:root{color-scheme:light;--bg: #f7f8fb;--surface: #ffffff;--surface-2: #eef3f8;--ink: #1e2839;--ink-2: #536174;--ink-3: #7d8898;--line: #d9e0ea;--line-strong: #bfc9d8;--rink: #4d78de;--rink-deep: #24488f;--rink-tint: #eaf0ff;--gold: #e6a95c;--gold-tint: #fff3e5;--green: #4fa67b;--green-tint: #eaf7f0;--nav-height: 72px;--shadow: 0 16px 38px rgba(30, 40, 57, .1);--font-sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-serif: Georgia, "Iowan Old Style", "Palatino Linotype", serif;--font-mono: "SFMono-Regular", Menlo, Consolas, monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased}body::selection{background:var(--rink-tint)}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:3px solid rgba(77,120,222,.34);outline-offset:3px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--font-serif);font-weight:400;letter-spacing:0}h1{font-size:8.6rem;line-height:.9}h2{font-size:5.2rem;line-height:.95}h3{font-size:1.3rem;line-height:1.2}p{color:var(--ink-2);line-height:1.7}.site-nav{position:fixed;z-index:20;top:0;left:0;right:0;height:var(--nav-height);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:0 clamp(18px,4vw,48px);border-bottom:1px solid rgba(255,255,255,.22);background:#1e28398a;color:#fff;backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:700}.brand-mark{display:inline-grid;width:34px;height:34px;place-items:center;border:1px solid rgba(255,255,255,.34);border-radius:8px;background:#ffffff1f;font-family:var(--font-mono);font-size:.74rem}.nav-links{display:flex;align-items:center;justify-content:center;gap:24px;font-size:.92rem}.nav-action{justify-self:end;min-height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.48);border-radius:8px;padding:0 16px;font-weight:700}.hero{position:relative;min-height:92svh;overflow:hidden;display:grid;align-items:end;padding:calc(var(--nav-height) + 72px) clamp(18px,5vw,72px) 84px;background:var(--ink);color:#fff}.hero-image,.hero-scrim{position:absolute;inset:0}.hero-image{width:100%;height:100%;object-fit:cover}.hero-scrim{background:linear-gradient(90deg,#1e2839e0,#1e28399e 44%,#1e283929),linear-gradient(0deg,#1e2839bd,#1e283900 42%)}.hero-content{position:relative;z-index:1;max-width:920px}.hero-copy{max-width:650px;margin-top:22px;color:#ffffffd6;font-size:1.3rem}.hero-actions,.handoff-copy,.footer-links{display:flex;flex-wrap:wrap;gap:12px}.hero-actions{margin-top:32px}.hero-proof{position:absolute;z-index:1;right:clamp(18px,4vw,56px);bottom:26px;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;max-width:540px}.hero-proof span{border:1px solid rgba(255,255,255,.34);border-radius:8px;padding:9px 12px;background:#ffffff24;color:#ffffffe0;font-size:.82rem;backdrop-filter:blur(12px)}.eyebrow{margin-bottom:14px;color:inherit;font-family:var(--font-mono);font-size:.75rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:0 18px;font-weight:800}.button.primary{background:var(--rink);color:#fff;box-shadow:0 12px 24px #4d78de3d}.button.secondary{border:1px solid rgba(255,255,255,.48);color:#fff;background:#ffffff1f}.intro-band,.handoff-strip{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(28px,6vw,80px);align-items:end;padding:clamp(64px,10vw,120px) clamp(18px,5vw,72px);border-bottom:1px solid var(--line)}.intro-band{background:var(--surface)}.intro-band .eyebrow,.handoff-strip .eyebrow{color:var(--rink-deep)}.intro-band p,.handoff-strip p{font-size:1.05rem}.system-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:18px clamp(18px,5vw,72px) clamp(64px,9vw,100px);background:var(--surface)}.feature-card{min-height:280px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--line);border-radius:8px;padding:24px;background:var(--rink-tint)}.feature-card.warm{background:var(--gold-tint)}.feature-card.green{background:var(--green-tint)}.feature-index{width:fit-content;border-radius:8px;padding:7px 9px;background:#ffffffb8;color:var(--ink-2);font-family:var(--font-mono);font-size:.72rem}.feature-card p{margin-top:18px}.split-section{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);min-height:720px;background:var(--ink);color:#fff}.offer-band{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.75fr);gap:clamp(28px,6vw,84px);align-items:center;padding:clamp(64px,9vw,112px) clamp(18px,5vw,72px);background:var(--rink-deep);color:#fff}.offer-copy p{max-width:660px;margin-top:22px;color:#fffc;font-size:1.08rem}.offer-terms{display:grid;gap:12px}.offer-terms div{display:grid;gap:6px;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:18px;background:#ffffff1a}.offer-terms strong{color:#fff;font-size:clamp(1.7rem,4vw,2.6rem);line-height:1}.offer-terms span:last-child{color:#ffffffc2;line-height:1.55}.term-label{color:var(--gold);font-family:var(--font-mono);font-size:.74rem;font-weight:800;text-transform:uppercase}.split-media{min-height:520px}.split-media img{width:100%;height:100%;object-fit:cover}.split-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(48px,7vw,92px)}.split-copy p{margin-top:20px;color:#ffffffc7}.check-list{display:grid;gap:12px;margin:26px 0 0;padding:0;list-style:none}.check-list li{border-left:3px solid var(--gold);padding-left:12px;color:#ffffffeb}.text-link{width:fit-content;margin-top:30px;border-bottom:2px solid var(--gold);color:#fff;font-weight:800}.handoff-strip{background:var(--surface-2)}.handoff-copy{align-items:center;justify-content:space-between}.handoff-copy p{max-width:560px}.footer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;align-items:start;padding:36px clamp(18px,5vw,72px);border-top:1px solid var(--line);background:var(--surface)}.footer .brand-mark{border-color:var(--line);background:var(--ink);color:#fff}.footer p{max-width:430px;margin-top:12px;font-size:.94rem}.footer-links{justify-content:flex-end}.footer-links a{color:var(--ink-2);font-weight:700}@media(max-width:900px){h1{font-size:5.8rem}h2{font-size:3.7rem}.site-nav{grid-template-columns:1fr auto}.nav-links{display:none}.intro-band,.handoff-strip,.offer-band,.split-section,.system-grid{grid-template-columns:1fr}.hero{min-height:88svh;padding-bottom:120px}.hero-copy{font-size:1.16rem}.hero-proof{left:clamp(18px,5vw,72px);right:clamp(18px,5vw,72px);justify-content:flex-start}.split-section{min-height:0}.footer{grid-template-columns:1fr}.footer-links{justify-content:flex-start}}@media(max-width:620px){h1{font-size:4.1rem}h2{font-size:2.6rem}.site-nav{height:64px;padding-inline:14px}.nav-action{min-height:36px;padding-inline:12px;font-size:.85rem}.brand span:last-child{display:none}.hero-actions,.handoff-copy{align-items:stretch;flex-direction:column}.button{width:100%}}
