.cx-root,.cx-section{--cx-black: #0a0a0b;--cx-graphite-1: #121317;--cx-graphite-2: #1a1c21;--cx-graphite-3: #23262d;--cx-line: rgba(244, 239, 233, .1);--cx-line-strong:rgba(244, 239, 233, .18);--cx-white: #f4efe9;--cx-muted: #a8a49d;--cx-faint: #6f6c67;--cx-metal-1: #d8d2c6;--cx-metal-2: #9c968b;--cx-copper: #b06a45;--cx-copper-2: #c98a63;--cx-red: #7a2418;--cx-radius: 16px;--cx-radius-lg: 26px;--cx-maxw: 1180px;--cx-gutter: clamp(18px, 5vw, 40px);--cx-font-head: var(--cx-font-head-stack, "Fraunces", "Playfair Display", Georgia, "Times New Roman", serif);--cx-font-body: var(--cx-font-body-stack, "Inter", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif);--cx-ease: cubic-bezier(.22, 1, .36, 1);--cx-shadow: 0 30px 80px -30px rgba(0,0,0,.8)}.cx-section{position:relative;background:var(--cx-black);color:var(--cx-white);font-family:var(--cx-font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:clip}.cx-section *{box-sizing:border-box}.cx-wrap{width:100%;max-width:var(--cx-maxw);margin-inline:auto;padding-inline:var(--cx-gutter)}.cx-pad{padding-block:clamp(64px,12vw,150px)}.cx-pad-sm{padding-block:clamp(40px,8vw,90px)}.cx-eyebrow{font-family:var(--cx-font-body);font-size:clamp(11px,2.6vw,13px);letter-spacing:.32em;text-transform:uppercase;color:var(--cx-copper-2);font-weight:600;margin:0 0 18px;display:inline-flex;align-items:center;gap:12px}.cx-eyebrow:before{content:"";width:26px;height:1px;background:linear-gradient(90deg,var(--cx-copper),transparent)}.cx-h1{font-family:var(--cx-font-head);font-weight:500;font-size:clamp(2.4rem,9vw,5.4rem);line-height:.98;letter-spacing:-.02em;margin:0}.cx-h2{font-family:var(--cx-font-head);font-weight:500;font-size:clamp(1.9rem,6.2vw,3.6rem);line-height:1.03;letter-spacing:-.015em;margin:0}.cx-h3{font-family:var(--cx-font-head);font-weight:500;font-size:clamp(1.35rem,4vw,2rem);line-height:1.1;letter-spacing:-.01em;margin:0}.cx-lead{font-size:clamp(1.02rem,2.7vw,1.3rem);line-height:1.6;color:var(--cx-muted);margin:18px 0 0;max-width:60ch}.cx-p{font-size:1rem;line-height:1.7;color:var(--cx-muted);margin:0}.cx-accent{color:var(--cx-copper-2)}.cx-metal-text{background:linear-gradient(180deg,var(--cx-metal-1),var(--cx-metal-2));-webkit-background-clip:text;background-clip:text;color:transparent}.cx-btn{--_bg: var(--cx-white);--_fg: var(--cx-black);position:relative;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:17px 30px;border:0;border-radius:100px;background:var(--_bg);color:var(--_fg);font-family:var(--cx-font-body);font-size:1rem;font-weight:600;letter-spacing:.01em;cursor:pointer;text-decoration:none;transition:transform .5s var(--cx-ease),box-shadow .5s var(--cx-ease),background-color .4s var(--cx-ease);will-change:transform;overflow:hidden}.cx-btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,transparent 30%,rgba(255,255,255,.35) 50%,transparent 70%);transform:translate(-120%);transition:transform .7s var(--cx-ease)}.cx-btn:hover{transform:translateY(-2px);box-shadow:0 18px 40px -14px #000000d9}.cx-btn:hover:after{transform:translate(120%)}.cx-btn:active{transform:translateY(0)}.cx-btn:focus-visible{outline:2px solid var(--cx-copper-2);outline-offset:3px}.cx-btn--copper{--_bg: var(--cx-copper);--_fg: #fff}.cx-btn--ghost{--_bg: transparent;--_fg: var(--cx-white);border:1px solid var(--cx-line-strong)}.cx-btn--ghost:hover{background:#f4efe90f}.cx-btn--lg{padding:20px 40px;font-size:1.05rem}.cx-btn--block{display:flex;width:100%}.cx-btn__arrow{transition:transform .4s var(--cx-ease)}.cx-btn:hover .cx-btn__arrow{transform:translate(4px)}.cx-media{position:relative;overflow:hidden;border-radius:var(--cx-radius-lg);background:var(--cx-graphite-1);border:1px solid var(--cx-line)}.cx-media img{display:block;width:100%;height:100%;object-fit:cover}.cx-media--frame{box-shadow:var(--cx-shadow)}.cx-zoom img{transform:scale(1.06);transition:transform 8s ease-out}.cx-in-view.cx-zoom img{transform:scale(1)}[data-cx-reveal]{opacity:0;transform:translateY(28px);transition:opacity .9s var(--cx-ease),transform .9s var(--cx-ease);transition-delay:var(--cx-delay, 0ms);will-change:opacity,transform}[data-cx-reveal=fade]{transform:none}[data-cx-reveal=left]{transform:translate(-36px)}[data-cx-reveal=right]{transform:translate(36px)}[data-cx-reveal=scale]{transform:scale(.94)}.cx-in-view[data-cx-reveal]{opacity:1;transform:none}.cx-mask-line{display:block;overflow:hidden}.cx-mask-line>span{display:block;transform:translateY(105%);transition:transform 1s var(--cx-ease);transition-delay:var(--cx-delay, 0ms)}.cx-in-view .cx-mask-line>span{transform:translateY(0)}[data-cx-parallax]{transform:translate3d(0,var(--cx-py, 0px),0);will-change:transform}.cx-grid{display:grid;gap:clamp(28px,5vw,64px)}@media(min-width:860px){.cx-grid--2{grid-template-columns:1fr 1fr;align-items:center}.cx-grid--2-wide-l{grid-template-columns:1.1fr .9fr;align-items:center}}.cx-rule{height:1px;background:var(--cx-line);border:0;margin:0}.cx-kicker-num{font-family:var(--cx-font-head);font-size:clamp(3rem,12vw,7rem);line-height:1;color:transparent;-webkit-text-stroke:1px var(--cx-line-strong)}.cx-topbar{background:var(--cx-graphite-1);color:var(--cx-muted);border-bottom:1px solid var(--cx-line);font-size:12.5px;letter-spacing:.06em}.cx-topbar__track{display:flex;gap:42px;align-items:center;justify-content:center;padding:10px var(--cx-gutter);white-space:nowrap;flex-wrap:wrap}.cx-topbar__item{display:inline-flex;align-items:center;gap:9px}.cx-topbar__dot{width:5px;height:5px;border-radius:50%;background:var(--cx-copper)}.cx-header{position:sticky;top:0;z-index:60;background:#0a0a0bb8;backdrop-filter:saturate(140%) blur(14px);-webkit-backdrop-filter:saturate(140%) blur(14px);border-bottom:1px solid transparent;transition:border-color .4s var(--cx-ease),background-color .4s var(--cx-ease),transform .5s var(--cx-ease)}.cx-header.cx-header--scrolled{border-bottom-color:var(--cx-line);background:#0a0a0be6}.cx-header.cx-header--hidden{transform:translateY(-102%)}.cx-header__bar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:15px}.cx-logo{font-family:var(--cx-font-head);font-size:1.45rem;font-weight:600;letter-spacing:.04em;color:var(--cx-white);text-decoration:none;line-height:1}.cx-logo span{color:var(--cx-copper-2)}.cx-nav{display:none;gap:34px}.cx-nav a{color:var(--cx-muted);text-decoration:none;font-size:.92rem;letter-spacing:.02em;position:relative;padding:6px 0;transition:color .3s var(--cx-ease)}.cx-nav a:after{content:"";position:absolute;left:0;bottom:0;height:1px;width:0;background:var(--cx-copper-2);transition:width .4s var(--cx-ease)}.cx-nav a:hover{color:var(--cx-white)}.cx-nav a:hover:after{width:100%}.cx-header__cta{display:inline-flex;align-items:center;gap:14px}.cx-header__price{display:none;color:var(--cx-muted);font-size:.9rem}.cx-burger{display:inline-flex;flex-direction:column;gap:5px;background:none;border:0;cursor:pointer;padding:8px}.cx-burger span{width:22px;height:1.5px;background:var(--cx-white);display:block;transition:transform .3s var(--cx-ease),opacity .3s var(--cx-ease)}.cx-header__cart{position:relative;color:var(--cx-white);display:inline-flex;align-items:center;text-decoration:none}.cx-header__cart svg{width:23px;height:23px}.cx-header__cart-count{position:absolute;top:-7px;right:-9px;background:var(--cx-copper);color:#fff;font-size:10px;font-weight:700;min-width:16px;height:16px;border-radius:8px;display:grid;place-items:center;padding:0 4px}.cx-header.cx-nav-open .cx-burger span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.cx-header.cx-nav-open .cx-burger span:nth-child(2){opacity:0}.cx-header.cx-nav-open .cx-burger span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}@media(max-width:899px){.cx-header__buybtn{display:none}.cx-header.cx-nav-open .cx-nav{display:flex;position:absolute;top:100%;left:0;right:0;flex-direction:column;background:#0a0a0bfa;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:14px var(--cx-gutter) 22px;gap:2px;border-bottom:1px solid var(--cx-line)}.cx-header.cx-nav-open .cx-nav a{padding:14px 0;font-size:1.1rem;border-bottom:1px solid var(--cx-line)}}@media(min-width:900px){.cx-nav{display:flex}.cx-burger{display:none}.cx-header__price{display:inline}}.cx-hero{position:relative;min-height:100svh;display:flex;align-items:center;isolation:isolate}.cx-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;overflow:hidden}.cx-hero__bg img,.cx-hero__bg video{width:100%;height:100%;object-fit:cover;opacity:.55}.cx-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:radial-gradient(80% 60% at 70% 30%,rgba(176,106,69,.14),transparent 60%),linear-gradient(180deg,rgba(10,10,11,.55) 0%,rgba(10,10,11,.75) 55%,var(--cx-black) 100%)}.cx-hero__inner{width:100%;padding-block:clamp(90px,16vh,160px)}.cx-hero__title{max-width:15ch}.cx-hero__sub{font-family:var(--cx-font-head);font-style:italic;font-size:clamp(1.3rem,5vw,2.2rem);color:var(--cx-metal-1);margin:14px 0 0;font-weight:400}.cx-hero__support{margin-top:26px;max-width:44ch}.cx-hero__actions{display:flex;flex-wrap:wrap;gap:16px;align-items:center;margin-top:34px}.cx-hero__meta{display:flex;flex-wrap:wrap;align-items:center;gap:22px 30px;margin-top:40px;padding-top:26px;border-top:1px solid var(--cx-line)}.cx-hero__price{display:flex;align-items:baseline;gap:10px}.cx-hero__price b{font-size:1.7rem;font-weight:600;font-family:var(--cx-font-head)}.cx-hero__price s{color:var(--cx-faint);font-size:1rem}.cx-trustrow{display:flex;align-items:center;gap:18px;flex-wrap:wrap;color:var(--cx-muted);font-size:.85rem}.cx-trustrow__item{display:inline-flex;align-items:center;gap:8px}.cx-hero__product{position:absolute;right:-4%;bottom:-2%;width:min(46vw,520px);z-index:-1;filter:drop-shadow(0 40px 60px rgba(0,0,0,.7));opacity:0;transform:translateY(40px) rotate(-4deg);transition:opacity 1.4s var(--cx-ease) .4s,transform 1.6s var(--cx-ease) .4s;pointer-events:none}.cx-hero.cx-in-view .cx-hero__product{opacity:.9;transform:translateY(0) rotate(-6deg)}@media(max-width:900px){.cx-hero__product{position:relative;right:auto;bottom:auto;width:74%;margin:40px auto -10px;display:block}}.cx-stars{display:inline-flex;gap:3px;color:var(--cx-copper-2)}.cx-stars svg{width:16px;height:16px}.cx-problem__grid{display:grid;gap:1px;background:var(--cx-line);border:1px solid var(--cx-line);border-radius:var(--cx-radius-lg);overflow:hidden;margin-top:clamp(40px,7vw,70px)}@media(min-width:720px){.cx-problem__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1020px){.cx-problem__grid{grid-template-columns:repeat(4,1fr)}}.cx-problem__cell{background:var(--cx-graphite-1);padding:clamp(26px,4vw,40px)}.cx-problem__cell:hover{background:var(--cx-graphite-2)}.cx-problem__icon{color:var(--cx-copper-2);margin-bottom:18px}.cx-problem__icon svg{width:30px;height:30px}.cx-problem__big{font-family:var(--cx-font-head);font-size:clamp(1.8rem,6vw,3.2rem);line-height:1.05;margin-top:clamp(40px,6vw,60px);max-width:20ch}.cx-showcase__stage{position:relative;border-radius:var(--cx-radius-lg);overflow:hidden;background:radial-gradient(60% 50% at 50% 40%,rgba(176,106,69,.12),transparent 70%),linear-gradient(180deg,var(--cx-graphite-2),var(--cx-graphite-1));border:1px solid var(--cx-line)}.cx-showcase__hero-img{aspect-ratio:4/3}.cx-specstrip{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--cx-line);border-radius:var(--cx-radius);overflow:hidden;margin-top:28px}@media(min-width:720px){.cx-specstrip{grid-template-columns:repeat(4,1fr)}}.cx-spec{background:var(--cx-graphite-1);padding:22px}.cx-spec dt{color:var(--cx-faint);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase}.cx-spec dd{margin:8px 0 0;font-family:var(--cx-font-head);font-size:1.25rem}.cx-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px}.cx-gallery .cx-media{aspect-ratio:1}.cx-featlist{display:grid;gap:2px;margin-top:8px}.cx-featlist li{list-style:none;display:flex;gap:18px;align-items:flex-start;padding:22px 0;border-top:1px solid var(--cx-line)}.cx-featlist li:last-child{border-bottom:1px solid var(--cx-line)}.cx-featlist .cx-featlist__n{font-family:var(--cx-font-head);color:var(--cx-copper-2);font-size:1rem;min-width:34px}.cx-featlist h4{margin:0 0 6px;font-size:1.1rem;font-weight:600}.cx-steps{display:grid;gap:clamp(20px,4vw,34px);margin-top:clamp(40px,7vw,70px)}@media(min-width:860px){.cx-steps{grid-template-columns:repeat(3,1fr)}}.cx-step{position:relative;background:var(--cx-graphite-1);border:1px solid var(--cx-line);border-radius:var(--cx-radius-lg);padding:clamp(26px,3.5vw,38px);overflow:hidden}.cx-step__media{aspect-ratio:4/3;border-radius:var(--cx-radius);overflow:hidden;margin-bottom:24px;background:var(--cx-graphite-2)}.cx-step__num{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:1px solid var(--cx-copper);color:var(--cx-copper-2);font-family:var(--cx-font-head);font-size:1.15rem;line-height:1;margin-bottom:16px}.cx-step h3{margin:0 0 10px}.cx-note{display:flex;gap:14px;align-items:center;margin-top:clamp(34px,5vw,50px);padding:20px 24px;border:1px solid var(--cx-line);border-radius:var(--cx-radius);background:linear-gradient(180deg,rgba(122,36,24,.1),transparent);color:var(--cx-muted);font-size:.94rem}.cx-note svg{flex:none;width:22px;height:22px;color:var(--cx-copper-2)}.cx-ba{position:relative;border-radius:var(--cx-radius-lg);overflow:hidden;border:1px solid var(--cx-line);-webkit-user-select:none;user-select:none;touch-action:pan-y;aspect-ratio:16/10;background:var(--cx-graphite-1)}.cx-ba__img{position:absolute;top:0;right:0;bottom:0;left:0}.cx-ba__img img{width:100%;height:100%;object-fit:cover}.cx-ba__after{clip-path:inset(0 0 0 var(--cx-split, 50%))}.cx-ba__label{position:absolute;top:18px;padding:7px 15px;border-radius:100px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;background:#0a0a0bb3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid var(--cx-line-strong)}.cx-ba__label--before{left:18px}.cx-ba__label--after{right:18px;color:var(--cx-copper-2)}.cx-ba__handle{position:absolute;top:0;bottom:0;left:var(--cx-split, 50%);width:2px;background:var(--cx-white);transform:translate(-1px);cursor:ew-resize}.cx-ba__grip{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:46px;height:46px;border-radius:50%;background:var(--cx-white);color:var(--cx-black);display:grid;place-items:center;box-shadow:0 6px 20px #0009}.cx-ba__grip svg{width:22px;height:22px}.cx-benefit{padding-block:clamp(40px,8vw,90px)}.cx-benefit+.cx-benefit{border-top:1px solid var(--cx-line)}.cx-benefit__media{aspect-ratio:5/4}@media(min-width:860px){.cx-benefit--rev .cx-benefit__text{order:2}.cx-benefit--rev .cx-benefit__media-col{order:1}}.cx-benefit__index{font-family:var(--cx-font-head);color:var(--cx-copper-2);font-size:.95rem;letter-spacing:.1em}.cx-compare{display:grid;gap:18px;margin-top:clamp(40px,6vw,60px)}@media(min-width:860px){.cx-compare{grid-template-columns:repeat(3,1fr);align-items:stretch}}.cx-compare__card{border:1px solid var(--cx-line);border-radius:var(--cx-radius-lg);padding:clamp(26px,3.4vw,38px);background:var(--cx-graphite-1);display:flex;flex-direction:column}.cx-compare__card--hl{background:linear-gradient(180deg,var(--cx-graphite-3),var(--cx-graphite-1));border-color:var(--cx-copper);box-shadow:0 30px 70px -40px #b06a4580}.cx-compare__tag{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--cx-faint)}.cx-compare__card--hl .cx-compare__tag{color:var(--cx-copper-2)}.cx-compare h3{margin:12px 0 16px}.cx-compare ul{margin:0;padding:0;list-style:none;display:grid;gap:12px}.cx-compare li{display:flex;gap:12px;color:var(--cx-muted);font-size:.95rem}.cx-compare li svg{flex:none;width:18px;height:18px;margin-top:3px}.cx-videos{display:grid;gap:20px;margin-top:clamp(40px,6vw,60px)}@media(min-width:760px){.cx-videos{grid-template-columns:repeat(2,1fr)}}.cx-video{position:relative;aspect-ratio:16/9;border-radius:var(--cx-radius-lg);overflow:hidden;border:1px solid var(--cx-line);background:var(--cx-graphite-1)}.cx-video--tall{aspect-ratio:9/16}.cx-video video,.cx-video iframe,.cx-video img{width:100%;height:100%;object-fit:cover;border:0}.cx-video__play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:74px;height:74px;border-radius:50%;background:#f4efe9eb;color:var(--cx-black);border:0;cursor:pointer;display:grid;place-items:center;transition:transform .4s var(--cx-ease)}.cx-video__play:hover{transform:scale(1.08)}.cx-video__play svg{width:26px;height:26px;margin-left:3px}.cx-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;gap:10px;text-align:center;color:var(--cx-faint);padding:24px;background:repeating-linear-gradient(45deg,var(--cx-graphite-1),var(--cx-graphite-1) 14px,var(--cx-graphite-2) 14px,var(--cx-graphite-2) 28px)}.cx-placeholder b{color:var(--cx-muted);font-weight:600;letter-spacing:.04em}.cx-reviews-head{display:flex;flex-wrap:wrap;gap:20px;align-items:end;justify-content:space-between}.cx-reviews-score{display:flex;align-items:center;gap:16px}.cx-reviews-score b{font-family:var(--cx-font-head);font-size:2.6rem;line-height:1}.cx-reviews{display:grid;gap:18px;margin-top:clamp(34px,5vw,54px)}@media(min-width:720px){.cx-reviews{grid-template-columns:repeat(2,1fr)}}@media(min-width:1040px){.cx-reviews{grid-template-columns:repeat(3,1fr)}}.cx-review{border:1px solid var(--cx-line);border-radius:var(--cx-radius-lg);padding:clamp(24px,3vw,32px);background:var(--cx-graphite-1);display:flex;flex-direction:column;gap:16px}.cx-review__q{font-size:1.02rem;line-height:1.6;color:var(--cx-white)}.cx-review__foot{display:flex;align-items:center;gap:14px;margin-top:auto}.cx-review__ava{width:42px;height:42px;border-radius:50%;object-fit:cover;background:var(--cx-graphite-3);display:grid;place-items:center;font-family:var(--cx-font-head);color:var(--cx-copper-2)}.cx-review__name{font-weight:600;font-size:.95rem}.cx-review__verif{font-size:.78rem;color:var(--cx-faint);display:inline-flex;gap:6px;align-items:center}.cx-review__verif svg{width:13px;height:13px;color:var(--cx-copper-2)}.cx-empty-note{margin-top:30px;padding:22px 26px;border:1px dashed var(--cx-line-strong);border-radius:var(--cx-radius);color:var(--cx-muted);font-size:.92rem;text-align:center;background:#f4efe905}.cx-buy__grid{display:grid;gap:clamp(30px,5vw,60px)}@media(min-width:900px){.cx-buy__grid{grid-template-columns:1fr .95fr;align-items:start}}.cx-buy__media-main{aspect-ratio:1}.cx-buy__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:10px}.cx-buy__thumb{aspect-ratio:1;border-radius:12px;overflow:hidden;border:1px solid var(--cx-line);cursor:pointer;opacity:.6;transition:opacity .3s,border-color .3s;background:var(--cx-graphite-1)}.cx-buy__thumb.is-active,.cx-buy__thumb:hover{opacity:1;border-color:var(--cx-copper)}.cx-buy__panel{position:sticky;top:92px}.cx-buy__title{font-family:var(--cx-font-head);font-size:clamp(1.8rem,4vw,2.6rem);line-height:1.05;margin:8px 0 0}.cx-buy__rating{display:flex;align-items:center;gap:10px;margin-top:14px;color:var(--cx-muted);font-size:.9rem}.cx-buy__price{display:flex;align-items:baseline;gap:12px;margin:22px 0}.cx-buy__price .cx-now{font-family:var(--cx-font-head);font-size:2.2rem;font-weight:600}.cx-buy__price .cx-was{color:var(--cx-faint);text-decoration:line-through;font-size:1.1rem}.cx-buy__price .cx-save{font-size:.8rem;color:var(--cx-copper-2);border:1px solid var(--cx-copper);border-radius:100px;padding:4px 12px}.cx-buy__desc{color:var(--cx-muted);line-height:1.7;margin:0 0 24px}.cx-field{margin-bottom:22px}.cx-field__label{display:block;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:var(--cx-faint);margin-bottom:12px}.cx-variants{display:flex;flex-wrap:wrap;gap:10px}.cx-variant{padding:12px 18px;border-radius:100px;border:1px solid var(--cx-line-strong);background:transparent;color:var(--cx-white);cursor:pointer;font-size:.92rem;transition:all .3s var(--cx-ease)}.cx-variant:hover{border-color:var(--cx-metal-2)}.cx-variant.is-active{background:var(--cx-white);color:var(--cx-black);border-color:var(--cx-white)}.cx-variant:disabled{opacity:.4;cursor:not-allowed;text-decoration:line-through}.cx-qty{display:inline-flex;align-items:center;border:1px solid var(--cx-line-strong);border-radius:100px;overflow:hidden}.cx-qty button{width:46px;height:46px;background:transparent;border:0;color:var(--cx-white);font-size:1.2rem;cursor:pointer}.cx-qty button:hover{background:#f4efe90f}.cx-qty input{width:46px;text-align:center;background:transparent;border:0;color:var(--cx-white);font-size:1rem;-moz-appearance:textfield}.cx-qty input::-webkit-outer-spin-button,.cx-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cx-buy__actions{display:grid;gap:12px;margin-top:8px}.cx-buy__reassure{display:grid;gap:12px;margin-top:24px;padding-top:24px;border-top:1px solid var(--cx-line)}.cx-reassure-item{display:flex;gap:12px;align-items:flex-start;color:var(--cx-muted);font-size:.9rem}.cx-reassure-item svg{flex:none;width:18px;height:18px;color:var(--cx-copper-2);margin-top:2px}.cx-pay{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:20px}.cx-pay span{font-size:.75rem;color:var(--cx-faint);letter-spacing:.06em}.cx-pay__badge{height:26px;padding:0 10px;border-radius:6px;border:1px solid var(--cx-line);display:inline-flex;align-items:center;font-size:11px;color:var(--cx-muted);background:var(--cx-graphite-1)}.cx-form-msg{font-size:.88rem;color:var(--cx-copper-2);min-height:1.2em}.cx-trust-grid{display:grid;gap:18px;margin-top:clamp(34px,5vw,54px)}@media(min-width:720px){.cx-trust-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1020px){.cx-trust-grid{grid-template-columns:repeat(4,1fr)}}.cx-trust-card{border:1px solid var(--cx-line);border-radius:var(--cx-radius-lg);padding:clamp(24px,3vw,32px);background:var(--cx-graphite-1)}.cx-trust-card__icon{color:var(--cx-copper-2);margin-bottom:16px}.cx-trust-card__icon svg{width:26px;height:26px}.cx-trust-card h4{margin:0 0 8px;font-size:1.05rem}.cx-faq{margin-top:clamp(34px,5vw,54px);border-top:1px solid var(--cx-line)}.cx-faq details{border-bottom:1px solid var(--cx-line)}.cx-faq summary{list-style:none;cursor:pointer;padding:26px 50px 26px 0;position:relative;font-family:var(--cx-font-head);font-size:clamp(1.1rem,2.6vw,1.4rem);color:var(--cx-white)}.cx-faq summary::-webkit-details-marker{display:none}.cx-faq summary:after{content:"+";position:absolute;right:4px;top:50%;transform:translateY(-50%);font-size:1.6rem;color:var(--cx-copper-2);transition:transform .4s var(--cx-ease);font-family:var(--cx-font-body)}.cx-faq details[open] summary:after{transform:translateY(-50%) rotate(45deg)}.cx-faq__a{padding:0 40px 28px 0;color:var(--cx-muted);line-height:1.7;max-width:70ch}.cx-final{position:relative;min-height:92svh;display:grid;place-items:center;text-align:center;isolation:isolate}.cx-final__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;overflow:hidden}.cx-final__bg img{width:100%;height:100%;object-fit:cover;opacity:.4}.cx-final__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:radial-gradient(60% 60% at 50% 50%,rgba(10,10,11,.4),var(--cx-black) 85%)}.cx-final__inner{max-width:min(92vw,700px);margin-inline:auto}.cx-final .cx-h1{text-wrap:balance;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.cx-final__sub{margin:20px auto 0;max-width:min(90vw,460px);text-wrap:pretty}.cx-footer{background:var(--cx-graphite-1);border-top:1px solid var(--cx-line);color:var(--cx-muted)}.cx-footer__top{display:grid;gap:40px;padding-block:clamp(50px,8vw,80px)}@media(min-width:760px){.cx-footer__top{grid-template-columns:1.4fr repeat(3,1fr)}}.cx-footer__brand .cx-logo{font-size:1.6rem}.cx-footer__brand p{margin:16px 0 0;max-width:34ch;font-size:.92rem;line-height:1.6}.cx-footer h5{color:var(--cx-white);font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px}.cx-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:12px}.cx-footer a{color:var(--cx-muted);text-decoration:none;font-size:.92rem;transition:color .3s}.cx-footer a:hover{color:var(--cx-white)}.cx-footer__bottom{display:flex;flex-wrap:wrap;gap:14px;justify-content:space-between;align-items:center;padding-block:24px;border-top:1px solid var(--cx-line);font-size:.82rem;color:var(--cx-faint)}.cx-social{display:flex;gap:14px}.cx-social a{display:inline-grid;place-items:center;width:38px;height:38px;border:1px solid var(--cx-line);border-radius:50%}.cx-social a:hover{border-color:var(--cx-copper)}.cx-social svg{width:17px;height:17px}.cx-sticky{position:fixed;left:0;right:0;bottom:0;z-index:70;background:#121317eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid var(--cx-line-strong);padding:12px var(--cx-gutter) calc(12px + env(safe-area-inset-bottom));transform:translateY(120%);transition:transform .5s var(--cx-ease);display:flex;align-items:center;gap:14px}.cx-sticky.is-visible{transform:translateY(0)}.cx-sticky__info{flex:1;min-width:0}.cx-sticky__name{font-size:.85rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cx-sticky__price{font-family:var(--cx-font-head);font-size:1.1rem}.cx-sticky__price s{color:var(--cx-faint);font-size:.8rem;margin-left:6px;text-decoration:line-through}.cx-sticky .cx-btn{padding:14px 22px;white-space:nowrap}@media(min-width:1000px){.cx-sticky{display:none}}@media(prefers-reduced-motion:reduce){[data-cx-reveal],.cx-mask-line>span,.cx-hero__product,.cx-zoom img{transition:none!important}[data-cx-reveal]{opacity:1!important;transform:none!important}.cx-mask-line>span{transform:none!important}.cx-hero__product{opacity:.9!important;transform:none!important}[data-cx-parallax],.cx-zoom img{transform:none!important}html{scroll-behavior:auto!important}}.cx-visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cx-buy__media-main{aspect-ratio:auto;background:var(--cx-black)}.cx-buy__media-main img,.cx-showcase__stage img,.cx-step__media img,.cx-benefit__media img{display:block;width:100%;height:auto;aspect-ratio:auto;object-fit:contain;object-position:center;transform:none!important}.cx-showcase__hero-img,.cx-step__media,.cx-benefit__media{aspect-ratio:auto}.cx-gallery .cx-media{aspect-ratio:3 / 2;align-self:stretch}.cx-gallery .cx-media img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:center;transform:none!important}.cx-buy__thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.cx-buy__thumb{padding:0;min-width:0;min-height:44px;aspect-ratio:auto;align-self:start;display:grid;place-items:center}.cx-buy__thumb img{display:block;width:100%;height:auto;object-fit:contain}.cx-buy__thumb:focus-visible{outline:2px solid var(--cx-copper);outline-offset:3px}@media(max-width:600px){.cx-buy__thumbs{gap:8px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/caluxon-premium.css.map */
