:root{--navy:#06111b;--navy-deep:#02070c;--ink:#10202f;--muted:#66737e;--paper:#f3f0e8;--paper2:#e8ecec;--card:rgba(255,252,245,.88);--line:rgba(16,32,47,.1);--gold:#b58b46;--shadow:0 22px 64px rgba(28,39,49,.08)}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--navy-deep)}body{position:relative;background:linear-gradient(90deg,#06111b 0%,#142532 4%,#52636d 9%,#aab3b3 15%,#d9dcd6 22%,#eeece5 30%,#f5f1e8 38%,#f7f3e9 50%,#f5f1e8 62%,#eeece5 70%,#d9dcd6 78%,#aab3b3 85%,#52636d 91%,#142532 96%,#06111b 100%);background-attachment:fixed}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:linear-gradient(to bottom,rgba(255,248,231,.22),rgba(255,248,231,.08) 26%,transparent 72%,rgba(2,7,12,.07));mix-blend-mode:soft-light}.bar{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:24px 42px;border-bottom:1px solid rgba(255,255,255,.11);background:linear-gradient(90deg,rgba(5,13,21,.82),rgba(25,39,50,.72) 20%,rgba(212,211,204,.26) 50%,rgba(25,39,50,.72) 80%,rgba(5,13,21,.82));backdrop-filter:blur(10px)}.brand,.signin{text-decoration:none}.brand{display:block;width:148px;border-radius:10px;overflow:hidden;box-shadow:0 9px 30px rgba(5,13,21,.2)}.brand img{display:block;width:100%;height:auto}.signin{color:#f4f1e8;font-size:14px;padding:10px 14px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(5,13,21,.22);transition:.2s ease}.signin:hover,.signin:focus-visible{background:rgba(5,13,21,.34);border-color:rgba(255,255,255,.42);transform:translateY(-1px);outline:none}.shell{position:relative;z-index:1;width:min(1140px,calc(100% - 48px));margin:0 auto;padding:72px 0 96px}.intro{max-width:790px;margin-bottom:52px}.eyebrow{margin:0 0 16px;color:#8d6a35;font-size:11px;font-weight:700;letter-spacing:.22em}.intro h1{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(46px,6vw,76px);font-weight:500;line-height:1.01;letter-spacing:-.04em;text-wrap:balance;color:#10202f}.intro>p:last-child{max-width:700px;margin:24px 0 0;color:var(--muted);font-size:18px;line-height:1.62}.choices{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.choice{position:relative;display:flex;min-height:340px;flex-direction:column;padding:30px;border:1px solid rgba(181,139,70,.12);border-radius:22px;background:var(--card);color:var(--ink);text-decoration:none;box-shadow:var(--shadow);overflow:hidden;transition:transform .24s cubic-bezier(.22,.72,.18,1),box-shadow .24s ease,border-color .24s ease,background .24s ease}.choice:before{content:"";position:absolute;left:22px;right:22px;top:0;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent);opacity:.42}.choice:hover,.choice:focus-visible{transform:translateY(-3px);border-color:rgba(181,139,70,.24);background:rgba(255,253,248,.96);box-shadow:0 26px 72px rgba(28,39,49,.11);outline:none}.choice:focus-visible{box-shadow:0 0 0 3px rgba(181,139,70,.12),0 26px 72px rgba(28,39,49,.11)}.choice span{font-size:11px;font-weight:700;letter-spacing:.12em;color:#7c8992}.choice h2{margin:38px 0 13px;font-size:25px;line-height:1.15;letter-spacing:-.02em;color:#10202f}.choice p{margin:0;color:var(--muted);line-height:1.58}.choice b{margin-top:auto;padding-top:30px;font-size:14px;color:#70552d}.choice.muted{background:rgba(250,247,240,.82)}.foot{margin:30px 0 0;color:#56636e}.foot a{color:#10202f}@media(max-width:900px){body{background:linear-gradient(90deg,#142532 0%,#65747b 5%,#c5cbc8 12%,#ecebe5 22%,#f6f2e9 36%,#f7f3e9 50%,#f6f2e9 64%,#ecebe5 78%,#c5cbc8 88%,#65747b 95%,#142532 100%)}.shell{padding-top:50px}.choices{grid-template-columns:1fr}.choice{min-height:220px}.choice h2{margin-top:22px}}@media(max-width:520px){body{background:linear-gradient(to bottom,#0b1822 0%,#6a7880 6%,#d7dad6 13%,#f1eee6 21%,#f7f3e9 34%,#f7f3e9 80%,#e3e4df 90%,#718087 96%,#0b1822 100%);background-attachment:fixed}.bar{padding:18px;background:linear-gradient(to bottom,rgba(5,13,21,.76),rgba(64,77,87,.5) 70%,rgba(222,218,207,.14))}.brand{width:128px}.shell{width:calc(100% - 28px);padding:38px 0 58px}.intro{margin-bottom:30px}.intro h1{font-size:44px}.intro>p:last-child{font-size:16px}.choice{padding:23px;border-radius:17px;min-height:205px;background:rgba(255,252,245,.92)}.choice h2{font-size:23px}.choice b{padding-top:22px}}@media(prefers-reduced-motion:reduce){.choice,.signin{transition:none}.choice:hover,.choice:focus-visible,.signin:hover,.signin:focus-visible{transform:none}}
