:root{--accent:#8f4c65;--accent-dark:#6f364b;--accent-soft:#f6e8ed;--ink:#30252a;--muted:#776970;--line:#eadde1;--paper:#fff;--bg:#fffaf7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg)}button,input,select{font:inherit}.hidden{display:none!important}button,a{touch-action:manipulation}
#toast{position:fixed;z-index:1000;left:50%;bottom:86px;max-width:min(92vw,520px);padding:13px 18px;border-radius:999px;background:var(--ink);color:#fff;box-shadow:0 16px 45px rgba(47,27,34,.25);transform:translate(-50%,20px);opacity:0;pointer-events:none;transition:.2s;font-weight:800;text-align:center}#toast.show{opacity:1;transform:translate(-50%,0)}#toast.error{background:#a83a44}
.benefit-bar{height:34px;padding:0 5vw;display:flex;align-items:center;justify-content:center;gap:clamp(25px,8vw,120px);overflow:hidden;background:var(--ink);color:#fff;font-size:9px;font-weight:900;letter-spacing:.12em;white-space:nowrap}.benefit-bar span{opacity:.9}.store-header{position:sticky;z-index:50;top:0;height:74px;padding:0 clamp(16px,5vw,72px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(227,211,217,.8);background:rgba(255,250,247,.9);backdrop-filter:blur(18px)}.store-brand{display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none}.store-mark{width:43px;height:43px;display:grid;place-items:center;border-radius:50%;background:var(--accent);color:#fff;font-weight:950;letter-spacing:-.06em}.store-brand strong,.store-brand small{display:block}.store-brand strong{font-family:Georgia,serif;font-size:18px}.store-brand small{margin-top:1px;color:var(--muted);font-size:10px}.header-actions{display:flex;align-items:center;gap:8px}.round-button{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:24px;cursor:pointer}.cart-button{height:44px;padding:0 13px;display:flex;align-items:center;gap:7px;border:0;border-radius:999px;background:var(--accent);color:#fff;cursor:pointer;font-weight:850}.cart-button span{font-size:20px}.cart-button em{min-width:21px;height:21px;padding:0 5px;display:grid;place-items:center;border-radius:999px;background:#fff;color:var(--accent);font-size:10px;font-style:normal}.search-bar{position:sticky;z-index:45;top:74px;padding:12px clamp(16px,5vw,72px);display:flex;background:#fff;border-bottom:1px solid var(--line)}.search-bar input{width:100%;height:48px;padding:0 15px;border:1px solid var(--line);border-radius:14px 0 0 14px;outline:0}.search-bar input:focus{border-color:var(--accent)}.search-bar button{width:48px;border:1px solid var(--line);border-left:0;border-radius:0 14px 14px 0;background:#fff;font-size:23px;cursor:pointer}
main{overflow:hidden}.hero{position:relative;min-height:440px;padding:72px clamp(22px,8vw,120px);display:grid;grid-template-columns:1.1fr .9fr;align-items:center;background:radial-gradient(circle at 82% 35%,color-mix(in srgb,var(--accent) 28%,#fff) 0,transparent 32%),linear-gradient(118deg,#fff8f4 0,#f8e8ed 52%,#eee2f2 100%)}.hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.25),transparent 55%);pointer-events:none}.hero-copy{position:relative;z-index:1;max-width:650px}.hero-eyebrow{color:var(--accent);font-size:10px;font-weight:950;letter-spacing:.18em}.hero h1{max-width:650px;margin:13px 0 10px;font-family:Georgia,serif;font-size:clamp(38px,6vw,72px);font-weight:500;line-height:.98;letter-spacing:-.05em}.hero p{margin:0 0 28px;color:var(--muted);font-size:15px}.hero a{display:inline-flex;padding:13px 20px;border-radius:999px;background:var(--ink);color:#fff;text-decoration:none;font-size:12px;font-weight:850}.hero-art{position:relative;justify-self:center;width:min(34vw,330px);aspect-ratio:1;display:grid;place-items:center;border:1px solid rgba(255,255,255,.7);border-radius:50%;background:rgba(255,255,255,.26);box-shadow:inset 0 0 0 30px rgba(255,255,255,.16),0 30px 80px color-mix(in srgb,var(--accent) 18%,transparent);color:var(--accent)}.hero-art b{font-family:Georgia,serif;font-size:clamp(65px,10vw,125px);letter-spacing:-.14em;transform:translateX(-.07em)}.hero-art small{position:absolute;right:-12px;bottom:20%;padding:10px 12px;border-radius:10px;background:var(--ink);color:#fff;font-size:8px;font-weight:950;letter-spacing:.12em;line-height:1.4}.hero-orbit{position:absolute;border:1px solid color-mix(in srgb,var(--accent) 35%,transparent);border-radius:50%}.hero-orbit.one{inset:-20px}.hero-orbit.two{inset:35px;border-style:dashed}
.catalog-section{padding:64px clamp(16px,6vw,86px) 110px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.section-head span{color:var(--accent);font-size:9px;font-weight:950;letter-spacing:.16em}.section-head h2{margin:4px 0 0;font-family:Georgia,serif;font-size:clamp(30px,4vw,46px);font-weight:500;letter-spacing:-.03em}.section-head>strong{color:var(--muted);font-size:12px}.category-filters{display:flex;gap:8px;overflow:auto;padding-bottom:16px;scrollbar-width:none}.category-filters::-webkit-scrollbar{display:none}.category-filter{padding:9px 14px;border:1px solid var(--line);border-radius:999px;background:#fff;white-space:nowrap;cursor:pointer;font-size:11px;font-weight:800}.category-filter.active{border-color:var(--accent);background:var(--accent);color:#fff}.products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(12px,2.4vw,28px)}.product-card{min-width:0;cursor:pointer}.product-visual{position:relative;aspect-ratio:4/5;display:grid;place-items:center;overflow:hidden;border-radius:17px;background:var(--tone,#d8a0aa);color:#fff}.product-visual::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(38,22,28,.18),transparent 40%)}.product-visual img{width:100%;height:100%;object-fit:cover;transition:.35s}.product-card:hover .product-visual img{transform:scale(1.025)}.product-placeholder{font-family:Georgia,serif;font-size:clamp(44px,7vw,85px);font-weight:700;opacity:.86}.product-badge{position:absolute;z-index:2;top:11px;left:11px;padding:6px 8px;border-radius:999px;background:rgba(255,255,255,.91);color:var(--ink);font-size:8px;font-weight:950;letter-spacing:.09em}.product-stock{position:absolute;z-index:2;right:10px;bottom:10px;padding:6px 8px;border-radius:999px;background:rgba(40,29,33,.77);color:#fff;font-size:8px;font-weight:900}.product-copy{padding:11px 3px 0}.product-copy small{display:block;color:var(--accent);font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.product-copy h3{min-height:42px;margin:4px 0 5px;font-family:Georgia,serif;font-size:17px;line-height:1.2}.product-copy strong{font-size:15px}.empty{grid-column:1/-1;padding:50px 20px;border:1px dashed #d6c3ca;border-radius:18px;color:var(--muted);text-align:center}.empty b{display:block;margin-bottom:5px;color:var(--ink);font-family:Georgia,serif;font-size:24px}
footer{padding:35px clamp(18px,6vw,86px);display:flex;align-items:center;justify-content:space-between;gap:25px;background:var(--ink);color:#fff}.footer-brand{display:flex;align-items:center;gap:11px}.footer-brand strong,.footer-brand small{display:block}.footer-brand small,footer p{margin:2px 0 0;color:#cbbdc2;font-size:11px}.footer-brand .store-mark{background:#fff;color:var(--accent)}footer a{color:#fff;text-decoration:none;font-weight:850}
.product-modal,.cart-modal{padding:0;border:0;background:#fff;box-shadow:0 30px 100px rgba(40,20,28,.3)}.product-modal::backdrop,.cart-modal::backdrop{background:rgba(39,26,31,.6);backdrop-filter:blur(5px)}.product-modal{width:min(94vw,920px);border-radius:24px}.close-modal{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:23px;cursor:pointer}.product-modal>.close-modal{position:absolute;z-index:5;right:15px;top:15px}.product-detail{display:grid;grid-template-columns:1fr 1fr;min-height:520px}.detail-visual{min-height:520px;display:grid;place-items:center;overflow:hidden;background:var(--tone,#d8a0aa);color:#fff}.detail-visual img{width:100%;height:100%;object-fit:cover}.detail-placeholder{font-family:Georgia,serif;font-size:110px;font-weight:700;opacity:.85}.detail-copy{padding:48px 38px 32px}.detail-copy>span{color:var(--accent);font-size:9px;font-weight:950;letter-spacing:.13em}.detail-copy h2{margin:7px 0 7px;font-family:Georgia,serif;font-size:36px;font-weight:500;line-height:1.05}.detail-price{display:block;margin:0 0 15px;font-size:24px}.detail-description{min-height:50px;margin:0 0 24px;color:var(--muted);font-size:13px;line-height:1.55}.detail-copy label{display:grid;gap:6px;margin-top:13px;color:#55474d;font-size:11px;font-weight:900}.detail-copy select,.detail-copy input{width:100%;height:46px;padding:0 12px;border:1px solid var(--line);border-radius:11px;background:#fff}.add-cart{width:100%;height:50px;margin-top:20px;border:0;border-radius:13px;background:var(--accent);color:#fff;font-weight:900;cursor:pointer}.add-cart:disabled{background:#aaa}.detail-note{display:block;margin-top:10px;color:var(--muted);font-size:10px;text-align:center}
.cart-modal{position:fixed;inset:0 0 0 auto;width:min(100%,470px);max-height:none;height:100%;margin:0;border-radius:24px 0 0 24px}.cart-head{height:82px;padding:17px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.cart-head span{color:var(--accent);font-size:8px;font-weight:950;letter-spacing:.15em}.cart-head h2{margin:1px 0 0;font-family:Georgia,serif;font-size:28px;font-weight:500}.cart-items{max-height:calc(100vh - 390px);padding:14px 20px;display:grid;gap:10px;overflow:auto}.cart-item{padding:10px;display:grid;grid-template-columns:62px minmax(0,1fr) auto;gap:10px;border:1px solid var(--line);border-radius:14px}.cart-item-visual{width:62px;aspect-ratio:4/5;display:grid;place-items:center;overflow:hidden;border-radius:10px;background:var(--tone,#d8a0aa);color:#fff;font-family:Georgia,serif;font-size:23px;font-weight:700}.cart-item-visual img{width:100%;height:100%;object-fit:cover}.cart-item h3{margin:2px 0 3px;font-size:13px}.cart-item p{margin:0;color:var(--muted);font-size:10px}.quantity-control{margin-top:7px;display:flex;align-items:center;gap:5px}.quantity-control button{width:27px;height:27px;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:pointer}.quantity-control b{min-width:22px;text-align:center;font-size:12px}.cart-item-price{text-align:right}.cart-item-price strong{display:block;font-size:12px}.cart-item-price button{margin-top:9px;border:0;background:transparent;color:#a33e47;font-size:11px;cursor:pointer}.checkout-area{position:absolute;right:0;bottom:0;left:0;padding:17px 20px 20px;border-top:1px solid var(--line);background:#fff}.cart-total{display:flex;justify-content:space-between;margin-bottom:12px}.cart-total strong{font-size:19px}.checkout-area label{display:grid;grid-template-columns:105px 1fr;align-items:center;margin-top:8px;color:var(--muted);font-size:11px;font-weight:850}.checkout-area input{height:40px;padding:0 10px;border:1px solid var(--line);border-radius:10px}.checkout-button{width:100%;height:50px;margin-top:12px;border:0;border-radius:13px;background:#237458;color:#fff;font-weight:950;cursor:pointer}.checkout-button:disabled{background:#aaa}.checkout-area small{display:block;margin-top:7px;color:var(--muted);font-size:9px;line-height:1.4;text-align:center}.floating-cart{position:fixed;z-index:40;right:18px;bottom:18px;min-width:250px;height:54px;padding:0 17px;display:none;align-items:center;justify-content:space-between;gap:20px;border:0;border-radius:999px;background:var(--accent);color:#fff;box-shadow:0 15px 40px color-mix(in srgb,var(--accent) 38%,transparent);font-weight:850;cursor:pointer}
@media(max-width:1050px){.products-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.benefit-bar{justify-content:flex-start;gap:40px}.store-header{height:66px;padding:0 14px}.search-bar{top:66px;padding:10px 14px}.hero{min-height:390px;padding:50px 22px;grid-template-columns:1fr}.hero-copy{max-width:85%}.hero-art{position:absolute;right:-95px;width:290px;opacity:.35}.catalog-section{padding:45px 14px 100px}.products-grid{grid-template-columns:repeat(2,1fr);gap:20px 10px}.product-copy h3{font-size:15px}.product-modal{width:100%;max-width:none;margin:auto 0 0;border-radius:24px 24px 0 0}.product-detail{grid-template-columns:1fr;max-height:92vh;overflow:auto}.detail-visual{min-height:300px;height:42vh}.detail-copy{padding:26px 20px 30px}.detail-copy h2{font-size:29px}.cart-modal{border-radius:0}.floating-cart.visible{display:flex}footer{display:grid;text-align:center;justify-items:center}.footer-brand{justify-content:center}}
@media(max-width:430px){.cart-button b{display:none}.hero{min-height:360px}.hero-copy{max-width:94%}.hero h1{font-size:42px}.hero-art{right:-150px}.section-head{align-items:flex-start}.product-visual{border-radius:14px}.product-copy h3{min-height:36px}.product-placeholder{font-size:52px}.cart-items{max-height:calc(100vh - 390px)}.checkout-area{padding-inline:14px}.checkout-area label{grid-template-columns:93px 1fr}.detail-visual{height:38vh;min-height:250px}}
