:root{--bg:#fff8fb;--surface:#fff;--ink:#382a31;--muted:#8b747f;--line:#f1dce5;--pink:#e85f98;--pink-dark:#bf3e76;--pink-soft:#ffe6f0;--rose:#f7cadb;--cream:#fff3e8;--shadow:0 12px 34px rgba(117,55,82,.09);--radius:22px;--safe-bottom:max(16px,env(safe-area-inset-bottom))}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-rounded,"SF Pro Rounded","Segoe UI",system-ui,-apple-system,sans-serif;font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.page-shell{width:min(1180px,100%);margin:auto;padding:0 20px}.topbar{height:72px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:25;background:var(--bg)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink)}.brand-mark{width:39px;height:39px;display:grid;place-items:center;border:1px solid var(--line);background:var(--surface);border-radius:14px;box-shadow:0 5px 14px rgba(118,58,82,.06);font-size:19px}.brand span:last-child{display:flex;flex-direction:column;line-height:1.02}.brand strong{font-size:16px;letter-spacing:.01em}.brand small{font-size:10px;text-transform:uppercase;letter-spacing:.18em;color:var(--muted);margin-top:4px}.cart-button{border:1px solid var(--line);background:var(--surface);height:43px;padding:0 12px;border-radius:14px;display:flex;align-items:center;gap:7px;cursor:pointer;box-shadow:0 5px 16px rgba(118,58,82,.06);font-weight:700;font-size:13px}.cart-button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cart-button b{min-width:20px;height:20px;padding:0 5px;border-radius:999px;display:grid;place-items:center;background:var(--pink);color:white;font-size:11px}.hero-card{min-height:205px;border-radius:28px;border:1px solid var(--line);background:#fff2f7;box-shadow:var(--shadow);padding:34px 38px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;position:relative}.hero-copy{max-width:660px;position:relative;z-index:2}.eyebrow,.section-kicker{font-size:10px;font-weight:800;letter-spacing:.16em;color:var(--pink-dark);text-transform:uppercase}.hero-card h1{margin:9px 0 9px;font-size:clamp(28px,4vw,38px);line-height:1.13;letter-spacing:-.035em}.hero-card p{margin:0;color:var(--muted);font-size:15px;max-width:590px}.hero-deco{width:180px;height:140px;position:relative;flex:0 0 auto}.hero-deco span{position:absolute;display:grid;place-items:center;border:1px solid var(--line);background:rgba(255,255,255,.72);border-radius:50%;color:var(--pink);box-shadow:0 12px 24px rgba(167,69,105,.08)}.hero-deco span:nth-child(1){width:80px;height:80px;right:34px;top:24px;font-size:34px}.hero-deco span:nth-child(2){width:46px;height:46px;right:0;top:2px;font-size:18px}.hero-deco span:nth-child(3){width:53px;height:53px;left:10px;bottom:3px;font-size:17px}.finder{padding:24px 0 10px}.search-box{height:52px;border:1px solid var(--line);border-radius:17px;background:var(--surface);display:flex;align-items:center;padding:0 14px;gap:10px;box-shadow:0 7px 18px rgba(118,58,82,.045)}.search-box:focus-within{border-color:#e7a8c2;box-shadow:0 0 0 4px #ffe7f0}.search-box svg{width:20px;height:20px;fill:none;stroke:var(--muted);stroke-width:1.8}.search-box input{border:0;outline:0;background:transparent;width:100%;min-width:0;color:var(--ink);font-size:15px}.search-box input::placeholder{color:#a9909b}.search-box button{border:0;background:#f8e8ee;color:var(--muted);width:26px;height:26px;border-radius:50%;cursor:pointer;line-height:1;font-size:18px}.category-scroll{display:flex;gap:8px;overflow:auto;padding:12px 1px 5px;scrollbar-width:none}.category-scroll::-webkit-scrollbar{display:none}.category-chip{white-space:nowrap;border:1px solid var(--line);background:var(--surface);border-radius:999px;padding:8px 13px;font-size:13px;font-weight:700;cursor:pointer}.category-chip.is-active{background:var(--ink);color:white;border-color:var(--ink)}.catalog-head{display:flex;align-items:end;justify-content:space-between;padding:22px 2px 14px}.catalog-head h2,.sheet-title-row h2{font-size:21px;margin:3px 0 0;letter-spacing:-.025em}.result-count{font-size:12px;color:var(--muted);padding-bottom:2px}.result-count b{color:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.product-card{min-width:0}.product-open{width:100%;height:100%;padding:0;border:1px solid var(--line);background:var(--surface);border-radius:20px;overflow:hidden;text-align:left;cursor:pointer;box-shadow:0 7px 21px rgba(118,58,82,.05);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-open:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(118,58,82,.09);border-color:#e8c2d1}.product-image-wrap{aspect-ratio:1.35/1;position:relative;background:#fff1f6;overflow:hidden}.product-image-wrap img{width:100%;height:100%;object-fit:cover;display:block}.product-placeholder{width:100%;height:100%;display:grid;place-items:center;background:#ffeaf2;color:var(--pink-dark);font-size:44px;font-weight:800}.badge{position:absolute;left:10px;top:10px;background:rgba(255,255,255,.92);border:1px solid #f1dbe3;color:var(--pink-dark);font-size:10px;font-weight:800;padding:5px 8px;border-radius:999px;}.product-body{padding:13px 14px 14px}.product-category{font-size:10px;color:var(--muted);font-weight:700;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-body h3{font-size:15px;line-height:1.28;margin:5px 0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.price-label{display:flex;flex-direction:column;gap:1px}.price-label small{font-size:10px;color:var(--muted)}.price-label strong{font-size:16px;color:var(--pink-dark);letter-spacing:-.02em}.price-label.muted strong{font-size:12px;color:var(--muted)}.see-detail{display:flex;justify-content:space-between;align-items:center;margin-top:12px;padding-top:10px;border-top:1px dashed var(--line);font-size:11px;font-weight:700;color:var(--muted)}.see-detail b{font-size:17px;color:var(--pink)}.empty-state{grid-column:1/-1;text-align:center;padding:44px 16px;color:var(--muted)}.empty-state span{font-size:27px}.empty-state h3{color:var(--ink);font-size:17px;margin:8px 0 3px}.empty-state p{margin:0;font-size:13px}.site-footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);margin-top:44px;padding:22px 2px 34px;color:var(--muted);font-size:11px}.overlay{position:fixed;inset:0;background:rgba(48,31,39,.42);z-index:70;display:flex;align-items:center;justify-content:center;padding:20px;}.overlay[hidden]{display:none}.sheet{width:min(560px,100%);max-height:min(820px,calc(100dvh - 40px));overflow:auto;background:var(--surface);border:1px solid var(--line);border-radius:26px;box-shadow:0 26px 70px rgba(49,28,38,.2);position:relative}.sheet-handle{display:none}.sheet-close{position:absolute;right:15px;top:15px;width:35px;height:35px;border:1px solid var(--line);background:#fff8fb;border-radius:50%;cursor:pointer;z-index:3;font-size:21px;line-height:1}.sheet-close.static{position:static}.detail-cover{aspect-ratio:2/1;background:#fff0f5;overflow:hidden}.detail-cover img{width:100%;height:100%;object-fit:cover}.detail-cover .product-placeholder{font-size:58px}.detail-body{padding:20px 22px 22px}.detail-meta{display:flex;gap:6px;align-items:center;flex-wrap:wrap;margin-bottom:6px}.mini-pill{font-size:10px;font-weight:800;padding:5px 8px;border:1px solid var(--line);border-radius:999px;color:var(--pink-dark);background:#fff7fa}.detail-body h2{font-size:22px;letter-spacing:-.03em;margin:4px 0 6px;padding-right:42px}.detail-desc{font-size:13px;color:var(--muted);margin:0 0 18px}.option-group{margin:16px 0}.option-label{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;font-size:12px;font-weight:800}.option-list{display:flex;flex-wrap:wrap;gap:8px}.option-btn{min-height:38px;padding:7px 12px;border:1px solid var(--line);background:white;border-radius:12px;font-size:13px;font-weight:700;cursor:pointer}.option-btn.is-selected{background:var(--pink-soft);border-color:#eaa7c3;color:var(--pink-dark)}.option-btn:disabled{opacity:.35;cursor:not-allowed;text-decoration:line-through}.purchase-panel{border:1px solid var(--line);background:#fffafd;border-radius:17px;padding:14px;margin-top:19px}.price-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.current-price{display:flex;flex-direction:column}.current-price small{color:var(--muted);font-size:10px}.current-price strong{font-size:21px;color:var(--pink-dark);letter-spacing:-.03em}.regular-strike{font-size:11px;color:var(--muted);text-decoration:line-through;margin-left:5px}.stock-pill{font-size:11px;font-weight:800;border-radius:999px;padding:6px 9px}.stock-pill.ready{background:#eaf8f0;color:#347453}.stock-pill.sold_out{background:#f5eeee;color:#8d5a5a}.quantity-row{display:flex;align-items:center;justify-content:space-between;border-top:1px dashed var(--line);margin-top:12px;padding-top:12px}.quantity-row span{font-size:12px;font-weight:700}.stepper{display:flex;align-items:center;border:1px solid var(--line);border-radius:12px;overflow:hidden}.stepper button{width:36px;height:34px;border:0;background:#fff8fb;cursor:pointer;font-size:18px}.stepper b{min-width:38px;text-align:center;font-size:13px}.buy-actions{display:grid;grid-template-columns:1fr 1.3fr;gap:9px;margin-top:12px}.btn{min-height:44px;border:0;border-radius:14px;font-size:13px;font-weight:800;cursor:pointer;padding:10px 14px}.btn-secondary{background:#fff;border:1px solid #e8b8ca;color:var(--pink-dark)}.btn-primary{background:var(--pink);color:white;box-shadow:0 7px 16px rgba(220,74,132,.2)}.btn:disabled{opacity:.45;cursor:not-allowed}.sheet-title-row{display:flex;align-items:center;justify-content:space-between;padding:22px 22px 15px}.cart-items{padding:0 18px 10px}.cart-item{display:grid;grid-template-columns:54px 1fr auto;gap:11px;border-top:1px solid var(--line);padding:14px 2px;align-items:center}.cart-thumb{width:54px;height:54px;border-radius:13px;background:#fff0f5;overflow:hidden}.cart-thumb img{width:100%;height:100%;object-fit:cover}.cart-thumb .product-placeholder{font-size:20px}.cart-copy{min-width:0}.cart-copy h3{font-size:13px;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-copy p{font-size:10px;color:var(--muted);margin:0 0 5px}.cart-copy strong{font-size:12px;color:var(--pink-dark)}.cart-controls{display:flex;flex-direction:column;align-items:end;gap:7px}.mini-stepper{display:flex;border:1px solid var(--line);border-radius:9px;overflow:hidden}.mini-stepper button{width:29px;height:28px;border:0;background:#fff8fb;cursor:pointer}.mini-stepper b{width:27px;text-align:center;line-height:28px;font-size:11px}.remove-link{border:0;background:transparent;color:#a67989;font-size:10px;text-decoration:underline;cursor:pointer}.cart-summary{position:sticky;bottom:0;background:var(--surface);border-top:1px solid var(--line);padding:15px 20px calc(18px + env(safe-area-inset-bottom));box-shadow:0 -10px 22px rgba(75,39,54,.05)}.cart-total{display:flex;justify-content:space-between;align-items:end;margin-bottom:11px}.cart-total span{font-size:11px;color:var(--muted)}.cart-total strong{font-size:20px;color:var(--ink)}.whatsapp-btn{width:100%;min-height:48px;border:0;border-radius:14px;background:#2f9e67;color:white;font-weight:800;cursor:pointer}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,20px);background:#3b2d33;color:white;padding:10px 15px;border-radius:12px;font-size:12px;font-weight:700;z-index:120;opacity:0;pointer-events:none;transition:.22s ease;max-width:calc(100% - 34px);text-align:center}.toast.is-show{opacity:1;transform:translate(-50%,0)}body.modal-open{overflow:hidden}
@media(max-width:840px){.page-shell{padding:0 15px}.topbar{height:64px}.hero-card{padding:26px 25px;min-height:180px}.hero-deco{width:135px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-body{padding:12px}.product-image-wrap{aspect-ratio:1.25/1}}
@media(max-width:620px){body{font-size:14px}.page-shell{padding:0 13px}.topbar{height:61px}.brand-mark{width:36px;height:36px;border-radius:13px}.brand strong{font-size:15px}.cart-button{height:39px;padding:0 10px}.cart-button span{display:none}.hero-card{min-height:auto;padding:22px 20px;border-radius:23px}.hero-card h1{font-size:27px;margin:7px 0 8px}.hero-card p{font-size:13px;line-height:1.48;padding-right:35px}.hero-deco{position:absolute;right:-36px;bottom:-31px;opacity:.8;transform:scale(.82)}.finder{padding-top:16px}.search-box{height:48px;border-radius:15px}.search-box input{font-size:14px}.category-scroll{margin-right:-13px;padding-right:13px}.category-chip{font-size:12px;padding:7px 12px}.catalog-head{padding-top:18px}.catalog-head h2{font-size:19px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-open{border-radius:17px}.product-image-wrap{aspect-ratio:1.25/1}.product-body{padding:11px 11px 12px}.product-body h3{font-size:14px;margin-bottom:8px}.price-label strong{font-size:15px}.see-detail{font-size:10px;margin-top:10px;padding-top:8px}.site-footer{flex-direction:column;gap:4px;margin-top:32px;padding-bottom:90px}.overlay{align-items:flex-end;padding:0;background:rgba(48,31,39,.46)}.sheet{width:100%;max-height:92dvh;border-radius:24px 24px 0 0;border-bottom:0}.sheet-handle{display:block;width:42px;height:4px;border-radius:10px;background:#e3d3d9;margin:8px auto 2px}.detail-cover{aspect-ratio:2.2/1}.detail-body{padding:17px 17px calc(18px + env(safe-area-inset-bottom))}.detail-body h2{font-size:20px}.option-btn{font-size:12px;min-height:37px}.buy-actions{position:sticky;bottom:0;background:white;margin-left:-17px;margin-right:-17px;padding:10px 17px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--line);z-index:2}.sheet-title-row{padding:14px 17px 12px}.cart-items{padding:0 14px}.cart-summary{padding-left:17px;padding-right:17px}.toast{bottom:calc(18px + env(safe-area-inset-bottom))}}
@media(max-width:360px){.page-shell{padding:0 10px}.hero-card h1{font-size:25px}.hero-card p{padding-right:10px}.product-grid{gap:8px}.product-body{padding:10px}.product-category{font-size:9px}.product-body h3{font-size:13px}.price-label strong{font-size:14px}.category-scroll{margin-right:-10px;padding-right:10px}}
.brand-mark img{width:100%;height:100%;object-fit:cover;border-radius:inherit}
.cart-unavailable{display:inline-flex;margin-left:7px;padding:2px 6px;border-radius:999px;background:#fff0f1;color:#99515b;font-size:9px;font-weight:800}.whatsapp-btn:disabled{opacity:.5;cursor:not-allowed}

/* v1.0.1 — responsive polish, solid cute surfaces, availability clarity */
body{min-width:320px}.topbar{background:var(--bg);backdrop-filter:none;border-bottom:1px solid transparent}.brand{min-width:0;flex:0 1 auto}.brand>span:last-child{min-width:0}.brand strong{white-space:nowrap;line-height:1.1}.brand small{white-space:nowrap}.hero-card{min-height:188px;background:#fff2f7;box-shadow:0 10px 26px rgba(117,55,82,.065);padding:30px 34px}.hero-card h1{font-size:clamp(27px,3.4vw,35px);max-width:650px}.hero-deco{width:172px;height:118px}.hero-deco span{background:#fff;border-radius:16px;box-shadow:0 7px 16px rgba(167,69,105,.07)}.hero-deco span:nth-child(1){width:70px;height:58px;right:34px;top:28px;font-size:28px;transform:rotate(-5deg)}.hero-deco span:nth-child(2){width:42px;height:38px;right:0;top:2px;font-size:15px;transform:rotate(7deg)}.hero-deco span:nth-child(3){width:52px;height:42px;left:12px;bottom:4px;font-size:15px;transform:rotate(4deg)}.hero-notes{display:flex;gap:7px;flex-wrap:wrap;margin-top:17px}.hero-notes span{display:inline-flex;align-items:center;min-height:27px;padding:5px 9px;border:1px solid #efcedb;background:#fff;border-radius:999px;color:#765b67;font-size:11px;font-weight:700}.product-placeholder{background:#ffeaf2}.badge{background:#fff;backdrop-filter:none}.availability-badge{position:absolute;right:9px;bottom:9px;display:inline-flex;align-items:center;min-height:24px;padding:4px 8px;border-radius:999px;border:1px solid;font-size:10px;font-weight:800;background:#fff}.availability-badge.ready{color:#347453;border-color:#cde8d8}.availability-badge.sold{color:#98505b;border-color:#edcdd2}.sold-price strong{color:#98505b}.overlay{backdrop-filter:none}.site-footer{font-size:12px}
@media(max-width:840px){.hero-card{min-height:168px;padding:24px 24px}.hero-deco{width:126px;height:104px}.hero-notes{margin-top:13px}}
@media(max-width:620px){.topbar{gap:10px}.brand{gap:8px}.brand-mark{flex:0 0 36px}.brand strong{font-size:14px}.brand small{font-size:9px;letter-spacing:.13em}.cart-button{flex:0 0 auto}.hero-card{padding:18px 17px 19px;min-height:0}.hero-card h1{font-size:24px;line-height:1.16;max-width:245px}.hero-card p{font-size:13px;max-width:280px;padding-right:24px}.hero-deco{right:-48px;bottom:-31px;transform:scale(.72)}.hero-notes{max-width:255px;gap:5px;margin-top:13px}.hero-notes span{font-size:10px;min-height:25px;padding:4px 7px}.finder{padding-top:14px}.catalog-head h2{font-size:18px}.product-category{font-size:10px}.see-detail{font-size:11px}.availability-badge{font-size:9px;right:7px;bottom:7px;padding:3px 7px}.site-footer{font-size:11px}}
@media(max-width:360px){.brand small{display:none}.hero-card h1{font-size:23px}.hero-notes span:nth-child(2){display:none}.product-body h3{font-size:13px}.price-label strong{font-size:14px}}
@media(max-width:620px){.brand small{font-size:10px}.availability-badge{font-size:10px}}@media(max-width:360px){.product-category{font-size:10px}}
/* v1.0.2 cart selection */
.cart-selection-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 20px 10px;color:var(--muted);font-size:11px}.cart-select-all,.cart-selector{display:flex;align-items:center;cursor:pointer}.cart-select-all{gap:8px;color:var(--ink);font-size:12px}.cart-selector{justify-content:center}.cart-select-all input,.cart-selector input{position:absolute;opacity:0;pointer-events:none}.cart-check-ui{width:20px;height:20px;border:1.5px solid #dbb9c7;border-radius:50%;background:#fff;display:grid;place-items:center;transition:.16s ease;flex:0 0 auto}.cart-check-ui::after{content:'✓';font-size:12px;font-weight:900;color:white;opacity:0;transform:scale(.6);transition:.16s ease}.cart-select-all input:checked+.cart-check-ui,.cart-selector input:checked+.cart-check-ui{background:var(--pink);border-color:var(--pink)}.cart-select-all input:checked+.cart-check-ui::after,.cart-selector input:checked+.cart-check-ui::after{opacity:1;transform:scale(1)}.cart-selector input:disabled+.cart-check-ui{background:#f4edef;border-color:#eadde2;cursor:not-allowed}.cart-item{grid-template-columns:24px 54px minmax(0,1fr) auto}.cart-item.is-selected{background:#fffafd}.cart-item.is-unavailable{opacity:.72}.cart-unavailable{display:inline-flex;margin-left:7px;font-size:9px;font-weight:800;color:#8d5a5a;background:#f5eeee;border-radius:999px;padding:3px 6px}.whatsapp-btn:disabled{opacity:.52;cursor:not-allowed}.hero-notes{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.hero-notes span{font-size:11px;font-weight:700;color:#765b67;background:rgba(255,255,255,.68);border:1px solid #f0d7e1;border-radius:999px;padding:6px 9px}
@media(max-width:620px){.cart-selection-head{padding:0 16px 9px}.cart-item{grid-template-columns:22px 48px minmax(0,1fr) auto;gap:8px}.cart-thumb{width:48px;height:48px}.cart-check-ui{width:19px;height:19px}.cart-controls{gap:5px}.hero-notes{margin-top:13px}.hero-notes span{font-size:10px;padding:5px 8px}}
@media(max-width:380px){.cart-item{grid-template-columns:20px 44px minmax(0,1fr) auto;gap:7px}.cart-thumb{width:44px;height:44px}.mini-stepper button{width:25px}.mini-stepper b{width:24px}.cart-copy h3{font-size:12px}}
