:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;background:#0d0d0d;color:#f2eee5;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#0d0d0d}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh;background:#0d0d0d}.site-nav{display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:0 auto;padding:24px 28px}.brand{display:inline-flex;align-items:center;gap:12px}.brand-mark{width:42px;height:42px;flex:0 0 auto;border:1px solid rgba(255,255,255,.08);border-radius:8px;object-fit:cover}.brand strong,.brand small{display:block}.brand small{margin-top:2px;color:#7b746a}.site-nav nav{display:flex;align-items:center;gap:24px;color:#b8afa2;font-size:14px}.nav-action,.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:8px;font-weight:700}.nav-action,.primary{background:#8ea1ff;color:#0d0d0d}.secondary{border:1px solid #2a2a2a;color:#f2eee5}.feature-band,.split-band,.contact-band{max-width:1180px;margin:0 auto;padding:68px 28px}.hero{position:relative;display:flex;min-height:max(560px,calc(100svh - 140px));max-height:780px;align-items:flex-end;overflow:hidden;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06);background:#101010}.hero:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,#060606f7,#060606d4 35%,#0606062e 72%),linear-gradient(0deg,rgba(6,6,6,.9) 0%,transparent 42%)}.hero-media,.hero-media img{position:absolute;inset:0;width:100%;height:100%}.hero-media img{object-fit:cover;object-position:center 28%}.hero-copy{position:relative;z-index:1;width:min(1180px,100%);margin:0 auto;padding:64px 28px}.hero-kicker{display:block;margin-bottom:14px;color:#a8e0b2;font-size:14px;font-weight:800}.hero-copy h1{margin:0;max-width:620px;font-size:clamp(48px,6vw,76px);line-height:1.02;letter-spacing:0}.hero-copy p{max-width:580px;margin:24px 0 0;color:#b8afa2;font-size:18px;line-height:1.8}.hero-actions{display:flex;gap:14px;margin-top:34px}.feature-band h2,.split-band h2,.contact-band h2{margin:0;max-width:760px;font-size:34px;line-height:1.25}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:30px}.feature-grid article,.split-band,.contact-band{border:1px solid rgba(255,255,255,.06);border-radius:8px;background:#171717}.feature-grid article{min-height:178px;padding:24px}.feature-grid h3{margin:0}.feature-grid p,.split-band p,.contact-band p{color:#b8afa2;line-height:1.75}.split-band{display:grid;grid-template-columns:1fr 320px;gap:42px}.split-band ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.split-band li{padding:14px 16px;border-radius:8px;background:#202020;color:#d8dfff}.contact-band{display:flex;align-items:center;justify-content:space-between;gap:32px}.site-footer{display:flex;justify-content:space-between;max-width:1180px;margin:0 auto;padding:34px 28px 48px;color:#7b746a;font-size:14px}@media(max-width:980px){.split-band,.contact-band{grid-template-columns:1fr}.contact-band{align-items:flex-start;flex-direction:column}.feature-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.site-nav{align-items:flex-start;flex-direction:column;gap:18px}.site-nav nav{flex-wrap:wrap}.feature-grid{grid-template-columns:1fr}.hero{min-height:max(560px,calc(100svh - 190px))}.hero:after{background:linear-gradient(0deg,#060606fa,#060606a6 56%,#0606061f)}.hero-media img{object-position:center 18%}.hero-copy{padding:42px 22px}.hero-copy h1{font-size:46px}.hero-copy p{font-size:16px}.hero-actions{flex-wrap:wrap}.site-footer{flex-direction:column;gap:12px}}
