.product-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}.product-gallery{position:sticky;top:100px;max-width:520px;width:100%;margin:0 auto}.product-gallery-main{position:relative;width:100%;aspect-ratio:1/1;max-height:520px;border-radius:var(--radius-lg);overflow:hidden;background:radial-gradient(circle at 40% 30%,rgba(62,123,250,.12),transparent 60%),var(--charcoal);border:1px solid var(--hairline)}.product-gallery-main img{width:100%;height:100%;object-fit:cover;display:block}.product-gallery-thumbs{display:flex;gap:10px;margin-top:14px}.product-gallery-thumb{width:64px;height:64px;border-radius:10px;overflow:hidden;border:1px solid var(--hairline-strong);opacity:.6;transition:opacity .25s var(--ease),border-color .25s var(--ease);flex-shrink:0;padding:0;background:none;cursor:pointer}.product-gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-gallery-thumb.is-active,.product-gallery-thumb:hover{opacity:1;border-color:var(--blue-soft)}.product-info .eyebrow{margin-bottom:14px}.product-info h1{font-size:clamp(28px,3.4vw,40px);line-height:1.1}.product-sku-note{font-family:var(--font-mono);font-size:11px;color:var(--gray-dim);margin-top:10px}.product-info-lede{margin-top:16px;color:var(--gray);font-size:15.5px;max-width:480px;line-height:1.75}.product-price-row{display:flex;align-items:baseline;gap:12px;margin-top:26px}.product-price{font-family:var(--font-display);font-size:30px;color:var(--white)}.product-compare-price{font-size:15px;color:var(--gray-dim);text-decoration:line-through}.variant-picker{margin-top:26px;display:flex;flex-direction:column;gap:16px}.variant-group-label{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--gray-dim);display:block;margin-bottom:10px}.variant-options{display:flex;gap:10px;flex-wrap:wrap}.variant-pill{padding:11px 20px;border-radius:var(--radius-pill);border:1px solid var(--hairline-strong);background:#ffffff05;color:var(--gray);font-size:13.5px;font-weight:500;transition:all .25s var(--ease);cursor:pointer}.variant-pill:hover{border-color:#ffffff47;color:var(--white)}.variant-pill.is-selected{color:var(--white);border-color:var(--blue-bright);background:#3e7bfa1a;box-shadow:0 0 0 1px #6ea0ff26 inset,0 0 18px -6px var(--blue-glow)}.variant-pill[disabled]{opacity:.35;cursor:not-allowed;text-decoration:line-through}.product-form-actions{margin-top:28px;display:flex;gap:14px;align-items:center;flex-wrap:wrap}.product-form-actions .btn{min-width:200px}.product-availability{font-size:12.5px;color:var(--gray-dim);font-family:var(--font-mono)}.product-availability.in-stock{color:var(--blue-bright)}.product-trust-row{display:flex;gap:22px;margin-top:32px;padding-top:26px;border-top:1px solid var(--hairline);flex-wrap:wrap}.product-trust-item{display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--gray)}.product-trust-item svg{width:16px;height:16px;stroke:var(--blue-bright);flex-shrink:0}.bundle-nudge{display:flex;align-items:center;gap:14px;width:100%;margin-top:16px;padding:14px 18px;border-radius:var(--radius-md);cursor:pointer;text-align:left;background:linear-gradient(135deg,#3e7bfa1a,#ffffff05);border:1px solid rgba(110,160,255,.28);box-shadow:0 0 0 1px #6ea0ff0d inset;transition:border-color .3s var(--ease),transform .3s var(--ease),box-shadow .3s var(--ease)}.bundle-nudge:hover{border-color:#6ea0ff80;transform:translateY(-2px);box-shadow:0 10px 28px -14px #0009,0 0 24px -10px var(--blue-glow)}.bundle-nudge:active{transform:scale(.99)}.bundle-nudge-icon{width:34px;height:34px;flex-shrink:0;border-radius:10px;border:1px solid rgba(110,160,255,.35);background:#3e7bfa1a;display:flex;align-items:center;justify-content:center}.bundle-nudge-icon svg{width:16px;height:16px;stroke:var(--blue-bright)}.bundle-nudge-text{display:flex;flex-direction:column;gap:2px;flex-grow:1}.bundle-nudge-text strong{font-size:13.5px;color:var(--white);font-weight:600}.bundle-nudge-text em{font-style:normal;font-size:11.5px;color:var(--gray);font-family:var(--font-mono)}.bundle-nudge-arrow{width:15px;height:15px;stroke:var(--blue-bright);flex-shrink:0;opacity:.7;animation:nudgeBob 2.4s ease-in-out infinite}@keyframes nudgeBob{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}.mode-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.mode-card{padding:24px 20px;border-radius:var(--radius-md);text-align:left}.mode-card .portal-icon{margin-bottom:14px}.mode-card h4{font-size:14.5px;color:var(--white)}.mode-card p{font-size:12.5px;color:var(--gray);margin-top:6px;line-height:1.55}.specs-band{background:var(--graphite);border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline)}.box-contents{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;margin-bottom:44px}.box-item{display:flex;align-items:center;gap:14px;padding:18px 20px;border-radius:var(--radius-md);transition:border-color .3s var(--ease),transform .3s var(--ease)}.box-item:hover{border-color:#6ea0ff4d;transform:translateY(-2px)}.box-item-icon{width:40px;height:40px;flex-shrink:0;border-radius:11px;border:1px solid var(--hairline-strong);background:#3e7bfa12;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 1px #6ea0ff0f inset}.box-item-icon svg{width:19px;height:19px;stroke:var(--blue-bright)}.box-item span{font-size:13.5px;color:var(--white);font-weight:500}.specs-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:32px;align-items:start}.specs-table-head{margin-bottom:14px}.eyebrow-sm{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--gray-dim)}.specs-table{border-radius:var(--radius-md);overflow:hidden;border:1px solid var(--hairline)}.specs-row{display:flex;justify-content:space-between;gap:16px;padding:15px 22px;border-bottom:1px solid var(--hairline);font-size:13.5px}.specs-row:last-child{border-bottom:none}.specs-row:nth-child(odd){background:#ffffff04}.specs-key{color:var(--gray-dim);font-family:var(--font-mono);font-size:11px;letter-spacing:.04em;text-transform:uppercase;flex-shrink:0}.specs-val{color:var(--white);font-weight:500;text-align:right}.specs-val.is-placeholder{color:var(--gray-dim);font-weight:400;font-style:italic}.specs-note{font-size:11px;color:var(--gray-dim);margin-top:12px;font-family:var(--font-mono)}.faq-list{display:flex;flex-direction:column;gap:12px}.faq-item{border-radius:var(--radius-md);overflow:hidden}.faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 22px;font-size:14.5px;color:var(--white);font-weight:500;text-align:left;background:none;border:none;cursor:pointer}.faq-q svg{width:16px;height:16px;stroke:var(--blue-bright);flex-shrink:0;transition:transform .35s var(--ease)}.faq-item.is-open .faq-q svg{transform:rotate(45deg)}.faq-a{max-height:0;overflow:hidden;transition:max-height .4s var(--ease)}.faq-a-inner{padding:0 22px 20px;font-size:13.5px;color:var(--gray);line-height:1.7}.faq-item.is-open .faq-a{max-height:240px}.product-upsells .upsell-head{margin-bottom:36px}.product-upsells.is-highlighted .upsell-head .section-title{animation:highlightGlow 2.2s var(--ease)}@keyframes highlightGlow{0%,to{text-shadow:none}25%{text-shadow:0 0 28px rgba(62,123,250,.55)}}.upsell-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:18px;align-items:stretch}.upsell-card{position:relative;display:flex;flex-direction:column;padding:18px;border-radius:var(--radius-md);text-align:left;transition:transform .35s var(--ease),border-color .35s var(--ease),box-shadow .35s var(--ease)}.upsell-card:hover{transform:translateY(-4px);border-color:#6ea0ff52;box-shadow:0 18px 38px -20px #000000a6,0 0 22px -10px var(--blue-glow)}.upsell-card.is-added{border-color:#6ea0ff80;box-shadow:0 0 0 1px #6ea0ff2e inset,0 0 30px -8px var(--blue-glow)}.upsell-card-image{aspect-ratio:4/3;border-radius:10px;overflow:hidden;margin-bottom:14px;background:var(--charcoal);border:1px solid var(--hairline-strong);flex-shrink:0}.upsell-card-image img{width:100%;height:100%;object-fit:cover;display:block}.upsell-card-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 40%,rgba(62,123,250,.14),transparent 68%),var(--charcoal)}.upsell-card-placeholder svg{width:30%;height:30%;stroke:var(--blue-bright);opacity:.75}.upsell-card.is-service .upsell-card-image{aspect-ratio:16/9}.upsell-card-body{flex-grow:1}.upsell-card h4{font-size:14px;color:var(--white);font-family:var(--font-body);font-weight:600;line-height:1.3}.upsell-card p{font-size:12.5px;color:var(--gray);margin-top:7px;line-height:1.55}.upsell-card-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:16px;padding-top:14px;border-top:1px solid var(--hairline)}.upsell-card-price{font-family:var(--font-mono);font-size:13.5px;color:var(--blue-bright);white-space:nowrap}.upsell-card-was{color:var(--gray-dim);font-size:11px;margin-left:6px;text-decoration:line-through}.upsell-card-add{padding:9px 18px;border-radius:var(--radius-pill);font-size:12px;font-weight:600;border:1px solid rgba(110,160,255,.4);background:#3e7bfa1a;color:var(--white);transition:background .25s var(--ease),transform .25s var(--ease),box-shadow .25s var(--ease),border-color .25s var(--ease);cursor:pointer;flex-shrink:0}.upsell-card-add:hover{background:#3e7bfa3d;transform:translateY(-1px);box-shadow:0 0 16px -4px var(--blue-glow)}.upsell-card-add[disabled]{opacity:.55;cursor:default;transform:none}.upsell-card-add.is-error{border-color:#ff6b6b80;background:#ff6b6b1f;color:#ff9a9a}.upsell-save-badge{position:absolute;top:14px;right:14px;z-index:2;font-family:var(--font-mono);font-size:9.5px;letter-spacing:.05em;color:var(--blue-bright);padding:5px 10px;border-radius:var(--radius-pill);border:1px solid rgba(110,160,255,.45);background:#050608cc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 0 16px -4px var(--blue-glow)}@media(max-width:1024px){.product-hero-grid{grid-template-columns:1fr;gap:40px}.product-gallery{position:static;max-width:480px;margin:0 auto}.product-info-lede{max-width:100%}}@media(max-width:900px){.specs-layout{grid-template-columns:1fr;gap:36px}}@media(max-width:680px){.mode-grid{grid-template-columns:1fr}.product-form-actions .btn{width:100%}.product-trust-row{flex-direction:column;align-items:flex-start;gap:12px}.specs-row{flex-direction:column;gap:4px}.specs-val{text-align:left}.upsell-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.upsell-card{padding:14px}.upsell-card-foot{flex-direction:column;align-items:stretch;gap:10px}.upsell-card-add{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/pulse-product.css.map */
