:root{--purple:#6f2c91;--purple-dark:#4a1364;--purple-soft:#f5ebfa;--gold:#d4af37;--black:#111;--white:#fff;--surface:#f8f7fa;--border:#e9e4ed;--muted:#706a75;--shadow:0 18px 45px rgba(50,15,66,.12)}*{box-sizing:border-box}body{font-family:Arial,sans-serif;color:var(--black);background:#fff}a{text-decoration:none}.wanliz-preloader{position:fixed;inset:0;background:var(--purple);display:grid;place-items:center;z-index:9999;transition:.35s}.wanliz-preloader.is-hidden{opacity:0;visibility:hidden}.preloader-mark{width:56px;height:56px;border:5px solid rgba(255,255,255,.25);border-top-color:var(--gold);border-radius:50%;animation:spin .8s linear infinite}.preloader-word{color:#fff;font-weight:900;letter-spacing:.3em;margin-top:14px}@keyframes spin{to{transform:rotate(360deg)}}.topbar{background:var(--black);color:#fff;padding:.5rem 0;font-size:.82rem}.topbar a{color:var(--gold)}.main-navbar{background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.06)}.brand-lockup{display:flex;align-items:center;gap:.7rem;color:var(--purple);font-weight:900}.brand-lockup img{width:48px;height:48px;object-fit:contain}.brand-lockup span{display:grid}.brand-lockup small{font-size:.65rem;color:#333;letter-spacing:.12em}.nav-link{font-weight:700;color:#222!important;margin:.2rem}.nav-link.active{color:var(--purple)!important}.cart-pill{background:var(--purple);color:#fff!important;border-radius:999px;padding:.65rem 1rem!important}.cart-pill .badge{background:var(--gold);color:#111}.hero{background:var(--purple);color:#fff}.hero-copy{min-height:640px;display:flex;align-items:center}.hero h1{font-family:Georgia,serif;font-size:clamp(3rem,6vw,6rem);line-height:.98}.hero p{font-size:1.12rem;max-width:680px;color:rgba(255,255,255,.86)}.hero-visual{min-height:640px;position:relative}.hero-visual img{width:100%;height:100%;position:absolute;object-fit:cover}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.14em;font-size:.76rem;font-weight:900;color:var(--gold)}.btn-wanliz,.btn-gold,.btn-outline-wanliz,.btn-outline-light{border:2px solid transparent;border-radius:999px;padding:.85rem 1.3rem;font-weight:800;display:inline-flex;justify-content:center;align-items:center}.btn-wanliz{background:var(--purple);color:#fff}.btn-wanliz:hover{background:var(--purple-dark);color:#fff}.btn-gold{background:var(--gold);color:#111}.btn-outline-wanliz{border-color:var(--purple);color:var(--purple);background:#fff}.btn-outline-wanliz:hover{background:var(--purple);color:#fff}.btn-outline-light{border-color:#fff;color:#fff}.search-shell{margin-top:-48px;position:relative;z-index:5}.search-card{background:#fff;padding:1rem;border-radius:25px;box-shadow:var(--shadow)}.search-input-wrap{display:flex;gap:.7rem;border:2px solid var(--border);border-radius:18px;padding:.4rem}.search-input-wrap input{border:0;box-shadow:none!important;min-height:52px}.search-results{display:none;max-height:430px;overflow:auto;border:1px solid var(--border);border-radius:16px;margin-top:.7rem}.search-results.show{display:block}.search-result{display:grid;grid-template-columns:62px 1fr auto;align-items:center;gap:1rem;padding:.8rem;color:#111;border-bottom:1px solid var(--border)}.search-result img{width:62px;height:62px;object-fit:cover;border-radius:12px}.section-space{padding:5rem 0}.soft-section{background:var(--surface)}.section-title{font-family:Georgia,serif;font-size:clamp(2.1rem,4vw,3.8rem);line-height:1.05}.collection-card{height:520px;position:relative;overflow:hidden;border-radius:30px;display:flex;align-items:end;padding:2rem;color:#fff}.collection-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.collection-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent 70%)}.collection-content{position:relative;z-index:2}.collection-content h3{font-family:Georgia,serif;font-size:3rem}.section-header-row{display:flex;justify-content:space-between;align-items:end;margin-bottom:1.5rem}.section-link{color:var(--purple);font-weight:800}.horizontal-scroll-wrapper{display:flex;gap:1.2rem;overflow-x:auto;padding:.5rem 0 1.5rem}.scroll-card{min-width:270px;width:270px}.product-card{border:1px solid var(--border);border-radius:22px;overflow:hidden;background:#fff;transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-card img{width:100%;height:310px;object-fit:cover;background:#eee}.product-card .card-body{padding:1rem}.product-card h5{min-height:48px;margin:.7rem 0}.category-badge{display:inline-block;padding:.3rem .65rem;border-radius:999px;background:var(--purple-soft);color:var(--purple);font-size:.72rem;font-weight:800}.price-text,.product-price{font-weight:900;color:var(--purple);font-size:1.1rem}.about-panel{background:var(--black);color:#fff;border-radius:30px;overflow:hidden}.about-panel img{width:100%;height:100%;min-height:430px;object-fit:cover}.about-copy{padding:clamp(2rem,6vw,5rem)}.contact-section{background:var(--purple);color:#fff}.contact-card{height:100%;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.08);padding:1.5rem;border-radius:22px}.contact-card a{color:var(--gold)}.footer-section{background:var(--black);color:#fff}.footer-section a{color:#ddd}.shop-hero{background:var(--purple-soft);padding:4.5rem 0}.shop-hero h1{font-family:Georgia,serif;font-size:clamp(2.7rem,5vw,5rem)}.filter-bar,.checkout-card,.summary-box,.tracking-card,.receipt,.purchase-box{border:1px solid var(--border);border-radius:24px;padding:1.5rem;background:#fff;box-shadow:var(--shadow)}.main-product-image{width:100%;height:600px;object-fit:cover;border-radius:24px}.thumb-row{display:flex;gap:.7rem;margin-top:1rem;overflow:auto}.thumb{border:2px solid transparent;background:none;padding:0;border-radius:12px}.thumb img{width:75px;height:75px;object-fit:cover;border-radius:10px}.product-title{font-family:Georgia,serif;font-size:clamp(2.5rem,5vw,4.5rem)}.product-price{font-size:2rem}.delivery-note{margin-top:1rem;padding:1rem;background:var(--purple-soft);border-radius:14px;color:var(--purple)}.cart-item{display:flex;gap:1rem;align-items:center;padding:1rem;border:1px solid var(--border);border-radius:20px;margin-bottom:1rem}.cart-item img{width:110px;height:110px;object-fit:cover;border-radius:15px}.cart-actions{display:flex;gap:.5rem;align-items:center}.cart-actions input{width:80px}.summary-line{display:flex;justify-content:space-between;gap:1rem;padding:.65rem 0}.summary-line.total{font-size:1.2rem;border-top:2px solid var(--border)}.empty-state{text-align:center;padding:5rem 1rem;background:var(--surface);border-radius:25px}.success-panel{text-align:center;max-width:760px;margin:auto;padding:4rem 2rem;border-radius:30px;background:var(--purple-soft)}.success-icon{width:80px;height:80px;border-radius:50%;background:var(--purple);color:#fff;display:grid;place-items:center;font-size:2.2rem;margin:0 auto 1.5rem}.receipt{max-width:850px;margin:auto}.receipt-head{display:flex;justify-content:space-between;border-bottom:4px solid var(--purple);padding-bottom:1rem}.receipt-totals{max-width:360px;margin-left:auto}.receipt-totals>div{display:flex;justify-content:space-between;padding:.45rem}.receipt-totals .grand{font-size:1.25rem;border-top:2px solid #111}.track-form{max-width:900px}.tracking-timeline{display:grid;grid-template-columns:repeat(6,1fr);gap:.6rem;margin:2rem 0}.tracking-step{text-align:center;color:#aaa}.tracking-step span{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#eee;margin:auto auto .5rem}.tracking-step.done{color:var(--purple)}.tracking-step.done span{background:var(--purple);color:#fff}.login-page{min-height:100vh;display:grid;place-items:center;background:var(--purple-soft)}.login-card{width:min(440px,92%);padding:2rem;background:#fff;border-radius:28px;box-shadow:var(--shadow)}.admin-body{background:#f4f2f6}.admin-nav{position:fixed;left:0;top:0;bottom:0;width:250px;background:var(--purple);padding:1.5rem;z-index:10}.admin-brand{display:block;color:#fff;font-size:1.4rem;font-weight:900;margin-bottom:2rem}.admin-brand small{display:block;color:var(--gold);font-size:.65rem}.admin-nav a{display:block;color:rgba(255,255,255,.85);padding:.75rem;border-radius:10px}.admin-nav a:hover{background:rgba(255,255,255,.1)}.admin-main{margin-left:250px;padding:2rem}.admin-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.stat-card,.admin-card{background:#fff;border-radius:20px;padding:1.4rem;box-shadow:0 8px 28px rgba(0,0,0,.05)}.stat-card strong{display:block;font-size:1.6rem;color:var(--purple)}.history-row{display:grid;padding:.8rem 0;border-bottom:1px solid var(--border)}.history-row small{color:var(--muted)}@media(max-width:991px){.hero-copy{min-height:auto;padding:5rem 0 7rem}.hero-visual{min-height:420px}.collection-card{height:430px}.admin-nav{position:static;width:auto}.admin-main{margin:0}.stat-grid{grid-template-columns:repeat(2,1fr)}.tracking-timeline{grid-template-columns:repeat(3,1fr)}}@media(max-width:576px){.search-input-wrap{display:grid}.section-space{padding:3.7rem 0}.product-card img{height:250px}.scroll-card{min-width:230px;width:230px}.cart-item{align-items:flex-start;flex-wrap:wrap}.cart-actions{width:100%;flex-wrap:wrap}.main-product-image{height:430px}.tracking-timeline{grid-template-columns:repeat(2,1fr)}.stat-grid{grid-template-columns:1fr}.admin-main{padding:1rem}.search-result{grid-template-columns:54px 1fr}.search-result strong{grid-column:2}.no-print{display:inline-flex}}@media print{.main-navbar,.topbar,.footer-section,.no-print{display:none!important}.receipt{box-shadow:none;border:0}.section-space{padding:0}}


/* v1.0.1 simple admin product flow */
.product-type-choice{display:flex;gap:1rem;align-items:center;padding:1.35rem;border:2px solid #eadcf0;border-radius:18px;text-decoration:none;color:#211526;background:#fff;min-height:125px;transition:.2s ease}.product-type-choice:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 12px 30px rgba(111,44,145,.12)}.product-type-choice strong{display:block;font-size:1.1rem;color:var(--primary)}.product-type-choice small{display:block;color:#6d6470;margin-top:.3rem}.choice-icon{width:54px;height:54px;border-radius:16px;background:#f3eafa;display:inline-grid;place-items:center;font-size:1.7rem;flex:0 0 54px}.form-intro{display:flex;gap:1rem;align-items:center}.variant-entry{padding:.75rem;border:1px solid #eee2f3;border-radius:14px;background:#fcf9fd}.mpesa-pay-box{max-width:620px;text-align:left;background:#fff;border:2px solid #e4d2eb;border-radius:20px;padding:1.5rem;margin-top:1.25rem}.appliance-details{background:#faf6fc;border-left:4px solid var(--primary);padding:1rem 1.1rem;border-radius:0 12px 12px 0;margin:1rem 0}.appliance-details h3{font-size:1.05rem;margin-bottom:.5rem;color:var(--primary)}
