:root{--oss-background: #020912;--oss-surface: #071525;--oss-text: #f5f9ff;--oss-muted: #9aafc4;--oss-border: rgba(115, 177, 230, .17)}body.template-index{margin:0;background:var(--oss-background);color:var(--oss-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.oss-hero,.oss-hero *{box-sizing:border-box}.oss-container{width:min(1180px,calc(100% - 48px));margin:0 auto}.oss-hero{position:relative;min-height:650px;display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 75% 30%,rgba(61,41,191,.26),transparent 30%),linear-gradient(135deg,#020912,#061426 55%,#020912)}.oss-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.12;pointer-events:none;background-image:linear-gradient(rgba(117,173,225,.2) 1px,transparent 1px),linear-gradient(90deg,rgba(117,173,225,.2) 1px,transparent 1px);background-size:64px 64px}.oss-hero__grid{position:relative;z-index:1;width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,1fr);align-items:center;gap:65px;padding-top:90px;padding-bottom:90px}.oss-hero__content{position:relative;z-index:2}.oss-hero__eyebrow{display:inline-flex;align-items:center;gap:9px;margin:0 0 22px;padding:8px 13px;color:#6bd0ff;border:1px solid rgba(11,165,255,.4);border-radius:100px;background:#0ba5ff14;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.oss-hero__eyebrow span{width:7px;height:7px;border-radius:50%;background:var(--oss-primary);box-shadow:0 0 15px var(--oss-primary)}.oss-hero h1{max-width:680px;margin:0 0 24px;color:#fff;font-size:clamp(48px,6vw,78px);line-height:1;font-weight:800;letter-spacing:-.055em}.oss-hero__description{max-width:610px;color:var(--oss-muted);font-size:17px;line-height:1.75}.oss-hero__description p{margin:0}.oss-hero__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.oss-button{min-height:49px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 20px;border:1px solid transparent;border-radius:11px;color:#fff!important;text-decoration:none;font-size:13px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease}.oss-button:hover{transform:translateY(-2px)}.oss-button--primary{background:linear-gradient(135deg,var(--oss-primary),var(--oss-secondary));box-shadow:0 14px 35px #0ba5ff40}.oss-button--secondary{color:#ddebfa!important;border-color:var(--oss-border);background:#ffffff08}.oss-hero__notice{margin:17px 0 0;color:#71869b;font-size:12px}.oss-hero__visual{position:relative;min-height:470px;display:grid;place-items:center;isolation:isolate}.oss-hero__visual:before{content:"";position:absolute;top:8%;right:3%;bottom:8%;left:3%;z-index:-2;border:1px solid rgba(61,172,255,.18);border-radius:48% 52% 55% 45%;background:radial-gradient(circle,rgba(23,90,190,.34),rgba(5,17,33,.25) 58%,transparent 72%)}.oss-hero__glow{position:absolute;z-index:-1;width:280px;height:280px;border-radius:50%;background:var(--oss-secondary);filter:blur(100px);opacity:.4}.oss-hero__orbit{position:absolute;border:1px solid rgba(65,182,255,.22);border-radius:50%}.oss-hero__orbit--one{width:430px;height:180px;transform:rotate(-18deg)}.oss-hero__orbit--two{width:330px;height:420px;transform:rotate(38deg)}.oss-hero-product{position:absolute;display:grid;place-items:center;filter:drop-shadow(0 28px 32px rgba(0,0,0,.5));transition:transform .25s ease}.oss-hero-product img,.oss-hero-product svg{width:100%;height:100%;object-fit:contain}.oss-hero-product--1{z-index:3;top:50%;left:50%;width:250px;height:350px;transform:translate(-50%,-50%)}.oss-hero-product--2{z-index:2;top:31%;left:0;width:165px;height:245px;transform:rotate(-7deg);opacity:.85}.oss-hero-product--3{z-index:2;top:26%;right:0;width:160px;height:240px;transform:rotate(7deg);opacity:.8}.oss-hero__badge{position:absolute;right:0;bottom:18px;z-index:5;min-width:230px;padding:14px 16px;border:1px solid var(--oss-border);border-radius:14px;background:#081527e0;box-shadow:0 25px 60px #0006;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.oss-hero__badge strong,.oss-hero__badge span{display:block}.oss-hero__badge strong{color:#fff;font-size:13px}.oss-hero__badge span{color:#849ab0;font-size:11px}.oss-placeholder{color:#173451;background:#0a1828}@media screen and (max-width:900px){.oss-container{width:min(100% - 36px,760px)}.oss-hero__grid{grid-template-columns:1fr;gap:35px;padding-top:70px;padding-bottom:60px;text-align:center}.oss-hero__content{display:flex;flex-direction:column;align-items:center}.oss-hero__visual{width:min(100%,580px);min-height:430px;margin:0 auto}}@media screen and (max-width:600px){.oss-container{width:calc(100% - 28px)}.oss-hero__grid{padding-top:55px;padding-bottom:45px}.oss-hero h1{font-size:clamp(42px,13vw,60px)}.oss-hero__description{font-size:16px}.oss-hero__buttons,.oss-button{width:100%}.oss-hero__visual{min-height:350px}.oss-hero__orbit--one{width:310px;height:130px}.oss-hero__orbit--two{width:245px;height:310px}.oss-hero-product--1{width:190px;height:270px}.oss-hero-product--2{width:110px;height:175px}.oss-hero-product--3{width:105px;height:170px}.oss-hero__badge{right:0;bottom:0;min-width:205px;text-align:left}}@media(prefers-reduced-motion:reduce){.oss-hero *,.oss-button{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/oss-homepage.css.map */
