:root{--ink:#0b1220;--muted:#657085;--blue:#1769ff;--cyan:#21c2e5;--pale:#f3f6fa;--line:#dfe5ed;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,system-ui,sans-serif;background:#fff}.site-header{height:76px;padding:0 max(24px,5vw);display:flex;align-items:center;gap:40px;position:relative;background:rgba(255,255,255,.96);z-index:5;border-bottom:1px solid #edf0f4}.brand{display:flex;align-items:center;gap:13px;text-decoration:none;color:var(--ink);margin-right:auto}.brand img{width:154px;height:auto}.brand>span{padding-left:13px;border-left:1px solid var(--line);line-height:1.05}.brand strong,.brand small{display:block}.brand strong{font-size:13px;letter-spacing:.16em;text-transform:uppercase}.brand small{color:var(--muted);font-size:9px;margin-top:5px}.site-header nav{display:flex;gap:30px}.site-header nav a{color:#354055;text-decoration:none;font-size:13px;font-weight:600}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:99px;padding:14px 24px;text-decoration:none;font:700 14px Inter;cursor:pointer}.button-small{padding:11px 18px;font-size:12px}.button-dark{color:#fff;background:var(--ink)}.button-blue{color:#fff;background:var(--blue);box-shadow:0 10px 30px rgba(23,105,255,.25)}.button-white{color:var(--ink);background:#fff}.hero{height:calc(100vh - 76px);min-height:650px;max-height:900px;position:relative;overflow:hidden;background:#020812;color:#fff}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-image{object-fit:cover;object-position:center}.hero-shade{background:linear-gradient(90deg,rgba(2,8,18,.96) 0%,rgba(2,8,18,.75) 38%,rgba(2,8,18,.05) 75%),linear-gradient(0deg,rgba(2,8,18,.5),transparent 40%)}.hero-content{position:relative;z-index:2;max-width:650px;padding-top:clamp(110px,17vh,170px);margin-left:max(24px,8vw)}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.17em;font-size:11px;font-weight:800}.eyebrow{display:flex;align-items:center;gap:10px;color:#9cc3ff}.eyebrow span{height:1px;width:28px;background:#2e8bff}.hero h1{font-size:clamp(55px,7.3vw,104px);letter-spacing:-.065em;line-height:.92;margin:22px 0 28px}.hero-copy{font-size:clamp(16px,1.5vw,20px);line-height:1.65;color:#bdc9d9;max-width:600px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:38px}.text-link{color:#fff;text-decoration:none;font-size:13px;font-weight:700}.text-link span{margin-left:8px;color:#69a6ff}.hero-proof{position:absolute;z-index:2;bottom:0;left:0;right:0;display:flex;justify-content:flex-end;gap:0;padding-right:5vw;border-top:1px solid rgba(255,255,255,.13);background:rgba(3,10,22,.55);backdrop-filter:blur(12px)}.hero-proof span{padding:18px 30px;color:#aebbd0;font-size:11px;text-transform:uppercase;letter-spacing:.12em;border-left:1px solid rgba(255,255,255,.13)}.section-shell{max-width:1240px;margin:auto;padding:110px 24px}.section-heading{display:grid;grid-template-columns:1.4fr 1fr;gap:80px;align-items:end;margin-bottom:55px}.section-heading.compact{margin-bottom:75px}.kicker{color:var(--blue);margin:0 0 15px}.kicker.light{color:#74a8ff}.section-heading h2,.quality h2,.closing h2{font-size:clamp(38px,5vw,65px);line-height:1.02;letter-spacing:-.055em;margin:0}.section-heading>p{color:var(--muted);font-size:16px;line-height:1.7;margin:0}.system-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.system-card{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff;transition:.25s;display:flex;flex-direction:column}.system-card:hover{transform:translateY(-5px);box-shadow:0 24px 60px rgba(17,33,60,.1)}.card-art{height:240px;background:linear-gradient(150deg,#e7edf5,#f9fbfd);position:relative;display:grid;place-items:center;overflow:hidden}.card-art>span{position:absolute;top:18px;left:18px;padding:7px 11px;border-radius:99px;background:rgba(255,255,255,.72);backdrop-filter:blur(6px);font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.mini-tower{height:160px;width:104px;border-radius:4px;background:linear-gradient(100deg,#0b1019 0 72%,#202b39 73%);box-shadow:-22px 24px 45px rgba(7,15,29,.25);position:relative;transform:perspective(500px) rotateY(-8deg)}.mini-tower:before{content:"";position:absolute;inset:12px 14px 18px 10px;border:1px solid #354357;background:radial-gradient(circle at 65% 30%,var(--glow,#3b86ff) 0 3px,transparent 4px),radial-gradient(circle at 65% 48%,var(--glow,#3b86ff) 0 3px,transparent 4px),linear-gradient(135deg,#121b29,#05080e);box-shadow:inset 0 0 28px color-mix(in srgb,var(--glow,#3b86ff) 20%,transparent)}.creator{--glow:#9d5cff}.titan{--glow:#1875ff}.apex{--glow:#16cedb}.forge{--glow:#4e7cff}.pro{--glow:#77a4c7}.core{--glow:#91a1b5}.featured{border-color:#9bbdff}.card-body{padding:28px;display:flex;flex-direction:column;flex:1}.series{color:var(--blue);font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:.12em;margin:0 0 10px}.card-body h3{font-size:23px;letter-spacing:-.035em;margin:0 0 10px}.card-body>p:not(.series){font-size:14px;color:var(--muted);line-height:1.6;margin:0}.card-body ul,.care-grid ul{padding:0;margin:22px 0;list-style:none;color:#3e4a5e;font-size:12px;line-height:2}.card-body li:before,.care-grid li:before{content:"✓";color:var(--blue);font-weight:800;margin-right:9px}.card-footer{border-top:1px solid var(--line);padding-top:20px;margin-top:auto;display:flex;align-items:end;justify-content:space-between}.card-footer small,.card-footer strong{display:block}.card-footer small{color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.12em}.card-footer strong{font-size:24px;margin-top:2px}.configure{border:0;background:none;color:var(--blue);font-weight:800;font-size:12px;cursor:pointer;padding:10px 0}.configure span{margin-left:5px}.price-note{text-align:center;color:#8b95a5;font-size:11px;margin:25px 0 0}.quality{background:#07111f;color:#fff}.quality-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:10vw;align-items:center}.certificate{background:#fff;color:var(--ink);border-radius:8px;padding:30px;box-shadow:0 30px 80px #000;transform:rotate(-2deg);max-width:440px;position:relative}.certificate:after{content:"";position:absolute;inset:10px;border:1px solid #d5dbe4;pointer-events:none}.cert-top{display:flex;justify-content:space-between;font-size:9px;font-weight:800;letter-spacing:.14em;color:#596679}.cert-check{margin:60px auto 20px;width:72px;height:72px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:36px}.certificate>p{text-align:center;text-transform:uppercase;letter-spacing:.2em;font-size:10px;font-weight:800}.certificate h3{text-align:center;font-size:26px;margin:10px 0 50px}.cert-meta{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding-top:20px;border-top:1px solid var(--line);font-size:12px;font-weight:700}.cert-meta small{display:block;color:#8993a1;font-size:8px;letter-spacing:.13em;margin-bottom:6px}.quality-copy>p:not(.kicker){color:#9fadc0;line-height:1.75;max-width:630px}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:35px;border-top:1px solid #253247}.check-grid span{padding:14px 5px;border-bottom:1px solid #253247;color:#d8e0eb;font-size:12px}.check-grid span:before{content:"✓";color:#5fa1ff;margin-right:10px}.steps{display:grid;grid-template-columns:repeat(5,1fr);position:relative}.steps:before{content:"";height:1px;background:var(--line);position:absolute;left:3%;right:3%;top:20px}.steps>div{position:relative}.steps b{position:relative;z-index:1;background:#fff;border:1px solid var(--line);width:40px;height:40px;border-radius:50%;display:grid;place-items:center;color:var(--blue);font-size:10px}.steps span,.steps small{display:block}.steps span{font-weight:800;font-size:15px;margin-top:20px}.steps small{color:var(--muted);font-size:11px;margin-top:5px}.care{background:var(--pale)}.care-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.care-grid article{padding:32px 25px;background:#fff;border:1px solid var(--line);border-radius:16px;position:relative}.care-grid article>p{color:var(--blue);text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:800}.care-grid h3{font-size:30px;margin:18px 0 4px;letter-spacing:-.04em}.care-grid article>span{font-size:11px;color:var(--muted)}.care-grid .popular{border:2px solid var(--blue);transform:translateY(-8px)}.popular em{position:absolute;top:0;right:20px;transform:translateY(-50%);padding:6px 10px;background:var(--blue);color:#fff;border-radius:99px;font-style:normal;font-size:8px;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.closing{padding:110px 24px;text-align:center;background:linear-gradient(145deg,#10285b,#07111f);color:#fff}.closing p:not(.kicker){max-width:680px;margin:25px auto 35px;color:#aebbd0;line-height:1.7}.closing .button{min-width:190px}footer{background:#030811;color:#8290a5;padding:32px max(24px,5vw);display:flex;justify-content:space-between;font-size:11px}footer div{display:flex;gap:20px}footer strong{color:#fff}dialog{padding:0;border:0;border-radius:22px;width:min(560px,calc(100% - 28px));box-shadow:0 30px 100px rgba(0,0,0,.4)}dialog::backdrop{background:rgba(1,7,18,.72);backdrop-filter:blur(7px)}.config-panel{padding:42px;position:relative}.close{position:absolute;right:18px;top:14px;border:0;background:none;font-size:26px;cursor:pointer}.config-panel h2{font-size:34px;letter-spacing:-.05em;margin:7px 0}.config-panel h2 span{color:var(--blue)}.modal-copy{color:var(--muted);font-size:13px;line-height:1.6;margin-bottom:25px}.config-panel label{display:block;color:#334057;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-top:15px}.config-panel select{display:block;width:100%;margin-top:7px;padding:13px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);font:500 13px Inter}.estimate{display:flex;justify-content:space-between;align-items:center;padding:24px 0;margin-top:20px;border-top:1px solid var(--line)}.estimate span{font-size:12px;font-weight:700}.estimate small{display:block;color:var(--muted);font-weight:400;margin-top:4px}.estimate strong{font-size:26px}.modal-action{width:100%}@media(max-width:950px){.site-header nav{display:none}.system-grid{grid-template-columns:repeat(2,1fr)}.quality-grid{gap:50px}.care-grid{grid-template-columns:repeat(2,1fr)}.hero-image{object-position:58% center}.hero-shade{background:linear-gradient(90deg,rgba(2,8,18,.96),rgba(2,8,18,.64) 65%,rgba(2,8,18,.2))}}@media(max-width:650px){.site-header{height:66px;padding:0 18px}.brand img{width:120px}.brand>span,.site-header>.button{display:none}.hero{height:760px;min-height:0}.hero-content{padding-top:110px;margin:0 20px}.hero h1{font-size:54px}.hero-copy{font-size:15px}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.hero-proof{justify-content:stretch;padding:0}.hero-proof span{padding:14px 10px;text-align:center;flex:1;font-size:8px}.section-shell{padding:78px 18px}.section-heading{grid-template-columns:1fr;gap:22px}.system-grid{grid-template-columns:1fr}.quality-grid{grid-template-columns:1fr}.certificate{order:2}.check-grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr;gap:22px}.steps:before{top:0;bottom:0;left:19px;right:auto;width:1px;height:auto}.steps>div{padding-left:60px;min-height:44px}.steps b{position:absolute;left:0}.steps span{margin-top:0}.care-grid{grid-template-columns:1fr}.care-grid .popular{transform:none}.closing{padding:80px 20px}footer,footer div{flex-direction:column;gap:7px}.config-panel{padding:34px 22px}.hero-image{object-position:62% center;opacity:.66}.hero-shade{background:linear-gradient(90deg,rgba(2,8,18,.98),rgba(2,8,18,.38))}}
body{overflow-x:hidden}.card-body li:before,.care-grid li:before,.check-grid span:before{content:"\2713"}@media(max-width:650px){.hero-content{width:calc(100% - 40px);max-width:none}.hero h1{font-size:50px}.hero-proof span{min-width:0;padding-left:4px;padding-right:4px;letter-spacing:.06em;white-space:normal}}
.navbar{backdrop-filter:blur(12px);background:rgba(255,255,255,.95);border-bottom:1px solid rgba(0,0,0,.05);font-family:Inter,sans-serif}.navbar-brand img{height:55px;width:auto}.nav-link{font-weight:600;color:#334155!important}.nav-link:hover{color:#2563eb!important}.hero{margin-top:72px;height:calc(100vh - 72px)}footer{padding:50px 0;text-align:center;background:#0f172a;color:#fff;font-family:Inter,sans-serif}footer .container{display:block}footer p{display:block}footer a{color:#94a3b8;text-decoration:none}footer a:hover{color:#fff}@media(max-width:768px){.navbar-brand img{height:42px}.hero{margin-top:58px;height:760px}}
.choice-detail{margin:7px 2px 0;color:#657085;font-size:11px;line-height:1.5;text-transform:none;letter-spacing:0;font-weight:400;min-height:17px}
.card-art img{width:100%;height:100%;object-fit:cover;object-position:center 68%;display:block;transition:transform .4s ease}.system-card:hover .card-art img{transform:scale(1.035)}.card-art:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.06),transparent 45%,rgba(0,0,0,.12));pointer-events:none}.card-art>span{z-index:1;color:#0b1220}
.card-art img{object-fit:contain;object-position:center;background:#151515;padding:8px}
.card-art img[src*="case-"]{background:#f5f6f8;padding:12px}
.card-art img[src*="desktop-product"]{background:#151515;padding:8px}
.card-art img[src*="system-"]{background:#fff;padding:10px}
.cart-trigger{position:fixed;right:24px;top:86px;z-index:20;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:#0b1220;color:#fff;box-shadow:0 12px 35px rgba(3,10,22,.25);padding:10px 13px;display:flex;align-items:center;gap:7px;font:700 12px Inter;cursor:pointer}.cart-trigger b{min-width:20px;height:20px;padding:0 5px;border-radius:20px;display:grid;place-items:center;background:#1769ff;font-size:10px}.config-panel{max-height:min(860px,calc(100vh - 30px));overflow-y:auto}.build-summary{margin-top:24px;padding:18px;background:#f3f6fa;border-radius:12px}.build-summary>p{margin:0 0 10px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#1769ff}.build-summary dl{margin:0}.build-summary dl>div{display:grid;grid-template-columns:125px 1fr;gap:12px;padding:8px 0;border-top:1px solid #dfe5ed}.build-summary dt{font-size:10px;color:#657085}.build-summary dd{margin:0;font-size:11px;font-weight:600;line-height:1.45;color:#263247}.modal-action{gap:8px}.cart-overlay{position:fixed;inset:0;z-index:1040;background:rgba(1,7,18,.58);backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:.25s}.cart-drawer{position:fixed;z-index:1050;right:0;top:0;bottom:0;width:min(540px,100%);background:#fff;box-shadow:-25px 0 70px rgba(3,10,22,.25);transform:translateX(105%);transition:transform .3s ease;display:flex;flex-direction:column}.cart-open{overflow:hidden}.cart-open .cart-overlay{opacity:1;visibility:visible}.cart-open .cart-drawer{transform:translateX(0)}.cart-head{padding:28px 30px 22px;border-bottom:1px solid #dfe5ed;display:flex;align-items:flex-start;justify-content:space-between}.cart-head .kicker{margin-bottom:5px}.cart-head h2{font-size:30px;letter-spacing:-.04em;margin:0}.cart-head button{border:0;background:none;font-size:30px;line-height:1;cursor:pointer;color:#657085}.cart-items{padding:0 30px;overflow-y:auto;flex:1}.cart-item{display:grid;grid-template-columns:105px 1fr;gap:18px;padding:24px 0;border-bottom:1px solid #dfe5ed}.cart-item>img{width:105px;height:120px;object-fit:contain;background:#f3f6fa;border-radius:10px;padding:6px}.cart-item-title{display:flex;justify-content:space-between;gap:15px}.cart-item-title small{font-size:8px;text-transform:uppercase;letter-spacing:.12em;color:#657085}.cart-item-title h3{font-size:18px;margin:3px 0}.cart-item-title strong{font-size:14px;white-space:nowrap}.cart-item ul{padding:0;list-style:none;margin:10px 0;color:#657085;font-size:10px;line-height:1.65}.cart-item li:before{content:"\2713";color:#1769ff;margin-right:6px}.cart-item-actions{display:flex;align-items:center;justify-content:space-between}.cart-item-actions label{font-size:10px;color:#657085}.cart-quantity{margin-left:5px;border:1px solid #dfe5ed;border-radius:6px;padding:4px}.cart-remove{border:0;background:none;padding:5px;color:#b42318;font-size:10px;font-weight:700;cursor:pointer}.cart-empty{text-align:center;margin:auto;padding:50px;color:#657085}.cart-empty i{font-size:40px;color:#1769ff}.cart-empty h3{color:#0b1220;font-size:20px;margin:15px 0 8px}.cart-empty p{font-size:12px;line-height:1.6;max-width:300px}.cart-totals{padding:24px 30px 28px;border-top:1px solid #dfe5ed;background:#f8fafc}.cart-totals>div{display:flex;justify-content:space-between;align-items:center}.cart-totals>div span{font-size:12px;font-weight:700}.cart-totals>div strong{font-size:25px}.cart-totals p{color:#657085;font-size:10px;line-height:1.5;margin:10px 0 18px}.cart-totals .button{width:100%}.cart-totals small{display:block;color:#1769ff;font-size:10px;line-height:1.45;margin-top:10px;text-align:center}@media(max-width:650px){.cart-trigger{right:12px;top:72px}.cart-trigger span{display:none}.build-summary dl>div{grid-template-columns:1fr;gap:3px}.cart-head,.cart-totals{padding-left:20px;padding-right:20px}.cart-items{padding:0 20px}.cart-item{grid-template-columns:82px 1fr}.cart-item>img{width:82px;height:100px}.config-panel{padding:34px 20px}}
.review-page{background:#f3f6fa}.review-main{padding:130px 24px 90px;min-height:80vh}.review-shell{max-width:1240px;margin:auto}.review-back{color:#526077;text-decoration:none;font-size:12px;font-weight:700}.review-back i{margin-right:6px}.review-heading{margin:42px 0 55px}.review-heading h1{font-size:clamp(42px,5.5vw,70px);letter-spacing:-.06em;line-height:1;margin:0;max-width:800px}.review-heading>p:last-child{color:#657085;max-width:660px;line-height:1.65;margin:20px 0 0}.review-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(330px,.7fr);gap:28px;align-items:start}.review-builds,.review-card{background:#fff;border:1px solid #dfe5ed;border-radius:18px}.review-builds{padding:28px}.review-section-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid #dfe5ed}.review-section-head h2,.review-card h2{font-size:20px;margin:0;letter-spacing:-.03em}.review-section-head span{color:#657085;font-size:11px}.review-item{display:grid;grid-template-columns:170px 1fr;gap:24px;padding:28px 0;border-bottom:1px solid #dfe5ed}.review-item:last-child{border-bottom:0}.review-item>img{width:170px;height:190px;object-fit:contain;background:#111;border-radius:12px;padding:7px}.review-item-title{display:flex;justify-content:space-between;gap:20px}.review-item-title small{color:#657085;text-transform:uppercase;letter-spacing:.12em;font-size:8px}.review-item-title h3{font-size:23px;margin:4px 0}.review-item-title strong{font-size:18px;white-space:nowrap}.review-item dl{margin:15px 0}.review-item dl>div{display:grid;grid-template-columns:135px 1fr;gap:12px;padding:5px 0}.review-item dt{font-size:10px;color:#657085}.review-item dd{font-size:10px;font-weight:600;margin:0;line-height:1.5}.review-item-actions{display:flex;justify-content:space-between;align-items:center;margin-top:14px}.review-item-actions label{font-size:10px;color:#657085}.review-quantity{margin-left:6px;padding:5px;border:1px solid #dfe5ed;border-radius:6px}.review-remove{border:0;background:none;color:#b42318;font-size:10px;font-weight:700}.review-sidebar{display:grid;gap:18px}.review-card{padding:26px}.review-card>p{font-size:11px;line-height:1.6;color:#657085;margin:10px 0 20px}.review-card label{display:block;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#526077;margin-top:13px}.review-card input,.review-card select,.review-card textarea{display:block;width:100%;margin-top:6px;border:1px solid #d5dce6;border-radius:8px;padding:11px;background:#fff;font:500 12px Inter;text-transform:none;letter-spacing:0}.review-field-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.order-total>div{display:flex;justify-content:space-between;gap:15px;padding:11px 0;border-bottom:1px solid #dfe5ed;font-size:11px}.order-total>div small{color:#657085}.order-total .review-grand{padding:18px 0;border-bottom:0;font-weight:800}.review-grand strong{font-size:24px}.order-total .button{width:100%}.review-status{display:block;text-align:center;color:#1769ff;line-height:1.5;margin-top:10px}.review-empty{text-align:center;padding:60px 20px}.review-empty i{font-size:42px;color:#1769ff}.review-empty h3{margin:14px 0 7px}.review-empty p{color:#657085;font-size:12px;margin-bottom:20px}.review-empty[hidden]{display:none}@media(max-width:900px){.review-layout{grid-template-columns:1fr}.review-sidebar{grid-template-columns:1fr 1fr}.review-main{padding-top:110px}}@media(max-width:650px){.review-main{padding:95px 14px 60px}.review-heading{margin:30px 0 38px}.review-sidebar{grid-template-columns:1fr}.review-builds{padding:18px}.review-item{grid-template-columns:90px 1fr;gap:14px}.review-item>img{width:90px;height:110px}.review-item dl>div{grid-template-columns:1fr;gap:2px}.review-item-title{display:block}.review-item-title strong{display:block;margin-top:5px}.review-field-row{grid-template-columns:1fr}}
.order-total .product-notice{display:grid;grid-template-columns:20px 1fr;gap:9px;align-items:start;margin:4px 0 20px;padding:13px;border:1px solid #cbd9ef;border-radius:9px;background:#f4f8ff}.product-notice i{color:#1769ff;font-size:14px}.order-total .product-notice p{margin:0;color:#526077;font-size:9px;line-height:1.55}.product-notice strong{display:block;color:#263247;font-size:9px;margin-bottom:3px}
.order-total .product-notice[hidden]{display:none}
.included-package{margin-top:18px;padding:15px;border:1px solid #cbd9ef;border-radius:10px;background:#f4f8ff}.included-package small,.included-package strong{display:block}.included-package small{text-transform:uppercase;letter-spacing:.08em;color:#526077;font-size:9px;font-weight:800}.included-package strong{color:#0b1220;font-size:13px;margin-top:5px}.included-package p{color:#657085;font-size:11px;line-height:1.5;margin:6px 0 0}
.system-grid .card-art{height:330px}.system-grid .card-art img{width:100%;height:100%;object-fit:contain!important;object-position:center!important;padding:14px!important;background:#f5f6f8!important}@media(max-width:650px){.system-grid .card-art{height:300px}}
.configure{text-decoration:none}.product-page{background:#fff}.product-main{padding:115px 24px 90px}.product-shell{max-width:1240px;margin:auto}.product-crumbs{display:flex;gap:9px;color:#8490a2;font-size:11px;margin-bottom:28px}.product-crumbs a{color:#526077;text-decoration:none}.product-top{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:60px;align-items:start}.product-gallery{position:sticky;top:105px}.product-image{height:600px;border-radius:18px;background:#f4f6f8;display:grid;place-items:center;overflow:hidden}.product-image img{width:100%;height:100%;padding:30px;object-fit:contain}.product-thumbs{display:flex;gap:10px;margin-top:12px}.product-thumb{width:76px;height:76px;border:2px solid transparent;border-radius:9px;background:#f4f6f8;padding:5px}.product-thumb.active{border-color:#1769ff}.product-thumb img{width:100%;height:100%;object-fit:contain}.product-info h1{font-size:clamp(42px,5vw,66px);line-height:1;letter-spacing:-.055em;margin:5px 0 15px}.product-tagline{color:#526077;font-size:17px;line-height:1.65}.product-rating{font-size:11px;color:#526077;padding:15px 0;border-bottom:1px solid #dfe5ed}.product-rating i{color:#1769ff;margin-right:5px}.product-price{padding:22px 0}.product-price small,.product-price strong{display:block}.product-price small{text-transform:uppercase;letter-spacing:.1em;color:#657085;font-size:9px}.product-price strong{font-size:34px}.product-availability{font-size:11px;color:#526077}.product-availability span{display:inline-block;width:8px;height:8px;background:#16a36a;border-radius:50%;margin-right:6px}.product-options{border-top:1px solid #dfe5ed;margin-top:22px;padding-top:5px}.product-options fieldset,.product-options>label{display:block;margin:20px 0}.product-options legend,.product-options>label{font-size:11px;font-weight:800;color:#263247}.option-buttons{display:flex;gap:8px;margin-top:8px}.option-button{border:1px solid #b9c3d1;border-radius:8px;background:#fff;padding:11px 22px;font:700 12px Inter}.option-button.active{border:2px solid #1769ff;background:#f4f8ff}.product-options select{display:block;width:100%;margin-top:7px;border:1px solid #b9c3d1;border-radius:8px;padding:12px;font:500 12px Inter}.product-options label>small{display:block;color:#657085;font-weight:400;line-height:1.5;margin-top:6px}.product-buy{border:1px solid #d5dce6;border-radius:14px;background:#f8fafc;padding:22px}.product-buy>div{display:flex;justify-content:space-between}.product-buy>div span{font-size:11px;font-weight:700}.product-buy>div strong{font-size:25px}.product-buy>label{display:block;font-size:10px;margin:15px 0}.product-buy select{margin-left:7px;padding:5px;border:1px solid #b9c3d1;border-radius:6px}.product-buy .button,.buy-now{width:100%;margin-top:9px}.buy-now{border:1px solid #1769ff;border-radius:999px;background:#fff;color:#1769ff;padding:13px;font:700 13px Inter}.product-buy>p{text-align:center;color:#16804f;font-size:10px;margin:8px 0 0}.product-details{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;margin-top:110px;padding-top:70px;border-top:1px solid #dfe5ed}.product-details h2,.product-included h2{font-size:42px;letter-spacing:-.05em}.product-details>div>p:last-child{color:#657085;line-height:1.65}.product-details dl{margin:0}.product-details dl>div{display:grid;grid-template-columns:180px 1fr;padding:15px 0;border-bottom:1px solid #dfe5ed}.product-details dt{color:#657085;font-size:11px}.product-details dd{font-weight:700;font-size:12px;margin:0}.product-included{margin-top:90px;padding:55px;border-radius:20px;background:#07111f;color:#fff}.included-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;margin-top:35px;background:#253247;border:1px solid #253247}.included-grid span{background:#07111f;padding:17px;font-size:10px}.included-grid span:before{content:"\2713";color:#69a6ff;margin-right:7px}.payment-preview>p{margin-bottom:15px}.payment-preview>label{display:grid;grid-template-columns:18px 20px 1fr;gap:8px;align-items:center;border:1px solid #dfe5ed;border-radius:8px;padding:11px;margin-top:8px;text-transform:none;letter-spacing:0}.payment-preview input{width:auto;margin:0}.payment-preview i{font-size:15px;color:#1769ff}.payment-preview strong,.payment-preview small{display:block}.payment-preview strong{font-size:10px}.payment-preview small{font-size:8px;color:#657085;margin-top:2px}@media(max-width:900px){.product-top{grid-template-columns:1fr}.product-gallery{position:static}.product-image{height:500px}.product-details{grid-template-columns:1fr}.included-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.product-main{padding:95px 14px 60px}.product-image{height:390px}.product-image img{padding:15px}.product-info h1{font-size:44px}.product-details{margin-top:70px;gap:25px}.product-details dl>div{grid-template-columns:120px 1fr}.product-included{padding:35px 20px}.included-grid{grid-template-columns:1fr}}
.product-buy .button{gap:7px}
.custom-card{border-style:dashed}.custom-main{padding:120px 24px 90px;background:#f3f6fa}.custom-shell{max-width:1120px;margin:auto}.custom-hero{display:grid;grid-template-columns:1fr 430px;gap:55px;align-items:center;margin:35px 0 55px}.custom-hero h1{font-size:clamp(48px,6vw,76px);letter-spacing:-.06em;line-height:.98;margin:8px 0 22px}.custom-hero>div>p:not(.kicker){color:#657085;line-height:1.7}.custom-hero img{width:100%;border-radius:18px}.custom-points{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}.custom-points span{font-size:10px;font-weight:700}.custom-points i{color:#1769ff;margin-right:4px}.custom-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:25px;align-items:start}.custom-form{display:grid;gap:18px}.custom-section,.custom-aside{background:#fff;border:1px solid #dfe5ed;border-radius:16px;padding:30px}.custom-section h2{font-size:25px;letter-spacing:-.04em}.use-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.use-grid label{margin:0}.use-grid input{position:absolute;opacity:0}.use-grid span{display:block;border:1px solid #cbd3df;border-radius:9px;padding:14px;text-align:center;font-size:10px;font-weight:700}.use-grid input:checked+span{border:2px solid #1769ff;background:#f4f8ff;color:#1769ff}.custom-section>label,.custom-section .review-field-row label{display:block;margin-top:15px;color:#526077;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.custom-section input,.custom-section select,.custom-section textarea{display:block;width:100%;margin-top:6px;border:1px solid #cbd3df;border-radius:8px;padding:12px;font:500 12px Inter;text-transform:none;letter-spacing:0}.custom-section .button{margin-top:20px}.custom-status{color:#1769ff;font-size:10px;margin-top:10px}.custom-aside{position:sticky;top:105px}.custom-aside h3{font-size:19px}.custom-aside ol{padding:0;list-style:none;counter-reset:steps}.custom-aside li{counter-increment:steps;display:grid;grid-template-columns:28px 1fr;margin-top:22px}.custom-aside li:before{content:counter(steps);width:22px;height:22px;border-radius:50%;background:#1769ff;color:#fff;display:grid;place-items:center;font-size:9px;font-weight:800}.custom-aside b,.custom-aside span{display:block;grid-column:2}.custom-aside b{font-size:11px}.custom-aside span{color:#657085;font-size:10px;line-height:1.55;margin-top:4px}@media(max-width:850px){.custom-hero{grid-template-columns:1fr}.custom-layout{grid-template-columns:1fr}.custom-aside{position:static}.use-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:550px){.custom-main{padding:95px 14px 60px}.custom-hero{gap:25px}.custom-section{padding:22px}.use-grid{grid-template-columns:1fr}}
.component-link{display:inline-block;margin-left:7px;color:#1769ff;text-decoration:none;font-size:9px;font-weight:700;white-space:nowrap}.component-link i{font-size:8px}.component-link:hover{text-decoration:underline}
.compatibility-alert{display:grid;grid-template-columns:20px 1fr;gap:10px;padding:14px;margin:15px 0;border:1px solid #efb74e;border-radius:10px;background:#fff9eb;color:#7a4c00}.compatibility-alert[hidden]{display:none}.compatibility-alert i{font-size:15px}.compatibility-alert strong{display:block;font-size:11px}.compatibility-alert p{font-size:10px;line-height:1.55;margin:4px 0 0}.product-buy button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}
.catalog{max-width:1380px}.catalog-heading{display:flex;justify-content:space-between;gap:45px;align-items:end;margin-bottom:38px;padding-bottom:25px;border-bottom:1px solid var(--line)}.catalog-heading h2{font-size:clamp(38px,5vw,62px);line-height:1;letter-spacing:-.055em;margin:0}.catalog-heading>div>p:last-child{max-width:720px;color:var(--muted);line-height:1.65;margin:17px 0 0}.catalog-search{width:min(390px,100%);position:relative;flex:none}.catalog-search i{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:#748096}.catalog-search input{width:100%;border:1px solid #bdc7d5;border-radius:9px;padding:14px 15px 14px 42px;font:500 12px Inter}.catalog-layout{display:grid;grid-template-columns:225px minmax(0,1fr);gap:30px;align-items:start}.catalog-filters{border:1px solid var(--line);border-radius:12px;background:#fff;position:sticky;top:95px}.filter-title{display:flex;justify-content:space-between;padding:18px;border-bottom:1px solid var(--line)}.filter-title strong{font-size:15px}.filter-title button{border:0;background:none;color:var(--blue);font:700 10px Inter;cursor:pointer}.catalog-filters fieldset{padding:18px;margin:0;border:0;border-bottom:1px solid var(--line)}.catalog-filters legend{font-size:11px;font-weight:800;margin-bottom:12px}.catalog-filters label{display:flex;gap:8px;align-items:center;color:#455166;font-size:11px;margin-top:11px}.filter-note{display:grid;grid-template-columns:25px 1fr;gap:8px;padding:18px;background:#f4f8ff}.filter-note i{color:var(--blue)}.filter-note strong,.filter-note span{display:block}.filter-note strong{font-size:10px}.filter-note span{color:var(--muted);font-size:9px;line-height:1.45;margin-top:4px}.results-toolbar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:0 0 15px;margin-bottom:18px;color:#657085;font-size:11px}.results-toolbar label{display:flex;gap:8px;align-items:center}.results-toolbar select{border:1px solid #bdc7d5;border-radius:7px;padding:8px 28px 8px 10px;background:#fff;font:600 10px Inter}.catalog-results .system-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.catalog-results .system-card{border-radius:12px}.catalog-results .card-art{height:285px}.catalog-results .card-body{padding:22px}.catalog-results .card-body h3{font-size:19px}.stock{color:#16804f!important;font-size:10px!important;font-weight:700;margin-top:10px!important}.stock i{margin-right:5px}.product-spec-list{border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4;margin:15px 0!important;padding:12px 0!important;line-height:1.7!important}.product-spec-list li:before{content:none}.catalog-results .card-footer{border:0;padding-top:0}.catalog-results .card-footer em{display:block;color:#7c8797;font-size:8px;font-style:normal;margin-top:3px}.catalog-results .configure{background:var(--blue);color:#fff;border-radius:7px;padding:10px 13px}.no-results{text-align:center;padding:65px 20px;border:1px dashed #bdc7d5;border-radius:12px;color:var(--muted)}@media(max-width:950px){.catalog-heading{align-items:start;flex-direction:column}.catalog-search{width:100%}.catalog-layout{grid-template-columns:1fr}.catalog-filters{position:static;display:grid;grid-template-columns:1fr 1fr}.filter-title,.filter-note{grid-column:1/-1}.catalog-filters fieldset{border-right:1px solid var(--line)}}@media(max-width:700px){.catalog-results .system-grid{grid-template-columns:1fr}.catalog-filters{grid-template-columns:1fr}.catalog-filters fieldset{border-right:0}.results-toolbar{align-items:flex-start;gap:12px;flex-direction:column}.catalog-results .card-art{height:300px}}
.builder-shell{max-width:1280px;margin:auto}.builder-heading{max-width:850px;margin:38px 0 48px}.builder-heading h1{font-size:clamp(48px,6vw,78px);letter-spacing:-.06em;line-height:.96;margin:8px 0 22px}.builder-heading>p:last-child{color:#657085;font-size:16px;line-height:1.7;max-width:760px}.builder-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:24px;align-items:start}.builder-form{display:grid;gap:16px}.builder-step,.builder-summary{background:#fff;border:1px solid #dfe5ed;border-radius:14px;padding:28px}.step-heading{display:grid;grid-template-columns:36px 1fr;gap:13px}.step-heading>b{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#1769ff;color:#fff;font-size:11px}.step-heading h2{font-size:23px;letter-spacing:-.035em;margin:2px 0 5px}.step-heading p{color:#657085;font-size:11px;margin:0}.case-choice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:23px}.case-choice-grid input,.platform-choice input{position:absolute;opacity:0}.case-choice-grid span{height:190px;display:flex;flex-direction:column;border:1px solid #cbd3df;border-radius:10px;padding:9px;cursor:pointer}.case-choice-grid img{width:100%;height:125px;object-fit:contain}.case-choice-grid b,.case-choice-grid small{display:block}.case-choice-grid b{font-size:10px;margin-top:8px}.case-choice-grid small{color:#657085;font-size:8px;margin-top:3px}.case-choice-grid input:checked+span,.platform-choice input:checked+span{border:2px solid #1769ff;background:#f4f8ff}.platform-choice{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.platform-choice span{display:block;border:1px solid #cbd3df;border-radius:10px;padding:17px;cursor:pointer}.platform-choice strong,.platform-choice small{display:block}.platform-choice strong{font-size:14px}.platform-choice small{color:#657085;font-size:9px;margin-top:4px}.builder-selects{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:22px}.builder-selects label{color:#526077;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.builder-selects select{display:block;width:100%;margin-top:7px;border:1px solid #bdc7d5;border-radius:8px;padding:12px;background:#fff;font:600 11px Inter}.builder-selects small{display:block;color:#758094;font-size:8px;font-weight:400;line-height:1.5;text-transform:none;letter-spacing:0;margin-top:6px}.builder-summary{position:sticky;top:100px}.summary-image{height:250px;background:#f4f6f8;border-radius:10px;display:grid;place-items:center;margin-bottom:22px}.summary-image img{width:100%;height:100%;padding:14px;object-fit:contain}.builder-summary h2{font-size:25px;letter-spacing:-.04em}.compatibility-good{color:#16804f;font-size:10px;font-weight:800}.compatibility-good i{margin-right:5px}.builder-summary dl{margin:20px 0}.builder-summary dl>div{display:grid;grid-template-columns:95px 1fr;gap:8px;padding:9px 0;border-bottom:1px solid #e5e9ef}.builder-summary dt{color:#758094;font-size:9px}.builder-summary dd{font-size:10px;font-weight:700;margin:0}.quote-box{padding:15px;border-radius:9px;background:#f4f8ff;border:1px solid #cbd9ef}.quote-box span,.quote-box strong{display:block}.quote-box span{color:#657085;font-size:8px;text-transform:uppercase;letter-spacing:.1em}.quote-box strong{font-size:19px;margin-top:4px}.quote-box p{color:#657085;font-size:8px;line-height:1.5;margin:5px 0 0}.builder-summary .button{width:100%;margin-top:13px}.builder-summary .custom-status{line-height:1.5}@media(max-width:1000px){.builder-layout{grid-template-columns:1fr}.builder-summary{position:static}.case-choice-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.builder-heading h1{font-size:48px}.builder-step,.builder-summary{padding:20px}.case-choice-grid,.builder-selects,.platform-choice{grid-template-columns:1fr}.case-choice-grid span{height:220px}.case-choice-grid img{height:155px}}
.product-image{position:relative}.product-image #gallery-caption{position:absolute;left:18px;bottom:18px;padding:8px 11px;border-radius:7px;background:rgba(7,17,31,.88);color:#fff;font-size:9px;font-weight:700;letter-spacing:.02em}.built-thumb{position:relative}.built-thumb small{position:absolute;left:4px;right:4px;bottom:3px;padding:2px;border-radius:3px;background:rgba(7,17,31,.85);color:#fff;font-size:7px;font-weight:800;text-transform:uppercase}
.product-details dl>div.product-spec-heading{display:block;grid-template-columns:none;padding:28px 0 8px;border-bottom:2px solid #cfd7e3}.product-spec-heading h3{margin:0;font-size:18px;letter-spacing:-.02em}.product-details dd{white-space:normal}
.catalog-results .system-grid{display:grid;grid-template-columns:1fr;gap:12px}.catalog-results .system-card{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:290px;border-radius:10px;box-shadow:none}.catalog-results .system-card:hover{transform:none;box-shadow:0 10px 30px rgba(17,33,60,.08)}.catalog-results .card-art{height:100%;min-height:288px;border-right:1px solid var(--line)}.catalog-results .card-art img{padding:18px!important}.catalog-results .card-body{position:relative;display:block;padding:24px 190px 22px 26px}.catalog-results .series{margin-bottom:6px}.catalog-results .card-body h3{font-size:21px;margin-bottom:6px}.catalog-results .stock{margin:9px 0 0!important}.catalog-results .product-spec-list{max-width:560px;margin:15px 0 0!important;padding:13px 0 0!important;border-bottom:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 22px;line-height:1.45!important}.catalog-results .product-spec-list li{position:relative;padding-left:13px}.catalog-results .product-spec-list li:before{content:"";position:absolute;left:0;top:.55em;width:4px;height:4px;border-radius:50%;background:#8994a5}.catalog-results .card-footer{position:absolute;right:18px;top:20px;bottom:20px;width:150px;margin:0;padding:0 0 0 20px;border-left:1px solid var(--line);display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:14px}.catalog-results .card-footer strong{font-size:27px}.catalog-results .card-footer .configure{text-align:center;padding:11px 10px}.catalog-results .card-footer em{line-height:1.45}.catalog-results .custom-card .card-art{background:#f5f6f8}@media(max-width:900px){.catalog-results .system-card{grid-template-columns:220px minmax(0,1fr)}.catalog-results .card-body{padding-right:24px;padding-bottom:105px}.catalog-results .card-footer{left:26px;right:24px;top:auto;bottom:18px;width:auto;height:70px;padding:12px 0 0;border-left:0;border-top:1px solid var(--line);flex-direction:row;align-items:center;justify-content:space-between}.catalog-results .card-footer .configure{min-width:120px}}@media(max-width:620px){.catalog-results .system-card{display:block}.catalog-results .card-art{height:270px;min-height:0;border-right:0;border-bottom:1px solid var(--line)}.catalog-results .card-body{padding:22px 20px 105px}.catalog-results .product-spec-list{grid-template-columns:1fr}.catalog-results .card-footer{left:20px;right:20px}}
.catalog-results-title{margin-bottom:16px}.catalog-results-title h3{font-size:22px;margin:0}.catalog-results-title p{color:#657085;font-size:10px;margin:4px 0 0}
.mobile-filter-toggle{display:none;border:0;background:none;color:#0b1220;font:800 12px Inter}.mobile-filter-toggle i{color:#1769ff;margin-right:6px}@media(max-width:950px){.catalog-layout{display:block}.catalog-filters{position:sticky;top:68px;z-index:20;display:block;margin-bottom:18px;max-height:52px;overflow:hidden;border-radius:9px;box-shadow:0 8px 24px rgba(17,33,60,.08)}.catalog-filters .filter-title{height:50px;align-items:center;background:#fff;padding:12px 15px}.catalog-filters .filter-title>strong{display:none}.mobile-filter-toggle{display:inline-flex;align-items:center}.catalog-filters fieldset,.catalog-filters .filter-note{display:none}.catalog-filters.filters-open{max-height:min(72vh,620px);overflow-y:auto;box-shadow:0 18px 50px rgba(17,33,60,.2)}.catalog-filters.filters-open fieldset{display:block;border-right:0}.catalog-filters.filters-open .filter-note{display:grid}.catalog-filters.filters-open .filter-title{position:sticky;top:0;z-index:1;border-bottom:1px solid #dfe5ed}.catalog-results{min-width:0}}@media(max-width:650px){.catalog-filters{top:62px}.catalog-heading{margin-bottom:22px}.catalog-search{position:static}}

.shop-categories{margin:0 0 32px}.category-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.category-heading h3{font-size:22px;letter-spacing:-.025em;margin:0}.category-controls{display:flex;gap:8px}.category-heading button{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);cursor:pointer}.category-heading button:disabled{opacity:.35;cursor:default}.category-strip{display:flex;gap:9px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#b8c2cf transparent;padding:2px 2px 10px;overscroll-behavior-inline:contain}.category-strip:focus-visible{outline:2px solid #1769ff;outline-offset:5px;border-radius:5px}.category-tile{flex:0 0 auto;min-width:142px;padding:7px 14px 7px 8px;border:1px solid var(--line);border-radius:999px;background:#fff;display:flex;align-items:center;gap:9px;text-align:left;cursor:pointer;transition:.2s;color:var(--ink);scroll-snap-align:start}.category-tile span{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:50%;background:linear-gradient(145deg,#eef2f7,#fff);overflow:hidden}.category-tile img{width:100%;height:100%;object-fit:contain;padding:5px}.category-tile strong{display:block;font-size:12px;white-space:nowrap}.category-tile:hover,.category-tile.active{border-color:#1769ff;box-shadow:0 6px 18px rgba(23,105,255,.12)}.category-tile.active{background:#f4f8ff}.category-tile.active strong{color:#1769ff}@media(max-width:800px){.category-strip{scrollbar-width:none;padding-bottom:5px}.category-strip::-webkit-scrollbar{display:none}.category-controls{display:none}}@media(max-width:500px){.shop-categories{margin-bottom:24px}.category-tile{min-width:132px;padding-right:12px}.category-tile span{flex-basis:36px;width:36px;height:36px}}
.product-video{display:grid;grid-template-columns:.72fr 1.28fr;gap:55px;align-items:center;margin-top:90px;padding:50px;border-radius:20px;background:#f3f6fa}.product-video[hidden]{display:none}.product-video h2{font-size:clamp(32px,4vw,48px);letter-spacing:-.05em;margin:0 0 15px}.product-video>div>p:not(.kicker){color:#657085;font-size:12px;line-height:1.7}.product-video a{display:inline-block;color:#1769ff;text-decoration:none;font-size:10px;font-weight:800;margin-top:8px}.video-frame{position:relative;aspect-ratio:16/9;overflow:hidden;border-radius:13px;background:#07111f;box-shadow:0 20px 50px rgba(7,17,31,.18)}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}@media(max-width:800px){.product-video{grid-template-columns:1fr;padding:30px;gap:25px}}@media(max-width:550px){.product-video{padding:22px;margin-top:65px}}
.sandbox-badge{display:inline-flex;align-items:center;width:max-content;padding:.42rem .72rem;border:1px solid #8b5cf6;border-radius:999px;background:#f5f3ff;color:#6d28d9;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.review-heading .sandbox-badge{margin-bottom:1rem}.checkout-cancelled{display:flex;align-items:flex-start;gap:.8rem;margin:-25px 0 28px;padding:1rem 1.15rem;border:1px solid #f0c36b;border-radius:12px;background:#fff9eb;color:#7a4c00}.checkout-cancelled i{font-size:1.2rem}.checkout-cancelled p{margin:.2rem 0 0;font-size:.8rem}.stripe-hosted-note{display:flex;gap:.8rem;align-items:center;padding:1rem;border:1px solid #cbd5e1;border-radius:12px;background:#f8fafc}.stripe-hosted-note i{color:#635bff;font-size:1.4rem}.stripe-hosted-note span{display:grid;gap:.15rem}.stripe-hosted-note small{color:#64748b}.checkout-result{min-height:100vh;display:grid;place-items:center;padding:2rem;background:#f3f6fa}.checkout-result .review-card{width:min(620px,100%);padding:2.5rem;text-align:center}.checkout-result .sandbox-badge{margin:0 auto 1.5rem}.checkout-result-icon{display:block;margin-bottom:1rem;color:#16a34a;font-size:3.2rem}.checkout-result h1{margin-bottom:1rem}.checkout-result-note{margin:1.5rem 0;color:#64748b;font-size:.9rem}
.confirmation-main{min-height:100vh;padding:70px 24px;background:#f3f6fa}.confirmation-shell{width:min(1120px,100%);margin:auto}.confirmation-hero{text-align:center;margin-bottom:34px}.confirmation-hero .sandbox-badge{margin:0 auto 18px}.confirmation-hero .checkout-result-icon{margin-bottom:12px}.confirmation-hero h1{font-size:clamp(38px,5vw,58px);letter-spacing:-.05em;margin:6px 0 10px}.confirmation-hero>p:not(.kicker){color:#64748b;margin:0 auto;max-width:660px;line-height:1.6}.confirmation-reference{display:inline-grid;gap:4px;margin-top:20px;padding:11px 18px;border:1px solid #d9e0e9;border-radius:10px;background:#fff}.confirmation-reference span{font-size:9px;color:#64748b;text-transform:uppercase;letter-spacing:.1em}.confirmation-reference strong{font-size:13px}.confirmation-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.7fr);gap:22px;align-items:start}.confirmation-primary,.confirmation-sidebar{display:grid;gap:22px}.confirmation-card{padding:26px;background:#fff;border:1px solid #dfe5ed;border-radius:18px}.confirmation-card h2{margin:3px 0 18px;font-size:22px;letter-spacing:-.03em}.confirmation-card>p:not(.kicker),.confirmation-card>small{color:#64748b;font-size:12px;line-height:1.65}.confirmation-card-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding-bottom:18px;border-bottom:1px solid #e4e9f0}.confirmation-card-head h2{margin-bottom:0}.confirmation-card-head>span{font-size:10px;color:#64748b}.confirmation-product{display:flex;justify-content:space-between;gap:20px;padding:20px 0;border-bottom:1px solid #e4e9f0}.confirmation-product small{color:#1769ff;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.confirmation-product h3{margin:4px 0 6px;font-size:18px}.confirmation-product p{margin:0;color:#64748b;font-size:10px;line-height:1.5}.confirmation-product>div:last-child{display:grid;align-content:start;justify-items:end;gap:5px;white-space:nowrap}.confirmation-product>div:last-child span{font-size:9px;color:#64748b}.confirmation-totals{margin:15px 0 0}.confirmation-totals>div{display:flex;justify-content:space-between;padding:7px 0;font-size:11px}.confirmation-totals dt{color:#64748b;font-weight:500}.confirmation-totals dd{margin:0;font-weight:700}.confirmation-totals .confirmation-total{margin-top:7px;padding-top:14px;border-top:1px solid #dfe5ed;font-size:17px}.confirmation-total dt,.confirmation-total dd{color:#07111f;font-weight:800}.confirmation-steps{display:grid;gap:18px;margin:0;padding:0;list-style:none}.confirmation-steps li{display:grid;grid-template-columns:32px 1fr;gap:13px}.confirmation-steps li>span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#eaf1ff;color:#1769ff;font-size:11px;font-weight:800}.confirmation-steps strong{font-size:12px}.confirmation-steps p{margin:4px 0 0;color:#64748b;font-size:11px;line-height:1.55}.confirmation-details{margin:0}.confirmation-details>div{padding:10px 0;border-bottom:1px solid #e4e9f0}.confirmation-details dt{font-size:9px;color:#64748b;text-transform:uppercase;letter-spacing:.08em}.confirmation-details dd{margin:4px 0 0;font-size:11px;font-weight:700;overflow-wrap:anywhere}.confirmation-details a{color:#1769ff}.confirmation-security{display:flex;gap:13px}.confirmation-security>i{color:#16a34a;font-size:25px}.confirmation-security strong{font-size:11px}.confirmation-security p{margin:5px 0 0;color:#64748b;font-size:10px;line-height:1.5}.confirmation-actions{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:30px}.confirmation-actions>a:last-child{color:#526077;font-size:11px;font-weight:700;text-decoration:none}@media(max-width:820px){.confirmation-main{padding:40px 14px}.confirmation-layout{grid-template-columns:1fr}.confirmation-sidebar{grid-template-columns:1fr 1fr}.confirmation-security{grid-column:1/-1}}@media(max-width:580px){.confirmation-sidebar{grid-template-columns:1fr}.confirmation-security{grid-column:auto}.confirmation-card{padding:20px}.confirmation-product{display:grid}.confirmation-product>div:last-child{justify-items:start}.confirmation-actions{flex-direction:column}.confirmation-actions .button{width:100%;text-align:center}}
.terms-consent{display:grid!important;grid-template-columns:18px 1fr;gap:10px;align-items:start;margin:16px 0!important;padding:14px;border:1px solid #cbd5e1;border-radius:10px;background:#f8fafc;color:#334155!important;font-size:10px!important;font-weight:500!important;line-height:1.55;text-transform:none!important;letter-spacing:0!important}.terms-consent input{width:16px!important;height:16px;margin:1px 0 0!important;accent-color:#1769ff}.terms-consent a{color:#1769ff;font-weight:800}.terms-consent:has(input:invalid){border-color:#94a3b8}.terms-consent:has(input:checked){border-color:#7aa7ff;background:#f4f8ff}
.local-fulfillment-offer{display:grid;grid-template-columns:32px 1fr;gap:10px;margin-top:14px;padding:14px;border:1px solid #8ac7a7;border-radius:10px;background:#effbf4;color:#174d32}.local-fulfillment-offer>i{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#16804f;color:#fff}.local-fulfillment-offer strong,.local-fulfillment-offer span,.local-fulfillment-offer small{display:block}.local-fulfillment-offer strong{font-size:10px;text-transform:uppercase;letter-spacing:.08em}.local-fulfillment-offer span{margin-top:3px;font-size:11px;font-weight:700;line-height:1.45}.local-fulfillment-offer small{margin-top:5px;color:#49705d;font-size:9px;line-height:1.45}
.policy-main{padding:125px 24px 80px;background:#f3f6fa}.policy-shell{width:min(900px,100%);margin:auto;padding:44px;background:#fff;border:1px solid #dfe5ed;border-radius:18px}.policy-shell>header{padding:34px 0;border-bottom:1px solid #dfe5ed}.policy-shell h1{font-size:clamp(38px,5vw,58px);letter-spacing:-.05em;line-height:1.05;margin:5px 0 18px}.policy-shell header p,.policy-shell section p{color:#526077;font-size:12px;line-height:1.75}.policy-shell section{padding:26px 0;border-bottom:1px solid #e4e9f0}.policy-shell section h2{font-size:19px;letter-spacing:-.025em;margin:0 0 10px}.policy-shell a{color:#1769ff}.policy-note{display:flex;gap:12px;margin-top:28px;padding:16px;border-radius:10px;background:#fff8e6;border:1px solid #ecd18d}.policy-note i{color:#9a6700}.policy-note p{margin:0;color:#6b4f16;font-size:10px;line-height:1.6}@media(max-width:600px){.policy-main{padding:95px 12px 50px}.policy-shell{padding:24px}.policy-shell h1{font-size:38px}}

/* Full-width custom-build education and coverage sections. */
.custom-main{padding-left:0;padding-right:0;padding-bottom:0}.custom-main>.builder-shell{padding-left:24px;padding-right:24px;padding-bottom:90px}
.builder-selects-three{grid-template-columns:repeat(3,minmax(0,1fr))}.quote-box p{font-size:9px}
@media(max-width:850px){.builder-selects-three{grid-template-columns:1fr}}
@media(max-width:550px){.custom-main>.builder-shell{padding-left:14px;padding-right:14px;padding-bottom:60px}}

/* Standard product pages use the listed case finish; only memory and storage may be upgraded. */
.product-page .product-options fieldset,.product-page .product-thumbs{display:none}
.retail-product-page .product-main{padding-top:105px}.retail-product-page .product-shell{max-width:1480px}.retail-product-page .product-crumbs{margin-bottom:22px}.retail-product-page .product-crumbs a:after{content:" & accessories"}.retail-product-page .product-top{grid-template-columns:minmax(360px,1fr) minmax(390px,1.08fr) 300px;gap:34px}.retail-product-page .product-gallery{top:100px}.retail-product-page .product-image{height:500px;border-radius:8px;background:#fff;border:1px solid #e1e6ed}.retail-product-page .product-image img{padding:24px}.retail-product-page .product-thumbs{display:flex;justify-content:center}.retail-product-page .product-info{padding-top:4px}.retail-product-page .product-info h1{font-size:clamp(28px,2.35vw,40px);line-height:1.12;letter-spacing:-.035em;margin:5px 0 12px}.retail-product-page .product-tagline{font-size:14px;line-height:1.55;margin:0 0 5px}.retail-product-page .product-rating{padding:11px 0;font-size:10px}.retail-product-page .product-price{padding:18px 0 9px}.retail-product-page .product-price strong{font-size:29px}.retail-product-page .product-availability{margin:9px 0;padding:12px 0;border-top:1px solid #e2e7ee;border-bottom:1px solid #e2e7ee}.retail-purchase{position:sticky;top:100px}.retail-purchase .product-buy{background:#fff;border-color:#cfd6df;border-radius:10px;padding:20px;box-shadow:0 8px 24px rgba(17,33,60,.06)}.retail-purchase .product-buy>div{align-items:baseline;padding-bottom:12px;border-bottom:1px solid #e1e6ed}.retail-purchase .product-buy>div span{font-size:12px}.retail-purchase .product-buy>div strong{font-size:25px}.retail-purchase .product-buy:before{content:"Secure checkout";display:block;margin-bottom:13px;color:#16804f;font-size:10px;font-weight:800}.retail-purchase .product-buy .button,.retail-purchase .buy-now{border-radius:8px}.retail-purchase .buy-now{background:#eef4ff}.product-section-nav{position:sticky;top:76px;z-index:8;display:flex;gap:30px;margin-top:70px;padding:0 4px;border-bottom:1px solid #cfd7e3;background:rgba(255,255,255,.96);backdrop-filter:blur(10px)}.product-section-nav a{padding:17px 3px 14px;border-bottom:3px solid transparent;color:#526077;text-decoration:none;font-size:12px;font-weight:700}.product-section-nav a:first-child,.product-section-nav a:hover{color:#1769ff;border-color:#1769ff}.retail-product-page .product-details{grid-template-columns:280px minmax(0,1fr);gap:55px;margin-top:0;padding-top:50px;border-top:0;scroll-margin-top:130px}.retail-product-page .product-details h2{font-size:32px;margin:0 0 14px}.retail-product-page .product-details>div>p:last-child{font-size:12px}.retail-product-page .product-details dl{border-top:1px solid #cfd7e3;scroll-margin-top:125px}.retail-product-page .product-details dl>div{grid-template-columns:minmax(190px,34%) minmax(0,1fr);gap:24px;padding:11px 14px}.retail-product-page .product-details dl>div:nth-child(even):not(.product-spec-heading){background:#f7f8fa}.retail-product-page .product-details dt{font-size:10px}.retail-product-page .product-details dd{font-size:11px;line-height:1.5}.retail-product-page .product-details dl>div.product-spec-heading{padding:24px 14px 9px;background:#fff;border-bottom:2px solid #aeb9c7}.retail-product-page .product-spec-heading h3{font-size:16px}.retail-shipping{display:grid;grid-template-columns:1fr 1fr auto;gap:22px;align-items:center;margin-top:55px;padding:25px 28px;border:1px solid #dfe5ed;border-radius:12px;background:#f8fafc;scroll-margin-top:125px}.retail-shipping>div{display:grid;grid-template-columns:34px 1fr;gap:12px}.retail-shipping>div>i{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#e8f0ff;color:#1769ff}.retail-shipping strong,.retail-shipping small{display:block}.retail-shipping strong{font-size:11px}.retail-shipping small{margin-top:4px;color:#657085;font-size:9px;line-height:1.5}.retail-shipping>a{color:#1769ff;text-decoration:none;font-size:10px;font-weight:800;white-space:nowrap}@media(max-width:1150px){.retail-product-page .product-top{grid-template-columns:minmax(320px,.9fr) minmax(360px,1.1fr)}.retail-product-page .retail-purchase{position:static;grid-column:2}.retail-product-page .product-gallery{grid-row:1/3}.retail-product-page .product-image{height:460px}}@media(max-width:760px){.retail-product-page .product-main{padding:95px 14px 60px}.retail-product-page .product-top{display:block}.retail-product-page .product-gallery{position:static}.retail-product-page .product-image{height:min(430px,82vw)}.retail-product-page .product-info{padding-top:28px}.retail-product-page .product-info h1{font-size:30px}.retail-product-page .retail-purchase{margin-top:18px}.product-section-nav{top:62px;margin-top:50px;gap:20px;overflow-x:auto}.product-section-nav a{white-space:nowrap}.retail-product-page .product-details{grid-template-columns:1fr;gap:20px;padding-top:35px}.retail-product-page .product-details dl>div{grid-template-columns:minmax(120px,40%) 1fr;gap:15px;padding-left:9px;padding-right:9px}.retail-shipping{grid-template-columns:1fr;padding:22px}.retail-product-page .product-thumbs{overflow-x:auto;justify-content:flex-start}}

/* Preserve the native size of small D&H supplier JPEGs instead of enlarging them to fill the gallery. */
.retail-product-page .product-image img[src*="uploads/products/dandh-"]{width:auto;height:auto;max-width:72%;max-height:72%;padding:0;object-fit:contain}
.navbar .nav-link.store-link{display:inline-block;margin-left:3px;padding:8px 15px!important;border-radius:999px;background:#1769ff;color:#fff!important;box-shadow:0 7px 18px rgba(23,105,255,.2)}.navbar .nav-link.store-link:hover,.navbar .nav-link.store-link:focus{background:#0d55d8;color:#fff!important}.builder-summary .summary-image{position:relative;overflow:hidden}.builder-summary .summary-image img{position:static!important;display:block!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;max-width:calc(100% - 28px)!important;max-height:calc(100% - 28px)!important;padding:0!important;object-fit:contain!important;transform:none!important}.custom-image-disclaimer{display:flex;gap:8px;align-items:flex-start;margin:-10px 0 20px;color:#657085;font-size:9px;line-height:1.5}.custom-image-disclaimer i{flex:0 0 auto;margin-top:1px;color:#1769ff;font-size:11px}@media(max-width:991px){.navbar .nav-link.store-link{margin:6px 0;width:max-content}}

/* Store assistance form. */
.store-help-page{background:#f3f6fa}.store-help-main{min-height:calc(100vh - 150px);padding:125px 24px 85px}.store-help-shell{width:min(1120px,100%);margin:auto}.store-help-layout{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:48px;align-items:start;margin-top:42px}.store-help-intro{padding-top:24px}.store-help-intro h1{font-size:clamp(42px,5vw,64px);line-height:1;letter-spacing:-.055em;margin:8px 0 22px}.store-help-intro>p:not(.kicker){color:#657085;font-size:14px;line-height:1.7}.help-promise{display:grid;grid-template-columns:38px 1fr;gap:13px;margin-top:25px}.help-promise>i{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#e8f0ff;color:#1769ff;font-size:18px}.help-promise strong,.help-promise span{display:block}.help-promise strong{font-size:12px}.help-promise span{color:#657085;font-size:10px;line-height:1.6;margin-top:4px}.store-help-card{padding:34px;background:#fff;border:1px solid #dfe5ed;border-radius:18px;box-shadow:0 20px 55px rgba(17,33,60,.08)}.help-form-heading h2{font-size:29px;letter-spacing:-.04em;margin:4px 0 5px}.help-form-heading>p:last-child{color:#657085;font-size:10px}.help-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px 14px;margin-top:24px}.help-form-grid label{color:#455166;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.help-form-grid .wide{grid-column:1/-1}.help-form-grid input,.help-form-grid select,.help-form-grid textarea{display:block;width:100%;margin-top:7px;border:1px solid #bdc7d5;border-radius:8px;background:#fff;padding:12px;font:500 12px Inter;color:#172033;text-transform:none;letter-spacing:0}.help-form-grid textarea{resize:vertical;min-height:135px}.help-form-grid label>small{display:block;color:#758094;font-size:8px;font-weight:400;line-height:1.5;text-transform:none;letter-spacing:0;margin-top:6px}.help-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.help-submit{margin-top:22px}.help-privacy{color:#657085;font-size:9px;line-height:1.55;margin:14px 0 0}.help-privacy a{color:#1769ff}.help-errors{margin:18px 0;padding:14px 16px;border:1px solid #efb4ad;border-radius:9px;background:#fff3f2;color:#8a241a;font-size:10px}.help-errors ul{margin:7px 0 0;padding-left:18px}.help-success{text-align:center;padding:60px 20px}.help-success>i{display:block;color:#16a34a;font-size:48px;margin-bottom:16px}.help-success h2{font-size:34px;letter-spacing:-.04em}.help-success>p:not(.kicker){color:#657085;font-size:12px;margin:12px auto 24px;max-width:390px}@media(max-width:800px){.store-help-layout{grid-template-columns:1fr;gap:25px}.store-help-intro{padding-top:0}.store-help-main{padding-top:100px}}@media(max-width:550px){.store-help-main{padding:90px 13px 55px}.store-help-layout{margin-top:28px}.store-help-card{padding:22px}.help-form-grid{grid-template-columns:1fr}.help-form-grid .wide{grid-column:auto}.help-submit{width:100%}}

/* Shared modern shell for the order administration workspace. */
.ops{max-width:none!important;height:100vh;margin:0 0 0 220px!important;padding:30px 34px!important;box-sizing:border-box;overflow:hidden}.ops>.head{display:block!important}.ops>.head>.nav{position:fixed;z-index:40;inset:0 auto 0 0;width:220px;box-sizing:border-box;padding:140px 14px 22px;background:#0d1724;box-shadow:8px 0 28px rgba(15,23,42,.12);display:flex!important;flex-direction:column;align-items:stretch!important;justify-content:flex-start!important;gap:5px!important}.ops>.head>.nav:before{content:"Byte By Byte\A Store administration";white-space:pre;position:absolute;top:27px;left:24px;color:#fff;font-size:15px;font-weight:900;line-height:1.7}.ops>.head>.nav:after{content:"Orders";position:absolute;top:94px;left:14px;right:14px;padding:11px 12px;background:#24364a;box-shadow:inset 3px 0 #4c8dff;border-radius:8px;color:#fff;font-size:12px;font-weight:800}.ops>.head>.nav a{display:block;padding:11px 12px;border-radius:8px;color:#aebaca;text-decoration:none;font-size:12px;font-weight:800}.ops>.head>.nav a:hover{background:#172638;color:#fff}.ops>.head>.nav a:last-child{margin-top:auto;border:1px solid #33465d}.ops>.layout{height:calc(100vh - 250px);grid-template-columns:minmax(420px,.82fr) minmax(560px,1.18fr)!important;overflow:hidden}.ops>.layout>section{max-height:100%;overflow:auto}.ops>.layout>.card{max-height:100%;overflow:auto}.ops>.card,.ops .layout>.card{box-shadow:0 8px 25px rgba(17,33,60,.05)}
@media(max-width:900px){.ops{height:auto;margin-left:0!important;padding:16px!important;overflow:visible}.ops>.head>.nav{position:sticky;inset:auto;top:0;width:auto;margin:12px 0 18px;padding:8px;flex-direction:row;overflow-x:auto;border-radius:12px}.ops>.head>.nav:before,.ops>.head>.nav:after{display:none}.ops>.head>.nav a{white-space:nowrap}.ops>.head>.nav a:last-child{margin-top:0}.ops>.layout{height:auto;grid-template-columns:1fr!important;overflow:visible}.ops>.layout>section,.ops>.layout>.card{max-height:none;overflow:visible}}

/* Keep the order workspace inside the application frame with only its content columns scrolling. */
.ops{padding:24px 28px 18px!important;display:flex;flex-direction:column}.ops>.head{flex:0 0 auto}.ops>.layout{height:auto;min-height:0;flex:1}
@media(max-width:900px){.ops{display:block}}

/* Keep the full storefront filter list reachable without following a long results page. */
@media(min-width:951px){.catalog-filters{max-height:calc(100vh - 115px);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.catalog-filters .filter-title{position:sticky;top:0;z-index:2;background:#fff}}

/* Mobile shoppers use search and the category strip instead of the full filter panel. */
@media(max-width:950px){.catalog-filters{display:none!important}.catalog-layout{display:block}}
