@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600&display=swap");@font-face{font-family:PlayfairDisplayLogo;src:url(/fonts/PlayfairDisplay-VariableFont_wght.ttf) format("truetype");font-weight:300 700;font-style:normal;font-display:swap}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0}body{background:#fff;color:#171321}.cheri-fade-init{opacity:0;transform:translateY(24px);transition:opacity .48s ease-out,transform .48s ease-out;will-change:opacity,transform}.cheri-fade-visible{opacity:1;transform:translateY(0)}a{color:inherit;text-decoration:none}button{font:inherit}.cheri-app{min-height:100vh;display:flex;flex-direction:column}.cheri-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:#fff;border-bottom:1px solid rgba(0,0,0,.04);transition:box-shadow .18s ease-out,background-color .18s ease-out,border-color .18s ease-out}.cheri-header-top{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;padding:.7rem 5vw}.cheri-main-nav-wrap{position:relative}.cheri-main-nav{padding:.1rem 5vw .5rem;display:flex;justify-content:center}.cheri-header-compact{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;padding:.35rem 5vw .45rem;grid-column-gap:1.5rem;column-gap:1.5rem}.cheri-main-nav-compact{padding:0}.cheri-header-scrolled .cheri-top-search{justify-self:flex-start}.cheri-top-actions-compact{justify-self:flex-end}.cheri-header-scrolled{background:#fff;border-bottom-color:rgba(148,163,184,.28);box-shadow:0 10px 24px rgba(15,23,42,.12)}.cheri-header-scrolled .cheri-header-top{padding-top:.4rem;padding-bottom:.4rem}.cheri-header-scrolled .cheri-logo,.cheri-header-scrolled .cheri-top-icon-button{display:none}.cheri-logo{display:inline-flex;align-items:center;justify-self:center}.cheri-wordmark{font-weight:400;letter-spacing:.16em;font-size:2.1rem;color:#000}.cheri-wordmark-playfair{font-family:PlayfairDisplayLogo,Playfair Display,serif}.cheri-top-search{justify-self:flex-start;display:inline-flex;align-items:center;gap:.45rem;border:none;background:transparent;color:#44403c;font-size:.75rem;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;position:relative;padding-right:1.2rem}.cheri-top-search-icon{display:inline-flex;align-items:center;justify-content:center}.cheri-top-search-label{font-size:inherit}.cheri-top-actions{justify-self:flex-end;display:inline-flex;align-items:center;gap:.9rem}.cheri-top-icon-button{padding:0;justify-content:center}.cheri-top-cart,.cheri-top-icon-button{border:none;background:transparent;display:inline-flex;align-items:center;cursor:pointer;color:#1c1917}.cheri-top-cart{gap:.35rem}.cheri-top-cart-label{font-size:.8rem;text-transform:uppercase;letter-spacing:.16em}.cheri-top-cart-count-num{font-weight:700;color:#b7866a}.cheri-top-search-wrap{position:relative;display:inline-flex}.cheri-top-search-panel{position:absolute;left:0;top:calc(100% + .4rem);width:min(420px,80vw);padding:.6rem .4rem;border-radius:1rem;background:#fff;box-shadow:0 18px 45px rgba(15,23,42,.22);z-index:50}.cheri-top-search-active{border-radius:0;border-bottom:1px solid rgba(148,163,184,.9);background:transparent}.cheri-top-search-input-inline{border:none;outline:none;background:transparent;font-size:inherit;font-weight:inherit;font-family:inherit;letter-spacing:.16em;text-transform:uppercase;color:#44403c;padding:0;margin:0;min-width:0;max-width:none;line-height:1;box-sizing:content-box;cursor:text}.cheri-top-search-input-inline::-ms-clear,.cheri-top-search-input-inline::-webkit-search-cancel-button{display:none;-webkit-appearance:none}.cheri-top-search-clear{position:absolute;right:0;top:50%;transform:translateY(-50%);border:none;background:transparent;font-size:.75rem;cursor:pointer;color:#6b7280;z-index:1}.cheri-search-input{width:100%;padding:.6rem .9rem;border-radius:999px;border:1px solid rgba(148,163,184,.7);font-size:.9rem}.cheri-search-results{display:flex;flex-direction:column;gap:.35rem}.cheri-search-empty{font-size:.85rem;color:#6b7280}.cheri-search-result-row{width:100%;border-radius:.75rem;border:1px solid rgba(226,232,240,.9);background:#fff;padding:.55rem .85rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;cursor:pointer}.cheri-search-result-row:hover{border-color:#c4a4b6;background:#fdf4ff}.cheri-search-result-main{display:flex;flex-direction:column;align-items:flex-start;gap:.1rem}.cheri-search-result-thumb{flex:0 0 auto;width:40px;height:40px;border-radius:999px;overflow:hidden;background:#f3f4f6}.cheri-search-result-thumb-image{width:100%;height:100%;object-fit:cover;display:block}.cheri-search-result-name{font-size:.9rem;font-weight:500}.cheri-search-result-brand{font-size:.8rem;color:#6b7280}.cheri-search-result-meta{display:flex;align-items:center;gap:.4rem}.cheri-search-result-chip{font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;padding:.16rem .6rem;border-radius:999px;border:1px solid rgba(209,213,219,.9)}.cheri-top-cart-wrap{position:relative;display:inline-flex}.cheri-cart-popover{position:absolute;top:calc(100% + .4rem);right:0;width:min(340px,82vw);background:#fff;border-radius:.9rem;box-shadow:0 20px 40px rgba(15,23,42,.25);padding:1rem 1rem .9rem;z-index:60}.cheri-cart-header-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:.6rem}.cheri-cart-title{font-size:.8rem;text-transform:uppercase;letter-spacing:.18em}.cheri-cart-empty{font-size:.85rem;color:#6b7280;margin-bottom:.9rem}.cheri-cart-items{list-style:none;margin:0 0 .8rem;padding:0;display:flex;flex-direction:column;gap:.6rem}.cheri-cart-item{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:.65rem;gap:.65rem;align-items:flex-start}.cheri-cart-item-thumb{width:56px;height:56px;border-radius:.65rem;overflow:hidden;background:#f3f4f6;flex-shrink:0}.cheri-cart-item-thumb-image{width:100%;height:100%;object-fit:cover;display:block}.cheri-cart-item-main{display:flex;flex-direction:column;gap:.18rem}.cheri-cart-item-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.4rem}.cheri-cart-item-name{font-size:.83rem;font-weight:500;line-height:1.3}.cheri-cart-item-remove{border:none;background:transparent;cursor:pointer;font-size:.7rem;line-height:1;padding:.1rem .25rem;border-radius:999px;color:#6b7280}.cheri-cart-item-remove:hover{background:rgba(229,231,235,.8);color:#111827}.cheri-cart-item-meta{display:flex;flex-wrap:wrap;gap:.3rem;align-items:center}.cheri-cart-item-variant{font-size:.75rem;color:#6b7280}.cheri-cart-item-qty{font-size:.75rem;color:#4b5563}.cheri-cart-item-price{font-size:.8rem;font-weight:500;margin-top:.15rem}.cheri-cart-summary{border-top:1px solid rgba(229,231,235,.9);padding-top:.55rem;margin-top:.1rem;margin-bottom:.75rem}.cheri-cart-summary-row{display:flex;align-items:center;justify-content:space-between;font-size:.83rem}.cheri-cart-actions{display:flex;justify-content:flex-end}.cheri-cart-checkout-button{padding:.55rem 1.7rem;border-radius:999px;border:none;background:#000;color:#f9fafb;font-size:.78rem;text-transform:uppercase;letter-spacing:.16em;cursor:pointer}.cheri-cart-checkout-button:hover{background:#111827}.cheri-checkout-page{padding:2.4rem 6vw 3rem}.cheri-checkout-layout{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1.1fr);grid-gap:2.4rem;gap:2.4rem;align-items:flex-start}.cheri-checkout-main{background:#fff;border-radius:1.1rem;padding:1.6rem 1.8rem 1.8rem;box-shadow:0 18px 40px rgba(15,23,42,.08)}.cheri-checkout-title{font-size:1.4rem;text-transform:uppercase;letter-spacing:.18em;margin:0 0 .4rem}.cheri-checkout-subtitle{font-size:.9rem;color:#6b7280;margin:0 0 1.4rem}.cheri-checkout-alert{padding:.75rem .9rem;border-radius:.75rem;font-size:.85rem;margin-bottom:1.1rem}.cheri-checkout-alert-error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.cheri-checkout-alert-success{background:#ecfdf3;color:#166534;border:1px solid #bbf7d0}.cheri-checkout-form{display:flex;flex-direction:column;gap:1.6rem}.cheri-checkout-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem 1.2rem;gap:1rem 1.2rem}.cheri-checkout-field-full{grid-column:1/-1}.cheri-checkout-field label{display:flex;flex-direction:column;gap:.25rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.14em}.cheri-checkout-field input{padding:.55rem .75rem;border-radius:.6rem;border:1px solid rgba(209,213,219,.9);font-size:.9rem}.cheri-checkout-field input:focus{outline:none;border-color:#111827}.cheri-checkout-section{border-top:1px solid rgba(229,231,235,.9);padding-top:1.1rem}.cheri-checkout-section h2{font-size:.9rem;text-transform:uppercase;letter-spacing:.16em;margin:0 0 .6rem}.cheri-checkout-payment-options{display:flex;flex-direction:column;gap:.4rem}.cheri-checkout-radio{display:flex;align-items:center;gap:.5rem;font-size:.86rem;color:#4b5563}.cheri-checkout-section textarea{width:100%;padding:.55rem .75rem;border-radius:.6rem;border:1px solid rgba(209,213,219,.9);font-size:.9rem;resize:vertical}.cheri-checkout-section textarea:focus{outline:none;border-color:#111827}.cheri-checkout-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:.4rem}.cheri-checkout-actions button[type=submit]{padding:.7rem 1.9rem;border-radius:999px;border:none;background:#000;color:#f9fafb;font-size:.8rem;text-transform:uppercase;letter-spacing:.16em;cursor:pointer}.cheri-checkout-actions button[type=submit]:hover:not(:disabled){background:#111827}.cheri-checkout-actions button[type=submit]:disabled{opacity:.6;cursor:default}.cheri-checkout-secondary{border-radius:999px;border:1px solid rgba(209,213,219,.9);background:#fff;color:#111827;padding:.7rem 1.4rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.16em;cursor:pointer}.cheri-checkout-summary{background:#f9fafb;border-radius:1.1rem;padding:1.4rem 1.5rem 1.6rem}.cheri-checkout-summary>h2{font-size:.9rem;text-transform:uppercase;letter-spacing:.16em;margin:0 0 .8rem}.cheri-checkout-empty{font-size:.88rem;color:#6b7280}.cheri-checkout-items{list-style:none;margin:0 0 1rem;padding:0;display:flex;flex-direction:column;gap:.7rem}.cheri-checkout-item{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:.7rem;gap:.7rem;align-items:flex-start}.cheri-checkout-item-thumb{width:56px;height:56px;border-radius:.7rem;overflow:hidden;background:#e5e7eb}.cheri-checkout-item-thumb-image{width:100%;height:100%;object-fit:cover;display:block}.cheri-checkout-item-main{display:flex;flex-direction:column;gap:.2rem}.cheri-checkout-item-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.cheri-checkout-item-name{font-size:.9rem;font-weight:500}.cheri-checkout-item-remove{border:none;background:transparent;cursor:pointer;font-size:.75rem;padding:.1rem .25rem;border-radius:999px;color:#6b7280}.cheri-checkout-item-remove:hover{background:rgba(209,213,219,.9);color:#111827}.cheri-checkout-item-meta{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.cheri-checkout-item-variant{font-size:.8rem;color:#6b7280}.cheri-checkout-item-qty-controls{display:inline-flex;align-items:center;gap:.4rem;padding:.15rem .4rem;border-radius:999px;border:1px solid rgba(209,213,219,.9);background:#fff}.cheri-checkout-item-qty-controls button{border:none;background:transparent;cursor:pointer;font-size:.85rem;line-height:1}.cheri-checkout-item-price{font-size:.85rem;font-weight:500;margin-top:.15rem}.cheri-checkout-totals{border-top:1px solid rgba(209,213,219,.9);padding-top:.8rem;display:flex;flex-direction:column;gap:.25rem;font-size:.86rem}.cheri-checkout-totals-row{display:flex;align-items:center;justify-content:space-between}.cheri-checkout-totals-row-total{font-weight:600}@media (max-width:900px){.cheri-checkout-layout{grid-template-columns:minmax(0,1fr);gap:1.6rem}.cheri-checkout-summary{order:-1}}.cheri-main-nav-links{display:flex;align-items:center;gap:1.8rem;list-style:none;padding:.1rem 0;margin:0;font-size:.85rem}.cheri-main-nav-links a{position:relative;text-transform:uppercase;letter-spacing:.18em;color:#44403c}.cheri-main-nav-item-products{position:relative}.cheri-main-nav-link-button{border:none;background:transparent;padding:0;cursor:pointer;position:relative;text-transform:uppercase;letter-spacing:.18em;color:#44403c}.cheri-main-nav-link-button:after{content:"";position:absolute;left:0;bottom:-.35rem;width:0;height:2px;border-radius:999px;background:#111827;transition:width .16s ease-out}.cheri-main-nav-link-button:hover:after{width:100%}.cheri-main-nav-links a:after{content:"";position:absolute;left:0;bottom:-.35rem;width:0;height:2px;border-radius:999px;background:#111827;transition:width .16s ease-out}.cheri-main-nav-links a:hover:after{width:100%}.cheri-nav-right{display:flex;align-items:center;gap:.6rem}.cheri-icon-button{border:none;background:transparent;width:2.4rem;height:2.4rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#6c4f5c;transition:background .15s ease-out,transform .15s ease-out}.cheri-icon-button:hover{background:rgba(244,216,231,.7);transform:translateY(-1px)}.cheri-cart-button{display:inline-flex;align-items:center;gap:.4rem;border-radius:999px;border:none;padding:.45rem .9rem .45rem .55rem;background:linear-gradient(135deg,#20111b,#3b1c2c);color:#fff;box-shadow:0 10px 30px rgba(56,6,27,.35);cursor:pointer;transition:transform .15s ease-out,box-shadow .15s ease-out}.cheri-cart-button:hover{transform:translateY(-1px);box-shadow:0 16px 38px rgba(56,6,27,.42)}.cheri-cart-label{font-size:.8rem;text-transform:uppercase;letter-spacing:.16em}.cheri-cart-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.4rem;height:1.4rem;border-radius:999px;background:#b7866a;color:#fff;font-size:.7rem;font-weight:600}@media (max-width:900px){.cheri-nav-left{gap:1.4rem}.cheri-nav-links{display:none}}.cheri-main{flex:1 1}.cheri-hero-slider{position:relative;margin:1.8rem auto 3rem;max-width:1400px;height:min(90vh,640px);min-height:420px;border-radius:0;overflow:hidden}.cheri-hero-slider:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.35),rgba(0,0,0,.65));z-index:0;pointer-events:none}.cheri-hero-image-wrapper{position:absolute;inset:0}.cheri-hero-image-in{animation:cheri-hero-fade-in 1.7s ease-out forwards;z-index:-1}.cheri-hero-image-out{animation:cheri-hero-fade-out .9s ease-out forwards;z-index:-2}.cheri-hero-image-bg{object-fit:cover}.cheri-hero-content{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;padding:0 10vw}.cheri-hero-eyebrow{font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;margin-bottom:.7rem}.cheri-hero-heading{font-size:clamp(2.4rem,4.8vw,3.6rem);font-weight:400;letter-spacing:.01em;text-transform:capitalize;margin:0 0 .6rem;font-family:Playfair Display,Times New Roman,serif;line-height:1.08;text-shadow:0 10px 30px rgba(0,0,0,.7)}.cheri-hero-subcopy{font-size:.98rem;max-width:32rem;line-height:1.7}.cheri-hero-cta{margin-top:1.5rem;padding:.8rem 2.2rem;border-radius:0;border:1px solid hsla(0,0%,100%,.85);font-size:.71rem;letter-spacing:.18em;text-transform:uppercase;background:rgba(0,0,0,.35);color:#fff;display:inline-flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .16s ease-out,transform .16s ease-out,box-shadow .16s ease-out;box-shadow:0 14px 35px rgba(0,0,0,.45)}.cheri-hero-cta:hover{background:rgba(0,0,0,.6);transform:translateY(-1px);box-shadow:0 20px 45px rgba(0,0,0,.6)}.cheri-hero-arrow{position:absolute;top:50%;transform:translateY(-50%);width:3rem;height:3rem;border-radius:999px;border:none;background:transparent;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.cheri-hero-arrow-left{left:1.4rem}.cheri-hero-arrow-right{right:1.4rem}.cheri-hero-dots{position:absolute;bottom:1.4rem;left:50%;transform:translateX(-50%);display:flex;gap:.5rem}.cheri-hero-dot{width:.5rem;height:.5rem;border-radius:999px;border:none;background:hsla(0,0%,100%,.45);cursor:pointer}.cheri-hero-dot-active{width:1.2rem;background:#fff}@keyframes cheri-hero-fade-in{0%{opacity:.35;transform:scale(1.005)}to{opacity:1;transform:scale(1)}}@keyframes cheri-hero-fade-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.01)}}.cheri-section{padding:2.2rem 6vw 1.4rem}.cheri-section-header{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.6rem}.cheri-section-eyebrow{font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:#a18093;margin-bottom:.4rem}.cheri-section-title{font-size:1.4rem;text-transform:uppercase;letter-spacing:.12em}.cheri-section-subtitle{font-size:.9rem;color:#7b6070}.cheri-new-offers{padding:1.6rem 6vw 2rem}.cheri-new-offers-row{display:flex;align-items:center;justify-content:center;gap:1.5rem}.cheri-new-offers-title{text-align:center;font-size:3.4rem;letter-spacing:.18em;text-transform:uppercase;font-weight:300;font-family:Playfair Display,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin-bottom:1.8rem}.cheri-new-offers-arrow{width:40px;height:40px;border-radius:999px;border:none;display:inline-flex;align-items:center;justify-content:center;background:#fff;box-shadow:0 10px 25px rgba(15,23,42,.2);color:#4b5563;cursor:pointer;margin-top:-50px}.cheri-new-offers-arrow:hover{background:#f3f4f6}.cheri-new-offers-strip{display:flex;justify-content:center;align-items:flex-start;gap:2.4rem;padding:.6rem 0 .8rem;flex-wrap:nowrap;will-change:transform,opacity}.cheri-new-offers-strip-swipe-right{animation:cheri-new-offers-swipe-right .34s ease-out}.cheri-new-offers-strip-swipe-left{animation:cheri-new-offers-swipe-left .34s ease-out}@keyframes cheri-new-offers-swipe-right{0%{transform:translateX(-40px);opacity:.4}to{transform:translateX(0);opacity:1}}@keyframes cheri-new-offers-swipe-left{0%{transform:translateX(40px);opacity:.4}to{transform:translateX(0);opacity:1}}.cheri-new-offer-item{width:360px;flex:0 0 360px;display:flex;flex-direction:column;align-items:center;gap:1rem;border-radius:1rem;padding:.5rem;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.06),0 1px 3px rgba(0,0,0,.04);text-decoration:none;color:inherit;cursor:pointer;transition:box-shadow .2s ease,transform .2s ease}a.cheri-new-offer-item:hover{box-shadow:0 8px 28px rgba(0,0,0,.1),0 2px 6px rgba(0,0,0,.06);transform:translateY(-2px)}.cheri-new-offer-image-wrap{position:relative;width:100%;padding-bottom:100%;background:transparent;overflow:hidden;border-radius:.65rem}.cheri-new-offer-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;opacity:0;animation:cheri-product-image-fade .24s ease-out forwards}.cheri-new-offer-meta{width:100%;display:flex;flex-direction:column;align-items:center;gap:.3rem}.cheri-new-offer-chip{font-size:.7rem;letter-spacing:.22em;text-transform:uppercase;color:#9ca3af;padding:0;border-radius:0;border:none;background:transparent}.cheri-new-offer-name{font-size:1.1rem;font-weight:500;color:#111827}.cheri-new-offer-desc{font-size:.85rem;color:#6b7280}.cheri-new-offer-price{font-size:1rem;font-weight:600;margin-top:-1rem}@media (max-width:768px){.cheri-new-offers{padding:1rem 4vw 1.25rem}.cheri-new-offers-title{font-size:3.4rem;letter-spacing:.18em;margin-bottom:1.8rem}.cheri-new-offers-row{display:flex;justify-content:center;align-items:center;gap:.5rem;padding:0 2px}.cheri-new-offers-arrow{flex-shrink:0;width:44px;height:44px;margin-top:-50px;align-self:center}.cheri-new-offers-strip{flex:0 0 75vw;width:75vw;max-width:320px;overflow:hidden;gap:0;padding:.4rem 0;min-width:0;justify-content:flex-start}.cheri-new-offer-item{width:75vw;max-width:320px;flex:0 0 75vw;gap:.6rem;box-sizing:border-box}.cheri-new-offer-image-wrap{padding-bottom:100%}.cheri-new-offer-name{font-size:.95rem}.cheri-new-offer-price{font-size:.9rem}}.cheri-duo-hero{width:100%;min-height:100vh;margin-top:3rem}.cheri-duo-hero-grid{display:grid;grid-template-columns:1fr 1fr;width:100%;height:100vh}.cheri-duo-hero-item{position:relative;width:100%;height:100%;overflow:hidden}.cheri-duo-hero-item .cheri-duo-hero-image{transition:transform .4s ease}.cheri-duo-hero-item:hover .cheri-duo-hero-image{transform:scale(1.03)}.cheri-duo-hero-image{object-fit:cover;object-position:center top}.cheri-duo-hero-image-main{object-position:center 20%}@media (max-width:900px){.cheri-duo-hero-grid{grid-template-columns:1fr;grid-auto-rows:50vh;height:auto}.cheri-duo-hero-image-second{object-position:center 25%}}.cheri-bestsellers{padding:3rem 0 3.5rem;overflow:hidden;background:#f9fafb}.cheri-bestsellers-header{padding:0 6vw 1.5rem}.cheri-bestsellers-title{text-align:center;font-size:2.4rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700;font-family:Playfair Display,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.cheri-bestsellers-subtitle{margin-top:.4rem;text-align:center;font-size:.95rem;color:#6b7280}.cheri-bestsellers-marquee{width:100%;overflow:hidden;padding:1rem 0 1.5rem}.cheri-bestsellers-strip{--cheri-bestsellers-speed:40s;display:flex;width:max-content;animation:cheri-bestsellers-marquee var(--cheri-bestsellers-speed) linear infinite}.cheri-bestsellers-strip-inner{display:flex;align-items:stretch;gap:1.8rem;padding-block:.25rem;padding-right:1.8rem}@media (hover:hover){.cheri-bestsellers-marquee:hover .cheri-bestsellers-strip{animation-play-state:paused}}.cheri-bestseller-card{min-width:260px;max-width:260px;border-radius:1.2rem;background:#fff;box-shadow:0 16px 32px rgba(15,23,42,.16);overflow:hidden;display:flex;flex-direction:column;text-decoration:none;color:inherit;cursor:pointer;transition:box-shadow .2s ease,transform .2s ease}.cheri-bestseller-card:hover{box-shadow:0 20px 40px rgba(15,23,42,.2);transform:translateY(-2px)}.cheri-bestseller-card:focus-visible{outline:2px solid #b7866a;outline-offset:2px}.cheri-bestseller-image-wrap{width:100%;height:200px;overflow:hidden}.cheri-bestseller-image{width:100%;height:100%;object-fit:cover;display:block}.cheri-bestseller-meta{padding:.8rem 1rem 1rem;text-align:center}.cheri-bestseller-chip{font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;color:#9ca3af;margin-bottom:.2rem}.cheri-bestseller-name{font-size:.98rem;font-weight:500;color:#111827}.cheri-bestseller-price{display:block;margin-top:.2rem;font-size:.95rem;font-weight:600}@keyframes cheri-bestsellers-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.cheri-bestsellers-cta{display:flex;justify-content:center;margin-top:2.5rem}.cheri-bestsellers-button{padding:.7rem 2.3rem;border-radius:.2rem;border:none;background:#000;color:#fff;font-size:.85rem;letter-spacing:.18em;text-transform:uppercase;cursor:pointer}.cheri-bestsellers-button:hover{background:#111827;color:#fff}.cheri-link{font-size:.85rem;text-transform:uppercase;letter-spacing:.18em;color:#6c4f5c}.cheri-link:hover{color:#c75686}.cheri-promo-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);grid-gap:1.4rem;gap:1.4rem}@media (max-width:900px){.cheri-promo-grid{grid-template-columns:minmax(0,1fr)}}.cheri-promo-main,.cheri-promo-side{border-radius:1.6rem;padding:1.6rem 1.5rem;background:hsla(0,0%,100%,.9);box-shadow:0 16px 40px rgba(115,56,90,.12);display:flex;flex-direction:column;justify-content:space-between;gap:1.1rem}.cheri-promo-main{background:#fff}.cheri-promo-tag{font-size:.75rem;text-transform:uppercase;letter-spacing:.18em;color:#7a495e;margin-bottom:.2rem}.cheri-promo-title{font-size:1.1rem;font-weight:600;margin-bottom:.3rem}.cheri-promo-desc{font-size:.9rem;color:#6d5665;max-width:28rem}.cheri-promo-row{display:flex;align-items:center;justify-content:space-between;gap:1.1rem;flex-wrap:wrap}.cheri-promo-pill{padding:.35rem .9rem;border-radius:999px;background:hsla(0,0%,100%,.8);border:1px solid rgba(216,187,206,.9);font-size:.8rem}.cheri-promo-percentage{font-size:1.8rem;font-weight:600}.cheri-promo-muted{font-size:.8rem;color:#7b6070}.cheri-promo-side-title{font-size:1rem;font-weight:600}.cheri-promo-side-list{display:flex;flex-wrap:wrap;gap:.8rem;font-size:.8rem;color:#6d5665}.cheri-promo-dot{width:.4rem;height:.4rem;border-radius:999px;background:#f187b4}.cheri-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1.2rem;gap:1.2rem}@media (max-width:1100px){.cheri-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:800px){.cheri-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:540px){.cheri-product-grid{grid-template-columns:minmax(0,1fr)}}.cheri-product-card{position:relative;border-radius:1.3rem;padding:.8rem .8rem 1rem;background:hsla(0,0%,100%,.92);box-shadow:0 10px 28px rgba(103,44,77,.12);gap:.5rem;transition:transform .16s ease-out,box-shadow .16s ease-out,translate .16s ease-out}.cheri-product-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(103,44,77,.18)}.cheri-product-image-wrapper{position:relative;border-radius:1rem;padding:.8rem;background:radial-gradient(circle at 50% 0,#fff,#ffe9f3);margin-bottom:.3rem}.cheri-product-image{height:210px;border-radius:.9rem;display:block}.cheri-product-badges{top:.6rem;left:.6rem;flex-direction:column}.cheri-badge{padding:.14rem .6rem;border-radius:999px;font-size:.68rem;text-transform:uppercase;letter-spacing:.16em;color:#fff}.cheri-badge-new{background:linear-gradient(135deg,#4a2fbe,#9a6bff)}.cheri-badge-sale{background:linear-gradient(135deg,#c91c61,#ff6b9b)}.cheri-badge-featured{background:rgba(16,7,14,.86)}.cheri-product-title{font-size:.95rem;font-weight:500;margin-bottom:.1rem}.cheri-product-brand{letter-spacing:.16em;color:#a18093}.cheri-product-price-row{margin-top:.2rem}.cheri-product-price{color:#2a101b}.cheri-product-price-old{font-size:.8rem;color:#a18093;text-decoration:line-through}.cheri-product-meta-row{margin-top:.3rem;font-size:.75rem;color:#7b6070}.cheri-product-cta,.cheri-product-meta-row{display:flex;justify-content:space-between;align-items:center}.cheri-product-cta{margin-top:.5rem;gap:.5rem}.cheri-product-cta button{flex:1 1;border-radius:999px;border:none;padding:.55rem .9rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.16em;cursor:pointer;background:#20111b;color:#fff;transition:background .14s ease-out,transform .14s ease-out}.cheri-product-cta button:hover{background:#3b1c2c;transform:translateY(-1px)}.cheri-product-wishlist{width:2.1rem;height:2.1rem;border-radius:999px;border:none;background:rgba(248,225,237,.9);display:inline-flex;align-items:center;justify-content:center;color:#c75686;cursor:pointer}.cheri-empty-state{padding:1.4rem;border-radius:1.3rem;background:hsla(0,0%,100%,.92);border:1px dashed rgba(216,187,206,.9);text-align:center;font-size:.9rem;color:#7b6070}.cheri-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.1rem;gap:1.1rem}@media (max-width:960px){.cheri-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.cheri-blog-grid{grid-template-columns:minmax(0,1fr)}}.cheri-blog-card{border-radius:1.3rem;padding:1.1rem 1.05rem;background:hsla(0,0%,100%,.92);box-shadow:0 12px 30px rgba(103,44,77,.14);display:flex;flex-direction:column;gap:.5rem}.cheri-blog-tag{font-size:.7rem;text-transform:uppercase;letter-spacing:.18em;color:#a18093}.cheri-blog-title{font-size:.98rem;font-weight:500}.cheri-blog-desc{font-size:.86rem;color:#7b6070}.cheri-blog-link{font-size:.8rem;text-transform:uppercase;letter-spacing:.18em;color:#6c4f5c;margin-top:.3rem}.cheri-footer{margin-top:3rem;padding:1.5rem 6vw 2rem;background:#000;color:#f7edf7}.cheri-footer-top{display:grid;grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(0,1fr));grid-gap:2rem;gap:2rem;align-items:flex-start}.cheri-footer-inner{max-width:28rem}.cheri-footer-logo{display:inline-flex;align-items:center;gap:.7rem}.cheri-footer-logo .cheri-wordmark{position:relative}.cheri-footer-bottom{display:flex;flex-direction:column;gap:0;margin-top:2.5rem;padding-top:0}.cheri-footer-logo-bottom{margin-top:0;margin-bottom:.5rem;height:auto;display:flex;align-items:center}.cheri-footer-bottom-row{border-top:1px solid rgba(248,215,234,.28);padding-top:1.25rem;display:flex;justify-content:space-between;gap:1rem;font-size:.8rem;color:#fff}.cheri-footer-logo-bottom .cheri-wordmark{font-size:5rem;line-height:1;color:#fff}.cheri-footer-text{position:relative;font-size:.9rem;color:#e5e7eb;max-width:24rem;font-style:italic;line-height:1.8;padding-left:1.4rem}.cheri-footer-text:before{content:"“";position:absolute;left:0;top:-.4rem;font-size:2.4rem;line-height:1;color:#9f7a92}.cheri-footer-col h3{color:#fff}.cheri-footer h3,.cheri-footer-col h3{font-size:.9rem;text-transform:uppercase;letter-spacing:.2em;margin-bottom:.5rem}.cheri-footer ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.35rem;font-size:.86rem;color:#fff}.cheri-footer a:hover{color:#fff}.cheri-newsletter-form{display:flex;gap:.5rem;margin-top:.5rem}.cheri-newsletter-form input{flex:1 1;border-radius:999px;border:1px solid rgba(248,215,234,.8);background:rgba(12,4,12,.8);color:#f7edf7;padding:.55rem .9rem;font-size:.85rem}.cheri-newsletter-form input::placeholder{color:#9f7a92}.cheri-newsletter-form button{border-radius:999px;border:none;padding:.55rem 1.1rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.18em;cursor:pointer;background:linear-gradient(135deg,#f187b4,#f6b26b);color:#2a101b}@media (max-width:620px){.cheri-footer-bottom-row{flex-direction:column}}.cheri-footer-bottom-links{display:flex;gap:1rem}.cheri-footer-bottom a{color:#fff}@media (max-width:768px){.cheri-footer{min-height:0;padding:1.25rem 6vw 5.5rem;margin-top:3rem}.cheri-footer-top{grid-template-columns:minmax(0,1fr);gap:1.5rem;flex:0 1}.cheri-footer-col{display:block}.cheri-footer-col h3{font-size:.85rem;letter-spacing:.18em;margin-bottom:.4rem}.cheri-footer-col ul{font-size:.9rem;gap:.3rem}.cheri-footer-inner{margin-bottom:.5rem;max-width:100%}.cheri-footer-text{margin-bottom:.5rem}.cheri-footer-logo .cheri-wordmark{top:0}.cheri-footer-bottom{margin-top:2rem}.cheri-footer-logo-bottom{height:auto;margin-top:0;margin-bottom:.75rem}.cheri-footer-logo-bottom .cheri-wordmark{font-size:2rem;color:#fff}.cheri-footer-bottom-row{padding-top:1rem}}.cheri-legal-page{padding:2.5rem 6vw 4rem}.cheri-legal-inner{max-width:800px;margin:0 auto}.cheri-legal-inner h1{font-size:1.6rem;margin-bottom:.8rem}.cheri-legal-inner h2{font-size:1.05rem;margin-top:1.6rem;margin-bottom:.4rem}.cheri-legal-intro{font-size:.95rem;color:#4b5563;margin-bottom:.8rem}.cheri-legal-inner p{font-size:.9rem;line-height:1.7;color:#374151}.cheri-legal-inner ul{padding-left:1.1rem;font-size:.9rem;color:#374151}.cheri-subnav{position:absolute;left:0;right:0;top:100%;padding:1.25rem 8vw 1.75rem;background:#fff;box-shadow:0 18px 40px rgba(15,23,42,.22);border-top:1px solid rgba(229,231,235,.9);z-index:50}.cheri-subnav-open{animation:cheri-subnav-swipe-down .18s ease-out forwards;transform-origin:top center}.cheri-subnav-inner{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:2.5rem;gap:2.5rem;font-size:.86rem}.cheri-subnav-column h4{margin:0 0 .5rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.18em;color:#111827}.cheri-subnav-column a{display:block;margin-bottom:.25rem;color:#4b5563;text-transform:none;letter-spacing:0}.cheri-subnav-column a:hover{color:#111827}@keyframes cheri-subnav-swipe-down{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.cheri-static-page{padding:4rem 6vw 6rem}.cheri-static-page-inner{max-width:720px}.cheri-static-page h1{font-size:2.4rem;letter-spacing:.18em;text-transform:uppercase;font-weight:400;margin-bottom:1.5rem}.cheri-static-page p{font-size:1rem;line-height:1.8;color:#4b5563}.cheri-products-filter-label{margin-bottom:.75rem;font-size:.9rem;color:#6b7280}.cheri-products-page{padding:2.5rem 5vw 3.5rem}.cheri-products-layout{display:grid;grid-template-columns:minmax(260px,280px) minmax(0,1fr);grid-gap:2.2rem;gap:2.2rem;align-items:flex-start}.cheri-products-filters{position:-webkit-sticky;position:sticky;top:6.5rem;align-self:flex-start;padding:1.4rem 1.2rem;border-radius:1.2rem;border:1px solid rgba(229,231,235,.9);background:#fff;box-shadow:0 12px 32px rgba(0,0,0,.12);display:flex;flex-direction:column;gap:1.6rem}.cheri-products-filters-header h1{margin:0 0 .4rem;font-size:1.3rem;letter-spacing:.16em;text-transform:uppercase;font-weight:400}.cheri-products-filters-header p{margin:0;font-size:.9rem;color:#6b7280}.cheri-products-reset{align-self:flex-start;border-radius:999px;border:none;padding:.35rem .8rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.16em;cursor:pointer;background:rgba(248,215,234,.45);color:#4b1135}.cheri-products-filter-group{display:flex;flex-direction:column;gap:.8rem}.cheri-products-filter-group h2{margin:0;font-size:.8rem;text-transform:uppercase;letter-spacing:.18em;color:#4b5563}.cheri-products-filter-chips{display:flex;flex-wrap:wrap;gap:.5rem}.cheri-products-filter-chip{border-radius:999px;border:1px solid rgba(229,231,235,.9);padding:.35rem .8rem;font-size:.8rem;background:#fff;color:#4b5563;cursor:pointer;transition:background .16s ease-out,color .16s ease-out,border-color .16s ease-out}.cheri-products-filter-chip:hover{border-color:#c4a4b6;background:#fdf4ff}.cheri-products-filter-chip-active{border-color:#111827;background:#111827;color:#f9fafb}.cheri-products-select{width:100%;border-radius:999px;border:1px solid rgba(229,231,235,.9);padding:.45rem .9rem;font-size:.85rem;background:#fff;color:#111827}.cheri-products-filter-toggles{gap:.5rem}.cheri-products-toggle{display:flex;align-items:center;gap:.45rem;font-size:.86rem;color:#4b5563}.cheri-products-toggle input{width:.95rem;height:.95rem}.cheri-products-main{display:flex;flex-direction:column;gap:1.5rem}.cheri-products-header-row{display:flex;justify-content:space-between;align-items:center;gap:1rem}.cheri-products-count{margin:0;font-size:.9rem;color:#4b5563}.cheri-products-sort{display:flex;align-items:center;gap:.5rem}.cheri-products-sort-label{font-size:.78rem;text-transform:uppercase;letter-spacing:.16em;color:#6b7280}.cheri-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:1.4rem;gap:1.4rem}.cheri-products-pagination{margin-top:1.4rem;display:flex;align-items:center;justify-content:center;gap:.9rem;font-size:.86rem;color:#4b5563}.cheri-products-pagination-info{letter-spacing:.12em;text-transform:uppercase}.cheri-products-pagination-button{width:2.4rem;height:2.4rem;border-radius:999px;border:1px solid rgba(209,213,219,.9);background:#f9fafb;color:#111827;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.3rem}.cheri-products-pagination-button:hover:not(.cheri-products-pagination-button-disabled){background:#111827;color:#f9fafb}.cheri-products-pagination-button-disabled{opacity:.35;cursor:default}.cheri-product-card{border-radius:1rem;overflow:hidden;border:1px solid rgba(229,231,235,.9);background:#fdfdfd;display:flex;flex-direction:column;box-shadow:0 10px 22px rgba(15,23,42,.08)}.cheri-products-page .cheri-product-card:hover{box-shadow:0 16px 32px rgba(15,23,42,.12)}.cheri-product-image-wrap{position:relative;padding-bottom:120%;overflow:hidden}.cheri-product-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .2s ease-out}.cheri-product-card:hover .cheri-product-image{transform:scale(1.03)}.cheri-product-badges{position:absolute;top:.75rem;left:.75rem;display:flex;flex-wrap:wrap;gap:.35rem;z-index:1}.cheri-product-badge{border-radius:999px;padding:.16rem .6rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.16em;background:rgba(17,24,39,.88);color:#f9fafb}.cheri-product-badge-sale{background:rgba(217,70,96,.9)}.cheri-product-badge-featured{background:rgba(248,250,252,.95);color:#111827}.cheri-product-meta{padding:.8rem .9rem .95rem;display:flex;flex-direction:column;gap:.25rem;flex:1 1}.cheri-product-brand{font-size:.75rem;text-transform:uppercase;letter-spacing:.18em;color:#6b7280}.cheri-product-name{margin:0;font-size:.9rem;font-weight:500;color:#111827}.cheri-product-price-row{margin-top:auto;display:flex;align-items:baseline;gap:.4rem}.cheri-product-detail-root{position:fixed;inset:0;z-index:70;display:flex;justify-content:flex-end;background:rgba(15,23,42,.48)}.cheri-product-detail-backdrop{flex:1 1;border:none;background:transparent}.cheri-product-detail-panel{width:min(520px,100vw);max-width:100%;height:100%;background:#fff;box-shadow:-24px 0 48px rgba(15,23,42,.3);padding:1.3rem 1.6rem 1.6rem;display:flex;flex-direction:column;gap:1.2rem;transform:translateX(0);animation:cheri-product-detail-slide-in .2s ease-out forwards}.cheri-product-detail-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.cheri-product-detail-brand{display:block;font-size:.8rem;text-transform:uppercase;letter-spacing:.18em;color:#6b7280}.cheri-product-detail-name{margin:.1rem 0 0;font-size:1.1rem}.cheri-product-detail-close{border:none;background:transparent;font-size:1.4rem;line-height:1;cursor:pointer;color:#4b5563}.cheri-product-detail-body{display:flex;flex-direction:column;gap:1.2rem;overflow-y:auto}.cheri-product-detail-image-main{display:flex;flex-direction:column;gap:.75rem}.cheri-product-detail-image-wrap{position:relative;width:100%;padding-bottom:70%;border-radius:1rem;overflow:hidden;background:#f3f4f6}.cheri-product-detail-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;animation:cheri-product-image-fade .22s ease-out forwards}.cheri-product-detail-image-arrow{position:absolute;top:50%;transform:translateY(-50%);width:2.4rem;height:2.4rem;border-radius:999px;border:none;background:rgba(17,24,39,.82);color:#f9fafb;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.3rem;z-index:1}.cheri-product-detail-image-arrow-left{left:.7rem}.cheri-product-detail-image-arrow-right{right:.7rem}.cheri-product-detail-thumbs{display:flex;gap:.5rem}.cheri-product-detail-thumb{position:relative;width:64px;height:48px;border-radius:.7rem;border:1px solid rgba(209,213,219,.9);overflow:hidden;padding:0;background:transparent;cursor:pointer}.cheri-product-detail-thumb-active{border-color:#111827}.cheri-product-detail-thumb-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.cheri-product-detail-info{display:flex;flex-direction:column;gap:1rem}.cheri-product-detail-description{margin:0;font-size:.9rem;line-height:1.7;color:#4b5563;white-space:pre-line}.cheri-product-detail-quantity{display:flex;justify-content:space-between;align-items:center}.cheri-product-detail-quantity-label{font-size:.82rem;text-transform:uppercase;letter-spacing:.16em;color:#6b7280}.cheri-product-detail-quantity-controls{display:inline-flex;align-items:center;gap:.5rem;border-radius:999px;padding:.2rem .5rem;border:1px solid rgba(209,213,219,.9)}.cheri-product-detail-quantity-controls button{border:none;background:transparent;width:1.6rem;height:1.6rem;border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:1rem}.cheri-product-detail-quantity-controls span{min-width:1.5rem;text-align:center;font-size:.9rem}.cheri-product-detail-price-row{margin-top:.5rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.cheri-product-detail-nav{margin-top:1.1rem;padding-top:.9rem;border-top:1px solid rgba(229,231,235,.9);display:flex;justify-content:space-between;gap:.75rem}.cheri-product-detail-nav-button{width:2.4rem;height:2.4rem;border-radius:999px;border:1px solid rgba(209,213,219,.9);background:#f9fafb;color:#111827;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.3rem}.cheri-product-detail-nav-button:hover:not(.cheri-product-detail-nav-button-disabled){background:#111827;color:#f9fafb}.cheri-product-detail-page{padding:2.5rem 5vw 4rem}.cheri-product-detail-page-inner{max-width:1120px;margin:0 auto}.cheri-product-detail-back-link{border:none;background:transparent;padding:0;font-size:.9rem;color:#111827;cursor:pointer}.cheri-product-detail-page .cheri-product-detail-body{margin-top:1.4rem;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);grid-gap:2.2rem;gap:2.2rem;align-items:flex-start}.cheri-product-detail-description-block{margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgba(229,231,235,.9)}.cheri-product-detail-description-title{margin:0 0 .75rem;font-size:.9rem;text-transform:uppercase;letter-spacing:.12em;color:#374151}.cheri-product-detail-page .cheri-product-detail-description-block .cheri-product-detail-description{margin:0;font-size:.95rem;line-height:1.6;color:#374151;white-space:pre-line}@media (max-width:900px){.cheri-product-detail-page .cheri-product-detail-body{grid-template-columns:minmax(0,1fr)}}.cheri-lash-options{margin-top:1.4rem;padding:1rem 1.1rem;border-radius:1rem;border:1px solid rgba(229,231,235,.9);background:#f9fafb;display:flex;flex-direction:column;gap:.6rem}.cheri-lash-options h2{margin:0;font-size:.9rem;text-transform:uppercase;letter-spacing:.16em;color:#4b5563}.cheri-lash-options-hint{margin:0;font-size:.8rem;color:#6b7280}.cheri-lash-options-block{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(229,231,235,.8)}.cheri-lash-options-block:first-of-type{margin-top:0;padding-top:0;border-top:none}.cheri-lash-options-block-disabled{opacity:.55;pointer-events:none}.cheri-lash-checkbox-disabled{opacity:.7;cursor:not-allowed}.cheri-lash-options-subtitle{margin:0 0 .5rem;font-size:.85rem;font-weight:600;color:#374151}.cheri-lash-options-group{margin-top:.7rem;display:flex;flex-direction:column;gap:.4rem}.cheri-lash-options-label{font-size:.8rem;text-transform:uppercase;letter-spacing:.14em;color:#6b7280}.cheri-lash-options-chips{display:flex;flex-wrap:wrap;gap:.4rem}.cheri-lash-chip-button{border-radius:999px;border:1px solid rgba(209,213,219,.9);padding:.25rem .8rem;font-size:.8rem;background:#fff;color:#111827;cursor:pointer}.cheri-lash-chip-button-active{background:#111827;color:#f9fafb;border-color:#111827}.cheri-lash-chip-button-disabled{opacity:.4;cursor:default;pointer-events:none}.cheri-lash-checkbox-list{display:flex;flex-direction:column;gap:.35rem;margin-top:.2rem}.cheri-lash-checkbox{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#374151}.cheri-lash-checkbox input[type=checkbox]{width:.9rem;height:.9rem}.cheri-product-variants{margin:1.25rem 0}.cheri-product-variants-title{font-size:.9rem;font-weight:600;margin-bottom:.75rem;display:block;color:#111827}.cheri-product-variants-group{margin-bottom:1rem}.cheri-product-variants-group-label{display:block;font-size:.8rem;font-weight:500;color:#4b5563;margin-bottom:.4rem}.cheri-product-variants-ml-split{display:flex;flex-direction:column;gap:.85rem}.cheri-product-variant-subgroup{display:flex;flex-direction:column;gap:.35rem}.cheri-product-variant-subgroup-label{font-size:.75rem;font-weight:600;color:#6b7280;letter-spacing:.04em}.cheri-product-variants-chips{display:flex;flex-wrap:wrap;gap:.5rem}.cheri-product-variant-chip{border-radius:999px;border:1px solid rgba(209,213,219,.9);padding:.35rem .9rem;font-size:.85rem;background:#fff;color:#111827;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.cheri-product-variant-chip:hover{border-color:#9ca3af;background:#f9fafb}.cheri-product-variant-chip-active{background:#111827;color:#f9fafb;border-color:#111827}.cheri-product-variant-chip-active:hover{background:#1f2937;border-color:#1f2937}.cheri-product-variant-chip-price{font-size:.78rem;opacity:.9}.cheri-product-variant-chip-out,.cheri-product-variant-chip:disabled{opacity:.55;cursor:not-allowed;text-decoration:line-through}.cheri-product-variant-chip-out:hover,.cheri-product-variant-chip:disabled:hover{background:#f3f4f6;border-color:rgba(209,213,219,.9);color:#6b7280}.cheri-product-detail-nav-button-disabled{opacity:.4;cursor:default}.cheri-product-detail-price-label{display:block;font-size:.8rem;text-transform:uppercase;letter-spacing:.16em;color:#6b7280}.cheri-product-detail-price-main{font-size:1.1rem;font-weight:600;color:#111827}.cheri-product-detail-cta{border-radius:.6rem;border:none;padding:.6rem 1.6rem;font-size:.82rem;text-transform:uppercase;letter-spacing:.18em;cursor:pointer;background:#000;color:#f9fafb}.cheri-product-detail-cta:disabled{opacity:.5;cursor:not-allowed}.cheri-product-detail-lash-required{margin:0 0 .5rem;font-size:.85rem;color:#b91c1c}@keyframes cheri-product-detail-slide-in{0%{transform:translateX(32px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes cheri-product-image-fade{0%{opacity:0;transform:scale(1.015)}40%{opacity:.4}to{opacity:1;transform:scale(1)}}@media (max-width:640px){.cheri-product-detail-panel{width:100%}}.cheri-product-price{font-size:.95rem;font-weight:600;color:#111827}.cheri-product-old-price{font-size:.8rem;color:#9ca3af;text-decoration:line-through}.cheri-products-error{padding:.75rem 1rem;border-radius:.9rem;background:#fef2f2;color:#b91c1c;font-size:.9rem}.cheri-products-empty{border-radius:1rem;border:1px dashed rgba(209,213,219,.9);padding:1rem 1.2rem;background:#f9fafb}.cheri-products-empty h2{margin:0 0 .4rem;font-size:1rem}.cheri-products-empty p{margin:0;font-size:.9rem;color:#6b7280}@media (max-width:1024px){.cheri-products-layout{grid-template-columns:minmax(0,1fr)}.cheri-products-filters{position:static;order:-1}}@media (max-width:768px){.cheri-products-filters{display:none}.cheri-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.cheri-products-page .cheri-product-card-link{display:block;height:100%}.cheri-products-page .cheri-product-card{height:100%;display:flex;flex-direction:column;min-height:0}.cheri-products-page .cheri-product-image-wrap{flex:0 0 auto}.cheri-products-page .cheri-product-meta{flex:1 1 auto;padding:.5rem .5rem .6rem;display:flex;flex-direction:column;gap:.25rem;overflow:hidden}.cheri-products-page .cheri-product-name{font-size:.8rem;margin:0;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cheri-products-page .cheri-product-brand{font-size:.68rem;flex-shrink:0}.cheri-products-page .cheri-product-price-row{margin-top:auto;flex-shrink:0}.cheri-products-mobile-filters-toggle{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .75rem;border-radius:999px;border:1px solid rgba(209,213,219,.9);background:#fff;color:#111827;font-size:.78rem;text-transform:uppercase;letter-spacing:.16em;cursor:pointer}.cheri-products-filters-overlay{position:fixed;inset:0;z-index:50;background:rgba(15,23,42,.45);display:flex;justify-content:flex-end;align-items:stretch}.cheri-products-filters-sheet{width:min(90vw,360px);max-width:100%;height:100%;background:#fff;box-shadow:-18px 0 40px rgba(15,23,42,.35);display:flex;flex-direction:column;padding:1rem 1rem 1.1rem;flex-shrink:0;animation:cheri-filters-sheet-in .18s ease-out}.cheri-products-filters-sheet-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.75rem}.cheri-products-filters-sheet-header h2{margin:0;font-size:.9rem;text-transform:uppercase;letter-spacing:.18em}.cheri-products-filters-sheet-close{border:none;background:transparent;font-size:1.4rem;line-height:1;cursor:pointer;padding:.1rem .4rem;color:#000}.cheri-products-filters-sheet-body{flex:1 1 auto;min-height:0;overflow-y:auto;padding-right:.25rem}.cheri-products-filters-sheet-apply{margin-top:.75rem;width:100%;border-radius:999px;border:none;padding:.7rem 1rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.18em;background:#000;color:#f9fafb;cursor:pointer}}@keyframes cheri-filters-sheet-in{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@media (max-width:640px){.cheri-products-page{padding:2.5rem 5vw 4rem}.cheri-products-header-row{flex-direction:column;align-items:flex-start}.cheri-products-filters{padding:1.4rem 1.2rem}}.cheri-instagram{padding:6rem 0 5rem;background:#f9fafb}.cheri-instagram-header{display:flex;flex-direction:column;align-items:center;gap:.4rem;margin-bottom:2rem;text-align:center}.cheri-instagram-title{margin:0;font-size:3.6rem;text-transform:uppercase;letter-spacing:.18em}.cheri-instagram-handle{font-size:1.4rem;font-weight:500;color:#111827;text-decoration:none}.cheri-instagram-handle:hover{text-decoration:underline}.cheri-instagram-grid{position:relative;overflow:hidden}.cheri-instagram-strip{display:flex;gap:.3rem;width:100%;margin-left:0}.cheri-instagram-item{position:relative;flex:1 1;height:460px;overflow:hidden}.cheri-instagram-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .22s ease-out}.cheri-instagram-item:hover .cheri-instagram-image{transform:scale(1.04)}.cheri-instagram-circle-wrap{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-decoration:none;color:inherit;cursor:pointer}.cheri-instagram-circle-wrap:hover .cheri-instagram-circle{box-shadow:0 20px 48px rgba(15,23,42,.4)}.cheri-instagram-circle{width:150px;height:150px;border-radius:999px;background:#fff;box-shadow:0 16px 40px rgba(15,23,42,.35);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;text-align:center}.cheri-instagram-circle-logo{display:block;width:50px;height:50px;object-fit:contain}.cheri-instagram-circle-hashtag{font-size:.8rem;text-transform:uppercase;letter-spacing:.16em;margin-top:.2rem}@media (max-width:900px){.cheri-instagram-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.cheri-instagram{padding:3rem max(1rem,env(safe-area-inset-right)) 4rem max(1rem,env(safe-area-inset-left));overflow-x:visible}.cheri-instagram-header{width:100%;max-width:100%;box-sizing:border-box;padding-left:max(.75rem,env(safe-area-inset-left));padding-right:max(.75rem,env(safe-area-inset-right));margin-inline:0;overflow:visible}.cheri-instagram-title{font-size:clamp(1.35rem,4.2vw + .85rem,2.35rem);letter-spacing:.08em;line-height:1.2;padding-inline:.5rem;max-width:100%;box-sizing:border-box;word-wrap:normal;overflow-wrap:normal;hyphens:none;-webkit-hyphens:none;display:block;text-align:center}.cheri-instagram-item{height:280px}}@media (max-width:390px){.cheri-instagram-title{font-size:clamp(1.2rem,3.8vw + .7rem,2rem);letter-spacing:.06em;padding-inline:.35rem}}.cheri-about{padding:5rem 5vw 6rem;background:#fdfaf9;color:#1c1917}.cheri-about-hero{max-width:1120px;margin:0 auto 3.5rem;display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1.4fr);grid-gap:3rem;gap:3rem;align-items:center;padding:2.5rem 3rem;border-radius:32px;background:radial-gradient(circle at top left,#fff7f2 0,#fdf7f4 40%,#f7f1ee 100%);box-shadow:0 22px 60px rgba(15,23,42,.12)}.cheri-about-hero-content{display:flex;flex-direction:column;gap:1.4rem}.cheri-about-eyebrow{font-size:.78rem;letter-spacing:.26em;text-transform:uppercase;color:#9f8070}.cheri-about-title{font-family:Playfair Display,serif;font-size:2.6rem;line-height:1.15;font-weight:500;letter-spacing:.04em;color:#171321}.cheri-about-lead{font-size:1.02rem;line-height:1.7;color:#4b5563;max-width:34rem}.cheri-about-lead-quote{margin-top:1.5rem;padding-left:1.4rem;border-left:2px solid #b7866a;font-style:italic;color:#374151}.cheri-about-hero-aside{display:flex;justify-content:center;align-items:center;padding:1.5rem;position:relative;z-index:1}.cheri-about-hero-logo{display:block;width:100%;max-width:646px;height:auto;object-fit:contain;margin:0 auto}.cheri-about-story{max-width:1120px;margin:0 auto 3.5rem;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.4fr);grid-gap:3rem;gap:3rem;align-items:flex-start}.cheri-about-story-intro h2{margin:.6rem 0 0;font-size:1.6rem;letter-spacing:.08em;text-transform:uppercase;color:#171321}.cheri-about-story-body p{margin:0 0 1.1rem;font-size:.98rem;line-height:1.9;color:#4b5563}.cheri-about-highlight{font-weight:500;color:#b7866a}.cheri-about-pillars{max-width:1120px;margin:0 auto 3.5rem}.cheri-about-pillars-header h2{margin:.6rem 0 1.6rem;font-size:1.4rem;letter-spacing:.18em;text-transform:uppercase;color:#171321}.cheri-about-pillars-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem}.cheri-about-pillar{border-radius:1.5rem;padding:1.4rem 1.6rem 1.5rem;border:1px solid rgba(229,231,235,.9);background:linear-gradient(145deg,#fff,#f9f4f1)}.cheri-about-pillar h3{margin:0 0 .7rem;font-size:1.02rem;letter-spacing:.08em;text-transform:uppercase;color:#b7866a}.cheri-about-pillar p{margin:0;font-size:.95rem;line-height:1.8;color:#4b5563}.cheri-about-ritual{max-width:1120px;margin:0 auto 3.5rem;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1.1fr);grid-gap:2.5rem;gap:2.5rem;align-items:flex-start}.cheri-about-ritual-copy h2{margin:.6rem 0 1rem;font-size:1.6rem;letter-spacing:.04em;text-transform:none;color:#171321}.cheri-about-ritual-copy p{margin:0;font-size:.98rem;line-height:1.9;color:#4b5563}.cheri-about-ritual-list ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.cheri-about-ritual-list li{position:relative;padding-left:1.4rem;font-size:.95rem;line-height:1.8;color:#4b5563}.cheri-about-ritual-list li:before{content:"";position:absolute;left:0;top:.8rem;width:.5rem;height:.5rem;border-radius:999px;background:#b7866a}.cheri-about-footer-note{max-width:720px;margin:0 auto;text-align:left;position:relative;padding-left:2.2rem}.cheri-about-footer-note p{font-size:.95rem;line-height:1.9;color:#6b7280;font-style:italic}.cheri-about-footer-note:before{content:"“";position:absolute;left:0;top:-.4rem;font-family:Playfair Display,serif;font-size:3.4rem;line-height:1;color:hsla(22,35%,57%,.35)}@media (max-width:900px){.cheri-about{padding:4rem 6vw 4.5rem}.cheri-about-hero{grid-template-columns:minmax(0,1fr);gap:2.2rem}.cheri-about-hero-aside{justify-content:flex-start}.cheri-about-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cheri-about-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.cheri-about{padding:2rem 4vw 3rem}.cheri-about-hero{padding:.004rem .7rem .4rem;gap:.4rem;margin-bottom:1.25rem;border-radius:10px}.cheri-about-hero-content{gap:.35rem}.cheri-about-eyebrow{font-size:.7rem;letter-spacing:.2em}.cheri-about-title{font-size:1.65rem;line-height:1.2}.cheri-about-lead{font-size:.95rem;line-height:1.65}.cheri-about-lead-quote{margin-top:1rem;padding-left:1rem;font-size:.9rem}.cheri-about-hero-aside{padding:.15rem 0;margin-right:0;order:-1}.cheri-about-hero-logo{width:100%;max-width:374px;height:auto;margin:0 auto}.cheri-about-story{grid-template-columns:minmax(0,1fr);gap:1.25rem;margin-bottom:2.5rem}.cheri-about-story-intro h2{font-size:1.25rem;letter-spacing:.05em}.cheri-about-story-body p{font-size:.92rem;margin-bottom:.9rem}.cheri-about-pillars{margin-bottom:2.5rem}.cheri-about-pillars-header h2{font-size:1.15rem;letter-spacing:.1em;margin-bottom:1.25rem}.cheri-about-pillars-grid{grid-template-columns:minmax(0,1fr);gap:1rem}.cheri-about-pillar{padding:1.1rem 1.2rem;border-radius:1rem}.cheri-about-pillar h3{font-size:.95rem;letter-spacing:.06em}.cheri-about-pillar p{font-size:.9rem;line-height:1.7}.cheri-about-grid,.cheri-about-stats{grid-template-columns:minmax(0,1fr)}}.cheri-contact{padding:5rem 5vw 6rem;background:#fff;color:#111827}.cheri-contact-hero{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1.1fr);grid-gap:3rem;gap:3rem;align-items:flex-start}.cheri-contact-hero-copy{display:flex;flex-direction:column;gap:1.2rem}.cheri-contact-eyebrow{font-size:.78rem;letter-spacing:.26em;text-transform:uppercase;color:#9f8070}.cheri-contact-hero-copy h1{margin:0;font-family:Playfair Display,serif;font-size:2.3rem;font-weight:500;letter-spacing:.05em;color:#171321}.cheri-contact-hero-copy p{margin:0;font-size:.98rem;line-height:1.8;color:#4b5563}.cheri-contact-details{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:.6rem}.cheri-contact-details div{display:flex;flex-direction:column;gap:.2rem}.cheri-contact-label{font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:#9ca3af}.cheri-contact-details a{font-size:.95rem;color:#111827;text-decoration:none}.cheri-contact-details a:hover{text-decoration:underline}.cheri-contact-card{border-radius:24px;padding:1.9rem 2rem 2.1rem;background:radial-gradient(circle at top left,#fff7f2 0,#fdf7f4 45%,#f8f3f0 100%);box-shadow:0 22px 60px rgba(15,23,42,.16)}.cheri-contact-form{display:flex;flex-direction:column;gap:1.1rem}.cheri-contact-field{display:flex;flex-direction:column;gap:.35rem}.cheri-contact-field label{font-size:.8rem;letter-spacing:.16em;text-transform:uppercase;color:#6b7280}.cheri-contact-field input,.cheri-contact-field select,.cheri-contact-field textarea{border-radius:999px;border:1px solid rgba(209,213,219,.9);padding:.7rem 1rem;font-size:.95rem;font-family:inherit;outline:none;background:hsla(0,0%,100%,.9)}.cheri-contact-field textarea{border-radius:18px;resize:vertical;min-height:120px}.cheri-contact-field input:focus,.cheri-contact-field select:focus,.cheri-contact-field textarea:focus{border-color:#c4a4b6;box-shadow:0 0 0 1px rgba(196,164,182,.15)}.cheri-contact-submit{margin-top:.4rem;border-radius:999px;border:none;padding:.75rem 1.6rem;font-size:.9rem;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#b7866a,#d3a98b);color:#fff}.cheri-contact-submit:hover{filter:brightness(1.03)}.cheri-contact-note{margin:.3rem 0 0;font-size:.8rem;line-height:1.6;color:#6b7280}@media (max-width:900px){.cheri-contact{padding:4rem 6vw 4.5rem}.cheri-contact-hero{grid-template-columns:minmax(0,1fr)}.cheri-contact-card{margin-top:1rem}}@media (max-width:640px){.cheri-contact{padding:3.2rem 6vw 4rem}.cheri-contact-hero-copy h1{font-size:2rem}.cheri-contact-card{padding:1.6rem 1.4rem 1.8rem}}.cheri-admin-auth{min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;padding:3rem 1rem;background:radial-gradient(circle at top,#fef3f7 0,#fff 55%,#f9fafb 100%)}.cheri-admin-auth-card{width:100%;max-width:380px;background:#fff;border-radius:24px;box-shadow:0 20px 50px rgba(15,23,42,.18);padding:2.2rem 2rem 2.3rem;position:relative}.cheri-admin-auth-title{margin:0 0 .3rem;font-size:1.2rem;font-weight:600;text-align:center}.cheri-admin-auth-subtitle{margin:0 0 1.4rem;font-size:.85rem;color:#6b7280;text-align:center}.cheri-admin-auth-form{display:flex;flex-direction:column;gap:.9rem}.cheri-admin-auth-label{display:flex;flex-direction:column;gap:.3rem;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;color:#6b7280}.cheri-admin-auth-input{border-radius:999px;border:1px solid rgba(209,213,219,.95);padding:.6rem .9rem;font-size:.9rem;font-family:inherit;outline:none;transition:border-color .15s ease-out,box-shadow .15s ease-out}.cheri-admin-auth-input:focus{border-color:#111827;box-shadow:0 0 0 1px rgba(17,24,39,.08)}.cheri-admin-auth-error{background:#fef2f2;color:#b91c1c}.cheri-admin-auth-error,.cheri-admin-auth-success{margin-top:.3rem;border-radius:999px;padding:.45rem .8rem;font-size:.8rem}.cheri-admin-auth-success{background:#ecfdf5;color:#047857}.cheri-admin-auth-button{margin-top:.6rem;width:100%;border-radius:999px;border:none;padding:.7rem 1.4rem;font-size:.9rem;font-weight:500;text-transform:uppercase;letter-spacing:.16em;cursor:pointer;background:#020617;color:#f9fafb;display:inline-flex;align-items:center;justify-content:center;gap:.35rem}.cheri-admin-auth-button:disabled{opacity:.7;cursor:default}.cheri-admin-auth-footer{margin-top:.9rem;font-size:.8rem;text-align:center;color:#6b7280}.cheri-admin-auth-link-button{border:none;background:transparent;padding:0;margin:0;font:inherit;color:#111827;text-decoration:underline;cursor:pointer}.cheri-admin-page{padding:4rem 5vw 5rem;background:#f9fafb;color:#111827}.cheri-admin-header{max-width:1120px;margin:0 auto 2rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 1.5rem}.cheri-admin-header h1{margin:0;font-size:2rem;letter-spacing:.12em;text-transform:uppercase}.cheri-admin-header p{margin:.2rem 0 0;font-size:.95rem;color:#4b5563}.cheri-admin-logout{border-radius:999px;border:1px solid rgba(209,213,219,.9);padding:.55rem 1.3rem;font-size:.8rem;letter-spacing:.16em;text-transform:uppercase;background:#fff;cursor:pointer}.cheri-admin-logout:hover{background:#f3f4f6}.cheri-admin-tabs{max-width:1120px;margin:0 auto 1.8rem;display:flex;flex-wrap:wrap;gap:.6rem}.cheri-admin-tab{position:relative;border-radius:999px;border:1px solid rgba(209,213,219,.9);padding:.5rem 1.2rem;font-size:.8rem;letter-spacing:.16em;text-transform:uppercase;background:#fff;cursor:pointer;display:inline-flex;align-items:center;gap:.4rem}.cheri-admin-tab-active{background:#020617;color:#f9fafb;border-color:#020617}.cheri-admin-tab-badge{min-width:1.2rem;height:1.2rem;padding:0 .25rem;border-radius:999px;background:#ef4444;color:#f9fafb;font-size:.7rem;font-weight:600;display:inline-flex;align-items:center;justify-content:center}.cheri-admin-stats{max-width:1120px;margin:0 auto 2.4rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.2rem;gap:1.2rem}.cheri-admin-stat-card{border-radius:1.2rem;padding:1.1rem 1.3rem;background:#fff;border:1px solid rgba(229,231,235,.9);display:flex;flex-direction:column;gap:.3rem}.cheri-admin-stat-label{font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:#9ca3af}.cheri-admin-stat-value{font-size:1.3rem;font-weight:600}.cheri-admin-section{max-width:1120px;margin:0 auto 2.4rem;padding:1.6rem 1.7rem 1.8rem;border-radius:1.6rem;background:#fff;border:1px solid rgba(229,231,235,.9)}.cheri-admin-section h2{margin:0 0 1.1rem;font-size:1.1rem;letter-spacing:.16em;text-transform:uppercase}.cheri-admin-orders-pagination{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-bottom:1rem;flex-wrap:wrap}.cheri-admin-orders-pagination-btn{padding:.5rem 1rem;border-radius:.5rem;border:1px solid rgba(0,0,0,.15);background:#fff;color:#111827;font-size:.9rem;cursor:pointer}.cheri-admin-orders-pagination-btn:hover:not(:disabled){background:#f3f4f6;border-color:rgba(0,0,0,.25)}.cheri-admin-orders-pagination-btn:disabled{opacity:.5;cursor:not-allowed}.cheri-admin-orders-pagination-info{font-size:.9rem;color:#6b7280}.cheri-admin-form{display:flex;flex-direction:column;gap:1rem}.cheri-admin-form-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.cheri-admin-form-row label{display:flex;flex-direction:column;gap:.3rem;font-size:.8rem;letter-spacing:.14em;text-transform:uppercase;color:#6b7280}.cheri-admin-form-row input,.cheri-admin-form-row textarea{border-radius:.9rem;border:1px solid rgba(209,213,219,.9);padding:.6rem .85rem;font-size:.9rem;font-family:inherit;outline:none;background:#f9fafb}.cheri-admin-form-row textarea{min-height:90px;resize:vertical}.cheri-admin-form-row input:focus,.cheri-admin-form-row textarea:focus{border-color:#111827;box-shadow:0 0 0 1px rgba(17,24,39,.08);background:#fff}.cheri-admin-form-row-textarea{grid-template-columns:minmax(0,1fr)}.cheri-admin-form-row-flags{grid-template-columns:minmax(0,1.2fr) repeat(3,minmax(0,1fr));align-items:center}.cheri-admin-form-row-flags label{flex-direction:row;align-items:center;gap:.5rem;text-transform:none;letter-spacing:0}.cheri-admin-badges-label{font-size:.8rem;letter-spacing:.14em;text-transform:uppercase;color:#6b7280}.cheri-admin-variant-group{min-width:0;overflow:hidden}.cheri-admin-variant-options-wrap{margin-left:.5rem;max-width:100%;min-width:0}.cheri-admin-variant-option-row{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:.5rem;padding:.4rem .5rem;background:#fafafa;border-radius:8px;border:1px solid rgba(0,0,0,.06);max-width:100%;min-width:0}.cheri-admin-variant-out-of-stock{display:inline-flex;align-items:center;gap:.4rem;margin:0;padding:.35rem .6rem;background:#fff;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;white-space:nowrap;order:-1;flex-shrink:0}.cheri-admin-variant-out-of-stock:hover{border-color:#d1d5db;background:#f9fafb}.cheri-admin-variant-out-of-stock:has(input:checked){background:#fef2f2;border-color:#fecaca}.cheri-admin-variant-out-of-stock-label{font-size:.78rem;color:#6b7280;font-weight:500}.cheri-admin-variant-out-of-stock:has(input:checked) .cheri-admin-variant-out-of-stock-label{color:#b91c1c}.cheri-admin-variant-out-of-stock input[type=checkbox]{width:1rem;height:1rem;margin:0;accent-color:#b91c1c}.cheri-admin-variant-option-name{min-width:120px;flex:1 1 140px;max-width:220px}.cheri-admin-variant-option-name,.cheri-admin-variant-option-price{padding:.35rem .5rem;border-radius:6px;border:1px solid #e5e7eb;font-size:.9rem}.cheri-admin-variant-option-price{width:90px;flex-shrink:0}.cheri-admin-variant-option-rsd{font-size:.8rem;color:#9ca3af;flex-shrink:0}.cheri-admin-variant-option-remove{padding:.3rem .5rem;margin-left:auto;border-radius:6px;border:1px solid #e5e7eb;background:#fff;color:#6b7280;font-size:.85rem;cursor:pointer}.cheri-admin-variant-option-remove:hover{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.cheri-admin-form-row-lashes{grid-template-columns:minmax(0,1fr);padding:1rem;border-radius:1.2rem;background:#f9fafb;border:1px dashed rgba(209,213,219,.9)}.cheri-admin-lashes-group h3{margin:0 0 .3rem;font-size:.9rem;letter-spacing:.16em;text-transform:uppercase}.cheri-admin-lashes-hint{margin:0 0 .8rem;font-size:.8rem;color:#6b7280}.cheri-admin-lashes-hint-inline{margin:0 0 .4rem;font-size:.78rem;color:#6b7280}.cheri-admin-lashes-tabs{display:inline-flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.9rem}.cheri-admin-lashes-tabs-thickness{margin-top:.8rem}.cheri-admin-lashes-tab{border-radius:999px;border:1px solid rgba(209,213,219,.9);padding:.35rem .9rem;background:#fff;cursor:pointer;display:inline-flex;align-items:center;gap:.35rem;font-size:.78rem}.cheri-admin-lashes-tab-active{background:#020617;color:#f9fafb;border-color:#020617}.cheri-admin-lashes-tab-status{font-size:.72rem;color:#6b7280}.cheri-admin-lashes-tab-active .cheri-admin-lashes-tab-status{color:#e5e7eb}.cheri-admin-lashes-active{border-radius:1rem;background:#fff;border:1px solid rgba(229,231,235,.9);padding:.8rem .9rem .9rem}.cheri-admin-lashes-type-toggle{margin-bottom:.7rem}.cheri-admin-lashes-columns-single{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.cheri-admin-lashes-column h4{margin:0 0 .4rem;font-size:.8rem;letter-spacing:.14em;text-transform:uppercase;color:#4b5563}.cheri-admin-lashes-type-header{margin-bottom:.4rem}.cheri-admin-lashes-subgroup+.cheri-admin-lashes-subgroup{margin-top:.6rem}.cheri-admin-lashes-options{display:flex;flex-direction:column;gap:.3rem}.cheri-admin-lashes-option{display:inline-flex;align-items:center;gap:.4rem;padding:.25rem .5rem;border-radius:.6rem;background:#fff;border:1px solid transparent;font-size:.82rem}.cheri-admin-lashes-option input{width:.9rem;height:.9rem}.cheri-admin-lashes-option span{white-space:nowrap}.cheri-admin-lashes-thickness-tabs{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.8rem}.cheri-admin-lashes-thickness-tab{border-radius:999px;border:1px solid rgba(209,213,219,.9);padding:.25rem .8rem;background:#fff;cursor:pointer;display:inline-flex;align-items:center;gap:.35rem;font-size:.78rem}.cheri-admin-lashes-thickness-tab-active{background:#020617;color:#f9fafb;border-color:#020617}.cheri-admin-lashes-thickness-status{font-size:.7rem;color:#6b7280}.cheri-admin-lashes-thickness-tab-active .cheri-admin-lashes-thickness-status{color:#e5e7eb}.cheri-admin-lashes-option-length{padding-inline:.6rem}.cheri-admin-lashes-options-lengths{flex-wrap:wrap;flex-direction:row}.cheri-admin-lashes-curvature-lengths{margin-top:1.2rem;padding-top:1rem;border-top:1px solid rgba(229,231,235,.9)}.cheri-admin-lashes-curvature-lengths-title{margin:0 0 .3rem;font-size:.95rem}.cheri-admin-lashes-curvature-lengths-row{margin-top:.9rem;padding:.7rem .9rem;border-radius:.75rem;background:#f9fafb;border:1px solid rgba(229,231,235,.9)}.cheri-admin-lashes-curvature-lengths-row:first-of-type{margin-top:.6rem}.cheri-admin-lashes-curvature-label{margin:0 0 .5rem;font-size:.82rem;font-weight:600;color:#374151}.cheri-admin-form-row-images{grid-template-columns:minmax(0,1fr)}.cheri-admin-images-list{display:flex;flex-direction:column;gap:.6rem}.cheri-admin-images-item{display:flex;justify-content:space-between;align-items:center;gap:.8rem;padding:.55rem .8rem;border-radius:.9rem;background:#f9fafb;border:1px dashed rgba(209,213,219,.9)}.cheri-admin-images-info{display:flex;flex-direction:column;gap:.15rem;min-width:0}.cheri-admin-images-order{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:#6b7280}.cheri-admin-images-path{font-size:.8rem;color:#111827;word-break:break-all}.cheri-admin-images-actions{display:flex;gap:.3rem;flex-shrink:0}.cheri-admin-images-actions button{border-radius:999px;border:1px solid rgba(209,213,219,.9);padding:.25rem .6rem;font-size:.75rem;background:#fff;cursor:pointer}.cheri-admin-images-actions button:disabled{opacity:.5;cursor:default}.cheri-admin-form-actions{display:flex;gap:.8rem;justify-content:flex-start}.cheri-admin-form-actions button{border-radius:999px;border:none;padding:.6rem 1.4rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.14em;cursor:pointer}.cheri-admin-form-actions button:first-of-type{background:#020617;color:#f9fafb}.cheri-admin-form-actions button:last-of-type{background:#e5e7eb;color:#111827}.cheri-admin-table-wrap{width:100%;overflow-x:auto}.cheri-admin-table{width:100%;border-collapse:collapse;font-size:.9rem}.cheri-admin-table thead{background:#f9fafb}.cheri-admin-table td,.cheri-admin-table th{padding:.55rem .7rem;text-align:left;border-bottom:1px solid rgba(229,231,235,.9);white-space:nowrap}.cheri-admin-order-row-pending{background:rgba(255,222,33,.25)}.cheri-admin-order-row-completed{background:rgba(0,255,0,.25)}.cheri-admin-order-row-rejected{background:hsla(0,96%,89%,.25)}.cheri-admin-order-status{font-weight:500;text-transform:lowercase}.cheri-admin-order-checkbox{display:inline-flex;align-items:center;gap:.3rem;font-size:.8rem}.cheri-admin-order-checkbox input{accent-color:#4b5563}.cheri-admin-table th{font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:#6b7280}.cheri-admin-table tbody tr:hover{background:#f3f4f6}.cheri-admin-table button{border-radius:999px;border:1px solid rgba(209,213,219,.9);padding:.25rem .7rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;background:#fff;cursor:pointer;margin-right:.3rem}.cheri-admin-table button:hover{background:#e5e7eb}.cheri-admin-order-detail{display:flex;flex-direction:column;gap:.8rem;font-size:.9rem}.cheri-admin-order-detail p{margin:0}@media (max-width:900px){.cheri-admin-page{padding:3rem 4vw 4rem}.cheri-admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.cheri-admin-tabs{justify-content:flex-start}.cheri-admin-form-row,.cheri-admin-form-row-flags{grid-template-columns:minmax(0,1fr)}}@media (max-width:640px){.cheri-admin-header{align-items:flex-start}.cheri-admin-stats{grid-template-columns:minmax(0,1fr)}}@media (max-width:768px){.cheri-header-mobile-row{display:flex;align-items:center;justify-content:space-between;padding:.6rem 5vw;min-height:56px}.cheri-logo-mobile{justify-self:flex-start}.cheri-logo-mobile .cheri-wordmark{font-size:2.4rem}.cheri-header-burger{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:48px;height:48px;border:none;background:transparent;color:#111827;cursor:pointer;padding:0}.cheri-header-burger-line{display:block;width:22px;height:2px;background:currentColor;border-radius:1px}.cheri-mobile-menu-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:55;opacity:0;visibility:hidden;transition:opacity .22s ease-out,visibility .22s ease-out}.cheri-mobile-menu-backdrop-open{opacity:1;visibility:visible}.cheri-mobile-menu-drawer{position:fixed;bottom:0;left:0;right:0;max-height:88vh;padding-bottom:env(safe-area-inset-bottom,0);background:#fff;border-radius:20px 20px 0 0;z-index:56;overflow-y:auto;transform:translateY(100%);transition:transform .28s ease-out;box-shadow:0 -10px 40px rgba(0,0,0,.2)}.cheri-mobile-menu-drawer-open{transform:translateY(0)}.cheri-mobile-menu-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem .75rem;border-bottom:1px solid rgba(0,0,0,.06)}.cheri-mobile-menu-header .cheri-wordmark{font-size:1.4rem}.cheri-mobile-menu-close{width:40px;height:40px;border:none;background:transparent;font-size:1.6rem;line-height:1;color:#4b5563;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border-radius:999px}.cheri-mobile-menu-close:hover{background:#f3f4f6;color:#111827}.cheri-mobile-menu-nav{display:flex;flex-direction:column;gap:.25rem;padding:1rem 1.25rem;font-size:.95rem}.cheri-mobile-menu-nav a{display:block;padding:.6rem .5rem;color:#111827;text-transform:uppercase;letter-spacing:.12em;border-radius:.5rem}.cheri-mobile-menu-nav a:hover{background:#f9fafb;color:#111827}.cheri-mobile-collapsible{margin:.25rem 0}.cheri-mobile-collapsible-row{display:flex;align-items:stretch;width:100%;border-radius:.5rem;overflow:hidden;background:transparent}.cheri-mobile-collapsible-link{flex:1 1;min-width:0;display:flex;align-items:center;padding:.6rem .5rem;color:#111827;text-transform:uppercase;letter-spacing:.12em;text-decoration:none;border-radius:.5rem 0 0 .5rem;font:inherit;font-size:inherit}.cheri-mobile-collapsible-link:hover{background:#f9fafb;color:#111827}.cheri-mobile-collapsible-expand{flex-shrink:0;width:3rem;min-height:2.75rem;display:flex;align-items:center;justify-content:center;padding:0 .35rem;border:none;background:transparent;color:#111827;font:inherit;cursor:pointer;border-radius:0 .5rem .5rem 0;-webkit-tap-highlight-color:transparent}.cheri-mobile-collapsible-expand-open,.cheri-mobile-collapsible-expand:hover{background:#f9fafb;color:#111827}.cheri-mobile-collapsible-icon{font-size:1.1rem;line-height:1;opacity:.8}.cheri-mobile-collapsible-panel{max-height:0;overflow:hidden;transition:max-height .25s ease-out}.cheri-mobile-collapsible-panel-open{max-height:720px;padding-top:.25rem}.cheri-mobile-subnav{display:flex;flex-direction:column;gap:.2rem;padding-left:.75rem;margin-top:.25rem;margin-bottom:.5rem;border-left:2px solid #e5e7eb}.cheri-mobile-subnav-title{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:#6b7280;margin-bottom:.35rem;padding-left:.25rem}.cheri-mobile-subnav a{font-size:.88rem;text-transform:none;letter-spacing:.04em;color:#4b5563}.cheri-mobile-subnav a:hover{color:#111827}.cheri-mobile-menu-search{padding:1rem 1.25rem;border-top:1px solid rgba(0,0,0,.06)}.cheri-mobile-search-label{display:block;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:#6b7280;margin-bottom:.5rem}.cheri-mobile-search-input{width:100%;padding:.65rem .9rem;border-radius:999px;border:1px solid rgba(209,213,219,.9);font-size:.9rem;outline:none}.cheri-mobile-search-input:focus{border-color:#111827;box-shadow:0 0 0 1px rgba(17,24,39,.1)}.cheri-mobile-search-results{margin-top:.6rem;max-height:200px;overflow-y:auto}.cheri-mobile-search-results .cheri-search-results{display:flex;flex-direction:column;gap:.35rem}.cheri-mobile-menu-cart{padding:1rem 1.25rem 1.5rem;border-top:1px solid rgba(0,0,0,.06)}.cheri-mobile-cart-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.6rem}.cheri-mobile-menu-cart .cheri-cart-title{font-size:.8rem}.cheri-mobile-menu-cart .cheri-cart-items{margin-bottom:.6rem;max-height:180px;overflow-y:auto}.cheri-mobile-menu-cart .cheri-cart-item{grid-template-columns:auto minmax(0,1fr) auto}.cheri-mobile-checkout-btn{width:100%;justify-content:center;margin-top:.5rem}}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6c177e25b87fd9cd-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6c9a125e97d835e1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/4c285fdca692ea22-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/034d78ad42e9620c-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fe0777f1195381cb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/db911767852bc875-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f10b8e9d91f3edcb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8888a3826f4a3af4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29e7bbdce9332268-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c3bc380753a8436c-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/29a4aea02fdee119-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a1386beebedccca4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b957ea75a84b6ea7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_Fallback_51684b;src:local("Arial");ascent-override:92.33%;descent-override:30.78%;line-gap-override:8.79%;size-adjust:113.73%}.__className_51684b{font-family:__Poppins_51684b,__Poppins_Fallback_51684b;font-style:normal}