:root{--bg:#f5f9ff;--surface:#fff;--text:#071123;--muted:#5d6a7d;--line:#dce8f6;--dark:#040b18;--navy:#061b3d;--blue:#008cff;--blue2:#27bdff;--blue-dark:#075bd8;--soft:#edf7ff;--radius:24px;--container:1160px;--shadow:0 24px 70px rgba(7,17,35,.11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}input,select,button{font:inherit}.container{max-width:var(--container);margin:0 auto;padding:0 28px}.narrow{max-width:760px}.announcement-bar{background:#020815;color:#d9edff;border-bottom:1px solid rgba(255,255,255,.08);font-size:11px;font-weight:900;letter-spacing:.105em;text-transform:uppercase}.announcement-inner{min-height:29px;display:flex;align-items:center;justify-content:center;gap:26px}.announcement-inner a,.announcement-inner span{white-space:nowrap;color:#d9edff}.announcement-inner a:hover{color:#fff}.announcement-inner span:not(:last-child):after,.announcement-inner a:not(:last-child):after{content:"";display:inline-block;width:4px;height:4px;margin-left:26px;border-radius:50%;background:var(--blue);vertical-align:middle}.site-header{position:sticky;top:0;z-index:50;background:#fffffff0;border-bottom:1px solid rgba(220,232,246,.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{min-height:68px;display:grid;grid-template-columns:210px minmax(0,1fr) 245px;align-items:center;gap:22px}.brand{display:flex;align-items:center;min-width:0}.brand-logo{width:188px;max-height:42px;object-fit:contain;object-position:left center}.site-nav{display:flex;align-items:center;justify-content:center;gap:17px;min-width:0}.site-nav a{font-size:13px;font-weight:850;color:#121f32;line-height:1;white-space:nowrap}.site-nav a:hover{color:var(--blue-dark)}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:0}.search-form input,.large-search input,.newsletter-form input,.product-form input,.product-form select,.cart-item input{border:1px solid var(--line);border-radius:999px;padding:10px 14px;background:#fff;outline:none}.search-form input{width:158px;font-size:13px}.search-form input:focus{border-color:var(--blue);box-shadow:0 0 0 4px #008cff1f}.cart-link{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:950;white-space:nowrap}.cart-link span{min-width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:var(--dark);color:#fff;font-size:11px}.menu-toggle{display:none}.hero{position:relative;overflow:hidden;padding:72px 0 78px;background:linear-gradient(180deg,#fff,#f5faff 88%,#f2f7ff)}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(0,140,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(0,140,255,.055) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:radial-gradient(circle at 50% 4%,#000 0%,transparent 70%);mask-image:radial-gradient(circle at 50% 4%,#000 0%,transparent 70%);opacity:.65}.hero-background-orb{position:absolute;border-radius:999px;filter:blur(7px);pointer-events:none}.hero-orb-one{width:360px;height:360px;left:-160px;bottom:-170px;background:#27bdff38}.hero-orb-two{width:420px;height:420px;right:-160px;top:-180px;background:#008cff24}.hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,.92fr) minmax(470px,1.08fr);gap:66px;align-items:center}.hero-copy{max-width:548px}.hero-brand-chip{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;color:var(--blue-dark);font-size:11px;font-weight:950;letter-spacing:.145em;text-transform:uppercase}.hero-brand-chip img{width:24px;height:24px;border-radius:7px;box-shadow:0 10px 24px #008cff33}.hero h1,.section-heading h1,.section-heading h2,.product-info h1{margin:0;color:var(--text);letter-spacing:-.018em;line-height:1.045}.hero h1{font-size:clamp(50px,5.7vw,76px);max-width:560px}.hero h1:after{content:"";display:block;width:82px;height:4px;margin-top:24px;border-radius:999px;background:linear-gradient(90deg,var(--blue),var(--blue2))}.hero-text{max-width:510px;margin:20px 0 0;color:#5a6679;font-size:17px;line-height:1.72}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.button{border:0;display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:999px;padding:11px 18px;cursor:pointer;font-size:14px;font-weight:950;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button-primary{color:#fff;background:linear-gradient(135deg,var(--blue),var(--blue-dark));box-shadow:0 14px 30px #008cff40}.button-primary:hover{transform:translateY(-1px);box-shadow:0 18px 38px #008cff4f}.button-secondary{color:var(--blue-dark);background:#eef8ff;border:1px solid #d7edff}.button-small{min-height:34px;padding:8px 13px;font-size:12px}.button-full{width:100%}.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px}.hero-proof div{min-height:92px;padding:15px 16px;border:1px solid rgba(220,232,246,.95);border-radius:18px;background:#ffffffdb;box-shadow:0 14px 34px #0711230e}.hero-proof strong{display:block;margin-bottom:6px;font-size:14px;letter-spacing:-.01em}.hero-proof span{color:var(--muted);font-size:12px;line-height:1.42}.hero-visual{min-height:505px;position:relative}.hero-image-card{position:absolute;top:36px;right:20px;bottom:54px;left:50px;overflow:hidden;border-radius:34px;background:linear-gradient(135deg,#061326,#082d5a);box-shadow:0 36px 92px #07112340}.hero-product-image{width:100%;height:100%;object-fit:cover;opacity:.93;transform:scale(1.025)}.hero-fallback-logo{width:190px;height:190px;object-fit:contain;margin:145px auto}.hero-scan-line{position:absolute;left:0;right:0;top:54%;height:1px;background:linear-gradient(90deg,transparent,rgba(39,189,255,.95),transparent);box-shadow:0 0 22px #27bdffbf}.diagnostic-card{position:absolute;z-index:5;left:0;bottom:36px;width:314px;padding:22px;border:1px solid rgba(255,255,255,.7);border-radius:22px;background:#fffffff0;box-shadow:0 24px 60px #07112329;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.diagnostic-status{display:flex;align-items:center;gap:8px;margin-bottom:10px;color:#526074;font-size:11px;font-weight:900}.diagnostic-status span{width:8px;height:8px;border-radius:50%;background:#20c96b;box-shadow:0 0 0 5px #20c96b21}.diagnostic-card h2{margin:0 0 8px;font-size:27px;line-height:1.02;letter-spacing:-.018em}.diagnostic-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.fault-card{position:absolute;z-index:6;right:8px;bottom:86px;width:204px;padding:18px;border-radius:20px;color:#fff;background:linear-gradient(135deg,#071123,#0c2145);box-shadow:0 22px 58px #07112347}.fault-card small{display:block;color:#9acfff;font-size:10px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.fault-card strong{display:block;margin:7px 0 13px;font-size:15px}.fault-card i{display:block;height:6px;border-radius:999px;overflow:hidden;background:#ffffff21}.fault-card b{display:block;width:76%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--blue2))}.hero-chip,.price-chip{position:absolute;z-index:7;border:1px solid rgba(220,232,246,.95);background:#fffffff5;border-radius:999px;box-shadow:0 16px 38px #0711231f;font-size:12px;font-weight:950}.hero-chip{padding:9px 13px}.price-chip{left:94px;top:92px;padding:10px 16px;color:var(--blue-dark)}.chip-top{right:4px;top:70px}.chip-bottom{right:18px;bottom:202px}.section{padding:78px 0}.section-muted{background:#fff}.service-section{background:#f7fbff;border-top:1px solid var(--line)}.featured-products-section{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.process-section{background:linear-gradient(180deg,#f6fbff,#edf6ff)}.section-heading{margin-bottom:34px}.eyebrow{margin:0 0 12px;color:var(--blue-dark);font-size:11px;line-height:1.25;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.section-heading h1,.section-heading h2{max-width:760px;font-size:clamp(36px,4.2vw,56px)}.split{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.section-kicker{max-width:330px;margin:0 0 6px;color:var(--muted);font-size:15px;font-weight:750;line-height:1.52}.text-link{color:var(--blue-dark);font-weight:950;font-size:14px;white-space:nowrap}.text-link:hover{text-decoration:underline}.service-grid,.product-grid,.value-grid,.footer-grid{display:grid;gap:20px}.service-grid{grid-template-columns:1.16fr repeat(3,1fr)}.product-grid{grid-template-columns:repeat(4,1fr)}.value-grid{grid-template-columns:repeat(3,1fr)}.service-card,.product-card,.value-card,.cart-summary,.cart-item{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.service-card{min-height:248px;display:flex;flex-direction:column;justify-content:space-between;padding:24px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.service-card:hover,.product-card:hover{transform:translateY(-4px);border-color:#c5ddf8;box-shadow:var(--shadow)}.service-card-featured{color:#fff;border-color:#ffffff14;background:radial-gradient(circle at 18% 0%,rgba(0,140,255,.42),transparent 46%),linear-gradient(135deg,#061123,#082653);box-shadow:0 26px 72px #07112336}.service-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:var(--soft);color:var(--blue-dark);font-size:12px;font-weight:950}.service-card-featured .service-icon{background:#ffffff21;color:#fff}.service-card h3{margin:22px 0 10px;font-size:23px;line-height:1.08;letter-spacing:-.015em}.service-card p{margin:0 0 24px;color:var(--muted);font-size:14px;line-height:1.56}.service-card-featured p{color:#c8d9ee}.service-card strong{color:var(--blue-dark);font-size:13px}.service-card-featured strong{color:#a9dbff}.product-card{overflow:hidden;box-shadow:0 10px 34px #0711230a;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-card-image-wrap{position:relative;display:grid;place-items:center;aspect-ratio:1.22/1;overflow:hidden;background:#eaf2fb}.product-card-image{width:100%;height:100%;object-fit:cover;transition:transform .26s ease}.product-card:hover .product-card-image{transform:scale(1.045)}.product-badge{position:absolute;z-index:2;left:12px;top:12px;padding:7px 10px;border-radius:999px;color:var(--blue-dark);background:#fffffff0;box-shadow:0 10px 22px #0711231f;font-size:10px;font-weight:950}.placeholder-image{color:var(--muted)}.product-card-body{padding:16px}.product-vendor{margin:0 0 4px;color:var(--muted);font-size:11px;font-weight:850}.product-card h3{min-height:42px;margin:0 0 10px;font-size:17px;line-height:1.2;letter-spacing:-.01em}.product-card h3 a:hover{color:var(--blue-dark)}.product-card-meta{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:14px}.product-card-meta span{padding:5px 8px;border-radius:999px;color:#4b5970;background:var(--soft);font-size:10px;font-weight:850}.product-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.price{display:flex;align-items:center;gap:7px;margin:0;font-size:14px;font-weight:950}.price-sale{color:var(--blue-dark)}.price s{color:var(--muted);font-weight:700}.value-card{min-height:188px;padding:28px;box-shadow:0 16px 42px #0711230e}.value-card span{color:var(--blue-dark);font-size:12px;font-weight:950}.value-card strong{display:block;margin-top:18px;font-size:21px;letter-spacing:-.015em}.value-card p{margin:12px 0 0;color:var(--muted);font-size:14px;line-height:1.6}.product-layout{display:grid;grid-template-columns:1fr .85fr;gap:38px;align-items:start}.product-main-image{width:100%;border-radius:28px;background:#fff}.thumbnail-row{display:flex;gap:10px;margin-top:12px}.thumbnail{width:78px;height:78px;object-fit:cover;border:1px solid var(--line);border-radius:12px}.product-info{position:sticky;top:112px;padding:28px;border:1px solid var(--line);border-radius:28px;background:#fff}.product-info h1{font-size:clamp(34px,5vw,56px)}.product-description{margin:18px 0;color:var(--muted)}.product-form{display:grid;gap:12px}.product-form input,.product-form select{width:100%;border-radius:14px}.product-trust{display:grid;gap:8px;margin-top:18px;color:var(--muted)}.product-trust p{margin:0}.cart-layout form{display:grid;grid-template-columns:1fr 360px;gap:24px;align-items:start}.cart-items{display:grid;gap:12px}.cart-item{display:grid;grid-template-columns:100px 1fr 90px;gap:16px;padding:14px;align-items:center}.cart-image{width:100px;height:100px;border-radius:14px;object-fit:cover}.cart-title{font-weight:950}.cart-summary{position:sticky;top:112px;display:grid;gap:12px;padding:20px}.small{color:var(--muted);font-size:14px}.pagination{margin-top:28px;display:flex;justify-content:center;gap:18px}.rte{color:var(--muted)}.site-footer{position:relative;overflow:hidden;padding:58px 0 28px;color:#fff;background:radial-gradient(circle at 12% 0%,rgba(0,140,255,.2),transparent 30%),linear-gradient(180deg,#050b18,#030712)}.footer-grid{grid-template-columns:1.35fr .85fr .85fr 1.2fr}.footer-logo{width:218px;max-height:52px;object-fit:contain;object-position:left center;margin-bottom:18px}.site-footer h3{margin:0 0 16px;font-size:15px}.site-footer p,.site-footer a{color:#c7d3e4}.site-footer a{display:block;margin:8px 0}.site-footer a:hover{color:#fff}.footer-brand p{max-width:300px;margin:0;line-height:1.7}.footer-contact p{margin:12px 0 0;line-height:1.65}.footer-bottom{margin-top:38px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12)}.footer-bottom p{margin:0;font-size:13px;color:#aebbd0}@media(max-width:1140px){.header-inner{grid-template-columns:190px minmax(0,1fr) 218px;gap:14px}.brand-logo{width:170px}.site-nav{gap:12px}.site-nav a{font-size:12px}.search-form input{width:142px}.hero-grid{gap:42px;grid-template-columns:minmax(0,.92fr) minmax(400px,1.08fr)}.service-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:920px){.announcement-inner{justify-content:flex-start;overflow-x:auto;gap:14px}.announcement-inner span:not(:last-child):after,.announcement-inner a:not(:last-child):after{margin-left:14px}.header-inner{display:flex;flex-wrap:wrap;min-height:66px;padding-top:10px;padding-bottom:10px}.brand-logo{width:196px}.menu-toggle{display:inline-flex;margin-left:auto;border:1px solid var(--line);border-radius:999px;background:#fff;padding:9px 14px;font-weight:950}.site-nav{display:none;width:100%;order:3;flex-direction:column;align-items:flex-start;padding:12px 0;gap:16px}.site-nav.is-open{display:flex}.header-actions{width:100%;order:4;justify-content:space-between}.search-form{flex:1}.search-form input{width:100%}.hero{padding:58px 0 62px}.hero-grid{grid-template-columns:1fr;gap:44px}.hero-copy{max-width:680px}.hero-visual{min-height:480px}.value-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}.product-layout,.cart-layout form{grid-template-columns:1fr}.product-info,.cart-summary{position:static}}@media(max-width:680px){.container{padding:0 18px}.brand-logo{width:182px}.hero h1{font-size:clamp(42px,12vw,62px)}.hero-text{font-size:16px}.hero-proof,.service-grid,.product-grid,.value-grid,.footer-grid{grid-template-columns:1fr}.hero-visual{min-height:430px}.hero-image-card{top:26px;right:0;bottom:70px;left:0;border-radius:28px}.diagnostic-card{left:12px;right:12px;bottom:8px;width:auto}.fault-card{right:12px;bottom:150px}.chip-top{right:8px;top:8px}.chip-bottom{display:none}.price-chip{left:12px;top:74px}.section{padding:58px 0}.split{align-items:flex-start;flex-direction:column}.section-heading h1,.section-heading h2{font-size:clamp(34px,9.6vw,48px)}.product-card-bottom{align-items:flex-start;flex-direction:column}.cart-item{grid-template-columns:80px 1fr}.cart-item input{grid-column:1/-1}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/base.css.map */
