:root{--device-ink: #211a28;--device-muted: #665d68;--device-rose: var(--color-brand, #ee6ea6);--device-rose-dark: var(--color-pink, #cb6387);--device-soft: var(--color-pink-light, #f7e6ec);--device-line: #eadce2;--device-radius: 18px}.device-main,.device-story{color:var(--device-ink);background:#fffdfd}.device-shell{width:min(var(--page-width, 1200px),calc(100% - 40px));margin-inline:auto}.device-main{padding:34px 0 76px;border-bottom:1px solid var(--device-line)}.device-main__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,1fr);gap:clamp(30px,4vw,54px);align-items:start;min-width:0}.device-gallery{min-width:0}@media(min-width:901px){.device-gallery{position:sticky;top:20px;height:fit-content;max-height:calc(100vh - 40px);overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.device-gallery::-webkit-scrollbar{display:none}}.device-gallery__viewport{position:relative;overflow:hidden;width:100%;max-width:100%;aspect-ratio:1;margin:0;border-radius:8px;background:var(--device-soft)}.device-gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;opacity:0;pointer-events:none;transition:opacity .28s ease}.device-gallery__slide.is-active{opacity:1;pointer-events:auto}.device-gallery__slide img,.device-gallery__thumb img{display:block;width:100%;height:100%;object-fit:cover}.device-gallery__arrows{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;padding:0 10px;pointer-events:none}.device-gallery__arrow{width:40px;height:40px;padding:0 0 4px;color:var(--device-ink);background:#ffffffd1;border:1px solid rgba(33,26,40,.12);border-radius:50%;font:inherit;font-size:30px;line-height:1;cursor:pointer;opacity:.72;pointer-events:auto;transition:opacity .18s ease,transform .18s ease,background-color .18s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.device-gallery__viewport:hover .device-gallery__arrow,.device-gallery__viewport:focus-within .device-gallery__arrow{opacity:1;background:#fffffff5}.device-gallery__arrow:active{transform:scale(.96)}.device-gallery__arrow:focus-visible,.device-gallery__thumb:focus-visible{outline:3px solid rgba(238,110,166,.42);outline-offset:3px}.device-gallery__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;min-width:0;gap:10px;margin-top:10px}.device-gallery__thumb{overflow:hidden;width:100%;min-width:0;aspect-ratio:1;padding:0;background:var(--device-soft);border:1px solid transparent;border-radius:6px;cursor:pointer;opacity:.62;transition:opacity .18s ease,border-color .18s ease}.device-gallery__thumb:hover,.device-gallery__thumb.is-active{opacity:1}.device-gallery__thumb.is-active{border-color:var(--device-ink)}.device-buy{min-width:0;text-align:center}.device-product-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 14px;margin:8px 0 14px;font-size:13px;font-weight:650}@keyframes device-stock-pulse{0%,to{opacity:1}50%{opacity:.2}}.device-stock-alert{animation:device-stock-pulse 1.1s ease-in-out infinite}.device-edition{color:var(--device-muted)}.device-stock-alert{color:var(--device-rose-dark)}.device-buy__title,.device-story h2{margin:0;color:var(--device-ink);font-family:inherit;letter-spacing:-.035em}.device-buy__title{max-width:none;font-size:clamp(32px,3vw,42px);font-weight:500;line-height:1.12}.device-buy__lede{max-width:48ch;margin:16px auto 18px;color:var(--device-muted);font-size:15px;line-height:1.55}.device-benefit-list,.device-precision ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.device-benefit-list{grid-template-columns:1fr 1fr;gap:10px 18px}.device-benefit-list li,.device-precision li{position:relative;padding-left:30px;line-height:1.45}.device-benefit-list li:before,.device-precision li:before{content:"";position:absolute;top:.5em;left:0;width:8px;height:8px;border-radius:50%;background:var(--device-rose)}.device-benefit-list li{padding-left:0}.device-benefit-list li:before{position:static;display:inline-block;vertical-align:.1em;margin-right:10px}.device-shades{margin:4px 0 20px}.device-shades__label{margin:0 0 10px;color:var(--device-ink);font-size:14px;font-weight:750}.device-shades__label span{color:var(--device-muted);font-weight:600}.device-shades__list{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.device-shade{position:relative;min-height:44px;padding:11px 18px;color:var(--device-ink);background:#fff;border:1px solid var(--device-line);border-radius:10px;font:inherit;font-size:14px;line-height:1.2;cursor:pointer;transition:border-color .18s ease,filter .18s ease,transform .18s ease}.device-shade[data-shade-name=Rose]{color:#3d1020;background:#f3a2c1;border-color:#dc7fa2}.device-shade[data-shade-name=Blanc]{color:#211a28;background:#fff;border-color:#cfc6cb}.device-shade[data-shade-name=Violet]{color:#2f1b42;background:#c9b4e7;border-color:#aa8dd1}.device-shade[data-shade-name=Noir]{color:#fff;background:#211a28;border-color:#211a28}.device-shade__label{white-space:nowrap}.device-shade.is-selected{border-color:var(--device-ink);outline:2px solid var(--device-ink);outline-offset:2px;font-weight:650}.device-shade:hover:not(.is-out):not(.is-selected){filter:saturate(1.08) brightness(.98);transform:translateY(-1px)}.device-shade:focus-visible{outline:3px solid rgba(238,110,166,.42);outline-offset:3px}.device-shade.is-out{color:var(--device-muted);opacity:.55;cursor:not-allowed}.device-shade.is-out:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:10px;background:linear-gradient(to top right,transparent calc(50% - 1px),var(--device-rose) calc(50% - 1px),var(--device-rose) calc(50% + 1px),transparent calc(50% + 1px))}.device-price{display:flex;align-items:baseline;justify-content:center;gap:12px;margin:18px 0 12px}.device-price__current{color:var(--device-rose-dark);font-size:28px;font-weight:750}.device-price__compare{color:#887d88;text-decoration:line-through}.device-form{display:grid;gap:12px}.device-quantity-field{display:grid;justify-items:center;gap:8px}.device-quantity-label{color:var(--device-ink);font-size:14px;font-weight:650}.device-quantity{display:grid;grid-template-columns:42px 54px 42px;width:max-content;min-height:48px;overflow:hidden;background:#fff;border:1px solid #cfc5cc;border-radius:0}.device-quantity button,.device-quantity input{min-width:0;padding:0;color:var(--device-ink);background:transparent;border:0;font:inherit;text-align:center}.device-quantity button{font-size:22px;cursor:pointer}.device-quantity button:hover{background:var(--device-soft)}.device-quantity button:active{transform:translateY(1px)}.device-quantity button:focus-visible,.device-quantity input:focus-visible{position:relative;z-index:1;outline:2px solid var(--device-rose);outline-offset:-2px}.device-quantity input{-webkit-appearance:textfield;appearance:textfield;border-right:1px solid var(--device-line);border-left:1px solid var(--device-line)}.device-quantity input::-webkit-inner-spin-button,.device-quantity input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.device-subtotal{margin:2px 0 0;color:var(--device-muted);font-size:15px}.device-subtotal strong{color:var(--device-ink)}.device-field{display:grid;gap:8px}.device-field label{font-size:14px;font-weight:750}.device-field select{width:100%;min-height:50px;padding:0 44px 0 15px;color:var(--device-ink);background:#fff;border:1px solid #cfc5cc;border-radius:12px;font:inherit}.device-atc,.device-final__cta{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 28px;color:#fff;background:var(--device-rose);border:1px solid var(--device-rose);border-radius:12px;font:inherit;font-weight:800;text-decoration:none;cursor:pointer;transition:transform .18s ease,background-color .18s ease}.device-atc:hover,.device-final__cta:hover{color:#fff;background:var(--device-rose-dark);border-color:var(--device-rose-dark)}.device-atc:active,.device-final__cta:active{transform:translateY(1px)}.device-atc:focus-visible,.device-final__cta:focus-visible,.device-field select:focus-visible{outline:3px solid rgba(238,110,166,.35);outline-offset:3px}.device-atc:disabled{cursor:not-allowed;opacity:.55}.device-availability{margin:12px 0 22px;color:#315f43;font-size:14px}.device-reassurance{list-style:none;margin:12px 0 10px;padding:0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px 26px;width:100%}.device-reassurance[hidden]{display:none}.device-reassurance__item{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:500;color:#7d2f52;white-space:nowrap}.device-reassurance__icon{width:18px;height:18px;flex:0 0 auto}.device-refund{width:100%;box-sizing:border-box;margin:14px 0 10px;padding:16px 18px;background-color:#fff;border:1px solid #e9b7c9;border-radius:12px;text-align:left}.device-refund__head{display:flex;align-items:center;gap:12px}.device-refund__title{margin:0;font-size:16px;font-weight:700;line-height:1.25;color:var(--device-ink)}.device-refund__body{margin:12px 0 0;font-size:13.5px;line-height:1.55;color:#6b6570}.device-refund__note{color:inherit}.device-refund .pm-seal{flex:0 0 auto;width:48px;height:48px;display:block}.device-refund .pm-seal__burst{fill:#d6336c}.device-refund .pm-seal__ring{fill:none;stroke:#fff;stroke-width:1.4;opacity:.85}.device-refund .pm-seal__caption{fill:#fff;font-family:var(--font-body, sans-serif);font-size:8.5px;font-weight:700;letter-spacing:.05em}.device-refund .pm-seal__value{fill:#fff;font-family:var(--font-body, sans-serif);font-size:19px;font-weight:800;letter-spacing:-.01em}@media(max-width:700px){.device-reassurance{gap:8px 16px}.device-reassurance__item{font-size:12px}.device-refund{padding:13px 14px}.device-refund .pm-seal{width:40px;height:40px}.device-refund__title{font-size:14.5px}.device-refund__body{margin-top:10px;font-size:12.5px}}.device-checkout-note{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:18px 0;border-top:1px solid var(--device-line);border-bottom:1px solid var(--device-line)}.device-checkout-note p{margin:0;color:var(--device-muted);font-size:13px;line-height:1.5}.device-checkout-note strong{color:var(--device-ink);font-size:14px}.device-payment-icons{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin-top:18px}.device-payment-icon{width:auto;height:24px}.device-mobile-atc{display:none}.device-specs{display:grid;grid-template-columns:1fr 1fr;gap:18px 22px;margin:25px 0 0}.device-specs div{padding-top:14px;border-top:1px solid var(--device-line)}.device-specs dt{color:var(--device-muted);font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.07em}.device-specs dd{margin:6px 0 0;font-size:14px;line-height:1.45}.device-story{padding-top:100px}.device-story__intro{max-width:790px;margin-bottom:46px}.device-story__intro h2,.device-routine h2,.device-precision h2,.device-safety h2,.device-final h2{font-size:clamp(34px,4.6vw,62px);line-height:1.02}.device-story__intro>p:last-child{max-width:62ch;margin:20px 0 0;color:var(--device-muted);font-size:17px;line-height:1.6}.device-mode-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-template-areas:"feature feature" "air mc" "image image";gap:18px}.device-mode{--mode-pad: clamp(28px, 4vw, 48px);min-height:310px;padding:var(--mode-pad);overflow:hidden;border-radius:var(--device-radius)}.device-mode h3{max-width:16ch;margin:14px 0 16px;font-size:clamp(25px,3vw,38px);line-height:1.08;letter-spacing:-.025em}.device-mode p{max-width:52ch;margin:0;line-height:1.6}.device-mode__name{color:var(--device-rose-dark);font-weight:850}.device-mode--feature{grid-area:feature;display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;padding:0;background:#f3eef1}.device-mode--feature .device-mode__copy{padding:clamp(34px,5vw,64px)}.device-mode--feature img{width:100%;height:100%;min-height:540px;object-fit:cover}.device-mode__meta{margin-top:20px!important;color:var(--device-muted);font-size:13px}.device-mode--rose,.device-mode--soft{display:flex;flex-direction:column}.device-mode__media{width:calc(100% + var(--mode-pad) + var(--mode-pad));max-width:none;margin:auto calc(var(--mode-pad) * -1) calc(var(--mode-pad) * -1);height:clamp(170px,20vw,250px);object-fit:cover;display:block}.device-mode--rose .device-mode__media{object-position:50% 34%}.device-mode--soft .device-mode__media{object-position:50% 40%}.device-mode--rose{grid-area:air;color:#fff;background:var(--device-rose-dark)}.device-mode--rose .device-mode__name{color:var(--color-pink-light, #f7e6ec)}.device-mode--soft{grid-area:mc;background:var(--device-soft);border:1px solid var(--device-line)}.device-mode--image{grid-area:image;position:relative;min-height:640px;padding:0;background:#8f6671}.device-mode--image>img{width:100%;height:100%;min-height:640px;object-fit:cover}.device-mode__overlay{position:absolute;right:28px;bottom:28px;width:min(460px,calc(100% - 56px));padding:30px;color:#fff;background:#2f1c26d1;border:1px solid rgba(255,255,255,.22);border-radius:14px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.device-mode__overlay .device-mode__name{color:var(--color-pink-light, #f7e6ec)}.device-routine{margin-top:100px;padding:90px 0;background:var(--device-soft)}.device-routine__grid,.device-precision{display:grid;grid-template-columns:1fr 1fr;gap:clamp(44px,7vw,100px);align-items:center}.device-routine__media{overflow:hidden;border-radius:var(--device-radius)}.device-routine__media img,.device-precision>img{display:block;width:100%;height:auto}.device-routine ol{display:grid;gap:22px;margin:30px 0 0;padding:0;list-style:none;counter-reset:routine}.device-routine li{position:relative;padding-left:50px;color:var(--device-muted);line-height:1.6;counter-increment:routine}.device-routine li:before{content:counter(routine);position:absolute;top:-3px;left:0;display:grid;place-items:center;width:34px;height:34px;color:#fff;background:var(--device-rose-dark);border-radius:50%;font-weight:800}.device-routine li strong{color:var(--device-ink)}.device-routine__note{margin:28px 0 0;padding:18px;color:#5a3a47;background:#fff;border-left:3px solid var(--device-rose);border-radius:0 12px 12px 0;line-height:1.55}.device-precision{padding-block:110px}.device-precision__copy>p{max-width:52ch;margin:22px 0 26px;color:var(--device-muted);line-height:1.65}.device-precision>img{border-radius:var(--device-radius)}.device-safety{padding:50px;color:#fff;background:#2d222b;border-radius:var(--device-radius)}.device-safety h2{color:#fff;max-width:17ch}.device-safety>p{max-width:64ch;margin:18px 0 34px;color:#ddcfd7;line-height:1.6}.device-safety__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.device-safety__grid p{margin:0;padding-top:18px;border-top:1px solid rgba(255,255,255,.22);line-height:1.55}.device-final{padding:70px 0;background:#f2d5df}.device-final__inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.device-final h2{max-width:17ch}.device-final p{margin:16px 0 0;color:#5f4650}.device-final__cta{flex:0 0 auto}@media(max-width:900px){.device-main{padding-top:24px}.device-main__grid,.device-routine__grid,.device-precision{grid-template-columns:minmax(0,1fr)}.device-buy{position:static}.device-mode--feature{grid-template-columns:1fr}.device-mode--feature img{min-height:360px}.device-safety__grid{grid-template-columns:1fr}}@media(max-width:700px){.device-shell{width:min(100% - 28px,var(--page-width, 1200px))}.device-gallery,.device-buy{width:100%;max-width:100%}.device-main{padding-bottom:56px}.device-main__grid{gap:34px}.device-gallery__thumbs{gap:7px;margin-top:7px}.device-gallery__arrow{width:36px;height:36px;font-size:27px}.device-buy__title{max-width:none;font-size:34px}.device-benefit-list,.device-checkout-note,.device-specs{grid-template-columns:1fr}.device-story{padding-top:72px}.device-mode-grid{grid-template-columns:1fr;grid-template-areas:"feature" "air" "mc" "image"}.device-mode{min-height:0}.device-mode--image,.device-mode--image>img{min-height:520px}.device-mode__overlay{right:14px;bottom:14px;width:calc(100% - 28px);padding:22px}.device-routine{margin-top:72px;padding:66px 0}.device-precision{padding-block:76px}.device-safety{width:calc(100% - 28px);padding:32px 24px}.device-final__inner{align-items:flex-start;flex-direction:column}.device-final__cta{width:100%}.device-mobile-atc{position:fixed;right:10px;bottom:10px;left:10px;z-index:6;display:flex;align-items:center;gap:12px;padding:8px 8px 8px 10px;background:#fffdfdf0;border:1px solid var(--device-line);border-radius:14px;box-shadow:0 16px 44px #58243b2e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.device-mobile-atc__thumb{width:48px;height:48px;flex:none;border-radius:14px;object-fit:cover;background-color:var(--device-soft)}.device-mobile-atc__text{display:flex;flex-direction:column;min-width:0;line-height:1.25}.device-mobile-atc__title{font-size:12px;color:var(--device-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.device-mobile-atc__prices{display:flex;align-items:baseline;gap:7px}.device-mobile-atc__price{font-size:16px;font-weight:750;color:var(--device-ink);white-space:nowrap}.device-mobile-atc__compare{font-size:13px;color:var(--device-muted);white-space:nowrap}.device-mobile-atc button{flex:1 1 auto;min-height:46px;padding:0 18px;color:#fff;background:var(--device-rose);border:0;border-radius:999px;font:inherit;font-size:13px;font-weight:800;letter-spacing:.03em;white-space:nowrap}}@media(prefers-reduced-motion:reduce){.device-atc,.device-final__cta,.device-gallery__slide,.device-gallery__arrow,.device-gallery__thumb{transition:none}.device-stock-alert{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/device-product.css.map */
