:root{--bg: #f5f1e8;--surface: rgba(255, 248, 236, .82);--surface-strong: #f7f1e6;--text: #111724;--muted: #4d5669;--navy: #18253f;--navy-soft: #243656;--copper: #b86435;--line: rgba(24, 37, 63, .18);--line-strong: rgba(24, 37, 63, .3);--shadow: 0 24px 60px rgba(17, 23, 36, .15);--radius-lg: 28px;--radius-md: 18px;--header-height: 88px;--shell-width: min(1200px, calc(100vw - 48px) )}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--text);background:radial-gradient(circle at top left,rgba(184,100,53,.14),transparent 30%),linear-gradient(180deg,#f6f1e7,#ece4d6);font-family:Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.shell{width:var(--shell-width);margin:0 auto}.panel{position:relative}.site-header{position:fixed;inset:0 0 auto;z-index:20;background:#fffffff7;border-bottom:1px solid rgba(24,37,63,.12);box-shadow:0 8px 24px #1117240f}.header-shell{min-height:var(--header-height);display:flex;align-items:center;justify-content:space-between;gap:24px}.brand-lockup{display:flex;align-items:center;gap:14px;min-width:0}.brand-mark{width:50px;height:50px;object-fit:contain;border-radius:10px;background:#fff}.brand-text{display:flex;flex-direction:column;gap:3px}.brand-name,.brand-tag{white-space:nowrap}.brand-name{font-size:1rem;font-weight:700;letter-spacing:.02em}.brand-tag{font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;color:var(--muted)}.site-nav{display:flex;align-items:center;gap:28px}.nav-link{position:relative;padding:6px 0;font-size:.96rem;font-weight:600;color:var(--navy);transition:color .18s ease}.nav-link:hover,.nav-link:focus-visible{color:var(--copper)}.nav-link:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.nav-link:hover:after,.nav-link:focus-visible:after{transform:scaleX(1)}.nav-link.is-active:after{transform:scaleX(1)}.header-nav-group,.header-auth{display:flex;align-items:center;gap:20px}.header-auth{gap:14px}.header-auth-button{min-width:120px}.header-auth-error{position:absolute;right:24px;bottom:8px;margin:0;color:#b1412c;font-size:.8rem}.hero-section{min-height:100vh;color:#fff;display:flex;align-items:center;overflow:hidden}.hero-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center center;background-repeat:no-repeat;background-size:cover;transform:scale(1.03)}.hero-backdrop:after{content:"";position:absolute;inset:auto 0 0;height:28%;background:linear-gradient(180deg,#11172400,#111724bd)}.hero-shell{position:relative;z-index:1;display:flex;align-items:center;min-height:100vh;padding-top:calc(var(--header-height) + 24px);padding-bottom:24px}.hero-copy{max-width:680px;margin-top:34px}.hero-copy h1{margin:0;font-family:Queens,Aldine,Tiempos,Iowan Old Style,Apple Garamond,Baskerville,Times New Roman,"Droid Serif",Times,"Source Serif Pro",serif;font-size:clamp(4rem,8.5vw,7rem);font-weight:300;line-height:1.05;letter-spacing:-.04em;max-width:10ch}.hero-slogan{margin:18px 0 0;width:fit-content;max-width:none;font-family:OpenSans,Swiss,Sons,-apple-system,BlinkMacSystemFont,Avenir Next,Avenir,Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:clamp(1.05rem,1.35vw,1.28rem);line-height:1.35;letter-spacing:-.014rem;color:#ffffffe6;white-space:nowrap}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.button-link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;font-size:.95rem;font-weight:700;letter-spacing:.01em;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease}.button-link:hover,.button-link:focus-visible{transform:translateY(-1px)}.button-link.is-primary{color:#fff;background:linear-gradient(135deg,#c2703f,#a6522a);box-shadow:0 16px 30px #1117243d}.button-link.is-primary:hover,.button-link.is-primary:focus-visible{box-shadow:0 20px 34px #11172447}.button-link.is-secondary{color:#fff;border:1px solid rgba(255,255,255,.36);background:#ffffff14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.button-link.is-secondary:hover,.button-link.is-secondary:focus-visible{background:#ffffff24}.section-kicker,.placeholder-label{margin:0 0 18px;font-size:.82rem;letter-spacing:.18em;text-transform:uppercase}.maybe-section{padding:120px 0 110px}.maybe-shell{display:flex;flex-direction:column;gap:40px}.section-intro{max-width:760px}.section-kicker,.placeholder-label{color:var(--copper)}.section-intro h2{margin:0;font-family:Queens,Aldine,Tiempos,Iowan Old Style,Apple Garamond,Baskerville,Times New Roman,"Droid Serif",Times,"Source Serif Pro",serif;font-weight:300;font-size:clamp(3.8rem,8vw,6rem);line-height:1.05;letter-spacing:-.032rem;color:var(--navy)}.section-note{margin:18px 0 0;max-width:62ch;color:var(--muted);line-height:1.75}.maybe-body{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr);gap:44px;align-items:start}.bullet-rail{display:flex;flex-direction:column;gap:0}.bullet-row{display:flex;flex-direction:column;gap:10px;padding:30px 0;border-top:1px solid var(--line-strong);opacity:0;transform:translateY(24px);transition:opacity .46s ease,transform .46s ease}.bullet-row:last-child{border-bottom:1px solid var(--line-strong)}.bullet-row.is-visible{opacity:1;transform:translateY(0)}.bullet-index{font-family:OpenSans,Swiss,Sons,-apple-system,BlinkMacSystemFont,Avenir Next,Avenir,Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.92rem;font-weight:700;letter-spacing:.14em;color:#18253f75}.bullet-content h3{margin:0 0 10px;font-family:Queens,Aldine,Tiempos,Iowan Old Style,Apple Garamond,Baskerville,Times New Roman,"Droid Serif",Times,"Source Serif Pro",serif;font-weight:300;font-size:clamp(1.45rem,2vw,2rem);line-height:1.15;letter-spacing:-.02rem;color:var(--navy)}.bullet-content p{margin:0;color:var(--muted);font-family:OpenSans,Swiss,Sons,-apple-system,BlinkMacSystemFont,Avenir Next,Avenir,Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.7;max-width:62ch}.backend-placeholder{position:sticky;top:calc(var(--header-height) + 28px);padding:26px;border:1px solid rgba(24,37,63,.08);border-radius:var(--radius-md);background:linear-gradient(180deg,#ffffffb8,#ffffff94),#ffffff9e;box-shadow:var(--shadow)}.backend-placeholder h3{margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:1.6rem;color:var(--navy)}.backend-placeholder p{margin:0;color:var(--muted);line-height:1.7}.bridge-link{margin-top:20px}.placeholder-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.placeholder-tags span{padding:8px 12px;border-radius:999px;background:#18253f0f;color:var(--navy-soft);font-size:.86rem;font-weight:600}.footer-panel{padding:110px 0 42px;background:linear-gradient(180deg,#18253ffa,#0e1524),linear-gradient(135deg,rgba(184,100,53,.08),transparent 42%);color:#f8f1e6}.footer-panel:before{content:"";position:absolute;left:0;right:0;top:0;height:18px;background:radial-gradient(circle at 18px 18px,transparent 17px,rgba(248,241,230,.92) 18px,rgba(248,241,230,.92) 19px,transparent 20px) repeat-x;background-size:54px 18px;opacity:.28}.footer-shell{display:flex;flex-direction:column;gap:46px}.footer-cta{max-width:760px}.footer-cta h2{margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,4vw,4rem);line-height:1}.footer-cta p:last-child{margin:0;color:#f8f1e6bd;line-height:1.75}.footer-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(180px,.7fr) minmax(220px,.9fr);gap:36px;padding-top:30px;border-top:1px solid rgba(248,241,230,.14)}.footer-logo{width:80px;height:80px;object-fit:contain;border-radius:18px;background:#ffffffeb;box-shadow:0 16px 30px #0000002e}.footer-brand-name{margin:18px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:1.65rem}.footer-brand-copy,.footer-contact p{margin:0;color:#f8f1e6b8;line-height:1.75}.footer-links,.footer-contact{display:flex;flex-direction:column;gap:10px}.footer-links h3,.footer-contact h3{margin:0 0 10px;font-size:1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.footer-links a,.footer-contact a{width:fit-content;color:#f8f1e6;border-bottom:1px solid transparent;transition:border-color .18s ease,color .18s ease}.footer-links a:hover,.footer-links a:focus-visible,.footer-contact a:hover,.footer-contact a:focus-visible{border-color:#f8f1e699;color:#fff}.page-main{min-height:100vh;padding-top:calc(var(--header-height) + 32px)}.auth-page,.account-page{padding-bottom:72px}.auth-shell,.account-shell,.route-state-shell{display:grid;gap:28px;align-items:start}.auth-shell{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr)}.auth-spotlight,.auth-card,.account-hero,.account-card,.route-state-card,.account-banner{border:1px solid var(--line);border-radius:var(--radius-lg);background:#fffaf2e6;box-shadow:var(--shadow)}.auth-spotlight{min-height:620px;overflow:hidden;color:#fff}.auth-spotlight-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center;background-size:cover}.auth-spotlight-content{position:relative;z-index:1;display:flex;min-height:620px;flex-direction:column;justify-content:end;gap:18px;padding:40px}.auth-spotlight-content h1,.auth-card-header h2,.account-hero h1,.account-card h2,.route-state-card h1,.account-banner h2{margin:0;font-family:Queens,Aldine,Tiempos,Iowan Old Style,Apple Garamond,Baskerville,Times New Roman,serif;line-height:1.06;letter-spacing:-.02em}.auth-spotlight-content h1{font-size:clamp(2.6rem,4vw,4.2rem)}.auth-spotlight-content p,.auth-card-header p,.account-hero p,.account-card-copy,.route-state-card p,.account-banner p{margin:0;line-height:1.7;color:inherit}.auth-spotlight-tags,.account-hero-meta,.account-actions{display:flex;flex-wrap:wrap;gap:10px}.auth-spotlight-tags span,.status-pill{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;font-size:.86rem;font-weight:700}.auth-spotlight-tags span{background:#ffffff1f;border:1px solid rgba(255,255,255,.18)}.auth-card,.route-state-card,.account-banner,.account-card,.account-hero{padding:32px}.auth-card{display:flex;flex-direction:column;gap:24px}.auth-card-header{display:flex;flex-direction:column;gap:12px}.auth-card-header p,.auth-support-copy,.form-caption,.account-card-copy,.route-state-card p,.account-banner p{color:var(--muted)}.auth-form,.account-details{display:flex;flex-direction:column;gap:18px}.form-grid,.account-grid{display:grid;gap:18px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-field{display:flex;flex-direction:column;gap:8px}.form-field span,.account-detail span,.account-card-label{font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.form-field input{min-height:50px;border:1px solid var(--line-strong);border-radius:14px;padding:0 16px;font:inherit;color:var(--text);background:#ffffffe6}.form-field input:focus{outline:2px solid rgba(184,100,53,.28);outline-offset:1px;border-color:#b8643573}.form-error,.form-notice{margin:0;padding:14px 16px;border-radius:14px}.form-error{color:#9f2d1b;background:#b1412c1a;border:1px solid rgba(177,65,44,.16)}.form-notice{color:#174265;background:#17426517;border:1px solid rgba(23,66,101,.14)}.form-submit,.button-link.is-ghost{border:0;cursor:pointer}.button-link.is-ghost{color:var(--navy);background:#18253f0f}.button-link[disabled]{cursor:not-allowed;opacity:.7;transform:none}.account-shell{grid-template-columns:minmax(0,1fr)}.account-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.account-detail{display:flex;flex-direction:column;gap:6px}.account-detail strong{font-size:1rem;color:var(--navy)}.status-pill{background:#18253f14;color:var(--navy)}.status-pill.is-success{background:#26784a1f;color:#1f6b43}.status-pill.is-muted{background:#18253f0f;color:var(--muted)}.route-state-shell{padding-bottom:72px}.route-state-card{max-width:720px}@media (max-width: 980px){.header-shell,.header-nav-group,.site-nav,.header-auth{flex-wrap:wrap}.site-header{position:sticky}.page-main{padding-top:24px}.auth-shell,.account-grid,.maybe-body,.footer-grid{grid-template-columns:1fr}.auth-spotlight{min-height:420px}.auth-spotlight-content{min-height:420px;padding:28px}.backend-placeholder{position:static}}@media (max-width: 640px){.shell{width:min(100vw - 28px,100%)}.form-grid{grid-template-columns:1fr}.auth-card,.route-state-card,.account-banner,.account-card,.account-hero{padding:24px}.hero-copy h1,.section-intro h2,.footer-cta h2,.auth-spotlight-content h1{max-width:none}}.footer-meta{display:flex;justify-content:space-between;gap:18px;padding-top:18px;border-top:1px solid rgba(248,241,230,.12);color:#f8f1e68f;font-size:.9rem}@media (max-width: 1024px){.maybe-body,.footer-grid{grid-template-columns:1fr}.backend-placeholder{position:relative;top:auto}}@media (max-width: 720px){:root{--shell-width: min(100vw - 28px, 1200px);--header-height: 76px}.header-shell{gap:14px;align-items:flex-start;flex-direction:column;justify-content:center;padding:12px 0}.site-nav{width:100%;justify-content:flex-start;flex-wrap:wrap}.brand-mark{width:48px;height:48px}.brand-name{font-size:1rem}.hero-shell{min-height:100vh;padding-top:calc(var(--header-height) + 48px);padding-bottom:36px}.footer-meta{grid-template-columns:1fr;flex-direction:column}.bullet-row{gap:10px}.bullet-index{font-size:.88rem}.hero-slogan{white-space:normal}.hero-actions{width:100%;flex-direction:column;align-items:stretch}.button-link{width:100%}}
