:root{--color-blush:#fbe7ef;--color-sakura:#f4b8cc;--color-rose:#e98eac;--color-deep-rose:#c95f83;--color-pale-pink:#fff5f8;--color-white:#fffcfd;--color-cream:#fff9f5;--color-charcoal:#292429;--color-muted:#806f76;--color-line:#eadde2;--color-green:#889875;--color-burgundy:#6f3349;--font-display:"Cormorant Garamond", Georgia, serif;--font-sans:"Inter", "Helvetica Neue", Arial, sans-serif;--shadow-card:0 18px 50px #582f3d1a;--shadow-soft:0 10px 35px #582f3d14;--radius-sm:10px;--radius-md:18px;--radius-lg:32px;--container:min(1320px, calc(100vw - 72px));color:var(--color-charcoal);background:var(--color-white);font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}@media (width<=720px){:root{--container:min(1320px, calc(100vw - 36px))}}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--color-charcoal);font-family:var(--font-display);font-weight:500;line-height:.98}h1{letter-spacing:-.055em;font-size:clamp(4.3rem,6.25vw,6.8rem)}h2{letter-spacing:-.045em;font-size:clamp(3.2rem,5vw,5.6rem)}h3{font-size:clamp(1.7rem,2.4vw,2.6rem)}em{color:var(--color-deep-rose);font-weight:500}p{color:var(--color-muted);line-height:1.7}.eyebrow{color:var(--color-deep-rose);letter-spacing:.2em;text-transform:uppercase;font-size:.68rem;font-style:normal;font-weight:600;line-height:1.3;display:inline-block}.text-link{color:var(--color-charcoal);letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid;align-items:center;gap:.7rem;padding-bottom:.4rem;font-size:.75rem;font-weight:600;display:inline-flex}@keyframes message-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes gentle-sway{0%,to{transform:rotate(-1.2deg)}50%{transform:rotate(1.2deg)}}@keyframes petal-drift{0%,to{opacity:.25;transform:translateY(-8px)rotate(15deg)}50%{opacity:.65;transform:translate(18px,14px)rotate(105deg)}}@keyframes vine-draw{0%{stroke-dashoffset:760px}to{stroke-dashoffset:0}}@keyframes heart-pop{0%{transform:scale(.8)}55%{transform:scale(1.18)}to{transform:scale(1)}}.reveal{animation:.7s both message-in}.reveal--delay{animation-delay:.16s}.floral-vine{transform-origin:50% 100%;animation:8s ease-in-out infinite gentle-sway}.floral-stem--draw{stroke-dasharray:760;animation:2.6s ease-out both vine-draw}.floating-petal{animation:8s ease-in-out infinite petal-drift}.floating-petal:nth-child(2n){animation-duration:10s;animation-delay:-2.5s}.floating-petal:nth-child(3n){animation-duration:12s;animation-delay:-5s}.product-card__heart.is-active{animation:.32s heart-pop}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--color-white);min-width:320px;color:var(--color-charcoal);font-family:var(--font-sans);margin:0;overflow-x:clip}body,button,input{font-family:var(--font-sans)}button,input{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}address{font-style:normal}ul{margin:0;padding:0}button{cursor:pointer;border:0}::selection{background:var(--color-sakura);color:var(--color-charcoal)}:focus-visible{outline:2px solid var(--color-deep-rose);outline-offset:4px}.container{width:var(--container);margin-inline:auto}.section{padding:clamp(6rem,10vw,10rem) 0;position:relative}.sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.skip-link{background:var(--color-charcoal);color:#fff;z-index:9999;padding:.8rem 1rem;transition:top .2s;position:fixed;top:-100px;left:1rem}.skip-link:focus{top:1rem}.button{letter-spacing:.1em;text-transform:uppercase;border:1px solid #0000;justify-content:center;align-items:center;gap:.75rem;min-height:50px;padding:.95rem 1.55rem;font-size:.73rem;font-weight:600;transition:background .25s,color .25s,transform .25s,box-shadow .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--color-deep-rose);color:#fff;box-shadow:0 10px 24px #c95f8333}.button--primary:hover{background:var(--color-burgundy);box-shadow:0 14px 30px #6f334938}.button--outline{border-color:var(--color-sakura);color:var(--color-charcoal);background:#fff9}.button--outline:hover{border-color:var(--color-deep-rose);color:var(--color-deep-rose)}.button--dark{background:var(--color-charcoal);color:#fff}.button--dark:hover{background:var(--color-burgundy)}.button--text{color:var(--color-charcoal);padding-inline:.3rem}.button--full{width:100%}.section-heading{margin-bottom:clamp(2.8rem,5vw,4.8rem)}.section-heading h2{margin:.45rem 0 0}.section-heading>p{max-width:450px;margin:1rem 0 0}.section-heading--center{text-align:center;max-width:780px;margin-inline:auto}.section-heading--center>p{margin-inline:auto}.section-heading--split{justify-content:space-between;align-items:center;gap:3rem;display:flex}.section-heading--split>p{margin:0}.section-heading--align-end{align-items:flex-end}.section-heading--light h2,.section-heading--light p{color:#fff}.section-heading--light .eyebrow{color:var(--color-sakura)}@media (width<=760px){.section-heading--split{flex-direction:column;align-items:flex-start;gap:1rem}.section-heading--split>p{max-width:100%}.section{padding:5.5rem 0}}.announcement-bar{color:#6e4857;letter-spacing:.13em;text-align:center;text-transform:uppercase;background:linear-gradient(90deg,#f9dfe8,#fff2f6 50%,#f9dfe8);justify-content:center;align-items:center;gap:.85rem;min-height:34px;padding:.45rem 1.2rem;font-size:.65rem;font-weight:500;display:flex}.announcement-message{animation:.4s both message-in}.announcement-flower{color:var(--color-deep-rose);font-size:.55rem}.site-header{z-index:100;background:#fffcfdd1;border-bottom:1px solid #0000;transition:background .3s,border-color .3s,box-shadow .3s;position:sticky;top:0}.site-header--scrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffcfdf0;border-color:#eadde2d9;box-shadow:0 8px 30px #4d2f3a0f}.site-header__inner{grid-template-columns:210px 1fr auto;align-items:center;min-height:82px;display:grid}.brand{flex-direction:column;width:max-content;line-height:1;display:inline-flex}.brand__main{font-family:var(--font-display);letter-spacing:.045em;font-size:1.55rem;font-weight:600}.brand__sub{color:var(--color-deep-rose);letter-spacing:.22em;margin-top:.42rem;font-size:.48rem;font-weight:600}.desktop-nav ul{justify-content:center;gap:clamp(1.15rem,2vw,2.2rem);list-style:none;display:flex}.desktop-nav a{letter-spacing:.06em;font-size:.68rem;font-weight:500;position:relative}.desktop-nav a:after{background:var(--color-deep-rose);content:"";transform-origin:100%;width:100%;height:1px;transition:transform .25s;position:absolute;bottom:-.55rem;left:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.header-actions{justify-content:flex-end;align-items:center;gap:.25rem;display:flex}.icon-button{background:0 0;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s,color .2s;display:inline-flex}.icon-button:hover{background:var(--color-blush);color:var(--color-deep-rose)}.icon-button--large{width:48px;height:48px}.count-button{position:relative}.icon-count{background:var(--color-deep-rose);border:2px solid var(--color-white);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.55rem;display:flex;position:absolute;top:1px;right:1px}.mobile-menu-trigger{display:none}.mobile-menu{background:var(--color-pale-pink);opacity:0;pointer-events:none;z-index:500;width:min(90vw,430px);height:100dvh;padding:1.4rem;transition:transform .35s,opacity .35s;position:fixed;top:0;left:0;overflow:hidden;transform:translate(-100%)}.mobile-menu.is-open{opacity:1;pointer-events:auto;transform:translate(0);box-shadow:20px 0 60px #2a24292e}.mobile-menu__top{z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.mobile-menu__links{z-index:2;margin-top:4rem;list-style:none;position:relative}.mobile-menu__links a{border-bottom:1px solid var(--color-line);font-family:var(--font-display);grid-template-columns:40px 1fr auto;align-items:center;padding:.75rem 0;font-size:2.3rem;display:grid}.mobile-menu__links a span{color:var(--color-deep-rose);font-family:var(--font-sans);font-size:.55rem}.mobile-menu__foot{z-index:2;justify-content:space-between;font-size:.7rem;display:flex;position:absolute;bottom:2rem;left:1.4rem;right:1.4rem}.mobile-menu__foot p{margin:0;line-height:1.5}.mobile-menu__foot a{color:var(--color-deep-rose)}.mobile-menu__vine{opacity:.35;width:115%;position:absolute;bottom:3.5rem;left:-4rem;transform:rotate(-18deg)}.floral-vine{overflow:visible}.floral-vine--flip{transform:scaleX(-1)}.floral-stem{stroke:#9faa87;stroke-linecap:round;stroke-width:1.4px}.flower-cluster{overflow:visible}.flower-cluster .floral-stem{stroke-width:1.25px}.floating-petals{pointer-events:none;position:absolute;inset:0;overflow:hidden}.floating-petal{opacity:.35;background:linear-gradient(150deg,#f9d2de,#e98eac);border-radius:80% 10% 80% 30%;width:9px;height:14px;position:absolute}.floating-petal--1{top:24%;left:8%}.floating-petal--2{top:12%;left:42%}.floating-petal--3{top:18%;right:5%}.floating-petal--4{bottom:18%;left:48%}.floating-petal--5{bottom:9%;right:13%}.hero-section{background:linear-gradient(110deg,#fffafd 0%,#fff8fa 52%,#fbe7ef 100%);min-height:calc(100vh - 116px);padding:clamp(3.5rem,7vw,6.5rem) 0 4rem;position:relative;overflow:hidden}.hero-section__grid{z-index:2;grid-template-columns:minmax(0,.95fr) minmax(420px,.85fr);align-items:center;gap:clamp(3rem,6vw,7rem);display:grid;position:relative}.hero-section__content{padding-left:clamp(0rem,3vw,3rem)}.hero-section__location{color:var(--color-muted);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.55rem;margin-bottom:3.5rem;font-size:.62rem;display:flex}.hero-section__location span{background:var(--color-deep-rose);border-radius:50%;width:5px;height:5px}.hero-section h1{max-width:800px;margin:.65rem 0 1.6rem}.hero-section h1 em{font-weight:500}.hero-section__copy{max-width:580px;margin-bottom:1.9rem;font-size:.98rem}.hero-section__actions{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.hero-section__badges{color:var(--color-muted);letter-spacing:.09em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:.9rem;margin-top:2.4rem;font-size:.6rem;display:flex}.hero-section__badges span{align-items:center;gap:.45rem;display:inline-flex}.hero-section__badges span+span:before{color:var(--color-sakura);content:"•";margin-right:.9rem}.hero-section__visual{justify-self:end;width:100%;max-width:520px;padding:0 2.6rem 2.5rem 0;position:relative}.hero-section__image-frame{box-shadow:var(--shadow-card);border-radius:48% 48% 10px 10px;position:relative;overflow:hidden}.hero-section__image-frame:after{border-radius:inherit;content:"";pointer-events:none;border:1px solid #ffffffa8;position:absolute;inset:14px}.hero-section__image-frame img{aspect-ratio:4/5;object-fit:cover;width:100%;height:100%}.hero-section__image-note{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-family:var(--font-display);z-index:2;background:#fffcfdbd;padding:.7rem 1rem;font-size:1rem;font-style:italic;line-height:1.2;position:absolute;bottom:2.2rem;left:2rem}.hero-section__seal{background:var(--color-deep-rose);border:6px solid var(--color-pale-pink);color:#fff;font-family:var(--font-display);text-align:center;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;font-size:1rem;line-height:.95;display:flex;position:absolute;bottom:0;right:0;transform:rotate(7deg)}.hero-section__vertical{color:var(--color-deep-rose);letter-spacing:.2em;transform-origin:100% 100%;margin:0;font-size:.52rem;position:absolute;bottom:4.5rem;right:-1.2rem;transform:rotate(90deg)translate(100%)}.hero-section__vine{pointer-events:none;z-index:1;position:absolute}.hero-section__vine--top{opacity:.56;width:470px;top:0;left:-8rem;transform:rotate(13deg)}.hero-section__vine--bottom{opacity:.42;width:520px;bottom:-1rem;right:-8rem}.hero-section__scroll{color:var(--color-muted);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:.7rem;font-size:.55rem;display:flex;position:absolute;bottom:1rem;left:3rem}.hero-section__scroll span{background:var(--color-deep-rose);width:34px;height:1px}.categories-section{background:var(--color-white)}.category-grid{grid-template-columns:repeat(5,1fr);grid-auto-rows:250px;gap:1.15rem;display:grid}.category-card{background:var(--color-blush);border-radius:var(--radius-sm);grid-column:span 1;position:relative;overflow:hidden}.category-card:first-child,.category-card:nth-child(6){grid-column:span 2}.category-card img{object-fit:cover;width:100%;height:100%;transition:transform .55s}.category-card__veil{background:linear-gradient(#0000 28%,#4827339e 100%);transition:background .3s;position:absolute;inset:0}.category-card__index{color:#ffffffd9;letter-spacing:.1em;font-size:.56rem;position:absolute;top:1rem;left:1.1rem}.category-card__name{color:#fff;font-family:var(--font-display);font-size:1.35rem;line-height:1;position:absolute;bottom:1.2rem;left:1.2rem;right:3.4rem}.category-card__arrow{color:var(--color-deep-rose);background:#ffffffe0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .3s,background .3s;display:flex;position:absolute;bottom:.9rem;right:.9rem}.category-card__flower{opacity:0;width:100px;transition:opacity .35s,transform .35s;position:absolute;top:-.5rem;right:-1.5rem;transform:rotate(12deg)}.category-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-3px)}.category-card:hover img{transform:scale(1.055)}.category-card:hover .category-card__veil{background:linear-gradient(#e98eac14,#5f2c3eb0)}.category-card:hover .category-card__arrow{background:#fff;transform:translate(4px)}.category-card:hover .category-card__flower{opacity:.7;transform:rotate(3deg)}@media (width<=1100px){.site-header__inner{grid-template-columns:200px 1fr auto}.desktop-nav ul{gap:1rem}.desktop-nav a{font-size:.62rem}.hero-section__grid{grid-template-columns:minmax(0,1fr) minmax(370px,.78fr);gap:2rem}.category-grid{grid-template-columns:repeat(3,1fr)}.category-card:first-child,.category-card:nth-child(6){grid-column:span 1}}@media (width<=860px){.desktop-nav{display:none}.mobile-menu-trigger{display:inline-flex}.site-header__inner{grid-template-columns:1fr auto 1fr;min-height:70px}.site-header__inner>.brand{justify-self:center}.header-actions .icon-button:first-child{display:none}.brand__main{font-size:1.3rem}.brand__sub{font-size:.4rem}.hero-section{min-height:auto;padding-top:3rem}.hero-section__grid{grid-template-columns:1fr}.hero-section__content{text-align:center;padding:0}.hero-section__location{justify-content:center;margin-bottom:2rem}.hero-section__copy{margin-inline:auto}.hero-section__actions,.hero-section__badges{justify-content:center}.hero-section__visual{justify-self:center;max-width:480px;margin-top:1rem}.hero-section__scroll{display:none}}@media (width<=620px){.announcement-bar{min-height:32px;font-size:.56rem}.announcement-flower{display:none}.site-header__inner{width:calc(100% - 20px)}.site-header__inner>.brand .brand__sub{display:none}.header-actions{gap:0}.header-actions .icon-button{width:38px;height:38px}.hero-section h1{font-size:clamp(2.7rem,11.5vw,3.25rem)}.hero-section__visual{max-width:390px;padding:0 1.4rem 1.8rem 0}.hero-section__seal{width:82px;height:82px}.hero-section__vertical{display:none}.hero-section__vine--top{left:-12rem}.hero-section__actions{flex-direction:column;align-items:stretch}.hero-section__actions .button{width:100%}.category-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:195px;gap:.8rem}.category-card__name{font-size:1.15rem}}.trending-section{background:var(--color-pale-pink);overflow:hidden}.trending-section__flower{opacity:.24;width:260px;position:absolute;top:4rem;left:-4rem;transform:rotate(-15deg)}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,2vw,1.7rem);display:grid}.product-card{min-width:0;position:relative}.product-card__media{border-radius:var(--radius-sm);background:#f8ecef;position:relative;overflow:hidden}.product-card__image-button{background:0 0;width:100%;padding:0;display:block}.product-card__media img{aspect-ratio:.88;object-fit:cover;width:100%;height:100%;transition:transform .55s}.product-card__badge{color:var(--color-deep-rose);letter-spacing:.12em;background:#fffcfde6;padding:.47rem .6rem;font-size:.52rem;font-weight:600;position:absolute;top:.7rem;left:.7rem}.product-card__heart{background:#fffcfde0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:color .2s,background .2s,transform .2s;display:flex;position:absolute;top:.7rem;right:.7rem}.product-card__heart:hover,.product-card__heart.is-active{color:var(--color-deep-rose);background:#fff}.product-card__quick-add{color:#fff;letter-spacing:.1em;opacity:0;text-transform:uppercase;background:#292429eb;padding:.8rem 1rem;font-size:.65rem;font-weight:600;transition:opacity .25s,transform .25s,background .25s;position:absolute;bottom:.75rem;left:.75rem;right:.75rem;transform:translateY(12px)}.product-card__quick-add.is-added{background:var(--color-deep-rose);opacity:1;transform:translateY(0)}.product-card:hover .product-card__media{box-shadow:var(--shadow-soft)}.product-card:hover .product-card__media img{transform:scale(1.045)}.product-card:hover .product-card__quick-add,.product-card__quick-add:focus-visible{opacity:1;transform:translateY(0)}.product-card__details{padding:1.05rem .15rem 0}.product-card__brand{color:var(--color-deep-rose);letter-spacing:.13em;text-transform:uppercase;margin:0 0 .45rem;font-size:.55rem;font-weight:600}.product-card__name{font-family:var(--font-display);text-align:left;background:0 0;padding:0;font-size:1.24rem;line-height:1.12;transition:color .2s;display:block}.product-card__name:hover{color:var(--color-deep-rose)}.product-card__meta{justify-content:space-between;align-items:center;margin-top:.8rem;display:flex}.product-card__meta strong{font-size:.78rem;font-weight:600}.rating{color:var(--color-deep-rose);align-items:center;gap:.28rem;font-size:.67rem;display:inline-flex}.rating small{color:var(--color-muted);font-size:.6rem}.product-card--compact{scroll-snap-align:start;flex:0 0 clamp(245px,25vw,305px)}.new-arrivals{background:var(--color-white);overflow:hidden}.new-arrivals__vine{opacity:.18;width:560px;position:absolute;top:1rem;right:-8rem;transform:rotate(-8deg)}.product-carousel{position:relative}.product-carousel__track{margin-inline:calc((100vw - var(--container)) / -2) 0;padding:.5rem max(0px, calc((100vw - var(--container)) / 2)) 1.5rem;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;gap:1.4rem;display:flex;overflow-x:auto}.product-carousel__track::-webkit-scrollbar{display:none}.carousel-controls{gap:.55rem;display:flex;position:absolute;top:-6rem;right:0}.carousel-controls button{background:var(--color-pale-pink);border:1px solid var(--color-line);border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s,color .2s;display:flex}.carousel-controls button:hover{background:var(--color-deep-rose);color:#fff}.icon-flip{transform:scaleX(-1)}.skin-goals{background:#fff7f8;overflow:hidden}.skin-goals__layout{grid-template-columns:minmax(260px,.65fr) minmax(0,1.7fr);align-items:start;gap:clamp(3rem,7vw,7rem);display:grid}.skin-goals__intro{position:sticky;top:130px}.skin-goals__intro h2{margin:.5rem 0 1.4rem}.skin-goals__intro>p:not(.eyebrow){max-width:370px}.skin-goals__intro .flower-cluster{opacity:.55;width:170px;margin:1.5rem 0 0 3rem}.goal-pills{border-bottom:1px solid var(--color-line);flex-wrap:wrap;gap:.65rem;padding-bottom:2.2rem;display:flex}.goal-pills button{color:var(--color-muted);background:0 0;border:1px solid #dfcdd4;border-radius:999px;padding:.75rem 1rem;font-size:.7rem;transition:all .22s}.goal-pills button:hover{border-color:var(--color-rose);color:var(--color-deep-rose)}.goal-pills button.is-active{background:var(--color-deep-rose);border-color:var(--color-deep-rose);color:#fff}.skin-goals__result{padding-top:2rem}.skin-goals__result-label{justify-content:space-between;align-items:baseline;margin-bottom:1.4rem;display:flex}.skin-goals__result-label span{color:var(--color-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.62rem}.skin-goals__result-label strong{color:var(--color-deep-rose);font-family:var(--font-display);font-size:1.5rem;font-weight:500}.skin-goals__products{scrollbar-width:none;gap:1.25rem;padding-bottom:1rem;display:flex;overflow-x:auto}.skin-goals__products::-webkit-scrollbar{display:none}.skin-goals__products .product-card--compact{flex-basis:calc(33.333% - .85rem);min-width:210px}.routine-section{background:var(--color-charcoal);color:#fff;overflow:hidden}.routine-steps{border-bottom:1px solid #ffffff29;grid-template-columns:repeat(5,1fr);display:grid;position:relative}.routine-steps>button{color:#ffffff85;text-align:left;z-index:2;background:0 0;flex-direction:column;gap:.6rem;padding:1.5rem 0 1.3rem;transition:color .25s;display:flex;position:relative}.routine-steps>button:after{background:var(--color-rose);content:"";transform-origin:0;width:75%;height:2px;transition:transform .3s;position:absolute;bottom:-1px;left:0;transform:scaleX(0)}.routine-steps>button span{letter-spacing:.1em;font-size:.6rem}.routine-steps>button strong{font-family:var(--font-display);font-size:1.45rem;font-weight:500}.routine-steps>button.is-active{color:#fff}.routine-steps>button.is-active:after{transform:scaleX(1)}.routine-steps__vine{opacity:.13;width:510px;position:absolute;bottom:-2rem;right:-4rem}.routine-detail{grid-template-columns:auto 1fr 1.25fr;align-items:center;gap:3rem;min-height:300px;padding-top:3rem;display:grid}.routine-detail__number{color:#f4b8cc26;font-family:var(--font-display);font-size:10rem;line-height:.7}.routine-detail__copy h3{color:#fff;max-width:370px;margin:.7rem 0 1rem}.routine-detail__copy p{color:#ffffff9e;max-width:430px;font-size:.82rem}.routine-detail__products{gap:.75rem;display:grid}.routine-detail__products button{color:#fff;text-align:left;background:#ffffff0f;grid-template-columns:64px 1fr auto;align-items:center;gap:1rem;padding:.55rem 1rem .55rem .55rem;transition:background .2s,transform .2s;display:grid}.routine-detail__products button:hover{background:#ffffff1a;transform:translate(4px)}.routine-detail__products img{aspect-ratio:1;object-fit:cover;width:64px;height:64px}.routine-detail__products span{font-family:var(--font-display);font-size:1.05rem}.routine-detail__products small{color:var(--color-sakura);font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.3rem;font-size:.5rem;display:block}.promo-wrap{background:var(--color-white);padding-bottom:clamp(5rem,8vw,8rem)}.promo-banner{background:var(--color-blush);grid-template-columns:1.15fr .85fr;min-height:540px;display:grid;position:relative;overflow:hidden}.promo-banner__image{min-height:100%}.promo-banner__image img{object-fit:cover;width:100%;height:100%}.promo-banner__content{z-index:2;align-self:center;padding:4rem clamp(2rem,5vw,5.5rem);position:relative}.promo-banner__content h2{margin:.6rem 0 1.5rem;font-size:clamp(3.5rem,5vw,5.6rem)}.promo-banner__content>p:not(.eyebrow){max-width:430px;margin-bottom:1.8rem;font-size:.85rem}.promo-banner__flower{opacity:.6;width:200px;position:absolute;top:-3rem;right:-3rem;transform:rotate(20deg)}.promo-banner__vine{opacity:.22;width:470px;position:absolute;bottom:-3rem;right:-4rem}@media (width<=980px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.skin-goals__layout{grid-template-columns:1fr;gap:3rem}.skin-goals__intro{text-align:center;position:static}.skin-goals__intro>p:not(.eyebrow){margin-inline:auto}.skin-goals__intro .flower-cluster{display:none}.goal-pills{justify-content:center}.routine-detail{grid-template-columns:auto 1fr}.routine-detail__products{grid-column:1/-1;grid-template-columns:repeat(2,1fr)}.promo-banner{grid-template-columns:1fr 1fr}}@media (width<=700px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card__quick-add{opacity:1;padding:.68rem;bottom:.5rem;left:.5rem;right:.5rem;transform:none}.product-card__name{font-size:1.08rem}.product-card__meta{flex-direction:column-reverse;align-items:flex-start;gap:.45rem}.product-card__badge{font-size:.45rem}.carousel-controls{display:none}.goal-pills{margin-inline:calc((100vw - var(--container)) / -2);padding-inline:calc((100vw - var(--container)) / 2);scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto}.goal-pills button{flex:none}.skin-goals__result-label{flex-direction:column;align-items:flex-start;gap:.4rem}.routine-steps{scroll-snap-type:x mandatory;gap:.4rem;overflow-x:auto}.routine-steps>button{scroll-snap-align:start;flex:0 0 115px}.routine-detail{grid-template-columns:70px 1fr;gap:1.5rem}.routine-detail__number{font-size:6rem}.routine-detail__products{grid-template-columns:1fr}.promo-banner{flex-direction:column;display:flex}.promo-banner__image{height:310px}.promo-banner__content{padding:3rem 1.7rem 4rem}}@media (width<=480px){.product-grid{gap:1.5rem .8rem}.product-card__heart{width:32px;height:32px}.product-card--compact{flex-basis:76vw}.skin-goals__products .product-card--compact{flex-basis:72vw;min-width:72vw}}.about-section{background:#fffbf8;overflow:hidden}.about-section__grid{grid-template-columns:minmax(320px,.8fr) minmax(0,1fr);align-items:center;gap:clamp(4rem,9vw,9rem);display:grid}.about-section__visual{justify-self:end;width:100%;max-width:510px;padding:2rem 0 2.5rem 2rem;position:relative}.about-section__arch{box-shadow:var(--shadow-card);border-radius:46% 46% 6px 6px;overflow:hidden}.about-section__arch img{aspect-ratio:.82;object-fit:cover;object-position:center 62%;width:100%;height:100%}.about-section__visual:before{border:1px solid var(--color-sakura);content:"";z-index:0;border-radius:48% 48% 6px 6px;position:absolute;inset:0 2rem 0 0}.about-section__arch{z-index:1;position:relative}.about-section__caption{background:var(--color-deep-rose);color:#fff;z-index:2;flex-direction:column;justify-content:center;align-items:center;width:112px;height:112px;display:flex;position:absolute;bottom:0;left:-1.4rem}.about-section__caption span{letter-spacing:.13em;text-transform:uppercase;font-size:.48rem}.about-section__caption strong{font-family:var(--font-display);font-size:1.7rem;font-weight:500}.about-section__visual .flower-cluster{opacity:.7;z-index:2;width:190px;position:absolute;bottom:-2rem;right:-4rem}.about-section__content h2{margin:.6rem 0 1.7rem}.about-section__content>p:not(.eyebrow){max-width:640px;font-size:.88rem}.about-section__address{border-bottom:1px solid var(--color-line);border-top:1px solid var(--color-line);align-items:flex-start;gap:1rem;margin:2rem 0;padding:1.25rem 0;display:flex}.about-section__address svg{color:var(--color-deep-rose);margin-top:.15rem}.about-section__address address{color:var(--color-muted);font-size:.8rem;line-height:1.6}.about-section__address strong{color:var(--color-charcoal)}.about-section__actions{flex-wrap:wrap;gap:.8rem;display:flex}.location-section{background:var(--color-white)}.location-card{box-shadow:var(--shadow-card);grid-template-columns:minmax(0,1.5fr) minmax(320px,.75fr);min-height:550px;display:grid}.location-map{background-color:#f5ebe7;background-image:linear-gradient(#c95f8314 1px,#0000 1px),linear-gradient(90deg,#c95f8314 1px,#0000 1px);background-size:45px 45px;position:relative;overflow:hidden}.location-map:before,.location-map:after{content:"";background:#fffcfdc7;width:52px;height:130%;position:absolute;top:-15%;transform:rotate(7deg)}.location-map:before{left:31%}.location-map:after{right:25%}.location-map__grid:before,.location-map__grid:after{content:"";background:#fffcfdc7;width:120%;height:44px;position:absolute;left:-10%;transform:rotate(-4deg)}.location-map__grid:before{top:30%}.location-map__grid:after{bottom:24%}.street{color:#9a858d;letter-spacing:.15em;z-index:2;font-size:.47rem;position:absolute}.street--arch{top:25%;left:8%;transform:rotate(-4deg)}.street--race{bottom:19%;right:12%;transform:rotate(-4deg)}.street--tenth{transform-origin:0;top:8%;left:34%;transform:rotate(97deg)}.street--eleventh{transform-origin:0;top:12%;right:20%;transform:rotate(97deg)}.location-map__pin{color:var(--color-deep-rose);z-index:3;flex-direction:column;align-items:center;display:flex;position:absolute;top:48%;left:52%;transform:translate(-50%,-50%)}.location-map__pin:before{content:"";z-index:-1;background:#c95f831f;border:1px solid #c95f8333;border-radius:50%;width:130px;height:130px;position:absolute;top:-45px}.location-map__pin span{box-shadow:var(--shadow-soft);color:var(--color-charcoal);letter-spacing:.12em;text-align:center;background:#fff;margin-top:.5rem;padding:.65rem .9rem;font-size:.53rem;font-weight:600;line-height:1.45}.location-map__label{color:var(--color-muted);font-family:var(--font-display);z-index:3;font-size:1.1rem;line-height:1.05;position:absolute;bottom:2rem;left:2rem}.location-map__label strong{color:var(--color-deep-rose);font-size:1.4rem;font-weight:500}.location-card__info{background:var(--color-pale-pink);padding:clamp(3rem,5vw,5rem);position:relative;overflow:hidden}.location-card__info h3{margin:.8rem 0 1.5rem;font-size:clamp(2.7rem,4vw,4.3rem)}.location-card__info address{color:var(--color-charcoal);font-family:var(--font-display);font-size:1.25rem;line-height:1.4}.location-card__info>p{margin:1.5rem 0 1.8rem;font-size:.78rem}.location-card__instagram{color:var(--color-deep-rose);letter-spacing:.04em;align-items:center;gap:.6rem;margin-top:1.3rem;font-size:.64rem;display:flex}.location-card__info .flower-cluster{opacity:.45;width:180px;position:absolute;bottom:-3rem;right:-3rem;transform:rotate(8deg)}.instagram-section{background:var(--color-pale-pink);overflow:hidden}.instagram-section__flower{opacity:.3;width:220px;position:absolute;top:1rem;left:-2rem;transform:rotate(-10deg)}.instagram-handle{color:var(--color-deep-rose);letter-spacing:.08em;margin-top:1rem;font-size:.7rem;display:block}.instagram-grid{grid-template-columns:repeat(6,1fr);gap:.8rem;display:grid}.instagram-grid a{aspect-ratio:1;position:relative;overflow:hidden}.instagram-grid img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.instagram-grid a>span{color:#fff;opacity:0;background:#562b3b9e;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;transition:opacity .25s;display:flex;position:absolute;inset:0}.instagram-grid a>span small{letter-spacing:.1em;text-transform:uppercase;font-size:.55rem}.instagram-grid a:hover img{transform:scale(1.06)}.instagram-grid a:hover>span{opacity:1}.instagram-section__cta{justify-content:center;margin-top:2.5rem;display:flex}.newsletter-section{background:var(--color-blush);padding:clamp(5.5rem,9vw,8rem) 0;position:relative;overflow:hidden}.newsletter-section__inner{text-align:center;z-index:2;position:relative}.newsletter-section__inner h2{margin:.4rem 0 1rem}.newsletter-section__inner>p:not(.eyebrow):not(.form-error){max-width:590px;margin-inline:auto}.newsletter-section__inner>small{color:var(--color-muted);margin-top:.8rem;font-size:.56rem;display:block}.newsletter-form{background:#fffcfdd1;border:1px solid #c95f832e;max-width:660px;margin:2rem auto 0;padding:.45rem;display:flex}.newsletter-form input{background:0 0;border:0;outline:none;flex:1;min-width:0;padding:0 1rem;font-size:.76rem}.newsletter-form button{background:var(--color-deep-rose);color:#fff;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.6rem;padding:.95rem 1.2rem;font-size:.63rem;font-weight:600;display:flex}.form-error{color:#a83d61;margin:.7rem 0 0;font-size:.7rem}.newsletter-success{border:1px solid var(--color-sakura);color:var(--color-deep-rose);background:#fffcfdb8;align-items:center;gap:.75rem;margin-top:2rem;padding:1rem 1.4rem;display:inline-flex}.newsletter-section__vine{opacity:.3;width:520px;position:absolute}.newsletter-section__vine--left{bottom:-2rem;left:-8rem;transform:rotate(-12deg)}.newsletter-section__vine--right{top:-1rem;right:-8rem;transform:rotate(168deg)}.site-footer{color:#fff;background:#282227;padding-top:6rem;position:relative;overflow:hidden}.site-footer__vine{opacity:.5;width:min(900px,90vw);position:absolute;top:-4.5rem;left:50%;transform:translate(-50%)}.site-footer__vine .floral-stem{stroke:#aebc95}.site-footer__top{grid-template-columns:1.7fr repeat(4,.8fr);gap:3rem;padding-bottom:4rem;display:grid}.brand--footer .brand__main{color:#fff;font-size:1.8rem}.site-footer__brand p{color:#ffffff8c;max-width:320px;margin:1.4rem 0;font-size:.72rem}.site-footer__korean{color:var(--color-sakura);font-family:var(--font-display);font-size:1.05rem}.footer-column{flex-direction:column;gap:.78rem;display:flex}.footer-column h3{color:var(--color-sakura);font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;margin-bottom:.6rem;font-size:.61rem;font-weight:600}.footer-column a,.footer-column span,.footer-column address,.footer-column strong{color:#ffffffa8;font-size:.69rem;font-style:normal;font-weight:400;line-height:1.6}.footer-column a{transition:color .2s}.footer-column a:hover{color:#fff}.footer-column--visit a{color:var(--color-sakura);align-items:center;gap:.45rem;display:flex}.site-footer__bottom{border-top:1px solid #ffffff1a;justify-content:space-between;padding:1.4rem 0;display:flex}.site-footer__bottom p{color:#ffffff61;letter-spacing:.04em;margin:0;font-size:.55rem}@media (width<=1000px){.about-section__grid{gap:4rem}.location-card{grid-template-columns:1.2fr .8fr}.instagram-grid{grid-template-columns:repeat(3,1fr)}.site-footer__top{grid-template-columns:1.5fr repeat(2,1fr)}.site-footer__brand{grid-row:span 2}}@media (width<=760px){.about-section__grid{grid-template-columns:1fr}.about-section__visual{justify-self:center;max-width:450px}.location-card{grid-template-columns:1fr}.location-map{min-height:390px}.newsletter-section__vine{width:380px}.site-footer__top{grid-template-columns:repeat(2,1fr)}.site-footer__brand{grid-area:auto/1/auto/-1}}@media (width<=520px){.about-section__visual{padding-left:1rem}.about-section__actions{flex-direction:column}.about-section__actions .button{width:100%}.location-card__info{padding:2.8rem 1.5rem 4rem}.instagram-grid{grid-template-columns:repeat(2,1fr);gap:.45rem}.newsletter-form{background:0 0;border:0;flex-direction:column;gap:.65rem;padding:0}.newsletter-form input{background:#fffcfdd1;border:1px solid #c95f832e;min-height:52px}.newsletter-form button{justify-content:center;min-height:52px}.site-footer__top{grid-template-columns:1fr 1fr}.footer-column--visit{grid-column:1/-1}.site-footer__bottom{flex-direction:column;gap:.5rem}}.overlay-backdrop{z-index:1000;background:#2924296b;justify-content:flex-end;align-items:stretch;display:flex;position:fixed;inset:0}.overlay-panel{background:var(--color-white);flex-direction:column;width:min(480px,100vw);max-width:100%;height:100%;animation:.3s both panel-in;display:flex;overflow:auto;box-shadow:-20px 0 60px #29242924}.overlay-panel--modal{border-radius:var(--radius-md);align-self:center;width:min(1050px,100vw - 3rem);height:auto;max-height:calc(100vh - 3rem);margin:1.5rem auto}.overlay-panel--search{width:100%;height:auto;max-height:88vh}.overlay-panel__header{border-bottom:1px solid var(--color-line);justify-content:space-between;align-items:center;padding:1.5rem 1.8rem;display:flex}.overlay-panel__header h2{margin:.25rem 0 0;font-size:2rem}.overlay-panel--modal .overlay-panel__header,.overlay-panel--search .overlay-panel__header{padding:1.1rem 1.8rem}.drawer-body{flex-direction:column;flex:1;min-height:0;display:flex}.drawer-items{flex:1;padding:0 1.7rem;overflow-y:auto}.drawer-product{border-bottom:1px solid var(--color-line);grid-template-columns:100px 1fr;gap:1rem;padding:1.4rem 0;display:grid}.drawer-product>img,.drawer-product__image img{aspect-ratio:.88;object-fit:cover;width:100px;height:112px}.drawer-product__image{background:0 0;padding:0}.drawer-product__info{align-self:center}.drawer-product__info small{color:var(--color-deep-rose);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.35rem;font-size:.5rem;font-weight:600;display:block}.drawer-product__info h3,.drawer-product__title{font-family:var(--font-display);text-align:left;background:0 0;margin:0 0 .5rem;padding:0;font-size:1.2rem;font-weight:500;line-height:1.1}.drawer-product__info strong{margin-bottom:.8rem;font-size:.72rem;display:block}.drawer-product__actions{justify-content:space-between;align-items:center;gap:1rem;display:flex}.quantity-control{border:1px solid var(--color-line);align-items:center;height:48px;display:inline-flex}.quantity-control button{background:0 0;justify-content:center;align-items:center;width:44px;height:100%;display:flex}.quantity-control span{text-align:center;min-width:26px;font-size:.72rem}.quantity-control--small{height:34px}.quantity-control--small button{width:30px}.remove-link{color:var(--color-muted);background:0 0;border-bottom:1px solid;padding:0 0 .15rem;font-size:.58rem}.small-add{background:var(--color-charcoal);color:#fff;letter-spacing:.06em;text-transform:uppercase;padding:.55rem .75rem;font-size:.56rem}.drawer-summary{background:var(--color-pale-pink);border-top:1px solid var(--color-line);padding:1.4rem 1.7rem 1.8rem}.drawer-summary>div{justify-content:space-between;align-items:center;display:flex}.drawer-summary>div span{font-family:var(--font-display);font-size:1.2rem}.drawer-summary>div strong{font-size:.9rem}.drawer-summary>p{margin:.6rem 0 1.2rem;font-size:.61rem}.drawer-summary .checkout-notice{background:var(--color-white);border-left:2px solid var(--color-deep-rose);color:var(--color-charcoal);margin:.9rem 0 0;padding:.8rem;line-height:1.5}.empty-state{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.empty-state__icon{background:var(--color-blush);color:var(--color-deep-rose);border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;margin-bottom:1.3rem;display:flex}.empty-state h3{margin:0 0 .7rem}.empty-state p{max-width:280px;font-size:.76rem}.product-modal{grid-template-columns:.92fr 1.08fr;min-height:620px;display:grid}.product-modal__media{background:var(--color-pale-pink);min-height:100%;position:relative}.product-modal__media img{object-fit:cover;width:100%;height:100%}.product-modal__content{padding:clamp(2rem,4vw,4rem);overflow-y:auto}.product-modal__brand{color:var(--color-deep-rose);letter-spacing:.15em;text-transform:uppercase;font-size:.58rem;font-weight:600}.product-modal__content h3{margin:.6rem 0 .85rem;font-size:clamp(2.6rem,4vw,4.3rem)}.product-modal__rating{align-items:center;gap:1rem;display:flex}.product-modal__rating>span:last-child{color:var(--color-muted);font-size:.6rem}.product-modal__price{margin:1.2rem 0;font-size:1rem;display:block}.product-modal__lead{font-size:.8rem}.product-modal__purchase{gap:.75rem;margin-top:1.7rem;display:flex}.product-modal__add{flex:1}.wishlist-action{color:var(--color-muted);background:0 0;align-items:center;gap:.6rem;margin:1rem 0 1.5rem;padding:.35rem 0;font-size:.66rem;display:flex}.wishlist-action.is-active{color:var(--color-deep-rose)}.product-accordions{border-top:1px solid var(--color-line)}.product-accordion{border-bottom:1px solid var(--color-line)}.product-accordion>button{letter-spacing:.06em;text-transform:uppercase;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:1rem 0;font-size:.66rem;font-weight:600;display:flex}.product-accordion>p{margin:0;padding:0 1.5rem 1rem 0;font-size:.7rem}.product-accordion svg{transition:transform .2s}.product-accordion svg.is-rotated{transform:rotate(180deg)}.search-overlay__body{width:100%;max-width:960px;margin:0 auto;padding:2rem clamp(1.2rem,4vw,3rem) 3rem;overflow-y:auto}.search-field{border-bottom:1px solid var(--color-charcoal);align-items:center;gap:1rem;padding:.6rem 0;display:flex}.search-field>svg{color:var(--color-deep-rose)}.search-field input{color:var(--color-charcoal);font-family:var(--font-display);border:0;outline:0;flex:1;font-size:clamp(1.5rem,3vw,2.5rem)}.search-field input::placeholder{color:#aa9ba1}.search-field button{background:var(--color-pale-pink);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.search-suggestions{padding-top:2rem}.search-suggestions>div{flex-wrap:wrap;gap:.65rem;margin-top:1rem;display:flex}.search-suggestions button{background:var(--color-pale-pink);border:1px solid var(--color-line);border-radius:999px;align-items:center;gap:.5rem;padding:.7rem .9rem;font-size:.7rem;display:flex}.search-results>p{margin:1.2rem 0;font-size:.65rem}.search-result{border-bottom:1px solid var(--color-line);text-align:left;background:0 0;grid-template-columns:70px 1fr auto auto;align-items:center;gap:1.2rem;width:100%;padding:.8rem 0;display:grid}.search-result img{aspect-ratio:1;object-fit:cover;width:70px;height:70px}.search-result span small{color:var(--color-deep-rose);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.3rem;font-size:.5rem;display:block}.search-result span strong{font-family:var(--font-display);font-size:1.1rem;font-weight:500}.search-result>b{font-size:.7rem}.search-empty{text-align:center;padding:3rem}.search-empty svg{color:var(--color-deep-rose)}.search-empty h3{margin:.8rem 0 .3rem}.search-empty p{font-size:.72rem}@keyframes panel-in{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@media (width<=760px){.overlay-panel--modal{border-radius:0;width:100%;height:100%;max-height:none;margin:0}.product-modal{grid-template-columns:1fr}.product-modal__media{min-height:430px}.product-modal__content{overflow:visible}}@media (width<=520px){.overlay-panel__header{padding:1.1rem 1.2rem}.overlay-panel__header h2{font-size:1.65rem}.drawer-items,.drawer-summary{padding-inline:1.2rem}.drawer-product{grid-template-columns:82px 1fr}.drawer-product>img,.drawer-product__image img{width:82px;height:94px}.product-modal__media{min-height:370px}.product-modal__content{padding:2rem 1.25rem 3rem}.product-modal__purchase{flex-direction:column;align-items:stretch}.quantity-control{justify-content:space-between}.search-overlay__body{padding-top:1.2rem}.search-field input{font-size:1.2rem}.search-result{grid-template-columns:58px 1fr auto;gap:.7rem}.search-result img{width:58px;height:58px}.search-result>svg{display:none}.search-result span strong{font-size:.95rem}}.ordering-notice{border-left:2px solid var(--color-deep-rose);padding-left:12px;font-size:13px}.product-availability,.catalog-note{color:var(--color-burgundy);font-size:11px}.drawer-summary .button:disabled{cursor:not-allowed;opacity:.7;margin-bottom:12px}.trending-section .product-grid+.product-grid{margin-top:2rem}
