@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Outfit:wght@500;600;700;800&display=swap";:root{--bg:#f5f7fb;--surface:#fff;--surface-soft:#eef4ff;--line:#e4eaf4;--text:#17233c;--muted:#6d7990;--accent:#ff7048;--accent-deep:#ff5a35;--success:#0f8f5d;--shadow:0 22px 60px #12182714;--shadow-soft:0 14px 34px #1218270f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 100% 0,#6bc7d52e,#0000 20%),linear-gradient(#fbfdff 0%,#f5f7fb 100%);margin:0;font-family:Manrope,sans-serif}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(100%,1440px);margin:0 auto;padding:0 24px}.shop-topbar{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfdffe6;border-bottom:1px solid #e4eaf4eb;position:sticky;top:0}.shop-topbar-inner{grid-template-columns:280px minmax(260px,1fr) auto;align-items:center;gap:20px;min-height:86px;display:grid}.shop-brand{align-items:center;gap:12px;display:inline-flex}.shop-brand-badge{width:42px;height:42px;color:var(--accent);background:radial-gradient(circle,#fff 36%,#0000 37%),repeating-conic-gradient(#111827 0deg 13deg,#0000 13deg 26deg);border:2px solid #111827;border-radius:50%;place-items:center;font-family:Outfit,sans-serif;font-weight:800;display:grid;box-shadow:inset 0 0 0 5px #fff}.shop-brand strong,.catalog-header h1,.product-card h3,.detail-card h2,.mini-cart-card h2,.checkout-header h1,.panel h2,.stepper-item strong,.success-badge,.review-card strong,.summary-row strong,.order-bottom strong{font-family:Outfit,sans-serif}.shop-brand strong{font-size:1.24rem;display:block}.shop-brand span{color:var(--muted);font-size:.82rem;display:block}.shop-search-wrap input{width:100%;min-height:48px;color:var(--text);background:#fff;border:1px solid #d8e0ee;border-radius:999px;padding:0 18px}.shop-topbar-actions{align-items:center;gap:12px;display:flex}.shop-link{color:#435068;font-size:.92rem;font-weight:700}.topbar-tab,.action-button,.chip,.qty-controls button,.text-button{cursor:pointer}.topbar-tab{color:#445065;background:#fff;border:1px solid #d7dfeb;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-weight:700;display:inline-flex}.topbar-tab--active{background:linear-gradient(135deg, var(--accent), #ff8a5e);color:#fff;border-color:#0000;box-shadow:0 12px 24px #ff704838}.flash-message{color:var(--success);background:#0f8f5d1f;border-radius:18px;margin-top:18px;padding:14px 16px;font-weight:700}.toast-notification{z-index:100;border-left:4px solid var(--success);background:#fff;border-radius:12px;align-items:center;gap:12px;padding:16px 24px;animation:.3s cubic-bezier(.175,.885,.32,1.275) forwards slideInRight,.3s ease-in 2.7s forwards fadeOut;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 40px #0000001a}.toast-icon{background:var(--success);color:#fff;border-radius:50%;place-items:center;width:24px;height:24px;font-size:14px;font-weight:700;display:grid}.toast-content{color:var(--text);font-size:1rem;font-weight:600}@keyframes slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0;pointer-events:none}}.app-shell{padding-top:28px;padding-bottom:40px}.products-shell,.checkout-shell{gap:24px;display:grid}.products-shell{grid-template-columns:minmax(0,1.2fr) 380px}.checkout-shell{grid-template-columns:minmax(0,1.15fr) 360px}.catalog-panel,.detail-card,.mini-cart-card,.panel,.product-card,.review-card{box-shadow:var(--shadow-soft);background:#fffffff5;border:1px solid #ffffffb8;border-radius:24px}.catalog-panel,.detail-card,.mini-cart-card,.panel{padding:22px}.detail-panel,.summary-sidebar{flex-direction:column;gap:18px;display:flex}.eyebrow{background:var(--surface-soft);min-height:32px;color:var(--accent);text-transform:uppercase;letter-spacing:.12em;border:1px solid #d8e3f2;border-radius:999px;align-items:center;padding:0 12px;font-size:.72rem;font-weight:800;display:inline-flex}.catalog-header h1,.checkout-header h1{letter-spacing:-.05em;margin:16px 0 10px;font-size:clamp(2.2rem,4vw,3.8rem);line-height:1.02}.catalog-header p,.checkout-header p,.product-card p,.detail-card p,.mini-cart-copy,.empty-state,.order-item p,.review-card p{color:var(--muted);line-height:1.75}.chip-row{flex-wrap:wrap;gap:12px;margin:18px 0;display:flex}.chip{color:#445065;background:#fff;border:1px solid #d7dfeb;border-radius:999px;min-height:42px;padding:0 16px;font-weight:700}.chip--active{background:linear-gradient(135deg, var(--accent), #ff8a5e);color:#fff;border-color:#0000}.results-bar,.product-meta,.detail-meta,.price-row,.detail-price-row,.panel-header,.summary-row,.order-top,.order-bottom,.review-item{justify-content:space-between;align-items:center;gap:12px;display:flex}.results-bar{color:var(--muted);margin-bottom:18px;font-size:.92rem}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.product-card{padding:16px;transition:transform .3s,box-shadow .3s;position:relative}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.product-card--active{outline:2px solid #ff70486b;box-shadow:0 24px 56px #ff704829}.product-badge{z-index:1;background:var(--accent);color:#fff;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.72rem;font-weight:800;display:inline-flex;position:absolute;top:16px;left:16px}.product-image{cursor:pointer;background:linear-gradient(#f7f9fd,#edf2fa);border-radius:18px;height:220px;overflow:hidden}.product-image img,.detail-image{object-fit:cover;width:100%;height:100%}.product-meta,.detail-meta{color:var(--muted);margin-top:14px;font-size:.88rem}.product-card h3,.detail-card h2,.mini-cart-card h2,.panel h2{margin:12px 0 10px;font-size:1.75rem;line-height:1.05}.price-row strong,.detail-price-row strong,.summary-row strong,.order-bottom strong,.review-item strong{color:var(--accent);font-size:1.4rem}.price-row span,.detail-price-row span{color:#9aa5b6;text-decoration:line-through}.mrp-strikethrough{color:#9aa5b6;font-size:1.1rem;text-decoration:line-through}.save-amount{color:var(--success);font-size:.95rem;font-weight:700}.card-actions,.detail-actions,.step-actions,.success-actions,.qty-controls{gap:10px;display:flex}.card-actions,.detail-actions{margin-top:16px}.action-button{border:none;border-radius:999px;min-height:44px;padding:0 16px;font-weight:800}.action-button--solid{background:linear-gradient(135deg, var(--accent), #ff8a5e);color:#fff;box-shadow:0 12px 24px #ff70483d}.action-button--ghost{color:var(--text);background:#fff;border:1px solid #d6ddeb}.action-button--full{width:100%}.detail-image{border-radius:18px;height:240px;margin-top:14px}.delivery-note{color:var(--success);margin-top:14px;font-size:.92rem;font-weight:700}.spec-list{gap:10px;margin:16px 0 0;padding:0;list-style:none;display:grid}.spec-list li{color:var(--muted);padding-left:18px;position:relative}.spec-list li:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:.58rem;left:0}.panel-header{margin-bottom:16px}.stepper{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:24px 0;display:grid}.stepper-item{color:#7b8799;text-align:center;background:#fff;border:1px solid #d7dfeb;border-radius:18px;flex-direction:column;align-items:center;gap:8px;padding:14px;display:flex}.stepper-item span{background:#f1f5fb;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.stepper-item--active{color:var(--text);border-color:#ff704873;box-shadow:0 18px 36px #ff70481a}.stepper-item--active span,.stepper-item--done span{background:linear-gradient(135deg, var(--accent), #ff8a5e);color:#fff}.stepper-item--done{color:var(--success);border-color:#0f8f5d3d}.cart-list,.orders-list,.review-items{gap:14px;display:grid}.cart-item{background:#f8fafc;border-radius:18px;grid-template-columns:88px 1fr;gap:14px;padding:14px;display:grid}.cart-item img{object-fit:cover;border-radius:14px;width:88px;height:88px}.cart-item-info strong,.order-top strong{margin-bottom:6px;display:block}.cart-item-info span,.order-top span,.order-bottom span{color:var(--muted);font-size:.9rem}.cart-item-bottom{flex-wrap:wrap;align-items:center;gap:12px;margin-top:12px;display:flex}.qty-controls{align-items:center}.qty-controls button{background:#fff;border:1px solid #d6ddeb;border-radius:50%;width:30px;height:30px}.text-button{color:var(--accent);background:0 0;border:none;font-weight:700}.empty-panel{background:#f8fafc;border-radius:18px;gap:12px;padding:18px;display:grid}.form-grid{gap:14px;display:grid}.form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid label{color:var(--text);gap:8px;font-weight:700;display:grid}.form-grid-span{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{width:100%;color:var(--text);background:#fff;border:1px solid #dbe2ef;border-radius:12px;padding:14px 16px}.form-grid textarea{resize:vertical}.form-grid small{color:#d94343;font-weight:600}.payment-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.payment-card{background:#fff;border:1px solid #d7dfeb;border-radius:18px;align-items:center;gap:12px;padding:16px;font-weight:700;display:flex}.payment-card--active{border-color:#ff704873;box-shadow:0 18px 36px #ff70481a}.payment-form{margin-top:18px}.review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.review-card{padding:18px}.review-card--wide{grid-column:1/-1}.review-item{border-bottom:1px solid var(--line);padding:10px 0}.review-item:last-child{border-bottom:none}.summary-row{color:var(--muted);padding-top:12px}.summary-row--total{border-top:1px solid var(--line);color:var(--text);margin-top:8px;padding-top:16px}.order-item{background:#f8fafc;border-radius:18px;padding:14px}.order-top span{color:var(--success);font-weight:700}.order-item p{margin:10px 0}.panel--success{text-align:center}.success-badge{min-height:38px;color:var(--success);background:#0f8f5d1f;border-radius:999px;justify-content:center;align-items:center;margin-bottom:14px;padding:0 16px;display:inline-flex}.success-order{background:#f8fafc;border-radius:18px;max-width:420px;margin:0 auto 18px;padding:18px}.empty-state{margin:0}.premium-summary-card{background:#fff;border:1px solid #d5d9d9;border-radius:12px;padding:24px;box-shadow:0 8px 24px #0000000a}.premium-summary-card h3{color:#0f1111;border-bottom:1px solid #e7e7e7;margin-bottom:20px;padding-bottom:12px;font-size:1.25rem;font-weight:700}.summary-details .summary-line{color:#0f1111;justify-content:space-between;margin-bottom:12px;font-size:.95rem;display:flex}.summary-details .summary-line.expandable-trigger:hover span{color:#c45500;text-decoration:underline}@media (width<=1260px){.products-shell,.checkout-shell{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=940px){.shop-topbar-inner{grid-template-columns:auto 1fr;padding:16px 0}.shop-topbar-actions{grid-column:2;justify-content:flex-end}.shop-search-wrap{grid-column:1/-1;margin-top:10px}.shop-topbar-actions,.results-bar,.card-actions,.detail-actions,.step-actions,.success-actions{flex-wrap:wrap}.stepper,.payment-options,.review-grid,.form-grid--two{grid-template-columns:1fr}}@media (width<=640px){.container{padding:0 16px}.product-grid{grid-template-columns:1fr}.topbar-tab,.action-button,.shop-link{text-align:center;justify-content:center;width:auto}.cart-item{grid-template-columns:1fr}.shop-topbar-actions{justify-content:center;gap:8px}}.shop-layout-grid{grid-template-columns:280px 1fr;align-items:start;gap:40px;display:grid}.hero-title{font-size:3rem}.hero-subtitle{font-size:1.2rem}@media (width<=768px){.shop-layout-grid{grid-template-columns:1fr}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-badge{font-size:.8rem}}.hamburger-btn{color:var(--navy);background:0 0;border:none;margin-left:10px;padding:0;font-size:2rem;display:none}.desktop-only{display:block}.mobile-sidebar-overlay{z-index:1000;opacity:0;visibility:hidden;background:#00000080;transition:all .3s;position:fixed;inset:0}.mobile-sidebar-overlay.open{opacity:1;visibility:visible}.mobile-sidebar{z-index:1001;background:#fff;flex-direction:column;width:280px;height:100vh;transition:right .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:-300px;box-shadow:-10px 0 30px #0000001a}.mobile-sidebar.open{right:0}.mobile-sidebar-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.close-btn{color:var(--muted);cursor:pointer;background:0 0;border:none;font-size:1.8rem}.mobile-nav{flex-direction:column;gap:16px;padding:24px;display:flex}.mobile-nav a{color:var(--navy);border-bottom:1px solid var(--line);padding:10px 0;font-size:1.1rem;font-weight:600;text-decoration:none}@media (width<=940px){.hamburger-btn{display:block}.desktop-only{display:none!important}}
