:root{--pink:#F49FB6;--pink-deep:#c96f89;--pale:#F4D2D2;--cream:#FAF8F0;--mint:#A6E0DE;--text:#333;--muted:#777;--white:#fff;--line:#eadfdc;--soft:#f7eee8;--shadow:0 16px 40px rgba(51,51,51,.07);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--text);line-height:1.5;min-width:320px;padding-bottom:84px}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}button{cursor:pointer;border:0}main{width:100%;max-width:430px;margin:0 auto;background:var(--cream)}.topbar,.adminbar{width:100%;max-width:430px;margin:0 auto;height:66px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;background:rgba(250,248,240,.94);backdrop-filter:blur(14px);position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(234,223,220,.75)}.brand{display:flex;align-items:center;gap:8px;font-weight:850;letter-spacing:-.45px;font-size:14px}.brand-mark{width:34px;height:34px;border-radius:12px;background:var(--pink);display:grid;place-items:center;color:#fff;font-family:Georgia,serif;font-size:18px;box-shadow:0 7px 18px rgba(244,159,182,.25)}.dot{color:var(--pink)}.cart-link{display:flex;align-items:center;gap:6px;background:#fff;border:1px solid var(--line);padding:8px 11px;border-radius:999px;font-size:13px;box-shadow:0 5px 15px rgba(51,51,51,.04)}.cart-link span{min-width:16px;text-align:center;font-weight:800}.hero{padding:50px 20px 38px;min-height:535px;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 82% 18%,rgba(244,159,182,.20),transparent 30%),linear-gradient(180deg,#fbf7ef 0%,#faf8f0 100%)}.eyebrow{font-size:10px;font-weight:850;letter-spacing:1.65px;color:#a36b79}.hero h1,.detail h1,.checkout-page h1,.success h1,.login h1,.admin-title h1{font-size:clamp(39px,11vw,52px);line-height:.99;letter-spacing:-2.7px;margin:13px 0 18px}.hero h1 em{font-family:Georgia,serif;font-weight:500;color:#b06b7d}.hero p,.lead{max-width:390px;color:var(--muted);font-size:14px;line-height:1.7}.hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:25px 0 14px}.btn{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:0 17px;border-radius:16px;font-weight:850;border:1px solid transparent;font-size:13px}.primary{background:var(--pink);color:#fff;box-shadow:0 9px 22px rgba(244,159,182,.28)}.ghost{background:#fff;border-color:var(--line)}.wa{background:#92d5bd;color:#174c3e}.full{width:100%}.disabled{opacity:.5;pointer-events:none}.hero-note{font-size:11px;color:#888}.section,.soft-section,.faq{padding:38px 16px}.section-head{display:flex;justify-content:space-between;align-items:end}.section h2,.soft-section h2,.fee-card h2,.faq h2{font-size:27px;letter-spacing:-1.1px;margin:6px 0 17px}.search{display:flex;align-items:center;gap:5px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:5px;margin:17px 0 10px;box-shadow:0 8px 22px rgba(51,51,51,.04)}.search span{padding-left:8px;color:#aaa;font-size:16px}.search input{border:0;outline:0;background:transparent;flex:1;min-width:0;padding:10px 5px;font-size:13px}.search button{background:var(--text);color:#fff;border-radius:11px;padding:10px 12px;font-size:11px;font-weight:800}.chips{display:flex;gap:7px;overflow:auto;padding:3px 0 17px;scrollbar-width:none}.chips::-webkit-scrollbar{display:none}.chip{white-space:nowrap;background:#fff;border:1px solid var(--line);padding:7px 11px;border-radius:20px;font-size:11px}.chip.active{background:var(--pink);color:#fff;border-color:var(--pink)}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card{background:#fff;border:1px solid var(--line);border-radius:19px;overflow:hidden;box-shadow:var(--shadow);min-width:0}.product-image{height:160px;background:linear-gradient(145deg,#f8dfe5,#f6eee6);display:grid;place-items:center;position:relative;overflow:hidden}.product-image:after{content:"";position:absolute;width:100px;height:100px;border-radius:50%;background:rgba(255,255,255,.28);top:-35px;right:-25px}.bottle{width:64px;height:102px;border-radius:22px 22px 14px 14px;background:linear-gradient(180deg,#fffaf5,#f8eee6);box-shadow:inset 0 0 0 1px #eadbd5,0 12px 25px rgba(100,70,70,.13);display:grid;place-items:center;font-family:Georgia;color:var(--pink);font-size:28px;position:relative;z-index:1}.bottle:before{content:"";position:absolute;top:-13px;width:27px;height:17px;background:#d8cdc7;border-radius:7px 7px 3px 3px}.bottle.big{width:108px;height:164px;font-size:48px}.bottle.big:before{width:36px;height:21px;top:-17px}.badge{position:absolute;top:9px;right:8px;border-radius:10px;padding:5px 7px;font-size:9px;z-index:2}.mint{background:var(--mint)}.product-info{padding:12px}.muted{color:#888;font-size:10px}.product-name{font-weight:850;display:block;margin:4px 0;line-height:1.3;font-size:13px}.price,.detail-price{font-weight:900;font-size:15px;margin:7px 0 10px}.add{background:#fce6eb;color:#a54e66;border-radius:11px;padding:9px 10px;width:100%;font-weight:850;font-size:11px}.empty{padding:25px 16px;text-align:center;background:#fff;border:1px dashed var(--line);border-radius:16px;color:#888;font-size:13px}.soft-section{background:var(--pale)}.steps{display:grid;grid-template-columns:1fr 1fr;gap:9px}.steps>div{background:rgba(255,255,255,.66);padding:14px;border-radius:17px;min-height:130px}.steps span{font-size:9px;color:#a36b79;font-weight:900}.steps b{display:block;margin-top:7px;font-size:13px}.steps p{font-size:11px;color:#777;margin-bottom:0;line-height:1.5}.fee-card{margin:14px 16px 4px;padding:22px 17px;border-radius:23px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}.fee-card p{color:#777;font-size:12px;line-height:1.6}.fee-list{margin-top:17px}.fee-list div,.summary>div{display:flex;justify-content:space-between;gap:15px;padding:10px 0;border-bottom:1px solid #eee;font-size:12px}.fee-list div:last-child,.summary>div:last-child{border-bottom:0}.faq details{background:#fff;border:1px solid var(--line);border-radius:14px;padding:13px;margin:8px 0}.faq summary{font-weight:800;cursor:pointer;font-size:12px}.faq p{color:#777;font-size:12px;line-height:1.6}.mobile-nav{position:fixed;left:50%;bottom:10px;transform:translateX(-50%);width:min(calc(100% - 22px),408px);background:rgba(255,255,255,.94);border:1px solid var(--line);border-radius:22px;padding:7px;display:grid;grid-template-columns:repeat(4,1fr);gap:4px;z-index:50;box-shadow:0 14px 38px rgba(51,51,51,.15);backdrop-filter:blur(16px)}.mobile-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:7px 3px;border-radius:15px;font-size:9px;color:#888;font-weight:750}.mobile-nav a span{font-size:16px;line-height:1}.mobile-nav a.active{background:#fce6eb;color:#a54e66}.detail,.checkout-page{padding:18px 16px 45px}.back{font-size:11px;color:#8b7276;display:inline-flex;align-items:center;margin-bottom:17px}.detail-image{height:340px;border-radius:27px;background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.55),transparent 28%),linear-gradient(145deg,#f7dfe4,#f4eee3);display:grid;place-items:center;margin-bottom:22px}.detail h1{font-size:39px;margin-bottom:9px}.detail p{color:#777;font-size:13px;line-height:1.7}.availability{display:inline-block;background:#e0f4ee;color:#437466;padding:7px 10px;border-radius:12px;font-size:10px;font-weight:850}.notice{background:#fff7e8;border:1px solid #f2e0bd;border-radius:14px;padding:11px;font-size:11px;color:#80683a;margin:11px 0}.label{display:block;font-weight:850;font-size:11px;margin-top:18px}select,.form input,.form textarea{width:100%;border:1px solid var(--line);background:#fff;border-radius:13px;padding:12px;outline:none;margin-top:6px;font-size:13px}select:focus,.form input:focus,.form textarea:focus{border-color:#e8a1b3;box-shadow:0 0 0 3px rgba(244,159,182,.13)}.qty{display:flex;gap:18px;align-items:center;margin:17px 0}.qty button{width:38px;height:38px;border-radius:12px;background:#fff;border:1px solid var(--line)}.checkout-page{padding-top:25px}.checkout-page h1{font-size:40px}.form{display:grid;gap:13px}.form label{font-size:11px;font-weight:850}.form textarea{min-height:88px;resize:vertical}.summary{background:#fff;border:1px solid var(--line);border-radius:18px;padding:15px;margin:7px 0 14px}.summary h3{margin:0 0 7px;font-size:16px}.summary hr{border:0;border-top:1px solid #eee}.total{font-size:14px!important}.fine{font-size:10px;color:#999;line-height:1.5}.success{max-width:430px;padding:70px 22px 55px;text-align:center;min-height:100vh}.success-icon{width:68px;height:68px;border-radius:23px;background:var(--mint);display:grid;place-items:center;margin:0 auto 18px;font-size:29px}.success h1{font-size:42px}.order-id{background:#fff;border:1px solid var(--line);border-radius:17px;padding:14px;margin:20px 0;text-align:left}.order-id span,.order-id b{display:block}.order-id span{font-size:10px;color:#999}.order-id b{font-size:18px;margin-top:3px}.login{max-width:430px;padding:40px 18px}.login-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:22px;margin-top:35px;box-shadow:var(--shadow)}.login h1{font-size:42px}.error{background:#fde8e8;color:#9b4141;padding:10px;border-radius:12px;font-size:11px;margin:13px 0}.admin-body{background:#f7f4ed;padding-bottom:84px}.admin-main{width:100%;max-width:430px;margin:0 auto;padding:24px 16px 30px}.adminbar{background:#fff}.adminbar>a:last-child{font-size:11px;color:#a54e66;font-weight:850}.admin-title{display:flex;justify-content:space-between;align-items:center}.admin-title h1{font-size:35px;letter-spacing:-2px}.admin-nav{display:flex;gap:6px;overflow:auto;margin:9px 0 19px;scrollbar-width:none}.admin-nav::-webkit-scrollbar{display:none}.admin-nav a{background:#fff;border:1px solid var(--line);padding:8px 11px;border-radius:12px;font-size:10px;font-weight:850;white-space:nowrap}.admin-nav a.active{background:var(--pink);color:#fff;border-color:var(--pink)}.stats{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:17px}.stats>div{background:#fff;border:1px solid var(--line);padding:14px;border-radius:16px}.stats span,.stats b{display:block}.stats span{font-size:9px;color:#999}.stats b{font-size:21px;margin-top:3px}.admin-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:15px;margin-bottom:15px}.admin-card h2{font-size:16px;margin:0 0 12px}.admin-card .section-head a{font-size:10px;color:#a54e66;font-weight:850}.order-row{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:12px 0;border-bottom:1px solid #eee}.order-row:last-child{border-bottom:0}.order-row b,.order-row span{display:block}.order-row b{font-size:11px}.order-row span{font-size:9px;color:#888;margin-top:3px}.status{background:#f8e8ec;color:#a04f65;padding:5px 7px!important;border-radius:9px;font-size:8px!important;font-weight:850;text-align:right}.big-status{align-self:center}.data{display:grid;gap:6px;background:#faf8f0;border-radius:14px;padding:12px;margin-bottom:13px;font-size:11px}.detail-grid{display:grid;grid-template-columns:1fr;gap:0}.row-actions{display:flex;gap:6px}.row-actions a,.row-actions button{background:#f8e8ec;color:#a04f65;padding:7px 8px;border-radius:9px;font-size:9px;font-weight:850}.row-actions form{margin:0}.checks{display:grid;grid-template-columns:1fr 1fr;gap:7px}.checks label{font-size:10px!important}.checks input{width:auto;margin-right:4px}.admin-main .search{margin-bottom:13px}
@media(min-width:700px){body{background:#eee9df}.topbar,.adminbar,main,.admin-main{box-shadow:0 0 0 1px rgba(234,223,220,.55)}.hero{min-height:620px}.mobile-nav{display:none}body{padding-bottom:0}.topbar{margin-top:18px;border-radius:24px 24px 0 0}.adminbar{margin-top:18px;border-radius:24px 24px 0 0}.hero{border-radius:0}.section:last-of-type{padding-bottom:45px}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fee-card{margin-left:16px;margin-right:16px}}


/* v1.5 visual polish */
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap');
:root{font-family:'Plus Jakarta Sans',ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--heading:'Cormorant Garamond',Georgia,serif}
body{font-family:'Plus Jakarta Sans',ui-sans-serif,system-ui,sans-serif}
.hero h1,.detail h1,.checkout-page h1,.success h1,.login h1,.admin-title h1,.section h2,.soft-section h2,.fee-card h2,.faq h2{font-family:var(--heading);font-weight:600}
.brand,.btn,.product-name,.price,.cart-link,.chip,.eyebrow,.search button,.add,.mobile-nav,.admin-nav,.stats b,.status{font-family:'Plus Jakarta Sans',ui-sans-serif,system-ui,sans-serif}
.hero{position:relative;overflow:hidden;isolation:isolate;min-height:590px;padding:42px 18px 30px;border-radius:0 0 30px 30px;background:linear-gradient(145deg,#fbf7ef 0%,#fff9f4 52%,#f7e0e5 100%)}
.hero:before{content:'';position:absolute;width:250px;height:250px;border-radius:50%;right:-115px;top:-85px;background:rgba(244,159,182,.25);filter:blur(2px);z-index:-1}
.hero-copy{position:relative;z-index:2;width:78%}
.hero h1{font-size:clamp(43px,12vw,54px);letter-spacing:-1.7px;line-height:.9;margin:14px 0 17px}
.hero h1 em{font-family:var(--heading);font-style:italic;font-weight:600;color:#bd6d83}
.hero p{font-size:12.5px;line-height:1.7;max-width:310px}
.hero-actions{grid-template-columns:auto auto;justify-content:start;gap:8px;margin:22px 0 12px}
.hero-actions .btn{min-height:46px;padding:0 14px;border-radius:15px;gap:7px}
.hero-actions .primary span{font-size:16px;line-height:1}
.hero-visual{position:absolute;right:-7px;bottom:-18px;width:56%;height:62%;border-radius:34px 0 0 0;overflow:hidden;z-index:1;box-shadow:-16px -8px 36px rgba(160,105,120,.08)}
.hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 62%,rgba(250,248,240,.18) 100%)}
.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:34px 0 0 0;display:block}
.section{padding-top:32px}
.section h2,.soft-section h2,.fee-card h2,.faq h2{font-size:31px;letter-spacing:-.5px}
.product-card{border-radius:20px;box-shadow:0 12px 30px rgba(71,48,55,.07)}
.product-image{height:154px}
.product-image .bottle{transform:scale(.92)}
.mobile-nav a{font-size:9px}
@media(max-width:370px){.hero-copy{width:82%}.hero h1{font-size:40px}.hero-visual{width:52%;height:55%}.hero-actions{grid-template-columns:1fr 1fr;width:100%}.hero-actions .btn{padding:0 10px;font-size:11px}}
@media(min-width:700px){.hero{min-height:620px;border-radius:0}.hero-copy{width:70%}.hero-visual{width:50%;height:68%}}
