:root{--bg:#f5f7fb;--bg-elevated:#fff;--surface:#ffffffd1;--surface-strong:#fff;--surface-muted:#eef3f9;--text:#10243b;--text-soft:#51657a;--heading:#0d1f33;--border:#10243b1f;--border-strong:#10243b33;--primary:#2f6fb8;--primary-strong:#1f5ea8;--primary-contrast:#fff;--nav-bg:#07192ceb;--nav-text:#f6f9fd;--footer-bg:#07192c;--footer-text:#e8f1fb;--footer-link:#bcd4ef;--shadow-soft:0 18px 50px #0f244014;--shadow-card:0 10px 30px #0c1e3614;--shadow-hero:0 20px 50px #00000038;--hero-min-height:760px}html[data-theme=dark]{--bg:#07192c;--bg-elevated:#0c243d;--surface:#0d2742d1;--surface-strong:#102b48;--surface-muted:#0d2741;--text:#e8f1fb;--text-soft:#abc0d7;--heading:#f4f8fd;--border:#b8d3ef1f;--border-strong:#b8d3ef33;--primary:#5a94d9;--primary-strong:#4685d2;--primary-contrast:#06172b;--nav-bg:#051222f0;--nav-text:#eef5fc;--footer-bg:#04111f;--footer-text:#e8f1fb;--footer-link:#c4dbf3;--shadow-soft:0 18px 50px #00000047;--shadow-card:0 10px 30px #0003;--shadow-hero:0 20px 50px #00000047}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;transition:background-color .25s,color .25s}a{color:inherit;text-decoration:none}.site-shell{width:min(1240px,100% - 48px);margin:0 auto}.site-header{z-index:1000;background:var(--nav-bg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #ffffff14;position:sticky;top:0}.header-inner{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;min-height:78px;display:grid}.brand{align-items:center;gap:12px;min-width:0;display:inline-flex}.brand-mark{color:#90baf0;letter-spacing:.08em;border:1px solid #97bee866;border-radius:999px;flex-shrink:0;place-items:center;width:42px;height:42px;font-size:.88rem;font-weight:700;display:grid}.brand-text{flex-direction:column;line-height:1.05;display:flex}.brand-kicker{color:#7db0ea;letter-spacing:.22em;text-transform:uppercase;font-size:.72rem;font-weight:700}.brand-title{color:var(--nav-text);letter-spacing:.08em;text-transform:uppercase;font-size:.98rem;font-weight:700}.main-nav{white-space:nowrap;flex-wrap:nowrap;justify-content:center;align-items:center;gap:18px;min-width:0;display:flex;overflow:hidden}.main-nav::-webkit-scrollbar{display:none}.nav-link{color:#f6f9fddb;flex:none;font-size:.92rem;font-weight:500;transition:color .2s}.nav-link:hover{color:#fff}.header-actions{align-items:center;gap:12px;display:flex}.header-cta{background:var(--primary);min-height:44px;color:var(--primary-contrast);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-size:.8rem;font-weight:700;transition:transform .2s,background-color .2s;display:inline-flex}.header-cta:hover{background:var(--primary-strong);transform:translateY(-1px)}.desktop-nav{min-width:0;display:flex}.mobile-nav-only{display:none!important}.desktop-contact-cta{display:inline-flex}.theme-toggle-button{width:42px;min-width:42px;height:42px;min-height:42px;color:var(--nav-text);cursor:pointer;background:#ffffff0f;border:1px solid #acc6e53d;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:background-color .2s,border-color .2s,transform .2s;display:inline-flex}.theme-toggle-button:hover{background:#ffffff1f;border-color:#acc6e561;transform:translateY(-1px)}.theme-icon{width:18px;height:18px}.hero{min-height:var(--hero-min-height);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:stretch;display:flex}.hero-inner{justify-content:center;align-items:flex-end;width:100%;padding:120px 0 108px;display:flex}.hero-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:min(100%,640px);box-shadow:var(--shadow-hero);background:#07192c70;border:1px solid #ffffff1a;border-radius:30px;margin-left:0;padding:34px 32px 30px}.hero-copy{color:#fff;max-width:580px}.eyebrow{color:#e6f0faeb;letter-spacing:.22em;text-transform:uppercase;margin:0 0 14px;font-size:.8rem;font-weight:700}.hero h1{letter-spacing:-.03em;max-width:560px;margin:0;font-size:clamp(2.8rem,5.5vw,4.8rem);font-weight:700;line-height:.98}.hero-subcopy{color:#eff6fceb;max-width:560px;margin:20px 0 0;font-size:1.04rem;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.hero-stats{grid-template-columns:repeat(4,minmax(110px,1fr));gap:12px;max-width:560px;margin-top:28px;display:grid}.stat-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07192c85;border:1px solid #ffffff1a;border-radius:20px;padding:16px 14px}.stat-value{color:#fff;font-size:1.22rem;font-weight:700;line-height:1.1;display:block}.stat-label{color:#eff6fcd6;margin-top:8px;font-size:.9rem;display:block}.btn{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-height:54px;padding:0 24px;font-size:.84rem;font-weight:700;transition:transform .2s,background-color .2s,border-color .2s,color .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{color:#0a2238;background:#fff;border:1px solid #fff}.btn-primary:hover{color:#082038;background:#eef5fc}.btn-secondary{color:#fff;background:0 0;border:1px solid #ffffffbd}.btn-secondary:hover{background:#ffffff14;border-color:#fff}.btn-ghost{color:var(--heading);border:1px solid var(--border-strong);background:0 0}.btn-ghost:hover{background:var(--surface-muted)}.notice-band-wrap{z-index:3;margin-top:-52px;position:relative}.notice-band{background:var(--surface-strong);border:1px solid var(--border);box-shadow:var(--shadow-soft);border-radius:28px;grid-template-columns:1fr auto;align-items:center;gap:24px;padding:28px 30px;display:grid}.notice-band h2{color:var(--heading);margin:0 0 10px;font-size:clamp(1.4rem,2vw,1.9rem);line-height:1.15}.notice-copy p{color:var(--text-soft);margin-bottom:0}.notice-btn{color:var(--heading);border-color:var(--border-strong)}.section{padding:96px 0}.section-intro{padding-top:108px}.narrow{text-align:center;max-width:840px}.section h2{color:var(--heading);letter-spacing:-.03em;margin:0;font-size:clamp(2.1rem,4vw,3.1rem);line-height:1.08}.section-lead{max-width:760px;color:var(--text-soft);margin:24px auto 0;font-size:1.08rem;line-height:1.9}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.feature-card{background:var(--surface-strong);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:28px;padding:30px 26px}.feature-card h3{color:var(--heading);margin:0 0 12px;font-size:1.34rem;line-height:1.2}.feature-card p:last-child{color:var(--text-soft);margin-bottom:0}.section-accent{padding-top:24px}.buyer-band{background:linear-gradient(135deg,var(--surface-strong),var(--surface-muted));border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:30px;grid-template-columns:1.25fr auto;align-items:center;gap:24px;padding:34px 32px;display:grid}.buyer-band h2{color:var(--heading);margin-bottom:12px}.buyer-band p:last-child{color:var(--text-soft);margin-bottom:0}.buyer-actions{flex-wrap:wrap;gap:12px;display:flex}.site-footer{background:var(--footer-bg);color:var(--footer-text);margin-top:100px}.footer-grid{grid-template-columns:1.5fr .9fr 1fr;gap:54px;padding:72px 0 44px;display:grid}.footer-kicker,.footer-heading{color:#dceaf9;letter-spacing:.14em;text-transform:uppercase;margin:0 0 14px;font-size:.82rem;font-weight:700}.footer-brand h3{color:#fff;letter-spacing:-.03em;margin:0 0 14px;font-size:1.8rem;line-height:1.15}.footer-brand p:last-child{color:#c0d5ec;max-width:520px;margin:0}.footer-links{margin:0;padding:0;list-style:none}.footer-links li+li{margin-top:10px}.footer-links a,.footer-contact a{color:var(--footer-link);transition:color .2s}.footer-links a:hover,.footer-contact a:hover{color:#fff}.footer-contact p{color:#c0d5ec;margin:0 0 10px}.footer-bottom{color:#c0d5ec;border-top:1px solid #bcd4ef1f;justify-content:space-between;gap:20px;padding:22px 0 28px;font-size:.95rem;display:flex}html[data-theme=light] .feature-card h3,html[data-theme=light] .buyer-band h2,html[data-theme=light] .notice-band h2{color:#0b1b2b}html[data-theme=light] .feature-card p,html[data-theme=light] .buyer-band p,html[data-theme=light] .notice-copy p,html[data-theme=light] .section-lead{color:#44586e}html[data-theme=light] .feature-card,html[data-theme=light] .buyer-band,html[data-theme=light] .notice-band{border-color:#10243b29}html[data-theme=light] .btn-ghost{color:#0b1b2b;background:#ffffffb8;border-color:#10243b38}html[data-theme=light] .btn-ghost:hover{background:#e9f0f8;border-color:#10243b4d}html[data-theme=light] .header-cta{box-shadow:0 8px 20px #1f5ea829}html[data-theme=light] .btn-primary{box-shadow:0 8px 18px #0c1e361a}@media (max-width:1180px){.header-inner{grid-template-columns:1fr;justify-items:center;gap:14px;min-height:auto;padding:14px 0}.brand{justify-content:center}.main-nav{justify-content:center;width:100%;padding-bottom:2px}.header-actions{flex-wrap:wrap;justify-content:center}.notice-band,.feature-grid,.buyer-band,.footer-grid{grid-template-columns:1fr}.hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));max-width:420px}}@media (max-width:720px){.site-shell{width:min(100% - 24px,1240px)}.site-header{position:sticky}.header-inner{grid-template-columns:1fr auto;align-items:center;gap:12px;min-height:auto;padding:10px 0 12px}.brand{justify-content:flex-start;width:100%;min-width:0}.brand-text{align-items:flex-start}.brand-kicker{letter-spacing:.16em;font-size:.62rem}.brand-title{letter-spacing:.04em;font-size:.82rem}.desktop-nav,.desktop-contact-cta{display:none}.mobile-nav-only{display:block!important}.header-actions{flex-direction:row;justify-content:flex-end;align-items:center;gap:8px;width:auto}.theme-toggle-button{width:38px;min-width:38px;height:38px;min-height:38px}.mobile-nav-wrap{position:relative}.mobile-menu-button{min-height:38px;color:var(--nav-text);cursor:pointer;white-space:nowrap;background:#ffffff0f;border:1px solid #acc6e53d;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 12px;display:inline-flex}.mobile-menu-button-label{letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}.mobile-menu-icon{flex-direction:column;justify-content:space-between;width:16px;height:12px;display:inline-flex;position:relative}.mobile-menu-icon span{background:currentColor;border-radius:999px;width:16px;height:2px;transition:transform .2s,opacity .2s;display:block}.mobile-menu-icon.is-open span:first-child{transform:translateY(5px)rotate(45deg)}.mobile-menu-icon.is-open span:nth-child(2){opacity:0}.mobile-menu-icon.is-open span:nth-child(3){transform:translateY(-5px)rotate(-45deg)}.mobile-nav-panel{background:var(--surface-strong);border:1px solid var(--border);width:min(300px,100vw - 24px);box-shadow:var(--shadow-soft);z-index:1200;border-radius:20px;padding:10px;position:absolute;top:calc(100% + 10px);right:0}.mobile-nav-links{flex-direction:column;gap:6px;display:flex}.mobile-nav-link{color:var(--heading);background:0 0;border-radius:14px;padding:12px 14px;font-size:.95rem;font-weight:600;transition:background-color .2s,color .2s;display:block}.mobile-nav-link:hover{background:var(--surface-muted);color:var(--heading)}.hero-inner{align-items:flex-end;padding:96px 0}.hero-panel{border-radius:22px;width:100%;margin-left:0;padding:24px 20px}.hero h1{font-size:2.5rem}.hero-subcopy{font-size:1rem}.hero-actions,.buyer-actions{flex-direction:column;align-items:stretch}.btn{width:100%}.hero-stats{grid-template-columns:1fr 1fr;max-width:100%}.footer-bottom{flex-direction:column;align-items:flex-start}}
