body{color:#1a1a1a;background:#f8f5f2;margin:0;font-family:Poppins,sans-serif}a{text-decoration:none}.navbar nav{gap:20px;display:flex}.navbar a{color:#000;font-weight:500}.navbar{background:#fff;justify-content:space-between;align-items:center;padding:16px 40px;display:flex;box-shadow:0 2px 10px #0000000d}.nav-links{align-items:center;gap:16px;display:flex}.nav-links a{color:#1e293b;border-radius:8px;padding:10px 16px;font-weight:600;text-decoration:none;transition:all .3s}.nav-links a:hover{color:#0284c7;background:#e0f2fe}.hero{align-items:center;min-height:70vh;padding:50px;display:flex}.hero-text h1{color:#0b0d8d;font-size:48px}.shop-btn{color:#fff;background:#01023d;border-radius:8px;margin-top:20px;padding:12px 24px;display:inline-block}.featured{text-align:center;padding:50px}.product-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:30px;margin-top:30px;display:grid}.product-card{background:#fff;border-radius:14px;padding:20px;transition:all .3s}.product-card:hover{transform:translateY(-8px)}.product-card img{object-fit:cover;border-radius:12px;width:100%;height:250px}.product-card button{color:#fff;cursor:pointer;background:#000;border:none;border-radius:8px;width:100%;margin-top:10px;padding:12px}.product-details{flex-wrap:wrap;align-items:center;gap:40px;display:flex}.product-details img{border-radius:14px;width:350px}.product-details button{color:#fff;cursor:pointer;background:#000;border:none;border-radius:8px;padding:14px 24px}.qty-controls{justify-content:center;align-items:center;gap:10px;margin:10px 0;display:flex}.qty-controls button{width:40px}.auth-container{justify-content:center;align-items:center;min-height:100vh;display:flex}.auth-form{background:#fff;border-radius:16px;width:350px;padding:30px;box-shadow:0 5px 20px #00000014}.auth-form h2{text-align:center}.auth-form input{border:1px solid #ddd;border-radius:8px;width:100%;margin:10px 0;padding:14px}.auth-form button{color:#fff;cursor:pointer;background:#000;border:none;border-radius:8px;width:100%;padding:14px}.logout-btn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:8px;padding:10px 16px}.logo{width:160px;height:110px}.top-logo{justify-content:space-between;display:flex}.shop-toolbar{flex-wrap:wrap;gap:16px;margin:25px 0;display:flex}.shop-toolbar input,.shop-toolbar select{border:1px solid #ddd;border-radius:8px;min-width:220px;padding:12px}.product-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:25px;display:grid}.home{background:#f8fbff}.hero{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;padding:70px 40px;display:flex}.hero-text{flex:1}.hero-badge{color:#16a34a;font-weight:700}.hero h1{color:#0f172a;font-size:48px;line-height:1.2}.hero h1 span{color:#0661b6}.hero p{color:#475569;margin-top:15px}.hero-buttons{gap:16px;margin-top:25px;display:flex}.btn-primary{color:#fff;background:#16a34a;border-radius:10px;padding:12px 24px;text-decoration:none}.btn-secondary{color:#fff;background:#0661b6;border-radius:10px;padding:12px 24px;text-decoration:none}.hero-image img{width:430px;max-width:100%}.features{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:25px;padding:40px;display:grid}.feature-card{background:#fff;border-radius:18px;padding:25px;box-shadow:0 8px 24px #0000000f}.cta{color:#fff;text-align:center;background:#0661b6;border-radius:24px;margin:40px;padding:60px 30px}.cta h2{margin-bottom:20px}.checkout-page{max-width:700px;margin:auto;padding:30px}.checkout-page form{flex-direction:column;gap:15px;display:flex}.checkout-page input,.checkout-page textarea{border:1px solid #ccc;border-radius:6px;padding:12px;font-size:16px}.bank-details{background:#f5f5f5;border-radius:10px;padding:20px}.checkout-page button{cursor:pointer;color:#fff;background:#000;border:none;border-radius:8px;padding:15px;font-size:18px}@media (width<=768px){.hero{padding:40px 20px}.hero h1{font-size:34px}.cta{margin:20px}.hamburger{width:30px;height:30px;margin-left:auto;display:flex}.navigation.active{display:flex}.hamburger-menu{width:30px;height:30px;margin-left:auto;display:flex}.side-menu{top:var(--topnav-h);height:calc(100vh - var(--topnav-h));width:var(--sidebar-w);z-index:95;position:fixed;left:0;transform:translate(-100%);box-shadow:4px 0 24px #00000024}.side-menu.open{transform:translate(0)}.sidebar-backdrop{display:block}body.sidebar-open{overflow:hidden}.recent-section{grid-template-columns:1fr}.admin-main{padding:20px}.admin-layout{flex-direction:column}.sidebar{border-bottom:1px solid #e5e5e5;border-right:none;width:100%;height:auto;position:relative}.sidebar-links{flex-direction:row;overflow-x:auto}.sidebar-links a{white-space:nowrap}.admin-content{padding:20px}}
