:root{--pink:#f60079;--pink2:#ff2d95;--pinksoft:#fff0f7;--ink:#161616;--muted:#666;--line:#eee;--bg:#fff;--soft:#fafafa;--green:#159447;--shadow:0 18px 45px rgba(0,0,0,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 32px));margin:auto}.topbar{background:#101010;color:#fff;text-align:center;padding:10px 14px;font-size:13px}.site-header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);border-bottom:1px solid #f2e9ee}.nav-wrap{height:88px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand img{width:180px;border-radius:18px}.main-nav{display:flex;gap:24px;font-weight:700}.main-nav a:hover{color:var(--pink)}.cart-btn{border:0;background:var(--pink);color:#fff;border-radius:999px;padding:12px 18px;font-weight:800;cursor:pointer;display:flex;align-items:center;gap:10px;box-shadow:0 12px 28px rgba(246,0,121,.22)}.cart-btn strong{display:grid;place-items:center;background:#fff;color:var(--pink);width:27px;height:27px;border-radius:50%}.flash{width:min(1180px,calc(100% - 32px));margin:16px auto;padding:12px 16px;border-radius:12px}.flash.success{background:#eaf8ef;color:#176b37}.flash.error{background:#fff0f1;color:#b42318}.hero{padding:64px 0 42px;background:radial-gradient(circle at 90% 20%,#ffd7ea 0,transparent 33%),linear-gradient(180deg,#fff 0,#fff8fb 100%)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:36px}.pill,.eyebrow,.category-label{display:inline-block;background:var(--pinksoft);color:#c90064;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:800}.hero h1{font-size:clamp(38px,5vw,66px);line-height:1.02;margin:18px 0 16px;max-width:760px}.hero p{font-size:18px;line-height:1.65;color:#484848;max-width:650px}.hero-actions,.detail-actions,.product-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{border:0;border-radius:999px;padding:13px 18px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.btn:disabled{opacity:.45;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg,var(--pink2),#d90069);color:#fff;box-shadow:0 12px 28px rgba(246,0,121,.18)}.btn-soft{background:#fff;color:#bd005e;border:1px solid #f0c3d8}.btn-outline{background:#fff;color:#bd005e;border:1px solid #efc6da}.btn-block{width:100%}.hero-points{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.hero-points span{background:#fff;border:1px solid #f2d9e4;border-radius:999px;padding:10px 13px;font-size:13px;font-weight:700}.hero-visual{display:flex;justify-content:center}.hero-logo-card{width:min(480px,100%);background:#fff;padding:24px;border-radius:34px;box-shadow:var(--shadow);border:1px solid #f5dbe7;position:relative}.hero-logo-card img{border-radius:24px}.deal-card{position:absolute;right:-18px;bottom:-22px;background:#111;color:#fff;border-radius:22px;padding:18px 20px;box-shadow:var(--shadow)}.deal-card span,.deal-card small{display:block;color:#ddd}.deal-card strong{display:block;font-size:25px;color:#ff68ae;margin:4px 0}.section{padding:74px 0}.section-light{background:#fafafa}.pink-section{background:linear-gradient(180deg,#fff4f9,#fff)}.section-head{display:flex;justify-content:space-between;gap:20px;margin-bottom:28px}.section-head.center{display:block;text-align:center}.section-head h2{font-size:clamp(30px,4vw,46px);margin:14px 0 10px}.section-head p{color:var(--muted);max-width:760px;line-height:1.6}.catalog-toolbar{display:grid;gap:16px;margin-bottom:24px}.search-box{display:flex;gap:10px}.search-box input{flex:1;padding:15px 17px;border:1px solid #ead5df;border-radius:18px;background:#fff}.filter-chips{display:flex;gap:9px;flex-wrap:wrap}.filter-chip{padding:10px 15px;border-radius:999px;background:#fff;border:1px solid #eed2df;font-weight:700}.filter-chip.active{background:var(--pink);color:#fff;border-color:var(--pink)}.products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{background:#fff;border:1px solid #f1dce6;border-radius:24px;overflow:hidden;box-shadow:0 12px 28px rgba(0,0,0,.05);transition:.2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 18px 34px rgba(0,0,0,.08)}.product-media{height:230px;background:#fff6fa;display:grid;place-items:center;position:relative;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover}.placeholder{font-size:70px}.discount-badge{position:absolute;top:13px;left:13px;background:#111;color:#fff;padding:8px 10px;border-radius:999px;font-weight:800;font-size:13px}.product-body{padding:18px}.product-body h3{font-size:19px;line-height:1.3;margin:10px 0 5px}.brand-text{margin:0 0 8px;color:#777}.price-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.price-row strong,.detail-price strong{color:#c90064;font-size:24px}.old-price{text-decoration:line-through;color:#999}.stock{font-size:13px;font-weight:800;margin:10px 0}.stock.ok{color:var(--green)}.stock.out{color:#b42318}.product-actions .btn{flex:1;border-radius:14px;padding:11px}.steps-grid,.faq-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.steps-grid article,.faq-grid article{background:#fff;border:1px solid #f0dce5;border-radius:24px;padding:22px;box-shadow:0 10px 24px rgba(0,0,0,.04)}.steps-grid article>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--pinksoft);color:#c90064;font-weight:900}.steps-grid h3,.faq-grid h3{margin:14px 0 8px}.steps-grid p,.faq-grid p{color:#666;line-height:1.55}.faq-grid{grid-template-columns:repeat(3,1fr)}.site-footer{background:#111;color:#fff;padding:48px 0}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:26px}.footer-logo{width:180px;border-radius:16px;margin-bottom:14px}.site-footer p,.site-footer a,.site-footer span{display:block;color:#cfcfcf;line-height:1.6;margin-bottom:8px}.floating-wa{position:fixed;right:18px;bottom:18px;background:#25d366;color:#fff;padding:14px 18px;border-radius:999px;font-weight:900;z-index:45;box-shadow:0 12px 28px rgba(37,211,102,.28)}.cart-drawer{position:fixed;inset:0;z-index:100;display:none}.cart-drawer.open{display:block}.cart-overlay,.checkout-overlay{position:absolute;inset:0;background:rgba(0,0,0,.48)}.cart-panel{position:absolute;right:0;top:0;height:100%;width:min(430px,100%);background:#fff;display:flex;flex-direction:column;box-shadow:-12px 0 35px rgba(0,0,0,.15)}.cart-header,.cart-footer{padding:18px;border-bottom:1px solid #eee}.cart-header{display:flex;justify-content:space-between;align-items:center}.cart-header h3{margin:0}.cart-header button,.checkout-close{border:0;background:none;font-size:32px;cursor:pointer}.cart-items{flex:1;overflow:auto;padding:18px;display:grid;gap:12px}.cart-item{display:grid;grid-template-columns:65px 1fr;gap:12px;border:1px solid #f0d6e2;border-radius:18px;padding:12px}.cart-thumb{width:65px;height:65px;border-radius:14px;background:#fff4f9;display:grid;place-items:center;font-size:28px;overflow:hidden}.cart-thumb img{width:100%;height:100%;object-fit:cover}.cart-item h4{margin:0 0 5px}.cart-item p{margin:0;color:#777;font-size:13px}.cart-qty{display:flex;align-items:center;gap:8px;margin-top:9px}.cart-qty button{width:30px;height:30px;border:1px solid #edd1df;background:#fff;border-radius:9px}.remove-link{border:0;background:none;color:#c90064;padding:7px 0;font-weight:700;cursor:pointer}.cart-total{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.cart-total strong{color:#c90064;font-size:23px}.cart-note{font-size:12px;color:#777;text-align:center}.empty-state{grid-column:1/-1;background:#fff;border:1px solid #efd7e2;border-radius:22px;padding:34px;text-align:center;color:#777}.empty-state strong{display:block;color:#222;font-size:20px;margin-bottom:8px}.checkout-modal{position:fixed;inset:0;z-index:150}.checkout-box{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(560px,calc(100% - 24px));max-height:90vh;overflow:auto;background:#fff;border-radius:28px;padding:26px;box-shadow:var(--shadow)}.checkout-close{position:absolute;right:16px;top:12px}.checkout-box h2{font-size:30px;margin:12px 0 8px}.checkout-box p{color:#666}.checkout-form{display:grid;gap:12px}.checkout-form label{font-size:13px;font-weight:800}.checkout-form input,.checkout-form select,.checkout-form textarea{width:100%;margin-top:6px;border:1px solid #e6d2dc;border-radius:13px;padding:12px}.form-msg{color:#b42318;font-size:13px}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:start}.detail-media{height:520px;border-radius:30px;background:#fff5fa;position:relative;overflow:hidden;display:grid;place-items:center}.detail-media img{width:100%;height:100%;object-fit:cover}.detail-info h1{font-size:clamp(34px,4vw,54px);margin:12px 0 8px}.back-link{display:inline-block;color:#777;margin-bottom:18px}.detail-price{display:flex;gap:12px;align-items:center;margin:16px 0}.detail-price strong{font-size:34px}.description{color:#555;line-height:1.7;margin:22px 0}.detail-actions{margin:22px 0}.notice-box{background:#fff4f9;border:1px solid #f0d4e1;padding:17px;border-radius:18px}.notice-box p{margin:6px 0 0;color:#666}.detail-info small{color:#888}@media(max-width:1000px){.products-grid{grid-template-columns:repeat(3,1fr)}.steps-grid{grid-template-columns:repeat(2,1fr)}.hero-grid,.product-detail{grid-template-columns:1fr}.hero-visual{margin-top:20px}.detail-media{height:420px}}@media(max-width:760px){.main-nav{display:none}.products-grid,.faq-grid,.footer-grid{grid-template-columns:1fr 1fr}.hero{padding-top:36px}.hero h1{font-size:38px}.search-box{flex-direction:column}.deal-card{position:static;margin-top:12px}.nav-wrap{height:76px}.brand img{width:145px}}@media(max-width:560px){.container{width:min(100% - 20px,1180px)}.products-grid,.steps-grid,.faq-grid,.footer-grid{grid-template-columns:1fr}.product-media{height:260px}.cart-btn{font-size:0;padding:10px}.cart-btn:before{content:'🛒';font-size:20px}.section{padding:54px 0}.detail-media{height:340px}}
