.raydo-product-page{background:radial-gradient(circle at 16% 10%,rgba(var(--raydo-violet-rgb),.08),transparent 28%),radial-gradient(circle at 84% 20%,rgba(var(--raydo-blue-rgb),.06),transparent 24%),linear-gradient(180deg,var(--raydo-surface) 0%,var(--raydo-soft) 100%);padding-bottom:118px}@keyframes raydoFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes raydoPulseGlow{0%,to{box-shadow:0 14px 28px rgba(var(--raydo-purple-rgb),.08)}50%{box-shadow:0 18px 34px rgba(var(--raydo-purple-rgb),.14)}}.raydo-product-page .page-width{box-sizing:border-box;width:min(100%,calc(var(--raydo-shell-max) + (var(--raydo-shell-gutter) * 2)));max-width:calc(var(--raydo-shell-max) + (var(--raydo-shell-gutter) * 2));padding-right:var(--raydo-shell-gutter);padding-left:var(--raydo-shell-gutter)}.raydo-product-block{position:relative;padding:10px 0 28px}.raydo-product-anchor{display:block;position:relative;top:-108px;visibility:hidden}.raydo-product-page [id]{scroll-margin-top:112px}.raydo-product-section{padding:32px 0}@supports (content-visibility: auto){.raydo-product-page.raydo-product-section{content-visibility:auto;contain-intrinsic-size:1px 720px}}.raydo-product-surface{border:1px solid rgba(28,28,28,.08);border-radius:28px;background:#ffffffc7;box-shadow:0 20px 60px #1f1c180f}.raydo-product-breadcrumbs{display:none;flex-wrap:wrap;gap:12px;margin-bottom:24px;color:#0a0a0a8a;font-size:14px}.raydo-product-breadcrumbs a{color:inherit;text-decoration:none}.raydo-product-breadcrumbs span+span:before{content:"/";margin-right:12px;color:#0a0a0a47}.raydo-product-page .x-breadcrumbs,body.template-raydo-product .x-breadcrumbs{display:none!important}.raydo-product-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:42px;align-items:start}.raydo-product-media-shell{position:relative;overflow:hidden;padding:0}.raydo-product-media-frame{position:relative;padding:0}.raydo-product-page .scroll-trigger.animate--fade-in,.raydo-product-page .scroll-trigger.animate--slide-in,.raydo-product-page .scroll-trigger:not(.scroll-trigger--offscreen).animate--fade-in,.raydo-product-page .scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in,.raydo-product-page .scroll-trigger.scroll-trigger--design-mode.animate--fade-in,.raydo-product-page .scroll-trigger.scroll-trigger--design-mode.animate--slide-in,.raydo-product-page .scroll-trigger.scroll-trigger--cancel{opacity:1!important;transform:none!important;visibility:visible!important;animation:none!important}.raydo-product-gallery{position:relative;display:block}.raydo-product-gallery__rail{position:absolute;top:22px;bottom:22px;left:22px;z-index:3;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:14px;width:88px;padding:8px 0;isolation:isolate}.raydo-product-gallery__rail:before{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;z-index:-1;border:1px solid rgba(255,255,255,.1);border-radius:30px;background:linear-gradient(180deg,#0d0f126b,#0d0f122e),radial-gradient(circle at top,rgba(255,255,255,.08),transparent 48%);box-shadow:0 28px 60px #0a0a0a42;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);opacity:1;pointer-events:none}.raydo-product-gallery__arrow{display:grid;width:48px;height:48px;place-items:center;margin:0 auto;border:1px solid rgba(28,28,28,.08);border-radius:999px;background:#ffffffd6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--raydo-ink);box-shadow:0 14px 30px #1f1c181f;cursor:pointer;transition:transform .16s ease,opacity .16s ease,box-shadow .16s ease,background-color .16s ease}.raydo-product-gallery__arrow svg{width:18px;height:18px}.raydo-product-gallery__arrow:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 34px #1f1c1829}.raydo-product-gallery__arrow:disabled{opacity:.34;cursor:not-allowed;box-shadow:none}.raydo-product-gallery__thumbs{position:relative;display:grid;gap:12px;align-content:start;width:100%;min-height:0;overflow-y:auto;padding:4px;scrollbar-width:none}.raydo-product-gallery__thumbs::-webkit-scrollbar{display:none}.raydo-product-gallery__thumb{display:block;width:100%;min-height:0;aspect-ratio:1 / 1;padding:0;border:1px solid rgba(28,28,28,.1);border-radius:18px;background:#ffffffd1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden;cursor:pointer;opacity:.3;filter:saturate(.8) brightness(.84);box-shadow:0 14px 28px #0a0a0a29;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,opacity .16s ease,filter .16s ease,background-color .16s ease}.raydo-product-gallery__thumb:hover{opacity:.76;filter:none;border-color:#ffffff4d;transform:translateY(-1px)}.raydo-product-gallery__thumb.is-active{opacity:1;filter:none;border-color:#ffffffeb;background:#fffffff5;box-shadow:0 0 0 2px #ffffff2e,0 20px 38px #0000003d}.raydo-product-gallery__thumb img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.raydo-product-gallery__stage{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:28px;background:linear-gradient(180deg,#fffffff5,#f5f4f0f5);box-shadow:inset 0 0 0 1px #1c1c1c0a}.raydo-product-gallery__item{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none;transition:opacity .22s ease}.raydo-product-gallery__item.is-active{opacity:1;pointer-events:auto}.raydo-product-gallery__item img,.raydo-product-gallery__item video,.raydo-product-gallery__item iframe,.raydo-product-gallery__item model-viewer,.raydo-product-gallery__stage .placeholder-svg{display:block;width:100%;height:100%;max-width:none;object-fit:var(--raydo-product-media-fit, cover);object-position:center}.raydo-product-gallery--empty{display:block}.raydo-product-award{display:none;position:absolute;left:128px;top:18px;z-index:2;display:inline-flex;align-items:center;gap:12px;border-radius:999px;background:#ffffffeb;padding:10px 16px;box-shadow:0 12px 28px #1f1c1814;animation:raydoFadeUp .65s ease .08s both,raydoPulseGlow 4.5s ease-in-out .8s infinite}.raydo-product-award img{display:block;width:34px;height:34px;object-fit:contain}.raydo-product-award__eyebrow{display:block;color:#0a0a0a80;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.raydo-product-award__title{display:block;color:var(--raydo-ink);font-size:14px;font-weight:700}.raydo-product-media-benefits{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;padding:14px 10px 0;border:0;border-radius:0;background:transparent;box-shadow:none;overflow:hidden}.raydo-product-media-benefits:before{content:"";position:absolute;top:0;left:14px;right:14px;height:1px;background:linear-gradient(90deg,#1c1c1c0a,#1c1c1c1f,#1c1c1c0a)}.raydo-product-media-benefit{position:relative;display:flex;gap:14px;align-items:flex-start;padding:18px 20px 14px;border-right:1px solid rgba(28,28,28,.06)}.raydo-product-media-benefit:last-child{border-right:0}.raydo-product-icon{flex:0 0 auto;width:28px;height:28px;color:var(--raydo-ink)}.raydo-product-media-benefit h4,.raydo-product-media-benefit p{margin:0}.raydo-product-media-benefit h4{font-family:var(--font-heading-family);font-size:18px;font-weight:700;line-height:1.08;letter-spacing:0}.raydo-product-media-benefit p{margin-top:4px;color:#0a0a0aa8;font-family:var(--font-heading-family);font-size:13px;line-height:1.48;letter-spacing:0}.raydo-product-info{padding:4px 0 6px}.raydo-product-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.raydo-product-pill{display:inline-flex;align-items:center;min-height:26px;padding:0 11px;border-radius:999px;border:1px solid rgba(28,28,28,.1);background:#ffffffdb;color:#0a0a0ac7;font-size:11.5px;font-weight:700;letter-spacing:.04em;transition:transform .18s ease,box-shadow .18s ease}.raydo-product-pill--dark{border-color:var(--raydo-ink);background:var(--raydo-ink);color:#fff}.raydo-product-pill:hover{transform:translateY(-1px);box-shadow:0 10px 24px #1f1c1814}.raydo-product-title{margin:0;font-size:clamp(32px,3.4vw,46px);line-height:1.04;letter-spacing:-.048em}.raydo-product-subtitle{margin:8px 0 0;color:#0a0a0abd;font-size:16px;line-height:1.4}.raydo-product-reviews{display:flex;align-items:center;gap:10px;margin-top:12px;padding:12px 14px;border:1px solid var(--raydo-line-strong);border-radius:var(--raydo-radius-md);background:var(--raydo-surface-glass);width:100%;color:#0a0a0aad;font-size:14px}.raydo-product-stars{color:#ed9c23;font-size:17px;letter-spacing:.08em}.raydo-product-reviews__text{display:inline-flex;align-items:baseline;gap:8px}.raydo-product-reviews__score{color:#0a0a0ad6;font-size:15px;font-weight:700}.raydo-product-reviews__count{color:#0a0a0a75;font-size:13px;font-weight:500}.raydo-product-review-note{max-width:42rem;margin:8px 2px 0;color:#0a0a0a8a;font-size:13px;line-height:1.55}.raydo-product-price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:12px;margin-top:12px}.raydo-product-price-row .price__container{display:flex;flex-wrap:wrap;align-items:baseline;gap:14px}.raydo-product-price-current{color:var(--raydo-ink);font-size:38px;font-weight:800;line-height:1;letter-spacing:-.05em}.raydo-product-price-compare{color:#0a0a0a57;font-size:17px;line-height:1.2;text-decoration-thickness:2px}.raydo-product-price-save{color:#00a06f;font-size:14px;font-weight:700}.raydo-product-finance{margin-top:12px;border:1px solid var(--raydo-line-strong);border-radius:var(--raydo-radius-md);background:var(--raydo-surface-glass);padding:12px 14px;color:#0a0a0abd;font-size:14px}.raydo-product-finance .shopify-payment-terms{margin:0}.raydo-product-coupon,.raydo-product-preorder{margin-top:12px;padding:14px;border:1px solid var(--raydo-line-strong);border-radius:var(--raydo-radius-md);background:var(--raydo-surface-glass);box-shadow:var(--raydo-card-shadow)}.raydo-product-coupon{background:radial-gradient(circle at top right,rgba(242,111,78,.12),transparent 34%),#ffffffd1}.raydo-product-coupon__eyebrow,.raydo-product-preorder__pill{margin:0;color:var(--raydo-purple);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.raydo-product-coupon__row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px;margin-top:10px}.raydo-product-coupon__copy{flex:1 1 300px}.raydo-product-coupon__copy h3,.raydo-product-preorder__copy h3{margin:0;color:var(--raydo-ink);font-size:22px;line-height:1.08;letter-spacing:-.03em}.raydo-product-coupon__copy p,.raydo-product-preorder__copy p,.raydo-product-coupon__note,.raydo-product-preorder__note{margin:8px 0 0;color:#0a0a0aa8;font-size:14px;line-height:1.65}.raydo-product-coupon .raydo-copy-pill{flex:0 0 auto;align-self:center}.raydo-product-preorder{background:radial-gradient(circle at top left,rgba(10,10,10,.04),transparent 32%),#fffc}.raydo-product-preorder__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 16px}.raydo-product-preorder__pill{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:rgba(var(--raydo-purple-rgb),.1)}.raydo-product-preorder__ship{color:#0a0a0a8f;font-size:13px;font-weight:700}.raydo-product-preorder__copy{margin-top:12px}.raydo-product-preorder__link{display:inline-flex;margin-top:12px;color:var(--raydo-ink);font-size:14px;font-weight:700;text-decoration:none}.raydo-product-preorder__link:hover{color:var(--raydo-purple)}.raydo-product-option-group{margin:14px 0 0;padding:0;border:0}.raydo-product-option-legend{display:block;margin-bottom:10px;color:#0a0a0a9e;font-size:11.5px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.raydo-product-option-grid{display:grid;grid-template-columns:repeat(3,minmax(140px,1fr));gap:10px}.raydo-product-option-group input[type=radio]{position:absolute;opacity:0;pointer-events:none}.raydo-product-option-card{position:relative;display:flex;min-height:84px;flex-direction:column;justify-content:space-between;gap:8px;overflow:hidden;padding:12px 14px;border:1px solid rgba(28,28,28,.1);border-radius:var(--raydo-radius-md);background:radial-gradient(circle at top right,rgba(var(--raydo-purple-rgb),.08),transparent 38%),linear-gradient(135deg,#fffffff5,#f7f9fae6);color:var(--raydo-ink);cursor:pointer;box-shadow:inset 0 0 0 1px #fff9,0 14px 30px #1f1c180d;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.raydo-product-option-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(10,10,10,.035) 1px,transparent 1px),linear-gradient(180deg,rgba(10,10,10,.025) 1px,transparent 1px);background-size:22px 22px;opacity:1;pointer-events:none}.raydo-product-option-card:after{content:none}.raydo-product-option-card:hover{transform:translateY(-1px);border-color:rgba(var(--raydo-purple-rgb),.3);box-shadow:0 18px 38px rgba(var(--raydo-purple-rgb),.1)}.raydo-product-option-group input[type=radio]:checked+.raydo-product-option-card{border-color:rgba(var(--raydo-purple-rgb),.82);box-shadow:0 0 0 2px rgba(var(--raydo-purple-rgb),.16),0 20px 42px rgba(var(--raydo-purple-rgb),.16)}.raydo-product-option-group input.disabled+.raydo-product-option-card{opacity:.46;cursor:not-allowed}.raydo-product-option-card__top{position:relative;z-index:1;display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.raydo-product-option-card__name{color:var(--raydo-ink);font-size:16px;font-weight:700}.raydo-product-option-card__price{margin-top:4px;color:#0a0a0a94;font-size:14px}.raydo-product-option-card__check{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;border:1px solid rgba(28,28,28,.18);color:transparent;font-size:12px;font-weight:800}.raydo-product-option-group input[type=radio]:checked+.raydo-product-option-card .raydo-product-option-card__check{border-color:rgba(var(--raydo-purple-rgb),.92);background:var(--raydo-purple);color:#fff}.raydo-product-actions{margin-top:14px;padding-bottom:4px}.raydo-product-actions .product-form__error-message-wrapper{margin-bottom:12px;color:#c62828;font-size:14px}.raydo-product-buy-controls{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:0;padding:10px 14px;border:1px solid var(--raydo-line-strong);border-radius:var(--raydo-radius-md);background:var(--raydo-surface-glass);box-shadow:var(--raydo-card-shadow)}.raydo-product-quantity-label{color:#0a0a0a9e;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.raydo-product-quantity{display:inline-grid;grid-template-columns:42px 58px 42px;min-height:46px;overflow:hidden;border:1px solid rgba(28,28,28,.1);border-radius:999px;background:#ffffffeb;box-shadow:inset 0 0 0 1px #ffffffb3}.raydo-product-quantity__button,.raydo-product-quantity__input{min-width:0;border:0;background:transparent;color:var(--raydo-ink);font:inherit}.raydo-product-quantity__button{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:20px;font-weight:700;transition:background-color .16s ease,color .16s ease}.raydo-product-quantity__button:hover:not([disabled]){background:rgba(var(--raydo-purple-rgb),.1);color:var(--raydo-purple)}.raydo-product-quantity__button[disabled]{cursor:not-allowed;color:#0a0a0a3d}.raydo-product-quantity__input{width:100%;padding:0;text-align:center;font-size:16px;font-weight:800;-webkit-appearance:textfield;appearance:textfield}.raydo-product-quantity__input::-webkit-outer-spin-button,.raydo-product-quantity__input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.raydo-product-action-row{display:grid;box-sizing:border-box;position:fixed;right:auto;left:auto;bottom:max(18px,env(safe-area-inset-bottom));z-index:35;width:min(calc(var(--raydo-shell-max) + (var(--raydo-shell-gutter) * 2)),calc(100vw - (var(--raydo-shell-gutter) * 2)));grid-template-columns:minmax(0,1fr) minmax(210px,.48fr) minmax(360px,.78fr);gap:22px;align-items:center;padding:14px 18px;border:1px solid rgba(255,255,255,.34);border-radius:24px;background:linear-gradient(180deg,#ffffff94,#f8f4ed75),linear-gradient(90deg,#ffffff2e,#ffffff14);box-shadow:0 26px 64px #1f1c182e,inset 0 1px #ffffff73;-webkit-backdrop-filter:blur(28px) saturate(1.22);backdrop-filter:blur(28px) saturate(1.22);transform:none}.raydo-product-sticky-nav{display:flex;min-width:0;align-items:center;gap:6px;overflow-x:auto;scrollbar-width:none}.raydo-product-sticky-nav::-webkit-scrollbar{display:none}.raydo-product-sticky-nav a{display:inline-flex;flex:0 0 auto;min-height:42px;align-items:center;border-radius:999px;padding:0 13px;color:#0a0a0a9e;font-size:12px;font-weight:700;letter-spacing:.02em;text-decoration:none;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease}.raydo-product-sticky-nav a:hover,.raydo-product-sticky-nav a.is-active{background:#ffffff6b;color:var(--raydo-ink);box-shadow:inset 0 0 0 1px #ffffff6b}.raydo-product-sticky-summary{display:grid;min-width:0;gap:6px;padding:0 6px;text-align:center;align-content:center;justify-self:center}.raydo-product-sticky-summary__eyebrow{display:block;max-width:100%;overflow:hidden;color:#0a0a0a80;font-size:10px;font-weight:800;line-height:1.2;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.raydo-product-sticky-summary__pricing{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:8px}.raydo-product-sticky-summary__current{color:var(--raydo-ink);font-size:31px;font-weight:800;line-height:1;letter-spacing:-.05em}.raydo-product-sticky-summary__compare{color:#0a0a0a57;font-size:15px;line-height:1.2;text-decoration-thickness:2px}.raydo-product-sticky-summary__discount{display:block;color:#00a06f;font-size:13px;font-weight:700;line-height:1.3}.raydo-product-sticky-actions{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(0,1fr);gap:12px;align-items:stretch;justify-self:end;width:min(100%,470px)}.raydo-product-submit{gap:10px;min-height:58px;border-radius:16px;box-shadow:0 14px 28px rgba(var(--raydo-purple-rgb),.16)}.raydo-product-pay-button .shopify-payment-button__button:after{content:none}.raydo-product-pay-button .shopify-payment-button__more-options{display:none}.raydo-product-submit[disabled]{opacity:.48;cursor:not-allowed}.raydo-product-pay-button{display:flex}.raydo-product-pay-button .shopify-payment-button,.raydo-product-pay-button .shopify-payment-button__button{width:100%}.raydo-product-pay-button .shopify-payment-button__button{min-height:58px;padding:0 var(--raydo-button-padding-x);border-radius:var(--raydo-button-radius);font-size:16px;font-weight:var(--raydo-button-font-weight);letter-spacing:0;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.raydo-product-pay-button .shopify-payment-button__button--unbranded{border-color:var(--raydo-button-secondary-border);box-shadow:var(--raydo-button-surface-shadow)}.raydo-product-assurances{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.raydo-product-assurance{display:flex;gap:12px;align-items:flex-start;padding:12px 14px;border:1px solid rgba(16,24,40,.1);border-radius:var(--raydo-radius-md);background:var(--raydo-surface-glass);box-shadow:var(--raydo-card-shadow);transition:transform .16s ease,opacity .16s ease}.raydo-product-assurance:hover{transform:translateY(-1px)}.raydo-product-assurance h4,.raydo-product-assurance p{margin:0}.raydo-product-assurance h4{font-size:14px;font-weight:700}.raydo-product-assurance p{margin-top:3px;color:#0a0a0aa8;font-size:12.5px;line-height:1.5}.raydo-product-strip-grid,.raydo-product-trust-grid,.raydo-product-spec-grid,.raydo-product-use-grid{display:grid;gap:18px}.raydo-product-strip-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.raydo-product-trust-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.raydo-product-spec-grid,.raydo-product-use-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.raydo-product-mini-card,.raydo-product-spec-card,.raydo-product-use-card{padding:24px;display:flex;min-height:100%;flex-direction:column;justify-content:flex-start;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.raydo-product-mini-card:hover,.raydo-product-spec-card:hover,.raydo-product-use-card:hover,.raydo-product-compare-visual:hover,.raydo-product-compare-copy:hover{transform:translateY(-2px);box-shadow:0 24px 56px #1f1c1814}.raydo-product-mini-card h3,.raydo-product-spec-card h3,.raydo-product-use-card h3,.raydo-product-compare-copy h3,.raydo-product-faq-heading h2,.raydo-product-section-heading h2{margin:0}.raydo-product-mini-card p,.raydo-product-spec-card p,.raydo-product-use-card p,.raydo-product-compare-copy p,.raydo-product-faq-heading p,.raydo-product-section-heading p{margin:10px 0 0;color:#0a0a0aa8;font-size:15px;line-height:1.65}.raydo-product-mini-card h3,.raydo-product-spec-card h3,.raydo-product-use-card h3{margin-top:16px;font-size:20px;line-height:1.15}.raydo-product-section-heading{max-width:760px;margin:0 auto 22px;text-align:center}.raydo-product-eyebrow{margin:0 0 10px;color:var(--raydo-purple);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.raydo-product-section-heading h2,.raydo-product-faq-heading h2{font-size:clamp(34px,3vw,50px);line-height:1.02;letter-spacing:-.05em}.raydo-product-deep{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:22px;align-items:stretch}.raydo-product-deep-section--visual_left .raydo-product-deep__visual{order:-1}.raydo-product-deep__copy,.raydo-product-deep__visual{border:1px solid rgba(28,28,28,.08);border-radius:30px;background:#ffffffc2;box-shadow:0 20px 56px #1f1c180e}.raydo-product-deep__copy{padding:34px}.raydo-product-deep__copy h2{max-width:760px;margin:0;color:var(--raydo-ink);font-size:clamp(36px,3.3vw,56px);line-height:1;letter-spacing:-.05em}.raydo-product-deep__copy>p{max-width:680px;margin:18px 0 0;color:#0a0a0aa8;font-size:17px;line-height:1.62}.raydo-product-deep__points{display:grid;gap:14px;margin-top:28px}.raydo-product-deep-point{display:grid;grid-template-columns:36px minmax(0,1fr);gap:16px;align-items:start;padding:18px 20px;border:1px solid rgba(28,28,28,.075);border-radius:22px;background:#ffffffb3}.raydo-product-deep-point h3,.raydo-product-deep-point p{margin:0}.raydo-product-deep-point h3{color:var(--raydo-ink);font-size:18px;line-height:1.16}.raydo-product-deep-point p{margin-top:7px;color:#0a0a0a9e;font-size:14px;line-height:1.6}.raydo-product-deep__visual{display:grid;min-height:520px;padding:28px;background:linear-gradient(90deg,rgba(28,28,28,.035) 1px,transparent 1px),linear-gradient(180deg,rgba(28,28,28,.028) 1px,transparent 1px),radial-gradient(circle at 18% 16%,rgba(var(--raydo-purple-rgb),.1),transparent 32%),#ffffffc7;background-size:28px 28px,28px 28px,auto,auto}.raydo-product-deep-panel{display:grid;align-content:center;gap:22px;min-height:100%;padding:28px;border:1px solid rgba(28,28,28,.09);border-radius:24px;background:#ffffffd1;box-shadow:0 24px 60px #1f1c1817}.raydo-product-deep-panel__top span,.raydo-product-deep-panel__top strong{display:block}.raydo-product-deep-panel__top span{color:var(--raydo-purple);font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.raydo-product-deep-panel__top strong{margin-top:8px;color:var(--raydo-ink);font-size:clamp(28px,2.5vw,42px);line-height:1.04;letter-spacing:-.04em}.raydo-product-deep-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.raydo-product-deep-flow span{position:relative;display:grid;min-height:66px;overflow:hidden;padding:0 12px;place-items:center;border:1px solid rgba(28,28,28,.08);border-radius:16px;background:linear-gradient(180deg,#fffffff0,#f7f4edc7);color:#0a0a0ab8;font-size:13px;font-weight:700;line-height:1.15;text-align:center}.raydo-product-deep-flow span:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.36),transparent 48%);opacity:.56;pointer-events:none}.raydo-product-deep-flow span:nth-child(2){border-color:rgba(var(--raydo-purple-rgb),.24);background:linear-gradient(180deg,#ffffffdb,rgba(var(--raydo-purple-rgb),.1));color:var(--raydo-ink)}.raydo-product-deep-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.raydo-product-deep-metrics div{padding:18px;border-radius:18px;background:#0f1113;color:#fff}.raydo-product-deep-metrics strong,.raydo-product-deep-metrics span{display:block}.raydo-product-deep-metrics strong{font-size:32px;font-weight:800;line-height:1;letter-spacing:-.04em}.raydo-product-deep-metrics span{margin-top:8px;color:#ffffff9e;font-size:13px;line-height:1.4}.raydo-product-deep-panel>p{margin:0;color:#0a0a0a9e;font-size:15px;line-height:1.65}html:not(.raydo-theme-dark) .raydo-product-page.raydo-product-deep-section--dark .raydo-product-deep__copy,html:not(.raydo-theme-dark) .raydo-product-page.raydo-product-deep-section--dark .raydo-product-deep__visual{border-color:#ffffffc7;background:radial-gradient(circle at 14% 10%,rgba(var(--raydo-purple-rgb),.055),transparent 32%),radial-gradient(circle at 90% 12%,rgba(var(--raydo-green-rgb),.035),transparent 27%),linear-gradient(180deg,#fffdf9eb,#faf6efd1);color:#171411;box-shadow:0 18px 48px #1f1c180c,inset 0 1px #ffffffd1;-webkit-backdrop-filter:blur(22px) saturate(1.04);backdrop-filter:blur(22px) saturate(1.04)}html:not(.raydo-theme-dark) .raydo-product-page.raydo-product-deep-section--dark .raydo-product-deep__copy{background:radial-gradient(circle at 11% 9%,rgba(var(--raydo-purple-rgb),.052),transparent 31%),linear-gradient(180deg,#fffdf9f0,#faf6f0d6)}html:not(.raydo-theme-dark) .raydo-product-page.raydo-product-deep-section--dark .raydo-product-deep__visual{background:linear-gradient(90deg,rgba(112,96,82,.018) 1px,transparent 1px),linear-gradient(180deg,rgba(112,96,82,.016) 1px,transparent 1px),radial-gradient(circle at 18% 14%,rgba(var(--raydo-purple-rgb),.052),transparent 33%),linear-gradient(180deg,#fffdf9e6,#f9f5efc2);background-size:28px 28px,28px 28px,auto,auto}html:not(.raydo-theme-dark) .raydo-product-page.raydo-product-deep-section--dark .raydo-product-deep__copy h2,html:not(.raydo-theme-dark) .raydo-product-page.raydo-product-deep-section--dark .raydo-product-deep-point h3,html:not(.raydo-theme-dark) .raydo-product-page.raydo-product-deep-section--dark .raydo-product-deep-panel__top strong,html:not(.raydo-theme-dark) .raydo-product-page.raydo-product-deep-section--dark .raydo-product-deep-metrics strong{color:#19140f}html:not(.raydo-theme-dark) .raydo-product-page.raydo-product-deep-section--dark .raydo-product-deep__copy>p,html:not(.raydo-theme-dark) .raydo-product-page.raydo-product-deep-section--dark .raydo-product-deep-point p,html:not(.raydo-theme-dark) .raydo-product-page.raydo-product-deep-section--dark .raydo-product-deep-panel>p,html:not(.raydo-theme-dark) .raydo-product-page.raydo-product-deep-section--dark .raydo-product-deep-metrics span{color:#2d261fa3}html:not(.raydo-theme-dark) .raydo-product-page.raydo-product-deep-section--dark .raydo-product-deep-panel__top span{color:var(--raydo-purple)}html:not(.raydo-theme-dark) .raydo-product-page.raydo-product-deep-section--dark .raydo-product-deep-point .raydo-product-icon{color:rgba(var(--raydo-purple-rgb),.82)}html:not(.raydo-theme-dark) .raydo-product-page.raydo-product-deep-section--dark .raydo-product-deep-point,html:not(.raydo-theme-dark) .raydo-product-page.raydo-product-deep-section--dark .raydo-product-deep-panel,html:not(.raydo-theme-dark) .raydo-product-page.raydo-product-deep-section--dark .raydo-product-deep-flow span{border-color:#ffffffb8;background:linear-gradient(180deg,#ffffffb8,#faf6f08f);box-shadow:0 12px 28px #1f1c1809,inset 0 1px #ffffffd1;-webkit-backdrop-filter:blur(16px) saturate(1.02);backdrop-filter:blur(16px) saturate(1.02)}html:not(.raydo-theme-dark) .raydo-product-page.raydo-product-deep-section--dark .raydo-product-deep-point{border-color:#ffffffbd;background:linear-gradient(180deg,#ffffffc7,#faf6f09e);box-shadow:0 14px 30px #1f1c180a,inset 0 1px #ffffffd6}html:not(.raydo-theme-dark) .raydo-product-page.raydo-product-deep-section--dark .raydo-product-deep-flow span{min-height:64px;border-radius:16px;color:#201b179e;box-shadow:0 9px 20px #1f1c1808,inset 0 1px #ffffffd6}html:not(.raydo-theme-dark) .raydo-product-page.raydo-product-deep-section--dark .raydo-product-deep-flow span:nth-child(2){border-color:rgba(var(--raydo-purple-rgb),.16);background:linear-gradient(135deg,#ffffffbd,#d65f401c 52%,#fff8f29e);color:#1a1714;box-shadow:0 10px 24px rgba(var(--raydo-purple-rgb),.062),inset 0 1px #ffffffb8}html:not(.raydo-theme-dark) .raydo-product-page.raydo-product-deep-section--dark .raydo-product-deep-metrics div{border:1px solid rgba(255,255,255,.68);background:linear-gradient(180deg,#ffffffc7,#f9f4ee9e);color:#1a1714;box-shadow:0 12px 28px #1f1c180a,inset 0 1px #ffffffd1;-webkit-backdrop-filter:blur(14px) saturate(1.04);backdrop-filter:blur(14px) saturate(1.04)}.raydo-product-deep-section--dark .raydo-product-deep__copy,.raydo-product-deep-section--dark .raydo-product-deep__visual{border-color:#ffffff1f;background:radial-gradient(circle at 18% 10%,rgba(var(--raydo-purple-rgb),.13),transparent 31%),radial-gradient(circle at 88% 14%,rgba(var(--raydo-blue-rgb),.07),transparent 28%),linear-gradient(135deg,#181511,#111416);color:#ffffffe0}.raydo-product-deep-section--dark .raydo-product-deep__copy h2,.raydo-product-deep-section--dark .raydo-product-deep-point h3,.raydo-product-deep-section--dark .raydo-product-deep-panel__top strong{color:#fff}.raydo-product-deep-section--dark .raydo-product-deep__copy>p,.raydo-product-deep-section--dark .raydo-product-deep-point p,.raydo-product-deep-section--dark .raydo-product-deep-panel>p{color:#ffffffa8}.raydo-product-deep-section--dark .raydo-product-deep-point,.raydo-product-deep-section--dark .raydo-product-deep-panel,.raydo-product-deep-section--dark .raydo-product-deep-flow span{border-color:#ffffff1a;background:#ffffff0f}.raydo-product-deep-section--dark .raydo-product-deep-flow span{color:#ffffffb8}.raydo-product-deep-section--dark .raydo-product-deep-flow span:nth-child(2){border-color:rgba(var(--raydo-purple-rgb),.38);background:rgba(var(--raydo-purple-rgb),.18);color:#fff}.raydo-product-compare-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:18px;align-items:stretch}.raydo-product-compare-visual,.raydo-product-compare-copy{padding:24px}.raydo-product-compare-visual img{display:block;width:100%;height:100%;border-radius:18px;object-fit:cover}.raydo-product-compare-copy{display:grid;gap:10px;background:radial-gradient(circle at 10% 0%,rgba(var(--raydo-purple-rgb),.06),transparent 32%),#ffffffc7}.raydo-product-compare-placeholder{display:grid;min-height:100%;grid-template-columns:minmax(0,1fr);align-content:center;justify-items:center;gap:24px;padding:20px;text-align:center}.raydo-product-compare-placeholder__chart{position:relative;width:min(100%,260px);aspect-ratio:1;border-radius:28px;background:radial-gradient(circle at 50% 50%,rgba(255,157,87,.22),transparent 42%),radial-gradient(circle at 20% 20%,rgba(var(--raydo-purple-rgb),.14),transparent 28%),linear-gradient(180deg,#191614f5,#381f15eb);box-shadow:inset 0 0 0 1px #ffffff14,0 28px 52px #1f1c1824}.raydo-product-compare-placeholder__ring{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;border:1px solid rgba(255,255,255,.14);border-radius:50%}.raydo-product-compare-placeholder__ring--outer{width:76%;height:76%}.raydo-product-compare-placeholder__ring--inner{width:48%;height:48%}.raydo-product-compare-placeholder__beam{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;border-radius:999px;background:linear-gradient(90deg,#f76644f5,#ffd06ceb);box-shadow:0 0 24px #f6784859}.raydo-product-compare-placeholder__beam--one{width:64%;height:4px;transform:rotate(26deg)}.raydo-product-compare-placeholder__beam--two{width:4px;height:64%;transform:rotate(18deg)}.raydo-product-compare-placeholder__copy h3,.raydo-product-compare-placeholder__copy p{margin:0}.raydo-product-compare-placeholder__copy h3{color:#fff;font-size:32px;line-height:1.06;letter-spacing:-.04em}.raydo-product-compare-placeholder__copy p{margin-top:10px;color:#ffffffb8;font-size:15px;line-height:1.65}.raydo-product-compare-labels{display:grid;grid-template-columns:minmax(0,1.2fr) repeat(2,minmax(120px,1fr));gap:10px;min-height:44px;align-items:center;padding:0 14px;border:1px solid rgba(28,28,28,.08);border-radius:16px;background:#f7f4edb8;color:#0a0a0a94;font-size:12px;font-weight:700;letter-spacing:0;text-transform:uppercase}.raydo-product-compare-row{display:grid;grid-template-columns:minmax(0,1.2fr) repeat(2,minmax(120px,1fr));gap:10px;align-items:center;min-height:72px;padding:14px;border:1px solid rgba(28,28,28,.075);border-radius:16px;background:#ffffffc2;box-shadow:0 10px 26px #1f1c1809}.raydo-product-compare-row strong{display:block;color:var(--raydo-ink);font-size:15px;line-height:1.3}.raydo-product-compare-row span{color:#0a0a0aad;font-size:14px;line-height:1.5}.raydo-product-compare-row span:nth-child(2){color:#23845e;font-weight:700}.raydo-product-compare-row span:nth-child(3){color:#0a0a0a8f}.raydo-product-faq-shell{max-width:1040px;margin:0 auto;padding:26px 34px 12px;border:1px solid rgba(28,28,28,.08);border-radius:28px;background:#ffffffbd;box-shadow:0 20px 56px #1f1c180f}.raydo-product-faq-item{border-top:1px solid rgba(28,28,28,.1)}.raydo-product-faq-item:last-child{border-bottom:1px solid rgba(28,28,28,.1)}.raydo-product-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;cursor:pointer;list-style:none;transition:color .16s ease,transform .16s ease}.raydo-product-faq-item summary:hover{color:var(--raydo-purple);transform:translate(2px)}.raydo-product-faq-item summary::-webkit-details-marker{display:none}.raydo-product-faq-item h3{margin:0;font-size:20px}.raydo-product-faq-item .raydo-product-faq-answer{padding:0 0 18px;color:#0a0a0aad;font-size:15px;line-height:1.75}.raydo-product-faq-caret{color:#0a0a0a6b;font-size:20px}.raydo-product-use-card img{width:100%;aspect-ratio:1.3;border-radius:20px;object-fit:cover}.raydo-product-use-link{display:inline-flex;margin-top:16px;color:var(--raydo-ink);font-size:14px;font-weight:700;text-decoration:none;transition:transform .16s ease,color .16s ease}.raydo-product-use-link:hover{color:var(--raydo-purple);transform:translate(2px)}.raydo-product-proof{margin-top:14px;padding-top:12px;border-top:1px solid rgba(16,24,40,.08);animation:raydoFadeUp .72s ease .22s both}.raydo-product-proof-chips{display:flex;flex-wrap:wrap;gap:8px}.raydo-product-proof-chip{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 11px;border:1px solid var(--raydo-line-strong);border-radius:999px;background:var(--raydo-surface-glass);color:#0a0a0abd;font-size:12px;font-weight:700;box-shadow:0 4px 12px #1018280a;transition:transform .16s ease,box-shadow .16s ease}.raydo-product-proof-chip:hover{transform:translateY(-1px);box-shadow:0 8px 18px #1018280f}.raydo-product-proof-chip__icon{width:14px;height:14px;color:var(--raydo-purple)}.raydo-product-payment-strip{margin-top:12px;padding:12px 14px;border:1px solid var(--raydo-line-strong);border-radius:var(--raydo-radius-md);background:var(--raydo-surface-glass);box-shadow:var(--raydo-card-shadow)}.raydo-product-payment-strip__label{margin-bottom:8px;color:#0a0a0a8f;font-family:var(--font-heading-family);font-size:11.5px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.raydo-product-payment-strip__image{display:block;width:100%;max-width:none;min-width:0;height:auto;object-fit:contain;image-rendering:auto}html.raydo-theme-dark .raydo-product-page{background:radial-gradient(circle at 16% 10%,rgba(var(--raydo-purple-rgb),.18),transparent 28%),radial-gradient(circle at 84% 20%,rgba(77,188,224,.12),transparent 24%),linear-gradient(180deg,var(--raydo-dark) 0%,#191714 100%);color:#ffffffe0}html.raydo-theme-dark .raydo-product-page .raydo-product-surface,html.raydo-theme-dark .raydo-product-page .raydo-product-finance,html.raydo-theme-dark .raydo-product-page .raydo-product-coupon,html.raydo-theme-dark .raydo-product-page .raydo-product-preorder,html.raydo-theme-dark .raydo-product-page .raydo-product-buy-controls,html.raydo-theme-dark .raydo-product-page .raydo-product-reviews,html.raydo-theme-dark .raydo-product-page .raydo-product-payment-strip,html.raydo-theme-dark .raydo-product-page .raydo-product-faq-shell{border-color:#ffffff1a;background:#121314d1;box-shadow:0 20px 60px #0000003d}html.raydo-theme-dark .raydo-product-page .raydo-product-action-row{border-color:#ffffff1f;background:linear-gradient(180deg,#111214b3,#1112148a),linear-gradient(90deg,#ffffff0f,#ffffff05);box-shadow:0 28px 68px #00000057,inset 0 1px #ffffff0f}html.raydo-theme-dark .raydo-product-page .raydo-product-title,html.raydo-theme-dark .raydo-product-page .raydo-product-price-current,html.raydo-theme-dark .raydo-product-page .raydo-product-coupon__copy h3,html.raydo-theme-dark .raydo-product-page .raydo-product-preorder__copy h3,html.raydo-theme-dark .raydo-product-page .raydo-product-section-heading h2,html.raydo-theme-dark .raydo-product-page .raydo-product-faq-heading h2,html.raydo-theme-dark .raydo-product-page .raydo-product-mini-card h3,html.raydo-theme-dark .raydo-product-page .raydo-product-spec-card h3,html.raydo-theme-dark .raydo-product-page .raydo-product-use-card h3,html.raydo-theme-dark .raydo-product-page .raydo-product-compare-row strong,html.raydo-theme-dark .raydo-product-page .raydo-product-faq-item h3{color:#fff}html.raydo-theme-dark .raydo-product-page .raydo-product-breadcrumbs,html.raydo-theme-dark .raydo-product-page .raydo-product-subtitle,html.raydo-theme-dark .raydo-product-page .raydo-product-review-note,html.raydo-theme-dark .raydo-product-page .raydo-product-finance,html.raydo-theme-dark .raydo-product-page .raydo-product-coupon__copy p,html.raydo-theme-dark .raydo-product-page .raydo-product-preorder__copy p,html.raydo-theme-dark .raydo-product-page .raydo-product-coupon__note,html.raydo-theme-dark .raydo-product-page .raydo-product-preorder__note,html.raydo-theme-dark .raydo-product-page .raydo-product-media-benefit p,html.raydo-theme-dark .raydo-product-page .raydo-product-assurance p,html.raydo-theme-dark .raydo-product-page .raydo-product-section-heading p,html.raydo-theme-dark .raydo-product-page .raydo-product-mini-card p,html.raydo-theme-dark .raydo-product-page .raydo-product-spec-card p,html.raydo-theme-dark .raydo-product-page .raydo-product-use-card p,html.raydo-theme-dark .raydo-product-page .raydo-product-compare-row span,html.raydo-theme-dark .raydo-product-page .raydo-product-faq-answer{color:#ffffffa8}html.raydo-theme-dark .raydo-product-page .raydo-product-compare-labels{border-color:#ffffff1a;background:#ffffff0f;color:#fff9}html.raydo-theme-dark .raydo-product-page .raydo-product-compare-row{border-color:#ffffff1a;background:#ffffff0e;box-shadow:none}html.raydo-theme-dark .raydo-product-page .raydo-product-compare-row span:nth-child(2){color:#7ee0ae}html.raydo-theme-dark .raydo-product-page .raydo-product-compare-row span:nth-child(3){color:#ffffff8a}html.raydo-theme-dark .raydo-product-page .raydo-product-gallery__stage{background:linear-gradient(180deg,#141516f5,#1f1d1af5)}html.raydo-theme-dark .raydo-product-page .raydo-product-gallery__arrow{border-color:#ffffff1a;background:#121314d1;color:#fff;box-shadow:0 18px 34px #00000047}html.raydo-theme-dark .raydo-product-page .raydo-product-gallery__rail:before{border-color:#ffffff14;background:linear-gradient(180deg,#ffffff14,#1213143d),radial-gradient(circle at top,rgba(255,255,255,.08),transparent 48%);box-shadow:0 30px 60px #0000005c}html.raydo-theme-dark .raydo-product-page .raydo-product-gallery__thumb{border-color:#ffffff1f;background:#121314b8;opacity:.32;box-shadow:0 14px 28px #00000042}html.raydo-theme-dark .raydo-product-page .raydo-product-gallery__thumb:hover{opacity:.76;border-color:#ffffff3d}html.raydo-theme-dark .raydo-product-page .raydo-product-gallery__thumb.is-active{opacity:1;border-color:#ffffffd6;background:#1c1e20f0;box-shadow:0 0 0 2px #ffffff14,0 18px 36px #00000047}html.raydo-theme-dark .raydo-product-page .raydo-product-media-benefits:before{background:linear-gradient(90deg,#ffffff08,#ffffff1f,#ffffff08)}html.raydo-theme-dark .raydo-product-page .raydo-product-option-card{border-color:#ffffff24;background:linear-gradient(135deg,#0e1012f5,#25221eeb),linear-gradient(90deg,rgba(var(--raydo-purple-rgb),.1),#4dbce014);color:#fff;box-shadow:inset 0 0 0 1px #ffffff0a,0 14px 30px #0000002e}html.raydo-theme-dark .raydo-product-page .raydo-product-option-card:before{background:linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.04) 1px,transparent 1px);opacity:.28}html.raydo-theme-dark .raydo-product-page .raydo-product-option-card__name{color:#fff}html.raydo-theme-dark .raydo-product-page .raydo-product-option-card__price{color:#ffffffad}html.raydo-theme-dark .raydo-product-page .raydo-product-option-card__check{border-color:#ffffff47}html.raydo-theme-dark .raydo-product-page .raydo-product-quantity{border-color:#ffffff1a;background:var(--raydo-dark);box-shadow:inset 0 0 0 1px #ffffff0a}html.raydo-theme-dark .raydo-product-page .raydo-product-quantity__button,html.raydo-theme-dark .raydo-product-page .raydo-product-quantity__input{color:#fff}html.raydo-theme-dark .raydo-product-page .raydo-product-quantity__button:hover:not([disabled]){background:rgba(var(--raydo-purple-rgb),.22);color:#fff6f2}html.raydo-theme-dark .raydo-product-page .raydo-product-quantity__button[disabled]{color:#ffffff47}html.raydo-theme-dark .raydo-product-page .raydo-product-deep__copy,html.raydo-theme-dark .raydo-product-page .raydo-product-deep__visual{border-color:#ffffff1d;background:radial-gradient(circle at 12% 8%,rgba(var(--raydo-purple-rgb),.1),transparent 32%),radial-gradient(circle at 86% 12%,rgba(var(--raydo-blue-rgb),.075),transparent 28%),linear-gradient(180deg,#1f1d1ae6,#131414e0);box-shadow:0 22px 62px #00000047,inset 0 1px #ffffff0f}html.raydo-theme-dark .raydo-product-page .raydo-product-deep__visual{background:linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.018) 1px,transparent 1px),radial-gradient(circle at 20% 14%,rgba(var(--raydo-purple-rgb),.1),transparent 33%),linear-gradient(180deg,#1f1d1ae6,#121313e0);background-size:28px 28px,28px 28px,auto,auto}html.raydo-theme-dark .raydo-product-page .raydo-product-deep-panel,html.raydo-theme-dark .raydo-product-page .raydo-product-deep-point,html.raydo-theme-dark .raydo-product-page .raydo-product-deep-flow span{border-color:#ffffff1a;background:linear-gradient(180deg,#ffffff13,#ffffff0a);box-shadow:0 16px 42px #00000038,inset 0 1px #ffffff0e}html.raydo-theme-dark .raydo-product-page .raydo-product-deep-metrics div{border:1px solid rgba(255,255,255,.09);background:linear-gradient(180deg,#ffffff12,#ffffff09);color:#fffaf6f0;box-shadow:0 16px 42px #00000038,inset 0 1px #ffffff0d}html.raydo-theme-dark .raydo-product-page .raydo-product-deep__copy h2,html.raydo-theme-dark .raydo-product-page .raydo-product-deep-panel__top strong,html.raydo-theme-dark .raydo-product-page .raydo-product-deep-point h3,html.raydo-theme-dark .raydo-product-page .raydo-product-deep-metrics strong{color:#fffaf6f0}html.raydo-theme-dark .raydo-product-page .raydo-product-deep__copy>p,html.raydo-theme-dark .raydo-product-page .raydo-product-deep-panel>p,html.raydo-theme-dark .raydo-product-page .raydo-product-deep-point p,html.raydo-theme-dark .raydo-product-page .raydo-product-deep-metrics span{color:#fffaf69e}html.raydo-theme-dark .raydo-product-page .raydo-product-deep-point .raydo-product-icon{color:rgba(var(--raydo-violet-rgb),.86)}html.raydo-theme-dark .raydo-product-page .raydo-product-deep-flow span{color:#fffaf6ad}html.raydo-theme-dark .raydo-product-page .raydo-product-deep-flow span:nth-child(2){border-color:rgba(var(--raydo-purple-rgb),.34);background:linear-gradient(135deg,rgba(var(--raydo-purple-rgb),.2),#ffffff0e);color:#fffaf6eb}html.raydo-theme-dark .raydo-product-page .raydo-product-sticky-nav a{color:#ffffff9e}html.raydo-theme-dark .raydo-product-page .raydo-product-sticky-nav a:hover,html.raydo-theme-dark .raydo-product-page .raydo-product-sticky-nav a.is-active{background:#ffffff14;color:#fff;box-shadow:inset 0 0 0 1px #ffffff14}html.raydo-theme-dark .raydo-product-page .raydo-product-sticky-summary__eyebrow{color:#ffffff7a}html.raydo-theme-dark .raydo-product-page .raydo-product-sticky-summary__current{color:#fff}html.raydo-theme-dark .raydo-product-page .raydo-product-sticky-summary__compare{color:#ffffff57}html.raydo-theme-dark .raydo-product-page .raydo-product-sticky-summary__discount{color:#7ee0ae}@media screen and (max-width:989px){.raydo-product-hero-grid,.raydo-product-deep,.raydo-product-compare-grid,.raydo-product-strip-grid,.raydo-product-trust-grid,.raydo-product-spec-grid,.raydo-product-use-grid,.raydo-product-assurances{grid-template-columns:1fr}.raydo-product-gallery__rail{width:80px}.raydo-product-gallery__arrow{width:42px;height:42px}.raydo-product-info{animation-delay:0s}.raydo-product-deep-section--visual_left .raydo-product-deep__visual{order:0}.raydo-product-action-row{left:50%;right:auto;width:min(calc(var(--raydo-shell-max) + (var(--raydo-shell-gutter) * 2)),calc(100vw - (var(--raydo-shell-gutter) * 2)));grid-template-columns:1fr;gap:12px;transform:translate(-50%)}.raydo-product-sticky-nav{display:flex;justify-content:flex-start}.raydo-product-sticky-summary{display:none}.raydo-product-media-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.raydo-product-proof-chips{gap:8px}}@media screen and (max-width:749px){.raydo-product-page{padding-bottom:140px}.raydo-product-page [id]{scroll-margin-top:150px}.raydo-product-block,.raydo-product-section{padding:10px 0 18px}.raydo-product-hero-grid{gap:18px}.raydo-product-media-shell{order:1}.raydo-product-info{order:2;padding:0}.raydo-product-pills{gap:8px;margin-bottom:12px}.raydo-product-title{font-size:clamp(26px,7vw,32px);line-height:1.05;letter-spacing:-.04em}.raydo-product-subtitle{margin-top:8px;font-size:16px;line-height:1.38}.raydo-product-price-current{font-size:32px}.raydo-product-price-compare{font-size:15px}.raydo-product-price-save{font-size:13px}.raydo-product-price-row{gap:10px;margin-top:12px}.raydo-product-option-group{margin-top:12px}.raydo-product-option-legend,.raydo-product-quantity-label{margin-bottom:8px;font-size:11px}.raydo-product-media-benefits{grid-template-columns:1fr}.raydo-product-option-grid{grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}.raydo-product-option-card{min-height:72px;padding:11px 13px}.raydo-product-option-card__name{font-size:14.5px}.raydo-product-option-card__price{font-size:12.5px}.raydo-product-media-benefit{border-right:0;border-bottom:1px solid rgba(28,28,28,.08)}.raydo-product-media-benefit:last-child{border-bottom:0}.raydo-product-media-frame,.raydo-product-deep__copy,.raydo-product-deep__visual,.raydo-product-deep-panel,.raydo-product-compare-visual,.raydo-product-compare-copy,.raydo-product-mini-card,.raydo-product-spec-card,.raydo-product-use-card{padding:18px}.raydo-product-deep{gap:14px}.raydo-product-deep__visual{min-height:auto}.raydo-product-deep__copy h2{font-size:30px;line-height:1.04}.raydo-product-deep__copy>p{font-size:15px}.raydo-product-deep-flow,.raydo-product-deep-metrics{grid-template-columns:1fr}.raydo-product-media-frame{padding:0}.raydo-product-gallery__stage{border-radius:22px}.raydo-product-gallery__rail{top:auto;right:12px;bottom:12px;left:12px;grid-template-rows:1fr;width:auto;padding:0}.raydo-product-gallery__rail:before{display:none}.raydo-product-gallery__arrow{display:none}.raydo-product-gallery__thumbs{display:flex;width:auto;overflow-y:hidden;overflow-x:auto;padding:2px;scrollbar-width:none}.raydo-product-gallery__thumbs::-webkit-scrollbar{display:none}.raydo-product-gallery__thumb{flex:0 0 62px;width:62px;border-radius:14px;opacity:.44}.raydo-product-gallery__thumb.is-active{opacity:1}.raydo-product-payment-strip{padding:11px 13px}.raydo-product-coupon,.raydo-product-preorder{padding:12px 13px}.raydo-product-buy-controls{align-items:center;flex-direction:row;margin-bottom:0;padding:9px 12px}.raydo-product-quantity{grid-template-columns:44px 52px 44px;width:auto;min-height:44px}.raydo-product-action-row{bottom:max(10px,env(safe-area-inset-bottom));width:calc(100vw - (var(--raydo-shell-gutter) * 2));grid-template-columns:1fr;gap:8px;padding:8px;border-radius:18px}.raydo-product-sticky-nav{padding-bottom:2px}.raydo-product-sticky-nav a{min-height:38px;padding:0 12px;font-size:12px}.raydo-product-sticky-actions{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px}.raydo-product-submit,.raydo-product-pay-button .shopify-payment-button__button{min-height:50px;font-size:15px}.raydo-product-reviews,.raydo-product-finance{margin-top:10px}.raydo-product-reviews{width:100%;padding:9px 12px;font-size:13px}.raydo-product-reviews__score{font-size:13.5px}.raydo-product-reviews__count{font-size:11.5px}.raydo-product-coupon .raydo-copy-pill{width:100%;justify-content:center}.raydo-product-faq-shell{padding:18px 20px 8px}}@media(prefers-reduced-motion:reduce){.raydo-product-media-shell,.raydo-product-award,.raydo-product-media-benefits,.raydo-product-info,.raydo-product-proof,.raydo-product-gallery__item img{animation:none!important}.raydo-product-pill,.raydo-product-gallery__thumb,.raydo-product-assurance,.raydo-product-mini-card,.raydo-product-spec-card,.raydo-product-use-card,.raydo-product-compare-visual,.raydo-product-compare-copy,.raydo-product-faq-item summary,.raydo-product-use-link,.raydo-product-proof-chip{transition:none!important;transform:none!important}}.raydo-product-page{background:#f6f6f3!important}.raydo-product-surface,.raydo-product-buy-controls,.raydo-product-reviews,.raydo-product-finance,.raydo-product-coupon,.raydo-product-preorder,.raydo-product-payment-strip,.raydo-product-proof-chip,.raydo-product-option-card,.raydo-product-assurance,.raydo-product-mini-card,.raydo-product-spec-card,.raydo-product-use-card,.raydo-product-faq-shell,.raydo-product-faq-item,.raydo-product-compare-visual,.raydo-product-compare-copy{border-color:#1018281a!important;background:#fff!important;background-image:none!important;box-shadow:0 8px 22px #1018280b!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.raydo-product-gallery__rail:before{border-color:#ffffff24!important;background:#0c0e10b8!important;background-image:none!important;box-shadow:0 18px 42px #0a0a0a3d!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.raydo-product-gallery__arrow,.raydo-product-gallery__thumb,.raydo-product-quantity{background:#fff!important;box-shadow:0 6px 16px #1018280e!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.raydo-product-gallery__thumb.is-active{border-color:rgba(var(--raydo-purple-rgb),.7)!important;box-shadow:0 0 0 2px rgba(var(--raydo-purple-rgb),.1),0 10px 24px #10182814!important}.raydo-product-action-row{border-color:#ffffff80!important;background:linear-gradient(180deg,#ffffffb3,#f8f4ed8c),linear-gradient(90deg,#ffffff2e,#ffffff14)!important;box-shadow:0 22px 56px #10182829,inset 0 1px #ffffff80!important;backdrop-filter:blur(24px) saturate(1.2)!important;-webkit-backdrop-filter:blur(24px) saturate(1.2)!important}.raydo-product-sticky-nav a:hover,.raydo-product-sticky-nav a.is-active{background:#f1f2ef!important;box-shadow:none!important}.raydo-product-option-card:before,.raydo-product-deep-flow span:after{display:none!important}.raydo-product-option-card:hover,.raydo-product-assurance:hover,.raydo-product-mini-card:hover,.raydo-product-spec-card:hover,.raydo-product-use-card:hover,.raydo-product-faq-item:hover,.raydo-product-compare-visual:hover,.raydo-product-compare-copy:hover{transform:none!important;box-shadow:0 10px 26px #1018280e!important}.raydo-product-deep__copy,.raydo-product-deep__visual,.raydo-product-deep-panel,.raydo-product-deep-point,.raydo-product-deep-flow span,.raydo-product-deep-metrics div,html:not(.raydo-theme-dark) .raydo-product-page.raydo-product-deep-section--dark .raydo-product-deep__copy,html:not(.raydo-theme-dark) .raydo-product-page.raydo-product-deep-section--dark .raydo-product-deep__visual,html:not(.raydo-theme-dark) .raydo-product-page.raydo-product-deep-section--dark .raydo-product-deep-panel,html:not(.raydo-theme-dark) .raydo-product-page.raydo-product-deep-section--dark .raydo-product-deep-point,html:not(.raydo-theme-dark) .raydo-product-page.raydo-product-deep-section--dark .raydo-product-deep-flow span,html:not(.raydo-theme-dark) .raydo-product-page.raydo-product-deep-section--dark .raydo-product-deep-metrics div{border-color:#1018281a!important;background:#fff!important;background-image:none!important;box-shadow:0 8px 22px #1018280b!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.raydo-product-deep__visual,html:not(.raydo-theme-dark) .raydo-product-page.raydo-product-deep-section--dark .raydo-product-deep__visual{background:#f7f7f4!important}.raydo-product-deep-flow span,html:not(.raydo-theme-dark) .raydo-product-page.raydo-product-deep-section--dark .raydo-product-deep-flow span{background:#f7f7f4!important;color:#0a0a0aad!important}.raydo-product-deep-flow span:nth-child(2),html:not(.raydo-theme-dark) .raydo-product-page.raydo-product-deep-section--dark .raydo-product-deep-flow span:nth-child(2){border-color:rgba(var(--raydo-purple-rgb),.28)!important;background:#fff7f4!important;color:#111!important}html.raydo-theme-dark .raydo-product-page{background:#0f1113!important}html.raydo-theme-dark .raydo-product-page .raydo-product-surface,html.raydo-theme-dark .raydo-product-page .raydo-product-buy-controls,html.raydo-theme-dark .raydo-product-page .raydo-product-reviews,html.raydo-theme-dark .raydo-product-page .raydo-product-finance,html.raydo-theme-dark .raydo-product-page .raydo-product-coupon,html.raydo-theme-dark .raydo-product-page .raydo-product-preorder,html.raydo-theme-dark .raydo-product-page .raydo-product-payment-strip,html.raydo-theme-dark .raydo-product-page .raydo-product-proof-chip,html.raydo-theme-dark .raydo-product-page .raydo-product-option-card,html.raydo-theme-dark .raydo-product-page .raydo-product-assurance,html.raydo-theme-dark .raydo-product-page .raydo-product-mini-card,html.raydo-theme-dark .raydo-product-page .raydo-product-spec-card,html.raydo-theme-dark .raydo-product-page .raydo-product-use-card,html.raydo-theme-dark .raydo-product-page .raydo-product-faq-shell,html.raydo-theme-dark .raydo-product-page .raydo-product-faq-item,html.raydo-theme-dark .raydo-product-page .raydo-product-compare-visual,html.raydo-theme-dark .raydo-product-page .raydo-product-compare-copy,html.raydo-theme-dark .raydo-product-page .raydo-product-deep__copy,html.raydo-theme-dark .raydo-product-page .raydo-product-deep__visual,html.raydo-theme-dark .raydo-product-page .raydo-product-deep-panel,html.raydo-theme-dark .raydo-product-page .raydo-product-deep-point,html.raydo-theme-dark .raydo-product-page .raydo-product-deep-flow span,html.raydo-theme-dark .raydo-product-page .raydo-product-deep-metrics div{border-color:#ffffff1a!important;background:#16191c!important;background-image:none!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}html.raydo-theme-dark .raydo-product-page .raydo-product-deep__visual,html.raydo-theme-dark .raydo-product-page .raydo-product-deep-flow span{background:#111417!important}html.raydo-theme-dark .raydo-product-page .raydo-product-deep-flow span:nth-child(2){border-color:rgba(var(--raydo-purple-rgb),.42)!important;background:#1d1715!important}html.raydo-theme-dark .raydo-product-page .raydo-product-action-row{border-color:#ffffff1f!important;background:linear-gradient(180deg,#111214c7,#1112149e),linear-gradient(90deg,#ffffff0f,#ffffff05)!important;box-shadow:0 22px 56px #0006,inset 0 1px #ffffff0f!important;backdrop-filter:blur(24px) saturate(1.2)!important;-webkit-backdrop-filter:blur(24px) saturate(1.2)!important}.raydo-product-compare-placeholder__chart{background:#15191d!important;background-image:none!important;box-shadow:0 12px 28px #1018281f!important}.raydo-product-compare-placeholder__beam{background:var(--raydo-purple)!important;background-image:none!important;box-shadow:none!important}html.raydo-theme-dark .raydo-product-page .raydo-product-compare-placeholder__chart{border:1px solid rgba(255,255,255,.1)!important;background:var(--raydo-dark)!important}
/*# sourceMappingURL=/cdn/shop/t/26/assets/raydo-product.css.map */
