:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--brand-50:#f2fcfb;--brand-100:#d9f7f4;--brand-200:#b9fbf5;--brand-300:#9ef3ea;--brand-400:#5fcac1;--brand-500:#1b6e69;--brand-600:#175f5b;--brand-700:#124d49;--brand-800:#0d3a37;--brand-900:#092927;--ink:#162028;--text:#1c1f24;--text-muted:#4a5565;--text-subtle:#64748b;--surface:#fff;--surface-page:#fbfcfc;--surface-muted:#f5f8f8;--surface-soft:#eaf7f5;--border:#dfe8e8;--border-strong:#cad8d8;--warning:#c24b14;--on-brand:#fff;--on-ink:#fff;--ink-hover:#0d3a37;--visual-brand-100:#d9f7f4;--visual-brand-200:#b9fbf5;--visual-brand-300:#9ef3ea;--visual-brand-400:#5fcac1;--visual-brand-500:#1b6e69;--visual-brand-700:#124d49;--visual-brand-800:#0d3a37;--surface-raised:#fff;--surface-inverse:#162028;--surface-translucent:#ffffffb8;--header-border:#dfe8e8d1;--header-background:#fbfcfcdb;--hero-wash:#f2fcfbe0;--hero-glow:#5fcac12e;--phone-background:radial-gradient(circle at 50% 42%,#5fcac13d,transparent 40%),linear-gradient(145deg,var(--brand-50),#dceceb);--search-phone-background:radial-gradient(circle at 50% 42%,#9ef3ea57,transparent 43%),linear-gradient(145deg,#edf8f6,#e3ebef);--search-chip-background:#ffffffe0;--logo-filter:none;--font-sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--shadow-soft:0 2rem 5rem #16202814;--shadow-panel:0 2.5rem 7rem #0516152e;--radius-sm:.75rem;--radius-md:1.25rem;--radius-lg:2rem;--radius-xl:2.75rem;--site-max:82rem;--header-height:5.25rem;--section-space:clamp(5rem,9vw,8.5rem)}:root.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--brand-50:#132826;--brand-100:#173634;--brand-200:#27635f;--brand-300:#56c8c0;--brand-400:#43b8af;--brand-500:#35afa6;--brand-600:#56c8c0;--brand-700:#73d7d0;--brand-800:#92e4de;--brand-900:#d3f7f4;--ink:#f4f7f7;--text:#eef3f3;--text-muted:#b7c3c6;--text-subtle:#93a4aa;--surface:#121b20;--surface-page:#0f151a;--surface-muted:#152027;--surface-soft:#17302f;--surface-raised:#1d2a31;--border:#2b3940;--border-strong:#3b4d55;--warning:#ffab72;--on-brand:#071412;--on-ink:#10171b;--ink-hover:#fff;--surface-translucent:#1d2a31c2;--header-border:#3b4d55c7;--header-background:#0f151adb;--hero-wash:#12302e8f;--hero-glow:#43b8af24;--phone-background:radial-gradient(circle at 50% 42%,#43b8af33,transparent 42%),linear-gradient(145deg,#132826,#152027);--search-phone-background:radial-gradient(circle at 50% 42%,#56c8c038,transparent 44%),linear-gradient(145deg,#142725,#19242b);--search-chip-background:#1d2a31e0;--logo-filter:url(#rdemove-logo-dark);--shadow-soft:0 2rem 5rem #0000003d;--shadow-panel:0 2.5rem 7rem #00000057}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 1.5rem);background:var(--surface-page)}html.menu-open{overflow:hidden}body{background:var(--surface-page);min-width:20rem;color:var(--text);font-family:var(--font-sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;line-height:1.65}.access-section,.benefit-section,.contact-section,.faq-section,.process-section,.product-intro,.product-structure,.site-footer,.site-header,body{transition:background-color .18s,border-color .18s,color .18s}a,button{font:inherit;touch-action:manipulation;-webkit-tap-highlight-color:#1b6e6929}a{text-decoration:none}a,button{color:inherit}img,svg{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);letter-spacing:-.055em;text-wrap:balance;font-weight:740;line-height:1.01}h2{font-size:clamp(2.5rem,5.3vw,4.75rem)}h3{font-size:clamp(1.6rem,2.5vw,2.35rem)}p{color:var(--text-muted);text-wrap:pretty}::selection{background:var(--brand-200);color:var(--brand-900)}:focus-visible{outline:3px solid var(--brand-300);outline-offset:4px}[id]{scroll-margin-top:calc(var(--header-height) + 1.5rem)}.skip-link{z-index:100;background:var(--ink);color:var(--on-ink);border-radius:999px;padding:.7rem 1rem;font-weight:700;transition:transform .16s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-200%)}.skip-link:focus-visible{transform:translateY(0)}.site-frame{min-height:100vh;overflow:clip}.site-shell{width:min(calc(100% - 2rem),var(--site-max));margin-inline:auto}.ui-icon{flex:none;width:1.2em;height:1.2em}.eyebrow{color:var(--brand-700);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:.72rem;font-weight:760;line-height:1.25;display:inline-flex}.eyebrow:before{background:var(--brand-400);content:"";width:2.25rem;height:1px}.eyebrow--inverse{color:var(--visual-brand-200)}.eyebrow--inverse:before{background:var(--visual-brand-300)}.button{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.7rem;min-height:3.4rem;padding:.82rem 1.4rem;font-size:.94rem;font-weight:700;line-height:1;transition:transform .18s,background-color .18s,border-color .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--small{min-height:3rem;padding-inline:1.25rem;font-size:.88rem}.button--primary{background:var(--brand-500);color:var(--on-brand);box-shadow:0 1rem 2.5rem #1b6e6938}.button--primary:hover{background:var(--brand-600);box-shadow:0 1.2rem 3rem #1b6e6947}.button--dark{background:var(--ink);color:var(--on-ink);box-shadow:0 1rem 2.5rem #16202829}.button--dark:hover{background:var(--ink-hover)}.button--outline{border-color:var(--border-strong);background:var(--surface-translucent);color:var(--ink)}.button--outline:hover{border-color:var(--brand-400);background:var(--surface-raised)}.button--light{color:var(--visual-brand-800);background:#fff;box-shadow:0 1rem 2.5rem #0516152e}.inline-link,.text-link{color:var(--brand-700);align-items:center;gap:.55rem;font-weight:700;display:inline-flex}.text-link{font-size:.9rem}.inline-link{border-bottom:1px solid var(--brand-300);padding-bottom:.2rem}.inline-link .ui-icon{transition:transform .18s}.inline-link:hover .ui-icon{transform:translate(.25rem)}.site-header{z-index:50;border-bottom:1px solid var(--header-border);background:var(--header-background);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0}.site-header__inner{min-height:var(--header-height);grid-template-columns:auto 1fr auto auto;align-items:center;gap:2rem;display:grid}.site-logo{align-items:center;min-height:2.75rem;display:inline-flex}.site-logo__image{width:12.5rem;height:auto;filter:var(--logo-filter);transition:filter .18s}.site-logo__image--compact{width:9.6rem}.site-logo__image--inverse{filter:brightness(0)invert()}.site-header__desktop-nav{justify-content:center;align-items:center;gap:.15rem;display:flex}.site-header__nav-link{min-height:2.75rem;color:var(--text-muted);border-radius:999px;align-items:center;padding:.7rem .85rem;font-size:.84rem;font-weight:680;line-height:1;transition:color .18s,background-color .18s;display:inline-flex;position:relative}.site-header__nav-link.router-link-active:not([href^="/#"]),.site-header__nav-link:hover{background:var(--surface-soft);color:var(--brand-700)}.site-header__desktop-actions{align-items:center;gap:1.25rem;display:flex}.site-header__desktop-actions .text-link{min-height:2.75rem}.theme-filters{pointer-events:none;position:absolute}.theme-selector{z-index:2;position:relative}.theme-selector__trigger{border:1px solid var(--border-strong);background:var(--surface-translucent);width:2.75rem;height:2.75rem;color:var(--ink);cursor:pointer;border-radius:50%;place-items:center;padding:0;transition:background-color .18s,border-color .18s,color .18s;display:grid}.theme-selector__trigger:hover,.theme-selector__trigger[aria-expanded=true]{border-color:var(--brand-400);background:var(--surface-soft);color:var(--brand-700)}.theme-selector__trigger:disabled{cursor:wait;opacity:.62}.theme-selector__trigger .ui-icon{width:1.15rem;height:1.15rem}.theme-selector__panel{border:1px solid var(--border-strong);background:var(--surface-raised);width:11.5rem;box-shadow:var(--shadow-soft);border-radius:1rem;gap:.2rem;padding:.55rem;display:grid;position:absolute;top:calc(100% + .75rem);right:0}.theme-selector__label{color:var(--text-subtle);letter-spacing:.12em;text-transform:uppercase;margin:0;padding:.45rem .65rem .35rem;font-size:.68rem;font-weight:780}.theme-selector__option{min-height:2.75rem;color:var(--text-muted);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:.75rem;grid-template-columns:1.2rem 1fr;align-items:center;gap:.65rem;padding:.6rem .7rem;font-size:.86rem;font-weight:680;display:grid}.theme-selector__option--active,.theme-selector__option:hover{background:var(--surface-soft);color:var(--brand-700)}.theme-selector__option .ui-icon{width:1rem;height:1rem}.site-header__menu-button,.site-header__mobile-panel{display:none}.home-hero{background:linear-gradient(180deg,var(--hero-wash),transparent 56%),var(--surface-page);padding:clamp(4.5rem,8vw,8rem) 0 2rem;position:relative}.home-hero__glow{aspect-ratio:1.55;background:radial-gradient(circle,var(--hero-glow),transparent 66%);filter:blur(6px);pointer-events:none;border-radius:50%;width:min(62rem,90vw);position:absolute;top:-9rem;left:50%;transform:translate(-50%)}.home-hero__inner{grid-template-columns:minmax(0,.95fr) minmax(29rem,1.05fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid;position:relative}.home-hero__copy{padding-block:1.5rem}.home-hero h1{max-width:10.5ch;margin-bottom:2rem;font-size:clamp(3.5rem,6.5vw,6.55rem);line-height:.94}.home-hero h1 span{color:var(--brand-500);display:block}.home-hero__lead{max-width:38rem;margin-bottom:2.25rem;font-size:clamp(1.05rem,1.45vw,1.22rem);line-height:1.75}.home-hero__actions{flex-wrap:wrap;gap:.85rem;display:flex}.home-hero__trust-row{color:var(--text-subtle);letter-spacing:.12em;text-transform:uppercase;justify-content:center;align-items:center;gap:1.2rem;margin-top:clamp(4rem,8vw,7rem);font-size:.74rem;font-weight:750;display:flex;position:relative}.home-hero__trust-row span:nth-child(2n){background:var(--border-strong);width:2.4rem;height:1px}.live-route{border-radius:var(--radius-lg);min-width:0;box-shadow:var(--shadow-panel);color:#fff;background:linear-gradient(#9ef3ea0d 1px,#0000 0) 0 0/2rem 2rem,linear-gradient(90deg,#9ef3ea0d 1px,#0000 0) 0 0/2rem 2rem,linear-gradient(145deg,#162b2b,#071c1b 70%);border:1px solid #9ef3ea29;margin:0;padding:1.35rem;position:relative;overflow:hidden}.live-route:before{content:"";filter:blur(1rem);background:#5fcac121;border-radius:50%;width:22rem;height:22rem;position:absolute;bottom:-9rem;right:-8rem}.live-route__caption,.live-route__card,.live-route__header,.live-route__summary{position:relative}.live-route__header{justify-content:space-between;align-items:flex-start;margin-bottom:1.3rem;display:flex}.live-route__header>div{flex-direction:column;gap:.7rem;display:flex}.live-route__header strong{font-size:1.15rem}.live-route__status{color:var(--visual-brand-200);letter-spacing:.08em;text-transform:uppercase;align-self:flex-start;align-items:center;gap:.45rem;font-size:.68rem;font-weight:750;display:inline-flex}.live-route__status i{background:var(--visual-brand-300);border-radius:50%;width:.5rem;height:.5rem;animation:2.6s ease-out infinite pulse-ring;box-shadow:0 0 0 .35rem #9ef3ea1f}.live-route__date{color:var(--visual-brand-100);border:1px solid #b9fbf52e;border-radius:.6rem;padding:.4rem .65rem;font-size:.78rem;font-weight:700}.live-route__summary{grid-template-columns:repeat(3,1fr);gap:.6rem;margin-bottom:.8rem;display:grid}.live-route__summary>div{background:#ffffff0d;border:1px solid #b9fbf51a;border-radius:.85rem;padding:.85rem}.live-route__notice span,.live-route__summary span,.live-route__times span,.live-route__tour-head span{color:#d9f7f4a8;font-size:.68rem;display:block}.live-route__summary strong{margin-top:.2rem;font-size:1.35rem;line-height:1;display:block}.live-route__summary .live-route__warning{color:#fdba74}.live-route__card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #9ef3ea2e;border-radius:1rem;padding:1.05rem}.live-route__tour-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.live-route__tour-head strong{margin-top:.1rem;font-size:.92rem;display:block}.live-route__delay{background:#c24b142e;border-radius:999px;flex:none;padding:.35rem .55rem;font-weight:750;color:#fdba74!important}.live-route__line{height:2.4rem;margin:1.15rem 0 .25rem;position:relative}.live-route__progress,.live-route__track{height:2px;position:absolute;top:50%;left:.45rem;right:.45rem;transform:translateY(-50%)}.live-route__track{background:#d9f7f429}.live-route__progress{background:linear-gradient(90deg,var(--visual-brand-400),var(--visual-brand-200));transform-origin:0;animation:4.5s ease-in-out infinite alternate route-progress;right:48%}.live-route__node{border:2px solid var(--visual-brand-300);background:var(--visual-brand-800);border-radius:50%;width:.72rem;height:.72rem;position:absolute;top:50%;transform:translate(-50%,-50%)}.live-route__node--start{left:.45rem}.live-route__node--active{background:var(--visual-brand-300);left:52%;box-shadow:0 0 0 .42rem #9ef3ea21}.live-route__node--end{left:auto;right:-.25rem}.live-route__times{grid-template-columns:repeat(3,1fr);display:grid}.live-route__times>div:nth-child(2){text-align:center}.live-route__times>div:last-child{text-align:right}.live-route__times strong{color:#fff;font-size:.78rem;display:block}.live-route__notice{border-top:1px solid #b9fbf51f;align-items:center;gap:.7rem;margin-top:1rem;padding-top:.9rem;display:flex}.live-route__notice>.ui-icon{width:1.85rem;height:1.85rem;color:var(--visual-brand-200);background:#9ef3ea1f;border-radius:50%;padding:.38rem}.live-route__notice strong{font-size:.74rem;display:block}.live-route__caption{color:#d9f7f48a;text-align:center;margin:.8rem 0 0;font-size:.68rem}@keyframes pulse-ring{0%,to{box-shadow:0 0 0 .25rem #9ef3ea1a}50%{box-shadow:0 0 0 .55rem #9ef3ea05}}@keyframes route-progress{0%{transform:translateY(-50%)scaleX(.82)}to{transform:translateY(-50%)scaleX(1)}}.product-intro{padding:var(--section-space) 0;border-top:1px solid var(--border);background:var(--surface)}.product-intro__heading{-moz-column-gap:clamp(3rem,8vw,8rem);grid-template-columns:1.2fr .8fr;align-items:end;column-gap:clamp(3rem,8vw,8rem);margin-bottom:clamp(3rem,6vw,5rem);display:grid}.product-intro__heading .eyebrow{grid-column:1/-1}.product-intro__heading h2{max-width:13ch;margin-bottom:0}.product-intro__heading>p:last-child{max-width:37rem;margin:0;font-size:1.08rem}.product-shot{border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--surface-raised);box-shadow:var(--shadow-soft);margin:0;overflow:hidden}.product-shot,.product-shot__media{position:relative}.product-shot__chrome{border-bottom:1px solid var(--border);background:var(--surface-muted);align-items:center;gap:.35rem;height:2.5rem;padding:0 1rem;display:flex}.product-shot__chrome span{background:#febc2e;border-radius:50%;width:.48rem;height:.48rem}.product-shot__chrome span:first-child{background:#ff5f57}.product-shot__chrome span:last-child{background:#28c840}.product-shot__image{width:100%;height:auto;display:block}.product-shot__picture{display:block}.product-shot__caption{border-top:1px solid var(--border);color:var(--text-subtle);text-align:right;padding:.25rem .7rem;font-size:.56rem;line-height:1.35}.product-structure{padding:var(--section-space) 0;border-top:1px solid var(--border);background:var(--surface-page)}.product-structure__heading{-moz-column-gap:clamp(3rem,8vw,8rem);grid-template-columns:1.15fr .85fr;align-items:end;column-gap:clamp(3rem,8vw,8rem);margin-bottom:clamp(3rem,6vw,5rem);display:grid}.product-structure__heading .eyebrow{grid-column:1/-1}.product-structure__heading h2{max-width:13ch;margin-bottom:0}.product-structure__heading>p:last-child{max-width:38rem;margin:0;font-size:1.08rem}.product-structure__detail{grid-template-columns:minmax(0,1fr) minmax(20rem,.72fr);align-items:center;gap:clamp(3rem,9vw,9rem);margin-top:clamp(4rem,8vw,7rem);display:grid}.product-structure__copy{max-width:40rem}.product-structure__copy h3{margin-bottom:1.4rem;font-size:clamp(2.25rem,4vw,4rem)}.product-structure__copy>p{margin-bottom:1.6rem;font-size:1.06rem}.product-structure__phone{border-radius:var(--radius-lg);background:var(--surface-soft);justify-content:center;padding:clamp(1.5rem,4vw,3rem);display:flex}.product-structure__phone .product-shot{width:min(100%,24rem)}.benefit-section{padding:var(--section-space) 0;background:var(--surface-muted)}.benefit-section__header{max-width:59rem;margin-bottom:clamp(4rem,8vw,7rem)}.benefit-section__header h2{max-width:13ch;margin-bottom:0}.benefit-story{border-top:1px solid var(--border-strong);grid-template-columns:minmax(0,.86fr) minmax(28rem,1.14fr);align-items:center;gap:clamp(3rem,8vw,8rem);padding:clamp(3rem,6vw,5rem) 0;display:grid}.benefit-story:last-child{padding-bottom:0}.benefit-story--reverse .benefit-story__copy{grid-area:1/2}.benefit-story--reverse .benefit-story__phone-wrap{grid-area:1/1}.benefit-story__copy{max-width:34rem}.benefit-story__copy h3{margin-bottom:1.4rem;font-size:clamp(2.25rem,4vw,4rem)}.benefit-story__copy>p{margin-bottom:1.6rem;font-size:1.06rem}.check-list{border-top:1px solid var(--border-strong);gap:.9rem;margin:1.7rem 0 0;padding:1.5rem 0 0;list-style:none;display:grid}.check-list li{color:var(--text-muted);align-items:flex-start;gap:.75rem;font-size:.95rem;font-weight:580;display:flex}.check-list .ui-icon{border:1px solid var(--brand-400);width:1.3rem;height:1.3rem;color:var(--brand-600);border-radius:50%;margin-top:.1rem;padding:.22rem}.benefit-story__visual--night{border-radius:var(--radius-lg);background:linear-gradient(#9ef3ea0d 1px,transparent 1px),linear-gradient(90deg,#9ef3ea0d 1px,transparent 1px),var(--surface-inverse);min-height:31rem;box-shadow:var(--shadow-soft);background-size:2.3rem 2.3rem;align-content:center;gap:1.4rem;padding:clamp(2rem,5vw,4rem);display:grid;position:relative;overflow:hidden;container-type:inline-size}.benefit-story__visual--night:after{content:"";filter:blur(1.5rem);background:#5fcac124;border-radius:50%;width:20rem;height:20rem;position:absolute;bottom:-6rem;right:-4rem}.signal-context,.signal-step{z-index:1;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #b9fbf524;border-radius:1rem;padding:1.4rem;position:relative}.signal-context{width:min(100%,24rem)}.signal-context small,.signal-context__label,.signal-step span{color:#d9f7f4a8;font-size:.72rem;display:block}.signal-context strong{margin:.4rem 0 .25rem;font-size:1.15rem;display:block}.signal-calculation{z-index:1;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1.18fr);align-items:stretch;gap:.7rem;display:grid;position:relative}.signal-step{align-content:center;min-width:0;padding:1rem;display:grid}.signal-step strong{white-space:nowrap;margin-top:.45rem;font-size:clamp(1.25rem,2.3vw,1.7rem);line-height:1;display:block}.signal-step--result{background:#1b6e694d;border-color:#9ef3ea59}.signal-step--result strong{color:var(--visual-brand-200);font-size:clamp(1.8rem,3vw,2.65rem)}.signal-operator{min-width:1.15rem;color:var(--visual-brand-200);place-items:center;font-size:1.45rem;font-weight:700;display:grid}@container (width<=34rem){.signal-calculation{grid-template-columns:1fr;gap:.55rem}.signal-step{grid-template-columns:1fr auto;align-items:center;gap:1rem;min-height:4.5rem}.signal-step strong{margin-top:0}.signal-operator{min-height:1.4rem;line-height:1}}.benefit-story__phone-wrap{border-radius:var(--radius-lg);background:var(--phone-background);place-items:center;min-height:40rem;padding:3rem;display:grid;position:relative;overflow:hidden}.benefit-story__phone-wrap:before{content:"";border:1px solid #1b6e691f;border-radius:50%;width:70%;height:74%;position:absolute;transform:rotate(18deg)}.benefit-story__phone-wrap .product-shot{width:min(23rem,90%);transform:rotate(-1.6deg);box-shadow:0 2.5rem 6rem #1620282e}.benefit-story__phone-wrap--search{background:var(--search-phone-background)}.benefit-story__phone-wrap--search .product-shot{width:min(18rem,100%);transform:none}.benefit-story__search-gallery{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(1rem,3vw,2rem);width:100%;display:grid;position:relative}.benefit-story__search-state{justify-items:center;gap:.75rem;display:grid}.benefit-story__search-state>span{background:var(--search-chip-background);min-height:2rem;color:var(--brand-800);letter-spacing:.06em;text-transform:uppercase;border:1px solid #1b6e6929;border-radius:999px;align-items:center;padding:.35rem .75rem;font-size:.75rem;font-weight:760;display:inline-flex}.benefit-story__search-state:first-child .product-shot{transform:rotate(-1.2deg)}.benefit-story__search-state--started .product-shot{transform:rotate(1.2deg)}.process-section{padding:var(--section-space) 0;background:var(--surface)}.process-section__layout{grid-template-columns:minmax(0,.8fr) minmax(32rem,1.2fr);gap:clamp(4rem,10vw,10rem);display:grid}.process-section__intro{top:calc(var(--header-height) + 3rem);align-self:start;position:sticky}.process-section__intro h2{max-width:10ch;margin-bottom:1.8rem}.process-section__intro>p:last-child{max-width:32rem;font-size:1.06rem}.process-list{border-top:1px solid var(--border-strong);margin:0;padding:0;list-style:none}.process-list__item{border-bottom:1px solid var(--border-strong);grid-template-columns:4rem 1fr;gap:1.5rem;padding:2.1rem 0;display:grid}.process-list__item>span{color:var(--brand-600);letter-spacing:.14em;font-size:.72rem;font-weight:780}.process-list__item h3{letter-spacing:-.035em;margin-bottom:.6rem;font-size:1.45rem}.process-list__item p{max-width:38rem;margin:0}.access-section{padding:var(--section-space) 0;border-top:1px solid var(--border);background:var(--surface-muted)}.access-section__header{-moz-column-gap:clamp(3rem,8vw,8rem);grid-template-columns:1.15fr .85fr;align-items:end;column-gap:clamp(3rem,8vw,8rem);margin-bottom:clamp(3rem,6vw,5rem);display:grid}.access-section__header .eyebrow{grid-column:1/-1}.access-section__header h2{max-width:12ch;margin-bottom:0}.access-section__header>p:last-child{max-width:36rem;margin-bottom:0;font-size:1.06rem}.access-grid{border-block:1px solid var(--border-strong);grid-template-columns:repeat(3,1fr);display:grid}.access-card{min-height:24rem;padding:clamp(2rem,3.5vw,3.2rem)}.access-card+.access-card{border-left:1px solid var(--border-strong)}.access-card__icon{border:1px solid var(--brand-300);background:var(--brand-50);width:3.5rem;height:3.5rem;color:var(--brand-600);border-radius:1rem;place-items:center;margin-bottom:4.5rem;display:grid}.access-card__icon .ui-icon{width:1.55rem;height:1.55rem}.access-card h3{max-width:14ch;margin-bottom:1rem;font-size:clamp(1.75rem,2.6vw,2.5rem)}.access-card p{margin-bottom:0}.faq-section{padding:var(--section-space) 0;background:var(--surface)}.faq-section__layout{grid-template-columns:minmax(0,.75fr) minmax(34rem,1.25fr);gap:clamp(4rem,9vw,9rem);display:grid}.faq-section__intro h2{max-width:10ch}.faq-list{border-top:1px solid var(--border-strong)}.faq-item{border-bottom:1px solid var(--border-strong)}.faq-item summary{min-height:5.4rem;color:var(--ink);cursor:pointer;justify-content:space-between;align-items:center;gap:1.5rem;font-size:1.12rem;font-weight:700;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item__toggle{border:1px solid var(--border-strong);width:2.25rem;height:2.25rem;color:var(--brand-600);border-radius:50%;flex:none;place-items:center;font-size:1.35rem;font-weight:400;transition:transform .18s;display:grid}.faq-item[open] .faq-item__toggle{transform:rotate(45deg)}.faq-item>p{max-width:45rem;margin:-.5rem 4rem 1.8rem 0}.contact-section{background:var(--surface);padding:clamp(3rem,7vw,6rem) 0}.contact-card{border-radius:var(--radius-lg);background:linear-gradient(#9ef3ea0a 1px,transparent 1px),linear-gradient(90deg,#9ef3ea0a 1px,transparent 1px),var(--surface-inverse);color:#fff;text-align:center;background-size:2.4rem 2.4rem;padding:clamp(3.5rem,8vw,7.5rem) clamp(1.5rem,8vw,7rem);position:relative;overflow:hidden}.contact-card__orbit{border:1px solid #9ef3ea14;border-radius:50%;width:42rem;height:42rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.contact-card__orbit:after,.contact-card__orbit:before{content:"";border:1px solid #9ef3ea12;border-radius:50%;position:absolute;inset:4rem}.contact-card__orbit:after{inset:9rem}.contact-card__orbit span{background:var(--visual-brand-300);border-radius:50%;width:.7rem;height:.7rem;position:absolute;box-shadow:0 0 0 .45rem #9ef3ea1a}.contact-card__orbit span:first-child{top:17%;left:17%}.contact-card__orbit span:nth-child(2){top:65%;right:5%}.contact-card__orbit span:last-child{bottom:2%;left:39%}.contact-card .eyebrow,.contact-card h2,.contact-card>p,.contact-card__actions{z-index:1;position:relative}.contact-card .eyebrow{justify-content:center}.contact-card h2{color:#fff;max-width:12ch;margin:0 auto 1.5rem;font-size:clamp(2.6rem,5.5vw,5rem)}.contact-card>p{color:#ffffffb8;max-width:47rem;margin:0 auto 2.25rem;font-size:1.08rem}.contact-card__actions{justify-content:center;align-items:center;gap:1.4rem;display:flex}.contact-card__mail{min-height:2.75rem;color:var(--visual-brand-100);align-items:center;font-size:.9rem;font-weight:650;display:inline-flex}.site-footer{border-top:1px solid var(--border);background:var(--surface-muted);padding:4.5rem 0 1.5rem}.site-footer__grid{grid-template-columns:1.7fr repeat(2,.8fr);gap:clamp(2.5rem,7vw,7rem);display:grid}.site-footer__brand p{max-width:28rem;margin:1.6rem 0 0;font-size:.9rem}.site-footer__nav{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.site-footer__nav a{min-height:2.75rem;color:var(--text-muted);align-items:center;font-size:.88rem;font-weight:620;display:inline-flex}.site-footer__nav a:hover{color:var(--brand-600)}.footer-label{color:var(--ink);letter-spacing:.15em;text-transform:uppercase;margin-bottom:.45rem;font-size:.68rem;font-weight:780}.site-footer__bottom{border-top:1px solid var(--border-strong);color:var(--text-subtle);justify-content:space-between;align-items:center;margin-top:4rem;padding-top:1.4rem;font-size:.72rem;display:flex}@media (width<=68rem){.site-header__inner{gap:1rem}.site-header__nav-link{padding-inline:.65rem}.site-header__desktop-actions .text-link{display:none}.home-hero__inner{grid-template-columns:minmax(0,.95fr) minmax(27rem,1.05fr);gap:3rem}.home-hero h1{font-size:clamp(3.5rem,6.8vw,5.4rem)}.benefit-story{gap:3.5rem}}@media (width<=60rem){:root{--header-height:4.75rem}.site-header__inner{grid-template-columns:1fr auto auto}.site-header__desktop-actions,.site-header__desktop-nav{display:none}.site-header__menu-button{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:2.75rem;height:2.75rem;padding:0;transition:background-color .18s;display:grid}.site-header__menu-button:hover{background:var(--surface-soft)}.site-header__menu-button .ui-icon{width:1.35rem;height:1.35rem}.site-header__menu-button:disabled{cursor:wait;opacity:.62}.site-header__mobile-panel{z-index:-1;height:calc(100svh - var(--header-height));visibility:hidden;background:var(--surface-page);opacity:0;overscroll-behavior:contain;pointer-events:none;transition:opacity .18s,transform .18s,visibility .18s;display:block;position:absolute;inset:100% 0 auto;overflow:auto;transform:translateY(-1rem)}.site-header__mobile-panel--open{z-index:51;visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.site-header__mobile-nav{min-height:calc(100svh - var(--header-height));flex-direction:column;padding-block:1.5rem 2rem;display:flex}.site-header__mobile-link{border-bottom:1px solid var(--border);min-height:4.4rem;color:var(--ink);letter-spacing:-.03em;grid-template-columns:1fr auto;align-items:center;gap:.8rem;font-size:clamp(1.25rem,4vw,1.65rem);font-weight:710;display:grid}.site-header__mobile-actions{grid-template-columns:repeat(2,1fr);gap:.8rem;margin-top:auto;padding-top:2rem;display:grid}.home-hero{padding-top:clamp(4rem,8vw,6rem)}.home-hero__inner{grid-template-columns:1fr;gap:4rem}.home-hero__copy{max-width:49rem}.home-hero h1{max-width:11ch;font-size:clamp(4rem,10.5vw,6.2rem)}.live-route{width:min(100%,48rem);margin-inline:auto}.access-section__header,.product-intro__heading,.product-structure__heading{grid-template-columns:1fr;gap:1.7rem}.access-section__header h2,.product-intro__heading h2,.product-structure__heading h2{max-width:13ch}.benefit-story,.benefit-story--reverse{grid-template-columns:1fr;gap:3rem}.benefit-story--reverse .benefit-story__copy,.benefit-story--reverse .benefit-story__phone-wrap{grid-column:1}.benefit-story--reverse .benefit-story__copy{grid-row:1}.benefit-story--reverse .benefit-story__phone-wrap{grid-row:2}.benefit-story__copy{max-width:42rem}.benefit-story__visual--night{min-height:27rem}.benefit-story__phone-wrap{min-height:36rem}.product-structure__detail{grid-template-columns:1fr;gap:3rem}.product-structure__copy{max-width:44rem}.product-structure__phone{align-items:center;min-height:34rem}.faq-section__layout,.process-section__layout{grid-template-columns:1fr;gap:3.5rem}.process-section__intro{position:static}.faq-section__intro h2,.process-section__intro h2{max-width:13ch}.site-footer__grid{grid-template-columns:1.5fr repeat(2,1fr)}.site-footer__nav a{align-items:center;min-height:2.75rem;display:inline-flex}.access-grid{grid-template-columns:1fr}.access-card{min-height:auto}.access-card+.access-card{border-top:1px solid var(--border-strong);border-left:0}.access-card__icon{margin-bottom:2.5rem}}@media (width<=47.5rem){:root{--section-space:clamp(4.5rem,18vw,6.5rem)}.site-logo__image--compact{width:8.5rem}.home-hero{padding-top:3.5rem}.home-hero h1{letter-spacing:-.065em;font-size:clamp(3.15rem,14vw,5rem)}.home-hero__lead{font-size:1rem}.home-hero__actions{grid-template-columns:1fr;display:grid}.home-hero__actions .button{width:100%}.home-hero__trust-row{letter-spacing:.08em;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);gap:.45rem;width:100%;font-size:.62rem;display:grid}.home-hero__trust-row span:nth-child(2n){border-top:1px solid var(--brand-400);border-right:1px solid var(--brand-400);background:0 0;width:.42rem;height:.42rem;transform:rotate(45deg)}.home-hero__trust-row span:nth-child(odd){border:1px solid var(--border);background:var(--surface-translucent);text-align:center;border-radius:.7rem;min-width:0;padding:.65rem .25rem}.live-route{border-radius:1.35rem;padding:1rem}.live-route__header strong{font-size:.95rem}.live-route__summary{gap:.4rem}.live-route__summary>div{padding:.7rem .55rem}.live-route__summary span{min-height:2em;font-size:.58rem;line-height:1.15}.live-route__summary strong{font-size:1.15rem}.live-route__tour-head{gap:.5rem}.live-route__times span{font-size:.56rem}.product-intro__heading,.product-structure__heading{margin-bottom:2.5rem}.product-shot{border-radius:1.15rem}.product-shot__chrome{height:2.1rem}.product-structure__copy h3{font-size:clamp(2.2rem,11vw,3.25rem)}.product-structure__phone{border-radius:1.5rem;min-height:31rem;padding:1.5rem}.product-structure__phone .product-shot{width:min(19rem,92%)}.benefit-story{padding:3.5rem 0}.benefit-story__copy h3{font-size:clamp(2.2rem,11vw,3.25rem)}.benefit-story__visual--night{min-height:28rem;padding:1.25rem}.signal-context,.signal-step{padding:1.1rem}.benefit-story__phone-wrap{min-height:31rem;padding:1.5rem}.benefit-story__phone-wrap .product-shot{width:min(19rem,92%)}.benefit-story__phone-wrap--search{min-height:42rem}.benefit-story__phone-wrap--search .product-shot{width:min(17rem,100%)}.process-list__item{grid-template-columns:2.7rem 1fr;gap:.8rem;padding:1.7rem 0}.faq-item summary{min-height:5rem;font-size:1rem}.faq-item>p{margin-right:0}.contact-card{border-radius:1.5rem;padding:4rem 1.3rem}.contact-card h2{font-size:clamp(2.4rem,11vw,3.5rem)}.contact-card__actions{flex-direction:column}.contact-card__actions .button{width:100%}.site-footer__grid{grid-template-columns:repeat(2,1fr);gap:2.8rem 1.5rem}.site-footer__brand{grid-column:1/-1}.site-footer__bottom{flex-direction:column;align-items:flex-start;gap:.4rem}.access-card{padding-inline:0}}@media (width<=760px){.benefit-story__phone-wrap--search{min-height:auto;padding-block:2rem}.benefit-story__search-gallery{grid-template-columns:1fr;gap:2.5rem}.benefit-story__phone-wrap--search .product-shot{width:min(19rem,94%)}}@media (width<=26.25rem){.site-shell{width:min(calc(100% - 1.25rem),var(--site-max))}.site-header__mobile-actions{grid-template-columns:1fr}.live-route__status{font-size:.58rem}.live-route__date{font-size:.67rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
