.cart-rd .btn,.co-rd .btn,.pdp-rd .btn,.shop-rd .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 22px;border-radius:9999px;font-weight:500;font-size:15px;border:none;cursor:pointer;transition:all .14s ease;font-family:inherit;white-space:nowrap}.cart-rd .btn-primary,.co-rd .btn-primary,.pdp-rd .btn-primary,.shop-rd .btn-primary{background:var(--brand-500);color:white}.cart-rd .btn-primary:hover,.co-rd .btn-primary:hover,.pdp-rd .btn-primary:hover,.shop-rd .btn-primary:hover{background:var(--brand-600)}.pdp-rd .btn-ghost,.shop-rd .btn-ghost{background:transparent;color:var(--gray-900)}.pdp-rd .btn-ghost:hover,.shop-rd .btn-ghost:hover{background:var(--gray-100)}.pdp-rd .btn-outline,.shop-rd .btn-outline{background:white;color:var(--gray-900);border:1px solid var(--gray-100)}.pdp-rd .btn-outline:hover,.shop-rd .btn-outline:hover{border-color:var(--gray-400)}.cart-rd .btn-sm,.pdp-rd .btn-sm,.shop-rd .btn-sm{padding:8px 16px;font-size:13px}.pdp-rd .btn-lg,.shop-rd .btn-lg{padding:16px 28px;font-size:16px}.shop-rd{background:var(--gray-50);padding-bottom:120px}.shop-rd .shell{max-width:1664px;margin:0 auto;padding:0 32px}.shop-rd .section{margin-top:32px}.shop-rd .section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:28px;gap:24px}.shop-rd .section-head h2{font-size:36px;font-weight:600;margin:0;letter-spacing:-.01em;color:var(--gray-1000)}.shop-rd .section-head p{color:var(--gray-600);margin:6px 0 0;font-size:16px;max-width:600px}.shop-rd .toolbar{display:flex;align-items:center;gap:16px;padding:12px;background:white;border-radius:9999px;border:1px solid var(--gray-100);margin-bottom:28px;flex-wrap:wrap}.shop-rd .filter-chips{display:flex;gap:6px;flex:1;overflow-x:auto;min-width:0}.shop-rd .filter-chip{padding:8px 16px;border-radius:9999px;border:none;background:transparent;cursor:pointer;font-size:14px;font-weight:500;color:var(--gray-700);font-family:inherit;white-space:nowrap;transition:all .14s ease}.shop-rd .filter-chip:hover{background:var(--gray-50)}.shop-rd .filter-chip.active{background:var(--gray-1000);color:white}.shop-rd .filter-chip .count{opacity:.5;margin-left:6px;font-weight:400}.shop-rd .filter-chip.active .count{opacity:.6}.shop-rd .catalog{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width:1280px){.shop-rd .catalog{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.shop-rd .catalog{grid-template-columns:1fr}}.shop-rd .pcard{background:white;border:1px solid var(--gray-100);border-radius:24px;display:flex;flex-direction:column;transition:border-color .2s,box-shadow .2s;position:relative}.shop-rd .pcard:hover{border-color:var(--gray-300);box-shadow:0 8px 24px rgba(1,10,25,.05)}.shop-rd .pcard.featured{border-color:var(--brand-500);box-shadow:0 0 0 3px rgba(25,113,246,.08)}.shop-rd .pcard-badge{position:absolute;top:16px;right:16px;display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:9999px;background:var(--gray-1000);color:white;font-size:11px;font-weight:500;letter-spacing:.02em;text-transform:uppercase;z-index:2}.shop-rd .pcard-badge.brand{background:var(--brand-500)}.shop-rd .pcard-media{height:220px;border-radius:22px 22px 0 0;background:var(--gray-50);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.shop-rd .pcard-media.dark{background:radial-gradient(circle at 50% 40%,#ffffff 0,var(--brand-50) 60%,var(--gray-100) 100%)}.shop-rd .pcard-media .glow{display:none}.shop-rd .pcard-media img{object-fit:contain;max-height:80%;max-width:80%;position:relative;z-index:1}.shop-rd .pcard-body{padding:24px;display:flex;flex-direction:column;flex:1;gap:16px}.shop-rd .pcard-cat-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px}.shop-rd .pcard-cat{font-size:11px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--brand-500)}.shop-rd .pcard-details-link{font-size:12px;font-weight:500;color:var(--gray-600);text-decoration:none;white-space:nowrap;transition:color .14s}.shop-rd .pcard-details-link:hover{color:var(--brand-500)}.shop-rd .pcard-title{font-size:20px;font-weight:600;line-height:1.25;margin:0;color:var(--gray-1000)}.shop-rd .pcard-title a{color:inherit;text-decoration:none}.shop-rd .pcard-title a:hover{color:var(--brand-500)}.shop-rd .pcard-desc{font-size:14px;color:var(--gray-600);margin:0;line-height:1.45}.shop-rd .pcard-feat{display:flex;flex-direction:column;gap:6px}.shop-rd .pcard-feat-row{font-size:13px;color:var(--gray-700);display:flex;align-items:flex-start;gap:8px}.shop-rd .pcard-feat-row:before{content:"";width:14px;height:14px;flex-shrink:0;margin-top:2px;background:var(--brand-500);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3'%3E%3Cpath d='M5 12l5 5L20 7'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3'%3E%3Cpath d='M5 12l5 5L20 7'/%3E%3C/svg%3E") center/contain no-repeat}.shop-rd .cable-picker{background:white;border:1px solid var(--gray-100);border-radius:14px;padding:12px;margin-top:auto}.shop-rd .cable-picker-label{font-size:11px;font-weight:600;color:var(--gray-700);text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px}.shop-rd .cable-picker-label .req{color:var(--red-700)}.shop-rd .cable-picker-opts{display:flex;flex-wrap:wrap;gap:6px}.shop-rd .cable-pill{border:1.5px solid var(--gray-100);background:white;padding:6px 10px;border-radius:9999px;cursor:pointer;font-family:inherit;font-size:12px;font-weight:500;color:var(--gray-700);transition:all .14s ease;line-height:1.2}.shop-rd .cable-pill:hover{border-color:var(--gray-400)}.shop-rd .cable-pill.active{border-color:var(--brand-500);background:var(--brand-50);color:var(--brand-700)}.shop-rd .cable-pill .cable-price{font-size:11px;opacity:.7;font-weight:400}.shop-rd .contract-block{background:var(--gray-50);border-radius:16px;padding:14px;margin-top:12px}.shop-rd .contract-segs{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;background:white;border:1px solid var(--gray-100);border-radius:9999px;padding:4px;margin-bottom:12px}.shop-rd .contract-seg{border:none;background:transparent;cursor:pointer;padding:8px 4px;border-radius:9999px;font-size:12px;font-weight:500;color:var(--gray-700);font-family:inherit;transition:all .14s;line-height:1.1}.shop-rd .contract-seg:hover{background:var(--gray-100)}.shop-rd .contract-seg.active{background:var(--brand-500);color:white}.shop-rd .price-row{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:12px}.shop-rd .price-main{font-size:32px;font-weight:600;color:var(--gray-1000);letter-spacing:-.01em}.shop-rd .price-sub{font-size:13px;color:var(--gray-600);margin-left:4px;font-weight:400}.shop-rd .price-meta{font-size:12px;color:var(--gray-600);text-align:right;line-height:1.35}.shop-rd .price-meta strong{color:var(--gray-1000);font-weight:500}.shop-rd .price-meta .strike{text-decoration:line-through;color:var(--gray-400);margin-right:4px}.shop-rd .qty-add{display:flex;gap:8px;align-items:center}.shop-rd .qty-stepper{display:flex;align-items:center;background:white;border:1px solid var(--gray-100);border-radius:9999px;padding:4px}.shop-rd .qty-btn{width:28px;height:28px;border-radius:50%;border:none;background:transparent;cursor:pointer;font-size:16px;color:var(--gray-700);display:flex;align-items:center;justify-content:center}.shop-rd .qty-btn:hover{background:var(--gray-100)}.shop-rd .qty-btn:disabled{opacity:.3;cursor:not-allowed}.shop-rd .qty-val{width:32px;text-align:center;font-size:14px;font-weight:500;color:var(--gray-1000)}.shop-rd .add-btn{flex:1}.shop-rd .add-btn.added{background:var(--green-600)!important}.shop-rd .buyonly-note{background:white;border:1px solid var(--gray-100);border-radius:9999px;padding:8px 14px;font-size:12px;font-weight:500;color:var(--gray-700);text-align:center;margin-bottom:12px;display:flex;align-items:center;justify-content:center;gap:8px}.shop-rd .buyonly-note:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--green-500)}.cartbar-rd{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:var(--gray-1000);color:white;border-radius:9999px;padding:8px 8px 8px 24px;display:flex;align-items:center;gap:16px;box-shadow:0 12px 40px rgba(1,10,25,.25);z-index:40;transition:transform .28s cubic-bezier(.2,.8,.2,1),opacity .2s}.cartbar-rd.hidden{transform:translateX(-50%) translateY(120px);opacity:0;pointer-events:none}.cartbar-rd .count{background:var(--brand-500);width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}.cartbar-rd .info{display:flex;flex-direction:column;gap:2px}.cartbar-rd .label{font-size:13px;opacity:.6}.cartbar-rd .total{font-size:16px;font-weight:600}.cartbar-rd .actions{display:flex;gap:6px}.cartbar-rd .actions button{color:white;background:transparent;border:none;padding:8px 16px;font-size:13px;font-weight:500;cursor:pointer;border-radius:9999px}.cartbar-rd .actions button.primary{background:var(--brand-500)}.cart-rd-scrim{position:fixed;inset:0;background:rgba(1,10,25,.5);backdrop-filter:blur(6px);z-index:90;opacity:0;pointer-events:none;transition:opacity .24s ease}.cart-rd-scrim.open{opacity:1;pointer-events:auto}.cart-rd{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:520px;background:var(--gray-50);z-index:91;display:flex;flex-direction:column;transform:translateX(100%);transition:transform .32s cubic-bezier(.2,.8,.2,1);box-shadow:-16px 0 48px rgba(1,10,25,.18)}.cart-rd.open{transform:translateX(0)}.cart-rd .head{padding:20px 24px;background:white;border-bottom:1px solid var(--gray-100);justify-content:space-between}.cart-rd .head,.cart-rd .head-title{display:flex;align-items:center;gap:12px}.cart-rd .head-title h3{margin:0;font-size:20px;font-weight:600;color:var(--gray-1000)}.cart-rd .head-pill{background:var(--brand-500);color:white;padding:2px 10px;border-radius:9999px;font-size:12px;font-weight:600}.cart-rd .close-btn{width:36px;height:36px;border-radius:50%;border:none;background:var(--gray-100);cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;color:var(--gray-700)}.cart-rd .close-btn:hover{background:var(--gray-200)}.cart-rd .progress{padding:14px 24px;background:white;border-bottom:1px solid var(--gray-100);display:flex;gap:16px;align-items:center}.cart-rd .progress-step{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--gray-500);font-weight:500}.cart-rd .progress-step.active{color:var(--gray-1000)}.cart-rd .progress-num{width:22px;height:22px;border-radius:50%;background:var(--gray-100);color:var(--gray-500);display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:600}.cart-rd .progress-step.active .progress-num{background:var(--gray-1000);color:white}.cart-rd .progress-line{flex:1;height:1px;background:var(--gray-100)}.cart-rd .body{flex:1;overflow-y:auto;padding:16px}.cart-rd .empty{text-align:center;padding:64px 24px;color:var(--gray-500)}.cart-rd .empty-icon{width:72px;height:72px;margin:0 auto 16px;border-radius:50%;background:var(--gray-100);display:flex;align-items:center;justify-content:center}.cart-rd .empty h4{margin:0 0 6px;color:var(--gray-1000);font-size:18px;font-weight:600}.cart-rd .empty p{font-size:14px;margin:0 0 20px;color:var(--gray-500)}.cart-rd .line{background:white;border:1px solid var(--gray-100);border-radius:18px;padding:14px;margin-bottom:10px;display:grid;grid-template-columns:64px 1fr;gap:14px;align-items:flex-start}.cart-rd .line-thumb{width:64px;height:64px;border-radius:12px;background:white;border:1px solid var(--gray-100);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;padding:4px}.cart-rd .line-thumb img{object-fit:contain;max-width:100%;max-height:100%}.cart-rd .line-main{display:flex;flex-direction:column;gap:8px;min-width:0}.cart-rd .line-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.cart-rd .line-cat{font-size:11px;color:var(--brand-500);text-transform:uppercase;letter-spacing:.06em;font-weight:500;margin-bottom:2px}.cart-rd .line-title{font-size:15px;font-weight:600;color:var(--gray-1000);margin:0;line-height:1.25}.cart-rd .line-remove{border:none;background:transparent;cursor:pointer;color:var(--gray-500);padding:0;transition:color .14s}.cart-rd .line-remove:hover{color:var(--red-700)}.cart-rd .line-config{display:flex;gap:6px;flex-wrap:wrap;align-items:center}.cart-rd .line-tag{display:inline-flex;align-items:center;gap:4px;background:var(--gray-100);color:var(--gray-700);padding:4px 10px;border-radius:9999px;font-size:11px;font-weight:500}.cart-rd .line-tag.brand{background:var(--brand-50);color:var(--brand-700)}.cart-rd .line-edit{border:none;background:transparent;cursor:pointer;color:var(--brand-500);font-size:12px;font-weight:500;padding:4px 8px;border-radius:9999px}.cart-rd .line-edit:hover{background:var(--brand-50)}.cart-rd .line-bottom{display:flex;justify-content:space-between;align-items:center}.cart-rd .line-qty{display:flex;align-items:center;background:var(--gray-50);border-radius:9999px;padding:2px}.cart-rd .line-qty button{width:24px;height:24px;border-radius:50%;border:none;background:transparent;cursor:pointer;font-size:14px;color:var(--gray-700)}.cart-rd .line-qty button:hover{background:white}.cart-rd .line-qty button:disabled{opacity:.3;cursor:not-allowed}.cart-rd .line-qty span{width:28px;text-align:center;font-size:13px;font-weight:600;color:var(--gray-1000)}.cart-rd .line-price{text-align:right;font-size:14px;font-weight:600;color:var(--gray-1000)}.cart-rd .line-price small{display:block;font-size:11px;color:var(--gray-600);font-weight:400;margin-top:2px}.cart-rd .line-editor{grid-column:1/-1;background:var(--gray-50);border-radius:12px;padding:12px;margin-top:8px}.cart-rd .line-editor-label{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:var(--gray-600);font-weight:500;margin-bottom:6px}.cart-rd .line-editor-segs{display:grid;grid-template-columns:repeat(2,1fr);gap:4px;background:white;border:1px solid var(--gray-100);border-radius:12px;padding:4px}.cart-rd .line-editor-seg{border:none;background:transparent;cursor:pointer;padding:8px 6px;border-radius:8px;font-size:11px;font-weight:500;color:var(--gray-700);font-family:inherit;line-height:1.2}.cart-rd .line-editor-seg.active{background:var(--brand-500);color:white}.cart-rd .promo{margin-top:16px;background:white;border:1px solid var(--gray-100);border-radius:14px;padding:4px 4px 4px 14px;display:flex;align-items:center;gap:8px}.cart-rd .promo input{flex:1;border:none;outline:none;font-family:inherit;font-size:14px;padding:8px 0;background:transparent;color:var(--gray-1000)}.cart-rd .promo button{border:none;background:var(--gray-1000);color:white;border-radius:9999px;padding:8px 16px;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500}.cart-rd .promo .applied{color:var(--green-600);font-size:12px;padding-right:12px;font-weight:500}.cart-rd .foot{background:white;border-top:1px solid var(--gray-100);padding:16px 20px 20px}.cart-rd .summary{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.cart-rd .summary-row{display:flex;justify-content:space-between;font-size:13px;color:var(--gray-700)}.cart-rd .summary-row.discount{color:var(--green-600)}.cart-rd .summary-divider{height:1px;background:var(--gray-100);margin:6px 0}.cart-rd .summary-row.total{font-size:16px;font-weight:600;color:var(--gray-1000)}.cart-rd .summary-row.total .label-sub{font-size:11px;color:var(--gray-500);font-weight:400}.cart-rd .checkout-btn{width:100%;background:var(--brand-500);color:white;border:none;border-radius:9999px;padding:16px;font-size:15px;font-weight:600;font-family:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:background .14s}.cart-rd .checkout-btn:hover{background:var(--brand-600)}.cart-rd .foot-trust{display:flex;gap:14px;margin-top:12px;justify-content:center;flex-wrap:wrap}.cart-rd .foot-trust span{font-size:11px;color:var(--gray-600);display:inline-flex;align-items:center;gap:4px}.cart-rd .foot-trust span:before{content:"✓";color:var(--green-600);font-weight:700}.co-rd{position:fixed;inset:0;background:var(--gray-50);z-index:110;overflow-y:auto;transform:translateY(100%);transition:transform .36s cubic-bezier(.2,.8,.2,1)}.co-rd.open{transform:translateY(0)}.co-rd .top{position:sticky;top:0;z-index:5;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);border-bottom:1px solid var(--gray-100);padding:16px 32px;display:flex;align-items:center;gap:16px}.co-rd .back{border:1px solid var(--gray-100);background:white;border-radius:9999px;padding:8px 16px;cursor:pointer;font-family:inherit;font-weight:500;color:var(--gray-1000)}.co-rd .back,.co-rd .secure{font-size:13px;display:inline-flex;align-items:center;gap:6px}.co-rd .secure{margin-left:auto;color:var(--gray-600)}.co-rd .inner{max-width:1180px;margin:0 auto;padding:32px;display:grid;grid-template-columns:1.4fr 1fr;gap:40px;align-items:flex-start}@media (max-width:980px){.co-rd .inner{grid-template-columns:1fr}}.co-rd h1.title{font-size:28px;font-weight:600;letter-spacing:-.01em;margin:0 0 6px;color:var(--gray-1000)}.co-rd .sub{font-size:14px;color:var(--gray-600);margin:0 0 24px}.co-rd .section{background:white;border:1px solid var(--gray-100);border-radius:20px;padding:24px;margin-bottom:16px}.co-rd .section h3{margin:0 0 4px;font-size:17px;font-weight:600;color:var(--gray-1000);display:flex;align-items:center;gap:10px}.co-rd .section h3 .num{width:24px;height:24px;border-radius:50%;background:var(--brand-500);color:white;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}.co-rd .section .sec-desc{font-size:13px;color:var(--gray-600);margin:0 0 18px 34px}.co-rd .grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.co-rd .grid.full{grid-template-columns:1fr}.co-rd .field{display:flex;flex-direction:column;gap:6px}.co-rd .field.full{grid-column:1/-1}.co-rd .field label{font-size:12px;font-weight:500;color:var(--gray-700)}.co-rd .field label .req{color:var(--red-700)}.co-rd .field input,.co-rd .field textarea{padding:11px 14px;border:1px solid var(--gray-100);border-radius:12px;background:white;font-family:inherit;font-size:14px;color:var(--gray-1000);transition:border-color .14s,box-shadow .14s}.co-rd .field input:focus,.co-rd .field textarea:focus{outline:none;border-color:var(--brand-500);box-shadow:0 0 0 3px rgba(25,113,246,.15)}.co-rd .field-error input,.co-rd .field-error textarea{border-color:var(--red-700);background:var(--red-50)}.co-rd .field-error input:focus,.co-rd .field-error textarea:focus{border-color:var(--red-700);box-shadow:0 0 0 3px rgba(237,58,84,.18)}.co-rd .field-error label{color:var(--red-800)}.co-rd .field-error:after{content:"Required";font-size:11px;color:var(--red-700);font-weight:500;margin-top:2px}.co-rd .legal-row.error{background:var(--red-50);border:1px solid var(--red-200);border-radius:10px;padding:8px 10px;margin-top:12px}.co-rd .legal-row.error label{color:var(--red-800)}.co-rd .upload.error{border-color:var(--red-700);background:var(--red-50);border-style:solid}.co-rd .upload.error .ut{color:var(--red-800)}.co-rd .hint{font-size:11px;color:var(--gray-500)}.co-rd .upload{border:1.5px dashed var(--gray-100);border-radius:14px;padding:20px;text-align:center;background:var(--gray-50);transition:border-color .14s,background .14s;cursor:pointer;display:block}.co-rd .upload:hover{border-color:var(--brand-500);background:var(--brand-50)}.co-rd .upload.uploaded{border-color:var(--green-500);background:rgba(51,173,105,.05);border-style:solid}.co-rd .upload .ut{font-size:14px;font-weight:600;color:var(--gray-1000)}.co-rd .upload .us{font-size:12px;color:var(--gray-600);margin-top:2px}.co-rd .upload input{display:none}.co-rd .biz-switch{background:white;border:1px solid var(--gray-100);border-radius:20px;padding:16px;margin-bottom:16px}.co-rd .biz-switch-label{font-size:13px;font-weight:600;color:var(--gray-1000);margin-bottom:10px}.co-rd .biz-switch-segs{display:grid;grid-template-columns:1fr 1fr;gap:8px}@media (max-width:600px){.co-rd .biz-switch-segs{grid-template-columns:1fr}}.co-rd .biz-switch-seg{border:1.5px solid var(--gray-100);background:white;border-radius:14px;padding:12px 14px;cursor:pointer;text-align:left;font-family:inherit;transition:all .14s ease;position:relative}.co-rd .biz-switch-seg:hover{border-color:var(--gray-400)}.co-rd .biz-switch-seg.active{border-color:var(--brand-500);background:var(--brand-50)}.co-rd .biz-switch-seg.active:after{content:"✓";position:absolute;top:10px;right:12px;width:20px;height:20px;border-radius:50%;background:var(--brand-500);color:white;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.co-rd .biz-switch-seg .t{font-size:14px;font-weight:600;color:var(--gray-1000);margin-bottom:2px;padding-right:24px}.co-rd .biz-switch-seg .s{font-size:12px;color:var(--gray-600);line-height:1.4}.co-rd .banner{background:linear-gradient(135deg,var(--brand-50) 0,white 100%);border:1px solid var(--brand-200);border-radius:16px;padding:14px 18px;margin-bottom:16px;display:flex;gap:12px;align-items:flex-start;font-size:13px;color:var(--gray-1000)}.co-rd .banner b{display:block;margin-bottom:2px;font-weight:600}.co-rd .deposit-card{background:var(--gray-1000);color:white;border-radius:16px;padding:18px 20px;margin:14px 0}.co-rd .deposit-card .lbl{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:rgba(255,255,255,.6);font-weight:500}.co-rd .deposit-card .row{display:flex;justify-content:space-between;padding:6px 0;font-size:13px;color:rgba(255,255,255,.85)}.co-rd .deposit-card .row.total{border-top:1px solid rgba(255,255,255,.12);padding-top:12px;margin-top:6px;font-size:16px;font-weight:600;color:white}.co-rd .legal-row{display:flex;gap:10px;align-items:flex-start;margin-top:12px}.co-rd .legal-row input[type=checkbox]{appearance:auto;-webkit-appearance:checkbox;width:18px;height:18px;min-width:18px;min-height:18px;max-width:18px;max-height:18px;margin:2px 0 0;padding:0;flex-shrink:0;accent-color:var(--brand-500)}.co-rd .legal-row label{font-size:12px;color:var(--gray-700);line-height:1.5}.co-rd .legal-row label a{color:var(--brand-500)}.co-rd .summary-card{position:sticky;top:96px;background:white;border:1px solid var(--gray-100);border-radius:20px;padding:22px}.co-rd .summary-card h4{margin:0 0 14px;font-size:15px;font-weight:600;color:var(--gray-1000)}.co-rd .summary-line{display:grid;grid-template-columns:44px 1fr auto;gap:10px;align-items:center;padding:8px 0;border-top:1px dashed var(--gray-100)}.co-rd .summary-line:first-child{border-top:none}.co-rd .summary-line .sl-thumb{width:44px;height:44px;border-radius:10px;background:white;border:1px solid var(--gray-100);display:flex;align-items:center;justify-content:center;overflow:hidden;padding:3px}.co-rd .summary-line .sl-thumb img{object-fit:contain;max-width:100%;max-height:100%}.co-rd .summary-line .sl-name{font-size:13px;font-weight:600;color:var(--gray-1000);line-height:1.25}.co-rd .summary-line .sl-meta{font-size:11px;color:var(--gray-600);margin-top:2px}.co-rd .summary-line .sl-price{font-size:13px;font-weight:600;color:var(--gray-1000);text-align:right}.co-rd .summary-line .sl-price small{display:block;font-size:10px;color:var(--gray-600);font-weight:400}.co-rd .summary-totals{margin-top:12px;padding-top:12px;border-top:1px solid var(--gray-100);display:flex;flex-direction:column;gap:6px}.co-rd .summary-totals-row{display:flex;justify-content:space-between;font-size:13px;color:var(--gray-700)}.co-rd .summary-totals-row.total{font-size:15px;font-weight:600;color:var(--gray-1000);padding-top:8px;border-top:1px solid var(--gray-100);margin-top:6px}.co-rd .place-order{width:100%;margin-top:16px;background:var(--brand-500);color:white;border:none;border-radius:9999px;padding:16px;font-size:15px;font-weight:600;font-family:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px}.co-rd .place-order:hover{background:var(--brand-600)}.co-rd .success{max-width:520px;margin:80px auto;background:white;border-radius:24px;padding:48px 40px;text-align:center;border:1px solid var(--gray-100);grid-column:1/-1}.co-rd .success .check{width:72px;height:72px;border-radius:50%;background:var(--green-500);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:white;font-size:36px}.co-rd .success h2{font-size:28px;margin:0 0 6px;color:var(--gray-1000)}.co-rd .success p{color:var(--gray-600);font-size:15px}@media (max-width:768px){.co-rd .top{padding:12px 16px;gap:8px;flex-wrap:wrap}.co-rd .top .logo{display:none}.co-rd .back{padding:6px 12px}.co-rd .back,.co-rd .secure{font-size:12px}.co-rd .inner{padding:16px;gap:16px}.co-rd h1.title{font-size:22px}.co-rd .sub{font-size:13px}.co-rd .section{padding:16px;border-radius:16px;margin-bottom:12px}.co-rd .section h3{font-size:15px}.co-rd .section .sec-desc{font-size:12px;margin-left:0;margin-top:6px}.co-rd .grid{gap:10px}.co-rd .grid,.co-rd .grid.full{grid-template-columns:1fr}.co-rd .field input,.co-rd .field textarea{padding:10px 12px;font-size:16px}.co-rd .summary-card{position:static;padding:16px}.co-rd .deposit-card{padding:14px}.co-rd .deposit-card .row{font-size:12px}.co-rd .biz-switch{padding:12px}.co-rd .biz-switch-segs{grid-template-columns:1fr}.co-rd .legal-row{gap:8px}.co-rd .legal-row label{font-size:11px}.co-rd .place-order{padding:14px;font-size:14px}.co-rd .upload{padding:14px}}@media (max-width:480px){.co-rd .inner{padding:12px}.co-rd .section{padding:14px}.co-rd .summary-line{grid-template-columns:36px 1fr auto;gap:8px}.co-rd .summary-line .sl-thumb{width:36px;height:36px}.co-rd .summary-line .sl-name,.co-rd .summary-line .sl-price{font-size:12px}}.pdp-rd{background:var(--gray-50);padding-bottom:100px}.pdp-rd .shell{max-width:1280px;margin:0 auto;padding:0 32px}.pdp-rd .crumb{display:flex;align-items:center;gap:8px;padding:20px 0 12px;font-size:13px;color:var(--gray-600);flex-wrap:wrap}.pdp-rd .crumb a{color:var(--gray-600);text-decoration:none}.pdp-rd .crumb a:hover{color:var(--brand-500)}.pdp-rd .crumb .sep{color:var(--gray-400)}.pdp-rd .crumb .now{color:var(--gray-1000);font-weight:500}.pdp-rd .pdp-hero{display:grid;grid-template-columns:1.05fr 1fr;gap:40px;align-items:start}@media (max-width:980px){.pdp-rd .pdp-hero{grid-template-columns:1fr}}.pdp-rd .gallery{display:flex;flex-direction:column;gap:12px;position:sticky;top:24px}.pdp-rd .gallery-stage{position:relative;background:radial-gradient(circle at 50% 35%,#ffffff 0,var(--brand-50) 60%,var(--gray-100) 100%);border-radius:24px;aspect-ratio:1/1;overflow:hidden;display:flex;align-items:center;justify-content:center}.pdp-rd .gallery-stage img{max-width:75%;max-height:75%;object-fit:contain;position:relative;z-index:1;filter:drop-shadow(0 20px 40px rgba(1,10,25,.18))}.pdp-rd .gallery-badges{position:absolute;top:16px;left:16px;display:flex;gap:6px;z-index:2}.pdp-rd .gbadge{padding:6px 12px;border-radius:9999px;background:white;color:var(--gray-900);border:1px solid var(--gray-100);font-size:11px;font-weight:500;display:inline-flex;align-items:center;gap:6px}.pdp-rd .gbadge:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--green-500)}.pdp-rd .gbadge.brand{background:var(--brand-500);color:white;border-color:transparent}.pdp-rd .gbadge.brand:before{display:none}.pdp-rd .gallery-thumbs{display:flex;gap:8px;flex-wrap:wrap}.pdp-rd .gthumb{flex:0 0 64px;height:64px;border-radius:14px;background:white;border:1px solid var(--gray-100);cursor:pointer;padding:0;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:all .14s ease;position:relative}.pdp-rd .gthumb img{object-fit:contain;max-width:70%;max-height:70%}.pdp-rd .gthumb:hover{border-color:var(--gray-400)}.pdp-rd .gthumb.active{border-color:var(--brand-500);box-shadow:0 0 0 2px var(--brand-500)}.pdp-rd .info{padding-top:8px}.pdp-rd .info-cat{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:9999px;background:var(--brand-50);color:var(--brand-700);font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.06em}.pdp-rd .info h1{font-size:44px;font-weight:600;margin:14px 0 8px;letter-spacing:-.02em;line-height:1.05;color:var(--gray-1000)}.pdp-rd .info-tagline{font-size:17px;color:var(--gray-600);margin:0 0 16px;line-height:1.45}.pdp-rd .rating-row{display:flex;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--gray-100);flex-wrap:wrap}.pdp-rd .rating-stars{color:var(--yellow-700)}.pdp-rd .rating-num{font-size:14px;font-weight:600;color:var(--gray-1000)}.pdp-rd .rating-meta{font-size:13px;color:var(--gray-600)}.pdp-rd .rating-divider{width:1px;height:14px;background:var(--gray-100)}.pdp-rd .config-block{margin-bottom:22px}.pdp-rd .config-label{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:10px}.pdp-rd .config-label .l{font-size:13px;font-weight:600;color:var(--gray-1000)}.pdp-rd .config-label .r{font-size:12px;color:var(--gray-600)}.pdp-rd .contract-cards{display:grid;grid-template-columns:1fr 1fr;gap:8px}.pdp-rd .contract-card{border:1.5px solid var(--gray-100);background:white;border-radius:14px;padding:14px;cursor:pointer;text-align:left;transition:all .14s ease;font-family:inherit;position:relative}.pdp-rd .contract-card:hover{border-color:var(--gray-400)}.pdp-rd .contract-card.active{border-color:var(--brand-500);background:var(--brand-50)}.pdp-rd .contract-card .top{font-size:14px;font-weight:600;color:var(--gray-1000);margin-bottom:2px}.pdp-rd .contract-card .bottom{font-size:12px;color:var(--gray-600)}.pdp-rd .cable-row{display:flex;flex-wrap:wrap;gap:8px}.pdp-rd .cable-pill{border:1.5px solid var(--gray-100);background:white;padding:10px 14px;border-radius:9999px;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;color:var(--gray-700);transition:all .14s ease}.pdp-rd .cable-pill:hover{border-color:var(--gray-400)}.pdp-rd .cable-pill.active{border-color:var(--brand-500);background:var(--brand-50);color:var(--brand-700)}.pdp-rd .cable-pill .price{font-size:11px;opacity:.7;margin-left:2px;font-weight:400}.pdp-rd .contract-card .save{display:inline-block;margin-top:6px;background:var(--green-500);color:white;font-size:10px;font-weight:600;padding:2px 8px;border-radius:9999px}.pdp-rd .price-card{background:var(--gray-1000);border-radius:20px;padding:22px;color:white;margin:24px 0}.pdp-rd .price-card-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:6px;flex-wrap:wrap;gap:6px}.pdp-rd .price-card-head .lbl{text-transform:uppercase;letter-spacing:.06em;font-weight:500}.pdp-rd .price-card-head .lbl,.pdp-rd .price-card-head .lbl-r{font-size:12px;color:rgba(255,255,255,.6)}.pdp-rd .price-card-main{display:flex;align-items:baseline;gap:6px;margin-bottom:12px}.pdp-rd .price-card-main .num{font-size:44px;font-weight:600;letter-spacing:-.02em}.pdp-rd .price-card-main .unit{font-size:16px;color:rgba(255,255,255,.6)}.pdp-rd .price-card-bd{background:rgba(255,255,255,.06);border-radius:12px;padding:12px;font-size:13px}.pdp-rd .price-card-bd-row{display:flex;justify-content:space-between;padding:4px 0;color:rgba(255,255,255,.7)}.pdp-rd .price-card-bd-row.divider{border-top:1px solid rgba(255,255,255,.1);margin-top:6px;padding-top:10px;color:white;font-weight:600;font-size:14px}.pdp-rd .pdp-qty-add{display:flex;align-items:center;gap:12px}.pdp-rd .pdp-qty-stepper{display:flex;align-items:center;background:white;border:1px solid var(--gray-100);border-radius:9999px;padding:4px}.pdp-rd .pdp-qty-stepper button{width:36px;height:36px;border-radius:50%;border:none;background:transparent;cursor:pointer;font-size:18px;color:var(--gray-700);display:flex;align-items:center;justify-content:center}.pdp-rd .pdp-qty-stepper button:hover{background:var(--gray-100)}.pdp-rd .pdp-qty-stepper button:disabled{opacity:.3;cursor:not-allowed}.pdp-rd .pdp-qty-stepper span{width:40px;text-align:center;font-size:16px;font-weight:600;color:var(--gray-1000)}.pdp-rd .add-cta{flex:1;padding:16px 24px;font-size:15px}.pdp-rd .add-cta.added{background:var(--green-600)!important}.pdp-rd .reassure{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}@media (max-width:540px){.pdp-rd .reassure{grid-template-columns:1fr}}.pdp-rd .reassure-item{background:white;border:1px solid var(--gray-100);border-radius:14px;padding:12px;display:flex;align-items:center;gap:10px}.pdp-rd .reassure-item .icn{color:var(--brand-500);flex-shrink:0;width:22px;height:22px}.pdp-rd .reassure-item .tt{font-size:12px;font-weight:600;color:var(--gray-1000)}.pdp-rd .reassure-item .ts{font-size:11px;color:var(--gray-600);margin-top:1px}.pdp-rd .sec{margin-top:80px}.pdp-rd .sec h2{font-size:32px;font-weight:600;letter-spacing:-.01em;margin:0 0 8px;color:var(--gray-1000)}.pdp-rd .sec-sub{font-size:16px;color:var(--gray-600);max-width:640px;margin:0 0 28px}.pdp-rd .feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width:720px){.pdp-rd .feat-grid{grid-template-columns:1fr}}.pdp-rd .feat{background:white;border:1px solid var(--gray-100);border-radius:20px;padding:24px;transition:border-color .2s}.pdp-rd .feat:hover{border-color:var(--gray-400)}.pdp-rd .feat-icon{width:44px;height:44px;border-radius:12px;background:var(--brand-50);color:var(--brand-500);display:flex;align-items:center;justify-content:center;margin-bottom:16px}.pdp-rd .feat h3{font-size:18px;font-weight:600;margin:0 0 6px;color:var(--gray-1000)}.pdp-rd .feat p{font-size:14px;color:var(--gray-600);margin:0;line-height:1.5}.pdp-rd .specs{background:white;border:1px solid var(--gray-100);border-radius:20px;overflow:hidden}.pdp-rd .specs-row{display:grid;grid-template-columns:220px 1fr;padding:16px 24px;border-top:1px solid var(--gray-100);gap:12px}.pdp-rd .specs-row:first-child{border-top:none}.pdp-rd .specs-row .k{font-size:13px;font-weight:500;color:var(--gray-600)}.pdp-rd .specs-row .v{font-size:14px;color:var(--gray-1000);font-weight:500}.pdp-rd .reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width:720px){.pdp-rd .reviews-grid{grid-template-columns:1fr}}.pdp-rd .review{background:white;border:1px solid var(--gray-100);border-radius:20px;padding:22px}.pdp-rd .review-stars{color:var(--yellow-700);font-size:14px;margin-bottom:10px;letter-spacing:1px}.pdp-rd .review-quote{font-size:15px;color:var(--gray-1000);line-height:1.5;margin:0 0 14px}.pdp-rd .review-author{display:flex;align-items:center;gap:10px}.pdp-rd .review-avatar{width:36px;height:36px;border-radius:50%;background:var(--brand-100);color:var(--brand-700);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600}.pdp-rd .review-name{font-size:13px;font-weight:600;color:var(--gray-1000)}.pdp-rd .review-meta{font-size:11px;color:var(--gray-600)}.pdp-rd .faq{background:white;border:1px solid var(--gray-100);border-radius:20px;overflow:hidden}.pdp-rd .faq-item{border-top:1px solid var(--gray-100)}.pdp-rd .faq-item:first-child{border-top:none}.pdp-rd .faq-q{width:100%;background:transparent;border:none;cursor:pointer;padding:18px 24px;font-family:inherit;display:flex;justify-content:space-between;align-items:center;font-size:15px;font-weight:500;color:var(--gray-1000);text-align:left}.pdp-rd .faq-q:hover{background:var(--gray-50)}.pdp-rd .faq-q .arrow{transition:transform .2s;color:var(--gray-500)}.pdp-rd .faq-item.open .faq-q .arrow{transform:rotate(180deg);color:var(--brand-500)}.pdp-rd .faq-a{padding:0 24px;max-height:0;overflow:hidden;transition:max-height .28s ease,padding .28s ease;color:var(--gray-700);font-size:14px;line-height:1.55}.pdp-rd .faq-item.open .faq-a{max-height:400px;padding:0 24px 18px}.pdp-rd .bundle-cta{margin-top:40px;background:linear-gradient(135deg,var(--brand-1000) 0,#0d1f4d 100%);border-radius:24px;padding:40px;color:white;display:grid;grid-template-columns:1.5fr 1fr;gap:32px;align-items:center;position:relative;overflow:hidden}@media (max-width:720px){.pdp-rd .bundle-cta{grid-template-columns:1fr;padding:28px}}.pdp-rd .bundle-cta:before{content:"";position:absolute;right:-100px;top:-100px;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(25,113,246,.3),transparent 70%)}.pdp-rd .bundle-cta h3{font-size:28px;font-weight:600;margin:0 0 8px;letter-spacing:-.01em}.pdp-rd .bundle-cta p{color:rgba(255,255,255,.7);margin:0 0 18px;font-size:15px}.pdp-rd .bundle-savings{background:var(--green-500);color:var(--gray-1000);display:inline-block;padding:4px 12px;border-radius:9999px;font-size:12px;font-weight:600;margin-bottom:12px}