@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--blue:#1768ff;--ink:#0c1736;--muted:#7484a4;--line:#e3ebf6;--soft:#f3f7fe;--shadow:0 12px 40px #264f9910}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Manrope,Arial,sans-serif;background:#fff;font-size:16px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #7baaff;outline-offset:5px}button{color:inherit}header{position:relative;z-index:10;background:#ffffffd9;border-bottom:1px solid #e8eff8;backdrop-filter:blur(20px)}.topbar{max-width:1440px;padding:24px 5%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-size:29px;font-weight:800;letter-spacing:-1.2px}.brand svg{width:39px;height:39px;color:var(--blue)}.brandline{display:flex;align-items:center;gap:20px}.tagline{border-left:1px solid var(--line);padding-left:20px;font-size:12px;color:var(--muted);line-height:1.5}.cities{display:flex;padding:5px;border:1px solid var(--line);border-radius:30px;box-shadow:0 3px 9px #224a9210;background:#f5f8fd}.cities button{border:0;background:transparent;padding:11px 23px;border-radius:24px;font-size:14px;font-weight:600;white-space:nowrap}.cities button[aria-pressed=true]{background:white;box-shadow:0 3px 12px #3263ae15;color:var(--blue)}.support{display:flex;gap:10px;align-items:center;font-size:13px}.support svg{width:24px;color:var(--ink)}.nav{display:flex;justify-content:center;gap:32px;padding:0 20px 16px;font-size:13px;color:var(--muted)}.nav a.active{color:var(--blue)}.hero{position:relative;min-height:760px;overflow:hidden;border-radius:0 0 60px 60px;background:#f6faff;isolation:isolate}.hero-art{position:absolute;width:100%;height:100%;inset:0;object-fit:cover;object-position:center;z-index:-2}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#ffffffed 0%,#ffffffe8 23%,#ffffff82 40%,transparent 58%);z-index:-1}.hero-inner{position:relative;max-width:1440px;margin:auto;padding:86px 5% 38px}.eyebrow{font-size:12px;letter-spacing:.23em;font-weight:700;color:#7b8fac;text-transform:uppercase;margin:0 0 24px}h1{font-size:clamp(42px,4.2vw,65px);line-height:1.13;letter-spacing:-2.6px;margin:0 0 24px;font-weight:800}h1 span,h2 span{color:var(--blue)}.hero h1{max-width:640px}.hero-copy{max-width:530px;color:#6c7e9d;line-height:1.75;margin-bottom:36px}.promise{display:flex;gap:38px;margin:36px 0 40px}.promise div{max-width:130px;font-size:13px;color:#6a7b9b;line-height:1.55}.promise svg{display:block;width:28px;height:28px;margin-bottom:14px;color:var(--blue)}.actions{display:flex;gap:24px;align-items:center}.button{display:inline-flex;justify-content:center;align-items:center;gap:20px;border:0;border-radius:12px;padding:18px 25px;font-size:14px;font-weight:700;background:var(--blue);color:white;box-shadow:0 9px 24px #1768ff38;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-3px);box-shadow:0 14px 30px #1768ff42}.button.secondary{background:white;color:var(--ink);box-shadow:var(--shadow);border:1px solid var(--line)}.button svg{width:19px;height:19px}.how{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:700}.play{display:grid;place-items:center;background:white;border-radius:50%;width:48px;height:48px;box-shadow:0 4px 20px #14376620;color:var(--blue)}.how small{display:block;color:var(--muted);font-weight:400;margin-top:5px}.hero-bottom{display:flex;gap:0;margin-top:92px;max-width:480px}.hero-bottom>div{padding:0 26px;border-right:1px solid #d5e0f1}.hero-bottom>div:first-child{padding-left:0}.hero-bottom>div:last-child{border:0}.hero-bottom strong{display:block;font-size:22px}.hero-bottom small{color:var(--muted);font-size:12px}.float-card{position:absolute;background:#ffffffdf;border:1px solid #ffffff;border-radius:18px;box-shadow:var(--shadow);backdrop-filter:blur(16px);padding:18px;display:flex;align-items:center;gap:14px;font-size:13px;line-height:1.5}.float-card svg{width:32px;height:32px;color:var(--blue)}.float-card small{display:block;color:var(--muted);font-size:11px}.origin-card{left:52%;top:62px}.sea-card{left:58%;bottom:60px}.process-card{right:3%;top:250px;display:grid;gap:22px;padding:24px}.process-card>div{display:flex;gap:12px;align-items:center}.process-card svg{width:25px;height:25px}.section{max-width:1320px;margin:auto;padding:76px 5%}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px}h2{font-size:clamp(30px,3.1vw,46px);line-height:1.2;letter-spacing:-1.8px;margin:0 0 18px}h3{font-size:18px;margin:0}.sub{color:var(--muted);line-height:1.7;max-width:700px;margin:0}.preview-section{margin:45px auto;background:linear-gradient(120deg,#f8fbff,#f0f6ff);border:1px solid #f2f6fc;border-radius:32px}.mini-calc{display:grid;grid-template-columns:1fr 1fr 1fr auto;align-items:end;gap:18px;margin-top:32px;padding:28px;background:white;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow)}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;padding-top:0;padding-bottom:40px}.benefit{display:flex;gap:16px;border-right:1px solid var(--line)}.benefit:last-child{border:0}.benefit svg{width:34px;height:34px;flex-shrink:0;color:var(--blue)}.benefit strong{font-size:13px}.benefit p{font-size:12px;color:var(--muted);line-height:1.6;margin:6px 0}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin-top:38px}.step{padding:24px;background:var(--soft);border-radius:18px}.step b{color:var(--blue);font-size:30px;font-weight:500}.step h3{font-size:16px;margin:20px 0 12px}.step p{font-size:14px;color:var(--muted);line-height:1.65}.footer{max-width:1320px;margin:auto;padding:35px 5% 115px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:24px;align-items:center}.footer p{font-size:12px;color:var(--muted);line-height:1.6}.fixed-order{position:fixed;right:28px;bottom:24px;border-radius:30px;z-index:20}.page{background:linear-gradient(160deg,#f5f9ff,#fff 75%);min-height:80vh;padding-bottom:20px}.page .section{padding-top:46px}.breadcrumb{font-size:12px;color:var(--muted);margin-bottom:32px}.breadcrumb a{color:var(--blue)}.calc-grid{display:grid;grid-template-columns:1fr 1.06fr;gap:24px;margin-top:36px;align-items:start}.panel{background:#ffffffdf;border:1px solid var(--line);box-shadow:var(--shadow);padding:30px;border-radius:24px}.panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px;gap:15px}.text-button{background:none;border:0;color:var(--blue);font-size:12px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:22px}.field{display:flex;flex-direction:column;gap:9px;min-width:0}.field.full{grid-column:1/-1}label{font-size:14px;font-weight:500}.input-wrap{position:relative}.input-wrap input{padding-right:47px}.unit{position:absolute;right:15px;top:15px;font-size:13px;color:var(--muted)}input,textarea,select{width:100%;background:#fff;border:1px solid #dce6f5;border-radius:9px;padding:14px;color:var(--ink);outline:none;transition:box-shadow .2s,border-color .2s;min-height:48px}input:focus,select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1768ff12}textarea{resize:vertical;min-height:94px}input::placeholder,textarea::placeholder{color:#a7b3ca}small.help{font-size:12px;line-height:1.5;color:var(--muted)}.full-button{width:100%;margin-top:24px}.badge{font-size:11px;color:#7288a8;background:#f1f6fd;padding:7px 9px;border-radius:20px}.price-label{font-size:13px}.price{font-size:clamp(38px,4.5vw,60px);font-weight:800;letter-spacing:-2px;color:var(--blue);line-height:1.25;margin:8px 0 12px}.fine{font-size:12px;color:var(--muted);line-height:1.65}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0}.stat{background:var(--soft);border-radius:12px;padding:14px;display:flex;gap:10px;align-items:center}.stat svg{width:25px;color:var(--blue)}.stat small{display:block;font-size:11px;color:var(--muted)}.stat strong{font-size:14px}.divider{height:1px;background:var(--line);margin:24px 0}.route{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:26px 0}.route-city{font-size:14px;font-weight:700;display:flex;gap:10px;align-items:center}.route-city small{display:block;font-size:11px;font-weight:400;color:var(--muted);margin-top:5px}.flag{font-size:27px}.route-line{color:var(--blue);text-align:center;flex:1;font-size:12px}.route-line svg{width:28px;height:28px;display:block;margin:0 auto 7px}.timeline{display:grid;grid-template-columns:repeat(5,1fr);margin:30px 0;gap:0}.timeline div{position:relative;padding:20px 8px 0 0;border-top:1px solid #b9cff5;font-size:10px;line-height:1.7;color:#627797}.timeline div:before{content:'';position:absolute;top:-5px;left:0;width:8px;height:8px;border-radius:50%;background:var(--blue)}.included{background:var(--soft);padding:20px;border-radius:13px}.included h4{color:var(--blue);font-size:13px;margin:0 0 16px}.included ul{display:grid;grid-template-columns:1fr 1fr;gap:14px 18px;padding:0;margin:0;list-style:none;font-size:12px;color:#6b7e9d}.included li:before{content:'✓';color:#4a9b55;margin-right:8px}.notice{padding:16px 18px;border-radius:12px;background:#f2f6fc;color:#687b9a;font-size:12px;line-height:1.7;margin-top:22px}.order-summary{display:grid;gap:18px}.summary-row{display:flex;justify-content:space-between;gap:20px;font-size:14px}.summary-row span{color:var(--muted)}.summary-row strong{text-align:right;overflow-wrap:anywhere}.check{display:flex;align-items:flex-start;gap:10px;font-size:12px;color:var(--muted);line-height:1.6;margin-top:22px}.check input{width:18px;min-height:18px;flex:0 0 18px}.success{margin-top:20px;padding:20px;border-radius:12px;background:#f0f7ff;color:#315a8f;line-height:1.6;font-size:14px}.reveal{animation:enter .7s both}.delay{animation-delay:.15s}@keyframes enter{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.page-nav{display:flex;justify-content:space-between;margin-top:28px;font-size:13px;color:var(--muted)}.page-nav a:hover{color:var(--blue)}@media(min-width:1600px){.hero-art{object-position:center 55%}.hero{min-height:840px}.hero-inner{padding-top:110px}}@media(max-width:1100px){.tagline{display:none}.cities button{padding:10px 16px}.hero h1{max-width:480px;font-size:48px}.hero-copy{max-width:420px}.process-card{right:2%;padding:18px;font-size:11px}.origin-card{left:57%}.hero-art{object-position:60% center}.panel{padding:23px}.mini-calc{grid-template-columns:1fr 1fr}.benefits{grid-template-columns:1fr 1fr}.benefit:nth-child(2){border:0}.stats{gap:5px}.stat{padding:11px}.stat svg{display:none}}@media(max-width:760px){.topbar{padding:16px 20px;flex-wrap:wrap;gap:16px}.brand{font-size:25px}.brand svg{width:32px;height:32px}.support{margin-left:auto}.cities{order:3;width:100%;justify-content:space-around}.cities button{font-size:12px;padding:9px 12px}.nav{gap:26px;font-size:12px;padding-bottom:13px}.hero{min-height:960px;border-radius:0 0 30px 30px}.hero-inner{padding:38px 22px}.hero h1{font-size:43px;letter-spacing:-2px;max-width:100%}.eyebrow{font-size:10px;margin-bottom:20px}.hero-copy{font-size:14px;max-width:100%;margin-bottom:25px}.hero-art{top:380px;height:580px;object-position:68% center;width:135%;left:-35%}.hero:after{background:linear-gradient(#fff 0%,#ffffff 34%,#ffffff10 55%,transparent)}.promise{gap:25px;margin:25px 0}.promise div{font-size:11px;max-width:110px}.promise svg{margin-bottom:8px;width:24px}.actions{gap:16px;flex-wrap:wrap}.button{font-size:13px;padding:16px 20px}.how{font-size:11px}.play{width:40px;height:40px}.hero-bottom{margin-top:365px;justify-content:space-between;max-width:100%}.hero-bottom>div{padding:0 14px}.hero-bottom strong{font-size:18px}.hero-bottom small{font-size:10px}.origin-card{left:20px;top:540px;font-size:11px;padding:12px}.origin-card svg{width:26px}.process-card{display:none}.sea-card{right:20px;left:auto;bottom:140px;font-size:11px;padding:12px}.section{padding:44px 22px}.section-head{display:block}.section-head .button{margin-top:20px}h2{font-size:31px;letter-spacing:-1px}.sub{font-size:14px}.preview-section{margin:25px 15px;padding:30px 20px}.mini-calc{padding:20px;gap:17px;grid-template-columns:1fr 1fr}.mini-calc .button{grid-column:1/-1}.mini-calc .field:nth-child(3){grid-column:1/-1}.benefits{gap:22px;padding:24px 22px 35px}.benefit{border:0;gap:10px}.benefit svg{width:25px}.benefit strong{font-size:11px}.benefit p{font-size:10px}.steps{grid-template-columns:1fr 1fr;gap:14px}.step{padding:19px}.step h3{font-size:14px}.step p{font-size:12px}.footer{align-items:flex-start;flex-wrap:wrap;padding:28px 22px 105px}.footer p{margin:0;max-width:190px}.fixed-order{bottom:16px;right:16px}.calc-grid{grid-template-columns:1fr;margin-top:28px;gap:20px}.panel{padding:22px}.page .section{padding-top:25px}.breadcrumb{margin-bottom:26px}.fields{gap:18px}.timeline div{font-size:9px}.included ul{font-size:11px}.price{font-size:48px}.route-city{font-size:12px}.flag{font-size:22px}.stats{gap:8px}.stat strong{font-size:13px}.section-head{margin-bottom:25px}.panel-head h3{font-size:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}/* Restored legacy calculator UX */
.stats{grid-template-columns:repeat(4,1fr)}.quick-modal{position:fixed;inset:0;z-index:80;display:none;place-items:center;padding:24px;background:rgba(7,18,42,.30);backdrop-filter:blur(12px)}.quick-modal.open{display:grid}.modal-open{overflow:hidden}.quick-modal-card{width:min(560px,100%);background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 30px 90px rgba(16,45,93,.24);padding:26px}.quick-modal-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:20px}.quick-modal-head .eyebrow{margin-bottom:8px}.quick-modal-head h3{font-size:28px;letter-spacing:-1px;margin-bottom:8px}.quick-modal-head p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.quick-modal-close{width:38px;height:38px;border:1px solid var(--line);background:#fff;border-radius:12px;font-size:24px;line-height:1;color:var(--muted);flex:0 0 auto}.quick-order-preview{display:grid;gap:0;border:1px solid var(--line);background:var(--soft);border-radius:16px;padding:6px 16px;margin:0 0 18px}.quick-order-preview>div{display:flex;justify-content:space-between;gap:18px;padding:12px 0;border-bottom:1px solid #dfe8f4;font-size:13px}.quick-order-preview>div:last-child{border-bottom:0}.quick-order-preview span{color:var(--muted)}.quick-order-preview strong{text-align:right}.quick-price{color:var(--blue);font-size:18px}.quick-modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.quick-modal-actions .button{width:100%;padding:15px 16px}.quick-success{margin-top:16px;padding:15px 16px;border-radius:12px;background:#eef7ff;color:#315a8f;font-size:12px;line-height:1.65}
@media(max-width:1100px){.stats{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.quick-modal{padding:14px}.quick-modal-card{padding:20px;border-radius:20px}.quick-modal-actions{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr}.quick-modal-head h3{font-size:23px}}.header-brand{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.header-brand .brand{line-height:1}.header-brand-subtitle{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-weight:700;margin-left:49px;white-space:nowrap}
@media(max-width:760px){.header-brand-subtitle{font-size:8px;margin-left:42px;letter-spacing:.12em}}/* 1920x1080 homepage: 3-screen structure */
.home-page header{position:absolute;inset:0 0 auto 0;z-index:40;background:transparent;border:0;backdrop-filter:none}.home-page .topbar{max-width:1920px;padding:28px 64px 0;margin:auto;align-items:flex-start}.home-page .tagline{display:none!important}.home-screen{min-height:100vh;display:flex;align-items:center}.home-screen-inner{width:min(1660px,100%);margin:0 auto;padding:88px 64px}.home-calculator{background:linear-gradient(135deg,#f7faff 0%,#eef5ff 100%)}.home-section-head{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:34px}.home-section-head h2{font-size:clamp(48px,3.5vw,68px);max-width:920px}.screen-number{font-size:110px;line-height:.8;font-weight:800;color:#1768ff0d;letter-spacing:-8px}.home-calc-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:26px;align-items:stretch}.home-calc-grid .panel{min-height:620px}.home-calc-form{display:flex;flex-direction:column}.home-calc-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:auto;padding-top:24px}.home-calc-actions .button{width:100%}.home-result{display:flex;flex-direction:column}.home-result-metrics{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;margin:28px 0}.home-result-metrics>div{background:var(--soft);border:1px solid #e7eef8;border-radius:14px;padding:18px}.home-result-metrics small{display:block;color:var(--muted);font-size:11px;margin-bottom:6px}.home-result-metrics strong{font-size:14px}.home-route{margin-top:auto}.home-lead{background:#fff}.promo-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:54px;align-items:center}.promo-copy h2{font-size:clamp(48px,3.7vw,72px);max-width:800px}.promo-copy .sub{max-width:720px;font-size:18px}.promo-points{display:grid;gap:14px;margin-top:34px;max-width:760px}.promo-point{display:flex;gap:16px;align-items:flex-start;padding:18px 20px;background:linear-gradient(135deg,#f8fbff,#f1f6ff);border:1px solid var(--line);border-radius:16px}.promo-point svg{width:26px;height:26px;color:var(--blue);flex:0 0 auto}.promo-point strong{display:block;font-size:14px;margin-bottom:4px}.promo-point small{color:var(--muted);font-size:12px;line-height:1.55}.home-lead-card{padding:34px}.home-lead-summary{display:grid;grid-template-columns:1fr auto;gap:10px 18px;padding:18px 20px;background:var(--soft);border-radius:15px;margin-bottom:22px}.home-lead-summary span{color:var(--muted);font-size:12px}.home-lead-summary strong{text-align:right}.lead-price{color:var(--blue);font-size:22px}.lead-fields{grid-template-columns:1fr}.home-page .benefits{display:none}.home-page .footer{padding-bottom:40px}.home-page .fixed-order{display:none}

@media (min-width:1600px){.home-screen{min-height:1080px}
}
@media (max-width:1200px){.home-page .topbar{padding:24px 28px 0}.home-screen-inner{padding-left:28px;padding-right:28px}.home-calc-grid,.promo-grid{grid-template-columns:1fr}.home-calc-grid .panel{min-height:auto}.home-screen{min-height:auto}
}
@media (max-width:760px){.home-page header{position:relative;background:#fff}.home-page .topbar{padding:16px 20px;align-items:center}.home-screen-inner{padding:54px 22px}.home-section-head{align-items:flex-start}.screen-number{font-size:62px}.home-calc-actions{grid-template-columns:1fr}.home-result-metrics{grid-template-columns:1fr}.promo-grid{gap:28px}.promo-copy h2{font-size:38px}
}/* Balanced Sense identity and restored delivery introduction. */
.brand{gap:12px;letter-spacing:-.055em}.brand-mark{display:grid;place-items:center;flex:0 0 auto;width:48px;height:48px;border-radius:14px;background:var(--blue);color:#fff}.brand .brand-mark svg{width:32px;height:32px;color:inherit;stroke-width:1.65}.brand-name{font-size:36px;line-height:1.1;font-weight:800}.header-brand{gap:7px}.header-brand-subtitle{margin-left:60px;font-size:12px;line-height:1.4;letter-spacing:.035em;text-transform:none;color:#536985;font-weight:500}.home-page .topbar{align-items:center}
@media(max-width:1100px) and (min-width:761px){
}
@media(max-width:760px){.brand{gap:10px}.brand-mark{width:40px;height:40px;border-radius:12px}.brand .brand-mark svg{width:28px;height:28px}.brand-name{font-size:30px}.header-brand-subtitle{margin-left:0;font-size:12px;letter-spacing:0}
}/* Transport information alongside cargo parameters. */
.cargo-method-head{gap:16px;flex-wrap:wrap;margin-bottom:18px}.transport-tabs{display:flex;gap:4px;margin-left:auto;padding:4px;background:#edf3fd;border:1px solid var(--line);border-radius:12px}.transport-tabs button{border:0;background:transparent;padding:10px 16px;border-radius:9px;font-size:14px;font-weight:700;min-height:42px;color:#536985}.transport-tabs button[aria-selected=true]{background:var(--blue);color:#fff;box-shadow:0 4px 12px #1768ff24}.transport-tabs button:hover:not([aria-selected=true]){background:#fff}.transport-details{margin-bottom:24px;padding:20px;border:1px solid #dce7f8;border-radius:16px;background:linear-gradient(120deg,#f5f9ff,#fbfdff)}.transport-details [hidden]{display:none}.transport-details h4{margin:0 0 8px;font-size:17px;line-height:1.4}.transport-details p{margin:0 0 16px;color:#536985;font-size:16px;line-height:1.6}.transport-rates{display:grid;grid-template-columns:1fr 1fr;gap:12px}.transport-rates>div{display:flex;flex-direction:column;gap:7px;padding:16px;background:#fff;border:1px solid var(--line);border-radius:12px}.transport-rates span{font-size:14px;color:#536985}.transport-rates strong{font-size:20px;color:var(--blue)}.transport-rates small{font-size:14px;line-height:1.5;color:#536985}.transport-details .transport-note{font-size:12px;line-height:1.6;margin:14px 0 0}.cargo-reset{display:flex;justify-content:flex-end;margin:-8px 0 20px}
@media(max-width:760px){.transport-tabs{margin-left:0}.cargo-method-head{align-items:flex-start}.transport-details{padding:16px}.transport-rates{gap:8px}.transport-rates>div{padding:12px}.transport-rates strong{font-size:18px}.transport-rates small{font-size:12px}}
@media(max-width:380px){.transport-rates{grid-template-columns:1fr}}/* Keep the delivery text and floating cards on the full viewport grid. */
.home-page .hero-inner{flex-shrink:0}.home-calc-grid>*,.promo-grid>*{min-width:0}
@media(min-width:761px){}
@media(max-width:760px){.home-section-head h2{font-size:clamp(30px,7.7vw,42px)}.home-section-head>div:first-child{min-width:0}.screen-number{flex-shrink:0}}

/* Homepage composition: independent text and illustration columns. */
.home-page .hero{display:block;min-height:1080px;border-radius:0;background:#f4f8ff}
.home-page .hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}
.home-page .hero:after{background:linear-gradient(90deg,#fffffff2 0%,#ffffffe0 28%,#ffffff55 48%,transparent 65%)}
.home-page .hero-inner{display:grid;grid-template-columns:minmax(0,640px) minmax(0,1fr);gap:64px;width:100%;max-width:1792px;min-height:1080px;margin:0 auto;padding:180px 48px 90px;align-items:center}
.home-page .hero-content{width:100%;min-width:0;max-width:none}
.home-page .hero h1{max-width:none;font-size:64px;line-height:1.13;letter-spacing:-2px;margin:0 0 26px}
.home-page .hero-copy{max-width:560px;font-size:18px;line-height:1.75;margin:0 0 30px;color:#536985}
.home-page .promise{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:0 0 34px;max-width:530px}
.home-page .promise div{max-width:none;font-size:14px;line-height:1.55;color:#536985}
.home-page .promise svg{width:28px;height:28px;margin:0 0 12px}
.home-page .actions{display:flex;flex-wrap:wrap;gap:16px}
.home-page .hero-bottom{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:560px;margin:52px 0 0}
.home-page .hero-bottom>div{padding:0 20px}
.home-page .hero-bottom>div:first-child{padding-left:0}
.home-page .hero-bottom strong{font-size:23px;line-height:1.4}
.home-page .hero-bottom small{font-size:12px;line-height:1.5}
.hero-visual{min-width:0;min-height:650px;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 1fr auto;gap:30px;align-items:start}
.home-page .hero-visual .float-card{position:static;inset:auto;width:max-content;max-width:100%;font-size:14px;padding:18px;align-self:start}
.home-page .hero-visual .float-card small{font-size:12px}
.home-page .origin-card{grid-column:1/-1;justify-self:start}
.home-page .process-card{grid-column:2;grid-row:2;justify-self:end;align-self:center!important;display:grid;gap:22px}
.home-page .sea-card{grid-column:1/-1;grid-row:3;justify-self:center}
@media(min-width:761px) and (max-width:1400px){
 .home-page .hero,.home-page .hero-inner{min-height:900px}
 .home-page .hero-inner{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);padding:150px 40px 70px;gap:32px}
 .home-page .hero h1{font-size:clamp(42px,4.55vw,60px);letter-spacing:-1.5px}
 .home-page .hero-copy{font-size:16px}
 .hero-visual{min-height:580px}
 .home-page .hero-bottom>div{padding:0 12px}
}
@media(max-width:760px){
 .home-page .hero{min-height:0}
 .home-page .hero-inner{grid-template-columns:minmax(0,1fr);gap:40px;min-height:0;padding:36px 22px 32px}
 .home-page .hero h1{font-size:clamp(34px,8.7vw,52px);line-height:1.14;letter-spacing:-1px}
 .home-page .hero-copy{font-size:16px;margin-bottom:26px}
 .home-page .hero-copy br{display:none}
 .home-page .promise{gap:14px;margin-bottom:26px}
 .home-page .promise div{font-size:12px}
 .home-page .hero-bottom{margin-top:32px}
 .home-page .hero-bottom>div{padding:0 10px}
 .home-page .hero-bottom strong{font-size:18px}
 .home-page .hero-bottom small{font-size:12px}
 .home-page .hero-art{inset:auto 0 0;width:100%;height:430px;object-position:68% center}
 .home-page .hero:after{background:linear-gradient(#fff 0%,#fff 50%,#ffffff99 65%,transparent 80%)}
 .hero-visual{min-height:360px;gap:16px}
 .home-page .hero-visual .float-card{font-size:12px;padding:12px}
 .home-page .hero-visual .process-card{display:none}
 .home-page .sea-card{justify-self:end}
}


/* Tighten homepage vertical rhythm by ~15% */
.home-page .hero{min-height:85vh}
.home-page .hero-inner{min-height:85vh;padding-top:145px;padding-bottom:58px}
.home-screen{min-height:85vh}
.home-screen-inner{padding-top:74px;padding-bottom:74px}
.home-page .hero-bottom{margin-top:58px}

@media (min-width:1600px){
  .home-page .hero{min-height:918px}
  .home-page .hero-inner{min-height:918px}
  .home-screen{min-height:918px}
}

@media (max-width:1200px){
  .home-page .hero,.home-page .hero-inner,.home-screen{min-height:auto}
  .home-page .hero-inner{padding-top:128px;padding-bottom:50px}
  .home-screen-inner{padding-top:64px;padding-bottom:64px}
}

@media (max-width:760px){
  .home-page .hero{min-height:820px}
  .home-page .hero-inner{min-height:820px;padding-top:34px;padding-bottom:34px}
  .home-screen-inner{padding-top:46px;padding-bottom:46px}
}
