:root{--ink:#0a0d12;--muted:#667085;--line:#e6eaf0;--panel:#f5f7fa;--white:#fff;--accent:#0b63f6;--radius:18px;--shadow:0 12px 34px rgba(16,24,40,.08);--page:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-width{width:min(calc(100% - 40px),var(--page));margin-inline:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;background:#fff;padding:10px 14px;z-index:99}.announcement{background:#0a0d12;color:#fff;text-align:center;padding:8px 16px;font-size:12px;letter-spacing:.06em}.site-header{position:sticky;top:0;z-index:50;background:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(230,234,240,.8)}.nav{height:76px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.brand img{width:148px;height:46px;object-fit:contain}.brand-text{font-weight:900;letter-spacing:.08em}.nav-links{display:flex;justify-content:center;gap:28px;font-size:14px;font-weight:700}.nav-actions{display:flex;gap:10px}.nav-pill{border:1px solid var(--line);border-radius:999px;padding:9px 13px}.hero{padding:64px 0 42px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:900;color:var(--accent)}h1,h2,h3{line-height:1.05;letter-spacing:-.03em;margin:0}.hero h1{font-size:clamp(48px,7vw,92px);max-width:760px}.hero p{font-size:18px;color:var(--muted);max-width:620px;margin:22px 0 28px}.actions{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;border:1px solid #0a0d12;background:#0a0d12;color:#fff;font-weight:800;cursor:pointer}.button.secondary{background:#fff;color:#0a0d12;border-color:var(--line)}.hero-card{min-height:520px;border:1px solid var(--line);border-radius:30px;background:linear-gradient(145deg,#fff,#eef3f8);box-shadow:var(--shadow);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.hero-card:after{content:"";position:absolute;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,rgba(11,99,246,.18),transparent 68%);filter:blur(4px);right:-60px;bottom:-70px}.hero-card img{width:88%;height:88%;object-fit:contain;position:relative;z-index:1}.hero-placeholder{text-align:center;color:var(--muted);padding:50px;z-index:1}.section{padding:68px 0}.section.alt{background:var(--panel)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.section h2{font-size:clamp(34px,5vw,58px)}.section-lede{color:var(--muted);max-width:600px}.perf-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.perf-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px;min-height:240px;position:relative;overflow:hidden}.perf-card .num{font-size:64px;font-weight:950;letter-spacing:-.06em;color:#dce3eb}.perf-card h3{font-size:27px;margin:4px 0 10px}.perf-card p{color:var(--muted);margin:0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff;transition:.2s ease}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-media{aspect-ratio:1/1;background:#f7f9fb;display:flex;align-items:center;justify-content:center}.product-media img{width:100%;height:100%;object-fit:cover}.product-info{padding:18px}.product-title{font-size:17px;font-weight:850}.product-price{margin-top:6px;color:var(--muted)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.trust-item{border-top:2px solid #0a0d12;padding-top:15px}.trust-item strong{display:block;font-size:15px}.trust-item span{display:block;color:var(--muted);font-size:13px;margin-top:5px}.content-page{padding:55px 0;max-width:860px}.content-page h1{font-size:48px;margin-bottom:24px}.site-footer{background:#0a0d12;color:#fff;margin-top:50px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px;padding:52px 0}.footer-logo{width:150px;filter:invert(1);margin-bottom:15px}.footer-copy{color:#b7bec8;max-width:420px}.footer-links{display:grid;gap:9px;color:#d9dee5;font-size:14px}.footer-bottom{border-top:1px solid #2b313b;padding:18px 0;color:#9098a3;font-size:12px}.collection-title{padding:52px 0 26px}.collection-title h1{font-size:54px}.collection-title p{color:var(--muted)}.product-page{padding:50px 0}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}.product-gallery{background:#f7f9fb;border-radius:24px;overflow:hidden}.product-gallery img{width:100%;aspect-ratio:1/1;object-fit:cover}.product-detail h1{font-size:48px}.product-detail .price{font-size:28px;font-weight:850;margin:12px 0 22px}.spec-copy{color:var(--muted)}.field-label{display:block;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin:20px 0 7px}.select,.qty{width:100%;min-height:46px;border:1px solid var(--line);border-radius:12px;padding:0 13px;background:#fff}.add{width:100%;margin-top:20px}.cart{padding:50px 0}.cart-row{display:grid;grid-template-columns:100px 1fr auto;gap:18px;padding:18px 0;border-bottom:1px solid var(--line);align-items:center}.cart-row img{width:100px;height:100px;object-fit:cover;border-radius:12px}.cart-total{text-align:right;margin-top:24px}.search-wrap{padding:50px 0}.search-bar{display:flex;gap:10px;max-width:700px}.search-bar input{flex:1;border:1px solid var(--line);border-radius:999px;padding:0 18px}.empty{padding:60px 0;text-align:center;color:var(--muted)}@media(max-width:900px){.nav-links{display:none}.hero-grid,.product-layout{grid-template-columns:1fr}.hero-card{min-height:390px}.perf-grid,.product-grid,.trust-grid,.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media(max-width:620px){.page-width{width:min(calc(100% - 28px),var(--page))}.nav{height:66px;gap:12px}.brand img{width:118px}.hero{padding-top:40px}.hero h1{font-size:50px}.hero-card{min-height:310px}.perf-grid,.product-grid,.trust-grid,.footer-grid{grid-template-columns:1fr}.section{padding:50px 0}.section-head{display:block}.section-lede{margin-top:12px}.product-detail h1,.collection-title h1,.content-page h1{font-size:38px}}.custom-build-section{padding:64px 0 80px;background:linear-gradient(180deg,#fff,#f5f7fa)}.custom-build-wrap{display:grid;grid-template-columns:.82fr 1.18fr;gap:54px;align-items:start}.custom-build-intro{position:sticky;top:125px}.custom-build-intro h1{font-size:clamp(48px,6vw,76px);margin:10px 0 18px}.custom-build-lede{font-size:18px;color:var(--muted);max-width:540px;margin:0 0 26px}.quote-note{border:1px solid var(--line);background:#fff;border-radius:18px;padding:18px 20px;margin:0 0 28px;box-shadow:0 10px 28px #1018280d}.quote-note strong{display:block;font-size:14px;margin-bottom:5px}.quote-note span{color:var(--muted);font-size:14px}.custom-steps{display:grid;gap:14px}.custom-steps>div{display:grid;grid-template-columns:42px 1fr;column-gap:12px;padding:14px 0;border-top:1px solid var(--line)}.custom-steps span{grid-row:1/3;width:34px;height:34px;border-radius:50%;background:#0a0d12;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:900;letter-spacing:.05em}.custom-steps strong{font-size:14px}.custom-steps p{margin:4px 0 0;color:var(--muted);font-size:13px}.custom-build-card{background:#fff;border:1px solid var(--line);border-radius:26px;padding:30px;box-shadow:var(--shadow)}.form-section-title{font-weight:900;font-size:18px;display:flex;align-items:center;gap:10px;margin:8px 0 18px}.form-section-title:not(:first-of-type){margin-top:34px}.form-section-title span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#edf4ff;color:var(--accent);font-size:12px}.form-grid{display:grid;gap:14px}.form-grid.two{grid-template-columns:1fr 1fr}.form-field{margin-bottom:14px}.form-field label{display:block;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.07em;margin:0 0 7px;color:#344054}.form-field input,.form-field select,.form-field textarea{width:100%;border:1px solid #d9dfe8;background:#fff;border-radius:12px;padding:12px 13px;outline:none;transition:border-color .15s,box-shadow .15s}.form-field input,.form-field select{min-height:48px}.form-field textarea{resize:vertical;min-height:130px}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#8eb9ff;box-shadow:0 0 0 4px #0b63f617}.custom-submit{width:100%;margin-top:10px;min-height:54px;letter-spacing:.03em}.form-fineprint{text-align:center;color:var(--muted);font-size:12px;margin:10px 0 0}.form-errors{background:#fff1f0;border:1px solid #ffc9c5;border-radius:12px;padding:14px;margin-bottom:20px}.form-success{text-align:center;padding:58px 20px}.success-mark{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#0a0d12;color:#fff;font-size:26px;font-weight:900;margin:0 auto 18px}.form-success h2{font-size:38px;margin-bottom:10px}.form-success p{color:var(--muted)}@media(max-width:900px){.custom-build-wrap{grid-template-columns:1fr;gap:28px}.custom-build-intro{position:static}.custom-build-section{padding-top:44px}}@media(max-width:620px){.custom-build-card{padding:20px;border-radius:20px}.form-grid.two{grid-template-columns:1fr}.custom-build-intro h1{font-size:48px}.custom-steps{display:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/base.css.map */
