@font-face{font-family:InterVariable;src:url(/assets/InterVariable-DEKF4JyX.ttf)format("truetype-variations");font-weight:100 900;font-style:normal;font-display:swap}:root{--ink:#1b1a17;--canvas:#fbf8f2;--card:#fffefb;--surface:#f3ede6;--line:#e2ddd6;--muted:#706a63;--faint:#77716a;--orange:#ff7638;--peach:#ffb88f;--pink:#f49bd7;--magenta:#ed58ed;--lilac:#c990ff;--cyan:#19cbe2;--cyan-deep:#075c69;--cyan-soft:#e6fbfe;--orange-soft:#fff1e7;--magenta-soft:#fde9fb;--danger:#a43b34;--danger-soft:#fcebe8;--spectrum:linear-gradient(125deg, #ff7638 0%, #ffb88f 28%, #f49bd7 64%, #ed58ed 100%);--sunset-surface:linear-gradient(125deg, #ff9866 0%, #ffc4a2 34%, #f0b2cf 70%, #d9abe8 100%);--wash:linear-gradient(125deg, #fff1e7 0%, #fbe8e8 54%, #f2e6f8 100%);--sunset-wash:#fdefe8;--shadow:0 20px 60px #1b1a171f;--ease:cubic-bezier(.23, 1, .32, 1);--type-title:34px;--type-section:21px;--type-body:14px;--type-compact:12px;--type-meta:11px;--radius-ui:7px}*{box-sizing:border-box}html,body,#root{height:100%}body{background:var(--canvas);color:var(--ink);font-family:InterVariable,Inter,Arial,sans-serif;font-size:var(--type-body);-webkit-font-smoothing:antialiased;margin:0}h1,h2,h3,p{margin:0}button{font:inherit;color:inherit;cursor:pointer}.app-shell{background:var(--canvas);flex-direction:column;min-height:100%;display:flex}.screen{flex:1;min-height:0}input,textarea,select{font:inherit;color:inherit}button:disabled{cursor:not-allowed}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--magenta);outline-offset:2px}svg{stroke:currentColor;fill:none;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px;display:block}.app-shell:has(.screen-mount){height:100%;position:relative;overflow:hidden}.app-shell,.app-shell p{font-size:var(--type-body)}.eyebrow{letter-spacing:.11em;text-transform:uppercase;color:var(--muted);margin-bottom:10px;font-size:9px;font-weight:800}.eyebrow.cyan{color:var(--cyan-deep)}.app-shell .eyebrow,.app-shell .product-brand,.app-shell .product-badge,.app-shell .product-specs span,.app-shell .product-price small,.app-shell .detail-badge,.app-shell .detail-brand,.app-shell .sticky-price small,.app-shell .list-row-copy small,.app-shell .field small,.app-shell .summary-usd,.app-shell .requisite span,.app-shell .timeline-copy span,.app-shell .shipment-head span,.app-shell .payment-attempt span,.app-shell .char-count,.app-shell .nav-item{font-size:10px}.app-shell .eyebrow{font-size:var(--type-meta);letter-spacing:.09em;margin:0 0 10px;line-height:1.3;display:block}.app-shell .product-price small{font-size:12px}.payment-total small{letter-spacing:0;line-height:1.45}.button{border-radius:var(--radius-ui);white-space:nowrap;min-height:44px;transition:transform .14s var(--ease);border:0;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:13px;font-weight:700;display:inline-flex}.button:active:not(:disabled){transform:scale(.97)}.button.primary{background:var(--ink);color:var(--card)}.button.primary:hover{background:#2b2925}.button.secondary,.button.ghost{border:1px solid var(--line);background:0 0}.button.danger{background:var(--danger-soft);color:var(--danger);border:1px solid #a43b342e}.button:disabled,.button.disabled{color:#a59f97;background:#eee9e2;border:1px solid #e5dfd8}.button.wide{width:100%}.button.compact{min-height:38px;padding:0 12px;font-size:11px}.button.invert{color:#fff;background:0 0;border:1px solid #fffefb6b;min-height:38px;padding:0 14px;font-size:12px}.button.loading{pointer-events:none}.button.loading:before,.spinner{content:"";border:2px solid;border-right-color:#0000;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(1turn)}}.button svg{flex:0 0 18px;width:18px;height:18px}.text-button{white-space:nowrap;text-underline-offset:3px;background:0 0;border:0;padding:6px 0;font-size:12px;font-weight:730;text-decoration:underline;text-decoration-thickness:1px}.text-button.danger{color:var(--danger)}.boot-screen{background:var(--canvas);flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;min-height:100%;padding:48px 24px;display:flex}.boot-title{letter-spacing:-.04em;max-width:320px;font-size:28px;font-weight:780;line-height:1.1}.boot-copy{max-width:340px;color:var(--muted);font-size:15px;line-height:1.5}.state-line{color:var(--muted);font-size:var(--type-body);padding:24px 0}.state-line--error{color:var(--danger)}.state-block{flex-direction:column;align-items:flex-start;gap:16px;padding:40px 18px;display:flex}.coming-soon-title{font-size:var(--type-title);letter-spacing:-.05em;font-weight:780}.coming-soon-copy{color:var(--muted);font-size:15px}.country-screen{background:var(--canvas);flex-direction:column;height:100%;display:flex}.country-shell{flex-direction:column;flex:1;width:100%;min-height:0;display:flex;position:relative}.country-top{z-index:3;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;min-height:0;padding:22px 20px 22px 24px;display:flex;position:absolute;top:0;left:0;right:0}.country-brand{width:206px;height:auto;display:block}.country-language{background:0 0;border:1.5px solid #1b1a1773;border-radius:11px;gap:2px;padding:3px;display:flex}.country-language button{width:46px;height:38px;color:var(--ink);transition:background .14s ease, color .14s ease, transform .12s var(--ease);background:0 0;border:0;border-radius:8px;font-size:12px;font-weight:800}.country-language button.is-active{background:var(--ink);color:var(--card)}.country-language button:active{transform:scale(.96)}.country-layout{background:linear-gradient(180deg, var(--sunset-wash) 0 45%, var(--canvas) 45%);flex-direction:column;flex:1;padding:0 0 16px;display:flex;position:relative}.country-intro{background:var(--sunset-surface);border:0;flex-direction:column;flex:1;justify-content:flex-end;align-items:flex-start;min-height:378px;margin:0;padding:118px 24px 84px;display:flex;position:relative;overflow:hidden}.country-intro h2{z-index:1;letter-spacing:-.075em;max-width:370px;animation:country-rise .5s 60ms var(--ease) both;font-size:clamp(58px,17vw,72px);line-height:.9;position:relative}.country-intro p{z-index:1;color:#1b1a17c7;text-wrap:pretty;max-width:310px;animation:country-rise .5s .13s var(--ease) both;margin-top:20px;font-size:17px;line-height:1.48;position:relative}.country-list-wrap{z-index:2;background:var(--card);animation:country-rise .55s .2s var(--ease) both;border:1px solid #1b1a172e;border-radius:20px;margin:-56px 18px 0;padding:8px;position:relative;box-shadow:0 24px 70px #3f212a24}.country-list{box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;overflow:visible}.country-option{text-align:left;width:100%;min-height:90px;transition:background .14s ease, transform .1s var(--ease);background:0 0;border:0;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:16px;padding:0 12px;display:grid}.country-option>b{letter-spacing:-.02em;text-align:left;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:17px;display:block;overflow:hidden}.country-option.is-unavailable+.country-option.is-unavailable{border-top:1px solid var(--line)}.country-option .country-flag{border:1px solid var(--line);background:var(--surface);border-radius:14px;place-items:center;width:52px;height:52px;font-size:27px;display:grid}.country-option.is-available{background:var(--orange-soft);min-height:90px;box-shadow:none;border:1px solid #1b1a1738;border-radius:14px;margin:0 0 6px;padding:0 14px}.country-option.is-available .country-flag{background:var(--card);border-color:#1b1a172e}.country-option.is-available>b{letter-spacing:-.03em;font-size:21px}.country-option.is-available .country-go{background:var(--ink);color:#fff;width:50px;height:50px;min-height:50px;transition:transform .12s var(--ease);border-radius:50%;place-items:center;padding:0;display:grid}.country-option.is-available .country-go svg{width:22px;height:22px}.country-option.is-unavailable{cursor:default;background:0 0}.country-option.is-unavailable>b{color:var(--muted);font-weight:640}.country-option.is-unavailable .country-flag{filter:saturate(.45);opacity:.62}.country-option.is-unavailable>i{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:13px;font-style:normal;font-weight:740}.country-option.is-available:active{background:#ffd9c4}.country-option.is-available:active .country-go{transform:scale(.94)}.country-go svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}@keyframes country-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.app-header{z-index:20;background:var(--card);border-bottom:1px solid var(--line);flex:none;position:relative}.header-main{align-items:center;gap:12px;min-height:68px;padding:14px 18px;display:flex}.header-logo{background:0 0;border:0;padding:0;line-height:0}.header-logo img{width:158px;height:auto;display:block}.header-actions{align-items:center;gap:4px;margin-left:auto;display:flex}.country-switch,.lang-switch{border:1px solid var(--line);background:var(--card);width:38px;height:38px;transition:transform .14s var(--ease);border-radius:50%;place-items:center;display:grid}.country-switch span{font-size:18px;line-height:1}.lang-switch{color:var(--ink);white-space:nowrap;font-size:11px;font-weight:800}.country-switch:active,.lang-switch:active{transform:scale(.94)}.section-title{justify-content:space-between;align-items:center;gap:14px;margin:0;display:flex}.section-title h3{font-size:var(--type-section);letter-spacing:-.035em;margin:0}.section-title span{color:var(--muted);font-size:var(--type-meta);margin:0}.catalogue-title{padding:17px 18px 11px}.catalogue-title h3{font-size:18px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 18px 32px;display:grid}.product-card{background:var(--card);border:1px solid #1b1a1733;border-radius:0;flex-direction:column;min-width:0;display:flex;overflow:hidden}.product-visual{border-bottom:1px solid var(--line);background:#f1eee8;place-items:center;height:184px;display:grid;position:relative;overflow:hidden}.product-visual:after{content:"";pointer-events:none;background:linear-gradient(140deg,#ffb88f3b,#f49bd721 55%,#19cbe214);position:absolute;inset:0}.product-photo{object-fit:cover;width:100%;height:100%}.product-visual-note{z-index:2;color:#1b1a178f;text-transform:uppercase;letter-spacing:.06em;max-width:62px;font-size:10px;line-height:1.25;position:absolute;top:10px;left:10px}.product-object{z-index:1;background:linear-gradient(90deg,#f5f1ec,#fffefb 42%,#eee9e3);border:1px solid #1b1a1738;border-radius:5px;width:64px;height:116px;position:relative;box-shadow:8px 12px #1b1a170b,0 16px 28px #1b1a171f}.product-object:before{content:"";background:var(--ink);border-radius:4px;height:17px;position:absolute;top:-12px;left:5px;right:5px}.product-object:after{content:"";background:var(--magenta);height:1px;position:absolute;top:36px;left:0;right:0}.product-object>span{color:var(--ink);letter-spacing:-.04em;text-align:center;font-size:13px;font-weight:840;position:absolute;top:45px;left:6px;right:6px}.product-object>small{color:var(--muted);text-align:center;font-size:8px;position:absolute;bottom:9px;left:5px;right:5px}.product-object--pen{border-radius:16px 16px 7px 7px;width:40px;height:128px}.product-object--pen:before{height:13px;top:-7px;left:4px;right:4px}.product-object--pen:after{top:42px}.product-object--pen>span{top:51px}.product-object--nasal-spray{width:56px;height:100px}.product-badge{z-index:3;background:var(--ink);color:var(--card);text-transform:uppercase;letter-spacing:.06em;border-radius:0;padding:7px 9px 7px 22px;font-size:10px;font-weight:800;position:absolute;bottom:10px;left:10px}.product-badge:before{content:"";background:var(--orange);border-radius:50%;width:6px;height:6px;margin-top:-3px;position:absolute;top:50%;left:9px}.product-body{flex-direction:column;flex:1;padding:14px;display:flex}.product-brand{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:790}.product-name{-webkit-line-clamp:2;letter-spacing:-.025em;-webkit-box-orient:vertical;min-height:40px;margin:7px 0 10px;font-size:16px;line-height:1.2;display:-webkit-box;overflow:hidden}.product-specs{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:5px;margin-bottom:10px;padding:9px 0;display:grid}.product-specs span{color:var(--muted);justify-content:space-between;gap:7px;font-size:11px;display:flex}.product-specs b{color:var(--ink);text-align:right;font-weight:650}.product-price{letter-spacing:-.03em;font-size:19px;font-weight:790}.product-price small{color:var(--muted);letter-spacing:0;margin-top:2px;font-size:12px;font-weight:550;display:block}.product-out{color:var(--danger);margin-top:6px;font-size:11px;font-weight:700}.screen-mount{overscroll-behavior:contain;min-height:0;padding:0 0 calc(94px + env(safe-area-inset-bottom));scroll-behavior:smooth;flex:1;overflow:auto}.screen-mount.no-bottom-nav{padding-bottom:0}.screen{animation:screen-in .22s var(--ease)}@keyframes screen-in{0%{opacity:.2;transform:translateY(5px)}to{opacity:1;transform:none}}.screen-mount.is-local-update .screen{animation:none}.screen-content{padding:20px 18px 28px}.screen-content.flush{padding:0 0 26px}.screen-hero{border-bottom:1px solid var(--line);background:var(--card);padding:25px 18px 23px}.screen-hero.sunset{background:var(--sunset-surface);border:0}.screen-hero h2,.screen-content>h2{letter-spacing:-.055em;margin:0;font-size:32px;line-height:1.04}.screen-hero p{color:var(--muted);margin:10px 0 0;font-size:14px;line-height:1.55}.screen-hero.sunset p{color:#1b1a17b8}.screen-hero--ink{background:var(--ink);color:#fff;border-bottom:0}.screen-hero--ink .eyebrow{color:#a8a49c}.screen-hero--ink h2{color:#fff}.screen-hero--ink p{color:#fffefb9e}.help-hero{padding:26px 18px 27px}.legal-hero h2{max-width:330px}.header-main--root{min-height:76px;padding:0 16px}.context-header{background:var(--card);grid-template-columns:40px 1fr 44px;align-items:center;gap:10px;height:58px;padding:0 18px;display:grid}.context-header h1{letter-spacing:-.035em;margin:0;font-size:18px;line-height:1.1}.context-header .lang-switch{justify-self:end}.back-button{border-radius:var(--radius-ui);background:var(--surface);border:0;place-items:center;width:36px;height:36px;font-size:0;display:grid}.back-button:active{transform:scale(.94)}.back-button svg{width:19px;height:19px}.icon-button{width:40px;height:40px;transition:transform .14s var(--ease);background:0 0;border:0;border-radius:9px;place-items:center;display:grid}.icon-button:hover{background:var(--surface)}.icon-button:active{transform:scale(.97)}.icon-button.is-selected{color:var(--ink);background:0 0;border:0}.icon-button.is-selected svg,.favorite-button.is-active svg{fill:var(--magenta);stroke:var(--ink)}.header-actions .icon-button{border:1px solid var(--line);background:var(--card);border-radius:50%;width:38px;height:38px}.header-actions .icon-button svg{width:19px;height:19px}.header-actions .icon-button.is-selected{border-color:#ed58ed8c}@media (hover:hover) and (pointer:fine){.lang-switch:hover{background:var(--orange-soft)}}.section-title{margin:24px 0 13px}.section-title:first-child{margin-top:0}.section-title.catalogue-title{margin:0}.section-title p{font-size:var(--type-meta);color:var(--muted);margin:0}.section-title>div{align-items:baseline;gap:9px;display:flex}.product-choice .section-title,.product-addons .section-title,.cart-addons .section-title{border-bottom:1px solid var(--ink);padding-bottom:10px}.collection-heading{border-bottom:1px solid var(--ink);background:var(--card);grid-template-columns:1fr auto;align-items:end;gap:12px;padding:25px 18px 22px;display:grid}.collection-heading h1,.checkout-heading h1{font-size:var(--type-title);letter-spacing:-.055em;margin:0;line-height:1}.collection-heading p{max-width:520px;color:var(--muted);margin:0;font-size:13px;line-height:1.5}.collection-count{color:#1b1a172e;font-weight:800;line-height:.8;font-size:42px!important}.catalog-controls{border-bottom:1px solid var(--line);background:var(--canvas);padding:14px 0 4px}.search-box{border:1px solid var(--line);background:var(--card);border-radius:var(--radius-ui);align-items:center;gap:9px;height:48px;padding:0 13px;display:flex}.search-box:focus-within{border-color:var(--magenta);box-shadow:0 0 0 3px #ed58ed1a}.search-box svg{width:18px}.search-box input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:13px}.search-box button{background:var(--surface);width:30px;height:30px;color:var(--muted);border:0;border-radius:7px;place-items:center;display:grid}.search-box button svg{width:15px;height:15px}.search-box.hero-search{margin:14px 18px 12px}.chip-row{scrollbar-width:none;gap:7px;padding:0 18px 13px;display:flex;overflow:auto}.chip-row::-webkit-scrollbar{display:none}.chip{white-space:nowrap;border:1px solid var(--line);background:var(--card);border-radius:5px;min-height:38px;padding:0 12px;font-size:12px;font-weight:670}.chip:active{transform:scale(.96)}.chip.is-active{background:var(--ink);color:#fff;border-color:var(--ink)}.chip.is-focus{background:var(--magenta-soft);color:var(--ink);border-color:var(--magenta)}.chip-row--catalog{margin-top:10px;padding-top:0;padding-bottom:8px}.chip-row--catalog .chip{min-height:36px;padding:0 14px}.filter-bar{gap:8px;padding:0 18px 17px;display:flex}.filter-bar .button{flex:1;justify-content:flex-start;min-height:42px;font-size:12px}.filter-count{background:var(--magenta);min-width:18px;height:18px;color:var(--ink);border-radius:5px;place-items:center;font-size:9px;display:inline-grid}.list-card{border:0;border-top:1px solid var(--ink);background:0 0;border-radius:0;overflow:hidden}.list-row{border-bottom:1px solid var(--line);background:0 0;align-items:center;gap:12px;min-height:58px;padding:14px 2px;display:flex}.list-row:last-child{border-bottom:0}.list-row button{margin-left:auto}.list-row-copy{flex:1;min-width:0}.list-row-copy b,.list-row-copy span,.list-row-copy small{display:block}.list-row-copy b{font-size:13px}.list-row-copy span{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.35}.list-row-copy small{color:var(--faint);margin-top:3px;font-size:9px}.row-icon{background:var(--surface);border-radius:8px;flex:none;place-items:center;width:36px;height:36px;font-size:15px;display:grid}.row-icon.cyan{background:var(--cyan-soft);color:var(--cyan-deep)}.row-icon.attention{background:var(--orange-soft);color:#7d3c17}.row-icon svg,.profile-edit svg,.registration-icon svg,.empty-symbol svg,.sheet-close svg,.payment-method-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.row-icon svg{width:18px;height:18px}.row-meta{color:var(--muted);margin-left:auto;font-size:11px}.favorite-button{z-index:3;background:var(--card);border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:7px;right:7px}.favorite-button svg{width:17px}.favorite-button.is-active{color:var(--magenta)}.detail-favorite{top:15px;right:15px}.product-name-link{text-align:left;background:0 0;border:0;width:100%;padding:0;display:block}.product-name-link:hover .product-name{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.product-action{margin-top:auto;padding-top:10px}.product-action .button{width:100%;min-height:38px;font-size:11px}.stepper{border:1px solid var(--line);background:var(--card);border-radius:8px;grid-template-columns:36px 1fr 36px;height:38px;display:grid;overflow:hidden}.stepper button{background:var(--surface);border:0;font-size:17px}.stepper button:active{background:var(--magenta-soft)}.stepper span{place-items:center;min-width:40px;font-size:11px;font-weight:770;display:grid}.product-detail-media{border-bottom:1px solid var(--line);background:linear-gradient(145deg,#f0ede7,#faf8f4);place-items:center;height:380px;display:grid;position:relative}.product-detail-media .product-visual-note{max-width:150px;top:18px;left:18px}.product-detail-media .product-object{z-index:1;border-radius:8px;width:120px;height:224px;box-shadow:20px 24px #1b1a170b,0 30px 50px #1b1a1726}.product-detail-media .product-object:before{height:28px;top:-23px}.product-detail-media .product-object:after{height:2px;top:70px}.product-detail-media .product-object>span{font-size:24px;top:86px}.product-detail-media .product-object>small{font-size:11px;bottom:18px}.detail-badge{z-index:3;background:var(--ink);color:#fff;letter-spacing:.05em;border:0;border-radius:4px;align-items:center;gap:7px;padding:8px 10px;font-size:9px;font-weight:780;display:inline-flex;position:absolute;bottom:16px;left:18px}.detail-badge:before{content:"";background:var(--orange);border-radius:50%;width:6px;height:6px}.detail-copy{padding:26px 18px 30px}.detail-copy h2{letter-spacing:-.055em;margin:6px 0 18px;font-size:39px;line-height:.96}.detail-brand{text-transform:uppercase;letter-spacing:.11em;color:var(--muted);font-size:11px;font-weight:780}.detail-price-row{justify-content:space-between;align-items:center;padding-top:2px;display:flex}.detail-price{letter-spacing:-.045em;font-size:30px;font-weight:820}.detail-price small{color:var(--muted);margin-top:3px;font-size:13px;font-weight:640;display:block}.availability{align-items:center;gap:8px;margin-bottom:5px;font-size:13px;font-weight:760;display:inline-flex}.availability .status-dot{flex:0 0 9px;width:9px;height:9px}.availability.is-out{color:var(--muted)}.status-dot{background:var(--cyan);border-radius:50%;flex:0 0 12px;width:12px;height:12px}.status-dot.attention{background:var(--orange)}.status-dot.complete{background:#fff}.product-context{border-top:1px solid var(--ink);border-bottom:1px solid var(--line);margin:22px 0 0;padding:14px 0}.product-context>span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:10px;display:block}.product-context>div{flex-wrap:wrap;gap:8px 16px;display:flex}.product-context b{font-size:13px;font-weight:620}.product-context b+b:before{content:"/";color:var(--faint);margin-right:16px}.spec-table{border-top:1px solid var(--line);margin:19px 0}.spec-table div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:14px 0;font-size:13px;display:flex}.spec-table span{color:var(--muted)}.product-spec-table{margin-top:0}.detail-description{color:var(--muted);font-size:14px;line-height:1.65}.product-choice,.product-addons{margin-top:28px}.dose-options{border:1px solid var(--line);background:var(--line);border-radius:0;grid-template-columns:repeat(6,1fr);gap:1px;display:grid;overflow:hidden}.dose-options button{background:var(--card);white-space:nowrap;border:0;grid-column:span 2;min-height:44px;font-size:12px}.dose-options button:first-child:last-child{grid-column:span 6}.dose-options button:first-child:nth-last-child(2),.dose-options button:first-child:nth-last-child(2)~button,.dose-options button:first-child:nth-last-child(4),.dose-options button:first-child:nth-last-child(4)~button,.dose-options button:first-child:nth-last-child(5)~button:nth-child(n+4){grid-column:span 3}.dose-options button.is-active{background:var(--ink);color:#fff}.cross-product-grid{gap:8px;display:grid}.cross-product-card{border:1px solid var(--line);background:var(--card);border-radius:12px;grid-template-columns:minmax(0,1fr) 56px;align-items:stretch;min-height:92px;display:grid;position:relative;overflow:hidden}.cross-product-open{text-align:left;background:0 0;border:0;grid-template-columns:64px 1fr;align-items:center;gap:13px;min-width:0;padding:10px;display:grid}.cross-product-visual{background:var(--surface);place-items:center;height:70px;display:grid}.cross-product-visual .product-object{transform:scale(.5)}.cross-product-open b,.cross-product-open small{display:block}.cross-product-open b{font-size:13px;line-height:1.25}.cross-product-open small{color:var(--muted);margin-top:6px;font-size:11px}.cross-product-add{border:1px solid var(--ink);background:var(--ink);color:#fff;width:38px;height:38px;transition:transform .14s var(--ease);border-radius:50%;place-self:center;place-items:center;padding:0;display:grid}.cross-product-add:active{transform:scale(.97)}.cross-product-add svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:18px;height:18px}.sticky-action{z-index:10;border-top:1px solid var(--line);padding:11px 18px calc(11px + env(safe-area-inset-bottom));background:#fffefbf5;grid-template-columns:minmax(120px,.8fr) minmax(0,1.2fr);align-items:center;gap:12px;display:flex;position:sticky;bottom:-1px;box-shadow:0 -6px 18px #1b1a170d}.sticky-action .button{flex:1}.sticky-action>.button{min-width:0}.sticky-action .stepper{min-width:140px}.sticky-action .stepper span{min-width:44px}.sticky-price{min-width:96px}.sticky-price b,.sticky-price small{display:block}.sticky-price b{font-size:18px}.sticky-price small{color:var(--muted);margin-top:2px;font-size:8px}.sheet-screen{background:#1b1a173d;align-items:flex-end;min-height:100%;display:flex}.sheet{background:var(--canvas);border-radius:18px 18px 0 0;width:100%;max-height:94%;padding:11px 18px 25px;overflow:auto;box-shadow:0 -20px 50px #1b1a172e}.sheet-handle{display:none}.sheet-head{justify-content:space-between;align-items:center;margin-bottom:17px;display:flex}.sheet-head h2{letter-spacing:-.045em;margin:0;font-size:25px}.sheet-screen--filters{background:#1b1a176b;align-items:flex-end;height:100%;min-height:0;padding:18px 0 0}.sheet-screen--filters .sheet{background:var(--canvas);border-radius:24px 24px 0 0;flex-direction:column;height:calc(100% - 18px);max-height:none;padding:0 18px;display:flex;overflow:hidden}.sheet-screen--filters .sheet-head{z-index:3;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbf8f2f7;flex:none;grid-template-columns:42px 1fr auto;gap:12px;min-height:68px;margin:0 -18px;padding:10px 18px 8px;display:grid;position:relative}.sheet-screen--filters .sheet-head h2{align-self:center;font-size:24px}.sheet-close{border:1px solid var(--line);background:var(--card);border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.sheet-scroll{flex:1;min-height:0;margin:0 -18px;padding:0 18px;overflow:auto}.sheet-action{z-index:3;padding:12px 18px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbf8f2f7;flex:none;margin:0 -18px;position:relative}.filter-group{border-top:1px solid var(--line);padding:15px 0}.sheet-screen--filters .filter-group{padding:18px 0}.filter-group>span{color:var(--muted);margin-bottom:9px;font-size:10px;font-weight:730;display:block}.option-grid{flex-wrap:wrap;gap:8px;display:flex}.check-option{border:1px solid var(--line);background:var(--card);border-radius:7px;min-height:36px;padding:0 10px;font-size:10px}.sheet-screen--filters .check-option{background:var(--card);text-align:left;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:0 12px;display:inline-flex}.check-option>i{background:0 0;border:1px solid #a8a198;border-radius:4px;flex:0 0 15px;place-items:center;width:15px;height:15px;display:grid}.check-option.is-active{border-color:var(--ink);background:var(--orange-soft)}.check-option.is-active>i{border-color:var(--ink);background:var(--ink)}.check-option.is-active>i:after{content:"";border-bottom:1.5px solid #fff;border-right:1.5px solid #fff;width:5px;height:8px;transform:rotate(45deg)translate(-1px,-1px)}.sort-check{opacity:0;place-items:center;font-size:14px;font-style:normal;display:grid}.sort-check svg{width:17px;height:17px}.sort-option.is-active .sort-check{opacity:1}.sort-option.is-active{background:var(--orange-soft)!important}.checkout-layout{padding:24px 18px 18px}.checkout-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.cart-clear-button{color:#a5362d;min-height:38px;transition:transform .14s var(--ease);background:#b4392e0f;border:1px solid #b4392e38;border-radius:9px;align-items:center;gap:7px;padding:0 12px;font-size:11px;font-weight:720;display:inline-flex}.cart-clear-button:active{transform:scale(.97)}.cart-clear-button svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.address-card{border:0;border-top:1px solid var(--ink);border-bottom:1px solid var(--line);border-left:4px solid var(--ink);background:0 0;border-radius:0;grid-template-columns:1fr auto;gap:10px;padding:15px 13px;display:grid}.address-card.is-selected{border-left-color:var(--magenta);background:var(--magenta-soft)}.address-card b,.address-card span{display:block}.address-card b{font-size:13px}.address-card span{color:var(--muted);margin-top:5px;font-size:11px;line-height:1.45}.address-card button{align-self:start}.address-card>strong{align-self:center;place-items:center;display:grid}.address-card>strong svg{width:17px;height:17px}.cart-address-card{border:1px solid var(--line);background:var(--card);border-radius:14px;grid-template-columns:22px minmax(0,1fr) auto;align-items:start;gap:12px;padding:17px 15px;display:grid}.address-icon{width:22px;height:22px;color:var(--ink);background:0 0;border:0;border-radius:0;place-items:center;margin-top:-2px;display:grid}.address-icon svg{fill:none;stroke:currentColor;stroke-width:1.6px;width:21px;height:21px}.address-kicker{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;font-size:10px;display:block}.cart-address-card b{font-size:14px}.cart-address-card p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.45}.cart-ledger{border-top:1px solid var(--ink);margin-top:10px}.cart-line{border-bottom:1px solid var(--line);grid-template-columns:76px 1fr;gap:12px;padding:18px 0;display:grid}.cart-thumb{background:var(--wash);border-radius:0;place-items:center;width:76px;height:92px;display:grid}.cart-thumb .product-object{transform:scale(.48)}.cart-line-head{gap:8px;display:flex}.cart-line-head>div{flex:1}.cart-line h3{margin:0;font-size:15px}.cart-line p{color:var(--muted);margin:5px 0;font-size:11px;line-height:1.45}.cart-line-price{font-size:15px;font-weight:760}.cart-line-foot{justify-content:space-between;align-items:center;margin-top:9px;display:flex}.cart-line-foot .stepper{width:116px}.remove-button{color:var(--danger);background:0 0;border:0;font-size:10px}.cart-addons{margin-top:28px}.promo-field{gap:7px;display:flex}.promo-field input{flex:1;min-width:0}.field{gap:6px;display:grid}.field label{color:var(--muted);font-size:10px;font-weight:710}.field input,.field textarea,.field select,.promo-field input{border:1px solid var(--line);background:var(--card);border-radius:8px;width:100%;padding:0 12px;font-size:12px}.field input,.field select,.promo-field input{height:44px}.field textarea{resize:vertical;min-height:78px;padding-top:12px}.field small{color:var(--muted);font-size:9px}.field.error input{border-color:var(--danger)}.field.error small{color:var(--danger)}.field.success input{border-color:var(--cyan)}.form-grid{grid-template-columns:1fr 1fr;gap:13px 10px;display:grid}.field.full{grid-column:1/-1}.promo-message{margin-top:8px;font-size:10px}.promo-message.success{color:var(--cyan-deep)}.promo-message.error{color:var(--danger)}.summary{border-top:1px solid var(--ink);margin-top:20px}.summary-row{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:11px 0;font-size:13px;display:flex}.summary-row span{color:var(--muted)}.summary-row.total{padding:15px 0;font-size:19px;font-weight:790}.summary-row.total span{color:var(--ink)}.summary-usd{text-align:right;color:var(--muted);margin-top:6px;font-size:11px}.checkout-summary .summary-usd{margin:10px 0 14px}.desktop-only{display:none}.reorder-result{border:1px solid #19cbe257;border-top:4px solid var(--cyan);background:var(--cyan-soft);border-radius:9px;margin-bottom:15px;padding:14px 15px}.reorder-result b{font-size:12px}.reorder-result p{color:var(--cyan-deep);margin:6px 0 0;font-size:14px;line-height:1.5}.notice{border:0;border-top:1px solid var(--orange);background:0 0;border-bottom:1px solid #ff76384d;border-radius:0;padding:13px 0;font-size:12px;line-height:1.5}.notice.cyan{color:var(--cyan-deep);border-color:#19cbe299}.notice.danger{color:var(--danger);border-color:#a43b348c}.notice.ink{border-color:var(--ink)}.address-select-intro{max-width:320px;margin:2px 0 22px}.address-select-intro h1{letter-spacing:-.045em;margin:0;font-size:32px;line-height:1}.address-select-intro p{color:var(--muted);margin:9px 0 0;font-size:12px;line-height:1.5}.address-options{border-top:1px solid var(--ink)}.address-option{text-align:left;border:0;border-bottom:1px solid var(--line);appearance:none;background:0 0;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:13px;width:100%;padding:17px 15px 15px;display:grid}.address-option>i{color:#fff;border:1.5px solid #a49d94;border-radius:50%;place-items:center;width:20px;height:20px;margin-top:1px;display:grid}.address-option>i svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:11px;height:11px}.address-option.is-selected{background:var(--ink);color:#fff;border:0;border-radius:13px;margin:10px 0;padding:18px 16px 16px}.address-option.is-selected>i{border-color:#fffefbe6}.address-kick{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:9.5px;font-weight:800;display:block}.address-option.is-selected .address-kick{color:#fffefb8c}.address-option-body b{letter-spacing:-.02em;margin-top:6px;font-size:16px;line-height:1.15;display:block}.address-meta{color:var(--muted);margin-top:5px;font-size:11px;line-height:1.55;display:block}.address-option.is-selected .address-meta{color:#fffefb9e}.address-form-intro{max-width:340px;margin-bottom:20px}.address-form-intro h2{letter-spacing:-.045em;margin:0;font-size:31px;line-height:1}.address-form-intro p{color:var(--muted);margin:10px 0 0;font-size:13px;line-height:1.5}.form-section{border-top:1px solid var(--ink);letter-spacing:.08em;text-transform:uppercase;grid-column:1/-1;align-items:baseline;gap:10px;margin-top:12px;padding-top:18px;font-size:10px;font-weight:800;display:flex}.form-section>span{letter-spacing:-.03em;color:#1b1a1726;font-size:26px;font-weight:800;line-height:.85}.address-form .field input,.address-form .field textarea{background:0 0;border:0;border-bottom:1px solid #b6afa6;border-radius:0;padding:7px 1px 10px;font-size:15px}.address-form .field input:focus,.address-form .field textarea:focus{border-bottom-color:var(--magenta);box-shadow:0 1px 0 var(--magenta);outline:none}.address-form .form-grid{column-gap:18px}.address-default-tag{background:var(--ink);color:var(--card);letter-spacing:.07em;text-transform:uppercase;border-radius:4px;flex:none;padding:4px 8px;font-size:9px;font-weight:800}.address-primary{background:var(--ink);color:#fff;border-radius:14px;padding:18px 16px 15px}.address-primary-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.address-primary .address-kick{color:#fffefb8c}.address-primary .address-default-tag{color:var(--ink);background:#fffefbf0}.address-primary-street{letter-spacing:-.02em;margin-top:7px;font-size:18px;font-weight:780;line-height:1.15;display:block}.address-primary .address-meta{color:#fffefb9e}.address-primary-actions{border-top:1px solid #fffefb29;margin-top:15px;padding-top:13px}.address-others{margin-top:24px}.address-others-label{border-top:1px solid var(--ink);letter-spacing:.08em;text-transform:uppercase;padding-top:16px;font-size:10px;font-weight:800;display:block}.address-other{border-bottom:1px solid var(--line);padding:15px 2px 13px}.address-other-actions{gap:18px;margin-top:10px;display:flex}.address-row-street{letter-spacing:-.02em;margin-top:6px;font-size:15.5px;font-weight:760;line-height:1.15;display:block}.empty-state,.system-state{text-align:center;background:var(--canvas);border:0;grid-template-columns:minmax(0,1fr);align-content:center;place-items:center;gap:0;min-height:520px;padding:56px 28px;display:grid}.empty-state>div,.system-state>div{max-width:330px}.empty-symbol,.state-symbol{background:var(--card);border:1px solid #1b1a1729;border-radius:50%;place-items:center;width:88px;height:88px;margin:0 auto 26px;display:grid}.empty-symbol svg{stroke-width:1.35px;width:42px;height:42px}.state-symbol svg{fill:none;stroke:currentColor;stroke-width:1.35px;stroke-linecap:round;stroke-linejoin:round;width:40px;height:40px}.empty-state h1,.empty-state h2,.system-state h2{letter-spacing:-.05em;max-width:none;margin:0;font-size:30px;line-height:1.05}.empty-state--favorites h2,.empty-state--orders h2{font-size:34px}.empty-state--cart h1{letter-spacing:-.045em;margin:0 auto;font-size:34px;line-height:1.05}.empty-state p,.system-state p{max-width:300px;color:var(--muted);margin:12px auto 26px;font-size:14px;line-height:1.55}.empty-state--cart p{max-width:none}.empty-actions{justify-content:center;align-items:center;gap:18px;display:flex}.empty-state--search{min-height:300px;padding:26px 28px 32px}.state-symbol--error{background:var(--danger-soft);color:var(--danger);border-color:#a43b3461}.state-symbol--maintenance{background:var(--orange-soft);color:var(--ink);border-color:#ff763880}.state-symbol--offline{color:var(--muted)}.system-code{letter-spacing:-.07em;color:#1b1a1729;font-size:68px;font-weight:820;line-height:.8}.system-copy{border-top:1px solid var(--ink);padding-top:18px}.system-copy h1{letter-spacing:-.055em;margin:0;font-size:38px;line-height:1}.system-loading{padding-top:24px}.system-loading .status-block{border-top-color:var(--ink)}.loading-spin{border:2px solid #1b1a1729;border-top-color:var(--ink);border-radius:50%;width:16px;height:16px;margin-top:2px;animation:.9s linear infinite spin}.skeleton{background:linear-gradient(90deg,#ece6de,#f7f2ec,#ece6de) 0 0/200% 100%;animation:1.3s infinite skeleton}@keyframes skeleton{to{background-position:-200% 0}}.skeleton-card{border-radius:10px;height:230px}.skeleton-line{border-radius:4px;height:10px;margin:9px 0}.system-tabs{gap:6px;padding:14px 18px 16px;display:flex;overflow:auto}.system-tabs button{white-space:nowrap;border:1px solid var(--line);background:var(--card);border-radius:4px;min-height:34px;padding:0 10px;font-size:10px}.system-tabs button.is-active{background:var(--ink);color:#fff}.payment-screen{background:var(--canvas)}.payment-hero{background:var(--ink);color:#fff;border-bottom:0;padding:30px 18px 27px}.payment-hero .eyebrow,.payment-hero h1,.payment-total small,.payment-hero .timer span{color:#a8a49c}.payment-hero h1{margin:0 0 8px;font-size:13px;font-weight:650}.payment-total{color:#fff;letter-spacing:-.055em;font-size:45px;font-weight:820}.payment-total small{margin-top:5px;font-size:12px;font-weight:550;display:block}.timer{border-top:1px solid #3e3c37;justify-content:space-between;align-items:center;margin-top:19px;padding-top:14px;display:flex}.timer span{color:#bbb8b0;font-size:10px}.timer b{font-variant-numeric:tabular-nums;font-size:17px}.payment-hero .timer{border-top-color:#3e3c37;align-items:baseline}.payment-hero .timer span{font-size:13px}.payment-hero .timer b{letter-spacing:-.03em;color:#fff;font-size:30px}.payment-content{padding-top:0}.payment-step{border-top:1px solid var(--line);padding:22px 0}.payment-step:first-child{border-top:0}.payment-step>header{grid-template-columns:40px minmax(0,1fr);align-items:start;gap:12px;display:grid}.payment-step>header>span{font-size:12px;font-weight:800;line-height:1.4}.payment-step>header b{letter-spacing:-.025em;font-size:18px;display:block}.payment-step>header p{color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.5}.payment-method{border-top:1px solid var(--ink);border-bottom:1px solid var(--line);padding:0}.payment-method:first-child{border-top:0}.payment-step--method .payment-method{border:1px solid var(--line);background:var(--card);border-radius:14px;margin:18px 0 0 52px;overflow:hidden}.payment-method-head{grid-template-columns:40px 1fr auto;align-items:center;gap:11px;padding:14px;display:grid}.payment-method-head b{font-size:14px}.payment-method-head span{color:var(--muted);font-size:11px}.payment-method-head>div:nth-child(2) span,.payment-method-head>div:nth-child(2) b{display:block}.payment-method-head>div:nth-child(2) span{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:10px}.payment-method-head>div:nth-child(2) b{margin-top:4px;font-size:14px}.payment-method-head>strong{color:var(--cyan-deep);font-size:10px}.payment-method-icon{background:var(--cyan-soft);width:40px;height:40px;color:var(--cyan-deep);border-radius:50%;place-items:center;display:grid}.requisite{border-top:1px solid var(--line);background:0 0;border-radius:0;grid-template-columns:1fr auto;gap:9px;margin:0;padding:15px 0;display:grid}.requisite div{min-width:0}.requisite span,.requisite b{display:block}.requisite span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.requisite b{margin-top:5px;font-size:13px}.payment-method .requisite{border-top:1px solid var(--line);padding:15px 14px}.payment-method .requisite b{font-size:14px}.requisite .wallet-full{letter-spacing:.01em;word-break:break-all;font-family:inherit;font-size:12.5px;font-weight:760;line-height:1.45}.copy-button{border:1px solid var(--line);background:var(--card);border-radius:7px;place-items:center;width:36px;height:36px;display:grid}.copy-button svg{width:17px;height:17px}.copy-button.is-copied{border-color:var(--cyan);background:var(--cyan-soft)}.payment-method .copy-button{border-radius:50%}.status-block{border-top:1px solid var(--ink);border-bottom:1px solid var(--line);grid-template-columns:38px 1fr;gap:13px;padding:15px 0;display:grid}.status-block>span{font-size:11px;font-weight:780}.status-block b{font-size:14px}.status-block p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.5}.status-block--evidence{border-top-color:var(--cyan)}.upload-zone{background:var(--card);text-align:center;border:1px dashed #aaa39b;border-radius:0;place-items:center;min-height:210px;padding:22px;display:grid}.upload-zone.is-ready{border-style:solid;border-color:var(--cyan);background:var(--cyan-soft)}.upload-zone.is-error{border-color:var(--danger);background:var(--danger-soft)}.upload-zone input{display:none}.upload-zone label{cursor:pointer}.upload-zone b,.upload-zone span{display:block}.upload-zone b{font-size:14px}.upload-zone span{color:var(--muted);margin-top:7px;font-size:10px}.upload-icon{border:1px solid var(--line);background:var(--card);border-radius:50%;place-items:center;width:46px;height:46px;margin:0 auto 13px;display:grid}.upload-icon svg{width:20px;height:20px}.upload-zone.is-ready .upload-icon{color:var(--cyan-deep);border-color:#19cbe28c}.upload-zone.is-error .upload-icon{color:var(--danger);border-color:#a43b3466}.payment-content .upload-zone{min-height:150px;padding:16px}.payment-content .upload-icon{width:40px;height:40px;margin-bottom:9px}.payment-content .upload-icon svg{width:18px;height:18px}.retry-hero{padding:18px 18px 16px}.retry-hero .eyebrow{margin-bottom:6px}.retry-hero .payment-total{font-size:30px}.retry-hero .payment-total small{margin-top:4px}.retry-hero .timer{margin-top:10px;padding-top:9px}.retry-hero .timer b{font-size:26px}.retry-alert{padding:10px 0 0}.retry-alert b{letter-spacing:-.02em;color:var(--ink);align-items:center;gap:9px;font-size:15px;display:flex}.retry-alert b .status-dot{flex:0 0 10px;width:10px;height:10px}.retry-alert p{color:var(--muted);margin:7px 0 0;font-size:11.5px;line-height:1.55}.retry-step-status header b{align-items:center;gap:9px;display:flex}.retry-step-status .status-dot{flex:0 0 10px;width:10px;height:10px}.hash-input{border:1px solid var(--line);background:var(--card);border-radius:11px;grid-template-columns:44px minmax(0,1fr);align-items:center;margin:18px 0 0 52px;transition:border-color .14s;display:grid;overflow:hidden}.hash-input i{height:52px;color:var(--faint);border-right:1px solid var(--line);place-items:center;font-size:17px;font-style:normal;font-weight:800;display:grid}.hash-input input{background:0 0;border:0;border-radius:0;min-width:0;height:52px;padding:0 14px 0 12px;font-size:14px}.hash-input input:focus,.hash-input input:focus-visible{box-shadow:none;outline:none}.hash-input:focus-within{border-color:var(--magenta)}.hash-input.is-ready{border-color:var(--cyan)}.hash-input.is-ready i{color:var(--cyan-deep);background:var(--cyan-soft);border-right-color:#19cbe259}.orders-content{gap:14px;display:grid}.segmented{border:1px solid var(--line);background:var(--card);border-radius:8px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.segmented button{border:0;border-right:1px solid var(--line);background:0 0;min-height:38px;font-size:10px}.segmented button:last-child{border-right:0}.segmented button.is-active{background:var(--ink);color:#fff}.orders-ledger{border-top:1px solid var(--ink)}.order-entry{border-bottom:1px solid var(--line);cursor:pointer;padding:15px 2px 14px;display:block}.order-entry-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.order-entry-chevron svg{fill:none;width:15px;height:15px;stroke:var(--muted);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.order-entry-main{justify-content:space-between;align-items:baseline;gap:14px;margin-top:7px;display:flex}.order-entry-status{letter-spacing:-.015em;align-items:center;gap:9px;font-size:15.5px;font-weight:770;line-height:1.2;display:inline-flex}.order-entry-status i{background:var(--cyan-deep);border-radius:50%;flex:0 0 9px;width:9px;height:9px}.order-entry-status.attention i{background:var(--orange)}.order-entry-status.complete i{background:var(--ink)}.order-entry-main strong{letter-spacing:-.02em;font-size:15.5px}.order-entry-foot{margin-top:8px;display:block}.order-masthead{background:var(--ink);color:#fff;padding:24px 18px 22px}.order-masthead .address-kick{color:#fffefb8c}.order-masthead h1{letter-spacing:-.05em;align-items:center;gap:12px;margin:8px 0 0;font-size:30px;line-height:1.05;display:flex}.order-masthead-foot{border-top:1px solid #fffefb29;justify-content:space-between;align-items:baseline;gap:12px;margin-top:16px;padding-top:14px;display:flex}.order-masthead-foot b{letter-spacing:-.03em;font-size:21px}.order-masthead-foot span{color:#fffefb99;font-size:11px}.masthead-note{color:#fffefb99;max-width:360px;margin:11px 0 0;font-size:12px;line-height:1.55}.order-layout{padding:20px 18px 92px}.order-section{padding:12px 0 20px}.order-section+.order-section{border-top:1px solid var(--ink)}.order-alert{border-bottom:1px solid var(--ink);padding:2px 0 16px}.order-alert-head{justify-content:space-between;align-items:center;gap:14px;display:flex}.order-alert-head b{letter-spacing:-.02em;align-items:center;gap:9px;font-size:15px;font-weight:760;display:flex}.order-alert-head b .status-dot{flex:0 0 10px;width:10px;height:10px}.order-alert-head strong{letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:24px;font-weight:820}.order-alert p{color:var(--muted);margin:8px 0 0;font-size:11.5px;line-height:1.55}.timeline{margin:16px 0 2px}.timeline-step{grid-template-columns:20px 1fr;gap:12px;min-height:44px;display:grid;position:relative}.timeline-step:before{content:"";background:var(--line);width:1px;position:absolute;top:24px;bottom:2px;left:9px}.timeline-step:last-child:before{display:none}.timeline-dot{background:0 0;border:1.5px solid #a89f95;border-radius:50%;width:11px;height:11px;margin:6px 0 0 4px}.timeline-step.is-done .timeline-dot{border-color:var(--ink);background:var(--ink)}.timeline-step.is-done:before{background:var(--ink)}.timeline-step.is-current .timeline-dot{border:2px solid var(--ink);background:var(--ink);width:15px;height:15px;box-shadow:inset 0 0 0 3px var(--canvas);margin:4px 0 0 2px}.timeline-copy b,.timeline-copy span{display:block}.timeline-copy b{padding-top:5px;font-size:13.5px}.timeline-copy span{color:var(--muted);margin-top:3px;font-size:11px}.order-item-ledger{border-top:1px solid var(--ink)}.order-item-row{border-bottom:1px solid var(--line);grid-template-columns:46px 1fr auto;align-items:center;gap:12px;padding:14px 0;display:grid}.order-thumb{background:var(--wash);border-radius:8px;place-items:center;width:46px;height:60px;display:grid;overflow:hidden}.order-thumb .product-object{box-shadow:none;margin:-28px 0 0;transform:scale(.42)}.order-item-row strong{font-size:13px}.data-ledger{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:6px;padding:13px 0;display:grid}.data-ledger span{color:var(--muted);font-size:11px}.data-ledger b{font-size:13px}.payment-history{margin-top:10px}.payment-history summary{cursor:pointer;padding:12px 0;font-size:10px;font-weight:740;list-style:none}.payment-history summary::-webkit-details-marker{display:none}.payment-history summary:after{content:"+";float:right}.payment-history[open] summary:after{content:"−"}.payment-attempt{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:8px;padding:12px 0;display:grid}.payment-attempt:last-child{border-bottom:0}.payment-attempt b,.payment-attempt span{display:block}.payment-attempt b{font-size:12px}.payment-attempt span{color:var(--muted);margin-top:3px;font-size:11px}.shipment{border-bottom:1px solid var(--line);padding:13px 0}.shipment:last-child{border-bottom:0}.shipment-head{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.shipment-head b{font-size:12.5px}.shipment-head b:before{content:"";background:var(--cyan);border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block}.shipment-head span{letter-spacing:.06em;text-transform:uppercase;color:var(--cyan-deep);font-size:9.5px;font-weight:780}.shipment p{color:var(--muted);margin:7px 0 0;font-size:14px;line-height:1.5}.order-context-actions{gap:8px;margin-top:18px;display:grid}.action-stack{gap:8px;margin-top:24px;display:grid}.rating-content{--rating-pad:18px;padding:12px 18px 30px}.rule-head{border-top:1px solid var(--ink);letter-spacing:.08em;text-transform:uppercase;color:var(--ink);align-items:baseline;gap:10px;margin-top:26px;padding-top:16px;font-size:10px;font-weight:800;display:flex}.rule-head small{letter-spacing:.06em;color:var(--muted);margin-left:auto;font-size:10px;font-weight:730}.rule-head:first-child{margin-top:8px}.grade-ledger{border-top:1px solid var(--ink)}.grade-row{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:58px;padding:8px 2px;transition:background .13s;display:grid;position:relative}.grade-index{color:#1b1a1742;font-variant-numeric:tabular-nums;font-size:12px;font-style:normal;font-weight:800;transition:color .13s}.grade-word{letter-spacing:-.035em;color:var(--muted);font-size:21px;font-weight:730;transition:color .13s}.grade-stars{color:#c3bcb3;gap:2px;padding-right:2px;display:inline-flex}.grade-stars svg{fill:#0000;stroke:currentColor;stroke-width:1.5px;stroke-linejoin:round;width:15px;height:15px}@media (hover:hover){.grade-row:not(.is-static):hover .grade-word{color:var(--ink)}}.grade-row:not(.is-static):active .grade-word{color:var(--ink)}.grade-row.is-selected:before{content:"";left:calc(var(--rating-pad) * -1);background:var(--magenta);width:3px;position:absolute;top:9px;bottom:9px}.grade-row.is-selected .grade-index{color:var(--magenta)}.grade-row.is-selected .grade-word{color:var(--ink);font-weight:820}.grade-row.is-selected .grade-stars{color:var(--ink)}.grade-row.is-selected .grade-stars svg{fill:var(--magenta);stroke:var(--ink);animation:star-pop .22s var(--ease) both}.grade-row.is-selected .grade-stars svg:nth-child(2){animation-delay:30ms}.grade-row.is-selected .grade-stars svg:nth-child(3){animation-delay:60ms}.grade-row.is-selected .grade-stars svg:nth-child(4){animation-delay:90ms}.grade-row.is-selected .grade-stars svg:nth-child(5){animation-delay:.12s}@keyframes star-pop{0%{transform:scale(.6)}62%{transform:scale(1.18)}to{transform:scale(1)}}.grade-ledger.is-static .grade-row{cursor:default;min-height:64px}.rating-comment{margin-top:10px}.rating-screen .rating-comment textarea{min-height:52px}#ratingForm .field textarea{background:0 0;border:0;border-bottom:1px solid #b6afa6;border-radius:0;min-height:74px;padding:7px 1px 10px;font-size:15px}#ratingForm .field textarea:focus{border-bottom-color:var(--magenta);box-shadow:0 1px 0 var(--magenta);outline:none}.char-count{text-align:right;color:var(--muted);margin-top:5px;font-size:9px}.rating-comment-text{margin:12px 0 0;font-size:13.5px;line-height:1.6}.rating-assist{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:baseline;gap:16px;margin-top:24px;padding:13px 0 14px;display:flex}.rating-assist p{color:var(--muted);text-align:left;margin:0;font-size:11px;line-height:1.5}.rating-assist .text-button{flex:none;margin-left:auto}.ink-ledger{display:none}.ink-ledger>span{letter-spacing:.1em;text-transform:uppercase;color:#fffefb73;margin-bottom:4px;font-size:10px;font-weight:800;display:block}.ink-ledger-row{border-bottom:1px solid #fffefb1f;grid-template-columns:auto minmax(0,1fr) auto;align-items:baseline;gap:12px;padding:10px 0;display:grid}.ink-ledger-row i{color:#fffefb59;font-variant-numeric:tabular-nums;font-size:10px;font-style:normal;font-weight:800}.ink-ledger-row span{color:#fffefbd1;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.ink-ledger-row b{color:#fff;font-variant-numeric:tabular-nums;font-size:11.5px;font-weight:720}.deals-soon{grid-template-rows:1fr auto;display:grid}.deals-soon-hero{align-content:end;justify-items:start;padding:40px 20px 34px;display:grid}.deals-soon-hero h1{letter-spacing:-.05em;margin:14px 0 12px;font-size:74px;font-weight:830;line-height:.92}.deals-soon-hero p{color:var(--muted);max-width:320px;margin:0;font-size:14px;line-height:1.55}.deals-soon-body{gap:14px;padding:26px 20px 30px;display:grid}.soon-ledger{border-top:1px solid var(--ink)}.soon-row{border-bottom:1px solid var(--line);grid-template-columns:36px 1fr;align-items:baseline;gap:12px;padding:19px 2px;display:grid}.soon-row i{letter-spacing:.06em;color:var(--muted);font-size:12px;font-style:normal;font-weight:850}.soon-row b{letter-spacing:-.01em;font-size:16.5px;font-weight:780}.soon-row small{color:var(--muted);margin-top:4px;font-size:12.5px;line-height:1.5;display:block}.deals-soon-body>.button{margin-top:12px}.profile-screen{background:var(--canvas);padding-top:1px}.profile-card{background:var(--ink);color:#fff;border-radius:18px;grid-template-columns:56px 1fr 40px;align-items:center;gap:13px;margin:16px 18px 0;padding:20px;display:grid;box-shadow:0 14px 34px #1b1a171f}.avatar{background:var(--sunset-surface);width:54px;height:54px;color:var(--ink);border-radius:15px;place-items:center;font-size:18px;font-weight:830;display:grid}.profile-card b,.profile-card span{display:block}.profile-card b{font-size:17px}.profile-card span{color:#aaa79f;margin-top:4px;font-size:10px}.profile-card .lang-switch{color:var(--ink)}.profile-edit{color:#fff;background:0 0;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.profile-edit svg{width:18px;height:18px}.registration-card{background:var(--sunset-wash);border:1px solid #1b1a1721;border-radius:16px;grid-template-columns:48px 1fr;gap:14px;margin:14px 18px 0;padding:20px;display:grid}.registration-card.verified{background:var(--cyan-soft);border-color:#19cbe273}.registration-icon{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.registration-icon svg{width:22px;height:22px}.registration-copy{min-width:0}.registration-card .eyebrow{margin-bottom:7px}.registration-card h3{margin:0;font-size:23px;line-height:1.05}.registration-card p{color:var(--muted);margin:9px 0 0;font-size:13px;line-height:1.5}.registration-card>.button{grid-column:1/-1;margin-top:4px}.profile-content{gap:22px;padding-top:27px;display:grid}.profile-section>.eyebrow{margin-left:2px}.account-ledger{border-top:1px solid var(--ink)}.account-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:16px 2px;display:flex}.account-row .status-dot{flex:0 0 9px;width:9px;height:9px}.account-copy{gap:3px;min-width:0;display:grid}.account-copy b{font-size:13.5px;font-weight:760}.account-copy small{color:var(--muted);font-size:11.5px}.account-row .text-button{flex:none;margin-left:auto}.code-inputs{grid-template-columns:repeat(6,1fr);gap:6px;margin:20px 0;display:grid}.code-inputs input{border:1px solid var(--line);background:var(--card);text-align:center;border-radius:8px;min-width:0;height:52px;font-size:19px;font-weight:780}.code-inputs input:focus{border-color:var(--magenta)}.email-footnote{border-top:1px solid var(--line);color:var(--muted);margin:22px 0 0;padding-top:13px;font-size:11.5px;line-height:1.6}.app-shell .email-footnote{font-size:11.5px}.email-footnote .text-button{color:var(--ink);padding:0;font-size:11.5px}.faq-list{border-top:1px solid var(--ink)}.faq-item{background:var(--card);border-bottom:1px solid var(--line)}.faq-question{text-align:left;background:0 0;border:0;grid-template-columns:1fr 34px;align-items:center;gap:14px;width:100%;min-height:68px;padding:17px 18px;font-size:14px;font-weight:720;display:grid}.faq-question i{border:1px solid var(--line);border-radius:50%;place-items:center;width:34px;height:34px;font-size:17px;font-style:normal;font-weight:500;display:grid}.faq-question i svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px;transition:transform .18s var(--ease)}.faq-item.is-open .faq-question{background:0 0}.faq-item.is-open .faq-question i{border-color:var(--ink);background:var(--ink);color:#fff}.faq-item.is-open .faq-question i svg{transform:rotate(45deg)}.faq-answer{background:0 0;padding:0 46px 20px 18px}.faq-answer p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.help-links{padding-top:26px}.help-links .eyebrow{margin-bottom:12px;display:block}.support-card{border:1px solid var(--line);background:var(--card);border-radius:14px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:20px;padding:16px;display:grid}.support-icon{background:var(--ink);color:#fff;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.support-icon svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.support-copy b{letter-spacing:-.01em;font-size:14px;display:block}.support-copy p{color:var(--muted);margin:4px 0 0;font-size:11px;line-height:1.4}.support-card .button{min-height:40px;padding:0 16px}.legal-sections{border-top:1px solid var(--ink)}.legal-section{border-bottom:1px solid var(--line);grid-template-columns:36px 1fr;align-items:baseline;gap:12px;padding:16px 2px 17px;display:grid}.legal-section i{letter-spacing:.06em;color:var(--muted);font-size:12px;font-style:normal;font-weight:850}.legal-section b{letter-spacing:-.01em;font-size:14.5px;font-weight:780;display:block}.legal-section p{color:var(--muted);margin:6px 0 0;font-size:12.5px;line-height:1.6}.app-shell .legal-section p{font-size:12.5px}.legal-screen .support-card{margin-top:26px}.bottom-nav{z-index:30;height:74px;box-shadow:none;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fbf8f2f7;border:0;border-top:1px solid #1b1a1729;border-radius:0;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;overflow:hidden}.bottom-nav[hidden]{display:none}.nav-item{color:#87817a;letter-spacing:.01em;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;font-size:10px;font-weight:700;transition:color .14s;display:flex;position:relative}.nav-item svg{stroke-width:1.5px;width:22px;height:22px;transition:transform .13s var(--ease)}.nav-item:active svg{transform:scale(.9)}.nav-item.is-active{color:var(--ink);font-weight:800}.nav-item.is-active svg{fill:#1b1a1717}.nav-item.is-active:after{content:"";background:var(--magenta);border-radius:0 0 3px 3px;width:22px;height:2.5px;position:absolute;top:0}.nav-icon{place-items:center;width:26px;height:26px;display:grid;position:relative}.nav-label{letter-spacing:.02em;font-size:10px;font-weight:680}.nav-item.is-active .nav-label{font-weight:800}.nav-badge{border:1.5px solid var(--ink);background:var(--card);min-width:17px;height:17px;color:var(--ink);letter-spacing:0;font-variant-numeric:tabular-nums;border-radius:999px;place-items:center;padding:0 4px;font-size:10px;font-style:normal;font-weight:850;line-height:1;display:grid;position:absolute;top:-10px;left:auto;right:-9px}.nav-dot{background:var(--orange);border:0;border-radius:50%;width:6.5px;height:6.5px;position:absolute;top:-3px;left:auto;right:-5px}.toast{z-index:60;background:var(--card);min-height:48px;color:var(--ink);opacity:0;pointer-events:none;transition:opacity .16s ease-out, transform .18s var(--ease);border:1px solid #1b1a1729;border-radius:6px;grid-template-columns:28px 1fr;align-items:center;gap:11px;padding:11px 14px;font-size:11px;font-weight:650;line-height:1.4;display:grid;position:fixed;top:12px;left:18px;right:18px;transform:translateY(-8px);box-shadow:0 10px 30px #1b1a1721}.toast.is-visible{opacity:1;transform:translateY(0)}.toast-mark{background:var(--surface);border-radius:50%;place-items:center;width:28px;height:28px;font-size:14px;font-weight:830;display:grid}.toast-mark:before{content:"i"}.toast[data-tone=success] .toast-mark{background:var(--cyan-soft);color:var(--cyan-deep)}.toast[data-tone=success] .toast-mark:before{content:"✓"}.toast[data-tone=attention] .toast-mark{background:var(--orange-soft);color:#7d3c17}.toast[data-tone=attention] .toast-mark:before{content:"!"}.toast-copy{min-width:0}.modal-layer{z-index:70;background:#1b1a1775;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-layer[hidden]{display:none}.modal{background:var(--card);width:min(330px,100%);box-shadow:var(--shadow);border-radius:13px;padding:20px}.modal h3{margin:0;font-size:20px}.modal p{color:var(--muted);font-size:14px;line-height:1.55}.modal-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;margin-top:18px;display:flex}.modal-actions .button{white-space:nowrap;flex:1;min-width:0;padding-left:12px;padding-right:12px;font-size:12px}@media (width>=761px){.country-shell{min-height:100%}.country-top{padding:26px 48px}.country-brand{width:232px}.country-layout{background:linear-gradient(90deg, var(--sunset-wash) 0 44%, var(--canvas) 44%);flex:1;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:stretch;gap:0;padding:0;display:grid}.country-intro{border:0;border-radius:0;justify-content:center;min-height:100%;padding:60px 56px}.country-intro h2{max-width:none;font-size:clamp(54px,6vw,74px)}.country-intro p{max-width:340px}.country-list-wrap{align-self:center;margin:48px 72px;padding:10px}.country-list{border:0}.country-option{min-height:100px;padding:0 12px}.country-option.is-available{min-height:100px;padding:0 16px}.catalogue-title,.product-grid{max-width:1120px;margin:0 auto;padding-left:32px;padding-right:32px}.product-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}.product-visual{height:218px}.app-shell:has(.screen-mount){grid-template-rows:auto 1fr;grid-template-columns:230px minmax(0,1fr);display:grid}.app-header{grid-column:1/-1}.screen-mount{grid-area:2/2;padding-bottom:20px}.bottom-nav{border:0;border-right:1px solid var(--line);height:auto;box-shadow:none;background:var(--canvas);-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0;flex-direction:column;grid-area:2/1;padding:28px 16px;display:flex;position:relative;bottom:auto;left:auto;right:auto}.nav-item{text-align:left;border-bottom:1px solid var(--line);border-radius:0;grid-template-columns:32px 1fr;min-height:58px;padding:0 12px;font-size:12px;display:grid}.nav-item svg{width:19px;height:19px}.nav-item.is-active{background:var(--card)}.nav-item.is-active:after{width:4px;height:auto;top:0;bottom:0;left:0}.nav-badge{top:-10px;left:auto;right:-9px}.nav-dot{top:-3px;left:auto;right:-5px}.app-shell:has(.bottom-nav[hidden]) .screen-mount{grid-column:1/-1}.screen-mount:has(.country-screen){grid-column:1/-1;padding-bottom:0}.screen-mount:has(.country-screen) .screen{flex-direction:column;height:100%;display:flex}.screen-mount:has(.country-screen) .country-shell{flex:1;min-height:0}.context-header,.header-main--root{padding:0 28px}.screen-content,.detail-copy{max-width:860px}.sticky-action{max-width:860px;position:static}.form-grid{grid-template-columns:repeat(3,1fr)}.field.full{grid-column:1/-1}.desktop-only{display:block}.catalog-controls{padding:24px 14px 6px}.search-box{gap:11px;height:54px;padding:0 16px}.search-box svg{width:21px;display:block}.search-box input{font-size:14px}.search-box.hero-search,.chip-row,.filter-bar{margin-left:32px;margin-right:32px;padding-left:0;padding-right:0}.section-title[style]{padding-left:32px!important;padding-right:32px!important}.app-shell[data-desktop-layout=catalog-grid] .collection-heading{grid-template-columns:minmax(300px,.8fr) minmax(320px,1.2fr);align-items:end;padding:34px 32px 28px}.app-shell[data-desktop-layout=catalog-grid] .collection-heading h1{font-size:48px}.product-detail-layout{grid-template-columns:minmax(320px,.9fr) minmax(380px,1.1fr);max-width:920px;display:grid}.product-detail-media{height:auto;min-height:560px}.app-shell[data-desktop-layout=product-split] .product-detail-layout{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);max-width:none;min-height:100%}.app-shell[data-desktop-layout=product-split] .product-detail-media{min-height:620px}.app-shell[data-desktop-layout=product-split] .detail-copy{max-width:none;padding:38px 36px 50px}.app-shell[data-desktop-layout=product-split] .detail-copy h2{font-size:52px}.app-shell[data-desktop-layout=product-split] .sticky-action{border:1px solid var(--line);background:var(--card);width:auto;margin-top:26px;padding:10px;position:sticky;bottom:0}.app-shell[data-desktop-layout=product-split] .cross-product-grid{grid-template-columns:1fr;max-width:460px}.app-shell[data-desktop-layout=summary-split] .checkout-layout{grid-template-columns:minmax(0,1fr) 300px;gap:28px;max-width:1000px;padding:32px;display:grid}.app-shell[data-desktop-layout=summary-split] .checkout-summary{border-top:4px solid var(--ink);background:var(--card);align-self:start;padding:22px;display:block;position:sticky;top:28px}.app-shell[data-desktop-layout=summary-split] .sticky-action{display:none}.app-shell[data-desktop-layout=summary-split] .checkout-heading h1{white-space:nowrap;font-size:36px}.app-shell[data-desktop-layout=payment-split] .screen{grid-template-columns:minmax(0,1fr) 340px;align-content:start;min-height:100%;display:grid}.app-shell[data-desktop-layout=payment-split] .payment-hero,.app-shell[data-desktop-layout=payment-split] .screen-hero{grid-area:1/2;align-self:start;min-height:100%;padding:38px 30px;position:sticky;top:0}.app-shell[data-desktop-layout=payment-split] .payment-content,.app-shell[data-desktop-layout=payment-split] .screen-content{grid-area:1/1;max-width:none;padding:36px 42px}.app-shell[data-desktop-layout=payment-split] .payment-total{font-size:54px}.app-shell[data-desktop-layout=payment-split] .payment-hero{background:var(--ink)}.app-shell[data-desktop-layout=payment-split] .payment-step--method .payment-method{margin-left:52px}.app-shell[data-desktop-layout=order-split] .order-masthead{padding:32px 38px 26px}.app-shell[data-desktop-layout=order-split] .order-masthead h1{font-size:46px}.app-shell[data-desktop-layout=order-split] .order-layout{grid-template-columns:minmax(0,1.15fr) minmax(310px,.85fr);gap:46px;padding:30px 38px;display:grid}.app-shell[data-desktop-layout=order-split] .order-sidebar{border-left:1px solid var(--line);padding-left:30px}.app-shell[data-desktop-layout=utility-grid] .profile-screen{grid-template-rows:auto auto;grid-template-columns:300px minmax(0,1fr);align-content:start;display:grid}.app-shell[data-desktop-layout=utility-grid] .profile-card{box-shadow:none;border-radius:0;grid-area:1/1/3;grid-template-rows:auto auto 1fr;grid-template-columns:minmax(0,1fr) 44px;align-self:stretch;align-items:start;gap:20px 10px;margin:0;padding:34px 30px;display:grid}.app-shell[data-desktop-layout=utility-grid] .profile-card .avatar{grid-area:1/1;width:64px;height:64px;font-size:19px}.app-shell[data-desktop-layout=utility-grid] .profile-card>div{grid-area:2/1/auto/-1}.app-shell[data-desktop-layout=utility-grid] .profile-card>div b{letter-spacing:-.02em;font-size:21px}.app-shell[data-desktop-layout=utility-grid] .profile-card>div span{font-size:12.5px}.app-shell[data-desktop-layout=utility-grid] .profile-card .profile-edit{grid-area:1/2}.app-shell[data-desktop-layout=utility-grid] .profile-screen:has(.registration-card) .profile-card{grid-row:1}.app-shell[data-desktop-layout=utility-grid] .registration-card{border-left:0;border-right:0;border-bottom:1px solid var(--line);background:var(--sunset-wash);border-radius:0;grid-area:2/1;align-self:start;margin:0;padding:28px}.app-shell[data-desktop-layout=utility-grid] .profile-content{grid-area:1/2/3;grid-template-columns:minmax(0,1fr);align-content:start;gap:24px;min-width:0;max-width:640px;padding:32px}.orders-content,.faq-list,.help-links,.legal-sections,.legal-screen .support-card,.deals-soon-body{max-width:720px}.account-screen{max-width:680px}.address-select,.address-form,.address-book,.legal-screen .screen-content{max-width:640px}.app-shell[data-desktop-layout=focus] .screen-content{max-width:560px}.app-shell[data-desktop-layout=editorial-state] .system-state{text-align:center;grid-template-rows:none;grid-template-columns:minmax(0,1fr);align-content:center;place-items:center;min-height:100%}.app-shell[data-desktop-layout=editorial-state] .system-code{align-items:flex-end;padding:48px;font-size:120px;display:flex}.app-shell[data-desktop-layout=editorial-state] .system-copy{align-self:center;margin:48px;padding:36px 0}.empty-state--favorites,.empty-state--orders,.empty-state--cart,.empty-state--search{grid-template-columns:minmax(0,1fr);max-width:none;min-height:560px;padding:90px 40px}.empty-symbol--heart,.empty-symbol--orders,.empty-symbol--cart{width:100px;height:100px}.app-shell[data-desktop-layout=rating-split] .rating-screen{grid-template-columns:minmax(0,1fr) 380px;align-content:start;min-height:100%;display:grid}.app-shell[data-desktop-layout=rating-split] .rating-masthead{flex-direction:column;grid-area:1/2;align-self:start;min-height:100%;padding:36px 32px;display:flex;position:sticky;top:0}.app-shell[data-desktop-layout=rating-split] .rating-masthead h1{font-size:37px}.rating-masthead .ink-ledger{border-top:1px solid #fffefb29;margin-top:30px;padding-top:16px;display:block}.app-shell[data-desktop-layout=rating-split] .rating-masthead .order-masthead-foot{margin-top:auto}.app-shell[data-desktop-layout=rating-split] .rating-content{--rating-pad:24px;grid-area:1/1;align-self:center;width:100%;max-width:600px;margin:0 auto;padding:36px 24px 54px}.app-shell[data-desktop-layout=rating-split] .grade-row{grid-template-columns:40px minmax(0,1fr) auto;min-height:64px}.app-shell[data-desktop-layout=rating-split] .grade-word{font-size:25px}.app-shell[data-desktop-layout=rating-split] .grade-stars svg{width:17px;height:17px}}@media (prefers-reduced-motion:reduce){.country-intro h2,.country-intro p,.country-list-wrap{animation:none}*{transition:none!important}.screen,.loading-spin,.skeleton,.button.loading:before,.spinner,.grade-row.is-selected .grade-stars svg{animation:none}.screen-mount{scroll-behavior:auto}}
