*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,Arial,sans-serif}body{background:#f5f5f5;color:#111}.topbar{height:78px;background:#050505;color:white;display:flex;align-items:center;justify-content:space-between;padding:0 7%;position:sticky;top:0;z-index:10}.logo{font-size:22px;font-weight:800;letter-spacing:4px}nav{display:flex;align-items:center;gap:22px}nav a{color:white;text-decoration:none;font-size:13px;letter-spacing:1px;text-transform:uppercase}.cart-btn{background:white;color:#111;border:0;padding:10px 18px;border-radius:999px;font-weight:700;cursor:pointer}.page-shell{width:min(1180px,94%);margin:0 auto}.trends-slider{position:relative;margin:22px auto;background:white;border:1px solid #ddd;border-radius:14px;padding:14px;overflow:hidden}.trends-slider img{width:100%;height:390px;object-fit:cover;border-radius:10px;display:block}.slide-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:42px;height:42px;border:0;border-radius:50%;background:white;color:#111;font-size:34px;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.2)}.slide-arrow.left{left:28px}.slide-arrow.right{right:28px}.collection-box{background:white;border:1px solid #ddd;border-radius:14px;margin:22px auto;padding:22px}.collection-box h2{text-align:center;margin-bottom:18px}.section-title-row{text-align:center;margin-bottom:22px}.section-title-row p{color:#777}.category-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:22px}.myntra-cat-card{position:relative;height:270px;border-radius:18px;overflow:hidden;cursor:pointer;box-shadow:0 16px 35px rgba(0,0,0,.14);background:#111;transition:.3s}.myntra-cat-card:hover{transform:translateY(-8px)}.myntra-cat-card img{width:100%;height:100%;object-fit:cover;transition:.4s}.myntra-cat-card:hover img{transform:scale(1.08)}.myntra-cat-card::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.75),rgba(0,0,0,.05))}.myntra-cat-info{position:absolute;left:18px;right:18px;bottom:18px;color:white;z-index:2;text-align:center}.myntra-cat-info h3{font-size:24px;margin-bottom:6px}.myntra-cat-info p{background:white;color:#111;display:inline-block;padding:8px 18px;border-radius:999px;font-weight:800;font-size:12px}.chips{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.chips button{border:1px solid #111;background:white;padding:10px 20px;border-radius:999px;cursor:pointer}.chips button:hover{background:#111;color:white}.products{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:26px}.category-section{margin:26px 0 36px}.category-section h3{text-align:center;font-size:20px;margin-bottom:18px}.category-row{display:flex;gap:18px;overflow-x:auto;padding:6px 4px 18px}.category-row .product-card{min-width:280px;max-width:280px}.product-card{background:white;border-radius:26px;overflow:hidden;box-shadow:0 12px 40px rgba(0,0,0,.08);transition:.3s;cursor:pointer}.product-card:hover{transform:translateY(-8px)}.product-card img{width:100%;height:340px;object-fit:cover}.product-info{padding:20px}.product-info span{color:#777;font-size:12px;text-transform:uppercase}.product-info h3{margin:8px 0}.product-info p{color:#666;font-size:14px;min-height:42px}.price-row{display:flex;align-items:center;justify-content:space-between;margin-top:16px}.price-row b{font-size:22px}.price-row button{background:#111;color:white;border:0;padding:10px 18px;border-radius:999px;cursor:pointer}.cart-drawer{position:fixed;right:-430px;top:0;width:400px;max-width:92%;height:100vh;background:white;z-index:50;padding:24px;transition:.3s;box-shadow:-20px 0 50px rgba(0,0,0,.2);overflow-y:auto}.cart-drawer.open{right:0}.cart-head{display:flex;justify-content:space-between;align-items:center}.cart-head button{font-size:30px;background:none;border:0;cursor:pointer}.cart-item{display:grid;grid-template-columns:70px 1fr auto;align-items:center;gap:12px;margin:18px 0}.cart-item img{width:70px;height:70px;object-fit:cover;border-radius:14px}.cart-item button,.admin-product button{background:#e53935;color:white;border:0;padding:9px 14px;border-radius:999px;cursor:pointer}.cart-item small{display:block;color:#777;font-size:11px;margin-top:4px}.customer-box{margin:20px 0;padding:16px;background:#f4f4f4;border-radius:18px}.customer-box input,.customer-box textarea{width:100%;margin:8px 0;padding:13px;border:1px solid #ddd;border-radius:12px}.customer-box textarea{min-height:75px}.primary-btn{display:inline-block;background:#111;color:white;border:0;padding:15px 28px;border-radius:999px;text-decoration:none;cursor:pointer;font-weight:800}.full{width:100%}.whatsapp-btn{background:#25D366;color:white;border:0;padding:15px 20px;border-radius:999px;font-weight:800;margin-top:12px;cursor:pointer}.email-btn{background:#2563eb;color:white;border:0;padding:15px 20px;border-radius:999px;font-weight:800;margin-top:12px;cursor:pointer}.empty-state,.empty-cart{background:white;padding:25px;border-radius:18px;text-align:center;color:#666}.admin-layout{display:grid;grid-template-columns:380px 380px 1fr;gap:24px;padding:40px 7%}.admin-card{background:white;border-radius:24px;padding:24px;box-shadow:0 12px 35px rgba(0,0,0,.08)}.admin-card input,.admin-card select,.admin-card textarea{width:100%;margin:10px 0;padding:14px;border:1px solid #ddd;border-radius:14px}.admin-card textarea{height:110px}.admin-product{display:grid;grid-template-columns:90px 1fr auto;align-items:center;gap:18px;padding:14px;border-bottom:1px solid #eee}.admin-product img{width:90px;height:90px;object-fit:cover;border-radius:16px}.admin-stats{display:flex;gap:15px;margin-bottom:18px}.admin-stats div{background:#111;color:white;padding:15px 22px;border-radius:18px}.admin-stats b{display:block;font-size:28px}.upload-label{display:block;margin-top:12px;font-weight:800;color:#222}.preview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:10px;margin:10px 0}.preview-img,.preview-grid .preview-img{width:100%;max-height:230px;object-fit:cover;border-radius:18px;margin:10px 0;border:1px solid #ddd}.preview-grid .preview-img{height:95px;margin:0}.or-text{text-align:center;color:#777;font-size:13px;margin:8px 0}.color-picker-row{display:grid;grid-template-columns:70px 1fr auto;gap:10px;align-items:center;margin:10px 0}.color-picker-row input[type=color]{height:48px;padding:4px;cursor:pointer}.small-btn{background:#111;color:white;border:0;border-radius:12px;padding:13px 14px;font-weight:800;cursor:pointer}.picked-colors{display:flex;flex-wrap:wrap;gap:10px;margin:12px 0}.picked-color-item{display:flex;align-items:center;gap:7px;background:#f2f2f2;border-radius:999px;padding:7px 9px}.picked-color-item span,.admin-color-preview span{width:22px;height:22px;border-radius:50%;display:inline-block;border:1px solid #ccc}.picked-color-item button{border:0;background:#e53935;color:white;border-radius:50%;width:22px;height:22px;cursor:pointer}.hint-text{font-size:13px;color:#777}.admin-color-preview{display:flex;gap:6px;margin-top:7px}.cat-item-card{display:grid;grid-template-columns:72px 1fr auto;gap:12px;align-items:center;padding:12px;margin:10px 0;background:#f5f5f5;border-radius:16px}.cat-item-card img{width:72px;height:72px;object-fit:cover;border-radius:12px}.cat-item-card button{background:#e53935;color:white;border:0;padding:9px 14px;border-radius:999px;cursor:pointer}.product-page{width:min(1120px,96%);margin:0 auto;padding:20px 0 60px;position:relative;color:#2d3e50}.standalone-product-page{background:white;margin:18px auto 60px;padding:20px}.breadcrumb{font-size:11px;color:#777;margin:12px 0 22px}.ajio-detail-layout{display:grid;grid-template-columns:80px minmax(420px,1fr) 370px;gap:24px;align-items:start}.thumb-column{display:flex;flex-direction:column;gap:14px;padding-top:74px}.thumb-column img{width:58px;height:78px;object-fit:cover;border:1px solid #d8d8d8;cursor:pointer;opacity:.7}.thumb-column img.active{border:2px solid #8a6a2a;opacity:1}.main-image-area{position:relative}.badge{position:absolute;top:12px;left:0;background:#333;color:white;padding:8px 14px;font-size:12px;font-weight:800;z-index:3}.detail-main-img{width:100%;height:610px;object-fit:cover;background:#f7f7f7;border-radius:0}.image-nav{position:absolute;top:45%;transform:translateY(-50%);border:0;background:rgba(255,255,255,.75);font-size:44px;color:#888;cursor:pointer;width:44px;height:60px}.image-nav.left{left:-18px}.image-nav.right{right:-18px}.model-note{font-size:12px;color:#777;margin:12px 0 26px;font-style:italic}.return-box{border:1px solid #ddd;padding:16px;font-size:13px}.tabs{display:flex;gap:20px;margin-bottom:14px}.product-buy-panel{text-align:center;padding:0 8px}.product-buy-panel h4{color:#9a762c;font-size:18px;margin:0;font-weight:500}.product-buy-panel h2{font-size:18px;color:#333;font-weight:400;margin:6px 0 14px;line-height:1.35}.rating-row{display:flex;justify-content:center;gap:10px;font-size:12px;align-items:center;margin-bottom:18px}.rating{background:#3ea44e;color:white;padding:4px 8px;border-radius:3px;font-weight:800}.product-buy-panel h3{font-size:22px;margin:8px 0;color:#333}.mrp{color:#8a6a2a;font-size:13px;margin:4px 0}.tax{font-size:11px;color:#777}.offer-box{width:250px;margin:18px auto;border:1px dashed #c9b47d;background:#fff9ec;text-align:left;padding:12px;font-size:12px}.color-options{display:flex;justify-content:center;gap:12px}.color-dot{width:34px;height:34px;border-radius:50%;border:1px solid #ccc;cursor:pointer}.color-dot.active{outline:3px solid #8a6424;outline-offset:3px}.sizes{display:flex;justify-content:center;gap:10px}.sizes button{width:34px;height:34px;border:1px solid #ddd;border-radius:50%;background:white;cursor:pointer}.sizes button.active{background:#8a6424;color:white;border-color:#8a6424}.delivery-box{background:#fbf4e5;text-align:left;padding:16px;margin:26px 0 16px;font-size:12px}.bag-btn{width:100%;background:#8a6424;color:white;border:0;padding:16px;font-weight:900;cursor:pointer;letter-spacing:.5px}.wishlist-btn{width:100%;background:white;color:#8a6424;border:1px solid #8a6424;padding:14px;font-weight:700;cursor:pointer;margin-top:14px}.product-details-block{text-align:left;margin-top:34px}.product-details-block h3{font-size:15px;color:#2b5577;margin-bottom:18px}.detail-specs{display:grid;grid-template-columns:1fr 1fr;gap:16px 20px}.detail-specs div{border-bottom:1px solid #ddd;padding-bottom:10px}.detail-specs b{display:block;font-size:12px;color:#333;margin-bottom:8px}.detail-specs span{font-size:12px;color:#555}.long-desc{margin-top:18px;color:#555;font-size:13px;line-height:1.6}.checkout-modal{position:fixed;inset:0;background:rgba(0,0,0,.65);z-index:300;display:none;align-items:center;justify-content:center;padding:20px}.checkout-modal.open{display:flex}.checkout-card{width:min(560px,96vw);max-height:92vh;overflow-y:auto;background:white;border-radius:26px;padding:24px;position:relative;box-shadow:0 30px 80px rgba(0,0,0,.35);text-align:center}.checkout-close{position:absolute;top:12px;right:16px;width:36px;height:36px;border:0;border-radius:50%;background:#111;color:white;font-size:24px;cursor:pointer}.checkout-sub{color:#666;margin:8px 0 18px;line-height:1.5}.checkout-actions{display:grid;grid-template-columns:1fr;gap:10px;margin:16px 0}.checkout-actions a,.copy-btn{display:block;text-decoration:none;border:0;border-radius:999px;padding:14px 18px;font-weight:900;cursor:pointer}.checkout-whatsapp{background:#25D366;color:white}.checkout-email{background:#2563eb;color:white}.checkout-upi{background:#8a6424;color:white}.upi-qr-box{background:#f7f4ee;border-radius:20px;padding:18px;margin:18px 0}.upi-qr-box img{width:240px;max-width:100%;height:240px;object-fit:contain;background:white;padding:10px;border-radius:16px}#checkoutOrderText{width:100%;height:170px;margin-top:12px;padding:14px;border:1px solid #ddd;border-radius:16px;resize:vertical}.copy-btn{background:#111;color:white;margin-top:10px;width:100%}footer{background:#050505;color:white;text-align:center;padding:45px;margin-top:40px}@media(max-width:1000px){.admin-layout{grid-template-columns:1fr}}@media(max-width:900px){.ajio-detail-layout{grid-template-columns:1fr}.thumb-column{flex-direction:row;order:2;padding-top:0;overflow-x:auto}.main-image-area{order:1}.product-buy-panel{order:3}.detail-main-img{height:480px}}@media(max-width:800px){.topbar{padding:0 18px}nav{gap:10px}nav a{display:none}.trends-slider img{height:240px}.collection-box{padding:14px}.category-card-grid{grid-template-columns:repeat(2,1fr);gap:14px}.myntra-cat-card{height:210px}.myntra-cat-info h3{font-size:18px}.category-row .product-card{min-width:230px;max-width:230px}}