.home-page{min-height:100vh;padding-bottom:48px}.home-page .topbar__brand{text-decoration:none}.home-main{width:min(1580px,100% - 64px);margin:28px auto 0}.home-hero{clip-path:polygon(18px 0,calc(100% - 18px) 0,100% 18px,100% calc(100% - 18px),calc(100% - 18px) 100%,18px 100%,0 calc(100% - 18px),0 18px);background:linear-gradient(110deg,#010d17fa 5%,#021b2beb 56%,#021320d6);border:1px solid #b67a3bb8;align-items:center;min-height:510px;padding:72px 66px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 55px #00050a9e,0 24px 60px #00000057}.home-hero:before,.home-hero:after{content:"";pointer-events:none;position:absolute}.home-hero:before{clip-path:inherit;border:1px solid #4f99b73d;inset:8px}.home-hero:after{background:linear-gradient(90deg, transparent, var(--gold-soft), var(--cyan), var(--gold-soft), transparent);opacity:.62;height:1px;inset:auto 36px 28px}.home-hero__backdrop{z-index:0;opacity:.9;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#0000002e 22%,#000 58%);mask-image:linear-gradient(90deg,#0000 0%,#0000002e 22%,#000 58%)}.home-hero__backdrop img{object-fit:cover;filter:saturate(1.08)contrast(1.03);width:100%;height:100%;transform:scale(1.015)}.home-hero__content{z-index:2;width:min(760px,63%);position:relative}.home-eyebrow,.home-section-heading>p,.home-vision__copy>p{color:var(--gold-soft);font-family:var(--display);letter-spacing:.14em;align-items:center;gap:8px;margin:0 0 13px;font-size:12px;font-weight:700;display:flex}.home-hero h1{color:#f1eee9;max-width:750px;font-family:var(--display);letter-spacing:-.035em;text-wrap:balance;text-shadow:0 4px 22px #000000b8;margin:0;font-size:clamp(48px,5.2vw,78px);font-weight:600;line-height:1.06}.home-hero__description{color:#c2d0dc;max-width:660px;margin:24px 0 0;font-size:17px;line-height:1.65}.home-hero__tags{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.home-hero__tags span{color:#ccecf7;letter-spacing:.04em;background:#032436b8;border:1px solid #4699bc75;border-radius:3px;padding:7px 12px;font-size:11px;font-weight:700}.home-hero__actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.home-cta{border-radius:3px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 20px;font-weight:700;transition:transform .16s,border-color .16s,filter .16s;display:inline-flex}.home-cta:hover{filter:brightness(1.1);transform:translateY(-2px)}.home-cta--primary{color:#fff9ef;background:linear-gradient(#a16b31,#65401f);border:1px solid #d09a55;box-shadow:0 8px 24px #6138185c}.home-cta--secondary{color:#d9f5ff;background:#03293dc7;border:1px solid #4598bd94}.home-hero__crest{opacity:.74;filter:drop-shadow(0 15px 25px #000000ad);width:150px;position:absolute;bottom:44px;right:7.5%}.home-systems{padding:94px 0 34px;scroll-margin-top:100px}.home-section-heading{text-align:center;max-width:760px;margin:0 auto 38px}.home-section-heading>p{justify-content:center}.home-section-heading h2,.home-vision h2{color:#f1eee9;font-family:var(--display);margin:0;font-size:clamp(32px,4vw,48px);font-weight:600;line-height:1.15}.home-section-heading>span,.home-vision__copy>span{color:var(--muted);margin-top:14px;font-size:15px;line-height:1.65;display:block}.home-feature-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.home-feature-card{clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);background:linear-gradient(145deg,#072638f7,#021420fa);border:1px solid #2e708f78;min-height:238px;padding:25px 22px 22px;transition:transform .18s,border-color .18s,background .18s;position:relative;overflow:hidden;box-shadow:inset 0 1px #71bfdc0d,0 12px 26px #00000038}.home-feature-card:hover{background:linear-gradient(145deg,#083247fa,#021725fa);border-color:#4ac3e0b3;transform:translateY(-4px)}.home-feature-card__number{color:#85b1c357;font-family:var(--display);font-size:12px;position:absolute;top:15px;right:16px}.home-feature-card__icon{width:52px;height:52px;color:var(--gold-soft);background:radial-gradient(circle,#0b4e67bd,#021723eb);border:1px solid #be85437a;border-radius:50%;place-items:center;display:grid}.home-feature-card h3{color:#f0e8dc;font-family:var(--display);margin:19px 0 0;font-size:17px;line-height:1.25}.home-feature-card p{color:#9fb1c0;margin:10px 0 0;font-size:13px;line-height:1.58}.home-vision{clip-path:polygon(14px 0,calc(100% - 14px) 0,100% 14px,100% calc(100% - 14px),calc(100% - 14px) 100%,14px 100%,0 calc(100% - 14px),0 14px);background:linear-gradient(110deg,#062b3ef5,#021420fa);border:1px solid #b67a3b8f;margin-top:50px;padding:42px 48px}.home-vision__copy>span{max-width:820px}@media (width<=1320px){.home-main{width:calc(100% - 44px)}.home-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-feature-card{min-height:220px}}@media (width<=900px){.home-main{width:calc(100% - 24px);margin-top:12px}.home-hero{min-height:540px;padding:54px 32px}.home-hero__content{width:100%}.home-hero__backdrop{opacity:.38;inset:0 0 0 18%}.home-hero__crest{opacity:.38;width:110px;bottom:34px;right:24px}.home-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-vision{padding:34px 28px}}@media (width<=620px){.home-page{padding-bottom:24px}.home-hero{align-items:flex-start;min-height:590px;padding:44px 22px}.home-hero h1{font-size:39px}.home-hero__description{font-size:15px}.home-hero__actions{flex-direction:column}.home-cta{width:100%}.home-hero__crest{display:none}.home-systems{padding-top:68px}.home-feature-grid{grid-template-columns:1fr}.home-feature-card{min-height:0}.home-vision{margin-top:28px;padding:28px 22px}}
