/*! tailwindcss v4.2.1 | 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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#171513;--muted:#716b66;--paper:#fbfaf8;--cream:#f4efe9;--rose:#e7c8c7;--rose-deep:#ad6b72;--champagne:#b79a68;--line:#1f1a161f;--serif:Georgia, "Times New Roman", serif;--sans:Arial, Helvetica, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0}button,input{font:inherit}button{color:inherit}.site-shell{--pointer-x:50vw;--pointer-y:35vh;min-height:100vh;position:relative;overflow:hidden}.ambient-pointer{background:radial-gradient(circle 145px at var(--pointer-x) var(--pointer-y), #be947421, #e7c8c70e 43%, transparent 72%);contain:strict;pointer-events:none;will-change:background;z-index:25;transition:opacity .22s;position:fixed;inset:0}.site-click-bloom{pointer-events:none;z-index:170;border:1px solid #ad6b727a;border-radius:50%;width:18px;height:18px;animation:.52s cubic-bezier(.16,.75,.25,1) forwards clickBloom;position:fixed;transform:translate(-50%,-50%)}@keyframes clickBloom{0%{opacity:.9;scale:.3}70%{opacity:.4}to{opacity:0;scale:5.6}}.announcement{color:#fff;letter-spacing:.18em;background:#1e1b19;justify-content:center;align-items:center;gap:16px;min-height:30px;font-size:10px;font-weight:600;display:flex}.announcement i{background:#c7ab7d;border-radius:50%;width:3px;height:3px}.header{border-bottom:1px solid var(--line);z-index:30;background:#fbfaf8eb;grid-template-columns:1fr auto 1fr;align-items:center;min-height:84px;padding:0 clamp(24px,5vw,80px);display:grid;position:relative}.brand{color:inherit;flex-direction:column;grid-column:2;align-items:center;line-height:1;text-decoration:none;display:flex}.brand svg{color:var(--champagne);margin-bottom:-1px}.brand strong{font-family:var(--serif);letter-spacing:.16em;margin-right:-.16em;font-size:31px;font-weight:400}.brand span{letter-spacing:.5em;margin-top:4px;margin-right:-.5em;font-size:8px;font-weight:600}.desktop-nav{grid-area:1/1;gap:clamp(20px,2.8vw,42px);display:flex}.desktop-nav button{cursor:pointer;letter-spacing:.05em;background:0 0;border:0;padding:12px 0;font-size:12px;position:relative}.desktop-nav button:after{background:var(--ink);content:"";transform-origin:100%;width:100%;height:1px;transition:transform .26s;position:absolute;bottom:5px;left:0;transform:scaleX(0)}.desktop-nav button:hover:after{transform-origin:0;transform:scaleX(1)}.header-actions{grid-area:1/3;justify-self:end;gap:6px;display:flex}.icon-button{cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:background .18s,color .18s,transform .16s;display:inline-flex;position:relative}.icon-button:hover{background:#efe9e3}.icon-button:active{transform:scale(.9)}.sound-toggle{color:#827a73}.sound-toggle.is-on{color:var(--rose-deep);background:#f0e7df}.ambient-eq{background:var(--paper);box-shadow:0 0 0 2px var(--paper);border-radius:5px;justify-content:center;align-items:end;gap:1px;width:11px;height:9px;padding:1px;display:flex;position:absolute;bottom:2px;right:1px}.ambient-eq i{transform-origin:bottom;background:#aaa19a;border-radius:2px;width:2px;height:3px;animation:.82s ease-in-out infinite alternate paused ambientEqualizer;display:block}.ambient-eq i:nth-child(2){height:6px;animation-delay:-410ms}.ambient-eq i:nth-child(3){height:4px;animation-delay:-180ms}.sound-toggle.is-on .ambient-eq i{background:var(--rose-deep);animation-play-state:running}@keyframes ambientEqualizer{0%{scale:1 .45}to{scale:1}}.bag-button>span{background:var(--ink);border:2px solid var(--paper);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;font-size:8px;display:flex;position:absolute;top:1px;right:1px}.bag-button.is-reacting{animation:.58s cubic-bezier(.2,.9,.3,1) bagReaction}.bag-button.is-reacting>span{animation:.52s counterReaction}@keyframes bagReaction{0%,to{transform:translateY(0)rotate(0)}30%{transform:translateY(-6px)rotate(-8deg)scale(1.08)}60%{transform:translateY(1px)rotate(5deg)}}@keyframes counterReaction{0%{scale:.4}55%{scale:1.35}to{scale:1}}.mobile-menu{display:none}.hero{grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);max-width:1520px;min-height:690px;margin:0 auto;padding:48px clamp(24px,6.5vw,105px) 58px;display:grid}.hero-copy{z-index:2;align-self:center;max-width:650px;padding:42px 32px 42px 0;position:relative}.eyebrow{color:#8d7252;letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:25px;font-size:10px;font-weight:700;display:flex}.hero h1{font-family:var(--serif);letter-spacing:-.045em;max-width:680px;margin:0;font-size:clamp(54px,5.35vw,82px);font-weight:400;line-height:.98}.hero h1 em{color:var(--rose-deep);font-weight:400;display:block}.hero-copy>p{color:var(--muted);max-width:515px;margin:28px 0 31px;font-size:15px;line-height:1.85}.hero-actions{align-items:center;gap:30px;display:flex}.primary-button{background:var(--ink);border:1px solid var(--ink);color:#fff;cursor:pointer;letter-spacing:.09em;text-transform:uppercase;justify-content:center;align-items:center;gap:18px;min-height:52px;padding:0 24px;font-size:11px;font-weight:700;transition:background .2s,color .2s,transform .2s;display:inline-flex}.primary-button:hover{color:var(--ink);background:0 0;transform:translateY(-2px)}.primary-button:active{transform:translateY(0)scale(.975)}.text-button{cursor:pointer;background:0 0;border:0;border-bottom:1px solid #17151359;padding:8px 0;font-size:12px}.text-button span{color:var(--champagne);margin-left:5px}.hero-proof{align-items:center;gap:14px;margin-top:38px;display:flex}.avatars{display:flex}.avatars span{border:2px solid var(--paper);color:#7b5657;font-family:var(--serif);background:#ead5d1;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin-left:-7px;font-size:9px;display:flex}.avatars span:first-child{background:#dfc6aa;margin-left:0}.avatars span:last-child{background:#d7dbc7}.hero-proof b,.hero-proof small{display:block}.hero-proof b{margin-bottom:5px;font-size:11px}.hero-proof small{color:var(--muted);font-size:9px}.hero-visual{--hero-rx:0deg;--hero-ry:0deg;--light-x:50%;--light-y:45%;background:radial-gradient(circle at var(--light-x) var(--light-y), #fffc, transparent 28%), linear-gradient(145deg, #f2e3df 0%, #ead3d1 55%, #dfc3c4 100%);isolation:isolate;perspective:1200px;min-height:580px;transform-style:preserve-3d;border-radius:50% 50% 28px 28px/36% 36% 28px 28px;align-self:stretch;position:relative;overflow:hidden;box-shadow:0 45px 90px -50px #5630337a,inset 0 1px #fffc}.visual-glow{filter:blur(8px);background:#ffffff85;border-radius:50%;width:430px;height:430px;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.hero-grid{opacity:.55;transform-origin:bottom;background-image:linear-gradient(#ffffff47 1px,#0000 1px),linear-gradient(90deg,#ffffff47 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:44% -10% -20%;transform:perspective(620px)rotateX(65deg);-webkit-mask-image:linear-gradient(#0000 28%,#000);mask-image:linear-gradient(#0000 28%,#000)}.hero-stage{transform:rotateX(var(--hero-rx)) rotateY(var(--hero-ry));transform-style:preserve-3d;z-index:3;transition:transform .14s ease-out;position:absolute;inset:0}.lumi-scene{transform-style:preserve-3d;position:absolute;inset:0;transform:translateZ(62px)}.lumi-scene canvas{opacity:0;z-index:2;transition:opacity .7s;position:relative}.lumi-scene.is-ready canvas{opacity:1}.scene-fallback-products{opacity:1;transition:opacity .45s;position:absolute;inset:0}.lumi-scene.is-ready .scene-fallback-products{opacity:0;pointer-events:none}.scene-hint{color:#5e3b3d8f;letter-spacing:.18em;z-index:7;font-size:6px;font-weight:700;position:absolute;bottom:25px;left:26px;transform:translateZ(130px)}.hero-orbit{pointer-events:none;transform-style:preserve-3d;border:1px solid #ffffff94;border-radius:50%;position:absolute;top:48%;left:50%}.orbit-one{width:530px;height:380px;margin:-190px 0 0 -265px;animation:9s ease-in-out infinite orbitFloat;transform:rotateX(69deg)rotate(-12deg)}.orbit-two{border-color:#ae6a712e;width:640px;height:470px;margin:-235px 0 0 -320px;animation:12s ease-in-out -3s infinite reverse orbitFloat;transform:rotateX(72deg)rotate(18deg)}.k-beauty-note{color:#5b32348c;letter-spacing:.23em;z-index:3;font-size:9px;font-weight:700;line-height:1.7;position:absolute;top:53px;left:34px;transform:translateZ(105px)}.hero-product{mix-blend-mode:multiply;object-fit:contain;background:#ffffff3d;border:8px solid #ffffff8f;border-radius:38px;position:absolute;box-shadow:25px 35px 65px #5b2e3338}.hero-product-main{width:420px;height:420px;bottom:45px;left:25%;transform:translateZ(85px)rotate(3deg)}.hero-product-side{width:245px;height:245px;bottom:82px;left:1%;transform:translateZ(145px)rotate(-8deg)}.hero-tech-chip{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#6f4a4c;background:linear-gradient(135deg,#ffffff8f,#ffffff40);border:1px solid #ffffffad;border-radius:18px;grid-template-columns:20px 1fr auto;align-items:center;gap:2px 9px;width:170px;padding:12px 14px;display:grid;position:absolute;top:80px;right:28px;transform:translateZ(155px);box-shadow:0 22px 48px #532e311f}.hero-tech-chip svg{grid-row:1/3;width:17px;height:17px}.hero-tech-chip span{letter-spacing:.16em;font-size:7px;font-weight:700}.hero-tech-chip b{font-family:var(--serif);grid-row:1/3;font-size:22px;font-weight:400}.hero-tech-chip small{letter-spacing:.08em;font-size:6px}.hero-reflection{filter:blur(9px);opacity:.55;background:radial-gradient(#5f333738,#0000 68%);height:80px;position:absolute;bottom:-25px;left:18%;right:5%;transform:perspective(400px)rotateX(70deg)}.hero-price-card{cursor:pointer;text-align:left;z-index:5;background:#ffffffe6;border:0;flex-direction:column;width:190px;padding:18px 22px;transition:transform .18s;display:flex;position:absolute;bottom:24px;right:20px;box-shadow:0 18px 55px #5a373729}.hero-price-card:hover{transform:translateZ(190px)translateY(-4px)}.hero-price-card span{color:var(--rose-deep);letter-spacing:.15em;font-size:8px;font-weight:700}.hero-price-card b{font-family:var(--serif);margin:7px 0;font-size:17px;font-weight:400;line-height:1.2}.hero-price-card{transform:translateZ(190px)}.hero-price-card small{justify-content:space-between;align-items:center;font-size:11px;font-weight:700;display:flex}@keyframes orbitFloat{0%,to{opacity:.55;translate:0}50%{opacity:.9;translate:0 -9px}}.trust-strip{border-bottom:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);max-width:1380px;margin:0 auto;padding:23px 0;display:grid}.trust-strip article{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:14px;padding:0 18px;display:flex}.trust-strip article:last-child{border-right:0}.trust-strip svg{color:var(--champagne);stroke-width:1.25px;width:22px;height:22px}.trust-strip b,.trust-strip span{display:block}.trust-strip b{letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px;font-size:10px}.trust-strip span{color:var(--muted);font-size:9px}.catalog-section{max-width:1440px;margin:0 auto;padding:110px clamp(24px,5vw,72px) 130px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:46px;display:flex}.section-kicker{color:var(--champagne);letter-spacing:.23em;font-size:9px;font-weight:700}.section-heading h2{font-family:var(--serif);letter-spacing:-.035em;margin:10px 0 0;font-size:clamp(38px,4vw,58px);font-weight:400;line-height:1.05}.section-heading h2 em{color:var(--rose-deep);font-weight:400}.section-heading p{color:var(--muted);max-width:330px;margin:0 0 4px;font-size:12px;line-height:1.8}.catalog-tools{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:34px;padding-bottom:14px;display:flex}.filters{scrollbar-width:none;gap:6px;display:flex;overflow-x:auto}.filters::-webkit-scrollbar{display:none}.filters button{color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:24px;padding:10px 15px;font-size:10px}.filters button.active{background:var(--ink);color:#fff}.search-field{border-bottom:1px solid #99918b;align-items:center;gap:8px;min-width:220px;padding:6px 0;display:flex}.search-field svg{color:var(--muted)}.search-field input{background:0 0;border:0;outline:0;width:100%;font-size:11px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:44px 18px;display:grid}.product-card{--card-rx:0deg;--card-ry:0deg;--spot-x:50%;--spot-y:50%;perspective:1050px;min-width:0}.product-image-wrap{aspect-ratio:4/5;transform:rotateX(var(--card-rx)) rotateY(var(--card-ry));transform-style:preserve-3d;background:#f1ebe5;border:1px solid #52403614;border-radius:26px;transition:box-shadow .26s,transform .1s ease-out;position:relative;overflow:hidden;box-shadow:0 18px 35px -32px #2d1e1880}.product-image-wrap:after{background:radial-gradient(circle at var(--spot-x) var(--spot-y), #ffffff6b, transparent 31%);content:"";opacity:0;pointer-events:none;z-index:8;transition:opacity .22s;position:absolute;inset:0}.product-card:hover .product-image-wrap{box-shadow:0 42px 62px -32px var(--product-accent)}@supports (color:color-mix(in lab, red, red)){.product-card:hover .product-image-wrap{box-shadow:0 42px 62px -32px color-mix(in srgb, var(--product-accent) 42%, #2d1e1880)}}.product-card:hover .product-image-wrap:after{opacity:1}.product-open{cursor:pointer;perspective:1100px;background:0 0;border:0;width:100%;height:100%;padding:0;display:block}.product-stage{--stage-scale:.9;background:linear-gradient(145deg, var(--stage-accent), #f0e8e1 72%)}@supports (color:color-mix(in lab, red, red)){.product-stage{background:linear-gradient(145deg, color-mix(in srgb, var(--stage-accent) 12%, #faf8f5), #f0e8e1 72%)}}.product-stage{isolation:isolate;perspective:1100px;height:100%;transform-style:preserve-3d;width:100%;position:relative;overflow:hidden}.product-stage:before{content:"";opacity:.7;transform-origin:bottom;background-image:linear-gradient(#ffffff40 1px,#0000 1px),linear-gradient(90deg,#ffffff40 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:54% -22% -30%;transform:perspective(520px)rotateX(66deg);-webkit-mask-image:linear-gradient(#0000 22%,#000);mask-image:linear-gradient(#0000 22%,#000)}.product-stage__aura{background:radial-gradient(circle, var(--stage-accent), transparent 67%)}@supports (color:color-mix(in lab, red, red)){.product-stage__aura{background:radial-gradient(circle, color-mix(in srgb, var(--stage-accent) 34%, white), transparent 67%)}}.product-stage__aura{filter:blur(5px);opacity:.72;border-radius:50%;width:92%;height:72%;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)translateZ(-30px)}.product-stage__orb{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:linear-gradient(145deg, #ffffffbd, var(--stage-accent))}@supports (color:color-mix(in lab, red, red)){.product-stage__orb{background:linear-gradient(145deg, #ffffffbd, color-mix(in srgb, var(--stage-accent) 26%, transparent))}}.product-stage__orb{border:1px solid #ffffffc7;border-radius:50%;position:absolute;box-shadow:inset -8px -8px 20px #50372b14,0 12px 25px #57362d14}.product-stage__orb--one{width:52px;height:52px;animation:7s ease-in-out infinite orbDrift;top:21%;right:8%}.product-stage__orb--two{width:27px;height:27px;animation:9s ease-in-out -3s infinite reverse orbDrift;bottom:23%;left:8%}.product-stage__orbit{pointer-events:none;transform-style:preserve-3d;border:1px solid #ffffffb8;border-radius:50%;position:absolute;top:48%;left:50%}.product-stage__orbit--one{width:90%;height:45%;margin:-22% 0 0 -45%;animation:12s linear infinite stageOrbit;transform:rotateX(67deg)rotate(-14deg)}.product-stage__orbit--two{border-color:var(--stage-accent);animation:17s linear -5s infinite reverse stageOrbit}@supports (color:color-mix(in lab, red, red)){.product-stage__orbit--two{border-color:color-mix(in srgb, var(--stage-accent) 23%, transparent)}}.product-stage__orbit--two{width:108%;height:61%;margin:-30% 0 0 -54%;transform:rotateX(71deg)rotate(20deg)}.product-stage__platform{background:radial-gradient(ellipse, #ffffffe0, var(--stage-accent) 48%, transparent 72%)}@supports (color:color-mix(in lab, red, red)){.product-stage__platform{background:radial-gradient(ellipse, #ffffffe0, color-mix(in srgb, var(--stage-accent) 28%, #e9ded5) 48%, transparent 72%)}}.product-stage__platform{box-shadow:0 24px 34px var(--stage-accent), inset 0 4px 10px #ffffffc7;border:1px solid #ffffffd1;border-radius:50%;bottom:6%}@supports (color:color-mix(in lab, red, red)){.product-stage__platform{box-shadow:0 24px 34px color-mix(in srgb, var(--stage-accent) 19%, transparent), inset 0 4px 10px #ffffffc7}}.product-stage__platform{width:74%;height:24%;position:absolute;left:13%;transform:rotateX(70deg)translateZ(-20px)}.product-stage__platform i{border:1px solid var(--stage-accent)}@supports (color:color-mix(in lab, red, red)){.product-stage__platform i{border:1px solid color-mix(in srgb, var(--stage-accent) 28%, transparent)}}.product-stage__platform i{border-radius:50%;position:absolute;inset:19%}.product-stage__depth{background:var(--stage-accent)}@supports (color:color-mix(in lab, red, red)){.product-stage__depth{background:color-mix(in srgb, var(--stage-accent) 18%, #d9cec6)}}.product-stage__depth{filter:blur(10px);opacity:.6;border-radius:27%;width:48%;height:13%;position:absolute;bottom:19%;left:26%;transform:rotateX(72deg)translateZ(5px)}.product-stage__model{transform-style:preserve-3d;z-index:3;animation:5.8s cubic-bezier(.4,0,.2,1) infinite productFloat;position:absolute;inset:10% 9% 16%}.product-stage__image{filter:drop-shadow(0 25px 20px #462f272e);mix-blend-mode:multiply;object-fit:contain;border-radius:20px;width:100%;height:100%;transition:filter .5s,transform .7s cubic-bezier(.16,.8,.24,1);position:absolute;inset:0}.product-stage__model--cutout{animation:4.9s cubic-bezier(.35,0,.2,1) infinite productCutoutFloat;inset:6% 4% 13%}.product-stage__model--cutout .product-stage__image{filter:drop-shadow(0 30px 22px var(--stage-accent)) saturate(1.04);border-radius:0}@supports (color:color-mix(in lab, red, red)){.product-stage__model--cutout .product-stage__image{filter:drop-shadow(0 30px 22px color-mix(in srgb,var(--stage-accent) 31%,#301f1a40)) saturate(1.04)}}.product-card:nth-child(3n+2) .product-stage__model--cutout{animation-delay:-1.6s}.product-card:nth-child(3n) .product-stage__model--cutout{animation-delay:-3.1s}.product-stage__image--primary{transform:translateZ(72px) rotateY(-2deg) scale(var(--stage-scale))}.product-card:hover .product-stage__image--primary{filter:drop-shadow(0 35px 28px #462f273d);transform:translateZ(112px) rotateX(-2deg) rotateY(7deg) scale(calc(var(--stage-scale) + .035))}.product-stage__light{opacity:.16;pointer-events:none;z-index:6;background:linear-gradient(112deg,#0000 23%,#ffffffa8 43%,#ffffff1f 53%,#0000 72%);transition:opacity .26s,transform .85s cubic-bezier(.18,.75,.2,1);position:absolute;inset:-35%;transform:translate(-42%)rotate(9deg)translateZ(120px)}.product-card:hover .product-stage__light{opacity:.48;transform:translate(44%)rotate(9deg)translateZ(120px)}.product-stage__micro-label{color:#372d2880;letter-spacing:.16em;text-transform:uppercase;z-index:7;align-items:center;gap:5px;font-size:6px;font-weight:800;display:flex;position:absolute;bottom:14px;right:14px;transform:translateZ(130px)}.product-stage__micro-label svg{stroke-width:1.2px;width:11px;height:11px}.product-stage--pencil{--stage-scale:1}.product-stage--tube,.product-stage--bottle,.product-stage--dropper,.product-stage--gloss,.product-stage--stick,.product-stage--lipstick{--stage-scale:.94}.product-stage--compact,.product-stage--jar{--stage-scale:.89}.product-stage--duo .product-stage__model{inset:9% 3% 15%}.product-stage--duo .product-stage__image{width:67%;height:90%;top:5%}.product-stage--duo .product-stage__image--secondary{left:-1%;transform:translateZ(56px)rotateY(8deg)rotate(-4deg)scale(.86)}.product-stage--duo .product-stage__image--primary{left:34%;transform:translateZ(86px)rotateY(-7deg)rotate(4deg)scale(.9)}.product-card:hover .product-stage--duo .product-stage__image--secondary{transform:translate3d(-5px,-5px,82px)rotateY(13deg)rotate(-6deg)scale(.9)}.product-card:hover .product-stage--duo .product-stage__image--primary{transform:translate3d(5px,-8px,118px)rotateY(-10deg)rotate(5deg)scale(.94)}@keyframes productFloat{0%,to{transform:translateZ(24px)}50%{transform:translate3d(0,-9px,38px)}}@keyframes orbDrift{0%,to{transform:translateZ(20px)}50%{transform:translate3d(7px,-10px,55px)}}@keyframes stageOrbit{to{rotate:1turn}}.original-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.08em;text-transform:uppercase;z-index:3;background:#ffffffd1;border-radius:20px;align-items:center;gap:5px;padding:7px 9px;font-size:8px;display:flex;position:absolute;top:12px;left:12px;transform:translateZ(55px)}.original-badge svg{color:var(--product-accent)}.original-badge.pending{color:#7c4f17;background:#fff4e2eb;max-width:calc(100% - 58px)}.original-badge.pending svg{color:#b46b16;flex:none}.availability-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:var(--product-accent)}@supports (color:color-mix(in lab, red, red)){.availability-badge{background:color-mix(in srgb, var(--product-accent) 84%, #211d1a)}}.availability-badge{color:#fff;letter-spacing:.09em;text-transform:uppercase;z-index:3;border-radius:20px;padding:7px 10px;font-size:7px;font-weight:700;position:absolute;top:48px;left:12px;transform:translateZ(54px)}.availability-badge.pending{background:#8c5a20}.heart-button{cursor:pointer;z-index:3;background:#ffffffd1;border:0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:color .18s,transform .18s;display:flex;position:absolute;top:12px;right:12px;transform:translateZ(58px)}.heart-button.active{color:var(--product-accent)}.heart-button:hover{transform:translateZ(58px)scale(1.08)}.quick-add{color:#fff;cursor:pointer;letter-spacing:.08em;opacity:0;text-transform:uppercase;z-index:4;background:#181614f0;border:0;justify-content:center;align-items:center;gap:10px;width:100%;min-height:44px;font-size:9px;font-weight:700;transition:opacity .22s,transform .22s;display:flex;position:absolute;bottom:0;transform:translate3d(0,100%,45px)}.product-card:hover .quick-add,.quick-add:focus-visible{opacity:1;transform:translateZ(45px)}.quick-add:active{filter:brightness(1.22)}.product-copy{padding:17px 3px 0;transition:transform .24s}.product-card:hover .product-copy{transform:translateY(-3px)}.product-meta{justify-content:space-between;align-items:center;display:flex}.product-meta span{color:var(--product-accent);letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:700}.product-meta small{color:#9b948e;font-size:8px}.product-name{cursor:pointer;font-family:var(--serif);text-align:left;background:0 0;border:0;margin:10px 0 5px;padding:0;font-size:20px;font-weight:400;line-height:1.2;display:block}.product-copy>p{color:var(--muted);letter-spacing:.03em;margin:0;font-size:9px}.product-price{justify-content:space-between;align-items:end;margin-top:16px;display:flex}.product-price b{font-size:13px}.empty-state{color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:320px;display:flex}.empty-state button{border:0;border-bottom:1px solid var(--ink);cursor:pointer;background:0 0;font-size:11px}.ritual-section{color:#f8f4ef;background:#1c1917;grid-template-columns:.75fr 1.25fr;gap:clamp(60px,8vw,120px);padding:110px clamp(24px,7vw,110px);display:grid}.ritual-heading{align-self:center;max-width:480px}.ritual-heading .section-kicker{color:#c3a77a}.ritual-heading h2{font-family:var(--serif);letter-spacing:-.04em;margin:14px 0 25px;font-size:clamp(40px,4.5vw,66px);font-weight:400;line-height:1.02}.ritual-heading h2 em{color:#d6a8aa;font-weight:400}.ritual-heading>p{color:#aaa29b;max-width:360px;font-size:12px;line-height:1.8}.ritual-steps{border-left:1px solid #ffffff24}.ritual-steps article{transform-origin:0;border-bottom:1px solid #ffffff24;grid-template-columns:34px 45px 130px 1fr auto;align-items:center;gap:22px;min-height:150px;padding:28px 0 28px 35px;transition:background .24s,box-shadow .24s,transform .24s;display:grid;transform:perspective(1000px)translateZ(0)}.ritual-steps article:first-child{border-top:1px solid #ffffff24}.ritual-steps article:hover{background:linear-gradient(90deg,#ffffff0e,#0000);transform:perspective(1000px)rotateY(-2deg)translate(9px)translateZ(16px);box-shadow:inset 3px 0 #c3a77a}.ritual-steps article>span{color:#8f8780;letter-spacing:.15em;font-size:9px}.ritual-steps article>svg{color:#c3a77a;stroke-width:1.1px}.ritual-steps h3{font-family:var(--serif);margin:0;font-size:28px;font-weight:400}.ritual-steps p{color:#aaa29b;margin:0;font-size:11px;line-height:1.7}.ritual-steps button{color:#e6ded6;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:0 0;border:0;align-items:center;gap:8px;padding:10px 0;font-size:9px;display:flex}.ritual-steps button svg{width:14px;height:14px}.consult-section{grid-template-columns:1fr 1fr;max-width:1340px;margin:0 auto;padding:120px clamp(24px,6vw,90px);display:grid}.consult-art{background:#ead2d1;min-height:560px;position:relative;overflow:hidden}.consult-art:after{content:"";background:linear-gradient(90deg,#2a191933,#0000 55%);position:absolute;inset:0}.consult-art img{object-fit:cover;width:100%;height:100%}.consult-art>span{color:#fff;letter-spacing:.25em;z-index:2;font-size:9px;font-weight:700;line-height:1.7;position:absolute;top:28px;left:28px}.consult-copy{background:#f0e8e1;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(42px,7vw,92px);display:flex}.consult-copy h2{font-family:var(--serif);letter-spacing:-.04em;margin:13px 0 24px;font-size:clamp(40px,4.3vw,64px);font-weight:400;line-height:1.02}.consult-copy h2 em{color:var(--rose-deep);font-weight:400}.consult-copy p{color:var(--muted);max-width:430px;margin:0 0 28px;font-size:12px;line-height:1.85}.consult-actions{flex-wrap:wrap;gap:10px;display:flex}.consult-copy a,.consult-copy button{background:var(--ink);border:1px solid var(--ink);color:#fff;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;gap:13px;min-height:52px;padding:0 22px;font-size:10px;font-weight:700;text-decoration:none;display:inline-flex}.consult-copy a{color:var(--ink);background:0 0}.brand-line{border-bottom:1px solid var(--line);border-top:1px solid var(--line);color:#8e8780;font-family:var(--serif);letter-spacing:.05em;scrollbar-width:none;white-space:nowrap;justify-content:flex-start;align-items:center;gap:clamp(20px,4vw,65px);min-height:118px;padding:0 clamp(24px,6vw,90px);font-size:clamp(18px,2.6vw,34px);display:flex;overflow-x:auto}.brand-line::-webkit-scrollbar{display:none}.brand-line i{color:var(--champagne);font-family:var(--sans);font-size:10px}.footer{grid-template-columns:1.4fr .8fr .8fr 1fr;gap:35px;max-width:1440px;margin:0 auto;padding:80px clamp(24px,5vw,72px) 34px;display:grid}.footer-brand{max-width:290px}.footer-logo{grid-column:auto;align-items:flex-start;margin-bottom:22px;display:inline-flex}.footer-logo strong{font-size:35px}.footer-brand p,.footer-note span{color:var(--muted);font-size:10px;line-height:1.7}.footer>div:not(.footer-brand):not(.footer-note){flex-direction:column;align-items:flex-start;gap:13px;display:flex}.footer>div>b{letter-spacing:.15em;text-transform:uppercase;margin-bottom:8px;font-size:9px}.footer>div>button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0;font-size:10px}.footer-note{background:#f1ece7;align-items:flex-start;gap:13px;padding:20px;display:flex}.footer-note svg{color:var(--champagne);stroke-width:1.2px;flex:none}.footer-note p{margin:0}.footer-note b,.footer-note span{display:block}.footer-note b{letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:9px}.footer>small{border-top:1px solid var(--line);color:#9b958f;letter-spacing:.08em;grid-column:1/-1;padding-top:25px;font-size:8px}.modal-layer,.drawer-layer{z-index:100;position:fixed;inset:0}.modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:default;background:#1814128a;border:0;width:100%;padding:0;position:absolute;inset:0}.close-button{cursor:pointer;z-index:5;background:#ffffffeb;border:0;border-radius:50%;justify-content:center;align-items:center;width:39px;height:39px;padding:0;display:flex;position:absolute;top:18px;right:18px}.close-button svg{stroke-width:1.4px;width:19px;height:19px}.product-modal{background:var(--paper);border:1px solid #ffffff94;border-radius:28px;grid-template-columns:.92fr 1.08fr;width:calc(100% - 48px);max-width:1120px;max-height:90vh;display:grid;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 40px 100px #1b131052}.modal-gallery{perspective:1300px;background:#eee6de;min-height:680px;position:relative;overflow:hidden}.modal-gallery .product-stage{border-radius:0}.product-stage--modal{--stage-scale:.95;background:linear-gradient(145deg, var(--stage-accent), #eadfd7)}@supports (color:color-mix(in lab, red, red)){.product-stage--modal{background:linear-gradient(145deg, color-mix(in srgb, var(--stage-accent) 14%, #fbf8f4), #eadfd7)}}.product-stage--modal:before{opacity:.58;background-size:40px 40px}.product-stage--modal .product-stage__aura{width:105%;height:80%}.product-stage--modal .product-stage__model{inset:8% 5% 14%}.product-stage--modal .product-stage__image{filter:drop-shadow(0 38px 30px #3c272138);border-radius:30px}.product-stage--modal .product-stage__image--primary{transform:translateZ(100px) rotateY(-3deg) scale(var(--stage-scale))}.product-stage--modal .product-stage__platform{width:82%;height:25%;bottom:3%;left:9%}.product-stage--modal .product-stage__micro-label{display:none}.product-stage--modal.product-stage--duo .product-stage__model{inset:7% 0 13%}.product-stage--modal.product-stage--duo .product-stage__image--secondary{transform:translateZ(72px)rotateY(9deg)rotate(-4deg)scale(.9)}.product-stage--modal.product-stage--duo .product-stage__image--primary{transform:translateZ(115px)rotateY(-8deg)rotate(4deg)scale(.94)}.modal-gallery-controls{z-index:12;gap:7px;display:flex;position:absolute;top:16px;left:16px}.modal-gallery-controls button{cursor:pointer;background:#ffffffb8;border:1px solid #fffc;border-radius:13px;width:50px;height:58px;padding:3px;transition:background .18s,border-color .18s,transform .18s;position:relative;overflow:hidden}.modal-gallery-controls button:hover{transform:translateY(-2px)}.modal-gallery-controls button.active{border-color:var(--product-accent);background:#fff;box-shadow:0 12px 25px #2a1e191f}.modal-gallery-controls img{mix-blend-mode:multiply;object-fit:cover;border-radius:9px;width:100%;height:100%}.modal-gallery-controls span{color:#fff;background:#181513bd;border-radius:7px;justify-content:center;align-items:center;width:18px;height:14px;font-size:6px;display:flex;position:absolute;bottom:5px;right:5px}.modal-verification,.modal-source{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.1em;text-transform:uppercase;z-index:12;background:#ffffffe6;align-items:center;gap:7px;padding:10px 12px;font-size:7px;font-weight:700;display:flex;position:absolute;bottom:16px}.modal-verification{left:16px}.modal-verification svg{color:var(--product-accent);width:15px;height:15px}.modal-source{color:#312b27;text-decoration:none;right:16px}.modal-source svg{width:13px;height:13px}.modal-product-copy{padding:62px clamp(35px,5vw,70px) 45px;overflow-y:auto}.modal-brand{color:var(--product-accent);letter-spacing:.16em;text-transform:uppercase;font-size:9px;font-weight:700}.modal-product-copy>h2{font-family:var(--serif);letter-spacing:-.04em;margin:13px 0 10px;font-size:clamp(38px,4vw,54px);font-weight:400;line-height:.98}.modal-eyebrow{color:var(--muted);margin:0;font-size:11px}.modal-price{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;margin:28px 0;padding-bottom:24px;display:flex}.modal-price b{font-size:19px}.modal-price span{color:var(--muted);font-size:9px}.modal-section{border-bottom:1px solid var(--line);margin-bottom:22px;padding:0 0 22px}.modal-section h3{letter-spacing:.14em;text-transform:uppercase;margin:0 0 15px;font-size:9px}.modal-section ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.modal-section li{color:var(--muted);align-items:center;gap:9px;font-size:10px;display:flex}.modal-section li svg{color:var(--product-accent);width:14px;height:14px}.ingredient-list{flex-wrap:wrap;gap:7px;display:flex}.ingredient-list span{background:var(--product-accent)}@supports (color:color-mix(in lab, red, red)){.ingredient-list span{background:color-mix(in srgb, var(--product-accent) 9%, white)}}.ingredient-list span{border:1px solid var(--product-accent)}@supports (color:color-mix(in lab, red, red)){.ingredient-list span{border:1px solid color-mix(in srgb, var(--product-accent) 20%, white)}}.ingredient-list span{color:#5e5853;padding:7px 9px;font-size:9px}.variant-list{flex-wrap:wrap;gap:8px;display:flex}.variant-list button{border:1px solid var(--product-accent);background:#fff}@supports (color:color-mix(in lab, red, red)){.variant-list button{border:1px solid color-mix(in srgb, var(--product-accent) 24%, #ded7d1)}}.variant-list button{color:#5e5853;cursor:pointer;min-height:34px;padding:7px 11px;font-size:9px;transition:background .16s,border-color .16s,color .16s,transform .16s}.variant-list button:hover{border-color:var(--product-accent);transform:translateY(-1px)}.variant-list button.active{background:var(--product-accent);border-color:var(--product-accent);color:#fff}.modal-section.usage{border-bottom:0}.usage p{color:var(--muted);align-items:flex-start;gap:10px;margin:0;font-size:10px;line-height:1.6;display:flex}.usage svg{color:var(--product-accent);flex:none;width:16px;height:16px}.modal-add{width:100%}.cart-drawer,.menu-drawer{background:var(--paper);flex-direction:column;width:min(480px,100%);display:flex;position:absolute;top:0;bottom:0;right:0;box-shadow:-20px 0 60px #2118142e}.drawer-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:100px;padding:22px 30px;display:flex;position:relative}.drawer-header>div>span{color:var(--champagne);letter-spacing:.18em;font-size:8px;font-weight:700}.drawer-header h2{font-family:var(--serif);margin:6px 0 0;font-size:34px;font-weight:400}.drawer-header h2 small{background:var(--ink);color:#fff;font-family:var(--sans);vertical-align:middle;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:8px;display:inline-flex}.drawer-header .close-button{position:static}.cart-items{flex:1;padding:6px 30px;overflow-y:auto}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:86px 1fr 25px;gap:17px;padding:20px 0;display:grid;position:relative}.cart-item>img{aspect-ratio:4/5;object-fit:cover;width:86px;height:108px}.cart-item>div>span{color:var(--product-accent,var(--champagne));letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:700}.cart-item h3{font-family:var(--serif);margin:7px 0;font-size:16px;font-weight:400;line-height:1.2}.quantity{border:1px solid var(--line);grid-template-columns:28px 28px 28px;align-items:center;width:fit-content;margin-top:13px;display:grid}.quantity button{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;height:27px;padding:0;display:flex}.quantity svg{width:12px;height:12px}.quantity span{text-align:center;font-size:9px}.remove-item{color:#9e9892;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:flex-start;padding:3px 0;display:flex}.remove-item svg{width:15px;height:15px}.checkout-panel{border-top:1px solid var(--line);background:#f2ede8;padding:22px 30px 26px}.checkout-panel label{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:700;display:block}.checkout-panel input{border:1px solid var(--line);background:#fff;outline:0;width:100%;margin-top:8px;padding:12px;font-size:11px;display:block}.subtotal{justify-content:space-between;align-items:center;margin:19px 0 5px;display:flex}.subtotal span{font-family:var(--serif);font-size:21px}.subtotal b{font-size:16px}.checkout-panel>small{color:var(--muted);margin-bottom:15px;font-size:8px;display:block}.checkout-button{color:#fff;letter-spacing:.07em;text-transform:uppercase;justify-content:center;align-items:center;gap:10px;min-height:46px;margin-top:8px;font-size:9px;font-weight:700;text-decoration:none;display:flex}.checkout-button svg{width:16px;height:16px}.checkout-button.whatsapp{background:#1f7a4f}.checkout-button.telegram{background:#2b6e97}.checkout-panel>p{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin:13px 0 0;font-size:8px;display:flex}.checkout-panel>p svg{width:12px;height:12px}.empty-cart{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px;display:flex}.empty-cart>svg{color:var(--champagne);stroke-width:1px;width:42px;height:42px}.empty-cart h3{font-family:var(--serif);margin:20px 0 9px;font-size:31px;font-weight:400}.empty-cart p{color:var(--muted);max-width:260px;margin:0 0 24px;font-size:10px;line-height:1.7}.account-modal{background:var(--paper);grid-template-columns:.8fr 1.2fr;width:calc(100% - 48px);max-width:850px;min-height:560px;display:grid;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.account-decoration{color:#fff;background:linear-gradient(155deg,#e6c8c7,#c9979d);flex-direction:column;justify-content:center;align-items:center;gap:25px;display:flex}.account-decoration svg{stroke-width:.7px;width:80px;height:80px}.account-decoration span{font-family:var(--serif);letter-spacing:.14em;text-align:center;font-size:27px;line-height:1.25}.auth-view,.profile-view{align-self:center;padding:55px clamp(35px,6vw,75px)}.auth-view h2,.profile-view h2{font-family:var(--serif);letter-spacing:-.035em;margin:13px 0 25px;font-size:42px;font-weight:400;line-height:1}.auth-view h2 em,.profile-view h2 em{color:var(--rose-deep);font-weight:400}.auth-tabs{border-bottom:1px solid var(--line);gap:25px;margin-bottom:22px;display:flex}.auth-tabs button{color:var(--muted);cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:0 0;border:0;padding:0 0 10px;font-size:9px;position:relative}.auth-tabs button.active{color:var(--ink)}.auth-tabs button.active:after{background:var(--ink);content:"";width:100%;height:1px;position:absolute;bottom:-1px;left:0}.auth-view form{gap:15px;display:grid}.auth-view label{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:700}.auth-view input{background:0 0;border:0;border-bottom:1px solid #aaa29b;outline:0;width:100%;padding:9px 0 11px;font-size:11px;display:block}.auth-view form .primary-button{width:100%;margin-top:6px}.local-note{color:#9a938d;justify-content:center;align-items:center;gap:6px;margin:14px 0 0;font-size:8px;display:flex}.local-note svg{width:11px;height:11px}.profile-view>p{color:var(--muted);font-size:11px}.profile-view ul{gap:12px;margin:30px 0;padding:0;list-style:none;display:grid}.profile-view li{color:var(--muted);align-items:center;gap:9px;font-size:10px;display:flex}.profile-view li svg{color:var(--champagne);width:14px;height:14px}.secondary-button{border:1px solid var(--ink);cursor:pointer;letter-spacing:.07em;text-transform:uppercase;background:0 0;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-size:9px;display:flex}.secondary-button svg{width:15px;height:15px}.needs-layer{z-index:130;position:fixed;inset:0}.needs-agent{perspective:1400px;background:#f8f5f1;grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(280px,.72fr) minmax(460px,1.28fr);width:calc(100% - 56px);max-width:1100px;min-height:680px;max-height:92vh;display:grid;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 45px 110px #17110e52}.needs-header{color:#fff;background:radial-gradient(circle at 85% 18%,#ddabab40,#0000 34%),linear-gradient(145deg,#29231f,#171513);grid-area:1/1;padding:58px 42px;position:relative;overflow:hidden}.needs-header:after{content:"";border:1px solid #ffffff21;border-radius:50%;width:440px;height:330px;position:absolute;bottom:-110px;right:-155px;transform:rotateX(62deg)rotate(-14deg)}.needs-header .close-button{color:#fff;background:#ffffff1a}.needs-agent-mark{color:#e4c7b5;letter-spacing:.17em;align-items:center;gap:8px;margin-bottom:105px;font-size:7px;font-weight:700;display:flex}.needs-header .section-kicker{color:#d1b07a}.needs-header h2{font-family:var(--serif);letter-spacing:-.045em;z-index:1;margin:14px 0 33px;font-size:clamp(42px,4.3vw,62px);font-weight:400;line-height:.98;position:relative}.needs-header h2 em{color:#dca3aa;font-weight:400;display:block}.needs-progress{background:#ffffff24;max-width:220px;height:2px;position:relative;overflow:hidden}.needs-progress i{background:linear-gradient(90deg,#c7a66f,#e1b2b8);height:100%;transition:width .3s;display:block}.needs-body{grid-area:1/2;padding:clamp(38px,5vw,64px);overflow-y:auto}.needs-question>span{color:var(--champagne);letter-spacing:.18em;font-size:8px;font-weight:700}.needs-question>h3{font-family:var(--serif);letter-spacing:-.035em;margin:12px 0 10px;font-size:clamp(30px,3vw,42px);font-weight:400;line-height:1.05}.needs-question>p{color:var(--muted);margin:0 0 25px;font-size:10px;line-height:1.7}.choice-grid>button{border:1px solid var(--line);cursor:pointer;text-align:left;background:#fff;flex-direction:column;align-items:flex-start;min-height:95px;padding:19px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative}.choice-grid>button:hover{border-color:#bea685;transform:translateY(-2px);box-shadow:0 17px 28px -25px #32221a80}.choice-grid>button.active{border-color:var(--ink);background:#f4ede7}.choice-grid b{font-family:var(--serif);font-size:17px;font-weight:400}.choice-grid small{color:var(--muted);margin-top:7px;font-size:9px;line-height:1.4}.choice-grid svg{color:var(--rose-deep);width:16px;height:16px;position:absolute;top:14px;right:14px}.concern-grid button{border:1px solid var(--line);cursor:pointer;font-family:var(--serif);text-align:left;background:#fff;justify-content:space-between;align-items:center;min-height:60px;padding:0 17px;font-size:16px;display:flex}.concern-grid button.active{background:var(--ink);border-color:var(--ink);color:#fff}.concern-grid svg{color:#d9b377;width:16px;height:16px}.routine-toggle button{border:1px solid var(--line);cursor:pointer;text-align:left;background:0 0;min-height:67px;padding:13px 16px}.routine-toggle button.active{background:#ead8d6;border-color:#b77d83}.photo-upload{cursor:pointer;background:linear-gradient(135deg,#f0e6df,#ead1d2);border:1px dashed #b78d8f;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:235px;margin-top:25px;display:flex}.photo-upload svg{color:var(--rose-deep);stroke-width:1.1px;width:35px;height:35px;margin-bottom:14px}.photo-upload b{font-family:var(--serif);font-size:19px;font-weight:400}.photo-upload small{color:var(--muted);margin-top:8px;font-size:8px}.photo-result{border:1px solid var(--line);background:#fff;grid-template-columns:170px 1fr;gap:22px;margin-top:24px;padding:13px;display:grid}.photo-result img{aspect-ratio:1;object-fit:cover;width:170px;height:170px}.photo-result>div{flex-direction:column;align-self:center;gap:8px;display:flex}.photo-result button{border:0;border-bottom:1px solid var(--ink);cursor:pointer;text-transform:uppercase;background:0 0;align-self:flex-start;margin-top:4px;padding:0 0 4px;font-size:8px}.photo-error{background:#fff0ee;padding:11px;color:#9a4338!important;margin-top:10px!important}.needs-footer{border-top:1px solid var(--line);background:#fff;grid-area:2/1/auto/-1;grid-template-columns:1fr auto 1fr;align-items:center;min-height:76px;padding:12px 23px;display:grid}.needs-back,.needs-next{cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:0 0;border:0;align-items:center;gap:8px;min-height:42px;font-size:8px;font-weight:700;display:flex}.needs-back{justify-self:start}.needs-next{background:var(--ink);color:#fff;justify-self:end;padding:0 19px}.result-summary{background:#eee2dc;align-items:flex-start;gap:13px;margin-bottom:22px;padding:17px;display:flex}.result-summary svg{color:var(--rose-deep);flex:none;width:18px;height:18px}.recommendation-list article{border:1px solid var(--line);background:#fff;grid-template-columns:28px 78px 1fr 34px;align-items:center;gap:13px;min-height:103px;padding:11px;transition:background .18s,border-color .18s,transform .18s,box-shadow .18s;display:grid}.recommendation-list article.is-selected{box-shadow:inset 3px 0 0 var(--rose-deep);background:#fbf5f2;border-color:#ad6b7294}.recommendation-list article>img{object-fit:cover;width:78px;height:78px}.recommendation-copy>span{color:var(--rose-deep);letter-spacing:.09em;text-transform:uppercase;font-size:7px;font-weight:700}.recommendation-controls button{cursor:pointer;border:0;justify-content:center;align-items:center;width:34px;height:31px;transition:background .18s,color .18s,transform .16s;display:flex}.recommendation-select.active{background:var(--rose-deep);color:#fff}.needs-order-box{border:1px solid var(--line);background:#fff;grid-template-columns:minmax(0,1fr) auto;gap:18px;margin-top:18px;padding:15px 17px;display:grid}.needs-order-box span{color:var(--rose-deep);letter-spacing:.12em;font-size:7px;font-weight:800}.needs-actions .primary-button{text-decoration:none}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes productCutoutFloat{0%,to{transform:translate3d(0,4px,50px)rotate(-.7deg)}50%{transform:translate3d(0,-14px,92px)rotate(.8deg)}}.menu-drawer{width:min(380px,88%);left:0;right:auto}.menu-drawer .drawer-header{min-height:92px}.menu-drawer .brand{grid-column:auto;align-items:flex-start}.menu-drawer nav{flex-direction:column;padding:26px 30px;display:flex}.menu-drawer nav button{border:0;border-bottom:1px solid var(--line);font-family:var(--serif);background:0 0;justify-content:space-between;align-items:center;padding:19px 0;font-size:23px;display:flex}.menu-drawer nav svg{color:var(--champagne);width:17px;height:17px}.menu-brands{flex-direction:column;align-items:flex-start;gap:11px;margin-top:auto;padding:30px;display:flex}.menu-brands span{color:var(--champagne);letter-spacing:.15em;font-size:8px;font-weight:700}.menu-brands b{font-family:var(--serif);font-size:17px;font-weight:400}.toast{color:#fff;opacity:0;pointer-events:none;z-index:150;background:#25211e;align-items:center;gap:9px;max-width:calc(100% - 32px);padding:13px 17px;font-size:9px;transition:opacity .2s,transform .2s;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px);box-shadow:0 18px 45px #140f0d33}.toast.show{opacity:1;transform:translate(-50%)}.toast svg{color:#d3b57f;width:14px;height:14px}.mobile-dock{display:none}@media (width<=1100px){.desktop-nav{gap:16px}.hero{grid-template-columns:.9fr 1.1fr;padding-left:40px;padding-right:40px}.hero-product-main{left:18%}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=820px){body{padding-bottom:66px}.announcement{letter-spacing:.12em;gap:9px;min-height:27px;font-size:8px}.announcement span:last-child,.announcement i{display:none}.header{grid-template-columns:1fr auto 1fr;min-height:68px;padding:0 16px;position:sticky;top:0}.desktop-nav,.desktop-only{display:none}.mobile-menu{grid-area:1/1;justify-self:start;display:inline-flex}.header-actions{grid-column:3}.brand strong{font-size:25px}.brand span{font-size:7px}.hero{flex-direction:column;min-height:auto;padding:36px 16px 32px;display:flex}.hero-copy{max-width:none;padding:15px 5px 35px}.eyebrow{margin-bottom:18px;font-size:9px}.hero h1{font-size:clamp(46px,13.5vw,68px)}.hero-copy>p{margin:22px 0 25px;font-size:13px;line-height:1.7}.hero-actions{flex-direction:column;align-items:flex-start;gap:13px}.primary-button{width:100%}.hero-proof{margin-top:28px}.hero-visual{border-radius:48% 48% 18px 18px/30% 30% 18px 18px;min-height:480px}.hero-stage{transform:none!important}.hero-product-main{width:315px;height:315px;bottom:48px;left:19%}.hero-product-side{width:185px;height:185px;bottom:82px;left:-6%}.hero-tech-chip{transform-origin:100% 0;top:63px;right:13px;transform:translateZ(115px)scale(.88)}.scene-hint{display:none}.hero-price-card{width:155px;bottom:15px;right:12px}.trust-strip{scrollbar-width:none;margin:0 16px;padding:17px 0;display:flex;overflow-x:auto}.trust-strip::-webkit-scrollbar{display:none}.trust-strip article{flex:0 0 210px;justify-content:flex-start}.catalog-section{padding:76px 16px 90px}.section-heading{flex-direction:column;align-items:start;gap:18px;margin-bottom:28px}.section-heading p{font-size:11px}.catalog-tools{flex-direction:column;align-items:stretch;gap:12px}.search-field{width:100%;min-width:0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 10px}.product-image-wrap{transform:none!important}.quick-add{opacity:1;min-height:39px;transform:none}.original-badge{padding:6px 8px;font-size:7px;top:7px;left:7px}.original-badge.pending{border-radius:12px;max-width:calc(100% - 46px);font-size:6px;line-height:1.25}.availability-badge{padding:6px 8px;top:37px;left:7px}.heart-button{width:30px;height:30px;top:7px;right:7px}.product-copy{padding-top:12px}.product-meta small{display:none}.product-name{font-size:16px}.product-price{flex-direction:column;align-items:flex-start;gap:5px;margin-top:12px}.mobile-dock{border-top:1px solid var(--line);z-index:50;background:#fbfaf8f5;grid-template-columns:repeat(5,1fr);align-items:center;width:100%;min-height:66px;display:grid;position:fixed;bottom:0;left:0}.mobile-dock button{color:#615b56;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:8px;display:flex;position:relative}.mobile-dock svg{stroke-width:1.45px;width:19px;height:19px}.dock-bag b{background:var(--rose-deep);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;font-size:7px;display:flex;position:absolute;top:-2px;right:20%}.mobile-dock button.active{color:var(--rose-deep)}.mobile-dock .is-reacting svg{animation:.58s cubic-bezier(.2,.9,.3,1) dockBagReaction}@keyframes dockBagReaction{0%,to{transform:translateY(0)scale(1)}35%{transform:translateY(-7px)scale(1.22)rotate(-8deg)}}.ritual-section{padding:80px 20px;display:block}.ritual-heading{margin-bottom:45px}.ritual-steps{border-left:0}.ritual-steps article{grid-template-columns:27px 35px 1fr;align-items:start;gap:10px 18px;min-height:0;padding:25px 0}.ritual-steps article:hover{box-shadow:none;transform:none}.ritual-steps h3{font-size:25px}.ritual-steps p,.ritual-steps button{grid-column:3}.consult-section{flex-direction:column;padding:70px 16px;display:flex}.consult-art{min-height:440px}.consult-copy{padding:44px 28px 50px}.consult-actions{flex-direction:column;align-items:stretch;width:100%}.consult-copy a,.consult-copy button{width:100%}.brand-line{justify-content:flex-start;min-height:90px;padding:0 24px}.footer{grid-template-columns:1fr 1fr;padding-bottom:30px}.footer-brand,.footer-note{grid-column:1/-1}.footer>small{margin-top:10px}.product-modal{width:100%;max-height:94vh;display:block;top:auto;bottom:0;overflow-y:auto;transform:translate(-50%)}.modal-gallery{height:365px;min-height:365px}.product-stage--modal .product-stage__model{inset:8% 6% 15%}.product-stage--modal .product-stage__image{object-position:center}.modal-verification{bottom:12px;left:12px}.modal-source{bottom:12px;right:12px}.modal-gallery-controls{top:12px;left:12px}.modal-product-copy{padding:38px 24px 32px;overflow:visible}.modal-product-copy>h2{max-width:calc(100% - 35px);font-size:38px}.modal-price{flex-direction:column;align-items:flex-start;gap:7px}.cart-drawer{width:100%}.drawer-header{min-height:88px;padding:18px 20px}.cart-items{padding:5px 20px}.checkout-panel{padding:18px 20px 22px}.account-modal{width:100%;max-height:92vh;display:block;top:auto;bottom:0;overflow-y:auto;transform:translate(-50%)}.account-decoration{display:none}.auth-view,.profile-view{padding:55px 28px 38px}.needs-agent{width:100%;min-height:0;max-height:94vh;display:block;top:auto;bottom:0;left:0;overflow-y:auto;transform:none}.needs-header{min-height:240px;padding:36px 25px 30px}.needs-agent-mark{margin-bottom:38px}.needs-header h2{max-width:calc(100% - 25px);margin-bottom:25px;font-size:42px}.needs-body{padding:34px 20px 40px;overflow:visible}.needs-footer{z-index:6;min-height:70px;padding:10px 13px;position:sticky;bottom:0}.needs-next{padding:0 13px}.choice-grid,.concern-grid{grid-template-columns:1fr}.choice-grid>button{min-height:78px}.photo-result{grid-template-columns:112px 1fr}.photo-result img{width:112px;height:112px}.recommendation-list article{grid-template-columns:20px 62px 1fr 30px;gap:8px;padding:8px}.recommendation-list article>img{width:62px;height:62px}.recommendation-copy h3{font-size:14px}.recommendation-copy p{display:none}.recommendation-controls button{width:30px;height:28px}.needs-order-box{grid-template-columns:1fr}.needs-order-box>div{align-items:flex-start;min-width:0}.needs-actions{flex-direction:column;align-items:stretch}.needs-actions>*{width:100%}.toast{white-space:normal;bottom:82px}}@media (width<=380px){.hero-product-main{left:10%}.product-name{font-size:14px}.product-price span{display:none}}@media (pointer:coarse){.ambient-pointer{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}.hero-stage,.product-image-wrap,.ritual-steps article{transform:none!important}.hero-orbit,.product-stage__model,.product-stage__orb,.product-stage__orbit,.site-click-bloom,.bag-button.is-reacting,.bag-button.is-reacting>span,.mobile-dock .is-reacting svg,.ambient-eq i{animation:none!important}}.needs-layer{isolation:isolate;background:#110d0b5c}.needs-layer .modal-backdrop{-webkit-backdrop-filter:blur(14px)saturate(.8);backdrop-filter:blur(14px)saturate(.8);background:#17121061}.needs-agent{--needs-accent:#e6b6c0;--needs-glow:#f5dce0;--needs-rx:0deg;--needs-ry:0deg;--needs-x:50%;--needs-y:50%;perspective:1500px;background:#f9f7f4;border:1px solid #ffffff80;border-radius:30px;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(370px,.88fr) minmax(560px,1.12fr);width:calc(100% - 44px);max-width:1380px;height:min(92vh,850px);min-height:710px;max-height:none;display:grid;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 55px 140px #140e0c6b,0 0 0 1px #231a161f}.needs-cursor-light{background:radial-gradient(circle at var(--needs-x) var(--needs-y),var(--needs-glow),transparent 27%)}@supports (color:color-mix(in lab, red, red)){.needs-cursor-light{background:radial-gradient(circle at var(--needs-x) var(--needs-y),color-mix(in srgb,var(--needs-glow) 38%,transparent),transparent 27%)}}.needs-cursor-light{opacity:.44;pointer-events:none;z-index:4;transition:opacity .35s;position:absolute;inset:0}.needs-header{background:radial-gradient(circle at 72% 24%,var(--needs-accent),transparent 26%), radial-gradient(circle at 20% 85%,#ffffff14,transparent 28%), linear-gradient(155deg,#2b2522 0%,#171412 58%,#0c0b0a 100%)}@supports (color:color-mix(in lab, red, red)){.needs-header{background:radial-gradient(circle at 72% 24%,color-mix(in srgb,var(--needs-accent) 28%,transparent),transparent 26%), radial-gradient(circle at 20% 85%,#ffffff14,transparent 28%), linear-gradient(155deg,#2b2522 0%,#171412 58%,#0c0b0a 100%)}}.needs-header{color:#fff;min-height:0;transform-style:preserve-3d;flex-direction:column;grid-area:1/1;padding:36px 40px 40px;display:flex;position:relative;overflow:hidden}.needs-header:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:180%;height:1px;position:absolute;top:20%;left:-40%;transform:rotate(-16deg)}.needs-header:after{border:1px solid var(--needs-accent)}@supports (color:color-mix(in lab, red, red)){.needs-header:after{border:1px solid color-mix(in srgb,var(--needs-accent) 32%,transparent)}}.needs-header:after{border-radius:50%;width:600px;height:460px;bottom:-180px;right:-230px;transform:rotateX(67deg)rotate(-12deg)}.needs-header .close-button{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff;background:#ffffff17;border:1px solid #ffffff1f;border-radius:50%;width:42px;height:42px;transition:background .2s,transform .25s;top:28px;right:30px}.needs-header .close-button:hover{background:#ffffff2e;transform:rotate(90deg)}.needs-agent-mark{color:var(--needs-accent);align-items:center}@supports (color:color-mix(in lab, red, red)){.needs-agent-mark{color:color-mix(in srgb,var(--needs-accent) 82%,white)}}.needs-agent-mark{letter-spacing:.19em;z-index:6;gap:9px;margin:0;font-size:7px;font-weight:750;display:flex;position:relative}.needs-agent-mark:after{background:var(--needs-accent);box-shadow:0 0 14px var(--needs-accent);content:"";border-radius:50%;width:5px;height:5px;margin-left:3px}.needs-agent-mark svg{stroke-width:1.2px;width:21px;height:21px}.needs-visual-stage{perspective:1000px;z-index:2;flex:auto;min-height:300px;position:relative;transform:translateZ(18px)}.needs-visual-grid{transform-origin:bottom;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:8% -40px 0;transform:rotateX(68deg)translateY(42%);-webkit-mask-image:radial-gradient(#000,#0000 73%);mask-image:radial-gradient(#000,#0000 73%)}.needs-skin-core{height:310px;transform:translate(-50%,-49%) rotateX(var(--needs-rx)) rotateY(var(--needs-ry));transform-style:preserve-3d;width:310px;transition:transform .18s ease-out;position:absolute;top:50%;left:50%}.needs-face-shell{background:radial-gradient(circle at 39% 26%,#ffffffeb,transparent 7%),linear-gradient(145deg,var(--needs-glow),var(--needs-accent))}@supports (color:color-mix(in lab, red, red)){.needs-face-shell{background:radial-gradient(circle at 39% 26%,#ffffffeb,transparent 7%),linear-gradient(145deg,color-mix(in srgb,var(--needs-glow) 84%,white),color-mix(in srgb,var(--needs-accent) 58%,#70545a))}}.needs-face-shell{box-shadow:inset 18px 8px 32px #ffffff73,inset -22px -10px 34px #3d23262e,0 32px 70px var(--needs-accent);border:1px solid #ffffff7a;border-radius:47% 47% 43% 43%/42% 42% 55% 55%}@supports (color:color-mix(in lab, red, red)){.needs-face-shell{box-shadow:inset 18px 8px 32px #ffffff73,inset -22px -10px 34px #3d23262e,0 32px 70px color-mix(in srgb,var(--needs-accent) 25%,transparent)}}.needs-face-shell{width:176px;height:216px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)translateZ(55px)}.needs-face-light{filter:blur(7px);background:linear-gradient(105deg,#0000 15%,#ffffffa8 48%,#0000 72%);animation:4.8s ease-in-out infinite needsFaceLight;position:absolute;inset:-20%;transform:translate(-60%)rotate(12deg)}.needs-face-eye{border-top:1px solid #3e2a2c6b;width:25px;height:7px;position:absolute;top:92px}.needs-face-eye--left{border-radius:100% 0 0;left:38px;transform:rotate(-4deg)}.needs-face-eye--right{border-radius:0 100% 0 0;right:38px;transform:rotate(4deg)}.needs-face-nose{border-bottom:1px solid #3e2a2c47;border-right:1px solid #3e2a2c3b;border-radius:0 0 8px;width:9px;height:36px;position:absolute;top:94px;left:50%;transform:translate(-50%)skew(-5deg)}.needs-face-mouth{border-bottom:1px solid #53292f73;border-radius:50%;width:34px;height:8px;position:absolute;bottom:47px;left:50%;transform:translate(-50%)}.needs-scan-line{background:linear-gradient(90deg,transparent,var(--needs-accent),transparent);box-shadow:0 0 16px var(--needs-accent);width:76%;height:1px;animation:3.4s ease-in-out infinite needsScan;position:absolute;top:18%;left:12%}.needs-core-orbit{border:1px solid var(--needs-accent)}@supports (color:color-mix(in lab, red, red)){.needs-core-orbit{border:1px solid color-mix(in srgb,var(--needs-accent) 55%,transparent)}}.needs-core-orbit{transform-style:preserve-3d;border-radius:50%;position:absolute;top:50%;left:50%}.needs-core-orbit--one{width:285px;height:285px;animation:14s linear infinite needsOrbitOne;transform:translate(-50%,-50%)rotateX(68deg)rotate(18deg)}.needs-core-orbit--two{border-color:#ffffff29;width:244px;height:244px;animation:18s linear infinite reverse needsOrbitTwo;transform:translate(-50%,-50%)rotateY(68deg)rotate(-18deg)}.needs-core-orbit i{background:var(--needs-accent);box-shadow:0 0 18px var(--needs-accent);border:3px solid #ffffff59;border-radius:50%;width:10px;height:10px;position:absolute}.needs-core-orbit i:first-child{top:18%;left:12%}.needs-core-orbit i:nth-child(2){bottom:8%;right:23%}.needs-core-orbit i:nth-child(3){top:47%;right:1%}.needs-signal{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#ffffffb8;letter-spacing:.13em;background:#1d181694;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:6px;display:flex;position:absolute;transform:translateZ(110px)}.needs-signal i{background:var(--needs-accent);box-shadow:0 0 9px var(--needs-accent);border-radius:50%;width:5px;height:5px}.needs-signal--a{animation:4s ease-in-out infinite needsFloat;top:25%;left:-2px}.needs-signal--b{animation:4.8s ease-in-out .4s infinite needsFloat;top:47%;right:-9px}.needs-signal--c{animation:4.3s ease-in-out .8s infinite needsFloat;bottom:14%;left:16px}.needs-skin-core--1 .needs-face-shell{filter:saturate(1.12)}.needs-skin-core--2 .needs-core-orbit--one{border-style:dashed}.needs-skin-core--3 .needs-scan-line{animation-duration:1.8s}.needs-visual-copy{z-index:5;position:relative;transform:translateZ(36px)}.needs-visual-copy .section-kicker{color:var(--needs-accent)}@supports (color:color-mix(in lab, red, red)){.needs-visual-copy .section-kicker{color:color-mix(in srgb,var(--needs-accent) 82%,white)}}.needs-visual-copy .section-kicker{letter-spacing:.16em;font-size:7px}.needs-visual-copy h2{font-family:var(--serif);letter-spacing:-.045em;max-width:510px;margin:12px 0 13px;font-size:clamp(34px,3.4vw,53px);font-weight:400;line-height:.96}.needs-visual-copy h2 em{color:var(--needs-accent);font-weight:400;display:block}.needs-visual-copy>p{color:#ffffff87;max-width:360px;margin:0;font-size:9px;line-height:1.65}.needs-live-profile{flex-wrap:wrap;gap:6px;min-height:25px;margin-top:17px;display:flex}.needs-live-profile span{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);color:#ffffffbd;background:#ffffff12;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:6px;padding:7px 9px;font-size:7px;animation:.42s cubic-bezier(.2,.85,.25,1) both needsPillIn;display:flex}.needs-live-profile i{background:var(--needs-accent);border-radius:50%;width:4px;height:4px}.needs-product-constellation{height:100%;min-height:340px;transform:rotateX(var(--needs-rx)) rotateY(var(--needs-ry));transform-style:preserve-3d;transition:transform .18s ease-out;position:relative}.needs-result-halo{background:radial-gradient(circle,var(--needs-glow),var(--needs-accent) 42%,transparent 70%);align-items:center;animation:4s ease-in-out infinite needsHalo}@supports (color:color-mix(in lab, red, red)){.needs-result-halo{background:radial-gradient(circle,var(--needs-glow),color-mix(in srgb,var(--needs-accent) 72%,transparent) 42%,transparent 70%)}}.needs-result-halo{color:#5b3e43;border-radius:50%;justify-content:center;width:190px;height:190px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)translateZ(-20px)}.needs-result-halo svg{stroke-width:1px;width:31px;height:31px}.needs-floating-product{background:#ffffffed;border:1px solid #fffc;border-radius:18px;width:122px;height:155px;animation:5s ease-in-out infinite needsProductFloat;position:absolute;overflow:hidden;box-shadow:0 26px 55px #0000004d}.needs-floating-product img{object-fit:contain;width:100%;height:100%;padding:9px}.needs-floating-product span{color:#fff;z-index:2;background:#211d1a;border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;font-size:7px;display:flex;position:absolute;top:8px;left:8px}.needs-floating-product:nth-child(2){animation-delay:-.5s;top:15%;left:5%;transform:rotate(-12deg)translateZ(65px)}.needs-floating-product:nth-child(3){animation-delay:-1.8s;top:10%;right:4%;transform:rotate(11deg)translateZ(90px)}.needs-floating-product:nth-child(4){animation-delay:-2.7s;bottom:4%;left:15%;transform:rotate(7deg)translateZ(110px)}.needs-floating-product:nth-child(5){animation-delay:-3.6s;bottom:2%;right:12%;transform:rotate(-8deg)translateZ(75px)}.needs-content{background:radial-gradient(circle at 92% 0,var(--needs-glow),transparent 27%),#faf8f5}@supports (color:color-mix(in lab, red, red)){.needs-content{background:radial-gradient(circle at 92% 0,color-mix(in srgb,var(--needs-glow) 42%,transparent),transparent 27%),#faf8f5}}.needs-content{z-index:5;flex-direction:column;grid-area:1/2;min-height:0;display:flex;position:relative}.needs-progress-rail{border-bottom:1px solid #41332c1a;flex:0 0 82px;grid-template-columns:repeat(4,1fr);align-items:flex-start;padding:22px clamp(30px,4vw,58px) 17px;display:grid;position:relative}.needs-progress-rail:before{content:"";background:#ded7d1;height:1px;position:absolute;top:37px;left:calc(clamp(30px,4vw,58px) + 15px);right:calc(clamp(30px,4vw,58px) + 15px)}.needs-progress-rail>div{z-index:1;flex-direction:column;align-items:center;gap:7px;display:flex;position:relative}.needs-progress-rail>div>span{color:#a49a92;background:#faf8f5;border:1px solid #d8d1cb;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:7px;transition:background .3s,border-color .3s,box-shadow .3s,transform .3s;display:flex}.needs-progress-rail>div>span svg{width:12px;height:12px}.needs-progress-rail>div>small{color:#9b918a;letter-spacing:.1em;text-transform:uppercase;font-size:6px}.needs-progress-rail>div.is-active>span{color:#fff;background:#29231f;border-color:#29231f}.needs-progress-rail>div.is-current>span{background:var(--needs-accent);border-color:var(--needs-accent);box-shadow:0 0 0 5px var(--needs-accent),0 8px 20px var(--needs-accent)}@supports (color:color-mix(in lab, red, red)){.needs-progress-rail>div.is-current>span{box-shadow:0 0 0 5px color-mix(in srgb,var(--needs-accent) 19%,transparent),0 8px 20px color-mix(in srgb,var(--needs-accent) 35%,transparent)}}.needs-progress-rail>div.is-current>span{color:#2c2222;transform:scale(1.08)}.needs-progress-rail>div.is-current>small{color:#403732;font-weight:700}.needs-body{scrollbar-color:var(--needs-accent) transparent;flex:auto;grid-area:auto;min-height:0;padding:clamp(34px,4.5vh,58px) clamp(34px,4.7vw,70px);overflow-y:auto}@supports (color:color-mix(in lab, red, red)){.needs-body{scrollbar-color:color-mix(in srgb,var(--needs-accent) 50%,transparent) transparent}}.needs-screen{min-height:100%;animation:.58s cubic-bezier(.16,.8,.26,1) both needsScreenIn}.needs-question{max-width:710px}.needs-question>span,.result-heading>span{color:var(--needs-accent)}@supports (color:color-mix(in lab, red, red)){.needs-question>span,.result-heading>span{color:color-mix(in srgb,var(--needs-accent) 65%,#6a4e45)}}.needs-question>span,.result-heading>span{letter-spacing:.2em;font-size:7px;font-weight:800}.needs-question>h3,.result-heading h3{font-family:var(--serif);letter-spacing:-.045em;margin:13px 0 12px;font-size:clamp(35px,3.25vw,49px);font-weight:400;line-height:1}.needs-question>p,.result-heading p{color:#7b726b;max-width:540px;margin:0 0 24px;font-size:10px;line-height:1.75}.needs-question>h4{font-family:var(--serif);margin:30px 0 13px;font-size:21px;font-weight:400}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:24px;display:grid}.choice-grid>button{cursor:pointer;text-align:left;background:#ffffffb8;border:1px solid #58443b24;border-radius:16px;flex-direction:column;align-items:flex-start;min-height:105px;padding:18px 50px 18px 20px;transition:border-color .22s,box-shadow .3s,transform .26s cubic-bezier(.2,.8,.2,1),background .26s;display:flex;position:relative;overflow:hidden;transform:perspective(600px)translateZ(0);box-shadow:0 14px 40px -34px #2118146b}.choice-grid>button:after{background:radial-gradient(circle,var(--needs-glow),transparent 65%);content:"";opacity:0;width:130px;height:130px;transition:opacity .3s,transform .5s;position:absolute;top:-55px;right:-55px;transform:scale(.4)}.choice-grid>button:hover{border-color:var(--needs-accent)}@supports (color:color-mix(in lab, red, red)){.choice-grid>button:hover{border-color:color-mix(in srgb,var(--needs-accent) 68%,#6d5d54)}}.choice-grid>button:hover{box-shadow:0 22px 45px -30px var(--needs-accent)}@supports (color:color-mix(in lab, red, red)){.choice-grid>button:hover{box-shadow:0 22px 45px -30px color-mix(in srgb,var(--needs-accent) 55%,#2e211d)}}.choice-grid>button:hover{transform:perspective(600px)rotateX(2deg)rotateY(-2deg)translateY(-4px)translateZ(10px)}.choice-grid>button:hover:after,.choice-grid>button.active:after{opacity:.9;transform:scale(1)}.choice-grid>button.active{background:linear-gradient(135deg,#fff,var(--needs-glow))}@supports (color:color-mix(in lab, red, red)){.choice-grid>button.active{background:linear-gradient(135deg,#fff,color-mix(in srgb,var(--needs-glow) 46%,white))}}.choice-grid>button.active{border-color:var(--needs-accent);box-shadow:inset 3px 0 0 var(--needs-accent),0 20px 45px -32px var(--needs-accent)}.choice-number{color:#b6aaa1;letter-spacing:.12em;margin-bottom:11px;font-size:7px;font-style:normal}.choice-grid b{font-family:var(--serif);z-index:2;font-size:18px;font-weight:400;position:relative}.choice-grid small{color:#847a73;z-index:2;margin-top:7px;font-size:8px;line-height:1.45;position:relative}.choice-check{color:#81756d;z-index:3;background:#f0ebe7;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background .22s,color .22s,transform .25s;display:flex;position:absolute;top:14px;right:14px}.choice-check svg{width:13px;height:13px;position:static}.choice-grid button.active .choice-check{color:#fff;background:#29231f;transform:rotate(360deg)}.choice-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-grid.compact>button{min-height:118px}.concern-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.concern-grid button{color:#322c28;cursor:pointer;font-family:var(--serif);text-align:left;background:#ffffffbf;border:1px solid #58443b24;border-radius:14px;grid-template-columns:26px 1fr 30px;align-items:center;gap:10px;min-height:66px;padding:0 13px;font-size:16px;transition:background .24s,border-color .24s,color .24s,transform .24s,box-shadow .24s;display:grid;position:relative;overflow:hidden}.concern-grid button:hover{border-color:var(--needs-accent);transform:translateY(-3px);box-shadow:0 18px 35px -30px #392820}.concern-grid button>small{color:#aca199;font-family:var(--sans);font-size:6px}.concern-grid button>i{background:#f2ece8;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.concern-grid button>i svg{color:#8b7e75;width:12px;height:12px}.concern-grid button.active{color:#fff;background:#29231f;border-color:#29231f;box-shadow:0 15px 35px -24px #201713cc}.concern-grid button.active>small{color:var(--needs-accent)}.concern-grid button.active>i{background:var(--needs-accent)}.concern-grid button.active>i svg{color:#2b2220}.needs-selection-meter{background:#e8e2dd;border-radius:99px;align-items:center;height:22px;margin-top:15px;display:flex;position:relative;overflow:hidden}.needs-selection-meter>i{background:linear-gradient(90deg,var(--needs-accent),var(--needs-accent))}@supports (color:color-mix(in lab, red, red)){.needs-selection-meter>i{background:linear-gradient(90deg,var(--needs-accent),color-mix(in srgb,var(--needs-accent) 55%,#fff))}}.needs-selection-meter>i{height:100%;transition:width .42s cubic-bezier(.2,.8,.2,1);position:absolute;left:0}.needs-selection-meter>span{color:#584f49;letter-spacing:.09em;text-transform:uppercase;z-index:1;margin-left:auto;padding-right:10px;font-size:6px;font-weight:700;position:relative}.routine-toggle{grid-template-columns:1fr 1fr;gap:11px;display:grid}.routine-toggle button{cursor:pointer;text-align:left;background:#ffffffb8;border:1px solid #58443b24;border-radius:15px;grid-template-columns:58px 1fr;align-items:center;gap:2px 13px;min-height:78px;padding:12px 15px;transition:background .24s,border-color .24s,transform .24s;display:grid}.routine-toggle button:hover{transform:translateY(-3px)}.routine-toggle button.active{background:var(--needs-glow)}@supports (color:color-mix(in lab, red, red)){.routine-toggle button.active{background:color-mix(in srgb,var(--needs-glow) 46%,white)}}.routine-toggle button.active{border-color:var(--needs-accent)}.routine-visual{grid-row:1/3;justify-content:center;align-items:flex-end;gap:3px;height:38px;display:flex}.routine-visual i{background:#cfc4bc;border-radius:3px 3px 1px 1px;width:8px;height:15px;transition:height .35s,background .35s;display:block}.routine-visual i:nth-child(2){height:24px}.routine-visual i:nth-child(3){height:32px}.routine-visual i:nth-child(4){height:20px}.routine-toggle button.active .routine-visual i{background:var(--needs-accent)}.routine-toggle button:first-child .routine-visual i:nth-child(4){opacity:.2}.routine-toggle b,.routine-toggle small{display:block}.routine-toggle b{letter-spacing:.06em;font-size:9px}.routine-toggle small{color:#80766f;margin-top:3px;font-size:7px}.photo-upload{background:radial-gradient(circle at 50% 42%,var(--needs-glow),#fff 66%);align-items:center}@supports (color:color-mix(in lab, red, red)){.photo-upload{background:radial-gradient(circle at 50% 42%,color-mix(in srgb,var(--needs-glow) 75%,white),#fff 66%)}}.photo-upload{border:1px solid var(--needs-accent)}@supports (color:color-mix(in lab, red, red)){.photo-upload{border:1px solid color-mix(in srgb,var(--needs-accent) 66%,#d2c8c0)}}.photo-upload{cursor:pointer;border-radius:21px;flex-direction:column;justify-content:center;width:100%;min-height:260px;margin-top:20px;display:flex;position:relative;overflow:hidden}.photo-upload:before{background-image:linear-gradient(var(--needs-accent) 1px,transparent 1px),linear-gradient(90deg,var(--needs-accent) 1px,transparent 1px);animation:8s linear infinite needsPhotoGrid}@supports (color:color-mix(in lab, red, red)){.photo-upload:before{background-image:linear-gradient(color-mix(in srgb,var(--needs-accent) 13%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--needs-accent) 13%,transparent) 1px,transparent 1px)}}.photo-upload:before{content:"";background-size:26px 26px;position:absolute;inset:-60px}.photo-scan-frame{border:1px solid var(--needs-accent);align-items:center}@supports (color:color-mix(in lab, red, red)){.photo-scan-frame{border:1px solid color-mix(in srgb,var(--needs-accent) 72%,#6d5c55)}}.photo-scan-frame{border-radius:46% 46% 41% 41%;justify-content:center;width:82px;height:102px;margin-bottom:17px;display:flex;position:relative}.photo-scan-frame>i{border-style:solid;border-color:#443a35;width:15px;height:15px;position:absolute}.photo-scan-frame>i:first-child{border-width:1px 0 0 1px;top:-8px;left:-8px}.photo-scan-frame>i:nth-child(2){border-width:1px 1px 0 0;top:-8px;right:-8px}.photo-scan-frame>i:nth-child(3){border-width:0 0 1px 1px;bottom:-8px;left:-8px}.photo-scan-frame>i:nth-child(4){border-width:0 1px 1px 0;bottom:-8px;right:-8px}.photo-upload svg{color:#5c4d48;stroke-width:1.1px;width:31px;height:31px;margin:0;position:relative}.photo-upload b{font-family:var(--serif);font-size:19px;font-weight:400;position:relative}.photo-upload small{color:#7f746d;letter-spacing:.03em;margin-top:7px;font-size:7px;position:relative}.photo-result{border:1px solid var(--needs-accent);background:#fffc;border-radius:20px;grid-template-columns:180px 1fr;gap:24px;margin-top:22px;padding:12px;display:grid}.photo-result-visual{width:180px;height:180px;position:relative;overflow:hidden}.photo-result-visual img{object-fit:cover;width:100%;height:100%}.photo-result-visual span{background:linear-gradient(90deg,transparent,var(--needs-accent),transparent);box-shadow:0 0 14px var(--needs-accent);width:100%;height:1px;animation:2.1s ease-in-out infinite needsScan;position:absolute;top:15%;left:0}.photo-result>div:last-child{flex-direction:column;align-self:center;gap:8px;display:flex}.photo-result b{font-family:var(--serif);font-size:18px;font-weight:400}.photo-result span{color:#746a64;text-transform:capitalize;font-size:8px}.photo-result button{cursor:pointer;text-transform:uppercase;background:0 0;border:0;border-bottom:1px solid #423832;align-self:flex-start;margin-top:4px;padding:0 0 4px;font-size:7px}.privacy-note{color:#81776f;align-items:flex-start;gap:8px;margin-top:14px;font-size:7px;line-height:1.55;display:flex}.privacy-note svg{flex:none;width:13px;height:13px}.needs-footer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffdb;border-top:1px solid #41332c1a;flex:0 0 76px;grid-area:auto;grid-template-columns:1fr auto 1fr;align-items:center;min-height:76px;padding:12px 22px;display:grid;position:relative}.needs-footer>span{color:#9b9189;letter-spacing:.15em;font-size:7px}.needs-back,.needs-next{cursor:pointer;letter-spacing:.1em;text-transform:uppercase;border:0;border-radius:999px;align-items:center;gap:8px;min-height:44px;font-size:7px;font-weight:750;transition:transform .22s,box-shadow .22s,opacity .22s;display:flex}.needs-back{background:0 0;justify-self:start}.needs-next{color:#fff;background:#29231f;justify-self:end;padding:0 20px;box-shadow:0 13px 26px -18px #1f1714}.needs-next:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 16px 30px -16px #1f1714}.needs-next:disabled{cursor:not-allowed;opacity:.28}.needs-back svg,.needs-next svg{width:14px;height:14px}.result-heading{margin-bottom:18px}.result-heading h3{margin-bottom:9px}.result-heading p{margin-bottom:0}.result-summary{background:linear-gradient(125deg,var(--needs-glow),#fff);align-items:flex-start}@supports (color:color-mix(in lab, red, red)){.result-summary{background:linear-gradient(125deg,color-mix(in srgb,var(--needs-glow) 52%,white),#fff)}}.result-summary{border:1px solid var(--needs-accent)}@supports (color:color-mix(in lab, red, red)){.result-summary{border:1px solid color-mix(in srgb,var(--needs-accent) 35%,#e5ddd7)}}.result-summary{border-radius:15px;gap:12px;margin-bottom:16px;padding:14px 16px;display:flex}.result-summary svg{color:var(--needs-accent)}@supports (color:color-mix(in lab, red, red)){.result-summary svg{color:color-mix(in srgb,var(--needs-accent) 75%,#7b554e)}}.result-summary svg{flex:none;width:17px;height:17px}.result-summary p{color:#665d57;margin:0;font-size:9px;line-height:1.6}.recommendation-list{gap:9px;display:grid}.recommendation-list article{background:#ffffffc2;border:1px solid #58443b21;border-radius:17px;grid-template-columns:26px 84px 1fr 35px;align-items:center;gap:12px;min-height:108px;padding:10px;transition:background .22s,border-color .22s,transform .26s,box-shadow .26s;display:grid;position:relative;overflow:hidden}.recommendation-list article:hover{transform:perspective(700px)rotateX(1deg)translateY(-3px);box-shadow:0 22px 38px -31px #1e16128c}.recommendation-list article.is-selected{background:linear-gradient(110deg,#fff,var(--needs-glow))}@supports (color:color-mix(in lab, red, red)){.recommendation-list article.is-selected{background:linear-gradient(110deg,#fff,color-mix(in srgb,var(--needs-glow) 45%,white))}}.recommendation-list article.is-selected{border-color:var(--needs-accent);box-shadow:inset 3px 0 0 var(--needs-accent)}.recommendation-rank{color:#b6aaa1;font-family:var(--serif);text-align:center;font-size:16px}.recommendation-image{background:#f1ece8;border-radius:12px;width:84px;height:84px;position:relative;overflow:hidden}.recommendation-image img{object-fit:contain;width:100%;height:100%;padding:5px}.recommendation-image>span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;z-index:2;background:#241e1bc2;border-radius:999px;padding:5px 6px;font-size:6px;position:absolute;top:5px;right:5px}.recommendation-copy>span{color:var(--needs-accent)}@supports (color:color-mix(in lab, red, red)){.recommendation-copy>span{color:color-mix(in srgb,var(--needs-accent) 72%,#704f47)}}.recommendation-copy>span{letter-spacing:.1em;text-transform:uppercase;font-size:6px;font-weight:750}.recommendation-copy h3{font-family:var(--serif);margin:4px 0;font-size:17px;font-weight:400}.recommendation-copy p{color:#827870;text-transform:capitalize;margin:0 0 6px;font-size:7px}.recommendation-copy b{font-size:9px}.recommendation-controls{flex-direction:column;gap:5px;display:flex}.recommendation-controls button{cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .18s,color .18s,transform .16s;display:flex}.recommendation-controls button:active{transform:scale(.88)}.recommendation-controls button svg{width:13px;height:13px}.recommendation-select{color:#766c65;background:#ede7e2}.recommendation-select.active{color:#fff;background:#29231f}.recommendation-view{background:var(--needs-accent);color:#2a201f}.needs-order-box{background:#ffffffd1;border:1px solid #58443b24;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;gap:18px;margin-top:15px;padding:15px 17px;display:grid}.needs-order-box label{color:#81766e;letter-spacing:.12em;text-transform:uppercase;font-size:6px;font-weight:750;display:block}.needs-order-box input{background:0 0;border:0;border-bottom:1px solid #b7afa8;outline:0;width:100%;margin-top:7px;padding:5px 0 8px;font-size:10px;display:block}.needs-order-box>div{flex-direction:column;justify-content:center;align-items:flex-end;min-width:125px;display:flex}.needs-order-box span{color:var(--needs-accent)}@supports (color:color-mix(in lab, red, red)){.needs-order-box span{color:color-mix(in srgb,var(--needs-accent) 75%,#714b45)}}.needs-order-box span{letter-spacing:.13em;font-size:6px;font-weight:800}.needs-order-box b{color:#827970;margin:4px 0;font-size:7px}.needs-order-box strong{font-family:var(--serif);font-size:20px;font-weight:400}.needs-actions{justify-content:flex-end;gap:9px;margin-top:15px;display:flex}.needs-actions .primary-button{border-radius:999px;text-decoration:none}.needs-actions .secondary-button{border-radius:999px}.needs-actions .primary-button:disabled{cursor:not-allowed;opacity:.42}.needs-disclaimer{color:#958b83;margin:13px 0 0;font-size:6px;line-height:1.55}.photo-error{background:#fff0ee;border-radius:10px;padding:11px;color:#9a4338!important;margin-top:10px!important}@keyframes needsScreenIn{0%{filter:blur(8px);opacity:0;transform:translateY(28px)scale(.985)}to{filter:blur();opacity:1;transform:translateY(0)scale(1)}}@keyframes needsFaceLight{0%,to{transform:translate(-62%)rotate(12deg)}50%{transform:translate(58%)rotate(12deg)}}@keyframes needsScan{0%,to{opacity:.2;top:16%}50%{opacity:1;top:82%}}@keyframes needsOrbitOne{to{transform:translate(-50%,-50%)rotateX(68deg)rotate(378deg)}}@keyframes needsOrbitTwo{to{transform:translate(-50%,-50%)rotateY(68deg)rotate(342deg)}}@keyframes needsFloat{0%,to{transform:translateY(0)translateZ(110px)}50%{transform:translateY(-10px)translateZ(125px)}}@keyframes needsPillIn{0%{opacity:0;transform:translateY(7px)scale(.9)}}@keyframes needsProductFloat{0%,to{margin-top:0}50%{margin-top:-12px}}@keyframes needsHalo{0%,to{filter:blur();transform:translate(-50%,-50%)translateZ(-20px)scale(.92)}50%{filter:blur(2px);transform:translate(-50%,-50%)translateZ(-20px)scale(1.08)}}@keyframes needsPhotoGrid{to{transform:translate(26px,26px)}}@media (width<=1060px){.needs-agent{grid-template-columns:minmax(330px,.78fr) minmax(500px,1.22fr)}.needs-header{padding:33px 30px 34px}.needs-visual-stage{min-height:280px}.needs-skin-core{transform:translate(-50%,-51%) rotateX(var(--needs-rx)) rotateY(var(--needs-ry)) scale(.9)}.needs-visual-copy h2{font-size:38px}.needs-body{padding-left:38px;padding-right:38px}.choice-grid.compact{grid-template-columns:1fr}.choice-grid.compact>button{min-height:86px}}@media (width<=820px){.needs-layer{background:#171311}.needs-agent{border:0;border-radius:0;flex-direction:column;width:100%;height:100dvh;min-height:0;max-height:none;display:flex;top:0;bottom:0;left:0;overflow:hidden;transform:none}.needs-cursor-light{display:none}.needs-header{flex:0 0 290px;min-height:290px;padding:23px 21px;overflow:hidden}.needs-header .close-button{width:38px;height:38px;top:16px;right:18px}.needs-agent-mark{font-size:6px}.needs-visual-stage{width:57%;min-height:160px;position:absolute;top:42px;left:auto;right:-8px}.needs-visual-grid{inset:0 -20px}.needs-skin-core{width:230px;height:230px;top:48%;left:53%;transform:translate(-50%,-50%)scale(.68)}.needs-signal{display:none}.needs-visual-copy{max-width:66%;margin-top:auto}.needs-visual-copy .section-kicker{font-size:6px}.needs-visual-copy h2{margin:9px 0 8px;font-size:clamp(31px,9vw,40px)}.needs-visual-copy>p{display:none}.needs-live-profile{gap:4px;margin-top:10px}.needs-live-profile span{padding:5px 7px;font-size:6px}.needs-content{flex:auto;min-height:0}.needs-progress-rail{flex-basis:58px;padding:11px 17px 8px}.needs-progress-rail:before{top:24px;left:32px;right:32px}.needs-progress-rail>div{gap:3px}.needs-progress-rail>div>span{width:27px;height:27px}.needs-progress-rail>div>small{font-size:5px}.needs-body{min-height:0;padding:27px 18px 32px;overflow-y:auto}.needs-question>h3,.result-heading h3{font-size:clamp(34px,10.5vw,44px)}.needs-question>p,.result-heading p{margin-bottom:19px;font-size:9px}.choice-grid,.choice-grid.compact,.concern-grid{grid-template-columns:1fr}.choice-grid{gap:8px;margin-top:18px}.choice-grid>button,.choice-grid.compact>button{min-height:79px;padding:13px 49px 12px 16px}.choice-number{margin-bottom:6px}.choice-grid b{font-size:16px}.choice-grid small{margin-top:4px;font-size:7px}.choice-check{top:50%;transform:translateY(-50%)}.choice-grid button.active .choice-check{transform:translateY(-50%)rotate(360deg)}.concern-grid{gap:7px}.concern-grid button{min-height:58px}.needs-selection-meter{margin-bottom:6px}.routine-toggle{grid-template-columns:1fr 1fr}.routine-toggle button{grid-template-columns:40px 1fr;min-height:72px;padding:9px}.routine-visual{transform:scale(.78)}.photo-upload{min-height:220px}.photo-result{grid-template-columns:105px 1fr;gap:13px}.photo-result-visual{width:105px;height:105px}.needs-footer{z-index:6;flex-basis:70px;min-height:70px;padding:9px 12px;position:relative;bottom:auto}.needs-next{padding:0 13px}.needs-agent--step-4 .needs-header{flex-basis:182px;min-height:182px}.needs-agent--step-4 .needs-visual-stage{transform-origin:100% 0;width:58%;height:170px;min-height:170px;top:16px;right:-15px;transform:scale(.7)}.needs-agent--step-4 .needs-visual-copy{max-width:61%}.needs-agent--step-4 .needs-visual-copy h2{font-size:31px}.needs-agent--step-4 .needs-live-profile{display:none}.recommendation-list article{grid-template-columns:18px 68px 1fr 31px;gap:8px;min-height:92px;padding:7px}.recommendation-image{width:68px;height:68px}.recommendation-copy h3{font-size:14px}.recommendation-copy p{display:none}.recommendation-controls button{width:29px;height:29px}.needs-order-box{grid-template-columns:1fr}.needs-order-box>div{align-items:flex-start;min-width:0}.needs-actions{flex-direction:column;align-items:stretch}.needs-actions>*{width:100%}}@media (width<=390px){.needs-header{flex-basis:264px;min-height:264px}.needs-visual-copy h2{font-size:29px}.needs-live-profile span:nth-child(n+3),.needs-progress-rail>div>small{display:none}.needs-body{padding-top:22px}.needs-question>h3,.result-heading h3{font-size:33px}}@media (pointer:coarse){.needs-agent{--needs-rx:0deg;--needs-ry:0deg}}@media (prefers-reduced-motion:reduce){.needs-face-light,.needs-scan-line,.needs-core-orbit,.needs-signal,.needs-floating-product,.needs-result-halo,.photo-upload:before,.photo-result-visual span,.needs-screen,.needs-live-profile span{animation:none!important}.needs-skin-core,.needs-product-constellation{transform:translate(-50%,-50%)!important}}:root{--muted:#68605b}.site-shell{overflow:clip}html{scrollbar-gutter:stable}:focus-visible{outline-offset:4px;outline:2px solid #8f4e61}button,a,input,summary{-webkit-tap-highlight-color:transparent}button:disabled{cursor:not-allowed;opacity:.45}.header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:sticky;top:0}.desktop-nav{gap:clamp(12px,1.8vw,28px)}.desktop-nav button{letter-spacing:0;font-size:14px}.announcement{letter-spacing:.1em;font-size:12px}.primary-button{letter-spacing:.02em;text-transform:none;border-radius:12px;gap:12px;font-size:14px}.text-button{align-items:center;gap:8px;font-size:14px;display:inline-flex}.scroll-showcase{--journey-progress:0;height:178svh;min-height:1150px;scroll-margin-top:84px;position:relative}.scroll-showcase .hero{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:stretch;gap:clamp(24px,4vw,64px);height:calc(100svh - 84px);min-height:610px;max-height:920px;padding:32px clamp(24px,5vw,80px) 40px;position:sticky;top:84px}.scroll-showcase .hero-copy{padding:20px 0}.scroll-showcase .eyebrow{letter-spacing:.16em;margin-bottom:22px;font-size:12px}.scroll-showcase h1{letter-spacing:-.055em;font-size:clamp(52px,5.5vw,84px);line-height:1.02}.scroll-showcase .hero-copy>p{max-width:360px;margin:22px 0 28px;font-size:16px;line-height:1.7}.scroll-showcase .hero-actions{flex-direction:column;align-items:flex-start;gap:12px}.scroll-showcase .hero-actions .primary-button{min-height:52px}.scroll-showcase .hero-visual{background:radial-gradient(at 40% 36%,#fff4f0,#0000 64%),linear-gradient(135deg,#efded8,#dbb9bf);border-radius:180px 180px 24px 24px;min-height:0;box-shadow:inset 0 1px #fff,0 32px 70px -44px #71454c80}.scroll-showcase .hero-stage{top:50px;bottom:90px;transform:none}.scroll-showcase .visual-glow{width:80%;height:65%;transform:translate(-50%, -50%) scale(calc(1 + var(--journey-progress) * .15))}.showcase-caption{color:#70555b;letter-spacing:.14em;z-index:4;pointer-events:none;justify-content:center;align-items:center;gap:10px;font-size:12px;font-weight:600;display:flex;position:absolute;top:46px;left:0;right:0}.showcase-caption i{background:currentColor;width:20px;height:1px}.scroll-showcase .hero-price-card{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#fffaf5e6;border:1px solid #ffffffb3;border-radius:18px;width:auto;padding:18px 22px;animation:.35s both priceReveal;bottom:54px;left:24px;right:24px;transform:none;box-shadow:0 14px 32px #653c4821}.scroll-showcase .hero-price-card:hover{transform:translateY(-3px)}.scroll-showcase .hero-price-card>span{color:#8c4e5e;letter-spacing:.12em;font-size:12px}.scroll-showcase .hero-price-card b{margin:5px 0 12px;font-size:24px}.scroll-showcase .hero-price-card small{font-size:20px}.scroll-showcase .hero-price-card small>span{color:#5d474b;align-items:center;gap:8px;font-size:14px;font-weight:400;display:flex}.hero-selection{gap:0;max-width:375px;margin-top:30px;display:grid}.hero-selection>button{border:0;border-bottom:1px solid var(--line);cursor:pointer;opacity:.62;text-align:left;background:0 0;grid-template-columns:20px 44px 1fr 16px;align-items:center;gap:12px;min-height:64px;padding:8px 0;transition:opacity .2s,transform .25s;display:grid}.hero-selection>button.is-active,.hero-selection>button:hover,.hero-selection>button:focus-visible{opacity:1;transform:translate(5px)}.hero-selection>button>span:first-child{color:#926573;font-size:12px}.hero-selection img{object-fit:contain;width:44px;height:44px}.hero-selection small{color:#6c615d;margin-bottom:3px;font-size:12px;display:block}.hero-selection b{font-size:14px;font-weight:500;line-height:1.3;display:block}.hero-selection svg{width:16px}.showcase-scroll{color:#6b4d53;align-items:center;gap:8px;font-size:12px;display:flex;position:absolute;bottom:19px;left:26px;right:26px}.showcase-scroll>svg{width:14px;height:14px}.showcase-scroll>div{background:#76515826;width:65px;height:2px;margin-left:auto;overflow:hidden}.showcase-scroll i{height:100%;transform:scaleX(calc(.08 + var(--journey-progress) * .92));transform-origin:0;background:#8c5564;width:100%;display:block}.hero-cutout{cursor:pointer;height:66%;left:calc(9% + var(--product-index) * 21%);top:calc(17% + var(--product-index) * 3%);transform:rotate(calc((var(--product-index) - 1) * 9deg));background:0 0;border:0;width:43%;padding:0;position:absolute}.hero-cutout img{filter:drop-shadow(0 24px 16px #54333b44);object-fit:contain;width:100%;height:100%}.hero-cutout--0{z-index:3}.lumi-scene canvas{touch-action:pan-y}@keyframes priceReveal{0%{opacity:.3;translate:0 8px}to{opacity:1;translate:0}}.trust-strip b{font-size:12px}.trust-strip span{font-size:12px;line-height:1.5}.catalog-section{padding-top:86px;scroll-margin-top:90px}.section-kicker{color:#866a46;font-size:12px}.section-heading p{font-size:16px}.catalog-tools{flex-direction:column-reverse;align-items:stretch;gap:14px;margin-bottom:16px}.filters{min-width:0;padding:4px}.filters button{min-height:44px;padding:10px 16px;font-size:14px}.search-field{border:1px solid var(--line);background:#fff;border-radius:12px;align-self:flex-end;width:min(320px,100%);min-height:46px;padding:8px 14px}.search-field input{font-size:16px}.catalog-summary{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin:16px 0 28px;font-size:14px;display:flex}.catalog-summary>span:last-child{align-items:center;gap:8px;display:flex}.product-grid{gap:38px 22px}.product-card{border-bottom:1px solid var(--line);flex-direction:column;padding-bottom:20px;display:flex}.product-image-wrap{box-shadow:none;border:0;border-radius:18px;flex-shrink:0}.product-stage{background:radial-gradient(ellipse at 50% 40%, var(--stage-accent), #f1ece7)}@supports (color:color-mix(in lab, red, red)){.product-stage{background:radial-gradient(ellipse at 50% 40%, color-mix(in srgb, var(--stage-accent) 11%, #fcfaf7), #f1ece7)}}.product-stage:before{opacity:.18}.product-stage__orb{opacity:.4}.product-stage__platform{opacity:.35}.product-stage__scroll{transform-style:preserve-3d;transform:translate3d(0, var(--scroll-lift,0px), var(--scroll-depth,0px)) rotateX(var(--scroll-turn,0deg));position:absolute;inset:0}.product-stage[data-in-view=false] *,.is-overlay-open main *{animation-play-state:paused!important}.product-stage__model--cutout .product-stage__image{mix-blend-mode:normal}.product-stage__model--cutout{inset:13% 6% 16%}.original-badge,.availability-badge{letter-spacing:0;text-transform:none;padding:7px 9px;font-size:12px}.original-badge{top:10px;left:10px}.availability-badge{top:44px;left:10px}.heart-button{width:40px;height:40px;top:8px;right:8px}.quick-add{letter-spacing:0;opacity:1;text-transform:none;border-radius:9px;width:calc(100% - 20px);min-height:42px;font-size:14px;bottom:10px;left:10px;transform:translateZ(45px)}.product-card:hover .quick-add{transform:translateZ(45px)}.product-copy{flex-direction:column;flex:1;padding:18px 2px 0;display:flex}.product-meta{align-items:start;gap:8px}.product-meta span{color:#78534e;letter-spacing:.08em;font-size:12px}.product-meta small{color:var(--muted);text-align:right;font-size:12px}.product-name{min-height:58px;font-size:24px}.product-copy>p{font-size:14px;line-height:1.5}.product-price{flex-direction:column;align-items:flex-start;gap:6px;margin-top:auto;padding-top:16px}.product-price b{letter-spacing:-.02em;font-size:20px}.product-price span{color:var(--muted);font-size:12px}.product-details-layer{z-index:140}.drawer-layer{z-index:145}.needs-floating-product{box-shadow:none;cursor:pointer;background:0 0;border:0;padding:0;overflow:visible}.needs-floating-product img{filter:drop-shadow(0 18px 15px #18101f55)}.needs-floating-product span{font-size:12px}.product-details-layer .modal-backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#20141970}.product-sheet{background:var(--paper);border:1px solid #ffffffc9;border-radius:24px;grid-template-rows:auto minmax(0,1fr) auto;width:calc(100% - 48px);max-width:1060px;max-height:min(860px,92dvh);margin:auto;animation:.32s cubic-bezier(.16,.8,.24,1) sheetReveal;display:grid;position:absolute;inset:0;overflow:hidden;box-shadow:0 30px 120px #2b182b50}.product-sheet__header{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto 44px;align-items:center;gap:16px;padding:24px 28px;display:grid}.product-sheet__header .close-button{width:44px;height:44px;position:static}.product-sheet .modal-brand{color:#815760;letter-spacing:.08em;font-size:12px;line-height:1.4;display:block}.product-sheet__heading h2{font-family:var(--serif);letter-spacing:-.03em;margin:7px 0 0;font-size:clamp(24px,2.6vw,34px);font-weight:400;line-height:1.12}.product-sheet__price{gap:5px;display:grid}.product-sheet__price strong{color:#5c3542;letter-spacing:-.04em;white-space:nowrap;font-size:26px}.product-sheet__price span{color:var(--muted);font-size:13px}.product-sheet__body{overscroll-behavior:contain;grid-template-columns:1fr 1fr;min-height:0;display:grid;overflow-y:auto}.product-sheet .modal-gallery{height:auto;min-height:350px;position:relative}.product-sheet .modal-gallery .product-stage__scroll{transform:rotateX(var(--detail-rx,0deg)) rotateY(var(--detail-ry,0deg));transition:transform .14s ease-out}.product-sheet .product-stage--modal{min-height:350px}.product-sheet .product-stage__model{inset:13% 5% 15%}.product-sheet .product-stage__model--cutout .product-stage__image{border-radius:0}.product-sheet .modal-gallery-controls{top:18px;left:18px}.product-sheet .modal-gallery-controls img{mix-blend-mode:normal;object-fit:contain}.product-sheet .modal-verification{color:#5f514c;font-size:12px;bottom:18px;left:18px}.product-sheet__information{min-width:0;padding:28px}.product-sheet__eyebrow{color:#75515b;font-family:var(--serif);margin:0 0 24px;font-size:24px;line-height:1.3}.product-accordion{border-top:1px solid var(--line);padding:18px 0}.product-accordion summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:28px;font-size:16px;font-weight:600;list-style:none;display:flex}.product-accordion summary::-webkit-details-marker{display:none}.product-accordion summary svg{width:18px;height:18px;transition:rotate .2s}.product-accordion[open] summary svg{rotate:180deg}.product-accordion ul{gap:12px;margin:18px 0 4px;padding:0;list-style:none;display:grid}.product-accordion li{color:var(--muted);align-items:start;gap:10px;font-size:16px;line-height:1.6;display:flex}.product-accordion li svg{color:#966571;flex:0 0 16px;height:16px;margin-top:4px}.product-accordion p{color:var(--muted);margin:18px 0 4px;font-size:16px;line-height:1.7}.product-accordion .ingredient-list{margin-top:16px}.product-accordion .ingredient-list span{border-radius:6px;font-size:14px;line-height:1.4}.product-sheet__variants{border:0;min-width:0;margin:0 0 24px;padding:0}.product-sheet__variants legend{margin-bottom:12px;font-size:14px}.product-sheet .variant-list button{border-radius:8px;min-height:44px;font-size:14px}.product-source-link{color:#6d4c55;text-underline-offset:4px;align-items:center;gap:8px;margin-top:16px;font-size:14px;line-height:1.5;display:flex}.product-source-link svg{width:14px;height:14px}.product-return{color:#79525d;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;min-height:44px;margin-top:22px;padding:0;font-size:14px;display:flex}.product-return svg{height:17px}.product-sheet__purchase{border-top:1px solid var(--line);background:#fffdfa;align-items:center;gap:20px;padding:20px 28px;display:flex}.product-sheet__purchase>p{color:var(--muted);margin:0 auto 0 0;font-size:14px;line-height:1.5}.product-sheet__purchase>.primary-button{flex-shrink:0;min-width:210px;margin-left:auto}.product-sheet__purchase>.primary-button svg{width:18px;height:18px}.product-quantity{border:1px solid var(--line);border-radius:10px;flex-shrink:0;align-items:center;display:flex;overflow:hidden}.product-quantity button{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.product-quantity button:hover{background:#eee3df}.product-quantity svg{width:16px}.product-quantity output{text-align:center;min-width:30px;font-size:16px}.product-sheet__total{gap:4px;display:grid}.product-sheet__total span{color:var(--muted);font-size:12px}.product-sheet__total strong{white-space:nowrap;font-size:20px}@keyframes sheetReveal{0%{opacity:0;translate:0 24px;scale:.98}to{opacity:1;translate:0;scale:1}}.cart-item>img{object-fit:contain}.cart-item>div>span,.checkout-panel label,.checkout-panel>small,.checkout-panel>p{font-size:12px}.cart-item h3{font-size:21px}.cart-item b{font-size:16px}.cart-item .quantity{grid-template-columns:40px 30px 40px}.cart-item .quantity button{height:40px}.cart-item .quantity span{font-size:16px}.checkout-panel input{border-radius:8px;font-size:16px}.checkout-button{letter-spacing:0;text-transform:none;border-radius:10px;min-height:48px;font-size:14px}.checkout-panel>p{line-height:1.5}.toast{border-radius:10px;font-size:14px}.recommendation-image{cursor:pointer;border:0;padding:0}.recommendation-image img{object-fit:contain}.recommendation-title{cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.recommendation-title:hover{text-underline-offset:3px;text-decoration:underline}@media (width<=1100px) and (width>=821px){.desktop-nav{gap:12px}.desktop-nav button{font-size:12px}.scroll-showcase .hero{gap:24px;padding-inline:32px}.hero-selection{margin-top:16px}.hero-selection>button{min-height:55px}.scroll-showcase h1{font-size:58px}}@media (width<=820px){.header{min-height:68px}.announcement{min-height:27px;font-size:12px}.scroll-showcase{height:170svh;min-height:1000px;scroll-margin-top:68px}.scroll-showcase .hero{flex-direction:column;gap:16px;height:calc(100svh - 134px);min-height:560px;max-height:none;padding:18px 16px 14px;display:flex;top:68px}.scroll-showcase .hero-copy{align-self:stretch;padding:0 4px}.scroll-showcase .eyebrow{margin-bottom:12px;font-size:12px}.scroll-showcase h1{font-size:clamp(36px,10vw,50px);line-height:1}.scroll-showcase h1 br{display:none}.scroll-showcase .hero-copy>p{max-width:420px;margin:12px 0 16px;font-size:16px;line-height:1.4}.scroll-showcase .hero-actions{flex-direction:row;align-items:center;gap:12px}.scroll-showcase .hero-actions .primary-button{white-space:nowrap;flex:1;width:auto;min-height:46px;padding:0 12px;font-size:14px}.scroll-showcase .hero-actions .text-button{text-align:left;justify-content:center;gap:5px;max-width:155px;font-size:13px;line-height:1.3}.hero-selection{display:none}.scroll-showcase .hero-visual{border-radius:28px;flex:1;min-height:290px}.showcase-caption{font-size:12px;top:17px}.scroll-showcase .hero-stage{top:12px;bottom:66px}.scroll-showcase .hero-price-card{border-radius:12px;padding:12px 14px;bottom:36px;left:12px;right:12px}.scroll-showcase .hero-price-card>span{font-size:12px}.scroll-showcase .hero-price-card b{margin:4px 0 8px;font-size:20px;line-height:1.05}.scroll-showcase .hero-price-card small{font-size:18px}.scroll-showcase .hero-price-card small>span{font-size:13px}.showcase-scroll{font-size:12px;bottom:12px;left:18px;right:18px}.trust-strip{margin:0 16px}.trust-strip article{flex-basis:235px}.catalog-section{padding:62px 16px 70px;scroll-margin-top:70px}.section-heading h2{font-size:40px}.section-heading p{font-size:16px}.search-field{width:100%}.catalog-summary{margin:10px 0 22px}.catalog-summary>span:last-child{display:none}.product-grid{gap:26px 12px}.product-image-wrap{aspect-ratio:3/4;border-radius:14px}.product-stage__model--cutout{inset:19% 1% 18%}.original-badge{gap:3px;padding:6px;font-size:12px;top:9px;left:7px}.original-badge svg{width:12px}.availability-badge{padding:5px 7px;font-size:12px;top:42px;left:7px}.heart-button{width:36px;height:36px;top:5px;right:5px}.quick-add{border-radius:7px;gap:6px;width:calc(100% - 14px);min-height:38px;font-size:13px;bottom:7px;left:7px}.product-copy{padding-top:14px}.product-name{min-height:75px;font-size:21px}.product-copy>p{font-size:14px;line-height:1.4}.product-price b{font-size:18px}.product-price span{font-size:12px;display:block}.product-sheet{border-radius:22px 22px 0 0;width:100%;max-width:none;height:94dvh;max-height:94dvh;margin:0;top:auto;bottom:0}.product-sheet__header{grid-template-columns:1fr 40px;align-items:start;gap:10px;padding:18px 18px 16px}.product-sheet__heading h2{font-size:25px;line-height:1.12}.product-sheet__price{flex-wrap:wrap;grid-area:2/1/auto/-1;align-items:baseline;gap:6px 12px;display:flex}.product-sheet__price strong{white-space:normal;font-size:26px}.product-sheet__header .close-button{grid-area:1/2;width:40px;height:40px}.product-sheet__body{display:block}.product-sheet .modal-gallery{height:270px;min-height:270px}.product-sheet .product-stage--modal{min-height:270px}.product-sheet .product-stage__model{inset:8% 5% 12%}.product-sheet__information{padding:24px 20px}.product-sheet__eyebrow{font-size:24px}.product-sheet__purchase{padding:14px 18px max(16px, env(safe-area-inset-bottom));grid-template-columns:auto 1fr;gap:10px 14px;display:grid}.product-sheet__purchase .primary-button{grid-column:1/-1;width:100%;min-width:0;min-height:48px;margin:0}.product-sheet__total{text-align:right;justify-self:end}.product-sheet__purchase>p{grid-column:1/-1;font-size:14px}.mobile-dock{padding-bottom:env(safe-area-inset-bottom)}.mobile-dock button{min-height:56px;font-size:12px}}@media (height<=740px) and (width<=820px),(height<=700px) and (width>=821px){.scroll-showcase{height:auto;min-height:0}.scroll-showcase .hero{height:auto;min-height:600px;position:relative;top:0}.scroll-showcase .hero-visual{min-height:340px}.product-sheet__header{padding-block:12px}}@media (width<=360px){.product-grid{column-gap:10px}.product-name{font-size:19px}.product-meta span{letter-spacing:0}.quick-add{font-size:12px}.scroll-showcase .hero-actions .text-button{max-width:120px}.scroll-showcase .hero-actions .primary-button{font-size:13px}}@media (prefers-reduced-motion:reduce){.scroll-showcase{height:auto;min-height:0}.showcase-scroll{display:none}.scroll-showcase .hero{height:auto;position:relative;top:0}.scroll-showcase .hero-visual{min-height:400px}.product-stage__scroll,.product-sheet .modal-gallery .product-stage__scroll{transform:none!important}.product-sheet,.scroll-showcase .hero-price-card{animation:none}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}body:has(.lumi-admin){background:#f7f5f2;padding:0;overflow-x:hidden}.lumi-admin{--a-ink:#292b2b;--a-muted:#787a77;--a-line:#ebe7e1;--a-rose:#865f6c;--a-green:#3b6c57;--a-paper:#fff;--a-bg:#f7f5f2;color:var(--a-ink);background:var(--a-bg);text-align:left;letter-spacing:0;min-height:100svh;font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.5}.lumi-admin *{box-sizing:border-box}.lumi-admin h1,.lumi-admin h2,.lumi-admin h3,.lumi-admin h4,.lumi-admin p{margin:0}.lumi-admin h1,.lumi-admin h2,.lumi-admin h3{font-weight:500}.lumi-admin h3{letter-spacing:-.35px;font-size:18px}.lumi-admin a{color:inherit;text-decoration:none}.lumi-admin button,.lumi-admin input,.lumi-admin select,.lumi-admin textarea{font:inherit;color:inherit;letter-spacing:inherit}.lumi-admin button{cursor:pointer;background:0 0;border:0}.lumi-admin button:disabled{opacity:.5;cursor:not-allowed}.lumi-admin :is(button,a,input,textarea,select):focus-visible{outline-offset:3px;outline:3px solid #bd8c9d}.lumi-admin :is(input,select,textarea){width:100%;min-width:0;max-width:100%;box-shadow:none;background:#fff;border:1px solid #ddd9d2;border-radius:9px;padding:11px 12px}.lumi-admin textarea{resize:vertical;line-height:1.65}.lumi-admin input[type=checkbox]{width:17px;height:17px;accent-color:var(--a-rose);flex-shrink:0;padding:0}.lumi-admin input[type=date]{font-size:13px}.lumi-admin small{color:var(--a-muted);font-size:11px}.lumi-admin .admin-overline{letter-spacing:1.7px;color:#88877f;margin-bottom:7px;font-size:10px;font-weight:600;line-height:1.5}.admin-wordmark{letter-spacing:6px;flex-direction:column;font-family:Georgia,serif;font-size:34px;line-height:1.1;display:inline-flex!important}.admin-wordmark span{letter-spacing:4px;margin-top:8px;padding-left:3px;font-family:Arial,sans-serif;font-size:8px}.lumi-admin .a-primary,.lumi-admin .a-secondary{white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:12px 17px;font-size:12px;font-weight:600;line-height:1.4;transition:background .18s,transform .18s;display:inline-flex}.lumi-admin .a-primary{color:#fff;background:#2f3832;border:1px solid #2f3832}.lumi-admin .a-primary:hover{background:#445248;transform:translateY(-1px)}.lumi-admin .a-secondary{color:#3a3b37;background:#fff;border:1px solid #dedad3}.lumi-admin .a-secondary:hover{background:#f6f2ee}.lumi-admin .a-text{color:#765763;background:0 0;border:0;align-items:center;gap:7px;padding:7px 0;font-size:12px;font-weight:600;display:inline-flex}.lumi-admin .a-text:hover{text-decoration:underline}.lumi-admin .a-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex;position:relative}.lumi-admin .a-icon:hover{background:#ebe6df}.lumi-admin .a-full{width:100%}.lumi-admin .a-muted{color:var(--a-muted);font-size:12px;line-height:1.7}.a-sr-only{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;overflow:hidden;position:absolute!important}.a-skip{z-index:1100;background:#fff;padding:12px;position:fixed;top:-80px;left:20px}.a-skip:focus{top:12px}.a-sidebar{z-index:60;color:#cdd3cd;background:#28322d;border-right:1px solid #28322d;flex-direction:column;width:244px;display:flex;position:fixed;inset:0 auto 0 0}.a-sidebar-top{padding:35px 27px 25px;position:relative}.a-sidebar .admin-wordmark{color:#f0e9dd}.a-workspace-tag{letter-spacing:2.4px;color:#9fafa2;margin-top:22px;font-size:8px;display:block}.a-sidebar nav{flex:1;padding:0 14px;overflow-y:auto}.a-nav-section{letter-spacing:1.7px;padding:21px 13px 9px;font-size:8px;color:#96a298!important;margin:0!important}.a-sidebar nav button{color:#c1cbc3;text-align:left;border-radius:8px;align-items:center;gap:12px;width:100%;min-height:40px;margin:2px 0;padding:11px 13px;font-size:11px;transition:background .15s;display:flex}.a-sidebar nav button svg{opacity:.7;stroke-width:1.5px;flex-shrink:0}.a-sidebar nav button:hover{background:#344139}.a-sidebar nav button.active{color:#303d32;background:#eee8dc;font-weight:600;box-shadow:0 4px 10px #00000008}.a-sidebar nav button.active svg{opacity:1}.a-sidebar nav button b{color:#fff;text-align:center;background:#ab7f8c;border-radius:4px;min-width:19px;margin-left:auto;padding:1px 4px;font-size:10px}.a-sidebar-footer{padding:17px 23px 19px}.a-sidebar-footer>a{color:#bbc7bb;align-items:center;gap:10px;margin-bottom:20px;font-size:10px;display:flex}.a-sidebar-footer>a svg:last-child{margin-left:auto}.a-profile{border-top:1px solid #4c554c;align-items:center;gap:10px;padding-top:19px;display:flex}.a-profile>span{color:#f8f2e8;background:#596359;border:1px solid #758272;border-radius:50%;place-items:center;width:32px;height:32px;font-family:Georgia,serif;display:grid}.a-profile>div{flex:1;min-width:0}.a-profile b{color:#eceee6;text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.a-profile small{color:#b1bcae;font-size:9px}.a-profile>a{color:#b3bdb4;display:flex}.a-workarea{min-width:0;margin-left:244px}.a-topbar{border-bottom:1px solid var(--a-line);z-index:5;background:#ffffffb3;justify-content:space-between;align-items:center;gap:15px;height:74px;padding:0 38px;display:flex;position:relative}.a-topbar>div{align-items:center;gap:20px;display:flex}.a-breadcrumb{letter-spacing:.5px;color:#8b8e88;font-size:10px}.a-breadcrumb i{color:#c6c8bf;margin:0 14px;font-style:normal}.a-breadcrumb b{color:#4e564e;letter-spacing:0;font-weight:500}.a-sync{color:#708172;align-items:center;gap:6px;font-size:10px;display:flex}.a-sync i{background:#699377;border-radius:50%;width:5px;height:5px}.a-sync.offline{color:#a5733d}.a-sync.offline i{background:#b78a55}.a-notice-dot{background:#b38591;border-radius:100%;width:5px;height:5px;position:absolute;top:7px;right:6px}.lumi-admin .a-menu-button,.lumi-admin .a-mobile-close{display:none}.a-main{max-width:1530px;margin:0 auto;padding:34px 38px 0}.a-page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.a-page-heading h1{letter-spacing:-1.3px;color:#343d34;margin-bottom:8px;font-family:Georgia,serif;font-size:36px;line-height:1.2}.a-page-heading h1>span{color:#af7c8b}.a-page-heading>div>p:last-child{color:#82837b;font-size:12px}.a-page-heading .admin-overline{letter-spacing:1.75px;margin-bottom:9px;font-size:8px}.a-period{color:#82857e;align-items:center;gap:10px;margin-bottom:22px;font-size:10px;display:flex}.a-period>span:first-child{color:#505b50;margin-right:4px;font-weight:600}.a-period input{width:136px;min-height:33px;padding:7px 9px!important;font-size:11px!important}.a-period .a-text{margin-left:7px;font-size:10px}.a-card{border:1px solid var(--a-line);background:#fff;border-radius:14px;overflow:hidden}.a-section-title{justify-content:space-between;align-items:center;gap:15px;margin-bottom:19px;display:flex}.a-section-title .admin-overline{letter-spacing:1.5px;margin-bottom:6px;font-size:8px}.a-section-title h3{font-size:17px}.a-main-footer{letter-spacing:.2px;color:#a2a197;justify-content:space-between;gap:15px;margin-top:15px;padding:32px 0 22px;font-size:9px;display:flex}.a-overview-hero{background:radial-gradient(at 90%,#ede2df 0%,#0000 48%),linear-gradient(115deg,#f0ede6,#f3eee8);border:1px solid #e3ded5;border-radius:15px;justify-content:space-between;align-items:center;min-height:260px;margin-bottom:22px;padding:29px 33px 30px;display:flex;position:relative;overflow:hidden}.a-overview-hero>div:first-child{z-index:2;max-width:440px;position:relative}.a-live-pill{letter-spacing:1.45px;color:#6c786b;background:#ffffff8c;border:1px solid #dfd9cf;border-radius:20px;align-items:center;gap:7px;margin-bottom:15px;padding:6px 9px;font-size:8px;font-weight:600;display:inline-flex}.a-live-pill i{background:#70937a;border-radius:50%;width:4px;height:4px}.a-overview-hero h2{letter-spacing:-.8px;margin-bottom:13px;font-family:Georgia,serif;font-size:31px;line-height:1.25}.a-overview-hero h2 em{color:#8c646f;font-weight:400}.a-overview-hero p{color:#85847a;max-width:340px;font-size:11px;line-height:1.8}.a-overview-hero .a-action-row{margin-top:18px}.a-overview-hero .a-primary{min-height:38px;padding:10px 12px;font-size:10px}.a-overview-hero .a-text{font-size:10px}.a-hero-orbit{perspective:700px;flex-shrink:0;width:280px;height:230px;margin-right:35px;position:relative}.a-orbit-core{color:#735c63;background:radial-gradient(circle at 30% 25%,#fffefa,#e5d3d3 65%,#b89c9f);border:1px solid #fff9f0;border-radius:50%;place-items:center;width:137px;height:137px;font-family:Georgia,serif;font-size:71px;display:grid;position:absolute;top:46px;left:72px;transform:rotate(-10deg);box-shadow:inset -8px -10px 24px #93758130,14px 25px 30px #9d7c7229,inset 5px 6px 20px #fff}.a-orbit-ring{border:1px solid #c6b8b755;border-radius:50%;position:absolute;inset:18px -15px;transform:rotate(-24deg)rotateX(33deg)}.a-orbit-ring.second{border-style:dashed;inset:-2px -33px;transform:rotate(20deg)rotateX(50deg)}.a-orbit-chip{z-index:2;color:#6e6b60;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fffcf1dd;border:1px solid #fffaf3;border-radius:9px;align-items:center;gap:8px;padding:10px 13px;font-size:9px;display:flex;position:absolute;box-shadow:0 12px 25px #85686811}.a-orbit-chip.one{top:43px;left:-4px;transform:rotate(-8deg)}.a-orbit-chip.two{top:90px;right:-22px;transform:rotate(8deg)}.a-orbit-chip.three{bottom:5px;left:43px;transform:rotate(-4deg)}.a-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:23px;display:grid}.a-kpi-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.a-metric{border:1px solid var(--a-line);background:#fff;border-radius:13px;min-width:0;padding:20px 19px}.a-metric>div{color:#727b70;justify-content:space-between;align-items:center;gap:7px;font-size:10px;display:flex}.a-metric svg{stroke-width:1.5px;color:#9a9486;flex-shrink:0;width:16px;height:16px}.a-metric>strong{letter-spacing:-1px;color:#374538;overflow-wrap:anywhere;margin:15px 0 7px;font-family:Georgia,serif;font-size:27px;font-weight:400;line-height:1.2;display:block}.a-metric>small{color:#94968b;font-size:9px;line-height:1.65;display:block}.a-metric-featured{background:#e9eee5;border-color:#dce4d5}.a-metric-featured>strong{color:#3f5a43}.a-secondary-metrics .a-metric{padding:18px 21px}.a-secondary-metrics .a-metric>strong{font-size:25px}.a-dashboard-grid{grid-template-columns:minmax(0,1.5fr) minmax(300px,1fr);gap:20px;margin-bottom:22px;display:grid}.a-chart-card,.a-attention{padding:23px}.a-chart{height:238px;font-size:10px}.a-chart-legend{color:#939387;align-items:center;gap:6px;font-size:8px;display:flex}.a-chart-legend i{background:#875967;border-radius:100%;width:6px;height:6px}.a-chart-legend i:nth-of-type(2){background:#b89c69;margin-left:6px}.a-chart-empty{text-align:center;color:#9b9e91;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;height:237px;display:flex;position:relative;overflow:hidden}.a-empty-grid{opacity:.9;background:repeating-linear-gradient(0deg,#0000,#0000 50px,#f2eee8 51px 52px);position:absolute;inset:20px 0 0}.a-chart-empty>svg,.a-chart-empty>h4,.a-chart-empty>p{z-index:1}.a-chart-empty>svg{stroke-width:1.2px;margin-bottom:16px}.a-chart-empty h4{color:#7f8677;font-family:Georgia,serif;font-size:15px;font-weight:400}.a-chart-empty p{max-width:230px;margin-top:8px;font-size:10px}.a-soft-icon{color:#8b786b;background:#f0ede6;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.a-soft-icon svg{stroke-width:1.5px;width:17px}.a-attention>button{text-align:left;border-top:1px solid #f0ede7;align-items:center;gap:10px;width:100%;padding:15px 0;display:flex}.a-attention>button>span:nth-child(2){flex:1}.a-attention>button b{color:#555f51;font-size:10px;font-weight:600;display:block}.a-attention>button small{color:#999b90;margin-top:4px;font-size:8px;display:block}.a-attention>button strong{font-family:Georgia,serif;font-size:14px;font-weight:400}.a-attention>button>svg{color:#adafa3;width:13px}.a-radar-icon{color:#a39381;background:#f6f3ee;border-radius:8px;flex-shrink:0;place-items:center;width:31px;height:31px;display:grid}.a-radar-icon svg{stroke-width:1.4px;width:15px;height:15px}.a-recent>.a-section-title{padding:22px 24px 0}.a-recent .a-text{font-size:10px}.a-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:235px;padding:48px 25px;display:flex}.a-empty>svg{color:#bcbbae;stroke-width:1.3px;margin-bottom:16px}.a-empty h3{color:#6e7767;font-family:Georgia,serif;font-size:20px}.a-empty p{color:#93988a;max-width:330px;margin-top:9px;font-size:11px;line-height:1.8}.a-loading{color:#929886;justify-content:center;align-items:center;gap:10px;min-height:180px;font-size:12px;display:flex}.a-spin{animation:1s linear infinite admin-spin}@keyframes admin-spin{to{transform:rotate(360deg)}}.a-table-wrap{width:100%;overflow:auto}.lumi-admin table{border-collapse:collapse;text-align:left;width:100%;font-size:11px;line-height:1.5}.lumi-admin th{color:#8d9486;letter-spacing:.3px;border-bottom:1px solid var(--a-line);white-space:nowrap;background:#faf9f6;padding:12px 19px;font-size:9px;font-weight:500}.lumi-admin td{vertical-align:middle;border-bottom:1px solid #f0ede7;max-width:350px;padding:16px 19px}.lumi-admin tr:last-child td{border-bottom:0}.lumi-admin tbody tr:hover{background:#fafaf7}.lumi-admin td>b,.lumi-admin td>small{display:block}.lumi-admin td b{font-weight:500}.lumi-admin td small{color:#8d9486;margin-top:3px;font-size:9px}.a-badge{white-space:nowrap;color:#7b8272;background:#f0f0ec;border-radius:5px;align-items:center;padding:4px 7px;font-size:9px;display:inline-flex}.a-badge-confirmed,.a-badge-reviewed,.a-badge-delivered,.a-badge-in{color:#527251;background:#eaf1e8}.a-badge-draft,.a-badge-pending{color:#92793f;background:#f7f0e0}.a-badge-void,.a-badge-out{color:#ac7465;background:#f7e9e6}.a-badge-preparing,.a-badge-sent{color:#647798;background:#e9edf4}.a-badge-owner,.a-badge-admin{color:#846382;background:#eee5ed}.a-cell-link{padding:0;font-size:11px;font-weight:600;color:#765763!important}.a-cell-link:hover{text-decoration:underline}.a-product-cell{align-items:center;gap:13px;min-width:200px;display:flex}.a-product-cell img{object-fit:contain;flex-shrink:0;width:44px;height:52px}.a-product-cell b{font-size:11px;font-weight:500;display:block}.a-product-cell small{display:block}.a-row-actions{flex-wrap:wrap;gap:9px;min-width:70px;display:flex}.a-row-actions button{padding:2px 0;font-size:10px;color:#886c76!important}.a-row-actions button:hover{text-decoration:underline}.a-table-tools{border-bottom:1px solid var(--a-line);align-items:center;gap:15px;padding:17px 21px;display:flex}.a-table-tools>span{white-space:nowrap;color:#9d9e93;margin-left:auto;font-size:9px}.a-table-tools>select{width:auto;max-width:180px;padding:9px 11px;font-size:10px}.a-search{color:#b4b5a9;flex:1;align-items:center;gap:8px;width:370px;max-width:100%;display:flex}.a-search input{width:100%;background:0 0!important;border:0!important;padding:5px!important;font-size:11px!important}.a-pager{border-top:1px solid var(--a-line);color:#969a8d;justify-content:space-between;align-items:center;padding:15px 22px;font-size:9px;display:flex}.a-pager>div{gap:5px;display:flex}.a-pager button{color:#6c7765;background:#fff;border:1px solid #e6e3dc;border-radius:5px;padding:6px 10px;font-size:10px}.a-info,.a-warning,.a-error{color:#65735d;background:#eff3eb;border:1px solid #dee4db;border-radius:10px;align-items:flex-start;gap:12px;margin-bottom:20px;padding:16px 19px;font-size:12px;line-height:1.75;display:flex}.a-info>svg{stroke-width:1.5px;flex-shrink:0;margin-top:3px}.a-warning{color:#8c733f;background:#fbf5e7;border-color:#eddec0;display:block}.a-warning ul{margin:9px 0 0;padding-left:19px}.a-warning li{margin:3px 0}.a-error{color:#a56953;background:#fbeee9;border-color:#edd4ca;display:block}.a-error .a-secondary{margin-top:12px}.a-audit-banner{background:#e9eee6;border:1px solid #dfe6d7;border-radius:13px;margin-bottom:18px;padding:25px}.a-audit-banner>div:first-child{align-items:flex-start;gap:18px;max-width:780px;display:flex}.a-audit-banner>div:first-child>svg{color:#6c7d61;stroke-width:1.4px;flex-shrink:0;margin-top:4px}.a-audit-banner h3{color:#4c6345;margin-bottom:8px;font-family:Georgia,serif;font-size:24px}.a-audit-banner p{color:#7b8b70;font-size:11px;line-height:1.8}.a-audit-banner .a-action-row{margin:20px 0 0 46px}.a-export-note{margin-bottom:17px!important}.a-intake-layout{grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);align-items:start;gap:23px;display:grid}.a-intake-main{padding:29px}.a-card-heading{align-items:center;gap:13px;margin-bottom:17px;display:flex}.a-card-heading h2{letter-spacing:-.8px;font-family:Georgia,serif;font-size:27px}.a-card-heading .a-soft-icon{width:44px;height:44px}.a-intake-main>p{margin-bottom:23px}.a-intake-main .a-field{margin-bottom:16px}.a-intake-main .a-primary{margin-top:16px}.a-dropzone{text-align:center;background:#fafaf6;border:1px dashed #d5d5c5;border-radius:10px;justify-content:center;align-items:center;min-height:130px;padding:10px;display:flex}.a-dropzone>button{color:#999b89;flex-direction:column;align-items:center;gap:9px;width:100%;padding:14px 8px;display:flex}.a-dropzone strong{color:#738066;font-size:11px;font-weight:500}.a-dropzone small{color:#a3a590;font-size:9px}.a-dropzone.has-file{text-align:left;justify-content:flex-start;gap:12px;min-height:86px;padding:20px}.a-dropzone.has-file>div{flex:1;min-width:0}.a-dropzone.has-file strong{overflow-wrap:anywhere;display:block}.a-dropzone.has-file small{margin-top:4px;display:block}.a-dropzone.has-file>button{width:32px;padding:0}.a-privacy{color:#9a9f91;align-items:flex-start;gap:8px;margin-top:18px;font-size:9px;line-height:1.75;display:flex}.a-privacy svg{flex-shrink:0;margin-top:2px}.a-inbox{padding:24px}.a-count{color:#7b8870;background:#eaece4;border-radius:6px;min-width:25px;padding:3px 8px;font-size:11px}.a-inbox .a-empty{min-height:200px;padding:28px 5px}.a-inbox .a-empty h3{font-size:19px}.a-inbox .a-empty p{font-size:10px}.a-inbox-items{max-height:380px;overflow:auto}.a-inbox-items>button{text-align:left;border-top:1px solid var(--a-line);align-items:center;gap:10px;width:100%;padding:13px 0;display:flex}.a-inbox-items>button>span{flex:1;min-width:0}.a-inbox-items b{white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:500;display:block;overflow:hidden}.a-inbox-items small{margin-top:5px;font-size:9px;display:block}.a-inbox-items svg{color:#a5a78f;stroke-width:1.5px;flex-shrink:0}.a-guide{border-top:1px solid var(--a-line);margin-top:15px;padding-top:20px}.a-guide h4{color:#738166;font-family:Georgia,serif;font-size:18px;font-weight:400}.a-guide ol{color:#959d89;margin-bottom:0;padding-left:17px;font-size:10px;line-height:1.7}.a-guide li{padding:5px 0}.a-source-review{grid-column:1/-1;padding:28px}.a-source-review>.a-text{display:flex}.a-source-review>.a-field{margin:20px 0}.a-dialog{color:#3b4637;background:#fff;border:1px solid #eee8df;border-radius:17px;width:calc(100% - 32px);max-width:620px;max-height:90svh;margin:auto;padding:0;overflow:auto;box-shadow:0 28px 100px #1f281f38}.a-dialog-wide{max-width:940px}.a-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#25312885}.a-dialog-header{border-bottom:1px solid var(--a-line);z-index:4;background:#fdfcf8;justify-content:space-between;align-items:center;padding:23px 28px;display:flex;position:sticky;top:0}.a-dialog-header h2{letter-spacing:-.65px;font-family:Georgia,serif;font-size:25px}.a-dialog-header .admin-overline{font-size:8px}.a-dialog-content{padding:27px}.a-form{flex-direction:column;gap:20px;display:flex}.a-form .a-info,.a-form .a-error{margin-bottom:0}.a-field{flex-direction:column;gap:7px;min-width:0;display:flex}.a-field>span:first-child{color:#747f68;font-size:10px;font-weight:600;line-height:1.4}.a-field input,.a-field select,.a-field textarea{min-height:42px;font-size:12px}.a-field small{color:#9ba58f;font-size:9px;line-height:1.6}.a-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.a-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.a-money-input{background:#fff;border:1px solid #ddd9d2;border-radius:9px;align-items:center;min-height:42px;display:flex;overflow:hidden}.a-money-input>span{color:#9b9f8e;padding-left:12px;font-size:10px}.a-money-input input{max-width:100%;border:0!important;min-height:40px!important;padding-left:8px!important;font-size:12px!important}.a-money-input:focus-within{outline-offset:2px;outline:2px solid #bd8c9d}.a-money-input input:focus-visible{outline:none}.a-item-editor{background:#fafaf6;border:1px solid #eeeee4;border-radius:12px;padding:18px}.a-item-editor h3{font-size:14px}.a-item-editor .a-text{font-size:10px}.a-item-editor>.a-muted{margin-bottom:15px}.a-item-line{grid-template-columns:minmax(0,2.5fr) minmax(70px,.7fr) minmax(90px,1fr) 30px;align-items:end;gap:10px;margin-bottom:14px;display:grid}.a-item-line .a-field>span{font-size:9px}.a-item-line select{font-size:10px}.a-item-line>.a-icon{width:30px;margin-bottom:3px}.a-add-line{border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:18px;font-size:11px;display:flex;color:#8b967e!important;border:1px dashed #d9ddcc!important}.a-form-footer{border-top:1px solid var(--a-line);justify-content:space-between;align-items:center;gap:20px;margin-top:2px;padding-top:21px;display:flex}.a-form-footer>div>span{color:#8c9683;font-size:10px;display:block}.a-form-footer strong{letter-spacing:-.7px;margin-top:5px;font-family:Georgia,serif;font-size:29px;font-weight:400;display:block}.a-form-footer>small{max-width:230px;font-size:10px}.a-check{color:#76816a;cursor:pointer;align-items:center;gap:9px;font-size:11px;line-height:1.7;display:inline-flex}.a-action-row{flex-wrap:wrap;align-items:center;gap:13px;display:flex}.a-danger-text{color:#ae705d!important}.a-doc-summary{justify-content:space-between;align-items:flex-start;gap:25px;margin-bottom:22px;display:flex}.a-doc-summary h2{overflow-wrap:anywhere;margin:5px 0 8px;font-family:Georgia,serif;font-size:27px}.a-doc-summary>div>span:not(.a-badge){color:#909984;font-size:10px}.a-doc-summary>div:last-child{text-align:right;flex-shrink:0}.a-doc-summary strong{letter-spacing:-.7px;margin-top:11px;font-family:Georgia,serif;font-size:28px;font-weight:400;display:block}.a-detail-grid{border-block:1px solid var(--a-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:20px 0;padding:24px 0;display:grid}.a-detail-grid dt{color:#99a08c;margin-bottom:6px;font-size:9px}.a-detail-grid dd{color:#66745a;margin:0;font-size:12px}.a-document-detail>.a-action-row{padding:17px 0}.a-document-detail>.a-table-wrap{border:1px solid var(--a-line);border-radius:8px}.a-document-detail td{padding:13px 15px}.a-note{color:#7d856f;white-space:pre-wrap;background:#f8f8f1;border-radius:9px;margin-bottom:16px;padding:16px;font-size:11px}.a-note p{margin-top:6px}.a-note b{font-size:10px}.a-action-form{background:#f5f7f0;border:1px solid #e4e8d9;border-radius:12px;flex-direction:column;gap:20px;margin:10px 0 24px;padding:22px;display:flex}.a-action-form h3{font-family:Georgia,serif;font-size:22px}.a-action-form>p{color:#8e8f76;font-size:11px;line-height:1.7}.a-action-form .a-error{margin:0}.a-reversal-form{background:#fcf4eb;border-color:#f1dfc9}.a-trace{border-top:1px solid var(--a-line);margin-top:18px;padding-top:24px}.a-trace>.a-muted{margin-bottom:12px;font-size:10px}.lumi-admin details{border-top:1px solid var(--a-line);padding:15px 0}.lumi-admin summary{cursor:pointer;color:#738366;padding:4px 0;font-size:11px}.lumi-admin details>.a-secondary{margin:14px 0 4px}.a-original{white-space:pre-wrap;overflow-wrap:anywhere;color:#6f8062;background:#f7f8f2;border-radius:8px;max-height:270px;padding:15px;font-size:11px;overflow:auto}.a-mono{overflow-wrap:anywhere;white-space:normal;color:#919b84!important;font:10px/1.8 monospace!important}.a-timeline{padding-top:15px}.a-timeline>div{gap:12px;margin-bottom:16px;display:flex}.a-timeline-dot{background:#bcba9d;border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:4px}.a-timeline b{color:#6c7d5e;font-size:11px;font-weight:500;display:block}.a-timeline small{margin-top:4px;font-size:9px;display:block}.a-timeline p{color:#9a9d80;margin:5px 0;font-size:10px}.a-event h3{margin-bottom:10px;font-size:20px}.a-event>p{color:#8b977c;margin-bottom:8px;font-size:11px}.a-event dt{color:#a1aa91;margin-top:14px;font-size:9px}.a-event dd{margin:5px 0 0;font-size:11px}.a-event .a-form-grid{margin-top:25px}.a-event pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f7f8f1;border-radius:8px;max-height:400px;padding:14px;font-size:10px;line-height:1.65;overflow:auto}.a-event h4{color:#899b76;font-size:11px;font-weight:500}.admin-gate{grid-template-columns:1.1fr 1fr;min-height:100svh;display:grid}.gate-brand{color:#f3ebdc;background:radial-gradient(at 110% 80%,#69765a44,#0000 60%),#2c382e;flex-direction:column;justify-content:space-between;min-height:100svh;padding:55px 65px;display:flex;position:relative;overflow:hidden}.gate-brand:after{content:"";pointer-events:none;border:1px solid #c0c7a725;border-radius:50%;width:600px;height:600px;position:absolute;bottom:-220px;right:-160px;box-shadow:0 0 0 75px #c0c7a709,0 0 0 150px #c0c7a705}.gate-brand>div{z-index:1;padding:55px 0}.gate-brand .admin-overline{color:#aaa991;font-size:9px}.gate-brand h1{letter-spacing:-1.5px;color:#f3ebdc;margin:25px 0;font-family:Georgia,serif;font-size:62px;line-height:1.13}.gate-brand h1 em{color:#ccafb0;font-weight:400}.gate-brand>div>p:last-child{color:#a9b29b;max-width:300px;font-size:12px;line-height:1.9}.gate-brand>small{letter-spacing:2px;color:#8e9e81;font-size:8px}.gate-form{flex-direction:column;justify-content:center;align-items:flex-start;width:100%;max-width:530px;margin:auto;padding:65px;display:flex}.admin-emblem{color:#987984;background:#ede5db;border-radius:50%;place-items:center;width:66px;height:66px;margin-bottom:39px;font-family:Georgia,serif;font-size:35px;display:grid;box-shadow:inset 3px 3px 12px #fff6,0 8px 20px #c6b1a21f}.gate-form h2{letter-spacing:-1.1px;margin:12px 0 22px;font-family:Georgia,serif;font-size:42px;line-height:1.2}.gate-form>p:not(.admin-overline){color:#90977e;margin-bottom:26px;font-size:12px;line-height:1.9}.gate-form>.a-primary{justify-content:space-between;width:100%;padding:15px 20px;font-size:12px}.gate-form>small{color:#a3aa95;margin:18px 0 30px;font-size:10px;line-height:1.8}.gate-form>.a-text{font-size:11px}@media (width>=1600px){.a-main{padding-top:44px}.a-overview-hero{padding:35px 43px}.a-overview-hero h2{font-size:35px}.a-metric>strong{font-size:32px}.a-dashboard-grid{grid-template-columns:minmax(0,1.7fr) minmax(340px,1fr)}}@media (width<=1200px){.a-sidebar{width:215px}.a-workarea{margin-left:215px}.a-sidebar-top{padding-left:25px}.a-sidebar nav button{gap:9px;font-size:10px}.a-topbar{padding:0 25px}.a-main{padding:29px 25px 0}.a-kpi-grid{gap:12px}.a-metric{padding:17px 14px}.a-metric>strong{font-size:23px}.a-dashboard-grid{grid-template-columns:minmax(0,1.3fr) minmax(270px,1fr);gap:15px}.a-chart-card,.a-attention{padding:20px 17px}.a-overview-hero{padding:27px}.a-hero-orbit{margin:0 -20px;transform:scale(.85)}.a-overview-hero h2{font-size:29px}.a-intake-layout{grid-template-columns:minmax(0,1.5fr) minmax(250px,1fr);gap:15px}.a-intake-main{padding:23px}.a-card-heading h2{font-size:23px}.gate-brand{padding:40px}.gate-brand h1{font-size:52px}.gate-form{padding:40px}}@media (width<=1020px){.a-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.a-kpi-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.a-kpi-grid.three .a-metric>strong{font-size:21px}.a-dashboard-grid,.a-intake-layout{grid-template-columns:1fr}.a-intake-main{padding:25px}.a-inbox .a-empty{min-height:170px}.a-overview-hero>div:first-child{max-width:300px}.a-hero-orbit{margin:0 -55px 0 -50px;transform:scale(.7)}.a-breadcrumb{font-size:9px}.a-table-tools{padding:15px}.a-page-heading h1{font-size:32px}.a-page-heading>div>p:last-child{font-size:11px}.a-period{gap:6px}.a-period .a-text{font-size:9px}.a-period input{width:127px}}@media (width<=800px){.a-sidebar{z-index:100;width:255px;transition:transform .2s;transform:translate(-100%)}.a-sidebar.is-open{transform:translate(0)}.a-sidebar-scrim{z-index:90;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);width:100%;height:100%;position:fixed;inset:0;background:#16251588!important}.lumi-admin .a-mobile-close{color:#bac9b0;display:flex;position:absolute;top:24px;right:12px}.a-sidebar nav button{padding:13px;font-size:12px}.a-sidebar-top{padding:25px}.a-workarea{margin:0}.a-topbar{height:62px;padding:0 20px}.a-topbar>div{gap:12px}.lumi-admin .a-menu-button{display:flex}.a-breadcrumb{font-size:8px}.a-breadcrumb i{margin:0 7px}.a-sync{font-size:9px}.a-main{padding:26px 20px 0}.a-page-heading h1{font-size:34px}.a-overview-hero>div:first-child{max-width:370px}.a-hero-orbit{margin:0 -30px;transform:scale(.8)}.admin-gate{grid-template-columns:1fr}.gate-brand{display:none}.gate-form{min-height:100svh;padding:40px 32px}.gate-form h2{font-size:44px}.a-dialog{max-height:94svh}.a-chart-legend{font-size:9px}.a-kpi-grid.three .a-metric>strong{font-size:24px}}@media (width<=560px){.a-topbar{padding:0 13px}.a-breadcrumb{font-size:8px}.a-breadcrumb b,.a-breadcrumb i{display:none}.a-main{padding:24px 15px 0}.a-page-heading{align-items:flex-start;gap:10px;margin-bottom:22px}.a-page-heading h1{font-size:30px}.a-page-heading>.a-primary{width:42px;min-height:42px;padding:11px;font-size:0}.a-page-heading>.a-primary svg{width:19px}.a-page-heading>div>p:last-child{max-width:275px;font-size:10px}.a-period{flex-wrap:wrap;gap:6px;margin-bottom:20px;font-size:9px}.a-period>span:first-child{display:none}.a-period input{width:125px;padding:7px!important;font-size:10px!important}.a-period .a-text{margin-left:auto;font-size:9px}.a-overview-hero{min-height:247px;margin-bottom:16px;padding:23px 22px}.a-overview-hero>div:first-child{max-width:100%}.a-overview-hero h2{max-width:310px;font-size:30px}.a-overview-hero p{max-width:250px;font-size:10px}.a-overview-hero .a-action-row{gap:13px}.a-hero-orbit{opacity:.2;pointer-events:none;margin:0;position:absolute;bottom:-52px;right:-110px;transform:scale(.68)}.a-live-pill{font-size:7px}.a-kpi-grid{gap:10px;margin-bottom:16px}.a-kpi-grid.three{grid-template-columns:1fr}.a-metric{padding:17px 13px}.a-metric>div{align-items:flex-start;font-size:9px}.a-metric svg{width:13px}.a-metric>strong{letter-spacing:-.7px;margin:13px 0 8px;font-size:24px}.a-metric>small{font-size:8px}.a-kpi-grid.three .a-metric{padding:17px 19px}.a-kpi-grid.three .a-metric>strong{margin:10px 0 6px;font-size:26px}.a-dashboard-grid{margin-bottom:16px}.a-chart-card,.a-attention{padding:22px 18px}.a-chart-card>.a-section-title{flex-wrap:wrap;gap:10px}.a-chart-card h3{font-size:19px}.a-attention>button b{font-size:11px}.a-attention>button small{font-size:9px}.a-chart{height:230px}.a-recent>.a-section-title{align-items:flex-start;padding:20px 18px 0}.a-recent .a-text{max-width:100px;font-size:9px}.a-section-title h3{font-size:17px}.a-main-footer{flex-direction:column;gap:5px;padding-top:25px;font-size:8px}.a-table-tools{flex-wrap:wrap;gap:12px}.a-search{flex-shrink:0;flex-basis:100%;width:100%}.a-table-tools>select{flex:1;max-width:none}.lumi-admin th{padding:12px 14px;font-size:9px}.lumi-admin td{padding:14px;font-size:10px}.a-product-cell{min-width:200px}.a-table-tools>span{font-size:9px}.a-intake-main,.a-inbox{padding:23px 19px}.a-card-heading{gap:10px}.a-card-heading h2{font-size:23px}.a-card-heading .admin-overline{font-size:8px}.a-card-heading .a-soft-icon{width:36px;height:36px}.a-intake-main .a-field textarea{font-size:12px}.a-dropzone strong{font-size:10px}.a-dropzone small{font-size:8px}.a-source-review{padding:21px 19px}.a-info,.a-warning,.a-error{padding:14px;font-size:11px}.a-audit-banner{padding:22px 18px}.a-audit-banner h3{font-size:22px}.a-audit-banner>div:first-child{gap:10px}.a-audit-banner>div:first-child>svg{width:23px}.a-audit-banner .a-action-row{gap:10px;margin-left:0}.a-audit-banner .a-primary,.a-audit-banner .a-secondary{padding:11px;font-size:10px}.a-export-note{font-size:10px!important}.a-dialog{border-radius:13px;width:calc(100% - 14px);max-height:96svh}.a-dialog-header{padding:19px}.a-dialog-header h2{font-size:23px}.a-dialog-content{padding:19px}.a-form-grid{grid-template-columns:1fr 1fr;gap:14px}.a-form-grid.two{grid-template-columns:1fr}.a-field>span:first-child{font-size:10px}.a-field input,.a-field select,.a-field textarea{min-height:44px;font-size:16px}.a-form{gap:19px}.a-item-editor{padding:15px 12px}.a-item-editor .a-section-title{align-items:flex-start;gap:7px}.a-item-editor h3{font-size:13px}.a-item-editor .a-text{white-space:nowrap;padding-top:0;font-size:9px}.a-item-line{border-bottom:1px solid var(--a-line);grid-template-columns:1fr 1fr 30px;gap:10px;margin-bottom:20px;padding-bottom:16px}.a-item-line>.a-field:first-child{grid-column:1/-1}.a-item-line select{font-size:13px}.a-item-line .a-field>span{font-size:10px}.a-money-input input{font-size:16px!important}.a-form-footer{align-items:flex-end;gap:12px}.a-form-footer strong{font-size:25px}.a-form-footer>small{max-width:130px;font-size:9px}.a-form-footer>.a-primary{padding:12px;font-size:10px}.a-doc-summary{flex-wrap:wrap;gap:10px}.a-doc-summary h2{font-size:27px}.a-doc-summary .admin-overline{overflow-wrap:anywhere;max-width:220px;font-size:8px}.a-doc-summary>div:last-child{text-align:left}.a-doc-summary strong{font-size:27px}.a-detail-grid{grid-template-columns:1fr 1fr;gap:20px 10px}.a-detail-grid dt{font-size:9px}.a-detail-grid dd{font-size:11px}.a-action-row{gap:10px}.a-action-row>.a-primary,.a-action-row>.a-secondary{padding:11px;font-size:10px}.a-action-form{padding:18px 15px}.a-action-form .a-form-grid{grid-template-columns:1fr}.a-check{font-size:11px}.a-trace>p{overflow-wrap:anywhere}.a-event .a-form-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.lumi-admin *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.a-intake-ack{color:#4b5148;cursor:pointer;align-items:flex-start;gap:12px;margin:21px 0 10px;font-size:12px;line-height:1.7;display:flex}.a-intake-ack input{accent-color:#586e50;flex:none;width:18px;height:18px;margin-top:3px}.a-intake-help{font-size:11px;line-height:1.7}.a-intake-results{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:16px;display:grid}.a-intake-result{border:1px solid var(--a-line);background:#fafaf7;border-radius:13px;min-width:0;padding:20px}.a-intake-result h4{margin:8px 0 0;font-size:18px}.a-intake-result small{color:#687460;font-size:10px}.a-intake-result>.a-section-title{align-items:flex-start;gap:12px}.a-intake-result>.a-section-title>strong{white-space:nowrap;font-size:18px}.a-intake-result ul{color:#806238;padding-left:17px;font-size:12px;line-height:1.7}.a-intake-result>.a-muted{overflow-wrap:anywhere;font-size:11px;line-height:1.6}.a-intake-result>.a-text{margin-top:15px}.a-intake-notes{background:#f4f0e9;border:1px solid #e6ddcd;border-radius:11px;padding:17px 19px;font-size:12px;line-height:1.8}.a-intake-notes h4{margin:0 0 10px;font-size:15px}.a-intake-notes ul{padding-left:19px}.a-intake-notes p{margin:7px 0}.a-intake-main>.a-info{margin-top:18px}.shop-checkout{background:#faf7f8;border-top:1px solid #e5d9df;gap:16px;padding:24px;font-size:1rem;line-height:1.5;display:grid}.shop-checkout h3{margin:0;font-family:Georgia,serif;font-size:1.6rem}.shop-form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.shop-checkout label,.shop-form-grid label{color:#4b3941;gap:6px;font-size:.875rem;display:grid}.shop-checkout input,.shop-checkout select,.shop-checkout textarea,.shop-form-grid input,.shop-form-grid select{box-sizing:border-box;color:#352b30;background:#fff;border:1px solid #dacbd2;border-radius:10px;width:100%;min-width:0;min-height:46px;padding:12px;font-family:inherit;font-size:1rem}.shop-full{grid-column:1/-1}.shop-checkout .shop-check,.shop-check{align-items:flex-start;gap:10px;font-size:.875rem;display:flex}.shop-check input{accent-color:#754454;flex-shrink:0;width:18px;height:18px;min-height:18px;margin-top:3px}.shop-note{color:#74636c;flex-wrap:wrap;gap:7px;font-size:.8125rem;line-height:1.5;display:flex}.shop-note a{text-decoration:underline}.shop-totals{border-block:1px solid #e6dbe0;grid-template-columns:1fr auto;gap:10px;margin:0;padding:18px 0;font-size:.9375rem;display:grid}.shop-totals dd{margin:0}.shop-totals strong{font-size:1.1rem}.shop-issues,.shop-error{color:#783d37;background:#fff0ed;border:1px solid #e6c3ba;border-radius:12px;padding:14px;font-size:.875rem;line-height:1.5}.shop-issues p{margin:0 0 5px}.shop-checkout button:disabled{opacity:.5;cursor:not-allowed}.shop-help{text-align:center;font-size:.875rem;text-decoration:underline}.shop-checkout-success{gap:18px;padding:32px;display:grid}.shop-checkout-success h3{font-family:Georgia,serif;font-size:1.8rem}.shop-checkout-success>a,.shop-checkout-success>button{font-size:1rem}.shop-checkout-success>svg{color:#376541;background:#dce9dd;border-radius:50%;width:44px;height:44px;padding:10px}.shop-product-price{flex-wrap:wrap;align-items:baseline;gap:8px;display:inline-flex}.shop-product-price del{color:#89737d;font-size:.8125rem}.shop-product-price small{color:#764653;background:#eadde3;border-radius:4px;padding:2px 5px;font-size:.75rem}.shop-product-price b{font-size:1rem}.product-sheet__price .shop-product-price b{font-size:1.55rem}.shop-rating{color:#75646b;margin:8px 0;font-size:.8125rem;display:block}.shop-compare{font:inherit;color:#754454;text-align:left;background:0 0;border:0;min-height:32px;padding:6px 0;font-size:.8125rem;text-decoration:underline}.shop-product-specs{border-block:1px solid #eadfe4;grid-template-columns:1fr 1.3fr;gap:8px 16px;margin-top:16px;padding:18px 0;font-size:.875rem;display:grid}.shop-product-specs dt{color:#86717e}.shop-product-specs dd{color:#49363f;margin:0}.shop-product-video{background:#f5eff3;border-radius:16px;width:100%;max-height:340px;margin:18px 0}.shop-review{border-top:1px solid #eadfe4;padding:14px 0;font-size:.9375rem}.shop-review small{color:#8d7883;font-size:.8125rem}.shop-related{gap:10px;margin:12px 0;display:grid}.shop-related>button{text-align:left;background:#fff9fc;border:1px solid #e9e0e4;border-radius:12px;align-items:center;gap:16px;padding:10px;font-size:.875rem;display:flex}.shop-related img{object-fit:contain;width:62px;height:76px}.shop-related .shop-product-price{margin-top:5px;display:flex}.product-sheet__information .secondary-button{font-size:.875rem}.modal-gallery-controls{flex-wrap:wrap;max-height:150px;overflow:auto}.shop-comparison{z-index:60;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffafdee;border:1px solid #d4bac7;border-radius:16px;width:min(880px,100% - 32px);padding:16px 48px 16px 20px;font-size:.875rem;position:fixed;bottom:90px;left:50%;transform:translate(-50%);box-shadow:0 18px 80px #47213030}.shop-comparison summary{cursor:pointer;min-height:24px;font-weight:600}.shop-comparison-table{max-height:300px;padding-top:14px;overflow:auto}.shop-comparison table{border-collapse:collapse;width:100%}.shop-comparison td,.shop-comparison th{text-align:left;border-bottom:1px solid #eadde4;min-width:140px;padding:12px;font-size:.875rem}.shop-comparison th>button{text-align:left;color:#754454;background:0 0;border:0;font-size:.875rem;text-decoration:underline}.shop-comparison-close{background:0 0;border:0;position:absolute;top:12px;right:12px}.store-content{max-width:1280px;margin:auto;padding:0 40px}.store-story{background:#f2e8ed;border-radius:24px;grid-template-columns:1.2fr 1fr;gap:36px;margin:40px 0;padding:48px;display:grid;position:relative;overflow:hidden}.store-story>img{object-fit:cover;border-radius:18px;width:100%;height:320px}.store-story h2,.store-collection h2{margin:14px 0;font-family:Georgia,serif;font-size:clamp(1.8rem,3vw,3rem);line-height:1.15}.store-story p,.store-collection p{color:#76606b;white-space:pre-line;font-size:1rem;line-height:1.6}.store-story a{color:#754454;align-items:center;gap:10px;margin-top:20px;display:inline-flex}.store-story-close{background:0 0;border:0;position:absolute;top:16px;right:16px}.shop-overline{letter-spacing:.18em;color:#8e6e7e;font-size:.75rem}.store-selection{scroll-snap-type:x mandatory;grid-column:1/-1;gap:24px;padding:16px 4px 28px;display:flex;overflow:auto}.store-mini-product{scroll-snap-align:start;text-align:left;transform-style:preserve-3d;background:linear-gradient(160deg,#f9f3f7,#fffaf8);border:1px solid #e6d8e0;border-radius:20px;flex:0 0 245px;padding:16px;transition:transform .35s,box-shadow .35s}.store-mini-product:hover{transform:perspective(800px)rotateY(-4deg)translateY(-7px);box-shadow:0 25px 40px #653a5614}.store-mini-product>.product-stage{height:230px}.store-mini-product>span{color:#937687;font-size:.75rem}.store-mini-product h3{margin:8px 0 14px;font-size:1.1rem}.store-collection{margin:64px 0}.shop-routine{background:#f5eff6;border:1px solid #e6d8e8;border-radius:16px;grid-template-columns:1fr 1fr;gap:16px;margin:20px 0;padding:18px;display:grid}.shop-routine p{font-size:.875rem;line-height:1.6}.shop-routine small{grid-column:1/-1;font-size:.8125rem}.needs-panel .shop-form-grid{margin:16px 0 24px}.lumi-account{color:#453540;background:#fffcfd;max-width:1120px;min-height:100vh;margin:0 auto;padding:28px 40px 80px;font-family:Arial,sans-serif;font-size:1rem;line-height:1.55}.lumi-account>header{border-bottom:1px solid #eadfe6;justify-content:space-between;align-items:center;padding-bottom:28px;display:flex}.shop-back{align-items:center;gap:8px;font-size:.875rem;display:flex}.account-wordmark{letter-spacing:.1em;font-family:Georgia,serif;font-size:1.8rem}.account-wordmark small{text-align:center;letter-spacing:.3em;font-family:Arial,sans-serif;font-size:.6875rem;display:block}.account-intro{justify-content:space-between;align-items:center;gap:20px;padding:42px 0;display:flex}.account-intro h1{margin:8px 0;font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:400}.account-intro p{color:#836d7c}.account-benefits{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.account-benefits>div{background:linear-gradient(135deg,#f7eef4,#fff);border:1px solid #e7d9e2;border-radius:18px;gap:10px;padding:24px;display:grid}.account-benefits span{color:#836c7c;font-size:.875rem}.account-benefits svg{color:#96728b}.account-benefits strong{font-family:Georgia,serif;font-size:1.7rem}.account-orders{border:1px solid #e6dae1;border-radius:20px;margin-top:26px;padding:24px}.account-orders h2{margin:0 0 20px;font-family:Georgia,serif;font-size:1.5rem;font-weight:400}.account-orders article{border-top:1px solid #eee5ea;align-items:center;gap:20px;padding:18px 0;font-size:.875rem;display:flex}.account-orders article>div{flex:1}.account-orders article small{color:#8a7583;font-size:.8125rem;display:block}.account-orders button{color:#754454;background:#fff;border:1px solid #decbd6;border-radius:8px;padding:8px 14px}.account-empty{color:#826978;justify-items:center;gap:10px;padding:28px;display:grid}.account-empty a{gap:10px;display:flex}.account-favorites{flex-wrap:wrap;gap:14px;display:flex}.account-favorites a{text-transform:capitalize;border:1px solid #e9dce3;border-radius:12px;gap:10px;padding:14px;display:flex}.account-order-detail{border:1px solid #c6a3b8;border-radius:20px;margin-top:24px;padding:28px}.account-order-detail>p{justify-content:space-between;gap:16px;display:flex}.lumi-account>footer{color:#8a7482;margin-top:36px;font-size:.875rem}.lumi-account a{color:inherit}.lumi-account .primary-button{color:#fff}.lumi-account button{font-family:inherit;font-size:.875rem}@media (width<=700px){.shop-form-grid{grid-template-columns:1fr}.shop-checkout{padding:20px}.shop-product-specs{grid-template-columns:1fr 1fr}.store-content{padding:0 20px}.store-story{grid-template-columns:1fr;gap:18px;padding:24px}.store-story>img{height:240px}.store-mini-product{flex-basis:215px}.lumi-account{padding:20px 16px 50px}.account-intro{flex-direction:column;align-items:flex-start;padding:30px 0}.account-benefits{grid-template-columns:1fr}.account-benefits>div{grid-template-columns:auto 1fr auto;align-items:center;padding:18px}.account-benefits strong{font-size:1.2rem}.account-orders{padding:18px}.account-orders article{flex-wrap:wrap;gap:12px}.account-orders article>div{flex-basis:50%}.shop-routine{grid-template-columns:1fr}.shop-comparison{bottom:80px}.shop-comparison-table{max-height:220px}}@media (prefers-reduced-motion:reduce){.store-mini-product{transition:none}.store-mini-product:hover{transform:none}}.store-brand-filters{flex-wrap:wrap;gap:12px;display:flex}.store-collection>.secondary-button{margin-top:20px}
