@font-face{font-family:Figtree;src:url('/assets/d5976ddb-9d21-4f8a-ac18-2379809c0d4e.woff2') format('woff2');font-style:normal;font-weight:400 900;font-display:swap}
:root{--ink:#17172b;--muted:#6d6c79;--paper:#f6f4ee;--card:#fff;--line:#dfdde5;--yellow:#ffbd18;--yellow-pale:#fff6d9;--violet:#4938d1;--shadow:0 24px 70px rgba(23,23,43,.1)}
*{box-sizing:border-box}
html,body{min-height:100%}
body{margin:0;color:var(--ink);background:radial-gradient(circle at 8% 10%,rgba(255,189,24,.16),transparent 26rem),radial-gradient(circle at 92% 92%,rgba(73,56,209,.1),transparent 28rem),var(--paper);font-family:Figtree,Arial,sans-serif;line-height:1.45}
.page-shell{display:grid;grid-template-rows:auto 1fr auto;width:min(1160px,calc(100% - 48px));min-height:100svh;margin:0 auto}
.topbar{display:flex;align-items:center;justify-content:space-between;height:76px;border-bottom:1px solid rgba(23,23,43,.1)}
.brand{color:var(--ink);font-size:20px;font-weight:900;letter-spacing:.01em;text-decoration:none}.brand span{color:var(--violet)}
.availability{display:flex;align-items:center;gap:8px;margin:0;color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.availability>span{width:8px;height:8px;border-radius:50%;background:#40a25a;box-shadow:0 0 0 5px rgba(64,162,90,.12)}
.main-layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);align-items:center;gap:clamp(44px,7vw,96px);padding:34px 0}
.intro{max-width:520px}.eyebrow,.panel-label{margin:0 0 15px;color:var(--violet);font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
h1{margin:0;font-size:clamp(56px,6.3vw,88px);line-height:.9;letter-spacing:-.06em}.intro-text{max-width:500px;margin:25px 0 0;color:var(--muted);font-size:clamp(16px,1.5vw,19px)}
.one-step{display:flex;align-items:center;gap:12px;margin-top:30px}.one-step>span{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(73,56,209,.18);border-radius:12px;background:#fff;color:var(--violet);font-weight:900}.one-step p{display:flex;flex-direction:column;margin:0}.one-step strong{font-size:14px}.one-step small{color:var(--muted);font-size:13px}
.choice-panel{position:relative;overflow:hidden;padding:clamp(24px,3.4vw,42px);border:1px solid var(--line);border-radius:30px;background:rgba(255,255,255,.9);box-shadow:var(--shadow)}.choice-panel::after{content:"";position:absolute;right:-92px;top:-100px;width:260px;height:260px;border-radius:50%;background:var(--yellow-pale)}.choice-panel>*{position:relative;z-index:1}
.panel-heading{display:flex;align-items:center;justify-content:space-between;min-height:80px;margin-bottom:18px}.panel-heading h2{margin:0;font-size:27px;letter-spacing:-.035em}.panel-label{margin-bottom:3px}.panel-heading img{width:96px;height:auto;margin:-24px 4px -6px 0;filter:drop-shadow(0 12px 15px rgba(23,23,43,.12));animation:float 4.5s ease-in-out infinite}
.primary-language{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:17px;min-height:118px;padding:19px 20px;border:2px solid #e4ba42;border-radius:21px;background:linear-gradient(135deg,#fff9e8,#fff1c4);color:inherit;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.primary-language:hover{transform:translateY(-3px);box-shadow:0 16px 32px rgba(75,56,19,.13)}.primary-language:focus-visible{outline:3px solid var(--violet);outline-offset:4px}.primary-flag{display:grid;place-items:center;width:62px;height:62px;border:1px solid rgba(23,23,43,.08);border-radius:18px;background:#fff;font-size:34px}.primary-copy{display:flex;min-width:0;flex-direction:column}.primary-copy small{color:#746018;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.primary-copy strong{font-size:27px;line-height:1.15}.primary-copy>span{margin-top:3px;color:#6f6650;font-size:13px}.primary-arrow{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--yellow);font-size:23px;transition:transform .2s ease}.primary-language:hover .primary-arrow{transform:translateX(3px)}
.future-heading{display:flex;justify-content:space-between;margin:23px 2px 10px;color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.future-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.future-chip{display:flex;align-items:center;gap:7px;min-width:0;height:36px;padding:0 9px;border:1px solid #e8e6eb;border-radius:10px;background:#f8f7fa;color:#85838e;font-size:11px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.future-chip>span{flex:none;font-size:16px;filter:grayscale(.35);opacity:.75}
footer{display:flex;align-items:center;justify-content:space-between;height:56px;border-top:1px solid rgba(23,23,43,.1);color:var(--muted);font-size:12px}footer span:first-child{color:var(--ink);font-weight:900}
@keyframes float{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-7px) rotate(1deg)}}
@media(max-width:900px){.page-shell{width:min(720px,calc(100% - 32px))}.main-layout{grid-template-columns:1fr;gap:28px;padding:34px 0}.intro{max-width:660px}.intro-text{max-width:600px}.one-step{display:none}.choice-panel{padding:26px}.panel-heading img{width:82px}.future-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:600px){.page-shell{width:calc(100% - 24px)}.topbar{height:58px}.brand{font-size:17px}.availability{font-size:9px}.availability>span{width:6px;height:6px;box-shadow:0 0 0 4px rgba(64,162,90,.12)}.main-layout{gap:20px;padding:23px 0}.eyebrow{margin-bottom:9px;font-size:10px}h1{font-size:clamp(40px,12vw,52px);line-height:.92}.intro-text{margin-top:15px;font-size:14px;line-height:1.42}.choice-panel{padding:18px;border-radius:22px}.panel-heading{min-height:48px;margin-bottom:12px}.panel-heading h2{font-size:21px}.panel-label{font-size:9px}.panel-heading img{width:64px;margin:-15px 0 -5px}.primary-language{min-height:94px;gap:12px;padding:14px;border-radius:17px}.primary-flag{width:50px;height:50px;border-radius:14px;font-size:27px}.primary-copy strong{font-size:23px}.primary-copy>span{font-size:11px}.primary-arrow{width:34px;height:34px;font-size:20px}.future-heading{margin-top:16px}.future-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.future-chip{height:31px;padding:0 6px;border-radius:8px;font-size:9.5px}.future-chip>span{font-size:14px}footer{height:42px;font-size:10px}}
@media(max-width:390px){.future-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.future-chip{height:29px}.choice-panel{padding:16px}.panel-heading{min-height:40px}.panel-heading img{width:56px}.intro-text{font-size:13px}footer span:last-child{display:none}}
@media(max-height:720px) and (min-width:901px){.topbar{height:62px}.main-layout{padding:20px 0}.choice-panel{padding:24px 30px}.panel-heading{min-height:56px;margin-bottom:12px}.panel-heading img{width:72px}.primary-language{min-height:100px}.future-heading{margin-top:15px}.future-chip{height:31px}footer{height:44px}}
@media(prefers-reduced-motion:reduce){.panel-heading img{animation:none}.primary-language,.primary-arrow{transition:none}}
