/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-font-weight:initial;--tw-outline-style:solid}}}@layer theme{:root,:host{--color-black:#000;--spacing:.25rem;--container-sm:24rem;--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--font-weight-medium:500;--font-weight-semibold:600;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1)}}@layer base,components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.inset-0{inset:0}.inset-y-0{inset-block:0}.top-3{top:calc(var(--spacing) * 3)}.right-3{right:calc(var(--spacing) * 3)}.m-0{margin:0}.block{display:block}.flex{display:flex}.hidden{display:none}.inline-flex{display:inline-flex}.size-11{width:calc(var(--spacing) * 11);height:calc(var(--spacing) * 11)}.h-11{height:calc(var(--spacing) * 11)}.h-dvh{height:100dvh}.min-h-0{min-height:0}.w-full{width:100%}.max-w-sm{max-width:var(--container-sm)}.flex-1{flex:1}.flex-shrink{flex-shrink:1}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.overflow-y-auto{overflow-y:auto}.bg-background{background-color:#fff}.bg-black\/35{background-color:#00000059}@supports (color:color-mix(in lab, red, red)){.bg-black\/35{background-color:color-mix(in oklab, var(--color-black) 35%, transparent)}}.bg-primary{background-color:#087f5b}.bg-transparent{background-color:#0000}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-5{padding-block:calc(var(--spacing) * 5)}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.whitespace-nowrap{white-space:nowrap}.text-foreground{color:#181b1a}.text-primary-foreground{color:#fff}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (hover:hover){.hover\:bg-muted:hover{background-color:#f4f5f5}.hover\:bg-primary\/90:hover{background-color:oklab(52.9242% -.105922 .0290442/.9)}}.focus-visible\:outline-2:focus-visible{outline-style:var(--tw-outline-style);outline-width:2px}.focus-visible\:outline-offset-4:focus-visible{outline-offset:4px}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}}:root{--x9-brand:#087f5b;--x9-brand-hover:#066548;--x9-brand-deep:#064c38;--x9-brand-tint:#e9f7ef;--x9-accent:#e9f7ef;--x9-price:#087f5b;--x9-price-original:#626964;--x9-savings:#365b3b;--x9-text:#181b1a;--x9-text-soft:#626964;--x9-text-faint:#626964;--x9-line:#e2e5e3;--x9-line-strong:#c8ceca;--x9-surface:#fff;--x9-page-bg:#fff;--x9-surface-muted:#f4f5f5;--x9-dark:#181b1a;--x9-success:#365b3b;--x9-warning:#625918;--x9-danger:#a52b36;--x9-ink:#181b1a;--x9-ink-soft:#626964;--x9-blue:#181b1a;--x9-blue-dark:#181b1a;--x9-blue-pale:#f4f5f5;--x9-paper:#f4f5f5;--x9-radius-sm:2px;--x9-radius:2px;--x9-radius-lg:2px;--x9-radius-pill:2px;--x9-button-radius:6px;--x9-shadow-card:none;--x9-shadow-pop:none;--x9-width:1360px}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scroll-padding-top:156px}.x9-storefront{background:#fff;font-size:16px;font-weight:400;line-height:1.5}.x9-shell{width:min(calc(100% - 80px), var(--x9-width))}.x9-storefront :where(h1,h2,h3,h4,h5,h6){font-family:var(--x9-font);font-weight:500}.x9-storefront :where(strong,b){font-weight:600}.x9-product-card__price,.x9-purchase-price,.x9-cart-line__price,.x9-summary__row,.x9-order-line>strong,.x9-data-table,.x9-distributor-metrics dd{font-variant-numeric:lining-nums tabular-nums}.x9-storefront :where(a,button,input,select,textarea):focus-visible,.x9-input:focus-visible,.x9-select:focus-visible,.x9-textarea:focus-visible,.x9-search__input:focus-visible{outline:2px solid var(--x9-text);outline-offset:3px}.x9-button{border-radius:var(--x9-button-radius);min-height:48px;box-shadow:none;padding:12px 22px;font-size:.94rem}.x9-button:hover{transform:none}.x9-button--secondary,.x9-link-button,.x9-text-link{border:1px solid var(--x9-text-soft);color:var(--x9-text);background:#fff}.x9-button--secondary:hover,.x9-link-button:hover,.x9-text-link:hover{border-color:var(--x9-text);background:var(--x9-surface-muted);color:var(--x9-text);text-decoration:none}.x9-button--secondary:active,.x9-link-button:active,.x9-text-link:active{border-color:var(--x9-text);background:var(--x9-line);color:var(--x9-text)}.x9-button--danger:hover{background:#85232b;border-color:#85232b}.x9-button--small{min-height:44px}.x9-registration-code{align-items:stretch;gap:8px;display:flex}.x9-registration-code .x9-input{letter-spacing:.16em;flex:1;width:0;min-width:0}.x9-registration-code .x9-button{flex:none;padding-inline:14px}.x9-registration-code .x9-button:disabled{opacity:.65;cursor:wait}.x9-registration-captcha{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.x9-registration-captcha img{border:1px solid var(--x9-line);border-radius:4px;width:240px;max-width:100%;height:auto;display:block}.x9-registration-captcha .x9-button{min-height:44px}[data-registration-captcha] .x9-input{letter-spacing:.18em;text-transform:uppercase}.x9-care-path__action,.x9-purchase-service a,.x9-pack-comparison>a>span:first-child>strong,.x9-department-card__name,.x9-home-service a>strong,.x9-product-card h3 a,.x9-account-nav a,.x9-footer a,.x9-breadcrumbs a{text-decoration:none;transition:color .15s}.x9-care-path:hover .x9-care-path__action,.x9-purchase-service a:hover,.x9-pack-comparison>a:hover>span:first-child>strong,.x9-department-list a:hover .x9-department-card__name,.x9-home-service a:hover>strong,.x9-product-card h3 a:hover,.x9-account-nav a:hover,.x9-footer a:hover,.x9-breadcrumbs a:hover{color:var(--x9-text-soft);text-decoration:none}.x9-link-button,.x9-text-link{border-radius:var(--x9-button-radius);text-align:center;cursor:pointer;justify-content:center;align-items:center;gap:8px;max-width:100%;min-height:44px;padding:10px 14px;font-size:.9rem;line-height:1.3;text-decoration:none;transition:background-color .15s,border-color .15s;display:inline-flex}.x9-text-link{font-size:.94rem}.x9-input,.x9-select,.x9-textarea{border-color:#a6afa9;border-radius:2px;min-height:48px;font-size:1rem}.x9-field label,.x9-label{font-size:.94rem}.x9-field input[aria-invalid=true],.x9-field select[aria-invalid=true]{border-color:var(--x9-danger)}.x9-alert,.x9-toast{box-shadow:none;border-radius:2px}.x9-alert--success{background:#f0f5f0;border-color:#a5bca8}.x9-alert--error{background:#fff4f4;border-color:#c98991}.x9-local-note{background:var(--x9-surface-muted);border-color:var(--x9-line);color:var(--x9-text-soft)}.x9-eyebrow{color:var(--x9-text-soft);letter-spacing:.02em;text-transform:none;margin-bottom:12px;font-size:.8rem}.x9-section{padding-block:52px}.x9-section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;display:flex}.x9-section-title{letter-spacing:-.015em;font-size:clamp(1.5rem,2.4vw,2rem);line-height:1.12}.x9-page-head{padding-block:20px 40px}.x9-page-head h1{letter-spacing:-.02em;margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.06}.x9-breadcrumbs{gap:10px;padding-block:24px 8px;font-size:.8rem}.x9-breadcrumbs a{align-items:center;min-height:28px;display:inline-flex}.x9-cookie-notice{z-index:90;max-height:70dvh;padding:20px 0 max(20px, env(safe-area-inset-bottom));color:var(--x9-text);border-top:1px solid var(--x9-line-strong);background:#fff;outline:none;position:fixed;inset:auto 0 0;overflow-y:auto}.x9-cookie-notice[hidden]{display:none}.x9-cookie-notice__inner{justify-content:space-between;align-items:center;gap:32px;display:flex}.x9-cookie-notice__copy{min-width:0;max-width:720px}.x9-cookie-notice h2{margin:0 0 6px;font-size:1.1rem;font-weight:600;line-height:1.3}.x9-cookie-notice p{color:var(--x9-text-soft);margin:0;font-size:.9rem;line-height:1.5}.x9-cookie-notice__actions{flex-shrink:0;gap:10px;margin:0;display:flex}.x9-cookie-notice__actions .x9-button{min-width:140px}.x9-cookie-notice .x9-cookie-notice__error{color:var(--x9-danger);margin-top:8px}.x9-cookie-notice-space{height:0}body:has([data-cookie-notice]:not([hidden])) .x9-cookie-notice-space{height:var(--x9-cookie-notice-height,220px)}body:has([data-cookie-notice]:not([hidden])) .x9-sticky-purchase{bottom:var(--x9-cookie-notice-height,210px)}body:has([role=dialog],[aria-modal=true],[data-cart-confirmation]:not([hidden]),.x9-department-nav.is-open,.x9-filters.is-open) .x9-cookie-notice{visibility:hidden}@media (width<=900px){.x9-cookie-notice{padding-block:16px max(16px, env(safe-area-inset-bottom))}.x9-cookie-notice__inner{flex-direction:column;align-items:stretch;gap:14px}.x9-cookie-notice__actions{background:#fff;grid-template-columns:repeat(2,minmax(0,1fr));padding-bottom:2px;display:grid;position:sticky;bottom:-16px}.x9-cookie-notice__actions .x9-button{min-width:0;padding-inline:10px;font-size:.85rem}}.x9-utility{color:var(--x9-text-soft);background:#fff;border:0}.x9-utility__inner{min-height:32px}.x9-utility__promise{color:inherit;font-weight:400}.x9-header{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:#fff}.x9-storefront--programs{--x9-program-bar-height:56px}.x9-storefront--programs .x9-header{top:var(--x9-program-bar-height)}html:has(.x9-storefront--programs){scroll-padding-top:220px}.x9-program-bar{--program-light:#dfff9b;z-index:60;isolation:isolate;height:var(--x9-program-bar-height);color:#f4f8ee;background:radial-gradient(at 12% 140%,#bce97921,#0000 46%),radial-gradient(at 86% -75%,#def3b21a,#0000 42%),#101510;border:0;position:sticky;top:0;overflow:clip}.x9-program-bar:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#dfff9b73 28%,#dfff9b1f 65%,#0000);height:1px;position:absolute;inset:auto 0 0}.x9-program-bar:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 15%,#dfff9b17 50%,#0000 85%);width:30%;animation:1.8s ease-out .35s both x9-program-sheen;position:absolute;top:0;bottom:0;left:-35%}.x9-program-bar__inner{z-index:1;height:100%;display:flex;position:relative}.x9-program-bar a{min-width:0;color:inherit;flex:1;grid-template-rows:auto auto;grid-template-columns:26px max-content;place-content:center;align-items:center;gap:1px 12px;padding:6px 20px;text-decoration:none;transition:background-color .18s;display:grid;position:relative}.x9-program-bar a+a:before{content:"";pointer-events:none;background:linear-gradient(#0000,#dfff9b42,#0000);width:1px;position:absolute;inset:12px auto 12px 0}.x9-program-bar__icon{color:var(--program-light);filter:drop-shadow(0 0 6px #dfff9b59);grid-area:1/1/3}.x9-program-bar strong{grid-column:2;font-size:.96rem;font-weight:600;line-height:1.3}.x9-program-bar a>span{color:var(--program-light);text-shadow:0 0 14px #dfff9b47;grid-column:2;padding:0;font-size:.8rem;font-weight:500;line-height:1.4}.x9-program-bar a:hover,.x9-program-bar a[aria-current=page]{background:#dfff9b14}.x9-program-bar a:active{background:#dfff9b21}.x9-program-bar a:focus-visible{outline:2px solid var(--program-light);outline-offset:-5px;border-radius:6px}@keyframes x9-program-sheen{0%{opacity:0;transform:translate(0)}20%{opacity:1}to{opacity:0;transform:translate(470%)}}@media (prefers-reduced-motion:reduce){.x9-program-bar:after{animation:none;display:none}}.x9-storefront--programs .x9-group-checkout,.x9-storefront--programs .x9-summary,.x9-storefront--programs .x9-distributor-apply__brief{top:calc(var(--x9-program-bar-height) + 152px)}.x9-header__row{grid-template-columns:auto minmax(240px,1fr) auto;gap:32px;min-height:84px}.x9-logo img{height:38px}.x9-search{justify-self:center;width:min(100%,580px)}.x9-search__input{background:#fff;border:1px solid #86908a;border-radius:2px;height:48px;padding-right:52px}.x9-search__input::placeholder{color:#626964;opacity:1}.x9-search__submit{width:44px;height:44px;color:var(--x9-text);background:0 0;border:0;border-radius:0;top:2px;right:2px}.x9-search__submit:hover{background:var(--x9-surface-muted)}.x9-search__results{border:1px solid var(--x9-line-strong);box-shadow:none;border-radius:0}.x9-search-result:hover,.x9-search-result[aria-selected=true]{background:var(--x9-surface-muted)}.x9-icon-link{border-radius:2px}.x9-cart-count{background:var(--x9-brand);border-radius:2px}.x9-department-nav{border-top:0}.x9-department-nav__inner{gap:32px}.x9-department-nav a{flex:none;padding:14px 0;font-size:.94rem}.x9-department-nav a:first-of-type,.x9-department-nav a:nth-of-type(2){font-weight:500}.x9-department-nav a:hover,.x9-department-nav a[aria-current=page]{color:var(--x9-text);background:var(--x9-surface-muted);border-bottom-color:#0000}@media (width>=901px){.x9-department-nav{background:#fff;border:0}.x9-department-nav__inner{justify-content:safe center;gap:8px;padding-block:4px}.x9-department-nav a{min-height:44px;color:var(--x9-text);border-bottom:0;border-radius:2px;justify-content:center;align-items:center;padding:10px 18px;transition:background-color .15s,color .15s;display:inline-flex}.x9-department-nav a:hover,.x9-department-nav a[aria-current=page]{background:var(--x9-surface-muted);color:var(--x9-text)}.x9-department-nav a:focus-visible{outline-color:var(--x9-text);outline-offset:-3px}}.x9-hero-carousel{background:#fff;max-width:1920px;margin-inline:auto;position:relative;overflow:clip}.x9-hero-carousel__stage{perspective:1500px;touch-action:pan-y pinch-zoom;padding:28px 0 54px;display:grid;position:relative}.x9-hero-carousel__stage:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(#2137281f,#0000 68%);width:76%;height:50px;position:absolute;bottom:12px;left:12%}.x9-hero-carousel__slide{backface-visibility:hidden;background:#f5f1e8;border-radius:22px;grid-area:1/1;justify-self:center;width:min(82%,1240px);min-width:0;position:relative;transform:translate(0);box-shadow:0 25px 40px -28px #22352a73,0 2px 0 1px #22352a1a}.x9-hero-carousel__slide[hidden],.x9-hero-carousel__controls[hidden]{display:none}.x9-hero-carousel[data-hero-ready] .x9-hero-carousel__slide{transition:transform .78s cubic-bezier(.22,.72,.2,1),opacity .6s}.x9-hero-carousel__slide[data-hero-position=active]{z-index:3}.x9-hero-carousel__slide[data-hero-position=previous]{z-index:1;transform:translate3d(-56%,0,-260px)rotateY(25deg)scale(.88)}.x9-hero-carousel__slide[data-hero-position=next]{z-index:1;transform:translate3d(56%,0,-260px)rotateY(-25deg)scale(.88)}.x9-hero-carousel__slide[data-hero-position=away]{z-index:0;opacity:0;pointer-events:none;transform:translateZ(-500px)scale(.8)}.x9-hero-carousel__slide[inert]{pointer-events:none}.x9-hero-carousel__link{width:100%;height:100%;color:inherit;border-radius:inherit;text-decoration:none;display:block}.x9-hero-carousel__poster{aspect-ratio:1920/1086;object-fit:contain;border-radius:inherit;width:100%;height:100%;display:block}.x9-hero-carousel__link:focus-visible{outline-offset:-4px}.x9-hero-carousel__controls{z-index:5;pointer-events:none;position:absolute;inset:0}.x9-hero-carousel__controls button{min-width:44px;min-height:44px;color:var(--x9-text);cursor:pointer;pointer-events:auto;background:#fff;border:1px solid #233a2e24;border-radius:50%;place-items:center;padding:0;display:grid;box-shadow:0 4px 12px #233a2e17}.x9-hero-carousel__controls button:hover{background:var(--x9-brand-tint)}.x9-hero-carousel__arrow{width:48px;height:48px;position:absolute;top:50%;transform:translateY(-50%)}.x9-hero-carousel__arrow--prev{left:max(16px,3%)}.x9-hero-carousel__arrow--next{right:max(16px,3%)}.x9-hero-carousel__playback{background:#ffffffeb;border-radius:2px;align-items:center;display:flex;position:absolute;bottom:16px;right:16px}.x9-hero-carousel__playback[hidden]{display:none}.x9-hero-carousel__counter{text-align:center;min-width:48px;color:var(--x9-text);font-variant-numeric:tabular-nums;padding-left:12px;font-size:.8rem}.x9-hero-carousel__controls .x9-hero-carousel__toggle{background:0 0}.x9-hero-carousel__play-icon,.x9-hero-carousel__toggle[aria-label=Play\ slideshow] .x9-hero-carousel__pause-icon{display:none}.x9-hero-carousel__toggle[aria-label=Play\ slideshow] .x9-hero-carousel__play-icon{display:block}.x9-hero-scene{border-radius:inherit;color:#244938;background:#f5eddf;grid-template-columns:1fr 1.15fr;align-items:center;gap:16px;height:100%;min-height:clamp(480px,42vw,590px);padding:clamp(32px,4.7vw,72px);display:grid;position:relative;overflow:hidden}.x9-hero-scene__copy{z-index:4;position:relative}.x9-hero-scene__eyebrow{letter-spacing:.15em;text-transform:uppercase;margin:0 0 24px;font-size:.72rem;font-weight:600}.x9-hero-scene .x9-hero-scene__title{letter-spacing:-.055em;margin:0;font-size:clamp(2.2rem,4.4vw,4.2rem);font-weight:500;line-height:1.04}.x9-hero-scene__title em{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-weight:400;display:block}.x9-hero-scene__description{max-width:30ch;margin:24px 0 0;font-size:clamp(.9rem,1.15vw,1rem);line-height:1.65}.x9-hero-scene__action{border:1px solid;border-radius:6px;align-items:center;min-height:48px;margin-top:30px;padding:12px 22px;font-size:.87rem;font-weight:600;transition:background-color .15s;display:inline-flex}.x9-hero-carousel__link:hover .x9-hero-scene__action{background:#ffffff73}.x9-hero-scene__art{min-width:0;height:100%;min-height:350px;position:relative}.x9-hero-scene__backdrop{background:linear-gradient(130deg,#edddc5,#e1c5a3);border-radius:50% 50% 4px 4px;position:absolute;inset:-12% -14% 4% 6%;box-shadow:inset 14px 8px 22px #fff6}.x9-hero-scene__plinth{z-index:1;background:linear-gradient(90deg,#d3b999,#f6e9d3 40%,#e4ceb2);border-radius:50%/16%;height:23%;position:absolute;box-shadow:0 24px 20px -18px #5a41284d}.x9-hero-scene__plinth:before{content:"";background:#f7eddf;border-radius:50%;height:32%;position:absolute;inset:0 0 auto;box-shadow:inset 0 1px 1px #fff}.x9-hero-scene__product{z-index:3;object-fit:contain;filter:drop-shadow(0 16px 10px #3a281626);-webkit-user-select:none;user-select:none;height:auto;display:block;position:absolute}.x9-hero-scene--cotton .x9-hero-scene__plinth--1{width:78%;bottom:8%;left:-5%}.x9-hero-scene--cotton .x9-hero-scene__plinth--2{width:40%;height:20%;bottom:34%;right:-6%}.x9-hero-scene--cotton .x9-hero-scene__product--1{width:72%;bottom:25%;left:-2%}.x9-hero-scene--cotton .x9-hero-scene__product--2{width:33%;bottom:48%;right:-2%}.x9-hero-scene--pet{color:#203e5a;background:#e4eef3;grid-template-columns:1.1fr 1fr}.x9-hero-scene--pet .x9-hero-scene__copy{grid-area:1/2;padding-left:18px}.x9-hero-scene--pet .x9-hero-scene__art{grid-area:1/1}.x9-hero-scene--pet .x9-hero-scene__backdrop{background:linear-gradient(135deg,#c1d9e8,#93b6cc);border-radius:48% 48% 0 0;inset:-22% 3% -30% -42%;transform:rotate(-16deg);box-shadow:inset -16px 3px 24px #ffffff47}.x9-hero-scene--pet .x9-hero-scene__plinth--1{background:linear-gradient(90deg,#8aacc2,#d8e8f1 45%,#9cbdd2);width:98%;height:20%;bottom:2%;left:-3%}.x9-hero-scene--pet .x9-hero-scene__plinth--1:before{background:#e2eff5}.x9-hero-scene--pet .x9-hero-scene__product--1{width:57%;max-height:90%;bottom:16%;left:19%}.x9-hero-scene--family{color:#214636;background:#e8eee3;grid-template-columns:1fr;gap:16px;padding:32px 56px 18px}.x9-hero-scene--family .x9-hero-scene__copy{text-align:center}.x9-hero-scene--family .x9-hero-scene__eyebrow{margin-bottom:14px}.x9-hero-scene--family .x9-hero-scene__title{font-size:clamp(2rem,3.7vw,3.5rem)}.x9-hero-scene--family .x9-hero-scene__title em{display:inline}.x9-hero-scene--family .x9-hero-scene__description{max-width:none;margin-top:12px}.x9-hero-scene--family .x9-hero-scene__action{margin-top:16px}.x9-hero-scene--family .x9-hero-scene__art{width:min(100%,740px);min-height:300px;margin:auto}.x9-hero-scene--family .x9-hero-scene__backdrop{box-shadow:none;background:radial-gradient(at top,#cedcc3,#dfe8d7 68%);border-radius:50% 50% 0 0;inset:-2% -20% -30%}.x9-hero-scene--family .x9-hero-scene__plinth{background:linear-gradient(90deg,#aabfa0,#d4dfc9 60%,#c1d0b5);border-radius:3px;height:24%}.x9-hero-scene--family .x9-hero-scene__plinth:before{background:#e9f0e1;border-radius:3px;height:18%}.x9-hero-scene--family .x9-hero-scene__plinth--1{width:29%;bottom:0;left:2%}.x9-hero-scene--family .x9-hero-scene__plinth--2{width:33%;bottom:8%;left:33%}.x9-hero-scene--family .x9-hero-scene__plinth--3{width:32%;bottom:0;right:0}.x9-hero-scene--family .x9-hero-scene__product--1{width:22%;bottom:22%;left:6%}.x9-hero-scene--family .x9-hero-scene__product--2{width:27%;bottom:30%;left:36%}.x9-hero-scene--family .x9-hero-scene__product--3{width:30%;bottom:22%;right:1%}@media (width<=1100px){.x9-hero-carousel__slide{width:84%}.x9-hero-scene{min-height:480px;padding:32px}.x9-hero-scene__art{min-height:300px}.x9-hero-scene--pet .x9-hero-scene__copy{padding-left:8px}.x9-hero-scene--family{padding-block:28px 16px}}@media (width<=640px){.x9-hero-carousel__stage{perspective:900px;padding:16px 0 70px}.x9-hero-carousel__slide{border-radius:16px;width:88%}.x9-hero-carousel__slide[data-hero-position=previous]{transform:translate3d(-58%,0,-220px)rotateY(25deg)scale(.9)}.x9-hero-carousel__slide[data-hero-position=next]{transform:translate3d(58%,0,-220px)rotateY(-25deg)scale(.9)}.x9-hero-carousel__arrow{width:44px;height:44px;top:auto;bottom:10px;transform:none}.x9-hero-carousel__arrow--prev{left:calc(50% - 52px)}.x9-hero-carousel__arrow--next{right:calc(50% - 52px)}.x9-hero-scene{grid-template-columns:1fr;gap:4px;min-height:560px;padding:26px 22px 12px}.x9-hero-scene__eyebrow{letter-spacing:.12em;margin-bottom:16px;font-size:.66rem}.x9-hero-scene .x9-hero-scene__title{font-size:clamp(2rem,9.5vw,3rem)}.x9-hero-scene__description{margin-top:16px;font-size:.85rem}.x9-hero-scene__action{min-height:44px;margin-top:18px;padding:10px 16px;font-size:.8rem}.x9-hero-scene__art{min-height:max(240px,55vw)}.x9-hero-scene__backdrop{inset:0 -5% 5% 10%}.x9-hero-scene--cotton .x9-hero-scene__plinth--2{bottom:22%}.x9-hero-scene--cotton .x9-hero-scene__product--2{bottom:36%}.x9-hero-scene--pet .x9-hero-scene__copy,.x9-hero-scene--pet .x9-hero-scene__art{grid-area:auto/1;padding-left:0}.x9-hero-scene--pet .x9-hero-scene__art{min-height:270px}.x9-hero-scene--pet .x9-hero-scene__backdrop{border-radius:48% 48% 0 0;inset:2% -35% -40% 16%;transform:rotate(20deg)}.x9-hero-scene--pet .x9-hero-scene__product--1{width:48%;max-height:90%;bottom:15%;left:26%}.x9-hero-scene--pet .x9-hero-scene__plinth--1{width:90%;left:5%}.x9-hero-scene--family .x9-hero-scene__title em{display:block}.x9-hero-scene--family .x9-hero-scene__description{max-width:26ch;margin-inline:auto}.x9-hero-scene--family .x9-hero-scene__art{min-height:240px}.x9-hero-scene--family .x9-hero-scene__plinth--2{bottom:13%}.x9-hero-scene--family .x9-hero-scene__product--2{bottom:35%}}@media (prefers-reduced-motion:reduce){.x9-hero-carousel[data-hero-ready] .x9-hero-carousel__slide{transition:none}}.x9-care-hub{padding-block:24px 0}.x9-care-paths{grid-template-columns:1.15fr 1fr;gap:20px}.x9-care-path{background:var(--x9-surface-muted);min-height:440px;color:var(--x9-text);border-radius:0;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,.34fr) minmax(0,.66fr);text-decoration:none;display:grid;position:relative}.x9-care-path:hover .x9-care-path__action{color:var(--x9-text)}.x9-care-path__copy{flex-direction:column;grid-area:1/1;align-self:start;align-items:start;gap:12px;padding:30px 0 30px 32px;display:flex}.x9-care-path h2{letter-spacing:-.02em;max-width:7ch;margin:0;font-size:clamp(2.2rem,3.6vw,3rem);line-height:.99}.x9-care-path__action{align-items:center;min-height:44px;padding-block:8px;font-size:.9rem;font-weight:500;display:inline-flex}.x9-care-path__art{grid-area:1/2;align-self:stretch;min-height:0;padding:0}.x9-care-path__art img{width:calc(100% - 14px);height:calc(100% - 36px);inset:18px 14px 18px 0}.x9-care-shelf+.x9-care-shelf>.x9-shell{border-top:1px solid var(--x9-line);padding-top:44px}.x9-care-shelf+.x9-care-shelf{padding-top:0}.x9-care-shelf .x9-section-title{color:var(--x9-text);background:0 0;padding:0}.x9-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:40px 24px;display:grid}.x9-product-card,.x9-product-card:hover{box-shadow:none;background:#fff;border:0;border-radius:0;display:flex;overflow:visible}.x9-product-card__media{aspect-ratio:1.08;background:var(--x9-surface-muted);border:0;border-radius:0;padding:0}.x9-product-card__media img{aspect-ratio:auto;object-fit:contain;mix-blend-mode:normal;padding:14px;transition:transform .22s}.x9-product-card__media:hover img{transform:scale(1.025)}.x9-product-stickers{z-index:1;pointer-events:none;flex-direction:column;align-items:flex-start;gap:2px;max-width:calc(100% - 16px);display:flex;position:absolute;top:8px;left:8px}.x9-product-sticker{width:108px;height:36px;display:block}.x9-product-sticker[hidden]{display:none}.x9-product-sticker img{object-fit:contain;width:100%;height:100%;color:var(--x9-text);font-size:.72rem;font-weight:650;display:block}.x9-gallery__main .x9-product-sticker{width:144px;height:48px}.x9-compare-price{color:var(--x9-text-soft);white-space:nowrap;margin-left:6px;font-size:.8rem;font-weight:400}.x9-compare-price[hidden]{display:none}.x9-product-card__body{padding:16px 0 0}.x9-product-card h3{-webkit-line-clamp:unset;letter-spacing:-.01em;margin:0 0 6px;font-size:1.04rem;line-height:1.25;display:block;overflow:visible}.x9-product-card h3 a:after{content:none}.x9-product-card__variant{min-height:1.4em;margin-bottom:12px;font-size:.84rem}.x9-product-card__price{margin-top:auto;font-size:.84rem}.x9-product-card__price strong{color:var(--x9-price);letter-spacing:-.01em;font-size:1.25rem}.x9-unit-price{min-height:0;margin-top:3px;font-size:.8rem}.x9-unit-price:empty{display:none}.x9-product-card__stock{color:var(--x9-success);margin:12px 0;font-size:.8rem}.x9-product-card__stock.is-out{color:var(--x9-danger)}.x9-product-card .x9-button{min-height:44px;padding:10px 12px;font-size:.88rem}.x9-product-card__form{padding:0;display:block}.x9-single-shelf{grid-template-columns:minmax(0,.9fr) minmax(0,1.35fr);align-items:start;gap:64px}.x9-single-shelf>.x9-product-card{grid-template-columns:1fr 1fr;align-items:start;gap:22px;display:grid}.x9-single-shelf .x9-product-card__body{padding-top:0}.x9-single-shelf .x9-product-card__media{aspect-ratio:.9}.x9-pack-comparison h3{margin:0 0 20px;font-size:1rem}.x9-pack-comparison>a:not(.x9-text-link){border-color:var(--x9-line);grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:16px 0;font-size:.94rem}.x9-pack-comparison small{margin-top:3px;font-size:.8rem}.x9-pack-comparison>a:hover{color:var(--x9-text)}.x9-more-care{background:#fff}.x9-department-list{border:0;grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;gap:24px 18px}.x9-department-list a{min-width:0;min-height:0;color:var(--x9-text);background:0 0;border:0;grid-template-columns:minmax(0,1fr);align-items:start;gap:0;padding:0}.x9-department-card__image{aspect-ratio:693/838;background:var(--x9-surface-muted);grid-area:1/1;display:block;overflow:hidden}.x9-department-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .22s;display:block}.x9-department-list .x9-department-card__name{overflow-wrap:break-word;grid-area:2/1;padding-top:14px;font-size:1rem;font-weight:500;line-height:1.4}.x9-department-list small{color:var(--x9-text-soft);grid-area:3/1;padding-top:4px;font-size:.84rem}.x9-department-list a:hover{background:0 0}@media (hover:hover){.x9-department-list a:hover .x9-department-card__image img{transform:scale(1.025)}}.x9-home-service{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;padding-block:30px;display:grid}.x9-home-service a,.x9-home-service a:first-child{border:0;grid-template-columns:1fr;min-height:44px;padding:8px 0}.x9-catalog-page>.x9-page-head{color:var(--x9-text);background:0 0;margin:0;padding:20px 0 32px}.x9-catalog{grid-template-columns:208px minmax(0,1fr);gap:48px;padding-bottom:64px}.x9-catalog .x9-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.x9-filters{background:#fff;border:0;border-radius:0}.x9-filters__head{border:0;padding:0 0 18px}.x9-filters__head h2{font-size:1rem}.x9-filter-group{border-color:var(--x9-line);padding:18px 0}.x9-filter-group legend{padding:0;font-size:.94rem}.x9-filter-option{align-items:center;min-height:44px;margin:0;font-size:.88rem}.x9-filter-option input{width:17px;height:17px}.x9-filter-actions{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:8px;padding:20px 0 0}.x9-filter-actions .x9-button{padding-inline:10px}.x9-filter-actions a{padding:8px;font-size:.88rem}.x9-filters .x9-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.x9-filter-disclosure{min-width:0;padding:0}.x9-filter-disclosure>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:10px 2px;font-size:.94rem;font-weight:500;list-style:none;display:flex}.x9-filter-disclosure>summary::-webkit-details-marker{display:none}.x9-filter-disclosure>summary:after{content:"";border-bottom:1.5px solid;border-right:1.5px solid;flex:0 0 7px;height:7px;margin-right:4px;transform:rotate(45deg)}.x9-filter-disclosure[open]>summary:after{transform:rotate(225deg)}.x9-filter-disclosure>summary:focus-visible{outline:2px solid var(--x9-text);outline-offset:-2px}.x9-filter-disclosure>summary small{color:var(--x9-brand);margin-top:3px;font-size:.75rem;font-weight:500;display:block}.x9-filter-disclosure>summary small[hidden]{display:none}.x9-filter-choices{border:0;min-width:0;margin:0;padding:0 2px 12px}.x9-filter-options{overscroll-behavior-y:contain;scrollbar-gutter:stable;max-height:220px;overflow-y:auto}.x9-filter-options .x9-filter-option{overflow-wrap:anywhere;padding:4px 2px}.x9-filter-option[hidden],.x9-filter-search[hidden],.x9-filter-empty[hidden]{display:none}.x9-filter-options .x9-filter-option:has(:checked){color:var(--x9-brand);font-weight:500}.x9-filter-search{margin-bottom:8px}.x9-filter-search .x9-input{width:100%;min-width:0;min-height:44px;padding:8px;font-size:1rem}.x9-filter-empty{color:var(--x9-text-soft);margin:8px 0;font-size:.85rem}@media (width<=900px){.x9-filters[data-in-sheet] .x9-filters__scroll,.x9-filters.is-open .x9-filters__scroll,.x9-filters[data-in-sheet] .x9-filter-actions,.x9-filters.is-open .x9-filter-actions{padding-inline:20px}.x9-filters.is-open .x9-filters__head{padding:16px 20px}}@media (width>=901px) and (height>=600px){.x9-filters[data-filter-sticky]{top:var(--x9-filter-top,150px);max-height:var(--x9-filter-height);flex-direction:column;min-width:0;display:flex;position:sticky}.x9-filters[data-filter-sticky] .x9-filters__head{flex-shrink:0;padding-bottom:12px}.x9-filters[data-filter-sticky] .x9-filters__scroll{overscroll-behavior-y:contain;scrollbar-gutter:stable;min-height:0;padding-right:4px;overflow-y:auto}.x9-filters[data-filter-sticky] .x9-filter-actions{border-top:1px solid var(--x9-line);flex-shrink:0;margin-top:8px;padding-top:12px}}.x9-catalog__toolbar{min-height:48px;margin-bottom:24px}.x9-catalog__toolbar select{border:0;border-bottom:1px solid var(--x9-line-strong);border-radius:0;width:184px;font-size:.88rem}.x9-filter-chips a{background:var(--x9-surface-muted);color:var(--x9-text);border:0;border-radius:0}.x9-filter-chips a:hover{background:var(--x9-line)}.x9-pagination{justify-content:flex-start;gap:8px;margin-top:40px}.x9-pagination a,.x9-pagination span{border:0;border-radius:0}.x9-empty{background:var(--x9-surface-muted);border:0;border-radius:0;padding:64px 24px}.x9-empty h2,.x9-empty h3{margin:0 0 20px}.x9-empty__img{border-radius:0}.x9-comparison-note{font-size:.78rem;line-height:1.4}.x9-detail{grid-template-columns:minmax(0,1.1fr) minmax(0,.8fr);gap:clamp(32px,6vw,88px);padding-block:24px 64px}.x9-gallery{top:calc(150px + var(--x9-program-bar-height,0px));grid-template-columns:1fr;gap:16px}.x9-gallery__main{background:var(--x9-surface-muted);aspect-ratio:1.1;border:0;border-radius:0;padding:0}.x9-gallery__main>img{object-fit:contain;width:100%;height:100%}.x9-gallery__thumb{border-radius:0;width:72px}.x9-gallery-originals a{color:var(--x9-text-soft);font-size:.8rem}.x9-product-information h1{letter-spacing:-.02em;margin-bottom:22px;font-size:clamp(1.9rem,3vw,2.75rem)}.x9-key-facts{gap:18px 28px;margin-bottom:28px}.x9-key-facts dt{font-size:.76rem}.x9-buy-box{background:0 0;border:0;border-radius:0;padding:0}.x9-purchase-price>strong{font-size:1.9rem}.x9-buy-box>.x9-comparison-note{margin-top:8px}.x9-variant-axis{margin-top:26px}.x9-variant-axis legend{margin-bottom:10px}.x9-variant-option span{border-color:#a6afa9;border-radius:2px;min-height:48px}.x9-variant-option input:checked+span{background:var(--x9-brand);border-color:var(--x9-brand);color:#fff}.x9-variant-option input:focus-visible+span{outline-color:var(--x9-text)}.x9-variant-option input:disabled+span{background:var(--x9-surface-muted);color:#727973}.x9-buy-box__stock{color:var(--x9-success)}.x9-buy-actions{gap:12px;margin-top:24px;display:flex}.x9-buy-actions>.x9-button{min-height:50px}.x9-quantity{grid-template-columns:44px 44px 44px}.x9-quantity button,.x9-quantity input{border-color:#a6afa9;height:48px}.x9-quantity button:first-child,.x9-quantity button:last-child{border-radius:0}.x9-quantity button:hover{background:var(--x9-surface-muted)}.x9-purchase-service{gap:24px;margin-top:20px;padding-top:12px;display:flex}.x9-purchase-service a{min-height:44px}.x9-policy-version{color:var(--x9-text-soft);margin-block:12px 20px;font-size:.85rem}.x9-policy-draft{border-block:1px solid var(--x9-line-strong);margin-block:20px;padding:16px 0}.x9-policy-draft p{color:var(--x9-text-soft);margin:6px 0 0}.x9-policy-nav,.x9-policy-links{flex-wrap:wrap;gap:4px 24px;margin-block:12px;display:flex}.x9-policy-nav a,.x9-policy-links a{align-items:center;min-height:44px;font-size:.88rem;font-weight:500;text-decoration:none;display:inline-flex}.x9-policy-nav a[aria-current=page]{color:var(--x9-text-soft)}.x9-page-copy__body h2{color:var(--x9-text);margin-block:32px 12px;font-size:1.35rem;line-height:1.3}.x9-page-copy__body h2:first-child{margin-top:0}.x9-page-copy__body p,.x9-page-copy__body li{overflow-wrap:anywhere}.x9-page-copy__body a{font-weight:500;text-decoration:none}.x9-page-copy__body a:hover,.x9-policy-nav a:hover,.x9-policy-links a:hover{color:var(--x9-text-soft)}.x9-page-copy__body table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:.9rem}.x9-page-copy__body caption{text-align:left;color:var(--x9-text);margin-bottom:12px;font-weight:500}.x9-page-copy__body th,.x9-page-copy__body td{text-align:left;vertical-align:top;overflow-wrap:anywhere;border-bottom:1px solid var(--x9-line);padding:12px 8px}.x9-page-copy__body th{color:var(--x9-text)}.x9-product-details{margin-top:32px}.x9-accordion summary{justify-content:space-between;align-items:center;gap:20px;min-height:56px;padding-block:16px;list-style:none;display:flex}.x9-accordion summary::-webkit-details-marker{display:none}.x9-accordion summary:after{content:"+";font-size:1.4rem;font-weight:400}.x9-accordion details[open]>summary:after{content:"−"}.x9-accordion details>div{font-size:.94rem;line-height:1.55}.x9-save-action{margin-top:12px;font-size:.9rem}.x9-sticky-purchase{box-shadow:none;border-color:var(--x9-line-strong)}.x9-two-column{grid-template-columns:minmax(0,1fr) 370px;gap:64px}.x9-panel{background:#fff;border:0;border-radius:0}.x9-panel__head{border-bottom:1px solid var(--x9-line);padding:16px 0}.x9-panel__body{padding:24px 0}.x9-panel .x9-panel{background:0 0}.x9-panel .x9-panel__body{border-radius:0}.x9-summary{background:var(--x9-surface-muted);padding:24px;top:150px}.x9-summary .x9-panel__head{padding-top:0}.x9-summary .x9-panel__body{padding-bottom:0}.x9-summary__row{font-size:.94rem}.x9-summary__row--total{margin-top:12px;padding-top:18px}.x9-cart-line{grid-template-columns:116px minmax(0,1fr) auto;gap:22px;padding:24px 0}.x9-cart-line__image{background:var(--x9-surface-muted);border-radius:0;padding:0}.x9-cart-line h2{font-size:1.05rem}.x9-checkout-steps{gap:28px;margin-bottom:30px}.x9-checkout-step:before{border-radius:0}.x9-form-grid{gap:20px 16px}.x9-payment-option{border-color:var(--x9-line-strong);border-radius:2px}.x9-payment-option--gateway{gap:12px;min-width:0}.x9-payment-option--gateway input{flex:0 0 18px}.x9-payment-option__copy{flex:auto;min-width:0}.x9-payment-option__copy strong{display:block}.x9-payment-option__logo{object-fit:contain;flex:0 0 72px;width:72px;height:32px;display:block}@media (width<=380px){.x9-payment-option--gateway{gap:8px;padding:10px}.x9-payment-option__logo{flex-basis:60px;width:60px;height:28px}}.x9-payment-mode{color:var(--x9-text);border-color:var(--x9-line-strong);background:var(--x9-surface-muted)}.x9-payment-reservation time,.x9-payment-live-status{background:var(--x9-surface-muted)}.x9-payment-live-status[data-tone=success]{color:var(--x9-success);background:#f0f5f0}.x9-payment-live-status[data-tone=error]{color:var(--x9-danger);background:#fff4f4}.x9-order-next{border:0;border-left:3px solid var(--x9-text);background:var(--x9-surface-muted)}.x9-order-line img{background:#fff;border-radius:0}.x9-status{background:var(--x9-surface-muted);border:0;border-radius:0}.x9-auth{background:#fff;padding-block:64px}.x9-auth-card{border:0;border-radius:0;width:min(100%,420px);padding:0}.x9-auth-card h1{letter-spacing:-.015em;margin-bottom:30px;font-size:2.2rem}.x9-auth-form{gap:20px}.x9-storefront--auth .x9-main{min-height:100dvh}.x9-auth-backdrop{z-index:259;background:#fff;position:fixed;inset:0}.x9-auth-modal{z-index:260;overscroll-behavior:contain;background:#fff;border:0;border-radius:0;outline:none;width:100%;height:100dvh;position:fixed;inset:0;overflow-y:auto}.x9-auth-screen{background:#fff;flex-direction:column;min-height:100dvh;display:flex}.x9-auth-screen__header{z-index:1;background:#fff;border:0;justify-content:space-between;align-items:center;gap:24px;min-height:96px;padding:18px 48px;display:flex;position:sticky;top:0}.x9-auth-screen__header .x9-logo img{height:42px}.x9-auth-close{width:48px;height:48px;color:var(--x9-brand-deep);cursor:pointer;background:0 0;border:0;border-radius:2px;flex:0 0 48px;justify-content:center;align-items:center;padding:0;display:inline-flex}.x9-auth-close:hover{background:var(--x9-brand-tint)}.x9-auth-screen__body{flex:1;padding:32px 24px 56px;display:flex}.x9-auth-screen .x9-auth-card{width:min(100%,440px);min-width:0;margin:auto}.x9-auth-screen h1{margin-bottom:28px;font-size:clamp(1.9rem,4vw,2.4rem);line-height:1.12}.x9-auth-screen h1:focus{outline:none}.x9-auth-screen .x9-error:empty,.x9-auth-screen [data-code-status]:empty{display:none}.x9-auth-screen .x9-summary__row{flex-wrap:wrap;align-items:center;gap:8px 20px}.x9-auth-screen .x9-check{align-items:center;min-height:44px}.x9-auth-screen .x9-auth-card>p{text-align:center;margin:24px 0 0}.x9-auth-screen .x9-auth-card>p>.x9-text-link{width:100%}.x9-auth-screen .x9-alert{margin-bottom:24px}.x9-auth-screen [data-auth-error]{margin:0}.x9-auth-form[aria-busy=true] [data-auth-submit],.x9-auth-modal[aria-busy=true] [data-auth-close]{cursor:wait}@media (width<=640px){.x9-auth-screen__header{min-height:76px;padding:10px 16px}.x9-auth-screen__header .x9-logo img{height:34px}.x9-auth-screen__body{padding:24px 24px max(32px, env(safe-area-inset-bottom))}}.x9-account-grid{grid-template-columns:210px minmax(0,1fr);gap:48px}.x9-account-nav{border:0;border-radius:0;padding:0}.x9-account-nav a{border-radius:0;min-height:46px;padding:12px 0}.x9-account-nav a:hover{background:0 0}.x9-order-card{padding:22px 0}.x9-help-grid{gap:32px}.x9-help-card{border:0;border-top:1px solid var(--x9-line-strong);border-radius:0;padding:24px 0}.x9-cart-confirmation{border:1px solid var(--x9-line-strong);border-radius:2px;box-shadow:0 4px 18px #181b1a0a}.x9-footer{border-top:1px solid var(--x9-line);background:#fff}.x9-footer__grid{gap:48px;padding-block:48px}.x9-footer h2{color:var(--x9-text);letter-spacing:0;text-transform:none;font-size:.94rem}.x9-footer li{margin:0}.x9-footer a{font-size:.9rem}.x9-footer__legal{padding-block:20px;font-size:.8rem}.x9-status-sheet,.x9-promo-link,.x9-asset,.x9-payout-request,.x9-table-wrap{border-radius:0}.x9-status-sheet,.x9-promo-link,.x9-payout-request{border:0;border-top:1px solid var(--x9-line);padding-inline:0}.x9-distributor-nav{border:0;border-bottom:1px solid var(--x9-line);border-radius:0;padding:0}.x9-distributor-nav a{border-radius:0;min-height:44px}.x9-program-entry__label{color:var(--x9-text);font-size:.8rem;font-weight:500}.x9-group-hero{background:#fff;border:0}.x9-group-hero__inner{padding-block:32px}.x9-group-flow{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 24px}.x9-group-flow li{border:0;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:12px;padding:8px 0}.x9-group-flow li>span{border-radius:2px}.x9-group-campaign{background:var(--x9-surface-muted);border:0;grid-template-columns:minmax(0,1fr) 228px auto;margin-bottom:24px}.x9-group-campaign__products{grid-template-columns:repeat(2,minmax(0,1fr))}.x9-group-campaign__products img{background:#fff}.x9-group-checkout,.x9-group-share,.x9-group-clock{background:var(--x9-surface-muted);border:0}.x9-group-product input[readonly]{color:var(--x9-text-soft);background:var(--x9-surface-muted)}.x9-distributor__head{border-bottom:1px solid var(--x9-line)}.x9-distributor-apply__brief{background:var(--x9-surface-muted);padding:28px}.x9-distributor-apply__brief h2{margin-top:16px}.x9-distributor-nav{position:static}.x9-distributor-metrics{background:var(--x9-surface-muted);border:0}.x9-distributor-metrics dd{color:var(--x9-brand-deep)}.x9-distributor :where(section,form,.x9-link-ledger,.x9-promo-link,.x9-promo-link>div){min-width:0}.x9-distributor .x9-table-wrap{max-width:100%}.x9-distributor-apply,.x9-distributor-link-layout,.x9-payout-layout{gap:32px}.x9-distributor .x9-asset{border:0}.x9-distributor .x9-asset>div:last-child{padding-inline:0}.x9-asset-actions{flex-wrap:wrap;align-items:center;gap:12px 18px;margin-top:16px;display:flex}.x9-distributor .x9-asset__preview{min-height:0}.x9-distributor .x9-asset__preview img{object-fit:contain;width:100%;height:100%;min-height:0}.x9-poster-layout{grid-template-columns:minmax(0,1.35fr) minmax(280px,.85fr);align-items:start;gap:36px;margin-block:28px 64px;display:grid}.x9-poster-page .x9-page-head{flex-direction:column;align-items:flex-start;gap:14px;padding-block:24px 8px;display:flex}.x9-poster-page .x9-page-head>*{flex:none;margin:0}.x9-poster-preview{background:var(--x9-surface-muted);border:1px solid var(--x9-line);min-width:0}.x9-poster-preview :is(img,canvas){width:100%;height:auto;display:block}.x9-poster-preview [hidden],.x9-poster-controls [hidden]{display:none}.x9-poster-controls{min-width:0}.x9-poster-controls :is(p,input,select){overflow-wrap:anywhere;max-width:100%}@media (width<=760px){.x9-poster-layout{grid-template-columns:minmax(0,1fr);gap:24px}}.x9-offer-backdrop{z-index:1100;background:#181b1aa6;animation:.16s ease-out x9-offer-fade;position:fixed;inset:0}.x9-offer-dialog{z-index:1101;overscroll-behavior:contain;width:min(760px,100% - 32px);max-height:calc(100dvh - 32px);color:var(--x9-text);box-shadow:none;background:#fff;border-radius:2px;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);animation:.16s ease-out x9-offer-fade;display:grid;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)}.x9-offer-art{background:var(--x9-surface-muted);flex-direction:column;justify-content:center;gap:24px;padding:28px;display:flex}.x9-offer-tag{color:var(--x9-brand-deep);align-self:flex-start;font-size:.8rem;font-weight:600}.x9-offer-images{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:12px;display:grid}.x9-offer-image{--art-height:112px;--art-ratio:1;width:min(100%, calc(var(--art-height) * var(--art-ratio)));aspect-ratio:var(--art-ratio);justify-self:center;display:block;position:relative;overflow:hidden}.x9-offer-image:first-child{--art-height:180px;grid-column:1/-1}.x9-offer-image img{width:var(--art-width,100%);max-width:none;height:var(--art-image-height,100%);left:var(--art-left,0);top:var(--art-top,0);object-fit:contain;display:block;position:absolute}.x9-offer-image:has(img[src$="/assets/x9/products/ultra-thin-pads.webp"]){--art-ratio:1.17327;--art-width:506.329%;--art-left:-90.7173%;--art-top:-74.2574%;--art-image-height:auto}.x9-offer-image:has(img[src$="/assets/x9/products/period-underwear.webp"]){--art-ratio:.711111;--art-width:800%;--art-left:-30.4688%;--art-top:-78.8889%;--art-image-height:auto}.x9-offer-image:has(img[src$="/assets/x9/products/cotton-cover-pads.webp"]){--art-ratio:1.04167;--art-width:960%;--art-left:-36%;--art-top:-162.5%;--art-image-height:auto}.x9-offer-copy{min-width:0;padding:36px 32px 20px}.x9-offer-title{margin:4px 44px 16px 0;font-size:1.1rem}.x9-offer-rate{color:var(--x9-brand-deep);gap:2px;margin:0 0 24px;display:grid}.x9-offer-rate>span{font-size:1rem}.x9-offer-rate strong{letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:clamp(4rem,9vw,6rem);line-height:1}.x9-offer-facts{border-block:1px solid var(--x9-line);gap:10px;margin:0;padding-block:18px;display:grid}.x9-offer-facts>div{justify-content:space-between;gap:16px;display:flex}.x9-offer-facts dt{color:var(--x9-text-soft);font-size:.87rem}.x9-offer-facts dd{text-align:right;margin:0;font-size:.87rem;font-weight:500}.x9-offer-terms{color:var(--x9-text-soft);margin:18px 0;font-size:.82rem;line-height:1.5}.x9-offer-close{width:44px;height:44px;color:var(--x9-text);cursor:pointer;background:#fff;border:0;border-radius:2px;place-items:center;padding:0;display:grid;position:absolute;top:10px;right:10px}.x9-offer-close:hover{background:var(--x9-surface-muted)}.x9-offer-dismiss{cursor:pointer;width:100%;margin-top:8px;display:block}@keyframes x9-offer-fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.x9-offer-backdrop,.x9-offer-dialog{animation:none}}@media (width<=640px){.x9-program-bar__inner{width:100%}.x9-program-bar a{text-align:center;grid-template-columns:minmax(0,1fr);gap:2px;padding:6px 8px}.x9-program-bar__icon{display:none}.x9-program-bar strong,.x9-program-bar a>span{grid-column:1}.x9-program-bar strong{font-size:.84rem}.x9-program-bar a>span{padding:1px 8px;font-size:.74rem}.x9-program-bar__desktop{display:none}.x9-offer-dialog{grid-template-columns:minmax(0,1fr);width:min(420px,100% - 24px);max-height:calc(100dvh - 24px)}.x9-offer-art{padding:18px 60px 14px 20px;display:block}.x9-offer-tag{display:none}.x9-offer-images{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.x9-offer-image,.x9-offer-image:first-child{--art-height:76px;grid-column:auto}.x9-offer-copy{padding:22px 24px 14px}.x9-offer-title{margin:0 0 12px}.x9-offer-rate{margin-bottom:16px}.x9-offer-rate strong{font-size:4.4rem}.x9-offer-rate>span{font-size:.94rem}.x9-offer-facts{gap:8px;padding-block:14px}.x9-offer-terms{margin-block:14px}}@media (width>=901px) and (width<=1180px){.x9-department-nav a{padding-inline:10px;font-size:.85rem}}@media (width<=1180px){.x9-group-campaign{grid-template-columns:minmax(0,1fr) 228px}.x9-group-campaign>.x9-button{justify-self:start}}@media (width<=640px){.x9-group-campaign{grid-template-columns:minmax(0,1fr)}.x9-group-campaign__products{grid-template-columns:repeat(2,minmax(0,1fr));max-width:228px}.x9-group-product .x9-input{width:70px}.x9-group-flow{gap:8px 16px}.x9-distributor-apply__brief{padding:24px}.x9-distributor-apply__brief dl div{grid-template-columns:minmax(0,1fr);gap:4px}.x9-distributor-metrics dl{grid-template-columns:repeat(2,minmax(0,1fr))}.x9-distributor-metrics dl div{padding:18px 12px}}@media (width<=1180px){.x9-shell{width:min(calc(100% - 48px), var(--x9-width))}.x9-department-nav__inner{gap:0}.x9-care-path{min-height:400px}.x9-care-path__copy{padding:28px 0 24px 24px}.x9-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.x9-catalog{grid-template-columns:186px minmax(0,1fr);gap:32px}.x9-catalog .x9-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 18px}.x9-single-shelf{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:40px}.x9-single-shelf>.x9-product-card{grid-template-columns:1fr}.x9-single-shelf .x9-product-card__media{aspect-ratio:1.5}.x9-two-column{grid-template-columns:minmax(0,1fr) 330px;gap:32px}}@media (width<=900px){.x9-header__row{grid-template-columns:auto auto 1fr;gap:18px;min-height:66px}.x9-header__row>.x9-menu-button{grid-area:1/1}.x9-header__row>.x9-logo{grid-area:1/2}.x9-header__actions{grid-area:1/3;justify-self:end}.x9-header__row>.x9-search{grid-area:2/1/auto/-1;width:100%;max-width:none;margin-bottom:14px}.x9-menu-button{border:0;display:inline-flex}.x9-department-nav{display:none}.x9-department-nav.is-open{padding-top:82px}.x9-department-nav.is-open a{padding:16px 0}.x9-care-paths{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.x9-care-path{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr);min-height:420px}.x9-care-path__copy{padding:24px 24px 0}.x9-care-path h2{max-width:none;font-size:2.35rem}.x9-care-path__action{margin-top:0}.x9-care-path__art{grid-area:2/1}.x9-care-path__art img{width:calc(100% - 32px);height:calc(100% - 28px);inset:12px 16px 16px}.x9-catalog{grid-template-columns:minmax(0,1fr)}.x9-catalog .x9-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.x9-catalog__toolbar{gap:16px}.x9-filter-toggle{display:inline-flex}.x9-detail{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px}.x9-gallery{position:static}.x9-product-information h1{font-size:2rem}.x9-buy-actions{flex-wrap:wrap}.x9-buy-actions>.x9-button{flex-basis:100%}.x9-two-column{grid-template-columns:minmax(0,1fr)}.x9-summary{position:static}.x9-account-grid{grid-template-columns:170px minmax(0,1fr);gap:28px}.x9-department-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 16px}.x9-home-service{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.x9-footer__grid{gap:32px}}@media (width<=640px){.x9-shell{width:calc(100% - 32px)}.x9-header__row{gap:12px}.x9-logo img{height:32px}.x9-header__actions{gap:0}.x9-section{padding-block:36px}.x9-section-heading{align-items:center;gap:12px;margin-bottom:20px;display:flex}.x9-section-heading .x9-text-link{gap:8px;margin:0;font-size:.84rem;display:inline-flex}.x9-section-title{font-size:1.6rem}.x9-care-shelf .x9-section-title{padding:8px 12px}.x9-page-head{padding-block:16px 28px}.x9-page-head h1{font-size:2.2rem}.x9-breadcrumbs{padding-top:18px;font-size:.76rem}.x9-care-hub{padding-top:16px}.x9-care-paths{grid-template-columns:minmax(0,1fr);gap:12px}.x9-care-path{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,.36fr) minmax(0,.64fr);min-height:280px}.x9-care-path__copy{gap:10px;padding:22px 0 22px 20px}.x9-care-path h2{max-width:7ch;font-size:clamp(1.65rem,6vw,2.35rem);line-height:1.02}.x9-care-path__action{margin-top:0;font-size:.8rem}.x9-care-path__art{grid-area:1/2}.x9-care-path__art img{width:calc(100% - 10px);height:calc(100% - 24px);inset:12px 10px 12px 0}.x9-product-grid,.x9-catalog .x9-product-grid,.x9-account-grid .x9-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 14px}.x9-product-card{display:flex}.x9-product-card__media{aspect-ratio:1}.x9-product-card__media img{max-height:none;padding:8px}.x9-product-card__body{padding:12px 0 0}.x9-product-card h3{font-size:.98rem}.x9-product-card__variant,.x9-unit-price,.x9-product-card__stock{font-size:.78rem}.x9-product-card__price strong{font-size:1.2rem}.x9-product-stickers{gap:0;top:4px;left:4px}.x9-product-card .x9-product-sticker{width:96px;height:32px}.x9-product-card .x9-button{padding-inline:8px;font-size:.83rem}.x9-single-shelf{grid-template-columns:1fr;gap:28px}.x9-single-shelf>.x9-product-card{grid-template-columns:1fr 1fr;gap:18px;display:grid}.x9-single-shelf .x9-product-card__media{aspect-ratio:.9}.x9-single-shelf .x9-product-card__body{padding:0}.x9-pack-comparison>a:not(.x9-text-link){gap:10px}.x9-care-shelf+.x9-care-shelf>.x9-shell{padding-top:32px}.x9-department-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.x9-department-list .x9-department-card__name{padding-top:10px;font-size:.94rem}.x9-department-list small{font-size:.78rem}.x9-home-service{gap:12px 24px;padding-block:24px;font-size:.9rem}.x9-catalog__toolbar{flex-direction:column;align-items:stretch}.x9-catalog-page>.x9-page-head{margin:0;padding:20px 0 24px}.x9-catalog__actions{gap:12px;display:flex}.x9-catalog__actions form{flex:1}.x9-catalog__toolbar select{width:100%}.x9-detail{grid-template-columns:1fr;gap:30px;padding-top:16px}.x9-gallery__main{aspect-ratio:1.15;max-height:none}.x9-gallery__main>img{width:100%;height:100%}.x9-gallery__thumbs{grid-row:auto}.x9-product-information h1{font-size:2rem}.x9-buy-box{padding:0}.x9-key-facts{gap:16px 24px}.x9-buy-actions{flex-wrap:nowrap}.x9-buy-actions>.x9-button{flex-basis:auto}.x9-sticky-purchase{border-top:1px solid var(--x9-line-strong);box-shadow:none;display:flex}.x9-cart-line{grid-template-columns:88px minmax(0,1fr);gap:18px;padding:22px 0}.x9-cart-line__controls{margin-left:-106px;padding-top:10px}.x9-cart-line__price{grid-column:2}.x9-summary{padding:20px}.x9-form-grid{grid-template-columns:1fr}.x9-checkout-steps{justify-content:space-between;gap:12px}.x9-checkout-step{gap:6px;font-size:.8rem}.x9-account-grid{grid-template-columns:1fr}.x9-account-nav{border-bottom:1px solid var(--x9-line);gap:22px;position:static}.x9-account-nav a{padding:10px 0}.x9-help-grid{gap:16px}.x9-auth{padding:40px 24px}.x9-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;padding-block:32px}.x9-footer__grid>:first-child{grid-column:1/-1}.x9-footer__legal{gap:10px}}@media (width<=359px){.x9-product-grid,.x9-catalog .x9-product-grid,.x9-account-grid .x9-product-grid{grid-template-columns:1fr}.x9-product-card__media{aspect-ratio:1.3}.x9-product-card__body{padding-top:16px}.x9-care-path{min-height:242px}.x9-care-path__copy{padding-left:14px;padding-right:0}.x9-care-path__action{flex-wrap:wrap}.x9-single-shelf>.x9-product-card{grid-template-columns:1fr}.x9-single-shelf .x9-product-card__media{aspect-ratio:1.3}.x9-buy-actions{flex-wrap:wrap}.x9-buy-actions>.x9-button{flex-basis:100%}.x9-checkout-steps{gap:6px}.x9-checkout-step{font-size:.75rem}}@media (prefers-reduced-motion:reduce){.x9-text-link,.x9-link-button,.x9-care-path__action,.x9-purchase-service a,.x9-pack-comparison>a>span:first-child>strong,.x9-department-card__name,.x9-home-service a>strong,.x9-product-card h3 a,.x9-account-nav a,.x9-footer a,.x9-breadcrumbs a,.x9-group-ledger h3,.x9-product-card__media img,.x9-department-card__image img,.x9-program-bar a,.x9-department-nav a{transition:none}.x9-product-card__media:hover img,.x9-department-list a:hover .x9-department-card__image img{transform:none}}.x9-recovery-options{gap:28px;margin:24px 0 32px;display:grid}.x9-recovery-options p{margin:0 0 16px}.x9-recovery-footer{flex-wrap:wrap;justify-content:space-between;gap:16px;margin-top:28px;display:flex}.x9-recovered-account{overflow-wrap:anywhere;margin:24px 0}.x9-recovered-account dt{color:var(--x9-text-soft)}.x9-recovered-account dd{margin:6px 0 0;font-weight:500}.x9-coupon-backdrop{background:#161b19bd}.x9-coupon-dialog{--coupon-red:#c5203e;z-index:1101;overscroll-behavior:contain;color:#181b1a;outline:none;width:min(420px,100% - 32px);max-height:calc(100dvh - 24px);animation:.28s cubic-bezier(.2,.8,.2,1) x9-coupon-arrive;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)}.x9-coupon-close{z-index:5;color:#181b1a;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:6px;place-items:center;width:44px;height:44px;margin:0 0 8px auto;padding:0;display:grid;position:sticky;top:0}.x9-coupon-dismiss{color:#fff;width:100%;min-height:44px;font:inherit;cursor:pointer;background:0 0;border:1px solid #ffffffa6;border-radius:6px;margin-top:12px;font-weight:500;display:block}.x9-coupon-dismiss:hover{background:#ffffff15}.x9-coupon-dialog :is(button,a,input):focus-visible{outline-offset:4px;outline:3px solid #181b1a}.x9-ticket :is(button,a,input):focus-visible{outline:2px solid var(--coupon-red);outline-offset:3px}.x9-coupon-dialog :is(.x9-coupon-close,.x9-coupon-dismiss,.x9-envelope-open):focus-visible{outline-offset:5px;outline-color:#fff}.x9-envelope{isolation:isolate;perspective:1000px;background:linear-gradient(145deg,#de3852,#bd1939);border-radius:8px;height:418px;position:relative}.x9-envelope-logo{object-fit:contain;filter:invert();mix-blend-mode:screen;width:60px;height:34px;position:absolute;top:20px;left:50%;transform:translate(-50%)}.x9-envelope-slip{text-align:center;height:220px;color:var(--coupon-red);background:#fff;border-radius:4px;padding:24px 16px;position:absolute;top:76px;left:26px;right:26px;transform:rotate(-3deg)}.x9-envelope-slip>span{color:#4f5552;margin-bottom:10px;font-size:.85rem;display:block}.x9-envelope-slip strong{letter-spacing:-.04em;justify-content:center;align-items:baseline;gap:8px;font-size:clamp(3.6rem,14vw,5.4rem);font-weight:600;line-height:1.1;display:flex}.x9-envelope-slip small{letter-spacing:.02em;font-size:1.2rem;font-weight:500}.x9-envelope-pocket{clip-path:polygon(0 0,50% 29%,100% 0,100% 100%,0 100%);background:#bd1939;border-radius:0 0 8px 8px;position:absolute;inset:211px 0 0}.x9-envelope-flap{clip-path:polygon(0 0,100% 0,50% 100%);transform-origin:top;backface-visibility:visible;background:#e6445b;height:84px;position:absolute;top:211px;left:0;right:0}.x9-envelope-open{color:#a81934;width:88px;height:88px;font:inherit;cursor:pointer;background:#fff;border:6px double #e9b2ba;border-radius:50%;place-items:center;font-size:1.15rem;font-weight:600;transition:transform .15s;display:grid;position:absolute;top:257px;left:50%;transform:translate(-50%)}.x9-envelope-open:hover{transform:translate(-50%)scale(1.05)}.x9-envelope-open[aria-disabled=true]{cursor:default;font-size:.9rem}.x9-envelope-terms{color:#fff;text-align:center;margin:0;font-size:.76rem;line-height:1.5;position:absolute;bottom:18px;left:20px;right:20px}.x9-coupon-dialog[data-stage=opening] .x9-envelope-flap{animation:.44s ease-in forwards x9-envelope-unseal}.x9-coupon-dialog[data-stage=opening] .x9-envelope-slip{animation:.72s cubic-bezier(.2,.7,.2,1) forwards x9-envelope-lift}.x9-coupon-dialog[data-stage=opening] .x9-envelope-open{animation:.4s ease-in forwards x9-envelope-seal}.x9-coupon-reveal{position:relative}.x9-ticket{animation:.44s cubic-bezier(.18,.85,.2,1) x9-ticket-reveal;position:relative}.x9-ticket-head{background:#fff;border-radius:8px 8px 0 0;min-width:0;padding:24px 28px 18px}.x9-ticket-brand{letter-spacing:.18em;color:#636963;justify-content:space-between;align-items:center;gap:20px;font-size:.7rem;display:flex}.x9-ticket-brand img{object-fit:contain;width:54px;height:32px}.x9-ticket-value{color:var(--coupon-red);letter-spacing:-.045em;font-variant-numeric:tabular-nums;justify-content:center;align-items:baseline;gap:8px;margin:22px 0 8px;font-size:clamp(4rem,17vw,6.4rem);font-weight:600;line-height:1;display:flex}.x9-ticket-value>span{letter-spacing:.02em;font-size:1.5rem;font-weight:500}.x9-ticket-title{text-align:center;margin:0;font-size:1rem;font-weight:500}.x9-ticket-tear{background:#fff;height:22px;position:relative;-webkit-mask-image:radial-gradient(circle at 0,#0000 10px,#000 11px),radial-gradient(circle at 100%,#0000 10px,#000 11px);mask-image:radial-gradient(circle at 0,#0000 10px,#000 11px),radial-gradient(circle at 100%,#0000 10px,#000 11px);-webkit-mask-position:0,100%;mask-position:0,100%;-webkit-mask-size:51% 100%;mask-size:51% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.x9-ticket-tear span{border-top:1px dashed #c7ccc8;position:absolute;top:50%;left:23px;right:23px}.x9-ticket-body{background:#fff;border-radius:0 0 8px 8px;min-width:0;padding:14px 28px 24px}.x9-ticket-code-label{color:#515851;margin-bottom:8px;font-size:.78rem;display:block}.x9-ticket-code-row{border:1px dashed #989f99;border-radius:4px;min-width:0;display:flex}.x9-ticket-code-row input{color:#181b1a;letter-spacing:.08em;background:#fff;border:0;border-radius:4px 0 0 4px;width:100%;min-width:0;padding:14px 12px;font-family:inherit;font-size:1.12rem;font-weight:600;display:block}.x9-ticket-code-row button{min-width:88px;min-height:48px;font:inherit;color:var(--coupon-red);cursor:pointer;background:#fff;border:0;border-left:1px dashed #989f99;justify-content:center;align-items:center;gap:6px;padding:8px 10px;font-size:.82rem;font-weight:500;display:inline-flex}.x9-ticket-code-row button:hover{background:#fcf1f3}.x9-ticket-status{color:#59615b;min-height:18px;margin:8px 0 12px;font-size:.75rem;line-height:1.45}.x9-ticket-terms{color:#515851;gap:3px;margin:0 0 20px;padding:0;font-size:.76rem;line-height:1.45;list-style:none;display:grid}.x9-ticket-shop.x9-button{border-color:var(--coupon-red);background:var(--coupon-red);color:#fff}.x9-ticket-shop.x9-button:hover{background:#a81934;border-color:#a81934}.x9-coupon-ended{background:#fff;border-radius:8px;padding:36px 24px}.x9-coupon-ended h2{margin:0 0 24px;font-size:1.7rem}.x9-coupon-confetti{pointer-events:none;position:absolute;inset:0;overflow:hidden}.x9-coupon-confetti i{--spread:calc((var(--piece) - 5.5) * 36px);z-index:2;width:6px;height:12px;animation:x9-coupon-confetti .88s calc(var(--piece) * 13ms) ease-out both;background:#ef647b;position:absolute;top:38%;left:50%}.x9-coupon-confetti i:nth-child(3n){background:#cbdc5b}.x9-coupon-confetti i:nth-child(3n+1){background:#f4c7d3}.x9-coupon-fallback{padding-block:24px}.x9-coupon-fallback h2{color:#c5203e}@keyframes x9-coupon-arrive{0%{opacity:0;transform:translate(-50%,-46%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes x9-envelope-unseal{to{opacity:0;transform:rotateX(165deg)}}@keyframes x9-envelope-lift{45%{transform:translateY(-38px)rotate(0)}to{opacity:0;transform:translateY(-62px)rotate(0)}}@keyframes x9-envelope-seal{to{opacity:0;transform:translate(-50%)scale(.8)}}@keyframes x9-ticket-reveal{0%{opacity:0;transform:translateY(32px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes x9-coupon-confetti{0%{opacity:0;transform:translate(0)rotate(0)}15%{opacity:1}to{opacity:0;transform:translate(var(--spread), -190px) rotate(calc(var(--piece) * 70deg))}}@media (width<=380px){.x9-program-bar:has(.x9-program-bar__coupon) a{padding-inline:3px}.x9-program-bar:has(.x9-program-bar__coupon) strong{font-size:.75rem}.x9-program-bar:has(.x9-program-bar__coupon) a>span{padding-inline:2px;font-size:.7rem}.x9-ticket-head,.x9-ticket-body{padding-inline:20px}.x9-ticket-code-row input{letter-spacing:.03em;padding-inline:10px;font-size:1rem}}@media (width<=640px){.x9-program-bar:has(.x9-program-bar__coupon) a{padding-inline:4px}.x9-program-bar:has(.x9-program-bar__coupon) a>span{white-space:nowrap;padding-inline:0;font-size:.7rem}}@media (prefers-reduced-motion:reduce){.x9-coupon-dialog,.x9-ticket,.x9-coupon-confetti i,.x9-coupon-dialog[data-stage=opening] :is(.x9-envelope-flap,.x9-envelope-slip,.x9-envelope-open){animation:none}.x9-envelope-open{transition:none}.x9-coupon-confetti{display:none}}.x9-sheet-overlay{z-index:200;animation:.16s ease-out x9-overlay-in}.x9-sheet{z-index:201;box-shadow:none;border-radius:0;outline:none;animation:.2s ease-out x9-sheet-in}.x9-sheet[data-side=right]{--x9-slide:100%;right:0}.x9-sheet[data-side=left]{--x9-slide:-100%;left:0}.x9-sheet-close{cursor:pointer;border:0;border-radius:2px}.x9-sheet-title{border-bottom:1px solid #e2e5e3;padding-right:64px}.x9-sheet-body [data-in-sheet]{width:100%;height:auto;min-height:100%;max-height:none;box-shadow:none;border:0;padding:0;display:block;position:static;inset:auto;overflow:visible}.x9-sheet-body .x9-filters__head,.x9-sheet-body .x9-nav-close{display:none}.x9-sheet-body .x9-department-nav__inner{flex-direction:column;align-items:stretch;gap:0;padding:16px 24px;display:flex}.x9-sheet-body .x9-department-nav a{white-space:normal;align-items:center;min-height:48px;padding:8px 0;display:flex}.x9-sheet-body .x9-mobile-utility{border-top:1px solid #e2e5e3;margin-top:16px;padding-top:16px;display:grid}.x9-sheet-body .x9-filter-actions{padding-bottom:max(16px, env(safe-area-inset-bottom));background:#fff;position:sticky;bottom:0}@keyframes x9-sheet-in{0%{transform:translateX(var(--x9-slide))}to{transform:translate(0)}}@keyframes x9-overlay-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.x9-sheet,.x9-sheet-overlay{animation:none}}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
