.product-detail{margin-top:1.7rem}.product-detail-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"head buybox" "info buybox";gap:1.2rem;align-items:start}.product-detail-head{grid-area:head;min-width:0}.product-detail-info-sections{grid-area:info;display:grid;gap:.8rem;min-width:0}.product-detail-right-column{grid-area:buybox;min-width:0;align-self:stretch}.product-buybox{align-self:start;position:sticky;top:92px;height:-moz-fit-content;height:fit-content}.product-detail-head{display:grid;gap:.85rem}.product-detail-heading{margin-bottom:0}.product-detail-heading h1{font-size:clamp(1.55rem,2.3vw,2.1rem);font-weight:800}.product-detail-heading p{font-size:.95rem}.product-hero-image{border:1px solid var(--line);border-radius:20px;min-height:172px;aspect-ratio:16/9;width:100%;padding:.85rem;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:manipulation}.product-hero-image-logo{width:min(88%,360px);height:auto;max-height:142px;object-fit:contain}.product-hero-image-icon{font-size:clamp(3.8rem,6.4vw,5.2rem);line-height:1;display:inline-flex}.product-hero-image-fallback{color:#fff;font-size:clamp(1.5rem,2.8vw,2rem);font-weight:800;letter-spacing:.04em}.product-hero-image-label{position:absolute;left:.75rem;bottom:.75rem;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--text);padding:.2rem .6rem;font-size:.8rem;font-weight:700}.product-hero-image-extra{background:#fff;padding:0}.product-hero-image-extra-media{width:100%;height:100%;object-fit:cover}.product-hero-gallery-track{display:flex;transition:transform .32s cubic-bezier(.4,0,.2,1);will-change:transform}.product-hero-gallery-slide{flex:0 0 100%;min-width:0}.product-hero-gallery-nav{position:absolute;top:50%;transform:translateY(-50%);padding:.3rem;border:0;border-radius:999px;background:#0000;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;box-shadow:none;opacity:0;transition:opacity .18s ease,background-color .18s ease}.product-hero-gallery-nav.prev{left:.5rem}.product-hero-gallery-nav.next{right:.5rem}.product-hero-gallery:focus-within .product-hero-gallery-nav,.product-hero-gallery:hover .product-hero-gallery-nav{opacity:1}.product-hero-gallery-nav:hover{background:#0000002e;color:#fff}.product-hero-image-link{background:#0000;border:0;padding:0;display:block;width:100%;cursor:pointer}.product-hero-image-link:focus-visible,.product-hero-image-link:hover{background:#0000}.product-hero-gallery-dots{position:absolute;right:.78rem;bottom:.78rem;display:inline-flex;align-items:center;justify-content:center;gap:.24rem;border:1px solid #0000001f;border-radius:999px;background:#ffffffdb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:.25rem .36rem;z-index:2}.product-hero-gallery-dots span{width:6px;height:6px;border-radius:999px;border:0;background:#b5b0b7;opacity:.75}.product-hero-gallery-dots span.active{width:16px;background:var(--accent);opacity:1}.product-hero-gallery-nav svg{width:58px;height:58px;stroke-width:1.8;filter:drop-shadow(0 1px 3px rgba(0,0,0,.25))}@media (hover:none),(pointer:coarse){.product-hero-gallery-nav{display:none}}.product-hero-expand-hint{position:absolute;top:8px;right:8px;width:32px;height:32px;border-radius:999px;background:#00000061;border:1px solid #ffffff59;color:#fff;display:inline-flex;align-items:center;justify-content:center;pointer-events:none;opacity:0;transition:opacity .2s ease;z-index:3}.product-hero-gallery:focus-within .product-hero-expand-hint,.product-hero-gallery:hover .product-hero-expand-hint{opacity:1}@media (min-width:901px){.product-hero-expand-hint{display:none}.product-hero-image-link{cursor:default}}.product-hero-lightbox{position:fixed;inset:0;background:#fff;z-index:9999;display:flex;flex-direction:column;overflow:hidden;touch-action:none;overscroll-behavior:none}.product-hero-lightbox-backdrop{display:none}.product-hero-lightbox-inner{position:relative;width:100%;height:100%;border-radius:0;background:#fff;display:grid;grid-template-rows:1fr auto;overflow:hidden}@media (min-width:801px){.product-hero-lightbox{background:#000000b8;display:flex;align-items:center;justify-content:center;padding:1.5rem}.product-hero-lightbox-backdrop{display:block;position:absolute;inset:0;border:0;background:#0000;cursor:zoom-out}.product-hero-lightbox-inner{position:relative;z-index:1;width:min(90vw,900px);height:auto;max-height:90vh;border-radius:16px;background:#fff;border:1px solid #00000017;box-shadow:0 24px 72px #00000061}}.product-hero-lightbox-close{position:absolute;top:.75rem;right:.75rem;width:36px;height:36px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--text);display:inline-flex;align-items:center;justify-content:center;font-size:.95rem;line-height:1;cursor:pointer;z-index:2;transition:background-color .18s ease,border-color .18s ease,transform .18s ease;box-shadow:0 1px 4px #0000001f}.product-hero-lightbox-close:hover{background:var(--soft-blush,#fef2f2);border-color:var(--accent);transform:scale(1.06)}.product-hero-lightbox-stage{width:100%;height:100%;min-height:0;overflow:hidden;touch-action:pan-y}.product-hero-lightbox-track{display:flex;width:100%;height:100%;transition:transform .36s cubic-bezier(.22,1,.36,1);will-change:transform}.product-hero-lightbox-slide{flex:0 0 100%;min-width:100%;max-width:100%;display:flex;align-items:center;justify-content:center;padding:.5rem}.product-hero-image-lightbox{width:100%;aspect-ratio:4/3;min-height:0;border:0;border-radius:12px;overflow:hidden}.product-hero-image-lightbox .product-hero-image-logo{width:min(80%,500px);max-height:60%}.product-hero-image-lightbox .product-hero-image-extra-media{width:100%;height:100%;object-fit:contain}.product-hero-lightbox-controls{display:flex;align-items:center;justify-content:center;gap:.6rem;padding:.5rem 0}.product-hero-lightbox-nav{width:36px;height:36px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background-color .18s ease,border-color .18s ease,transform .18s ease;box-shadow:0 1px 3px #0000001a}.product-hero-lightbox-nav:hover{background:var(--soft-blush,#fef2f2);border-color:var(--accent);transform:scale(1.06)}.product-hero-lightbox-nav svg{width:16px!important;height:16px!important;stroke-width:2.5;display:block;flex-shrink:0}.product-hero-lightbox-dots{display:inline-flex;align-items:center;justify-content:center;gap:.28rem;border:1px solid var(--line);border-radius:999px;background:#f5f5f7;padding:.3rem .48rem}.product-hero-lightbox-dots span{width:6px;height:6px;border-radius:999px;border:0;background:#b5b0b7;transition:width .26s ease,background-color .26s ease}.product-hero-lightbox-dots span.active{width:16px;background:var(--accent)}.product-info-block{border:1px solid var(--line);border-radius:16px;background:#fff;padding:.95rem;display:grid;gap:.55rem}.product-info-block h2{font-size:1.16rem;font-weight:800}.product-info-small{font-size:.9rem;line-height:1.55;color:var(--text)}.product-instructions-list{margin-top:.1rem;font-size:.96rem;list-style:decimal;list-style-position:outside}.product-instructions-list li::marker{color:var(--accent,#e11d48);font-weight:700}.product-usable-country-list{display:grid;grid-template-columns:1fr;gap:.55rem}.product-usable-country{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.7rem;border:1px solid var(--line);border-radius:12px;padding:.5rem .6rem;background:#fff}.product-usable-country strong{display:block;margin-bottom:.12rem;font-size:.98rem}.product-usable-country-flag{width:52px;height:36px;object-fit:cover;border-radius:8px;border:1px solid var(--line)}.product-usable-country-flag--global{object-fit:contain;padding:4px;background:#fff}.product-country-variant-links{margin-top:.8rem;display:grid;gap:.42rem}.product-country-variant-links h3{margin:0;font-size:.92rem;color:var(--text-soft);font-weight:800}.product-country-variant-links-list{display:grid;gap:.36rem}.product-country-variant-links-list a{color:var(--accent-dark);font-size:.94rem;font-weight:600;line-height:1.35;text-decoration:underline;text-underline-offset:2px}.product-country-variant-links-list a:hover{color:var(--accent)}.product-compatible-platform-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.product-compatible-inline{display:grid;gap:.42rem;margin-top:.25rem}.product-compatible-inline-title{font-size:.84rem;font-weight:800;color:#6a6468}.product-compatible-platform{border:1px solid var(--line);border-radius:12px;background:#fff;padding:.5rem .65rem;display:inline-flex;align-items:center;gap:.45rem}.product-compatible-platform-icon{width:24px;height:24px;border-radius:8px;border:1px solid var(--line);background:var(--soft-blush);display:inline-flex;align-items:center;justify-content:center;color:var(--text)}.product-compatible-platform-icon svg{width:14px;height:14px}.product-review-stars{display:inline-flex;align-items:center;gap:.34rem;color:var(--accent);font-size:1.3rem}.product-seo-copy h2{font-size:1.05rem}.product-checkout-wizard{display:grid;gap:1.05rem;min-width:0;width:100%;max-width:100%;overflow-x:hidden;overflow-x:clip}.product-buybox.panel{padding:1.15rem}.product-checkout-wizard .wizard-head{display:grid;gap:.2rem}.product-checkout-wizard .wizard-head h2{font-size:1.33rem;font-weight:800}.product-checkout-wizard .wizard-head p{font-size:.89rem}.product-checkout-wizard .wizard-steps{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.34rem;width:100%;max-width:100%;min-width:0;overflow-x:clip;padding-top:.08rem;--wizard-progress:0%;--wizard-step-dot-size:26px}.product-checkout-wizard .wizard-steps:before{right:calc(var(--wizard-step-dot-size) / 2);background:var(--line);z-index:0}.product-checkout-wizard .wizard-steps:after,.product-checkout-wizard .wizard-steps:before{content:"";position:absolute;left:calc(var(--wizard-step-dot-size) / 2);top:calc((var(--wizard-step-dot-size) - 2px) / 2 + .08rem);height:2px;border-radius:999px}.product-checkout-wizard .wizard-steps:after{width:calc(100% - var(--wizard-step-dot-size));background:var(--accent);z-index:1;transform-origin:left center;transform:scaleX(var(--wizard-progress));transition:transform .42s cubic-bezier(.22,1,.36,1)}.product-checkout-wizard .wizard-step{border:0;border-radius:0;background:#0000;color:var(--text-soft);padding:0;display:grid;justify-items:start;gap:.28rem;font-size:.77rem;font-weight:700;line-height:1;cursor:pointer;transition:color .22s ease;position:relative;z-index:2;text-align:left;min-width:0}.product-checkout-wizard .wizard-step:nth-child(2){justify-items:center;text-align:center}.product-checkout-wizard .wizard-step:nth-child(3){justify-items:end;text-align:right}.product-checkout-wizard .wizard-step:disabled{opacity:1;color:color-mix(in oklab,var(--text-soft) 62%,#fff);cursor:not-allowed}.product-checkout-wizard .wizard-step-dot{position:relative;z-index:3;width:var(--wizard-step-dot-size);height:var(--wizard-step-dot-size);border-radius:999px;border:1.5px solid var(--line);background:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:800;line-height:1;transition:border-color .22s ease,background-color .22s ease,color .22s ease;box-shadow:0 0 0 3px #fff}.product-checkout-wizard .wizard-step:disabled .wizard-step-dot{border-color:color-mix(in oklab,var(--line) 82%,#fff);background:#fff;color:color-mix(in oklab,var(--text-soft) 55%,#fff)}.product-checkout-wizard .wizard-step-label{display:block;min-width:0;max-width:100%;font-size:.82rem;line-height:1.2;white-space:normal;overflow-wrap:normal;transition:color .22s ease}.product-checkout-wizard .wizard-step:hover:not(:disabled){color:var(--accent)}.product-checkout-wizard .wizard-step:hover:not(:disabled) .wizard-step-dot{border-color:var(--accent)}.product-checkout-wizard .wizard-step.active .wizard-step-dot,.product-checkout-wizard .wizard-step.done .wizard-step-dot{border-color:var(--accent);background:var(--accent);color:#fff}.product-checkout-wizard .wizard-step.active .wizard-step-label,.product-checkout-wizard .wizard-step.done .wizard-step-label{color:var(--text)}.product-checkout-wizard .wizard-step.done .wizard-step-dot{font-size:.8rem}.product-description{line-height:1.65;color:inherit}.product-description-wrap{position:relative;overflow:hidden;transition:max-height .32s cubic-bezier(.22,1,.36,1)}.product-description-wrap.is-collapsed{max-height:calc(1.65rem * 5.5)}.product-description-wrap.is-expanded{max-height:600px}.product-description-fade{position:absolute;inset:auto 0 0;height:2.6rem;pointer-events:none;background:linear-gradient(180deg,#fff0,#fff 90%)}.product-description-toggle-link{display:inline;margin-top:.35rem;padding:0;background:none;border:none;cursor:pointer;color:var(--accent);font-size:.9rem;font-weight:600;text-decoration:none}.product-description-toggle-link:hover{background:none;color:#111}.product-description-info-points{margin:.75rem 0 0;padding-left:1.1rem;display:grid;gap:.3rem}.product-description-info-points li{font-size:.92rem;color:#27313f;line-height:1.45}.product-description p{margin:0 0 .75em;line-height:1.65}.product-description p:last-child{margin-bottom:0}.product-description h2{font-size:1.05rem;font-weight:700;margin:1.2em 0 .4em}.product-description h3{font-size:.95rem;font-weight:700;margin:1em 0 .35em}.product-description ol,.product-description ul{padding-left:1.5em;margin-bottom:.75em}.product-description li{margin-bottom:.25em;line-height:1.6}.product-description a{color:var(--accent,#2563eb);text-decoration:underline}.product-description a:hover{opacity:.8}.product-description img{max-width:100%;height:auto;border-radius:8px;margin:.5em 0;display:block}.product-description b,.product-description strong{font-weight:700}.product-description em,.product-description i{font-style:italic}.product-checkout-wizard .wizard-card{border:0;border-radius:0;background:#0000;padding:0;display:grid;gap:.95rem;min-width:0;overflow-x:hidden;transition:opacity .22s ease,transform .22s ease;animation:wizard-card-fade-in .26s ease}.product-checkout-wizard .wizard-card.is-fading{opacity:0;transform:translateY(8px);pointer-events:none}.product-checkout-wizard .wizard-card h3{font-size:1.1rem;font-weight:800}.product-checkout-wizard .wizard-variant-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;padding:.25rem;border-radius:16px;background:var(--soft-blush)}.product-checkout-wizard .wizard-variant-tab{min-height:42px;border:1px solid #0000;border-radius:12px;background:#0000;color:var(--text);font:inherit;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;cursor:pointer;transition:background .14s ease,border-color .14s ease,color .14s ease}.product-checkout-wizard .wizard-variant-tab small{min-width:1.35rem;height:1.35rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in oklab,var(--text) 8%,#0000);color:color-mix(in oklab,var(--text) 70%,#0000);font-size:.72rem;line-height:1}.product-checkout-wizard .wizard-variant-tab.active{background:#fff;border-color:color-mix(in oklab,var(--accent) 30%,#0000);color:var(--accent)}.product-checkout-wizard .wizard-variant-tab.active small{background:color-mix(in oklab,var(--accent) 12%,#0000);color:var(--accent)}.product-checkout-wizard .wizard-variant-tab:focus-visible,.product-checkout-wizard .wizard-variant-tab:hover{color:var(--accent)}.product-checkout-wizard .wizard-variant-tab:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.product-checkout-wizard .wizard-variant-tab-note{margin:-.1rem 0 0;color:color-mix(in oklab,var(--text) 64%,#0000);font-size:.84rem;line-height:1.45}.product-checkout-wizard .wizard-price-grid{display:grid;grid-template-columns:1fr;gap:.5rem}.product-checkout-wizard .wizard-price-grid.wizard-price-grid-compact{--wizard-price-columns:4;--wizard-price-columns-mobile:2;grid-template-columns:repeat(var(--wizard-price-columns),minmax(0,1fr));gap:.5rem}.product-checkout-wizard .wizard-custom-amount{margin-top:.3rem;border:1px solid var(--line);border-radius:14px;padding:.62rem;display:grid;gap:.44rem}.product-checkout-wizard .wizard-custom-amount.selected{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent);background:var(--soft-blush)}.product-checkout-wizard .wizard-custom-amount.disabled{opacity:.55;cursor:not-allowed;background:#f2f2f2;box-shadow:none}.product-checkout-wizard .wizard-custom-amount label{font-size:.88rem;font-weight:700}.product-checkout-wizard .wizard-custom-amount-input-wrap{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.48rem;border:1px solid var(--line);border-radius:12px;padding:.32rem .5rem;background:#fff}.product-checkout-wizard .wizard-custom-amount.selected .wizard-custom-amount-input-wrap{border-color:var(--accent)}.product-checkout-wizard .wizard-custom-amount-input-wrap>span{font-size:1rem;font-weight:800;line-height:1}.product-checkout-wizard .wizard-custom-amount-input-wrap input{border:0;background:#0000;padding:.38rem 0;font-size:1rem;font-weight:700;color:var(--text)}.product-checkout-wizard .wizard-custom-amount-input-wrap input:focus,.product-checkout-wizard .wizard-custom-amount-input-wrap input:focus-visible{outline:none;border-color:#0000;box-shadow:none}.product-checkout-wizard .wizard-custom-amount-input-wrap:focus-within{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent)}.product-checkout-wizard .wizard-custom-amount.disabled .wizard-custom-amount-input-wrap:focus-within{border-color:var(--line);box-shadow:none}.product-checkout-wizard .wizard-custom-amount-hint{margin:0;font-size:.8rem;color:#7a7a7a}.product-checkout-wizard .wizard-price-option{border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--text);padding:.62rem .7rem;display:grid;gap:.24rem;justify-items:center;text-align:center;box-shadow:0 0 0 0 #0000;transition:border-color .14s ease,background-color .14s ease,color .14s ease;width:100%;position:relative}.product-checkout-wizard .wizard-price-more{grid-column:1/-1;justify-self:center;border:0;background:#0000;color:var(--text-soft);padding:.2rem .4rem;display:inline-flex;align-items:center;gap:.34rem;font:inherit;font-size:.88rem;font-weight:700;cursor:pointer}.product-checkout-wizard .wizard-price-more>svg{color:var(--accent);width:16px;height:16px;transition:transform .26s cubic-bezier(.22,1,.36,1)}.product-checkout-wizard .wizard-price-more.is-open>svg{transform:rotate(180deg)}.product-checkout-wizard .wizard-price-more:hover{color:var(--accent)}.product-checkout-wizard .wizard-price-extra{grid-column:1/-1;display:grid;grid-template-rows:0fr;width:100%;opacity:0;transition:grid-template-rows .32s cubic-bezier(.22,1,.36,1),opacity .2s ease}.product-checkout-wizard .wizard-price-extra.is-open{grid-template-rows:1fr;opacity:1}.product-checkout-wizard .wizard-price-extra-inner{min-height:0;overflow:hidden}.product-checkout-wizard .wizard-price-extra-grid{display:grid;grid-template-columns:repeat(var(--wizard-price-columns),minmax(0,1fr));gap:.5rem;padding-top:.05rem}@media (prefers-reduced-motion:reduce){.product-checkout-wizard .wizard-price-extra,.product-checkout-wizard .wizard-price-more>svg{transition:none}}.product-checkout-wizard .wizard-price-option.compact{min-height:62px;padding:.48rem .5rem;align-content:center}.product-checkout-wizard .wizard-price-option.compact .wizard-price-value{font-size:1.08rem}.product-checkout-wizard .wizard-price-option.wizard-price-option-named{min-height:112px;padding:1rem .9rem}.product-checkout-wizard .wizard-price-option-custom{justify-items:stretch;align-content:center;text-align:left;cursor:default;gap:.42rem}.product-checkout-wizard .wizard-price-grid.wizard-price-grid-compact .wizard-price-option-custom{grid-column:1/-1;min-height:88px;width:100%}.product-checkout-wizard .wizard-price-option-custom .wizard-custom-amount-meta{display:flex;align-items:center;justify-content:space-between;gap:.55rem}.product-checkout-wizard .wizard-price-option-custom .wizard-custom-amount-meta strong{font-size:.98rem;font-weight:800;color:var(--text);line-height:1.2}.product-checkout-wizard .wizard-price-option-custom .wizard-custom-amount-meta span{font-size:.82rem;font-weight:700;color:#7a7a7a;text-align:right;line-height:1.25;white-space:nowrap}.product-checkout-wizard .wizard-price-option-custom .wizard-custom-amount-input-wrap{padding:.28rem .44rem;border-radius:10px;width:100%}.product-checkout-wizard .wizard-price-option-custom .wizard-custom-amount-input-wrap input{font-size:.94rem;padding:.32rem 0}.product-checkout-wizard .wizard-price-hot{position:absolute;top:-14px;right:10px;width:34px;height:34px;border-radius:999px;border:2px solid var(--accent);background:var(--soft-blush);display:inline-flex;align-items:center;justify-content:center;line-height:1;color:#ef4444;pointer-events:none;z-index:2}.product-checkout-wizard .wizard-price-hot svg{width:24px;height:24px;fill:currentColor;stroke:currentColor;stroke-width:2.1}.product-checkout-wizard .wizard-price-sale-badge{position:absolute;top:8px;left:8px;border:1px solid var(--accent);background:var(--soft-blush);color:var(--accent-dark);border-radius:999px;padding:.14rem .45rem;font-size:.68rem;font-weight:800;line-height:1;z-index:1;pointer-events:none}.product-checkout-wizard .wizard-price-line{display:flex;align-items:flex-end;justify-content:center;width:100%}.product-checkout-wizard .wizard-price-line.wizard-price-line-named{align-items:center;justify-content:space-between;gap:.75rem}.product-checkout-wizard .wizard-price-variant-block{display:flex;flex-direction:column;gap:.15rem;min-width:0;flex:1 1 auto;text-align:left}.product-checkout-wizard .wizard-price-variant-desc{font-size:.78rem;font-weight:500;line-height:1.25;color:var(--text-soft);white-space:normal}.product-checkout-wizard .wizard-info-tooltip{position:relative;display:inline-flex;align-items:center;color:color-mix(in oklab,var(--text) 40%,#0000);cursor:default;margin-top:.1rem}.product-checkout-wizard .wizard-info-tooltip-body{display:none;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translateX(-50%);z-index:20;width:200px;padding:.5rem .65rem;border-radius:10px;background:#1f2937;color:#f9fafb;font-size:.78rem;font-weight:500;line-height:1.4;pointer-events:none;white-space:normal;text-align:left}.product-checkout-wizard .wizard-info-tooltip:focus-within .wizard-info-tooltip-body,.product-checkout-wizard .wizard-info-tooltip:hover .wizard-info-tooltip-body{display:block}.product-checkout-wizard .wizard-price-variant-inline{min-width:0;flex:1 1 auto;font-size:1.12rem;font-weight:700;line-height:1.2;color:var(--text);text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-checkout-wizard .wizard-price-value-stack{display:grid;justify-items:end;align-items:center;gap:.06rem;line-height:1}.product-checkout-wizard .wizard-price-value-stack-centered{justify-items:center}.product-checkout-wizard .wizard-price-line-named .wizard-price-value-stack{flex:0 0 auto;white-space:nowrap}.product-checkout-wizard .wizard-price-compare{font-size:.72rem;font-weight:700;color:#7b7b7b;text-decoration:line-through;text-underline-offset:2px}.product-checkout-wizard .wizard-price-variant-name{font-size:.84rem;font-weight:700;line-height:1.2;color:var(--text)}.product-checkout-wizard .wizard-price-option:hover{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent);background:#fff}.product-checkout-wizard .wizard-price-option.wizard-price-option-custom:hover{border-color:var(--line);box-shadow:none;background:#fff}.product-checkout-wizard .wizard-price-option.selected{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent);background:var(--soft-blush)}.product-checkout-wizard .wizard-price-option.wizard-price-option-custom.selected{border-color:var(--line);box-shadow:none;background:#fff}.product-checkout-wizard .wizard-price-option.disabled,.product-checkout-wizard .wizard-price-option:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;background:#f2f2f2}.product-checkout-wizard .wizard-price-option.disabled:hover,.product-checkout-wizard .wizard-price-option:disabled:hover{border-color:var(--line);box-shadow:none;background:#f2f2f2}.product-checkout-wizard .wizard-price-option.wizard-price-option-custom.disabled .wizard-custom-amount-input-wrap{pointer-events:none}.product-checkout-wizard .wizard-price-value{font-size:1.34rem;font-weight:800;line-height:1.1;white-space:nowrap}.product-checkout-wizard .wizard-delivery-badge{border:0!important;border-radius:0!important;background:#0000!important;box-shadow:none!important;color:#868686;padding:0;font-size:.84rem;font-weight:600;line-height:1.2;letter-spacing:0}.product-checkout-wizard .wizard-field-grid{display:grid;gap:.55rem;min-width:0}.wizard-validation-text{color:#767676;font-size:.88rem}.product-checkout-wizard .wizard-field-grid label{min-width:0}.product-checkout-wizard .wizard-qty-field{display:grid}.wizard-float-field{position:relative;min-width:0}.wizard-float-field input,.wizard-float-field textarea{padding-top:1.3rem;padding-bottom:.35rem}.wizard-float-field textarea{padding-top:1.6rem}.wizard-float-field>label{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);font-size:.86rem;font-weight:500;color:var(--text);pointer-events:none;transition:top .14s ease,transform .14s ease,font-size .14s ease,font-weight .14s ease,color .14s ease;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 1.5rem)}.wizard-float-field input:focus~label,.wizard-float-field input:not(:placeholder-shown)~label{top:.42rem;transform:none;font-size:.7rem;font-weight:600}.wizard-float-field input:focus~label{color:var(--accent)}.wizard-float-field textarea~label{top:.55rem;transform:none;font-size:.7rem;font-weight:600}.wizard-float-field textarea:focus~label,.wizard-req-star{color:var(--accent)}.wizard-req-star{margin-left:.08em}.wizard-field-hint{font-size:.78rem;color:var(--muted);margin-top:4px;margin-bottom:0;line-height:1.4}.product-checkout-wizard .wizard-field-grid input,.product-checkout-wizard .wizard-field-grid select,.product-checkout-wizard .wizard-field-grid textarea{min-width:0;max-width:100%}.product-checkout-wizard .wizard-field-grid input::placeholder,.product-checkout-wizard .wizard-field-grid textarea::placeholder{color:var(--text);opacity:.45}.product-checkout-wizard .wizard-field-grid input:focus,.product-checkout-wizard .wizard-field-grid input:focus-visible,.product-checkout-wizard .wizard-field-grid select:focus,.product-checkout-wizard .wizard-field-grid select:focus-visible,.product-checkout-wizard .wizard-field-grid textarea:focus,.product-checkout-wizard .wizard-field-grid textarea:focus-visible{outline:none;border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.product-checkout-wizard .wizard-actions{display:grid;grid-template-columns:1fr;gap:.5rem;margin-top:.15rem}@media (min-width:801px){.product-checkout-wizard .wizard-actions{display:flex;flex-direction:column-reverse}.product-checkout-wizard .wizard-timeline-hide-desktop{display:none}}.product-checkout-wizard .wizard-klarna-preview{margin-top:.1rem;border:0;border-top:1px solid var(--line);border-radius:0;background:#0000;padding:.85rem 0 0;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.65rem}.product-checkout-wizard .wizard-klarna-preview-logo{display:inline-flex;align-items:center;justify-content:center;padding:0;background:#0000}.product-checkout-wizard .wizard-klarna-preview-logo img{width:46px;height:auto;display:block;border:0;border-radius:8px}.product-checkout-wizard .wizard-klarna-preview p{margin:0;color:var(--text);font-size:.9rem;line-height:1.4;font-weight:500}.product-checkout-wizard .wizard-klarna-preview p strong{font-size:inherit;font-weight:700}.product-checkout-wizard .wizard-klarna-suffix{display:inline}.product-checkout-wizard .wizard-btn{border:1px solid var(--accent);border-radius:10px;background:var(--accent);color:#fff;padding:.72rem .9rem;font-size:.98rem;font-weight:700;line-height:1;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:46px}.product-checkout-wizard .wizard-btn:hover{border-color:var(--accent);background:var(--accent)}.product-checkout-wizard .wizard-btn:disabled{opacity:.58;cursor:not-allowed}.product-checkout-wizard .wizard-btn-secondary{border-color:var(--line);background:#fff;color:var(--text);min-height:42px;font-size:.88rem;font-weight:600}.product-checkout-wizard .wizard-btn-secondary:hover{border-color:var(--accent);background:var(--soft-blush)}.product-checkout-wizard .wizard-error{margin:0;color:var(--danger);font-size:.8rem;font-weight:700}.product-checkout-wizard .wizard-payment-canceled-banner{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin:0 0 1rem;padding:.7rem .9rem;border-radius:12px;border:1px solid color-mix(in oklab,var(--accent) 35%,var(--line));background:color-mix(in oklab,var(--accent) 8%,#fff);color:var(--text);font-size:.88rem;font-weight:600;line-height:1.4}.product-checkout-wizard .wizard-payment-canceled-banner>span{flex:1 1;min-width:0}.product-checkout-wizard .wizard-payment-canceled-banner>button{flex-shrink:0;border:0;background:#0000;color:var(--text);padding:0;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:.95rem;font-weight:700;line-height:1;cursor:pointer}.product-checkout-wizard .wizard-payment-canceled-banner>button:hover{background:color-mix(in oklab,var(--accent) 15%,#0000);color:var(--accent)}.product-checkout-wizard .wizard-field-grid input.has-error,.product-checkout-wizard .wizard-field-grid select.has-error,.product-checkout-wizard .wizard-field-grid textarea.has-error{border-color:var(--danger);box-shadow:inset 0 0 0 1px var(--danger);background:var(--danger-soft)}.product-checkout-wizard .wizard-field-grid input.has-error:focus,.product-checkout-wizard .wizard-field-grid input.has-error:focus-visible,.product-checkout-wizard .wizard-field-grid select.has-error:focus,.product-checkout-wizard .wizard-field-grid select.has-error:focus-visible,.product-checkout-wizard .wizard-field-grid textarea.has-error:focus,.product-checkout-wizard .wizard-field-grid textarea.has-error:focus-visible{border-color:var(--danger);box-shadow:inset 0 0 0 1px var(--danger),0 0 0 3px color-mix(in oklab,var(--danger) 20%,#0000)}.product-checkout-wizard .wizard-gift-toggle{border-bottom:1px solid var(--line);padding-bottom:.72rem;min-width:0;display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:.55rem;overflow:hidden;contain:inline-size}.product-checkout-wizard .wizard-gift-pill{border:1.5px dashed color-mix(in oklab,var(--accent) 45%,var(--line));border-radius:12px;background:color-mix(in oklab,var(--accent) 4%,#fff);color:var(--text);min-height:52px;padding:.7rem .9rem;display:inline-flex;align-items:center;gap:.55rem;font-size:.96rem;font-weight:700;line-height:1.2;cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;min-width:0;max-width:100%;box-sizing:border-box;contain:inline-size;transition:border-color .14s ease,background-color .14s ease,box-shadow .14s ease,color .14s ease}.product-checkout-wizard .wizard-gift-pill-icon{width:22px;height:22px;border:2px solid var(--line);border-radius:999px;background:#fff;display:inline-flex;align-items:center;justify-content:center;transition:border-color .14s ease,background-color .14s ease,color .14s ease;flex:none}.product-checkout-wizard .wizard-gift-pill-icon svg{width:12px;height:12px;color:var(--accent);transition:color .14s ease}.product-checkout-wizard .wizard-gift-pill:hover{border-color:var(--accent);background:#fff}.product-checkout-wizard .wizard-gift-pill.active{border-color:var(--accent);background:var(--soft-blush);box-shadow:inset 0 0 0 1px var(--accent)}.product-checkout-wizard .wizard-gift-pill.active .wizard-gift-pill-icon{border-color:var(--accent);background:var(--accent)}.product-checkout-wizard .wizard-gift-pill.active .wizard-gift-pill-icon svg{color:#fff}.product-checkout-wizard .wizard-gift-toggle-label{display:block;min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.product-checkout-wizard .wizard-gift-edit-link{border:0;background:#0000;color:var(--accent-deep);font-size:.9rem;font-weight:700;line-height:1.3;text-decoration:underline;text-underline-offset:3px;padding:0;cursor:pointer;margin:0;justify-self:end;max-width:100%;min-width:0;white-space:normal;overflow-wrap:anywhere;text-align:right}.product-checkout-wizard .wizard-gift-edit-link:hover:not(:disabled){color:var(--accent-dark)}.product-checkout-wizard .wizard-gift-edit-link:disabled{opacity:.5;cursor:not-allowed}.product-checkout-wizard .wizard-gift-pill:focus-visible .wizard-gift-pill-icon{box-shadow:0 0 0 2px var(--accent)}.product-checkout-wizard .wizard-qty-control{border:1px solid var(--line);border-radius:14px;background:#fff;min-height:52px;display:grid;grid-template-columns:46px minmax(0,1fr) 46px;align-items:center;overflow:hidden}.product-checkout-wizard .wizard-qty-btn{border:0;border-right:1px solid var(--line);border-radius:0;background:#fff;color:var(--text);height:100%;min-height:46px;padding:0;display:inline-flex;align-items:center;justify-content:center;font-size:1.35rem;font-weight:700;line-height:1;cursor:pointer}.product-checkout-wizard .wizard-qty-btn:last-child{border-right:0;border-left:1px solid var(--line)}.product-checkout-wizard .wizard-qty-btn:hover:not(:disabled){background:var(--soft-blush);color:var(--accent)}.product-checkout-wizard .wizard-qty-btn:disabled{opacity:.4;cursor:not-allowed}.product-checkout-wizard .wizard-qty-value{text-align:center;font-size:.98rem;font-weight:800;color:var(--text)}.product-checkout-wizard .wizard-qty-gift-row{display:flex;gap:.65rem;align-items:center}.product-checkout-wizard .wizard-qty-gift-row>.wizard-gift-toggle{flex:6 1;min-width:0}.product-checkout-wizard .wizard-qty-gift-row>.wizard-qty-field{flex:4 1;min-width:0}.product-checkout-wizard .wizard-qty-gift-row .wizard-gift-toggle{border-bottom:none;padding-bottom:0;display:flex;flex-direction:column}@media (max-width:500px){.product-checkout-wizard .wizard-qty-gift-row{flex-direction:column;align-items:stretch}}.wizard-topup-phone{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--line)}.wizard-topup-phone-help{margin:.4rem 0 0;font-size:.82rem;color:#7a7a7a}.product-checkout-wizard .turnstile-slot:not(:empty){display:flex;justify-content:center;margin:0 0 12px}.product-checkout-wizard .wizard-price-grid-esim .wizard-price-option.wizard-price-option-named{min-height:0;padding:.66rem .9rem}.product-checkout-wizard .wizard-day-slider{border:1px solid var(--line);border-radius:16px;background:#fff;padding:.9rem .95rem;display:grid;gap:10px;text-align:left}.product-checkout-wizard .wizard-day-slider-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.product-checkout-wizard .wizard-day-slider-plan{display:inline-flex;align-items:center;gap:6px;font-weight:700;color:var(--text)}.product-checkout-wizard .wizard-day-slider-plan svg{color:var(--accent)}.product-checkout-wizard .wizard-day-slider-prices{display:grid;justify-items:end;line-height:1.2}.product-checkout-wizard .wizard-day-slider-total{font-size:1.12rem;font-weight:800;color:var(--text);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.product-checkout-wizard .wizard-day-slider-perday{font-size:.8rem;color:var(--muted,#69676f);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.product-checkout-wizard .wizard-day-slider-question{margin:0;font-size:.86rem;font-weight:700;color:var(--text)}.product-checkout-wizard .wizard-day-slider-controls{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center}.product-checkout-wizard .wizard-day-slider-step{width:38px;height:38px;padding:0;flex:none;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1.5px solid var(--line);background:#fff;color:var(--text);cursor:pointer;touch-action:manipulation;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;transition:border-color .14s ease,color .14s ease,transform .14s ease}.product-checkout-wizard .wizard-day-slider-step svg{flex:none}.product-checkout-wizard .wizard-day-slider-step:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.product-checkout-wizard .wizard-day-slider-step:active:not(:disabled){transform:scale(.92)}.product-checkout-wizard .wizard-day-slider-step:disabled{opacity:.45;cursor:default}.product-checkout-wizard .wizard-day-slider-dd{min-width:0}.product-checkout-wizard .wizard-day-slider-select{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;height:42px;padding:0 14px;border-radius:999px;border:1.5px solid var(--line);background:#fff;font-weight:700;font-size:.98rem;color:var(--text);cursor:pointer;transition:border-color .14s ease}.product-checkout-wizard .wizard-day-slider-select:hover{border-color:var(--accent)}.product-checkout-wizard .wizard-day-slider-select svg{flex:none;color:var(--muted,#69676f);transition:transform .16s ease}.product-checkout-wizard .wizard-day-slider-select svg[data-open=true]{transform:rotate(180deg)}.product-checkout-wizard .wizard-day-slider-railwrap{padding:4px 2px 0}.product-checkout-wizard .wizard-day-slider-range{-webkit-appearance:none;appearance:none;display:block;width:100%;height:30px;margin:0;background:#0000;cursor:pointer}.product-checkout-wizard .wizard-day-slider-range::-webkit-slider-runnable-track{height:6px;border-radius:3px;background:linear-gradient(to right,var(--accent) calc(var(--wizard-range-ratio, 0) * 100%),color-mix(in oklab,var(--line) 60%,#fff) calc(var(--wizard-range-ratio, 0) * 100%))}.product-checkout-wizard .wizard-day-slider-range::-moz-range-track{height:6px;border-radius:3px;background:color-mix(in oklab,var(--line) 60%,#fff)}.product-checkout-wizard .wizard-day-slider-range::-moz-range-progress{height:6px;border-radius:3px;background:var(--accent)}.product-checkout-wizard .wizard-day-slider-range::-webkit-slider-thumb{-webkit-appearance:none;width:24px;height:24px;margin-top:-9px;border-radius:50%;background:#fff;border:3px solid var(--accent);box-shadow:0 2px 6px #0000002e;-webkit-transition:transform .12s ease;transition:transform .12s ease}.product-checkout-wizard .wizard-day-slider-range:hover::-webkit-slider-thumb{transform:scale(1.06)}.product-checkout-wizard .wizard-day-slider-range::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#fff;border:3px solid var(--accent);box-shadow:0 2px 6px #0000002e}.product-checkout-wizard .wizard-day-slider-range:focus{outline:none}.product-checkout-wizard .wizard-day-slider-range:focus-visible{outline:none}.product-checkout-wizard .wizard-day-slider-range:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 4px color-mix(in oklab,var(--accent) 25%,#0000)}.product-checkout-wizard .wizard-day-slider-range:focus-visible::-moz-range-thumb{box-shadow:0 0 0 4px color-mix(in oklab,var(--accent) 25%,#0000)}.product-checkout-wizard .wizard-day-slider-menuwrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .2s ease}.product-checkout-wizard .wizard-day-slider-menuwrap[data-open=true]{grid-template-rows:1fr}.product-checkout-wizard .wizard-day-slider-menu{list-style:none;margin:0;padding:0;min-height:0;overflow:hidden;border-radius:12px;border:1px solid #0000;opacity:0;transition:opacity .18s ease,border-color .18s ease}.product-checkout-wizard .wizard-day-slider-menuwrap[data-open=true] .wizard-day-slider-menu{border-color:var(--line);opacity:1}.product-checkout-wizard .wizard-day-slider-option{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:9px 14px;border:0;background:#0000;font:600 14px/1.3 inherit;font-family:inherit;color:var(--text);cursor:pointer}.product-checkout-wizard .wizard-day-slider-option:hover{background:color-mix(in oklab,var(--accent) 6%,#fff)}.product-checkout-wizard .wizard-day-slider-option.is-selected{background:color-mix(in oklab,var(--accent) 12%,#fff);color:var(--accent)}.product-checkout-wizard .wizard-day-slider-option svg{color:var(--accent)}.product-checkout-wizard .wizard-day-slider-option-right{display:flex;align-items:center;gap:8px}.product-checkout-wizard .wizard-day-slider-option-price{color:var(--muted,#69676f);font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.product-checkout-wizard .wizard-day-slider-option.is-selected .wizard-day-slider-option-price{color:var(--accent)}.product-checkout-wizard .wizard-day-slider-desc{margin:0;font-size:.8rem;line-height:1.45;color:var(--muted,#69676f)}.product-checkout-wizard .wizard-price-grid-esim .wizard-price-variant-inline{font-size:1rem;font-weight:600}.product-checkout-wizard .wizard-price-grid-esim .wizard-price-value{font-size:1.08rem;font-weight:700}.product-checkout-wizard .wizard-price-grid-esim{gap:.5rem}.product-checkout-wizard .wizard-price-grid-esim .wizard-price-option.wizard-price-option-named{display:flex;align-items:center;gap:.55rem;padding:.62rem .85rem;border-radius:14px;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease,background .14s ease}.product-checkout-wizard .wizard-price-grid-esim .wizard-price-option.wizard-price-option-named:hover:not(.disabled):not(.selected){border-color:color-mix(in oklab,var(--accent) 45%,var(--line));transform:translateY(-1px);box-shadow:0 4px 14px #0000000f}.product-checkout-wizard .wizard-price-grid-esim .wizard-price-option.selected{background:color-mix(in oklab,var(--accent) 6%,#fff)}.product-checkout-wizard .wizard-price-grid-esim .wizard-price-line-named{flex:1 1 auto}.product-checkout-wizard .wizard-price-grid-esim .wizard-price-variant-desc{font-size:.78rem;color:var(--muted,#69676f);font-weight:500}.product-checkout-wizard .wizard-price-grid-esim .wizard-price-hot{position:static;order:2;flex:none;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:color-mix(in oklab,var(--accent) 12%,#fff);border:0;box-shadow:none;transform:none}.product-checkout-wizard .wizard-price-grid-esim .wizard-price-hot svg{width:14px;height:14px}.product-checkout-wizard .wizard-day-slider-range:focus,.product-checkout-wizard .wizard-day-slider-range:focus-visible{box-shadow:none;border-color:#0000}.product-checkout-wizard .wizard-day-slider-plan-tiered{position:relative}.product-checkout-wizard .wizard-day-slider-tier-trigger{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border:1.5px solid var(--line);border-radius:999px;background:#0000;font:700 15px/1.2 inherit;font-family:inherit;color:var(--text);cursor:pointer;transition:border-color .14s ease,background .14s ease}.product-checkout-wizard .wizard-day-slider-tier-trigger:hover{border-color:var(--accent);background:color-mix(in oklab,var(--accent) 8%,#fff)}.product-checkout-wizard .wizard-day-slider-tier-trigger>svg:first-child{color:var(--accent)}.product-checkout-wizard .wizard-day-slider-tier-trigger>svg:last-child{color:var(--text);transition:transform .16s ease}.product-checkout-wizard .wizard-day-slider-tier-trigger>svg:last-child[data-open=true]{transform:rotate(180deg)}.product-checkout-wizard .wizard-day-slider-tier-menu{position:absolute;top:calc(100% + 6px);left:0;z-index:30;min-width:270px;margin:0;padding:4px;list-style:none;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 12px 32px #0000001f;opacity:0;transform:translateY(-6px) scale(.98);pointer-events:none;transition:opacity .16s ease,transform .18s ease}.product-checkout-wizard .wizard-day-slider-tier-menu[data-open=true]{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.product-checkout-wizard .wizard-day-slider-tier-option{display:flex;align-items:center;gap:8px;white-space:nowrap;width:100%;padding:8px 10px;border:0;border-radius:8px;background:#0000;font:600 13.5px/1.3 inherit;font-family:inherit;color:var(--text);cursor:pointer}.product-checkout-wizard .wizard-day-slider-tier-option:hover{background:color-mix(in oklab,var(--accent) 6%,#fff)}.product-checkout-wizard .wizard-day-slider-tier-option.is-selected{background:color-mix(in oklab,var(--accent) 12%,#fff)}.product-checkout-wizard .wizard-day-slider-tier-option svg:first-child{color:var(--accent)}.product-checkout-wizard .wizard-day-slider-tier-gb{margin-left:auto;color:var(--muted,#69676f);font-weight:600;font-size:12px}