.codex-product-landing{--codex-line: rgba(var(--color-foreground), .14);--codex-line-strong: rgba(var(--color-foreground), .24);--codex-brand-orange: #d98234;--codex-brand-orange-soft: #fff5ea;--codex-brand-orange-mid: #f2d5ad;--codex-brand-blue: #6f89b5;--codex-brand-blue-soft: #eef5ff;--codex-brand-blue-mid: #b6c8e4;--codex-brand-gray: #f7f8fa;--codex-brand-ink: #1a1a1a;--codex-brand-text: #333333;--codex-brand-muted: #666666;--codex-gallery-neutral: #f5f5f7;--codex-brand-gradient: linear-gradient(105deg, #fff6ed 0%, #f5dfbd 28%, #f7f7f6 52%, #edf5ff 74%, #c6d6ef 100%);--codex-brand-gradient-strong: linear-gradient(105deg, #efd5ad 0%, #f7e6cc 34%, #edf5ff 70%, #adc0de 100%);--codex-muted: rgba(51, 51, 51, .68);--codex-soft: rgba(111, 137, 181, .1);--codex-accent: var(--codex-brand-blue);--codex-content-gutter-total: clamp(160px, calc(17.391vw - 90.44px) , 240px);--codex-panel-radius: 18px;--codex-control-radius: 16px;--codex-thumb-radius: 10px;display:block;background:var(--codex-brand-gray);color:var(--codex-brand-ink);font-family:Arial,Helvetica,sans-serif!important;font-style:normal;overflow-x:clip;padding-block-end:82px}.codex-product-landing,.codex-product-landing *{box-sizing:border-box}.codex-product-landing :is(h1,h2,h3,h4,h5,h6,p,a,span,strong,small,em,dt,dd,summary,legend,label,li,button,input,select,textarea){font-family:Arial,Helvetica,sans-serif!important;letter-spacing:0}.codex-product-landing :is(button,a,input,select,textarea):focus,.codex-product-landing :is(button,a,input,select,textarea):focus-visible{outline:none}.codex-product-nav{position:sticky;top:0;z-index:1200;display:flex;justify-content:space-between;gap:28px;align-items:center;min-height:64px;padding:0 max(20px,calc((100vw - 1660px)/2));border-block:1px solid var(--codex-line);background:#fffffffa;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);contain:paint;overflow-x:auto;scrollbar-width:none}.codex-product-nav::-webkit-scrollbar{display:none}.codex-product-nav__title{flex:1 1 auto;min-width:240px;max-width:600px;overflow:hidden;color:var(--codex-brand-ink);font-family:Arial,Helvetica,sans-serif!important;font-size:1.4rem;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.codex-product-nav__links{display:flex;flex:0 0 auto;gap:30px;align-items:stretch;min-height:64px}.codex-product-nav a{position:relative;display:inline-flex;align-items:center;color:currentColor;font-family:Arial,Helvetica,sans-serif!important;font-size:1.55rem;font-weight:700;line-height:1;text-decoration:none;white-space:nowrap}.codex-product-nav a:after{content:"";position:absolute;inset-inline:0;inset-block-end:0;height:3px;background:transparent}.codex-product-nav a:hover,.codex-product-nav a:focus-visible{color:var(--codex-brand-ink)}.codex-product-nav a[aria-current=true]:after,.codex-product-nav a:hover:after,.codex-product-nav a:focus-visible:after{background:#16aee8}.codex-product-shell,.codex-overview,.codex-detail-panels{width:min(1660px,calc(100vw - var(--codex-content-gutter-total)));max-width:calc(100vw - 32px);margin-inline:auto}.codex-product-shell{display:grid;grid-template-columns:minmax(0,66.2fr) minmax(420px,33.8fr);gap:48px;padding-block:26px 0;align-items:start}.codex-product-gallery{--codex-gallery-height: clamp(446px, 27.9vw, 530px);--codex-gallery-slide-width: calc((100% - 4px) / 2.3);display:grid;grid-template-columns:minmax(0,1fr);align-content:stretch;gap:0;min-width:0;min-height:0;border:1px solid rgba(111,137,181,.12);border-radius:var(--codex-panel-radius);background:var(--codex-gallery-neutral);overflow:hidden}.codex-product-gallery__viewport{position:relative;grid-column:1;min-width:0;height:var(--codex-gallery-height);min-height:0;background:transparent;border-radius:var(--codex-panel-radius) var(--codex-panel-radius) 0 0;cursor:grab;contain:paint;overflow:hidden;touch-action:pan-y;-webkit-user-select:none;user-select:none}.codex-product-gallery__viewport:active{cursor:grabbing}.codex-product-gallery__viewport--empty{display:grid;place-items:center}.codex-product-gallery__track{display:flex;gap:2px;height:100%;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;contain:paint;-webkit-overflow-scrolling:touch}.codex-product-gallery__track::-webkit-scrollbar{display:none}.codex-product-gallery__slide{position:relative;display:grid;place-items:center;flex:0 0 auto;aspect-ratio:auto;width:var(--codex-gallery-slide-width);max-width:100%;min-width:auto;height:100%;min-height:0;margin:0;background:var(--codex-gallery-neutral);scroll-snap-align:start}.codex-product-gallery__slide:first-child{width:100%}.codex-product-gallery__slide img,.codex-product-gallery__slide svg,.codex-product-gallery__viewport--empty svg{display:block;width:100%;height:100%;object-fit:cover;padding:0;-webkit-user-drag:none}.codex-product-gallery__slide:first-child img,.codex-product-gallery__slide:first-child svg{width:auto;height:calc(var(--codex-gallery-height) - clamp(36px,5vw,64px));max-width:calc(100% - clamp(72px,11vw,150px));max-height:calc(var(--codex-gallery-height) - clamp(36px,5vw,64px));object-fit:contain;padding:0}.codex-product-gallery__slide figcaption{position:absolute;inset-block-end:18px;inset-inline-start:18px;padding:6px 10px;border:1px solid var(--codex-line);border-radius:999px;background:var(--codex-gallery-neutral);font-size:1.2rem;font-weight:700}.codex-gallery-badge,.codex-gallery-count{position:absolute;z-index:2;border-radius:999px;background:var(--codex-brand-gradient-strong);color:var(--codex-brand-ink);font-size:1.2rem;font-weight:800;line-height:1}.codex-gallery-badge{inset-block-start:18px;inset-inline-start:18px;padding:8px 12px}.codex-gallery-count{display:none;inset-block-end:18px;inset-inline-end:18px;padding:7px 10px}.codex-gallery-arrow{position:absolute;z-index:3;inset-block-start:50%;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:999px;background:#bfc1c5eb;color:#fff;cursor:pointer;transform:translateY(-50%);box-shadow:none;transition:background .16s ease,transform .16s ease}.codex-gallery-arrow:hover,.codex-gallery-arrow:focus-visible{background:#a9acb2f5;color:#fff;outline:none;box-shadow:inset 0 0 0 2px #6f89b56b}.codex-gallery-arrow svg{width:16px;height:16px}.codex-gallery-arrow--prev{inset-inline-start:16px}.codex-gallery-arrow--prev svg{transform:rotate(90deg)}.codex-gallery-arrow--next{inset-inline-end:16px}.codex-gallery-arrow--next svg{transform:rotate(-90deg)}.codex-product-gallery__thumbs{grid-column:1;display:flex;gap:4px;align-items:center;width:auto;margin-inline:32px auto;padding:14px 0 16px;border-radius:0 0 var(--codex-panel-radius) var(--codex-panel-radius);background:var(--codex-gallery-neutral);overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.codex-product-gallery__thumbs a{flex:0 0 auto;display:grid;place-items:center;width:44px;height:55px;aspect-ratio:auto;border:2px solid transparent;border-radius:var(--codex-thumb-radius);background:#fff;overflow:hidden}.codex-product-gallery__thumbs a:hover,.codex-product-gallery__thumbs a:focus-visible,.codex-product-gallery__thumbs a[aria-current=true]{border-color:var(--codex-brand-orange);box-shadow:none}.codex-product-gallery__thumbs img,.codex-product-gallery__thumbs svg{width:100%;height:100%;object-fit:contain;padding:2px}@media screen and (min-width:990px){.codex-product-landing--sticky-media .codex-product-gallery{--codex-sticky-media-height: calc(100vh - var(--product-sticky-max-offset, 140px));position:sticky;inset-block-start:var(--product-sticky-top, 110px);align-self:flex-start;height:fit-content;max-height:var(--codex-sticky-media-height)}.codex-product-landing--sticky-media .codex-product-gallery__viewport{height:min(var(--codex-gallery-height),calc(var(--codex-sticky-media-height) - 82px))}}.codex-purchase-panel{position:static;max-width:580px;padding:0 0 30px;border:0;border-radius:0;background:transparent}.codex-badge,.codex-section-heading p{margin:0 0 8px;color:var(--codex-brand-orange);font-size:1.15rem;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:0}.codex-purchase-panel h1{margin:0;max-width:560px;font-size:clamp(2.75rem,1.48vw,3rem);font-weight:800;line-height:1.15}.codex-review-line{display:flex;gap:8px;align-items:center;margin-block:12px 24px;color:var(--codex-brand-blue);font-size:1.25rem}.codex-review-line .svg-wrapper,.codex-review-line svg{width:16px;height:16px;color:var(--codex-brand-orange)}.codex-product-price{display:flex;flex-wrap:wrap;gap:10px;align-items:baseline;margin-block:0 8px}.codex-product-price span{font-size:2.8rem;font-weight:850;line-height:1}.codex-product-price s,.codex-product-price em{color:var(--codex-muted);font-size:1.4rem;font-style:normal}.codex-installment-note,.codex-support-note,.codex-delivery-note,.codex-stock-line{margin:0;color:var(--codex-muted);font-size:1.25rem;line-height:1.45}.codex-finance-stack{display:grid;gap:8px;margin-block:22px 26px}.codex-finance-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:10px;align-items:center;min-height:48px;width:100%;border:1px solid rgba(111,137,181,.2);padding:9px 18px;background:var(--codex-brand-gradient);color:var(--codex-brand-ink);text-align:left;cursor:pointer;font-size:1.18rem;line-height:1.35;border-radius:var(--codex-control-radius)}.codex-finance-row--compact{min-height:46px;font-size:1.16rem}.codex-paypal-mark{color:var(--codex-brand-ink);font-weight:850}.codex-credit-icon svg{width:20px;height:20px}.codex-finance-row__chevron,.codex-feature-list__arrow{display:inline-grid;place-items:center;width:16px;height:16px}.codex-finance-row__chevron svg,.codex-feature-list__arrow svg{width:14px;height:14px}.codex-finance-row__chevron--right svg{transform:rotate(-90deg)}.codex-finance-row__action,.codex-finance-row strong{color:var(--codex-brand-blue);font-weight:800;white-space:nowrap}.codex-savings-card{display:grid;grid-template-columns:minmax(0,.28fr) minmax(0,.72fr);align-items:stretch;min-height:98px;margin-block:0 28px;border-radius:12px;background:#e4f3ff;overflow:hidden}.codex-savings-card>div{display:grid;align-content:center;gap:6px;padding:18px 22px;background:#48b7f0;color:#fff}.codex-savings-card>div span{font-size:1.35rem;font-weight:800;line-height:1}.codex-savings-card>div strong{font-size:3.2rem;font-weight:850;line-height:1}.codex-savings-card p{display:grid;align-content:center;gap:4px;margin:0;padding:18px 26px;color:var(--codex-brand-ink);font-size:1.45rem;font-weight:800;line-height:1.25}.codex-savings-card a{color:#00a8e8;font-size:1.45rem;font-weight:800;text-decoration:underline;text-underline-offset:2px}.codex-feature-list,.codex-benefits{margin-block:18px;padding-block:18px;border-block-start:1px solid var(--codex-line);border-block-end:0}.codex-feature-list__trigger,.codex-benefits h2{margin:0 0 12px;font-size:1.5rem;line-height:1.25}.codex-feature-list__trigger{display:flex;width:100%;justify-content:space-between;align-items:center;padding:0;border:0;background:transparent;color:var(--codex-brand-ink);cursor:pointer;text-align:left}.codex-feature-list__trigger:focus-visible{box-shadow:0 2px #6f89b573}.codex-feature-list__arrow svg{transform:rotate(-90deg);transition:transform .16s ease}.codex-feature-list__trigger:hover .codex-feature-list__arrow svg,.codex-feature-list__trigger:focus-visible .codex-feature-list__arrow svg{transform:translate(2px) rotate(-90deg)}.codex-feature-list ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.codex-feature-list li{position:relative;padding-inline-start:18px;color:var(--codex-brand-muted);font-size:1.45rem;line-height:1.45}.codex-feature-list li:before{content:"";position:absolute;inset-block-start:.72em;inset-inline-start:2px;width:4px;height:4px;border-radius:999px;background:var(--codex-brand-orange)}.codex-feature-modal[hidden]{display:none}.codex-feature-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5000;display:grid;place-items:center;padding:24px}.codex-feature-modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:#0000008f;cursor:pointer}.codex-feature-modal__panel{position:relative;z-index:1;display:grid;width:min(640px,calc(100vw - 32px));max-height:min(720px,calc(100vh - 32px));overflow:hidden;background:#fff;color:var(--codex-brand-ink);box-shadow:0 22px 70px #0000003d}.codex-feature-modal__panel header{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:70px;padding:18px 32px;border-block-end:1px solid var(--codex-line)}.codex-feature-modal__panel h2{margin:0;font-size:2.1rem;font-weight:800;line-height:1.2}.codex-feature-modal__close{position:relative;flex:0 0 auto;width:24px;height:24px;border:1.5px solid var(--codex-brand-ink);border-radius:4px;background:#fff;cursor:pointer}.codex-feature-modal__close:before,.codex-feature-modal__close:after{content:"";position:absolute;inset-block-start:50%;inset-inline-start:50%;width:14px;height:1.5px;border-radius:999px;background:var(--codex-brand-ink)}.codex-feature-modal__close:before{transform:translate(-50%,-50%) rotate(45deg)}.codex-feature-modal__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.codex-feature-modal__body{display:grid;gap:18px;max-height:calc(min(720px,calc(100vh - 32px)) - 70px);padding:28px 32px 32px;overflow-y:auto}.codex-feature-modal__body article{display:grid;gap:5px}.codex-feature-modal__body h3{margin:0;font-size:1.55rem;font-weight:850;line-height:1.28}.codex-feature-modal__body p{margin:0;color:var(--codex-brand-muted);font-size:1.5rem;line-height:1.28}body.codex-feature-modal-open{overflow:hidden}.codex-product-form__inner,.codex-option-groups{display:grid;gap:28px}.codex-option-group{display:grid;gap:16px;margin:0;padding:0;border:0}.codex-option-group legend,.codex-quantity-row>label{margin:0;color:var(--codex-brand-ink);font-size:2rem;font-weight:700;line-height:1.2}.codex-option-group legend strong{font-weight:700}.codex-option-group__values{display:flex;flex-wrap:wrap;gap:10px}.codex-option-group--buttons .codex-option-group__values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.codex-option-group--buttons label{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 18px;border:1px solid rgba(26,26,26,.14);border-radius:0;box-sizing:border-box;background:#fff;color:#1a1a1a;cursor:pointer;font-size:1.55rem;font-weight:700;line-height:1.2;text-align:center}.codex-option-group--buttons label:hover{border-color:#ff7910;background:#fff1e5}.codex-option-group--buttons input:checked+label{border:2px solid #ff7910;background:#fff1e5;color:#1a1a1a;box-shadow:none}.codex-option-group--buttons input:focus-visible+label{border-color:#ff7910;box-shadow:0 0 0 3px #ff791029}.codex-option-group--color .codex-option-group__values{gap:16px}.codex-option-swatch{position:relative;display:block;width:52px;height:52px;border:1px solid #dcdcdc;border-radius:999px;background:#fff;cursor:pointer}.codex-option-swatch:before{content:"";position:absolute;top:7px;right:7px;bottom:7px;left:7px;border-radius:inherit;background:var(--codex-swatch-color);box-shadow:inset 0 0 0 1px #00000014}.codex-option-group--color input:checked+.codex-option-swatch{border-color:#ff7910;box-shadow:0 0 0 2px #ff7910}.codex-option-group--color input:focus-visible+.codex-option-swatch{border-color:#ff7910;box-shadow:0 0 0 2px #ff7910}.codex-option-group input:disabled+label{cursor:not-allowed;opacity:.38}.codex-quantity-row{display:grid;gap:24px}.codex-quantity-control{display:grid;grid-template-columns:45px 46px 45px;width:138px;min-height:52px;border:1px solid #d7d7d7;border-radius:0;overflow:hidden}.codex-quantity-control button,.codex-quantity-control input{min-width:0;border:0;background:transparent;color:currentColor}.codex-quantity-control button{display:grid;place-items:center;cursor:pointer}.codex-quantity-control button:hover{background:var(--codex-soft)}.codex-quantity-control svg{width:16px;height:16px}.codex-quantity-control input{text-align:center;font-size:1.45rem;font-weight:400;-moz-appearance:textfield}.codex-quantity-control input::-webkit-outer-spin-button,.codex-quantity-control input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.codex-selection-review{display:grid;gap:16px;margin-block-start:24px}.codex-selection-review h2{margin:0;color:#1a1a1a;font-size:1.9rem;font-weight:700;line-height:1.25}.codex-selection-review__card{display:grid;gap:18px;padding:24px;border:1px solid rgba(26,26,26,.08);border-radius:12px;background:#f6f6f6}.codex-selection-review__summary{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:16px;align-items:center}.codex-selection-review img{width:72px;height:72px;object-fit:contain;border-radius:8px;background:#fff}.codex-selection-review p{display:grid;gap:5px;margin:0;color:#1a1a1a;font-size:1.5rem;line-height:1.35}.codex-selection-review p strong{font-size:1.65rem;font-weight:700;line-height:1.2}.codex-selection-review span{color:#666}.codex-selection-review small{align-self:start;color:#1a1a1a;font-size:1.25rem;font-weight:700;line-height:1.2;white-space:nowrap}.codex-selection-review__stock{grid-template-columns:auto minmax(0,1fr);gap:10px;color:#ff7910}.codex-selection-review__stock span{color:#ff7910}.codex-selection-review__divider{height:1px;background:#1a1a1a1a}.codex-selection-review__price{color:#1a1a1a;font-size:3rem;font-weight:700;line-height:1}.codex-product-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:stretch}.codex-product-actions .shopify-payment-button{width:100%}.codex-add-button,.codex-product-actions .shopify-payment-button__button--unbranded{min-height:54px;width:100%;border:1.5px solid #ff7910!important;border-radius:12px!important;font-size:1.5rem;font-weight:700;line-height:1;cursor:pointer;box-shadow:none!important;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .12s ease}.codex-add-button{position:relative;display:inline-flex;justify-content:center;align-items:center;background:#fff!important;color:#ff7910!important}.codex-product-actions .shopify-payment-button__button--unbranded{background:#ff7910!important;color:#fff!important}.codex-add-button:hover:not([disabled]){border-color:#ff7910!important;background:#fff1e5!important;color:#ff7910!important;box-shadow:none!important}.codex-product-actions .shopify-payment-button__button--unbranded:hover:not([disabled]){border-color:#ffa35c!important;background:#ffa35c!important;color:#fff!important;box-shadow:0 6px 14px #ff79101f!important}.codex-add-button:active:not([disabled]),.codex-product-actions .shopify-payment-button__button--unbranded:active:not([disabled]){border-color:#ff7910!important;background:#ff7910!important;color:#fff!important;transform:translateY(1px)}.codex-add-button:focus-visible,.codex-product-actions .shopify-payment-button__button--unbranded:focus-visible{outline:none!important;box-shadow:0 0 0 3px #ff79102e!important}.codex-add-button[disabled],.codex-add-button[aria-disabled=true],.codex-product-actions .shopify-payment-button__button--unbranded[disabled],.codex-product-actions .shopify-payment-button__button--unbranded[aria-disabled=true]{border-color:#f6f6f6!important;background:#f6f6f6!important;color:#666!important;cursor:not-allowed;opacity:1;box-shadow:none!important;transform:none}.codex-add-button .loading__spinner{position:absolute}.codex-bottom-buy-bar{position:sticky;inset-block-end:0;z-index:5;display:grid;grid-template-columns:minmax(0,1fr) auto 180px 180px;gap:16px;align-items:center;width:100%;min-height:82px;margin-block-start:0;padding:14px max(20px,calc((100vw - 1660px)/2));border-block-start:1px solid var(--codex-line);background:linear-gradient(105deg,#fff6edf5,#edf5fff5);box-shadow:0 -10px 26px #00000014;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.codex-bottom-buy-bar p{display:flex;gap:8px;align-items:center;min-width:0;margin:0;color:var(--codex-brand-muted);font-size:1.45rem;line-height:1.35}.codex-bottom-buy-bar p svg{flex:0 0 auto;width:18px;height:18px}.codex-bottom-buy-bar strong{font-size:2.7rem;line-height:1;white-space:nowrap}.codex-bottom-buy-bar__button{display:inline-flex;justify-content:center;align-items:center;min-width:0;min-height:52px;border:1.5px solid #ff7910;border-radius:12px;padding:0 18px;font-size:1.45rem;font-weight:700;line-height:1;cursor:pointer;box-shadow:none;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .12s ease}.codex-bottom-buy-bar__button--secondary{background:#fff;color:#ff7910}.codex-bottom-buy-bar__button--primary{background:#ff7910;color:#fff}.codex-bottom-buy-bar__button--secondary:hover:not([disabled]){border-color:#ff7910;background:#fff1e5;color:#ff7910;box-shadow:none}.codex-bottom-buy-bar__button--primary:hover:not([disabled]){border-color:#ffa35c;background:#ffa35c;color:#fff;box-shadow:0 6px 14px #ff79101f}.codex-bottom-buy-bar__button:active:not([disabled]){border-color:#ff7910;background:#ff7910;color:#fff;transform:translateY(1px)}.codex-bottom-buy-bar__button:focus-visible{outline:none;box-shadow:0 0 0 3px #ff79102e}.codex-bottom-buy-bar__button[disabled],.codex-bottom-buy-bar__button[aria-disabled=true]{border-color:#f6f6f6;background:#f6f6f6;color:#666;cursor:not-allowed;opacity:1;box-shadow:none;transform:none}.codex-benefit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.codex-benefit-grid span{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:center;min-height:54px;padding:10px;border:1px solid var(--codex-line);border-radius:var(--codex-panel-radius);background:#ffffff7a;font-size:1.25rem;font-weight:700;line-height:1.25}.codex-benefit-grid svg{width:18px;height:18px}.codex-overview{display:block;padding-block:72px 58px;border-block-start:1px solid var(--codex-line)}.codex-overview__header{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-block-end:22px}.codex-overview__header h2{margin:0;font-size:clamp(3.2rem,2.3vw,4.4rem);line-height:1.05}.codex-overview__header a{display:inline-flex;gap:8px;align-items:center;color:var(--codex-brand-blue);font-size:1.6rem;font-weight:850;line-height:1;text-decoration:none;white-space:nowrap}.codex-overview__header a svg{width:12px;height:12px;transform:rotate(-90deg)}.codex-section-heading h2{margin:0;font-size:3.2rem;line-height:1.08}.codex-overview-content{display:grid;gap:28px;min-width:0}.codex-overview-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.codex-overview-stats article{min-height:104px;padding:18px;border:1px solid var(--codex-line);border-radius:var(--codex-panel-radius);background:#ffffff7a}.codex-overview-stats strong{display:block;margin-block-end:8px;font-size:2rem;line-height:1.1}.codex-overview-stats span{color:var(--codex-muted);font-size:1.25rem;font-weight:700}.codex-rte{color:rgba(var(--color-foreground),.82);font-size:1.6rem;line-height:1.7}.codex-rte>*:first-child{margin-block-start:0}.codex-overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:0}.codex-overview-card{position:relative;display:grid;place-items:center;height:clamp(280px,16.3vw,310px);min-height:0;border-radius:0;background:var(--codex-gallery-neutral);overflow:hidden}.codex-overview-card--auto:nth-child(1),.codex-overview-card--wide{grid-column:span 2}.codex-overview-card--full{grid-column:1 / -1}.codex-overview-card--auto:nth-child(-n+2),.codex-overview-card--wide,.codex-overview-card--tall,.codex-overview-card--full{height:clamp(330px,18.95vw,360px)}.codex-overview-card img,.codex-overview-card svg{width:100%;height:100%;object-fit:cover;padding:0}.codex-overview-card>div{position:absolute;inset-inline:32px;inset-block-start:28px;display:grid;gap:6px;max-width:min(420px,calc(100% - 48px));color:var(--codex-brand-ink)}.codex-overview-card--text-light>div{color:#fff;text-shadow:0 1px 12px rgba(0,0,0,.28)}.codex-overview-card h3,.codex-overview-card p{margin:0}.codex-overview-card h3{font-size:clamp(2rem,1.55vw,2.8rem);line-height:1.2}.codex-overview-card p{font-size:1.45rem;line-height:1.45;opacity:.84}.codex-detail-panels{width:100%;max-width:100%;display:grid;gap:0;margin-inline:0;padding-inline:max(24px,calc((100vw - 1280px)/2));padding-block:84px 92px;background:#fff;font-family:Arial,Helvetica,sans-serif!important}.codex-detail-section{scroll-margin-top:92px}.codex-detail-section+.codex-detail-section{margin-block-start:78px}.codex-detail-section h2{margin:0;color:var(--codex-brand-ink);font-family:Arial,Helvetica,sans-serif!important;font-weight:700;letter-spacing:0}.codex-specs h2{margin-block-end:34px;font-size:2.1rem;line-height:1.35}.codex-specs dl{display:flex;flex-wrap:wrap;gap:0 0;margin:0;padding-block-end:38px;border-block-end:1px solid var(--codex-line)}.codex-specs dl div{width:25%;min-width:240px;margin-block-end:40px;padding-inline-end:34px}.codex-specs dt{margin:0 0 5px;color:var(--codex-brand-ink);font-family:Arial,Helvetica,sans-serif!important;font-size:1.38rem;font-weight:700;line-height:1.25}.codex-specs dd{margin:0;color:var(--codex-brand-ink);font-family:Arial,Helvetica,sans-serif!important;font-size:1.24rem;line-height:1.42}.codex-faq h2,.codex-downloads h2,.codex-reviews h2{margin-block-end:24px;text-align:center;font-size:3rem;line-height:1.2}.codex-faq-list{display:grid;margin:0;border-block-start:1px solid var(--codex-line)}.codex-faq-list details{border-block-end:1px solid var(--codex-line)}.codex-faq-list summary{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:60px;padding:16px 0;color:var(--codex-brand-ink);cursor:pointer;font-family:Arial,Helvetica,sans-serif!important;font-size:1.62rem;font-weight:700;line-height:1.25;list-style:none}.codex-faq-list summary::-webkit-details-marker{display:none}.codex-faq-list summary:after{content:"";flex:0 0 auto;width:10px;height:10px;border-block-end:2px solid currentColor;border-inline-end:2px solid currentColor;transform:rotate(45deg);transition:transform .16s ease}.codex-faq-list details[open] summary:after{transform:rotate(225deg)}.codex-faq-list details>div{max-width:900px;padding:0 0 20px;color:var(--codex-brand-muted);font-family:Arial,Helvetica,sans-serif!important;font-size:1.35rem;line-height:1.55}.codex-download-list{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin:0;padding:0;list-style:none}.codex-download-list li,.codex-review-summary{color:var(--codex-brand-ink);font-family:Arial,Helvetica,sans-serif!important;font-size:1.35rem;line-height:1.5}.codex-download-list li{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 28px;border:1px solid var(--codex-line);background:#fff}.codex-download-list a{color:var(--codex-brand-blue);font-family:Arial,Helvetica,sans-serif!important;font-weight:700;text-decoration:none}.codex-review-summary{display:grid;gap:8px;max-width:720px;margin-inline:auto;text-align:center}.codex-review-summary strong{color:var(--codex-brand-ink);font-family:Arial,Helvetica,sans-serif!important;font-size:1.55rem;font-weight:700}@media screen and (max-width:1279px)and (min-width:990px){.codex-product-shell{grid-template-columns:minmax(0,481fr) minmax(420px,511fr);gap:48px}.codex-product-gallery__viewport,.codex-product-gallery__slide{height:470px}.codex-bottom-buy-bar{grid-template-columns:minmax(0,1fr) auto 136px 136px}}@media screen and (max-width:989px){.codex-product-nav{min-height:56px;padding-inline:20px}.codex-product-nav__title{display:none}.codex-product-nav__links{gap:24px;min-height:56px}.codex-product-nav a{font-size:1.45rem}.codex-overview,.codex-specs,.codex-faq,.codex-downloads,.codex-reviews{grid-template-columns:1fr}.codex-product-shell{grid-template-columns:minmax(0,1fr);gap:22px;padding-block-end:42px;width:100%;max-width:100%}.codex-product-gallery{grid-template-columns:1fr;min-height:0;--codex-gallery-slide-width: 100%}.codex-product-gallery__viewport,.codex-product-gallery__thumbs{grid-column:1}.codex-product-gallery__viewport,.codex-product-gallery__slide{height:520px;min-height:0}.codex-purchase-panel{position:static;width:100%;max-width:100%}.codex-purchase-panel h1{font-size:3.2rem}.codex-detail-panels{width:min(100%,calc(100vw - 40px));padding-block:54px 74px}.codex-detail-section+.codex-detail-section{margin-block-start:56px}.codex-specs dl div{width:50%;min-width:0}.codex-faq h2,.codex-downloads h2,.codex-reviews h2{font-size:2.6rem}.codex-faq-list summary{min-height:58px;font-size:1.5rem}.codex-overview-grid{grid-template-columns:1fr}.codex-bottom-buy-bar{grid-template-columns:minmax(0,1fr) 160px 160px;gap:10px;padding-inline:20px}.codex-bottom-buy-bar p{grid-column:1 / -1}}@media screen and (max-width:640px){.codex-product-nav{padding-inline:16px}.codex-product-nav__links{gap:20px}.codex-product-shell{padding-inline:0}.codex-product-shell,.codex-product-gallery,.codex-product-gallery__viewport,.codex-product-gallery__thumbs{width:100%;max-width:100%}.codex-overview,.codex-specs,.codex-faq,.codex-downloads,.codex-reviews,.codex-detail-panels{padding-inline:16px}.codex-overview__header{align-items:start;flex-direction:column}.codex-overview-grid{grid-template-columns:1fr}.codex-overview-card,.codex-overview-card--auto:nth-child(1),.codex-overview-card--wide,.codex-overview-card--tall,.codex-overview-card--full{grid-column:1;height:min(430px,84vw);min-height:0}.codex-product-gallery__viewport,.codex-product-gallery__slide{height:min(488px,125vw);min-height:0}.codex-product-gallery__slide img,.codex-product-gallery__slide svg,.codex-product-gallery__viewport--empty svg{padding:0}.codex-gallery-arrow{width:40px;height:40px}.codex-purchase-panel{padding:24px}.codex-purchase-panel h1{font-size:2.6rem}.codex-feature-modal{align-items:end;padding:0}.codex-feature-modal__panel{width:100%;max-height:88vh}.codex-feature-modal__panel header{min-height:62px;padding:16px 20px}.codex-feature-modal__body{max-height:calc(88vh - 62px);padding:22px 20px 28px}.codex-option-group--buttons .codex-option-group__values,.codex-benefit-grid,.codex-overview-stats,.codex-specs dl div{grid-template-columns:1fr}.codex-selection-review__card{padding:18px}.codex-selection-review__summary{grid-template-columns:60px minmax(0,1fr) auto;gap:12px}.codex-selection-review img{width:60px;height:60px}.codex-specs dl div{width:100%;padding-inline-end:0;margin-block-end:28px}.codex-specs h2{margin-block-end:28px;font-size:1.95rem}.codex-faq h2,.codex-downloads h2,.codex-reviews h2{font-size:2.35rem}.codex-section-heading h2{font-size:2.6rem}.codex-overview-card{height:min(340px,84vw);min-height:0}.codex-bottom-buy-bar{grid-template-columns:1fr 1fr;padding:10px 14px}.codex-bottom-buy-bar p,.codex-bottom-buy-bar strong{grid-column:1 / -1}.codex-bottom-buy-bar strong{font-size:2.2rem}.codex-bottom-buy-bar__button{min-height:48px;padding-inline:10px;font-size:1.35rem}}@media screen and (max-width:359px){.codex-product-actions,.codex-bottom-buy-bar{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/14/compiled_assets/styles.css.map */
