:root{--navy: #071233;--card: #0a1a53;--line: rgba(184, 201, 221, .18);--line-soft: rgba(184, 201, 221, .12);--line-strong: rgba(184, 201, 221, .22);--text: #e3e9f1;--muted: #b8c9dd;--foot: #afc0d6;--band-text: #d6deea;--lime: #e6fd67;--cyan: #8fe2ff;--magenta: #f776fb;--cream: #f4efe7;--cream-line: #e4dacb;--paper: #fefcfa;--paper-line: #e9e4da;--ink: #000000;--ink-muted: #3e5168;--ease: cubic-bezier(.22, .61, .36, 1);--font: "Montserrat", "Proxima Nova", "Helvetica Neue", Arial, sans-serif;--serif: Georgia, "Times New Roman", serif;--gutter: 16px;--content: 1240px}@media(min-width:768px){:root{--gutter: 40px}}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;background:var(--navy);color:#fff;font-family:var(--font);font-weight:500;-webkit-font-smoothing:antialiased}h1,h2,h3,p,ul,ol{margin:0}ul,ol{padding:0;list-style:none}a{color:var(--text);text-decoration:none;transition:color .2s var(--ease),box-shadow .2s var(--ease),border-color .2s var(--ease)}a:hover{color:#fff}img,svg{display:block}:focus-visible{outline:2px solid var(--cyan);outline-offset:3px}.skip{position:absolute;top:-100px;left:16px;z-index:10;padding:10px 16px;border-radius:999px;background:var(--lime);color:#000;font-weight:700}.skip:focus{top:12px;color:#000}.eyebrow,.sublabel,.smallcaps{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.eyebrow{color:var(--lime)}.sublabel{color:var(--cyan)}.smallcaps{color:var(--muted)}h1{font-size:clamp(40px,4.6vw,66px);font-weight:800;letter-spacing:-.025em;line-height:1.04;text-wrap:balance}h2{font-size:clamp(32px,3.2vw,46px);font-weight:800;letter-spacing:-.02em;line-height:1.08;text-wrap:balance}.pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:700;white-space:nowrap}.pill-magenta{background:var(--magenta);color:#000}.pill-magenta:hover{color:#000;box-shadow:0 0 0 5px #f776fb47}.pill-outline{color:#fff;border:1.5px solid rgba(227,233,241,.45)}.pill-outline:hover{color:#fff;border-color:#e3e9f1e6}.pill-header{height:44px;padding:0 18px;font-size:13px}.pill-outline.pill-header{padding:0 16px}.pill-lg{height:52px;padding:0 30px;font-size:16px}.pill-md{height:48px;padding:0 18px;font-size:13px}@media(min-width:1100px){.pill-header{height:auto;padding:11px 20px}.pill-outline.pill-header{padding:9px 18px}.pill-lg{height:auto;padding:16px 30px}.pill-md{height:auto;padding:10px 18px}}.site-header-bar{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;height:60px;padding:0 var(--gutter);background:#07123373;border-bottom:1px solid var(--line-soft)}.brand{display:flex;align-items:center;height:44px;border-radius:6px}.brand svg{height:30px;width:auto}.header-actions{display:flex;align-items:center;gap:8px}.value-line{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;min-height:42px;padding:8px var(--gutter);background:var(--card);border-bottom:1px solid var(--line);font-size:13px;font-weight:700;letter-spacing:-.01em;text-align:center}@media(min-width:1100px){.site-header-bar{height:66px}.brand svg{height:38px}.header-actions{gap:10px}.value-line{min-height:46px;font-size:15px}}.hero{position:relative;overflow:hidden;padding:44px var(--gutter) 56px;background:linear-gradient(180deg,#0712336b,#071233db 60%,#071233),linear-gradient(45deg,#0a1a53,#3b1b60 46%,#68004d 78%,#f76dfc 112%)}.hero-grid{position:absolute;left:0;right:0;bottom:-8%;width:100%;height:40%;opacity:.16;pointer-events:none;mix-blend-mode:screen}.hero-inner{position:relative;display:flex;flex-direction:column;gap:32px;max-width:var(--content);margin:0 auto}.hero-copy{display:flex;flex-direction:column;gap:20px}.hero-sub{font-size:16px;line-height:1.5;color:var(--muted);max-width:34em;text-wrap:pretty}.hero-actions{display:flex;flex-direction:column;gap:10px;padding-top:4px}.link-arrow{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:48px;padding:0 22px;border:1.5px solid rgba(227,233,241,.45);border-radius:999px;font-size:14px;font-weight:700;color:#fff}.link-arrow:hover{color:#fff;border-color:#e3e9f1e6}.link-arrow .arrow,.hero-tags{display:none}@media(min-width:641px){.hero{padding:64px var(--gutter) 72px}.hero-actions{flex-direction:row;align-items:center;gap:14px}.link-arrow{height:auto;padding:16px 18px;border:0;font-size:16px}.link-arrow:hover{color:var(--cyan)}.link-arrow .arrow{display:block}}@media(min-width:1100px){.hero{padding:88px var(--gutter) 96px}.hero-grid{bottom:-12%;height:62%}.hero-inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:56px;align-items:center}.hero-copy{gap:26px}h1{line-height:1.02}.hero-sub{font-size:19px}.hero-tags{display:flex;align-items:center;gap:22px;padding-top:8px}.hero-tags li{display:flex;align-items:center;gap:22px;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.hero-tags li+li:before{content:"";width:4px;height:4px;border-radius:999px;background:var(--ink-muted)}}.chat{display:flex;flex-direction:column;gap:12px;padding:14px;background:#0a1a538c;border:1px solid var(--line-strong);border-radius:20px;box-shadow:0 24px 60px #00000059}.chat-head{display:flex;align-items:center;gap:8px}.chat-avatar{width:22px;height:22px;border-radius:7px;background:linear-gradient(135deg,#8fe2ff,#f776fb)}.chat-name{font-size:13px;font-weight:700}.chat-where{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.chat-bubble-row{display:flex;justify-content:flex-end}.chat-bubble{max-width:280px;padding:10px 14px;background:#b8c9dd29;border-radius:16px 16px 4px;font-size:13px;line-height:1.45}.answer{display:flex;flex-direction:column;gap:10px;padding:12px;background:var(--cream);border:1px solid var(--cream-line);border-radius:12px;color:var(--ink)}.answer-head{display:flex;flex-direction:column;gap:8px}.answer-title{display:flex;flex-direction:column;gap:2px}.answer-h{font-size:14px;font-weight:700}.answer-s{font-size:12px;color:var(--ink-muted)}.answer-badge{display:inline-flex;align-self:flex-start;align-items:center;padding:6px 11px;border-radius:999px;background:var(--card);color:var(--lime);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.products{display:flex;flex-direction:column;gap:8px}.product{display:flex;align-items:center;gap:12px;padding:10px;background:var(--paper);border:1px solid var(--paper-line);border-radius:12px}.product-img{width:56px;height:84px;flex-shrink:0;object-fit:cover;border-radius:8px;background:#f1eae0}.product-text{display:flex;flex:1;flex-direction:column;gap:3px;min-width:0}.product-cat{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-muted)}.product-name{font-family:var(--serif);font-weight:400;font-size:13px;line-height:1.3}.product-note{font-size:10px;font-weight:600;color:var(--ink-muted)}.product-buy{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.product-price{font-size:13px;font-weight:700}.product-pick{display:inline-flex;align-items:center;gap:6px}.chip{padding:3px 8px;border:1px solid var(--cream-line);border-radius:999px;font-size:11px;white-space:nowrap}.plus{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;background:var(--ink);color:#fff;font-size:14px;font-weight:700;line-height:1}.answer-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:2px}.answer-total{font-size:12px;color:var(--ink-muted)}.answer-total strong{font-weight:700;color:var(--ink)}.buy-now{display:inline-flex;align-items:center;gap:6px;height:40px;padding:0 14px;border-radius:999px;background:var(--ink);color:#fff;font-size:12px;font-weight:700;white-space:nowrap}@media(min-width:641px){.chat{gap:14px;max-width:560px;padding:18px;border-radius:22px;box-shadow:0 30px 80px #00000059}.chat-head{gap:10px}.chat-avatar{width:26px;height:26px;border-radius:8px}.chat-where{font-size:11px}.chat-bubble{max-width:400px;padding:12px 16px;font-size:14px}.answer{gap:12px;padding:16px}.answer-head{flex-direction:row;align-items:center;justify-content:space-between;gap:12px}.answer-badge{align-self:auto}.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.product{flex-direction:column;align-items:stretch;gap:6px}.product-img{width:100%;height:auto;aspect-ratio:2 / 3}.product-text{display:contents}.product-note{order:2}.product-buy{order:1;flex-direction:row;flex-wrap:wrap;align-items:center;row-gap:4px}.product-pick{margin-left:auto}.product-note{margin-top:auto}.plus{width:22px;height:22px}.answer-foot{gap:12px;padding-top:4px}.answer-total{font-size:13px}.buy-now{height:auto;padding:9px 14px}}@media(min-width:1100px){.hero-mock{display:flex;justify-content:flex-end}.chat{width:100%}}@media(max-width:359px){.header-actions .pill-outline{display:none}.product{gap:10px}.product-img{width:48px;height:72px}.product-cat{letter-spacing:.06em}.chip{padding:3px 6px}.product-pick{flex-direction:column;align-items:flex-end;gap:4px}}.section{padding:72px var(--gutter) 0}.section-onboard{padding-bottom:72px}.section-inner{display:flex;flex-direction:column;gap:28px;max-width:var(--content);margin:0 auto}.section-head{display:flex;flex-direction:column;gap:12px;max-width:760px}.section-intro{font-size:15px;line-height:1.55;color:var(--muted);max-width:40em;text-wrap:pretty}.grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:var(--line)}.cell{display:flex;flex-direction:column;gap:8px;padding:24px;background:var(--card)}.stat{font-size:clamp(46px,4vw,58px);font-weight:800;letter-spacing:-.03em;line-height:.95;font-variant-numeric:tabular-nums;white-space:nowrap}.cell-text{font-size:14px;line-height:1.5;color:var(--muted)}.cell-title{font-size:19px;font-weight:700;letter-spacing:-.01em}.cell-body{font-size:15px;line-height:1.55;color:var(--muted)}.grid-journey .cell{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"label time" "text time";align-items:center;column-gap:16px;row-gap:6px;padding:20px}.grid-journey .sublabel{grid-area:label}.grid-journey .time{grid-area:time;font-size:26px;font-weight:800;letter-spacing:-.03em;line-height:.95;font-variant-numeric:tabular-nums;white-space:nowrap}.grid-journey .cell-text{grid-area:text}.cell-last{box-shadow:inset 0 0 0 1.5px #e6fd678c}.cell-last .sublabel{color:var(--lime)}@media(min-width:641px){.grid-numbers{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1100px){.section{padding-top:108px}.section-onboard{padding-bottom:108px}.section-inner{gap:48px}.section-head{gap:14px}.section-intro{font-size:17px}.cell{gap:10px;padding:28px 24px}.grid-numbers{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-journey{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-journey .cell{display:flex;flex-direction:column;align-items:stretch;gap:10px;padding:28px 24px}.grid-journey .time{font-size:clamp(26px,2.4vw,34px)}.grid-yours{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-yours .cell{gap:12px;padding:34px}.cell-title{font-size:20px}}.band{position:relative;display:flex;flex-direction:column;gap:20px;max-width:var(--content);margin:0 auto;padding:32px 24px;overflow:hidden;border:1px solid var(--line-strong);border-radius:20px;background:linear-gradient(135deg,#0a1a53,#3b1b60 55%,#68004d)}.band-copy{display:flex;flex-direction:column;gap:12px;max-width:640px}.band h2{font-size:clamp(30px,2.8vw,40px)}.band-text{font-size:15px;line-height:1.55;color:var(--band-text);text-wrap:pretty}.band-actions{display:flex;flex-direction:column;gap:10px}@media(min-width:641px)and (max-width:1099px){.band-actions{max-width:320px}}@media(min-width:1100px){.band{flex-direction:row;align-items:center;justify-content:space-between;gap:40px;padding:64px 56px;border-radius:24px}.band-copy{gap:14px}.band-text{font-size:16px}.band-actions{flex-shrink:0;align-items:flex-end;gap:12px}}.site-footer{padding:40px var(--gutter) 32px;border-top:1px solid var(--line);background:var(--navy)}.footer-inner{display:flex;flex-direction:column;gap:28px;max-width:var(--content);margin:0 auto}.footer-top{display:flex;flex-direction:column;gap:28px}.footer-brand{display:flex;flex-direction:column;gap:12px}.footer-brand svg{align-self:flex-start;height:28px;width:auto}.footer-tagline{font-size:14px;line-height:1.55;color:var(--foot);max-width:26em}.footer-cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.footer-col{display:flex;flex-direction:column;gap:12px}.footer-col a{font-size:14px;line-height:20px;color:var(--text);overflow-wrap:anywhere}.footer-col a:hover{color:#fff}.legal{display:flex;flex-direction:column;gap:8px;padding-top:16px;border-top:1px solid var(--line);font-size:11px;font-weight:700;line-height:1.5;letter-spacing:.14em;text-transform:uppercase;color:var(--foot)}@media(min-width:1100px){.site-footer{padding:56px var(--gutter) 40px}.footer-inner{gap:32px}.footer-top{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:40px}.footer-brand{gap:14px}.footer-brand svg{height:32px}.footer-cols{display:flex;gap:64px}.legal{flex-direction:row;flex-wrap:wrap;align-items:center;gap:16px;padding-top:20px;line-height:normal}.legal-line2{display:contents}.legal-sep{display:none}.legal-abn{margin-left:auto}}.page{padding:72px var(--gutter) 108px}.page-inner{display:flex;flex-direction:column;gap:16px;max-width:720px;margin:0 auto}.page-title{font-size:clamp(32px,3.2vw,46px);font-weight:800;letter-spacing:-.02em;line-height:1.08}.page-text{font-size:16px;line-height:1.6;color:var(--muted);max-width:40em;text-wrap:pretty}.inline-link{color:#fff;text-decoration:underline;text-decoration-color:#e3e9f173;text-underline-offset:3px}.inline-link:hover{text-decoration-color:var(--cyan)}
