@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap";:root{color:#1d2b25;font-synthesis:none;text-rendering:optimizelegibility;background:#f7f6f1;font-family:DM Sans,Arial,sans-serif}html,body,#root{min-width:320px;min-height:100vh;margin:0}body{margin:0}.shop-home{color:#28145c;background:#f5f4fb;min-height:100vh;font-family:DM Sans,Arial,sans-serif}.shop-home>header{background:#fff;grid-template-columns:auto minmax(260px,1fr) auto auto;align-items:center;gap:18px;padding:14px 6%;display:grid;box-shadow:0 2px 10px #381e7a1a}.shop-home>header img{width:165px;height:auto}.shop-home>header input{width:100%;font:inherit;border:1px solid #d8cefb;border-radius:9px;outline:none;padding:12px 16px}.shop-home>header input:focus{border-color:#5b2ed6;box-shadow:0 0 0 3px #5b2ed624}.shop-home>header button,.shop-home>nav button{cursor:pointer;color:#42209d;font:inherit;background:#fff;border:0;border-radius:8px;padding:10px 14px;font-weight:700}.shop-home>header button:hover,.shop-home>nav button:hover{color:#fff;background:#5626cf}.shop-home>nav{background:#fff;border-top:1px solid #eeeafd;gap:8px;padding:14px 6%;display:flex;overflow-x:auto}.shop-home>nav button{color:#4c3b7c;background:#f1edff;min-width:max-content}.shop-home>section{max-width:1280px;margin:28px auto;padding:0 6%}.shop-home>section h1{color:#34147e;margin-bottom:20px;font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,2.8rem)}.shop-home>section>div{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.shop-home article{text-align:center;background:#fff;border:1px solid #ece8f8;border-radius:16px;padding:20px;transition:all .2s;box-shadow:0 8px 20px #391c8114}.shop-home article:hover{transform:translateY(-5px);box-shadow:0 14px 28px #391c812b}.shop-home article>div{background:linear-gradient(135deg,#f5f0ff,#fff5e9);border-radius:12px;place-items:center;height:120px;font-size:4.2rem;display:grid}.shop-home article h3{color:#302950;min-height:42px;margin:16px 0 8px;font-size:1rem}.shop-home article strong{color:#e06012;margin-bottom:14px;font-size:1.1rem;display:block}.shop-home article button{cursor:pointer;color:#fff;width:100%;font:inherit;background:linear-gradient(135deg,#4313aa,#7040e6);border:0;border-radius:8px;padding:10px;font-weight:700}@media (width<=850px){.shop-home>header{grid-template-columns:1fr auto auto}.shop-home>header input{grid-area:2/1/auto/-1}.shop-home>section>div{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.shop-home>section>div{grid-template-columns:1fr}}.shop-home .cart-link{color:#4f23be;background:#f1edff;border-radius:8px;padding:10px 14px;font-weight:700;text-decoration:none}.shop-home>header h2{color:#301172;margin:0}.cart-page{grid-template-columns:minmax(0,1fr) 320px;gap:24px;max-width:1100px;margin:30px auto;padding:0 6%;display:grid}.cart-items{gap:16px;display:grid}.cart-item{text-align:left;grid-template-columns:110px 1fr auto;align-items:center;gap:18px;padding:18px;display:grid}.cart-item .cart-emoji{background:linear-gradient(135deg,#f4efff,#fff4e9);border-radius:12px;place-items:center;width:100px;height:100px;font-size:3rem;display:grid}.cart-item .cart-emoji img{object-fit:cover;border-radius:12px;width:100%;height:100%}.cart-item h3{min-height:auto;margin:0 0 8px}.cart-item strong{margin:0}.cart-item button{color:#d34d29;background:#fff0ed;width:auto;padding:10px 16px}.cart-summary{background:#fff;border-radius:16px;align-self:start;padding:24px;box-shadow:0 8px 20px #391c811a}.cart-summary p{color:#706b80;text-transform:uppercase;letter-spacing:.08em;margin-top:0}.cart-summary h2{color:#e06012;font-size:2rem}.cart-summary button{cursor:pointer;color:#fff;width:100%;font:inherit;background:linear-gradient(135deg,#4313aa,#7040e6);border:0;border-radius:8px;padding:13px;font-weight:700}.empty-cart{text-align:center;background:#fff;border-radius:18px;grid-column:1/-1;padding:60px 24px}.empty-cart>div{font-size:4rem}.empty-cart a{color:#5427c7;font-weight:700}@media (width<=750px){.cart-page{grid-template-columns:1fr}.cart-item{grid-template-columns:80px 1fr}.cart-item button{grid-column:1/-1}.cart-item .cart-emoji{width:80px;height:80px}}.cart-page{width:min(100%,1100px)}.cart-quantity{background:#f0e9ff;border-radius:8px;align-items:center;gap:8px;margin-top:12px;padding:4px;display:inline-flex}.cart-quantity button{color:#45169c;cursor:pointer;background:#fff;border:0;border-radius:6px;width:27px;height:27px;padding:0;font-size:1.05rem;line-height:1}.cart-quantity b{color:#3d2273;text-align:center;min-width:20px}.cart-item .cart-remove{color:#d34d29;background:#fff0ed}.cart-summary-lines{color:#756a82;border-top:1px solid #ebe4f3;border-bottom:1px solid #ebe4f3;gap:7px;margin:12px 0;padding:12px 0 16px;font-size:.85rem;display:grid}.cart-summary-lines b{color:#287149;font-size:.9rem}.cart-quantity button:disabled{color:#a9a0b7;cursor:not-allowed;opacity:.65}.account-page{background:linear-gradient(135deg,#faf7ff,#fff9f3);min-height:100vh}.account-content{width:min(100%,900px);margin:0 auto;padding:42px 20px 70px}.account-intro{color:#fff;background:linear-gradient(135deg,#3c148b,#713edb);border-radius:18px;padding:25px;box-shadow:0 14px 28px #441d8e38}.account-intro .eyebrow{color:#ffd9ba}.account-intro h1{margin:3px 0 7px;font-family:Georgia,serif;font-size:clamp(1.7rem,4vw,2.4rem)}.account-intro p:last-child{color:#eadfff;margin:0}.account-metrics{grid-template-columns:repeat(3,1fr);gap:13px;margin:18px 0;display:grid}.account-metrics>*{color:#3b246d;background:#fff;border:1px solid #ece1f7;border-radius:13px;gap:5px;padding:16px;text-decoration:none;display:grid;box-shadow:0 5px 14px #3e1b8212}.account-metrics span{color:#ee650e;font-size:1.25rem}.account-metrics b{font-size:1.5rem}.account-metrics small{color:#7e718e;font-weight:700}.account-addresses{background:#fff;border:1px solid #e7def2;border-radius:16px;padding:25px}.account-addresses h2{color:#351486;margin:4px 0}.account-addresses>div>p:last-child{color:#716580;margin:0}.account-add-address{color:#fff;background:#4b19a5;border-radius:8px;margin:17px 0 5px;padding:10px 12px;font-size:.82rem;font-weight:800;text-decoration:none;display:inline-block}.saved-address-list{gap:10px;margin-top:14px;display:grid}.saved-address-list article{background:#faf8ff;border:1px solid #e9e0f5;border-radius:10px;justify-content:space-between;gap:15px;padding:14px;display:flex}.saved-address-list b,.saved-address-list span{display:block}.saved-address-list span{color:#6d5d7f;margin-top:3px;font-size:.85rem}.saved-address-list p{color:#45395a;margin:7px 0 0;font-size:.9rem}.saved-address-list button{color:#a72830;font:inherit;cursor:pointer;background:#ffe9eb;border:0;border-radius:7px;align-self:start;padding:8px 10px;font-size:.78rem;font-weight:800}.account-empty-address{color:#73657f;align-items:center;gap:12px;padding:20px 0 4px;display:flex}.account-empty-address span{font-size:2rem}@media (width<=600px){.account-content{padding:25px 12px 48px}.account-intro,.account-addresses{padding:19px 15px}.account-metrics{gap:8px}.account-metrics>*{padding:11px 8px}.account-metrics b{font-size:1.22rem}.account-metrics small{font-size:.65rem}.saved-address-list article{padding:12px}.saved-address-list p{font-size:.8rem}}.cart-items{width:100%}.cart-item{grid-template-columns:110px minmax(180px,1fr) auto;width:100%}.cart-item h3{white-space:normal}.checkout-button{color:#fff;text-align:center;background:linear-gradient(135deg,#4313aa,#7040e6);border-radius:8px;width:100%;padding:13px;font-weight:700;text-decoration:none;display:block}.checkout-page{grid-template-columns:minmax(0,1fr) 320px;gap:24px;max-width:1100px;margin:30px auto;padding:0 6%;display:grid}.checkout-form,.checkout-summary{background:#fff;border-radius:18px;padding:28px;box-shadow:0 8px 20px #391c811a}.checkout-form{gap:10px;display:grid}.checkout-form h1{color:#35177d;margin:0 0 12px}.checkout-form h2{color:#35177d;margin:20px 0 4px;font-size:1.25rem}.checkout-form label{color:#3f3a50;font-weight:700}.checkout-form input,.checkout-form textarea{color:#28223a;width:100%;font:inherit;border:1px solid #dcd7eb;border-radius:10px;outline:none;padding:13px}.checkout-form textarea{resize:vertical;min-height:100px}.checkout-form input:focus,.checkout-form textarea:focus{border-color:#6134d8;box-shadow:0 0 0 3px #6134d821}.checkout-form .payment-option{cursor:pointer;background:#f5f1ff;border-radius:10px;align-items:center;gap:8px;padding:13px;display:flex}.checkout-form .payment-option input{width:auto}.payment-options{gap:9px;display:grid}.checkout-form .payment-option{border:1px solid #0000}.checkout-form .payment-option.selected{background:#fff1e5;border-color:#ff7418}.checkout-form .payment-option span{gap:2px;display:grid}.checkout-form .payment-option small{color:#716c7d;font-weight:500}.payment-detail,.card-fields{margin:-3px 0 3px 37px}.card-fields{grid-template-columns:1fr 1fr;gap:8px;display:grid}.card-fields input:first-child,.card-fields input:nth-child(2){grid-column:1/-1}.payment-error{color:#b42318;margin:0;font-weight:700}.payment-demo-note{color:#7a6070;margin:2px 0 0;font-size:.84rem}.checkout-form>button{cursor:pointer;color:#fff;font:inherit;background:linear-gradient(135deg,#4313aa,#7040e6);border:0;border-radius:10px;margin-top:14px;padding:14px;font-weight:700}.checkout-summary{align-self:start}.checkout-summary p:first-child{color:#706b80;text-transform:uppercase;letter-spacing:.08em;margin-top:0}.checkout-summary h2{color:#e06012;font-size:2rem}.order-success{text-align:center;background:#fff;border-radius:20px;max-width:600px;margin:100px auto;padding:55px 30px;box-shadow:0 14px 32px #391c8121}.order-success>div{font-size:4rem}.order-success a{color:#fff;background:#5527ca;border-radius:8px;margin-top:16px;padding:12px 18px;font-weight:700;text-decoration:none;display:inline-block}@media (width<=750px){.checkout-page{grid-template-columns:1fr}}.seller-dashboard{color:#302950;background:#f6f4fc;grid-template-columns:260px 1fr;min-height:100vh;font-family:DM Sans,Arial,sans-serif;display:grid}.seller-sidebar{background:linear-gradient(#321077,#5a28c8);flex-direction:column;gap:10px;min-height:100vh;padding:28px 20px;display:flex}.seller-sidebar img{filter:brightness(0)invert();width:180px;height:auto;margin-bottom:26px}.seller-sidebar p{color:#dcd1ff;letter-spacing:.12em;margin:0 0 8px;font-size:.75rem;font-weight:700}.seller-sidebar button,.seller-sidebar a{color:#fff;text-align:left;font:inherit;background:0 0;border:0;border-radius:8px;padding:12px;text-decoration:none}.seller-sidebar button:hover,.seller-sidebar a:hover{background:#ffffff29}.seller-content{padding:42px}.seller-header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.seller-header p{color:#e06012;letter-spacing:.12em;margin:0;font-size:.76rem;font-weight:800}.seller-header h1{color:#371580;margin:7px 0 0;font-family:Playfair Display,serif;font-size:2.6rem}.seller-header>button,.product-form button{cursor:pointer;color:#fff;font:inherit;background:linear-gradient(135deg,#4313aa,#7040e6);border:0;border-radius:9px;padding:13px 18px;font-weight:700}.seller-stats{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:28px;display:grid}.seller-stats article{background:#fff;border-radius:16px;padding:22px;box-shadow:0 8px 20px #391c811a}.seller-stats span{font-size:1.8rem}.seller-stats p{color:#706b80;margin:12px 0 5px}.seller-stats h2{color:#e06012;margin:0;font-size:1.8rem}.product-form{background:#fff;border-radius:16px;grid-template-columns:1fr 1fr 1fr auto;align-items:end;gap:12px;margin-bottom:28px;padding:22px;display:grid}.product-form h2{color:#371580;grid-column:1/-1;margin:0}.product-form input{font:inherit;border:1px solid #dcd7eb;border-radius:9px;outline:none;padding:12px}.seller-products{background:#fff;border-radius:16px;padding:24px}.seller-section-title{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.seller-section-title h2{color:#371580;margin:0}.seller-section-title span{color:#706b80}.seller-product-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.seller-product-grid article{background:#f8f6ff;border-radius:12px;padding:18px}.seller-product-grid article>div{background:#fff7ed;border-radius:10px;place-items:center;height:90px;font-size:3.2rem;display:grid}.seller-product-grid h3{margin-bottom:7px}.seller-product-grid strong{color:#e06012}.seller-product-grid p{color:#6f6a7d;margin-bottom:0}@media (width<=850px){.seller-dashboard{grid-template-columns:1fr}.seller-sidebar{min-height:auto}.seller-content{padding:26px 16px}.seller-stats,.seller-product-grid,.product-form{grid-template-columns:1fr}}.kyc-form{background:#fff;border-radius:16px;grid-template-columns:1fr 1fr;gap:14px;padding:28px;display:grid;box-shadow:0 8px 20px #391c811a}.kyc-form h2,.kyc-form textarea,.kyc-form .kyc-checkbox,.kyc-form button{grid-column:1/-1}.kyc-form h2{color:#371580;margin:4px 0 0}.kyc-form input,.kyc-form textarea{box-sizing:border-box;width:100%;font:inherit;border:1px solid #dcd7eb;border-radius:9px;padding:13px}.kyc-form textarea{resize:vertical;min-height:110px}.kyc-checkbox{color:#555064}.kyc-form button,.kyc-success button{cursor:pointer;color:#fff;font:inherit;background:linear-gradient(135deg,#4313aa,#7040e6);border:0;border-radius:9px;padding:14px;font-weight:700}.kyc-success{text-align:center;background:#fff;border-radius:16px;padding:52px 28px;box-shadow:0 8px 20px #391c811a}.kyc-success div{font-size:3.5rem}.kyc-success h2{color:#371580}.kyc-success p{color:#706b80;max-width:500px;margin:0 auto 24px}@media (width<=850px){.kyc-form{grid-template-columns:1fr}}.admin-dashboard{color:#302950;background:#f6f4fc;grid-template-columns:260px 1fr;min-height:100vh;font-family:DM Sans,Arial,sans-serif;display:grid}.admin-sidebar{background:linear-gradient(#24104f,#5121b3);flex-direction:column;gap:10px;min-height:100vh;padding:28px 20px;display:flex}.admin-sidebar img{filter:brightness(0)invert();width:180px;height:auto;margin-bottom:26px}.admin-sidebar p{color:#dcd1ff;letter-spacing:.12em;margin:0 0 8px;font-size:.75rem;font-weight:700}.admin-sidebar button,.admin-sidebar a{color:#fff;text-align:left;font:inherit;background:0 0;border:0;border-radius:8px;padding:12px;text-decoration:none}.admin-sidebar button:hover,.admin-sidebar a:hover,.active-admin-link{background:#ffffff29!important}.admin-content{padding:42px}.admin-empty,.kyc-review-card{background:#fff;border-radius:16px;max-width:850px;padding:30px;box-shadow:0 8px 20px #391c811a}.admin-empty{text-align:center}.admin-empty div{font-size:3.5rem}.admin-empty h2,.kyc-review-card h2{color:#371580}.admin-empty p{color:#706b80}.kyc-status{border-radius:999px;padding:8px 12px;font-size:.85rem;font-weight:700}.kyc-status.pending{color:#9a5a00;background:#fff3d6}.kyc-status.approved{color:#087443;background:#dcf8e9}.kyc-status.rejected{color:#b42318;background:#ffe4e1}.kyc-details{border-top:1px solid #ece8f4;grid-template-columns:1fr 1fr;gap:14px;margin-top:24px;padding-top:22px;display:grid}.kyc-details p{background:#f8f6ff;border-radius:8px;margin:0;padding:12px}.kyc-details .full-detail{grid-column:1/-1}.admin-actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.approve-button,.reject-button{cursor:pointer;color:#fff;font:inherit;border:0;border-radius:9px;padding:12px 18px;font-weight:700}.approve-button{background:#16824e}.reject-button{background:#b42318}.seller-sidebar button:disabled{cursor:not-allowed;opacity:.5}.kyc-rejected{color:#9f1d15;background:#ffe9e7;border-radius:8px;padding:12px}@media (width<=850px){.admin-dashboard{grid-template-columns:1fr}.admin-sidebar{min-height:auto}.admin-content{padding:26px 16px}.kyc-details{grid-template-columns:1fr}.kyc-details .full-detail{grid-column:auto}}.admin-login-page,.admin-checking{background:radial-gradient(circle at 0 0,#eee5ff,#0000 40%),#f6f4fc;place-items:center;min-height:100vh;padding:24px;display:grid}.admin-login-card{text-align:center;background:#fff;border-radius:20px;width:min(100%,430px);padding:42px;box-shadow:0 18px 44px #391c8129}.admin-login-card img{width:190px;height:auto;margin-bottom:26px}.admin-login-card h1{color:#371580;margin:8px 0 12px;font-family:Playfair Display,serif;font-size:2.5rem}.admin-login-card>p:not(.eyebrow){color:#706b80;margin-bottom:28px}.admin-login-card button{cursor:pointer;color:#fff;width:100%;font:inherit;background:linear-gradient(135deg,#4313aa,#7040e6);border:0;border-radius:9px;padding:14px;font-weight:700}.admin-login-card button:disabled{cursor:wait;opacity:.7}.admin-login-message{color:#b42318;margin:18px 0 0;font-weight:600}.admin-checking{color:#371580;font:700 1.2rem DM Sans,Arial,sans-serif}.seller-mobile-header,.seller-menu-layer{display:none}.checkout-form>button:disabled{cursor:wait;opacity:.72}.product-visual{overflow:hidden}.product-visual img,.seller-product-grid article>div img{object-fit:cover;width:100%;height:100%}.product-store{color:#706b80;min-height:18px;margin:-2px 0 9px;font-size:.8rem}.product-request-form{background:#fff;border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:28px;padding:26px;display:grid;box-shadow:0 8px 20px #391c811a}.product-request-form h2,.product-request-form textarea,.product-request-form .photo-upload,.product-request-form button,.product-request-form .form-message{grid-column:1/-1}.product-request-form h2{color:#371580;margin:0}.product-request-form input,.product-request-form textarea{box-sizing:border-box;width:100%;font:inherit;border:1px solid #dcd7eb;border-radius:9px;padding:13px}.product-request-form textarea{resize:vertical;min-height:100px}.file-field,.photo-upload{color:#371580;background:#f8f6ff;border:1px dashed #8c6ce8;border-radius:10px;gap:8px;padding:14px;font-weight:700;display:grid}.file-field input,.photo-upload input{border:0;padding:0}.form-message{color:#b42318;margin:0;font-weight:700}.product-status{color:#706b80;text-transform:capitalize;background:#edeaf5;border-radius:999px;margin-top:12px;padding:5px 9px;font-size:.78rem;font-weight:700;display:inline-block}.product-status.pending{color:#9a5a00;background:#fff3d6}.seller-step-card{max-width:960px}.seller-step-card>p:not(.eyebrow){color:#706b80;margin:0 0 24px}.seller-step-card>h1{color:#371580;margin:7px 0;font-family:Playfair Display,serif;font-size:2.6rem}.type-selector{box-sizing:border-box;background:#fff9f3;border:1px solid #efd9c6;border-radius:14px;grid-column:1/-1;width:100%;padding:14px}.type-selector>span{color:#371580;margin-bottom:8px;font-weight:700;display:block}.type-selector select{color:#382052;width:100%;font:inherit;cursor:pointer;background:#fff;border:1px solid #d9c7f2;border-radius:9px;outline-color:#f56712;padding:12px 38px 12px 13px;font-weight:700}.kyc-status.product_pending{color:#9a5a00;background:#fff3d6}.kyc-status.product_verified{color:#3f2693;background:#ece5ff}.kyc-status.product_rejected{color:#b42318;background:#ffe4e1}.kyc-status.published{color:#087443;background:#dcf8e9}.continue-store{color:#fff;background:linear-gradient(135deg,#4313aa,#7040e6);border-radius:9px;padding:13px 18px;font-weight:700;text-decoration:none;display:inline-block}.review-section{max-width:1100px;margin-bottom:32px}.kyc-document{color:#4b22bc;margin-top:20px;font-weight:700;display:inline-block}.admin-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.admin-product-card{background:#fff;border-radius:16px;padding:22px;box-shadow:0 8px 20px #391c811a}.admin-product-card h3{color:#371580;margin:0 0 4px}.admin-product-card p{color:#706b80}.admin-product-card>strong{color:#e06012;font-size:1.2rem}.delivery-summary{background:#f2edff;border-radius:8px;margin:14px 0;padding:10px;color:#4c278d!important}.commission-editor{background:#fff7ed;border:1px solid #ffcc9e;border-radius:10px;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;padding:14px;display:grid}.commission-editor label{color:#75400f;gap:6px;font-size:.84rem;font-weight:800;display:grid}.commission-editor input,.commission-editor select{color:#321277;font:inherit;background:#fff;border:1px solid #e2c7af;border-radius:7px;padding:10px}.commission-offer{background:#fff;border:1px solid #e6d9fc;border-radius:18px;max-width:770px;padding:34px;box-shadow:0 10px 24px #391c811a}.commission-offer h1{color:#351486;margin:4px 0 10px}.commission-offer>p{color:#706b80}.commission-summary{border:1px solid #eadff7;border-radius:12px;gap:1px;margin:24px 0;display:grid;overflow:hidden}.commission-summary div{background:#fcfbff;grid-template-columns:minmax(140px,.6fr) 1.4fr;gap:12px;padding:14px;display:grid}.commission-summary div:nth-child(2n){background:#f7f2ff}.commission-summary span{color:#756b87;font-size:.88rem}.commission-summary strong{color:#311477}.commission-offer>button{color:#fff;font:inherit;cursor:pointer;background:linear-gradient(135deg,#4314ac,#7139e7);border:0;border-radius:9px;padding:14px 18px;font-weight:800}.commission-help{margin-top:15px;font-size:.86rem}.review-photos{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px;display:grid}.review-photos img{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%}@media (width<=850px){.product-request-form,.admin-product-grid,.commission-editor{grid-template-columns:1fr}}@media (width<=700px){.seller-dashboard{background:linear-gradient(#fff9f3,#f7f3ff 240px);display:block}.seller-sidebar{display:none}.seller-mobile-header{background:#fff9f3;border-bottom:1px solid #efd9c6;grid-template-columns:42px auto 1fr;align-items:center;gap:9px;padding:9px 12px;display:grid;box-shadow:0 3px 14px #743f1714}.seller-mobile-header button{color:#4315a4;width:42px;height:48px;font:inherit;cursor:pointer;background:#fff;border:1px solid #ead2be;border-radius:9px;padding:0;font-size:1.45rem}.seller-mobile-header img{object-fit:contain;width:126px;max-height:46px}.seller-mobile-header span{color:#5d397f;letter-spacing:.05em;text-align:right;text-transform:uppercase;font-size:.7rem;font-weight:900}.seller-content{padding:22px 12px 34px}.seller-menu-layer{z-index:60;background:#1c10317a;display:block;position:fixed;inset:0}.seller-menu-drawer{background:#fffaf5;gap:8px;width:min(84vw,330px);min-height:100%;padding:18px 16px;animation:.22s both menu-slide-in;display:grid;box-shadow:12px 0 30px #1a0c3a38}.seller-menu-drawer>div{border-bottom:1px solid #efddcf;justify-content:space-between;align-items:center;margin-bottom:5px;padding-bottom:15px;display:flex}.seller-menu-drawer>div img{width:145px}.seller-menu-drawer>div button{color:#4a2d79;cursor:pointer;background:#fff;border:1px solid #ead2be;border-radius:9px;width:35px;height:35px;font-size:1.7rem}.seller-menu-drawer>p{color:#e66010;letter-spacing:.12em;margin:5px 0;font-size:.72rem;font-weight:900}.seller-menu-drawer>button,.seller-menu-drawer>a{color:#382052;width:100%;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #eee1d7;border-radius:10px;padding:13px 12px;font-size:.92rem;font-weight:800;text-decoration:none}.seller-menu-drawer>button.active-seller-link{color:#fff;background:linear-gradient(135deg,#f05e08,#ff8b2d);border-color:#0000}.seller-menu-drawer>button:disabled{color:#a39bab;cursor:not-allowed;background:#f5f2f6}}.marketplace-home{color:#24144d;background:linear-gradient(#fff8f1 0,#f6f3ff 48%,#fff 100%);min-height:100vh}.market-header{background:linear-gradient(105deg,#f45c0b,#ff7a12 55%,#ff9c32);grid-template-columns:auto minmax(260px,1fr) auto auto;align-items:center;gap:18px;padding:18px clamp(20px,6vw,112px);display:grid;box-shadow:0 4px 18px #b7440638}.market-brand{background:#fffdf9;border-radius:12px;align-items:center;min-width:176px;padding:7px 12px;display:flex}.market-brand img{width:170px;height:auto;display:block}.mobile-menu-toggle,.mobile-menu-layer{display:none}.market-announcement{color:#7d3608;background:#ffe5d1;margin:0;padding:9px 0;font-size:.86rem;font-weight:800;overflow:hidden}.announcement-track{white-space:nowrap;will-change:transform;align-items:center;width:max-content;animation:24s linear infinite announcement-loop;display:flex}.announcement-track.announcement-starting{animation:6s linear forwards announcement-intro}.announcement-group{white-space:nowrap;flex:none;align-items:center;display:flex}.announcement-group i{color:#f0650c;letter-spacing:.18em;margin:0 19px;font-style:normal}@keyframes announcement-intro{0%{transform:translate(100vw)}to{transform:translate(0)}}@keyframes announcement-loop{0%{transform:translate(0)}to{transform:translate(-50%)}}.homizal-advertising{border:1px solid #ebddfb;border-top:0;border-radius:0 0 24px 24px;width:min(1330px,100% - 28px);margin:0 auto;overflow:hidden;box-shadow:0 15px 34px #4419871c}.homizal-moving-tags{color:#4a148c;letter-spacing:.06em;white-space:nowrap;text-transform:uppercase;background:#fff5eb;border-bottom:1px solid #ffe1c8;width:100%;font-size:.77rem;font-weight:900;display:flex;overflow:hidden}.homizal-tag-group{flex:none;align-items:center;gap:15px;min-width:max-content;padding:10px 16px;animation:24s linear infinite homizal-tags;display:flex}.homizal-tag-group i{color:#f26512;font-style:normal}@keyframes homizal-tags{0%{transform:translate(0)}to{transform:translate(-100%)}}.homizal-poster-slider{background:#341181;height:clamp(365px,33vw,470px);position:relative;overflow:hidden}.homizal-poster{color:#fff;opacity:0;pointer-events:none;grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);align-items:center;gap:30px;padding:clamp(25px,4vw,50px);transition:opacity .76s,transform .76s cubic-bezier(.2,.75,.25,1);display:grid;position:absolute;inset:0;overflow:hidden;transform:translate(5%)scale(1.025)}.homizal-poster.poster-active{z-index:1;opacity:1;pointer-events:auto;transform:translate(0)scale(1)}.poster-purple{background:radial-gradient(circle at 82% 23%,#9f72ff 0 7%,#0000 7.3%),linear-gradient(116deg,#2f096e,#5720bd 58%,#f35f14 180%)}.poster-orange{background:radial-gradient(circle at 82% 20%,#ffd39f 0 6%,#0000 6.3%),linear-gradient(118deg,#d94112,#f47319 57%,#5820ad 160%)}.poster-blue{background:radial-gradient(circle at 80% 24%,#a4e6ff 0 7%,#0000 7.3%),linear-gradient(118deg,#102d89,#1565c6 57%,#4e18a0 160%)}.poster-rose{background:radial-gradient(circle at 84% 22%,#ffd8e5 0 6%,#0000 6.3%),linear-gradient(118deg,#6a155a,#b8297b 57%,#f56713 170%)}.homizal-poster:before,.homizal-poster:after{content:"";pointer-events:none;border:1px solid #ffffff2b;border-radius:50%;width:250px;height:250px;position:absolute}.homizal-poster:before{bottom:-52%;right:8%}.homizal-poster:after{width:350px;height:350px;bottom:-72%;right:0}.homizal-poster-copy{z-index:1;gap:10px;max-width:610px;display:grid;position:relative}.homizal-poster-copy img{background:0 0;border-radius:0;width:clamp(112px,12vw,164px);height:auto;padding:0}.homizal-poster-copy p{color:#ffd4af;letter-spacing:.15em;margin:7px 0 0;font-size:.68rem;font-weight:900}.homizal-poster-copy h1{color:#fff;letter-spacing:-.04em;text-shadow:0 2px 14px #1506443b;max-width:540px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4.1vw,4.2rem);line-height:.98}.poster-mobile-title{display:none}.homizal-poster-copy>span{color:#f4ebff;max-width:510px;font-size:clamp(.85rem,1.3vw,1.04rem);line-height:1.55}.homizal-poster-copy button{color:#47169a;width:max-content;font:inherit;cursor:pointer;background:#fff;border:0;border-radius:10px;align-items:center;gap:10px;margin-top:8px;padding:12px 16px;font-weight:900;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 18px #15064438}.homizal-poster-copy button:hover{transform:translateY(-3px);box-shadow:0 12px 24px #15064452}.homizal-poster-copy button b{font-size:1.1rem}.homizal-poster-visual{z-index:1;place-items:center;min-height:245px;display:grid;position:relative}.homizal-poster-visual>div{background:#ffffff29;border:1px solid #fff6;border-radius:46% 54% 47% 53%;place-items:center;width:clamp(145px,18vw,230px);height:clamp(145px,18vw,230px);font-size:clamp(4.4rem,9vw,8rem);animation:4.5s ease-in-out infinite homizal-poster-float;display:grid;box-shadow:inset 0 0 35px #ffffff2e,0 22px 45px #1a064747}.homizal-poster-visual i{color:#ff6d13;background:#fff;border-radius:50%;place-items:center;width:45px;height:45px;font-family:Georgia,serif;font-size:1.6rem;font-style:normal;font-weight:900;animation:4.5s ease-in-out -1.9s infinite homizal-poster-float;display:grid;position:absolute;top:6%;right:17%;box-shadow:0 10px 24px #1a064733}.homizal-poster-visual span{color:#fff3e5;letter-spacing:.16em;text-align:right;font-size:.65rem;font-weight:900;line-height:1.45;position:absolute;bottom:11%;right:3%}@keyframes homizal-poster-float{50%{transform:translateY(-13px)rotate(5deg)}}.homizal-poster-dots{z-index:2;gap:7px;display:flex;position:absolute;bottom:18px;right:24px}.homizal-poster-dots button{cursor:pointer;background:#fff9;border:0;border-radius:99px;width:8px;height:8px;padding:0;transition:width .2s,background .2s}.homizal-poster-dots button.poster-dot-active{background:#ff7115;width:28px}.homizal-advertising .market-categories{background:linear-gradient(90deg,#fffaf6,#fbf7ff);border:0;border-bottom:1px solid #e9d9f8;justify-content:center;gap:11px;padding:14px clamp(18px,3vw,34px)}.homizal-advertising .market-categories button{color:#4a237d;letter-spacing:.01em;background:#fff;border:1px solid #e5d8f5;border-radius:11px;flex:0 auto;min-width:96px;padding:11px 17px;font-size:.88rem;font-weight:900;transition:transform .2s,box-shadow .2s,background .2s,color .2s,border-color .2s;box-shadow:0 4px 10px #471c8b12}.homizal-advertising .market-categories button:hover{color:#43148f;background:#f5eeff;border-color:#bd95f0;transform:translateY(-3px);box-shadow:0 8px 16px #471c8b26}.homizal-advertising .market-categories button.category-active{color:#fff;background:linear-gradient(135deg,#f35c0a,#ff8e2b);border-color:#0000;transform:translateY(-2px);box-shadow:0 8px 16px #e8560647}@media (width<=700px){.homizal-poster-slider{height:252px}.homizal-poster{padding:16px 17px 20px;display:block}.homizal-poster-copy{gap:5px;max-width:64%}.homizal-poster-copy img{width:96px}.homizal-poster-copy p{letter-spacing:.11em;margin:3px 0 0;font-size:.53rem}.homizal-poster-copy h1{font-size:clamp(1.68rem,7.1vw,2.25rem);line-height:1}.poster-desktop-title{display:none}.poster-mobile-title{display:block}.homizal-poster-copy>span{display:none}.homizal-poster-copy button{border-radius:8px;margin-top:5px;padding:8px 11px;font-size:.72rem}.homizal-poster-visual{opacity:.48;min-height:auto;position:absolute;bottom:2px;right:-17px}.homizal-poster-visual>div{width:123px;height:123px;font-size:3.8rem}.homizal-poster-visual i,.homizal-poster-visual span{display:none}.homizal-poster-dots{bottom:12px;right:13px}.homizal-advertising .market-categories{justify-content:flex-start;gap:8px;padding:10px 11px}.homizal-advertising .market-categories button{border-radius:10px;min-width:auto;min-height:42px;padding:9px 14px;font-size:.78rem}.homizal-advertising .market-categories button:hover,.homizal-advertising .market-categories button.category-active{transform:none}}.recently-added-section,.most-selling-section{width:min(1330px,94%);margin:38px auto 0}.section-showcase-heading,.most-selling-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:16px;display:flex}.section-showcase-heading p,.most-selling-heading p{color:#eb620d;letter-spacing:.15em;margin:0;font-size:.69rem;font-weight:900}.section-showcase-heading h2,.most-selling-heading h2{color:#39147e;margin:5px 0 3px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,3vw,2.55rem)}.section-showcase-heading span,.most-selling-heading span{color:#766d83;font-size:.9rem}.section-showcase-heading>b{color:#fff;letter-spacing:.08em;background:linear-gradient(135deg,#f35e0a,#ff9a3f);border-radius:20px 20px 5px;place-items:center;width:64px;height:64px;font-size:.78rem;display:grid;transform:rotate(4deg);box-shadow:0 10px 21px #ed5d0840}.section-showcase-heading>b i{color:#5121ad;margin-top:35px;margin-left:52px;font-size:1.1rem;font-style:normal;position:absolute}.recently-added-rail{scrollbar-width:thin;scroll-snap-type:x proximity;grid-auto-columns:minmax(190px,1fr);grid-auto-flow:column;gap:14px;padding:4px 2px 12px;display:grid;overflow-x:auto}.recently-added-card{color:#39205d;text-align:left;cursor:pointer;scroll-snap-align:start;background:#fff;border:1px solid #eadff5;border-radius:17px;min-height:292px;padding:0;transition:transform .25s,box-shadow .25s;display:grid;overflow:hidden;box-shadow:0 9px 22px #39147e14}.recently-added-card:hover{transform:translateY(-6px);box-shadow:0 16px 30px #39147e2b}.recently-added-image{background:linear-gradient(135deg,#efe7ff,#ffe4d3);place-items:center;height:142px;font-size:4.1rem;display:grid;position:relative;overflow:hidden}.recently-added-image img{object-fit:cover;width:100%;height:100%}.recently-added-image em{color:#7c2d10;background:#fff8ee;border-radius:99px;padding:5px 8px;font-size:.62rem;font-style:normal;font-weight:900;position:absolute;top:10px;left:10px}.recently-added-card>div:last-child{gap:5px;padding:13px;display:grid}.recently-added-card small{color:#9d631f;letter-spacing:.07em;text-transform:uppercase;font-size:.67rem;font-weight:900}.recently-added-card h3{color:#3c167d;min-height:39px;margin:0;font-size:.96rem;line-height:1.25;overflow:hidden}.recently-added-card strong{color:#ec5c09;font-size:1.06rem}.recently-added-card>div:last-child>span{color:#6744a1;justify-content:space-between;margin-top:2px;font-size:.72rem;font-weight:900;display:flex}.recently-added-card>div:last-child>span b{font-size:1rem}.most-selling-section{color:#fff;background:radial-gradient(circle at 90% 14%,#ff944359,#0000 19%),linear-gradient(118deg,#250756,#4d159f 54%,#3b117c);border-radius:25px;padding:clamp(20px,4vw,46px);overflow:hidden;box-shadow:0 17px 32px #300c6f38}.most-selling-heading{z-index:1;align-items:center;position:relative}.most-selling-heading p{color:#ffc59d}.most-selling-heading h2{color:#fff}.most-selling-heading span{color:#e3d5fb}.most-selling-pulse{color:#fff0dc;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:99px;align-items:center;gap:8px;padding:9px 11px;font-size:.75rem;font-weight:900;display:flex}.most-selling-pulse i{background:#ff8b2f;border-radius:50%;width:8px;height:8px;animation:1.8s infinite selling-pulse;box-shadow:0 0 #ff8b2fb3}@keyframes selling-pulse{70%{box-shadow:0 0 0 8px #ff8b2f00}to{box-shadow:0 0 #ff8b2f00}}.most-selling-grid{z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid;position:relative}.most-selling-card{color:#fff;text-align:left;cursor:pointer;background:#ffffff1c;border:1px solid #fff3;border-radius:15px;grid-template-columns:67px minmax(0,1fr);align-items:center;gap:10px;min-height:108px;padding:11px;transition:background .2s,transform .2s;display:grid;position:relative;overflow:hidden}.most-selling-card:hover{background:#ffffff30;transform:translateY(-4px)}.selling-rank{color:#ffc696;font-family:Georgia,serif;font-size:1.2rem;position:absolute;top:5px;right:8px}.most-selling-image{background:#ffffff24;border-radius:11px;place-items:center;width:67px;height:78px;font-size:2.25rem;display:grid;overflow:hidden}.most-selling-image img{object-fit:cover;width:100%;height:100%}.most-selling-copy{gap:4px;min-width:0;padding-right:18px;display:grid}.most-selling-copy small{color:#dfc7ff;letter-spacing:.07em;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;font-size:.62rem;font-weight:900;overflow:hidden}.most-selling-copy h3{color:#fff;min-height:33px;margin:0;font-size:.86rem;line-height:1.22;overflow:hidden}.most-selling-copy strong{color:#fca;font-size:.95rem}.most-selling-copy>span{color:#f0e7ff;justify-content:space-between;font-size:.67rem;font-weight:800;display:flex}.most-selling-copy i{color:#ff9b47;font-size:.9rem;font-style:normal}@media (width<=900px){.most-selling-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.recently-added-section,.most-selling-section{width:calc(100% - 20px);margin-top:26px}.section-showcase-heading,.most-selling-heading{align-items:center;gap:10px}.section-showcase-heading h2,.most-selling-heading h2{font-size:1.48rem}.section-showcase-heading span,.most-selling-heading span{font-size:.75rem}.section-showcase-heading>b{border-radius:15px 15px 4px;width:48px;height:48px;font-size:.62rem}.section-showcase-heading>b i{display:none}.recently-added-rail{grid-auto-columns:155px;gap:10px}.recently-added-card{border-radius:13px;min-height:250px}.recently-added-image{height:112px;font-size:3rem}.recently-added-card>div:last-child{padding:10px}.recently-added-card h3{min-height:35px;font-size:.82rem}.most-selling-section{border-radius:18px;padding:20px 14px}.most-selling-pulse{padding:7px 8px;font-size:.62rem}.most-selling-grid{scroll-snap-type:x proximity;scrollbar-width:thin;grid-template-columns:none;grid-auto-columns:minmax(230px,78vw);grid-auto-flow:column;gap:10px;padding:3px 1px 9px;display:grid;overflow-x:auto}.most-selling-card{scroll-snap-align:start;grid-template-columns:61px minmax(0,1fr);min-height:83px;padding:8px}.most-selling-image{width:61px;height:66px}.most-selling-copy h3{min-height:auto;font-size:.82rem}}.bank-payment-card{max-width:760px}.verification-amount{color:#fff;background:linear-gradient(135deg,#3b1189,#6d32d7);border-radius:14px;justify-content:space-between;align-items:center;gap:15px;margin:20px 0 12px;padding:16px 18px;display:flex}.verification-amount span{font-size:.83rem;font-weight:800}.verification-amount strong{color:#ffcfac;font-size:1.7rem}.admin-payment-details{gap:10px;margin:12px 0 18px;display:grid}.admin-payment-details article{color:#3c2360;background:#fff9f4;border:1px solid #f2d9c2;border-radius:11px;gap:4px;padding:14px;display:grid}.admin-payment-details span{color:#d05d0a;letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:900}.admin-payment-details strong{word-break:break-word;font-size:1rem}.admin-payment-details small{color:#70677d}.bank-proof-form{gap:13px;display:grid}.bank-proof-form label{color:#432177;gap:6px;font-size:.83rem;font-weight:800;display:grid}.bank-proof-form input,.bank-proof-form select{box-sizing:border-box;width:100%;font:inherit;background:#fff;border:1px solid #d8c9ee;border-radius:9px;outline-color:#f56712;padding:12px}.bank-proof-form .kyc-checkbox{color:#675d75;align-items:flex-start;gap:8px;font-weight:600;display:flex}.bank-proof-form .kyc-checkbox input{width:auto;margin-top:3px}.bank-proof-form button{color:#fff;font:inherit;cursor:pointer;background:linear-gradient(135deg,#f45c09,#ff8a2a);border:0;border-radius:10px;padding:13px;font-weight:900}.bank-payment-success{color:#315d48;text-align:center;background:#f0fff7;border:1px solid #c6edd6;border-radius:20px;max-width:700px;margin:auto;padding:38px}.bank-payment-success>div{color:#fff;background:#2eaf6a;border-radius:50%;place-items:center;width:54px;height:54px;margin:auto;font-size:1.5rem;display:grid}.bank-payment-success h2{color:#1e6a41;margin:8px 0}.bank-payment-success p{color:#4b7a60;margin:8px 0}.pending-payment{color:#73571c;background:#fff9e9;border-color:#f0dfa3}.pending-payment>div{background:#eaa924}.pending-payment h2{color:#895d06}.pending-payment p{color:#806a34}.payment-rejected-note{color:#a33f1d;background:#fff0e8;border-radius:8px;padding:10px}.admin-bank-verification{gap:22px;display:grid}.ledger-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.ledger-summary article{background:#fff;border:1px solid #e9dff5;border-radius:13px;gap:7px;padding:17px;display:grid;box-shadow:0 5px 13px #37127d0f}.ledger-summary span{color:#776d85;font-size:.76rem;font-weight:800}.ledger-summary strong{color:#3f1687;font-size:1.35rem}.admin-bank-form{background:#fffaf7;border:1px solid #f0ddcc;border-radius:15px;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;padding:22px;display:grid}.admin-bank-form label{color:#432177;gap:6px;font-size:.8rem;font-weight:900;display:grid}.admin-bank-form .bank-enabled{color:#66491f;background:#fff0da;border-radius:8px;grid-column:1/-1;align-items:center;gap:8px;padding:10px;display:flex}.admin-bank-form input,.admin-bank-form select{box-sizing:border-box;width:100%;font:inherit;background:#fff;border:1px solid #dbceef;border-radius:8px;outline-color:#ef650d;padding:11px}.admin-bank-form button{color:#fff;font:inherit;cursor:pointer;background:linear-gradient(135deg,#42149f,#7441e3);border:0;border-radius:9px;grid-column:1/-1;padding:13px;font-weight:900}.transaction-ledger{border-top:1px solid #eadff3;padding-top:20px}.transaction-ledger h3{color:#3e1688;margin:0}.transaction-ledger>div>p{color:#746b80;font-size:.86rem}.transaction-table{gap:9px;margin-top:13px;display:grid}.transaction-table article{background:#fff;border:1px solid #e8dff2;border-radius:11px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:15px;padding:14px;display:grid}.transaction-table article>div:first-child{gap:3px;display:grid}.transaction-table article>div:nth-child(2){justify-items:end;gap:5px;display:grid}.transaction-table span,.transaction-table small{color:#746a80;font-size:.76rem}.credit-amount{color:#16824e}.debit-amount{color:#c04b29}.payment-status{border-radius:99px;width:max-content;padding:5px 8px;font-size:.65rem;font-weight:900}.payment-pending{color:#936000;background:#fff1c7}.payment-verified{color:#126c42;background:#dff7e9}.payment-rejected{color:#a13e22;background:#ffe4dc}.payment-refunded{color:#70469e;background:#eee5ff}.transaction-actions{gap:7px;display:flex}.transaction-actions button,.refund-button{color:#fff;font:inherit;cursor:pointer;border:0;border-radius:7px;padding:8px 10px;font-size:.72rem;font-weight:900}.refund-button{background:#9b6134}.transaction-actions .approve-button{background:#249457}.transaction-actions .reject-button{background:#c95430}@media (width<=700px){.verification-amount{padding:13px}.verification-amount strong{font-size:1.4rem}.bank-payment-card,.bank-payment-success{padding:23px 17px}.ledger-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.ledger-summary article{padding:12px}.ledger-summary strong{font-size:1.08rem}.admin-bank-form{grid-template-columns:1fr;padding:15px}.transaction-table article{grid-template-columns:1fr;gap:9px}.transaction-table article>div:nth-child(2){justify-items:start}.transaction-actions{flex-wrap:wrap}}.market-search{background:#fff;border:2px solid #ffffffbf;border-radius:12px;align-items:center;gap:10px;padding:0 16px;display:flex;box-shadow:0 3px 10px #6e2b061f}.market-search span{color:#e55a0b;font-size:1.65rem;font-weight:700}.market-search input{color:#291951;width:100%;font:inherit;background:0 0;border:0;outline:0;padding:14px 0}.market-cart,.market-profile{color:#4315a4;white-space:nowrap;background:#fff;border:2px solid #fff;border-radius:10px;padding:12px 16px;font-weight:800;text-decoration:none;transition:transform .15s,background .15s}.market-profile{color:#fff;background:0 0}.market-cart:hover,.market-profile:hover{transform:translateY(-2px)}.market-categories{background:#fff;border-bottom:1px solid #f0d4c1;justify-content:space-between;gap:10px;padding:15px clamp(20px,6vw,112px);display:flex;overflow-x:auto}.market-categories button{color:#4a2d79;font:inherit;cursor:pointer;background:#f3edff;border:1px solid #0000;border-radius:999px;flex:1 1 0;padding:10px 16px;font-weight:800;transition:all .16s}.market-categories button:hover,.market-categories button.category-active{color:#fff;background:#f56712;border-color:#e55506;box-shadow:0 5px 12px #dd53083d}.deal-shell{background:#ffffffeb;border:1px solid #ece2fb;border-radius:28px;max-width:1330px;min-height:550px;margin:44px auto 0;padding:clamp(24px,4vw,48px);box-shadow:0 18px 44px #3e1f7e1c}.deal-topline{border-bottom:1px solid #f0e9f8;justify-content:space-between;align-items:end;gap:22px;padding-bottom:24px;display:flex}.deal-topline p{color:#ef640e;letter-spacing:.15em;margin:0 0 7px;font-size:.78rem;font-weight:900}.deal-topline h1{color:#351486;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.3rem,4vw,4rem);line-height:1}.deal-topline span{color:#716881;margin-top:10px;display:inline-block}.sort-control{color:#5a4c76;gap:7px;min-width:175px;font-size:.85rem;font-weight:800;display:grid}.sort-control select{color:#311377;font:inherit;background:#fff8f2;border:1px solid #ead7c8;border-radius:9px;outline-color:#f56712;padding:11px 12px;font-weight:700}.market-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-top:30px;display:grid}.market-product{background:#fff;border:1px solid #eee8f6;border-radius:18px;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 9px 24px #30176714}.market-product:hover{transform:translateY(-5px);box-shadow:0 17px 29px #30176729}.market-product-image{background:linear-gradient(135deg,#fff1e8,#f1eaff);place-items:center;min-height:185px;font-size:4.6rem;display:grid;overflow:hidden}.market-product-image img{object-fit:cover;width:100%;height:100%;min-height:185px}.market-product-info{padding:18px}.market-type{color:#e75c0c;letter-spacing:.04em;text-transform:uppercase;font-size:.76rem;font-weight:900}.market-product h3{color:#26114f;min-height:46px;margin:7px 0 5px;font-size:1.04rem}.market-product p{color:#746c84;min-height:18px;margin:0 0 12px;font-size:.83rem}.market-product strong{color:#e85c08;margin-bottom:14px;font-size:1.25rem;display:block}.market-product button,.market-empty button{color:#fff;width:100%;font:inherit;cursor:pointer;background:linear-gradient(135deg,#4314ac,#7139e7);border:0;border-radius:9px;padding:12px;font-weight:800}.market-empty{text-align:center;background:#fffaf6;border:1px dashed #f0a574;border-radius:18px;max-width:470px;margin:38px auto;padding:52px 25px}.market-empty div{font-size:3rem}.market-empty h2{color:#351486}.market-empty p{color:#746c84}.market-empty button{max-width:220px}.homizal-footer{color:#f8f5ff;background:#211d27;margin-top:55px}.footer-grid{grid-template-columns:repeat(4,1fr);gap:34px;max-width:1440px;margin:auto;padding:48px clamp(20px,5vw,88px);display:grid}.footer-grid section{align-content:start;gap:10px;display:grid}.footer-grid h2,.footer-grid h3{color:#ff9b56;letter-spacing:.05em;text-transform:uppercase;margin:0 0 5px;font-size:.92rem}.footer-logo{width:min(100%,225px);height:auto;margin-bottom:8px}.site-settings{background:#fff;border-radius:18px;max-width:1120px;padding:28px;box-shadow:0 8px 22px #391c811a}.site-settings-heading{justify-content:space-between;align-items:start;gap:20px;margin-bottom:24px;display:flex}.site-settings-heading h2,.admin-catalog h3{color:#351486;margin:0}.site-settings-heading p,.admin-catalog p{color:#706b80}.site-settings-heading>span{color:#9a4e00;background:#fff0dc;border-radius:999px;padding:8px 12px;font-weight:800}.settings-form,.admin-product-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.settings-form h3{color:#351486;grid-column:1/-1;margin:12px 0 0}.settings-form input,.settings-form textarea,.admin-product-form input,.admin-product-form select{font:inherit;border:1px solid #dcd0f2;border-radius:9px;outline-color:#f56712;padding:12px}.settings-form textarea{resize:vertical;min-height:88px}.settings-form button,.admin-product-form button{color:#fff;font:inherit;cursor:pointer;background:linear-gradient(135deg,#4314ac,#7139e7);border:0;border-radius:9px;padding:13px;font-weight:800}.admin-catalog{border-top:1px solid #ece5f7;margin-top:28px;padding-top:28px}.admin-product-form{margin-top:16px}.listing-form-title{border-top:1px solid #eee9f8;grid-column:1/-1;align-items:center;gap:12px;margin-top:6px;padding-top:18px;display:flex}.listing-form-title:first-child{border-top:0;margin-top:0;padding-top:0}.listing-form-title span{color:#fff;background:#ef650e;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.listing-form-title h4,.listing-form-title p{margin:0}.listing-form-title h4{color:#351486}.listing-form-title p{color:#706b80;font-size:.86rem}.admin-product-form textarea{min-height:105px;font:inherit;resize:vertical;border:1px solid #dcd0f2;border-radius:9px;outline-color:#f56712;padding:12px}.admin-photo-upload{color:#4c278d;cursor:pointer;background:#faf7ff;border:2px dashed #b99ae9;border-radius:10px;align-content:center;min-height:86px;padding:12px;font-weight:800;display:grid}.admin-photo-upload input{border:0;margin-top:7px;padding:0}.admin-photo-preview{color:#7e7490;text-align:center;background:#fafafa;border-radius:10px;grid-template-columns:repeat(5,minmax(0,1fr));place-items:center;gap:7px;min-height:86px;padding:7px;font-size:.8rem;display:grid}.admin-photo-preview img{object-fit:cover;border-radius:6px;width:100%;height:70px}.admin-catalog-list{gap:10px;margin-top:20px;display:grid}.admin-catalog-list article{background:#faf8ff;border-radius:10px;justify-content:space-between;align-items:center;gap:15px;padding:13px;display:flex}.admin-catalog-list article>img{object-fit:cover;border-radius:8px;width:58px;height:58px}.admin-catalog-list article div{gap:4px;display:grid}.admin-catalog-list article span{color:#706b80;font-size:.88rem}.admin-catalog-list article small{color:#e05f0a;font-weight:700}@media (width<=700px){.settings-form,.admin-product-form{grid-template-columns:1fr}.site-settings-heading,.admin-catalog-list article{display:grid}}.footer-grid h2{color:#fff;text-transform:none;font-size:1.5rem}.footer-grid p,.footer-grid a{color:#d8d1e2;margin:0;font-size:.91rem;line-height:1.5;text-decoration:none}.footer-grid a:hover{color:#ff9b56}.footer-bottom{color:#cfc7da;border-top:1px solid #4b4356;justify-content:space-between;gap:18px;max-width:1440px;margin:auto;padding:18px clamp(20px,5vw,88px);font-size:.86rem;display:flex}@media (width<=1050px){.market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=700px){.market-header{grid-template-columns:1fr auto;gap:12px;padding:14px 18px}.market-brand{width:fit-content;min-width:0}.market-brand img{width:125px}.market-search{grid-area:2/1/auto/-1}.market-profile{display:none}.deal-shell{border-radius:18px;margin-top:22px}.deal-topline,.footer-bottom{align-items:start;display:grid}.sort-control{width:100%}.market-grid,.footer-grid{grid-template-columns:1fr}.market-product-image{min-height:220px}}.promo-slider{border-radius:22px;max-width:1330px;height:min(28vw,335px);min-height:190px;margin:28px auto 0;position:relative;overflow:hidden;box-shadow:0 15px 30px #401d8129}.promo-slide{cursor:pointer;opacity:0;pointer-events:none;background:#351486;border:0;width:100%;padding:0;transition:opacity .65s;display:grid;position:absolute;inset:0;overflow:hidden}.promo-slide.active-slide{opacity:1;pointer-events:auto}.promo-slide img{object-fit:cover;width:100%;height:100%}.promo-slide:after{content:"";background:linear-gradient(90deg,#170a36ad,#170a3614 62%);position:absolute;inset:0}.promo-slide span{z-index:1;color:#fff;text-align:left;align-content:center;gap:7px;max-width:48%;padding:clamp(22px,4vw,54px);display:grid;position:absolute}.promo-slide b{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,3.2vw,3.4rem);line-height:1}.promo-slide small{font-size:clamp(.82rem,1.5vw,1rem)}.promo-slide em{color:#46169d;background:#fff;border-radius:8px;width:fit-content;margin-top:8px;padding:9px 12px;font-style:normal;font-weight:900}.promo-dots{z-index:2;gap:8px;display:flex;position:absolute;bottom:16px;right:22px}.promo-dots button{cursor:pointer;background:#ffffffa6;border:0;border-radius:50%;width:9px;height:9px;padding:0}.promo-dots button.dot-active{background:#ff7b1a;border-radius:10px;width:25px}.reel-section{background:#201840;border-radius:24px;max-width:1330px;margin:34px auto 0;padding:clamp(20px,3vw,34px);box-shadow:0 16px 34px #29115e2e}.reel-heading{color:#fff;justify-content:space-between;align-items:end;gap:16px;margin-bottom:20px;display:flex}.reel-heading p{color:#ff9b56;letter-spacing:.13em;margin:0 0 5px;font-size:.76rem;font-weight:900}.reel-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,3vw,2.5rem)}.reel-heading>span{color:#e9deff;background:#ffffff1c;border-radius:999px;padding:8px 11px;font-size:.8rem}.reel-page{grid-template-columns:repeat(6,minmax(0,1fr));gap:13px;animation:.52s both reel-page-in;display:grid}.reel-card{aspect-ratio:9/16;cursor:pointer;background:#392078;border:0;border-radius:14px;min-width:0;padding:0;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 8px 18px #0000003d}.reel-card:hover{transform:translateY(-6px)rotate(-1deg);box-shadow:0 18px 28px #00000052}.reel-card img,.reel-card video{object-fit:cover;width:100%;height:100%}.reel-fallback{place-items:center;width:100%;height:100%;display:grid}.reel-fallback span{filter:drop-shadow(0 9px 8px #00000038);font-size:clamp(2.8rem,5vw,5.7rem);animation:3.2s ease-in-out infinite float-reel}.reel-fallback.violet{background:linear-gradient(150deg,#6c31dc,#19094b)}.reel-fallback.orange{background:linear-gradient(150deg,#ff9b3e,#e4410a)}.reel-fallback.blue{background:linear-gradient(150deg,#4ac6ff,#17439e)}.reel-fallback.pink{background:linear-gradient(150deg,#ff94c8,#a41d66)}.reel-fallback.green{background:linear-gradient(150deg,#7cdeb4,#08705d)}.reel-fallback.yellow{background:linear-gradient(150deg,#ffe675,#e67510)}.reel-overlay{color:#fff;text-align:left;background:linear-gradient(#0000,#0c051eeb);gap:3px;padding:38px 11px 12px;display:grid;position:absolute;inset:auto 0 0}.reel-overlay small{opacity:.85;font-size:.67rem}.reel-overlay strong{font-size:clamp(.82rem,1.3vw,1rem);line-height:1.15}.reel-overlay em{color:#ffbd7f;margin-top:3px;font-size:.72rem;font-style:normal;font-weight:800}.reel-controls{color:#e9deff;justify-content:center;align-items:center;gap:15px;margin-top:18px;font-size:.85rem;display:flex}.reel-controls button{color:#fff;font:inherit;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff36;border-radius:8px;padding:8px 11px;font-size:.82rem}.reel-controls button:hover{background:#f56712}@keyframes reel-page-in{0%{opacity:0;transform:translate(22px)}to{opacity:1;transform:translate(0)}}@keyframes float-reel{50%{transform:translateY(-9px)rotate(5deg)}}.footer-grid button{color:#d8d1e2;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:.91rem;line-height:1.5}.footer-grid button:hover{color:#ff9b56}.policy-modal{z-index:20;background:#180f2899;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.policy-modal>div{background:#fff;border-radius:18px;width:min(100%,650px);max-height:80vh;padding:32px;position:relative;overflow-y:auto;box-shadow:0 18px 50px #00000038}.policy-modal h2{color:#351486;margin:4px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:2rem}.policy-modal p:last-child{color:#5c546b;white-space:pre-wrap;line-height:1.7}.policy-close{color:#351486;cursor:pointer;background:#f1ebfb;border:0;border-radius:50%;width:34px;height:34px;font-size:1.5rem;position:absolute;top:14px;right:14px}.banner-manager{border-top:1px solid #ece5f7;margin-top:28px;padding-top:28px}.banner-manager h3{color:#351486;margin:0}.banner-manager p{color:#706b80}.banner-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:16px;display:grid}.banner-form input,.banner-form select{font:inherit;border:1px solid #dcd0f2;border-radius:9px;outline-color:#f56712;padding:12px}.banner-form button{color:#fff;font:inherit;cursor:pointer;background:linear-gradient(135deg,#4314ac,#7139e7);border:0;border-radius:9px;padding:13px;font-weight:800}.banner-image-preview{object-fit:cover;border-radius:10px;width:100%;height:145px}.banner-list{gap:10px;margin-top:18px;display:grid}.banner-list article{background:#faf8ff;border-radius:10px;align-items:center;gap:13px;padding:10px;display:flex}.banner-list img{object-fit:cover;border-radius:7px;width:130px;height:65px}.banner-list article div{flex:1;gap:4px;display:grid}.banner-list span{color:#706b80;font-size:.85rem}.reel-manager{border-top:1px solid #ece5f7;margin-top:28px;padding-top:28px}.reel-manager h3{color:#351486;margin:0}.reel-manager p{color:#706b80}.reel-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:16px;display:grid}.reel-form input,.reel-form select{font:inherit;border:1px solid #dcd0f2;border-radius:9px;outline-color:#f56712;padding:12px}.reel-form button{color:#fff;font:inherit;cursor:pointer;background:linear-gradient(135deg,#4314ac,#7139e7);border:0;border-radius:9px;padding:13px;font-weight:800}.reel-media-preview{object-fit:cover;border-radius:10px;width:130px;height:230px}.reel-list{gap:10px;margin-top:18px;display:grid}.reel-list article{background:#faf8ff;border-radius:10px;align-items:center;gap:13px;padding:10px;display:flex}.reel-list article>img,.reel-list article>video,.reel-list .reel-fallback{border-radius:7px;flex:none;width:44px;height:70px;overflow:hidden}.reel-list article div{flex:1;gap:4px;display:grid}.reel-list span{color:#706b80;font-size:.85rem}.reel-viewer{z-index:25;background:#100822bd;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.reel-viewer>div{background:#fff;border-radius:18px;grid-template-columns:minmax(230px,320px) minmax(240px,330px);display:grid;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000061}.reel-viewer-media{aspect-ratio:9/16;background:#351486}.reel-viewer-media img,.reel-viewer-media video{object-fit:cover;width:100%;height:100%}.reel-viewer-copy{align-content:center;padding:32px;display:grid}.reel-viewer-copy p{color:#766c84}.reel-viewer-copy h2{color:#351486;margin:4px 0 20px;font-family:Georgia,Times New Roman,serif;font-size:2rem}.reel-viewer-copy button{color:#fff;font:inherit;cursor:pointer;background:linear-gradient(135deg,#f05e08,#ff8b2d);border:0;border-radius:9px;padding:13px;font-weight:900}@media (width<=700px){.promo-slider{border-radius:14px;height:225px;margin:18px 14px 0}.promo-slide span{max-width:80%}.banner-form{grid-template-columns:1fr}.reel-section{border-radius:18px;margin:22px 10px 0;padding:18px 14px}.reel-heading{align-items:start}.reel-heading>span{text-align:center;max-width:135px}.reel-page{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.reel-card{border-radius:12px}.reel-form{grid-template-columns:1fr}.market-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.market-product{border-radius:10px}.market-product-image{aspect-ratio:1;min-height:0;font-size:2rem}.market-product-image img{min-height:0}.market-product-info{padding:8px 6px}.market-type{font-size:.5rem}.market-product h3{min-height:31px;margin:4px 0;font-size:.68rem;line-height:1.15}.market-product p{display:none}.market-product strong{margin-bottom:7px;font-size:.72rem}.market-product button{border-radius:6px;padding:7px 3px;font-size:.62rem}.footer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 7px;padding:28px 13px}.footer-grid h3{letter-spacing:.02em;font-size:.53rem}.footer-grid p,.footer-grid a,.footer-grid button{overflow-wrap:anywhere;font-size:.55rem;line-height:1.35}.footer-bottom{text-align:center;gap:7px;padding:13px;font-size:.58rem}}.clickable-product{cursor:pointer}.clickable-product:focus-visible{outline-offset:3px;outline:3px solid #f56712}.edit-product-button{color:#3d178d;font:inherit;cursor:pointer;background:#eee7ff;border:0;border-radius:7px;padding:8px 11px;font-size:.82rem;font-weight:800}.product-edit-card{background:#fff;border:2px solid #e5d5ff;border-radius:16px;margin-top:25px;padding:26px;box-shadow:0 12px 28px #3a1b811a}.product-detail-page{background:linear-gradient(#fff6ef,#f7f4ff);min-height:100vh;padding-bottom:55px}.product-detail-header{background:#fff;border-bottom:1px solid #ece5f7;justify-content:space-between;align-items:center;gap:16px;padding:16px clamp(18px,7vw,120px);display:flex}.product-detail-header img{width:170px}.product-detail-header>a:last-child{color:#46169d;background:#f2edff;border-radius:9px;padding:10px 13px;font-weight:800;text-decoration:none}.product-detail-card{background:#fff;border-radius:22px;grid-template-columns:minmax(310px,.9fr) 1.1fr;gap:clamp(28px,6vw,72px);max-width:1180px;margin:36px auto 0;padding:clamp(24px,5vw,55px);display:grid;box-shadow:0 16px 38px #3514861f}.detail-gallery{gap:13px;display:grid}.detail-main-media{background:linear-gradient(135deg,#fff0e7,#f1e9ff);border-radius:16px;place-items:center;min-height:390px;font-size:7rem;display:grid;overflow:hidden}.detail-main-media img{object-fit:cover;width:100%;height:100%;min-height:390px}.detail-thumbnails{gap:9px;display:flex;overflow-x:auto}.detail-thumbnails button{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:8px;width:72px;height:72px;padding:0;overflow:hidden}.detail-thumbnails button.selected-thumb{border-color:#f56712}.detail-thumbnails img{object-fit:cover;width:100%;height:100%}.detail-product-video{background:#211d27;border-radius:12px;width:100%;max-height:320px}.detail-info h1{color:#281055;margin:8px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.25rem);line-height:1.05}.detail-brand,.detail-description{color:#70677e;line-height:1.65}.detail-price{align-items:center;gap:12px;margin:20px 0;display:flex}.detail-price strong{color:#e85c08;font-size:2rem}.detail-price s{color:#8b8493}.detail-price span{color:#07804a;font-weight:900}.detail-option{gap:8px;margin:18px 0;display:grid}.detail-option b{color:#351486}.detail-option div{flex-wrap:wrap;gap:8px;display:flex}.detail-option button{color:#4a277d;font:inherit;cursor:pointer;background:#f4efff;border:1px solid #d8c7f6;border-radius:7px;padding:8px 11px}.detail-option button.option-selected{color:#fff;background:#f56712;border-color:#f56712}.detail-buy-box{background:#fff6ed;border:1px solid #ffd1ac;border-radius:13px;margin-top:24px;padding:18px}.detail-buy-box button{color:#fff;width:100%;font:inherit;cursor:pointer;background:linear-gradient(135deg,#f05e08,#ff8b2d);border:0;border-radius:9px;padding:15px;font-size:1.05rem;font-weight:900}.detail-buy-box p{color:#805633;text-align:center;margin:11px 0 0;font-size:.86rem}.detail-facts{gap:8px;margin-top:20px;display:grid}.detail-facts p{color:#5c5567;background:#faf8ff;border-radius:8px;margin:0;padding:10px}.detail-highlights{background:#fff;border-radius:18px;max-width:1180px;margin:25px auto;padding:30px clamp(24px,5vw,55px)}.detail-highlights h2{color:#351486;margin-top:0}.detail-highlights li{color:#5c5567;padding:6px 0}.product-not-found{text-align:center;background:#f7f4ff;place-content:center;min-height:100vh;display:grid}.product-not-found a{color:#46169d;font-weight:800}@media (width<=700px){.product-detail-header{padding:12px 15px}.product-detail-header img{width:130px}.product-detail-header>a:last-child{padding:8px;font-size:.74rem}.product-detail-card{border-radius:15px;grid-template-columns:1fr;gap:22px;margin:15px 10px 0;padding:16px}.detail-main-media,.detail-main-media img{min-height:320px}.detail-info h1{font-size:2rem}.detail-highlights{margin:15px 10px;padding:22px}.product-edit-card{padding:17px 12px}}.market-points{color:#fff;white-space:nowrap;background:#4113a466;border:1px solid #ffffff73;border-radius:10px;padding:11px 13px;font-size:.9rem;font-weight:900}.product-offer{color:#067442;background:#def9ea;border-radius:5px;margin:2px 0 7px;padding:4px 6px;font-size:.67rem;font-weight:900;display:inline-block}.detail-offer{color:#087443;background:#def9ea;border-radius:8px;margin:0 0 12px;padding:9px 11px;font-weight:900;display:inline-block}.delivery-demo-button{color:#fff;font:inherit;cursor:pointer;background:linear-gradient(135deg,#f05e08,#ff8b2d);border:0;border-radius:9px;margin:12px auto;padding:12px 16px;font-weight:900}.points-success{color:#087443;background:#def9ea;border-radius:12px;gap:5px;margin:14px auto;padding:15px;display:grid}.points-success b{font-size:1.15rem}.offer-inline{grid-template-columns:1fr 1fr auto;align-items:center;gap:6px;min-width:320px;display:grid}.offer-inline select,.offer-inline input{min-width:0;font:inherit;border:1px solid #d8c7f6;border-radius:6px;padding:7px;font-size:.73rem}.offer-inline button{color:#fff;font:inherit;cursor:pointer;background:#4b19a5;border:0;border-radius:6px;padding:7px;font-size:.72rem;font-weight:800}@media (width<=700px){.market-header{grid-template-columns:40px clamp(82px,23vw,140px) minmax(0,1fr);gap:7px;padding:8px 9px}.market-categories{scrollbar-width:none;-webkit-overflow-scrolling:touch;justify-content:flex-start;gap:7px;padding:9px 10px;display:flex;overflow-x:auto}.market-categories::-webkit-scrollbar{display:none}.market-categories button{letter-spacing:0;text-overflow:clip;white-space:nowrap;border-radius:9px;flex:none;min-height:40px;padding:9px 13px;font-size:.78rem;overflow:visible}.market-brand{border-radius:8px;min-width:0;min-height:54px;padding:3px 5px;overflow:hidden}.market-brand img{width:100%;max-width:140px}.market-search{border-radius:8px;grid-area:auto;gap:4px;min-height:54px;padding:0 7px}.market-search span{font-size:1.15rem}.market-search input{min-width:0;padding:9px 0;font-size:.66rem}.mobile-menu-toggle{color:#4315a4;width:40px;height:54px;font:inherit;cursor:pointer;background:#fff;border:1px solid #ead2be;border-radius:8px;place-items:center;padding:0;font-size:1.45rem;line-height:1;display:grid}.market-cart,.market-points,.market-profile{display:none}.mobile-menu-layer{z-index:50;background:#1c10317a;animation:.18s both menu-fade-in;display:block;position:fixed;inset:0}.mobile-menu-drawer{background:#fffaf5;width:min(84vw,340px);min-height:100%;padding:18px 16px;animation:.22s both menu-slide-in;box-shadow:12px 0 30px #1a0c3a38}.mobile-menu-title{border-bottom:1px solid #efddcf;justify-content:space-between;align-items:center;padding-bottom:15px;display:flex}.mobile-menu-title img{width:142px;height:auto}.mobile-menu-title button{color:#4a2d79;cursor:pointer;background:#fff;border:1px solid #ead2be;border-radius:9px;width:34px;height:34px;font-size:1.7rem}.mobile-points-card{color:#4a257b;background:linear-gradient(135deg,#f3eaff,#ffe8d7);border:1px solid #e5c9ef;border-radius:14px;gap:4px;margin:18px 0 12px;padding:16px;display:grid}.mobile-points-card span{letter-spacing:.05em;text-transform:uppercase;font-size:.76rem;font-weight:900}.mobile-points-card strong{font-size:1.45rem}.mobile-points-card small{color:#765a6d}.mobile-menu-links{gap:8px;display:grid}.mobile-menu-links a,.mobile-menu-links button{color:#382052;width:100%;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #eee1d7;border-radius:10px;justify-content:space-between;align-items:center;padding:13px 12px;font-size:.92rem;font-weight:800;text-decoration:none;display:flex}.mobile-menu-links b{color:#fff;background:#f56712;border-radius:999px;padding:2px 7px}@keyframes menu-fade-in{0%{opacity:0}to{opacity:1}}@keyframes menu-slide-in{0%{transform:translate(-100%)}to{transform:translate(0)}}.offer-inline{grid-column:1/-1;grid-template-columns:1fr 1fr auto;min-width:0}.reel-viewer{padding:14px}.reel-viewer>div{grid-template-columns:1fr;width:min(100%,360px);max-height:92vh;overflow-y:auto}.reel-viewer-media{max-height:58vh}.reel-viewer-copy{padding:18px}.reel-viewer-copy h2{font-size:1.55rem}}.orders-page,.tracking-page,.seller-analytics-page{background:linear-gradient(#fff7f0,#f7f3ff);min-height:100vh}.orders-header{background:#fff;border-bottom:1px solid #ece5f7;justify-content:space-between;align-items:center;gap:16px;padding:15px clamp(18px,7vw,115px);display:flex}.orders-header img{width:165px}.orders-header>a:last-child,.orders-title>a{color:#45169c;background:#f1ebff;border-radius:9px;padding:10px 13px;font-weight:800;text-decoration:none}.orders-content,.seller-analytics-content{max-width:1160px;margin:auto;padding:38px 22px}.orders-title,.analytics-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:23px;display:flex}.orders-title h1,.analytics-heading h1,.analytics-heading h2{color:#351486;margin:4px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.2rem)}.orders-empty{text-align:center;background:#fff;border-radius:18px;padding:55px 20px;box-shadow:0 10px 25px #3214711a}.orders-empty div{font-size:3.5rem}.orders-empty a{color:#fff;background:#4b19a5;border-radius:8px;padding:12px 15px;font-weight:800;text-decoration:none;display:inline-block}.orders-list{gap:16px;display:grid}.order-card{background:#fff;border-radius:15px;padding:20px;box-shadow:0 7px 19px #32147117}.order-card-head{justify-content:space-between;align-items:start;gap:15px;display:flex}.order-card-head span{color:#f06009;letter-spacing:.08em;font-size:.74rem;font-weight:900}.order-card-head h2{color:#321374;margin:6px 0;font-size:1.1rem}.order-card-head p{color:#7a7287;margin:0;font-size:.82rem}.order-status{color:#4b258e;white-space:nowrap;background:#eee7ff;border-radius:999px;padding:7px 9px;font-size:.78rem}.order-status.delivered{color:#087443;background:#def9ea}.order-status.cancelled{color:#b42318;background:#ffe4e1}.order-status.shipped,.order-status.out-for-delivery{color:#9a5600;background:#fff0dc}.order-card-items{border-top:1px solid #eee9f7;border-bottom:1px solid #eee9f7;align-items:center;gap:10px;margin-top:12px;padding:13px 0;display:flex}.order-card-items>div{color:#61596e;align-items:center;gap:8px;font-size:.85rem;display:flex}.order-card-items img,.order-card-items span{object-fit:cover;background:#f7f1ff;border-radius:7px;width:40px;height:40px;font-size:1.7rem}.order-card-items strong{color:#e65b09;margin-left:auto}.order-card-actions{justify-content:end;gap:10px;padding-top:14px;display:flex}.order-card-actions a,.order-card-actions button{color:#fff;font:inherit;cursor:pointer;background:#4b19a5;border:0;border-radius:7px;padding:9px 12px;font-size:.83rem;font-weight:800;text-decoration:none}.order-card-actions button{color:#a72719;background:#ffe6e2}.return-status-note{color:#71470a;text-transform:capitalize;background:#fff4d9;border-radius:8px;margin:14px 0 0;padding:10px 12px;font-size:.86rem}.return-request-form{background:#f8f4ff;border:1px solid #dfd0fa;border-radius:10px;margin-top:14px;padding:13px}.return-request-form label{color:#3e227e;gap:7px;font-size:.82rem;font-weight:800;display:grid}.return-request-form textarea{min-height:76px;font:inherit;resize:vertical;border:1px solid #cab9ea;border-radius:7px;padding:9px}.return-request-form>div{justify-content:end;gap:8px;margin-top:10px;display:flex}.return-request-form button{color:#4b19a5;font:inherit;cursor:pointer;background:#fff;border:1px solid #cfbfec;border-radius:7px;padding:8px 11px;font-weight:800}.return-request-form button[type=submit],.order-card-actions .return-request-button{color:#fff;background:#4b19a5;border-color:#4b19a5}.refund-admin-note{color:#785a21;margin:14px 0 0;font-size:.8rem}.seller-order-link small{color:#9a5a0d;text-transform:capitalize;margin-top:4px;display:block}.order-card-actions .receipt-button{color:#4b198e;background:#eee7ff}.view-order-link{color:#47169c;background:#f0eaff;border-radius:8px;padding:10px 13px;font-weight:800;text-decoration:none;display:inline-block}.tracking-card{text-align:center;background:#fff;border-radius:22px;max-width:860px;margin:44px auto;padding:clamp(25px,5vw,55px);box-shadow:0 15px 35px #33147321}.tracking-card h1{color:#351486;margin:5px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.4rem)}.tracking-product{color:#6e6579}.cat-track{height:125px;margin:32px 15px 12px;position:relative}.track-line{background:#e8ddf8;border-radius:999px;height:9px;position:absolute;top:65px;left:0;right:0;overflow:hidden}.track-line span{border-radius:inherit;background:linear-gradient(90deg,#ff7b14,#5521c2);height:100%;transition:width .8s;display:block}.running-cat{font-size:3.5rem;transition:left .9s;animation:.65s ease-in-out infinite alternate cat-bob;position:absolute;top:25px}.cat-cloud{opacity:.7;font-size:1.4rem;animation:2s linear infinite cloud-run;position:absolute;top:43px;left:20%}.cat-message{color:#5f5670;font-weight:700}.tracking-steps{grid-template-columns:repeat(6,1fr);gap:5px;margin-top:30px;display:grid}.tracking-steps span{color:#756a86;background:#eee8f7;border-radius:50%;place-items:center;width:30px;height:30px;margin:auto;font-size:.8rem;display:grid}.tracking-steps p{color:#756a86;font-size:.72rem}.tracking-steps .done-step span{color:#fff;background:#4b19a5}.tracking-steps .done-step p{color:#351486;font-weight:800}.cancelled-tracking{color:#a72719;background:#ffe8e5;border-radius:10px;margin-top:28px;padding:18px}@keyframes cat-bob{to{transform:translateY(-8px)rotate(-3deg)}}@keyframes cloud-run{to{opacity:0;transform:translate(120px)}}.analytics-panel{background:#fff;border-radius:18px;max-width:1150px;padding:30px;box-shadow:0 8px 22px #391c811a}.analytics-heading>span{color:#6e4ca4;background:#f0eaff;border-radius:999px;padding:8px 10px;font-size:.8rem}.metric-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.metric-card{background:linear-gradient(140deg,#faf7ff,#fff4e9);border-radius:12px;padding:18px}.metric-card span{color:#716980;font-size:.83rem;display:block}.metric-card strong{color:#e75d0a;margin-top:8px;font-size:1.65rem;display:block}.analytics-chart,.analytics-table-wrap{background:#fbfaff;border:1px solid #eee8f7;border-radius:12px;margin-top:22px;padding:22px}.analytics-chart h3,.analytics-table-wrap h3{color:#351486;margin-top:0}.status-bar{color:#625a70;grid-template-columns:145px 1fr 25px;align-items:center;gap:10px;margin:11px 0;font-size:.85rem;display:grid}.status-bar>div{background:#eae2f7;border-radius:99px;height:11px;overflow:hidden}.status-bar i{border-radius:inherit;background:linear-gradient(90deg,#f57618,#5220bd);height:100%;display:block}.analytics-table-wrap{overflow-x:auto}.analytics-table-wrap table{border-collapse:collapse;text-align:left;width:100%}.analytics-table-wrap th,.analytics-table-wrap td{border-bottom:1px solid #ebe6f4;padding:12px;font-size:.85rem}.analytics-table-wrap small{color:#82798c;display:block}.analytics-table-wrap select{font:inherit;border:1px solid #d8c8f2;border-radius:6px;padding:7px}.seller-order-link{color:#4b19a5;background:#f4efff;border-radius:8px;margin:7px 0;padding:11px;font-weight:800;text-decoration:none;display:block}@media (width<=700px){.market-search input{font-size:.56rem}.orders-header{padding:11px 14px}.orders-header img{width:130px}.orders-header>a:last-child{padding:8px;font-size:.75rem}.orders-content,.seller-analytics-content{padding:22px 11px}.order-card{padding:14px}.order-card-head,.orders-title,.analytics-heading{align-items:start}.order-card-head h2{font-size:.92rem}.order-card-items{align-items:start}.order-card-actions{justify-content:stretch}.order-card-actions a,.order-card-actions button{text-align:center;flex:1}.tracking-card{margin:18px 10px;padding:25px 13px}.running-cat{font-size:2.7rem}.tracking-steps p{font-size:.55rem}.tracking-steps span{width:23px;height:23px;font-size:.65rem}.metric-grid{grid-template-columns:repeat(2,1fr);gap:9px}.metric-card{padding:13px}.metric-card strong{font-size:1.25rem}.analytics-panel{border-radius:0;padding:16px 10px}.status-bar{grid-template-columns:100px 1fr 18px;font-size:.68rem}.analytics-chart,.analytics-table-wrap{padding:14px 9px}.analytics-table-wrap th,.analytics-table-wrap td{padding:8px 5px;font-size:.68rem}}.market-header{background:#fff9f3;border-bottom:1px solid #f0dac7;box-shadow:0 3px 14px #743f1714}.saved-address-select{color:#47217f;background:#f8f3ff;border:1px solid #ded0f6;border-radius:9px;gap:7px;margin:0 0 12px;padding:12px;font-size:.84rem;font-weight:800;display:grid}.saved-address-select select{color:#372359;width:100%;font:inherit;background:#fff;border:1px solid #cdbbea;border-radius:7px;padding:10px}.save-address-option{color:#4b277c;background:#f5efff;border-radius:8px;align-items:start;gap:8px;margin-top:3px;padding:10px;font-size:.82rem;font-weight:700;display:flex}.save-address-option input{width:auto;margin-top:2px}.checkout-address-note{color:#826b48;margin:6px 0;font-size:.8rem}.market-product-image{position:relative}.wishlist-toggle{color:#4c1b9d;cursor:pointer;background:#fffffff0;border:0;border-radius:50%;width:34px;height:34px;padding:0;font-size:1.45rem;line-height:1;position:absolute;top:9px;right:9px;box-shadow:0 3px 10px #2b145e2e}.wishlist-toggle.saved{color:#d62e59}.detail-save-button{color:#4b1aa3!important;background:#f0e9ff!important}.wishlist-page{background:#faf7ff;min-height:100vh}.wishlist-content{width:min(1120px,100%);margin:0 auto;padding:40px 22px 70px}.wishlist-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.wishlist-card{background:#fff;border:1px solid #e7dff2;border-radius:14px;overflow:hidden;box-shadow:0 8px 18px #35148614}.wishlist-card>a{color:#35205d;gap:8px;padding:12px;text-decoration:none;display:grid}.wishlist-card img,.wishlist-card>a>span{aspect-ratio:1;object-fit:cover;background:#f1eaff;border-radius:9px;width:100%}.wishlist-card>a>span{place-items:center;font-size:3rem;display:grid}.wishlist-card small{color:#7c6197;font-weight:700}.wishlist-card h2{min-height:2.6em;margin:0;font-size:.98rem}.wishlist-card b{color:#ef640e}.wishlist-card>div{gap:7px;padding:0 12px 12px;display:flex}.wishlist-card button{color:#691e3c;font:inherit;cursor:pointer;background:#ffe9ef;border:0;border-radius:7px;flex:1;padding:9px 7px;font-size:.78rem;font-weight:800}.wishlist-card .wishlist-add{color:#fff;background:#4b19a5}.sold-out-badge{color:#fff;text-transform:uppercase;background:#b92b38;border-radius:6px;padding:5px 8px;font-size:.68rem;font-weight:900;position:absolute;bottom:8px;left:8px}.market-product-info button:disabled{cursor:not-allowed;opacity:.6}.detail-unavailable{background:#ffe9eb;border-radius:8px;font-weight:800;color:#a72232!important;margin:0!important;padding:11px!important}.cart-unavailable-note{color:#a22633;margin-top:8px;font-weight:800;display:block}.cart-item-unavailable{border:1px solid #ffcbd0}.cart-checkout-blocked{color:#a22633;background:#ffe9eb;border-radius:8px;padding:11px;font-weight:800}.inventory-summary{flex-wrap:wrap;gap:8px;margin-top:11px;display:flex}.inventory-summary span{color:#7d3218;background:#fff0e2;border-radius:99px;padding:7px 9px;font-size:.76rem}.detail-share-button{color:#3f2375!important;background:#fff5e9!important;border:1px solid #f2c48d!important}.share-message{color:#36704e;font-weight:700;display:block}.detail-add-button{color:#fff!important;background:#ef650d!important}.restock-button{color:#fff!important;background:linear-gradient(135deg,#4b19a5,#773bdc)!important}.expected-delivery{color:#2d6d4b;background:#e5f7eb;border-radius:9px;margin:4px 0 15px;padding:10px 12px;display:inline-block}.product-faq{background:#fffaf5;border:1px solid #f1d8bf;border-radius:18px;grid-template-columns:minmax(230px,.7fr) minmax(0,1.3fr);gap:28px;max-width:1180px;margin:0 auto 28px;padding:32px;display:grid}.product-faq h2{color:#351486;margin:5px 0;font-family:Georgia,serif}.product-faq>div:first-child>p:last-child{color:#75697b}.faq-list{gap:8px;display:grid}.faq-list details{background:#fff;border:1px solid #eadff0;border-radius:9px;padding:13px 14px}.faq-list summary{color:#412078;cursor:pointer;font-size:.9rem;font-weight:850}.faq-list p{color:#665d70;margin:10px 0 0;font-size:.84rem;line-height:1.55}@media (width<=700px){.product-faq{border-radius:15px;grid-template-columns:1fr;gap:14px;margin:0 10px 18px;padding:19px 14px}.product-faq h2{font-size:1.45rem}.faq-list details{padding:11px}.faq-list summary{font-size:.8rem}.faq-list p{font-size:.75rem}}.pincode-checker{background:#faf7ff;border:1px solid #e2d7f3;border-radius:12px;gap:10px;margin-top:15px;padding:15px;display:grid}.pincode-checker>div{gap:3px;display:grid}.pincode-checker b{color:#3d1b83}.pincode-checker span{color:#766b84;font-size:.78rem}.pincode-checker label{gap:8px;display:flex}.pincode-checker input{min-width:0;font:inherit;border:1px solid #cdbbe9;border-radius:7px;flex:1;padding:10px}.pincode-checker button{color:#fff;font:inherit;cursor:pointer;background:#4b19a5;border:0;border-radius:7px;padding:10px 14px;font-weight:800}.pincode-checker p{border-radius:7px;margin:0;padding:8px;font-size:.78rem;line-height:1.4}.delivery-estimate-ok{color:#246a49;background:#e5f7eb}.delivery-estimate-error{color:#a52632;background:#ffe9eb}.checkout-progress{color:#766b84;grid-column:1/-1;justify-content:center;align-items:center;gap:9px;padding:12px;font-size:.78rem;font-weight:800;display:flex}.checkout-progress span{align-items:center;gap:6px;display:flex}.checkout-progress b{color:#6f6180;background:#eee8f5;border-radius:50%;place-items:center;width:23px;height:23px;display:grid}.checkout-progress .checkout-step-current{color:#45169c}.checkout-progress .checkout-step-current b{color:#fff;background:#4b19a5;box-shadow:0 3px 9px #4b19a547}.checkout-progress i{background:#e2d9ec;width:42px;height:2px}.checkout-form h2 small{color:#8b7e97;font-size:.68rem;font-weight:600}.delivery-instruction-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.delivery-instruction-grid label{color:#55476a;gap:6px;font-size:.78rem;font-weight:800;display:grid}.delivery-instruction-grid select{width:100%;font:inherit;background:#fff;border:1px solid #d8cce8;border-radius:8px;padding:11px}@media (width<=600px){.checkout-progress{gap:5px;font-size:.65rem}.checkout-progress i{width:20px}.checkout-progress b{width:20px;height:20px}.delivery-instruction-grid{grid-template-columns:1fr}}.market-trust-banner{color:#fff;text-align:center;background:linear-gradient(120deg,#371287,#5b20bd 52%,#ef650d 145%);border-radius:22px 22px 0 0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;width:min(1180px,94%);margin:8px auto 0;padding:34px clamp(20px,5vw,60px);display:grid;position:relative;overflow:hidden;box-shadow:0 -8px 28px #37128726}.market-trust-banner>div:nth-child(2){z-index:1;position:relative}.market-trust-banner p{color:#ffcaa9;letter-spacing:.14em;margin:0;font-size:.72rem;font-weight:900}.market-trust-banner h2{margin:7px 0;font-family:Georgia,serif;font-size:clamp(1.35rem,3vw,2.2rem)}.market-trust-banner h2 em{color:#ffd8a8;font-style:normal}.market-trust-banner>div:nth-child(2)>span{color:#e8ddff;max-width:640px;margin:auto;line-height:1.5;display:block}.trust-pills{flex-wrap:wrap;justify-content:center;gap:9px;margin-top:18px;display:flex}.trust-pills b{color:#fff;background:#ffffff1f;border:1px solid #ffffff3d;border-radius:99px;padding:8px 10px;font-size:.76rem;transition:transform .2s,background .2s}.trust-pills b:hover{background:#ffffff3b;transform:translateY(-3px)}.trust-orbit{color:#ffca99;background:#ffffff1a;border:1px solid #ffffff3b;border-radius:50%;place-items:center;width:54px;height:54px;font-size:1.45rem;animation:3.6s ease-in-out infinite trust-float;display:grid}.trust-orbit-right{animation-delay:-1.8s}@keyframes trust-float{50%{transform:translateY(-10px)rotate(18deg)}}.market-search{position:relative}.search-suggestions{z-index:50;color:#37235c;background:#fff;border:1px solid #e4d8f0;border-radius:11px;width:100%;min-width:270px;padding:8px;position:absolute;top:calc(100% + 7px);left:0;box-shadow:0 15px 30px #260f532e}.search-suggestions p{color:#7c708d;margin:0;padding:7px;font-size:.76rem}.search-suggestions button{color:#3c275c;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;padding:8px;display:flex}.search-suggestions button:hover{background:#f3effb}.search-suggestions img,.search-suggestions i{object-fit:cover;background:#f0eaff;border-radius:6px;width:34px;height:34px;font-style:normal}.search-suggestions i{place-items:center;display:grid}.search-suggestions b,.search-suggestions small{display:block}.search-suggestions small{color:#796e88;margin-top:2px;font-size:.7rem}@media (width<=700px){.market-trust-banner{border-radius:17px 17px 0 0;grid-template-columns:1fr;gap:10px;width:calc(100% - 20px);padding:28px 16px}.trust-orbit{display:none}.market-trust-banner h2{font-size:1.42rem}.market-trust-banner>div:nth-child(2)>span{font-size:.82rem}.trust-pills{gap:6px}.trust-pills b{padding:7px 8px;font-size:.64rem}}.rating-summary{color:#e8780d;flex-wrap:wrap;align-items:center;gap:7px;margin:10px 0;display:flex}.rating-summary b{color:#351486}.rating-summary small{color:#71657f}.review-moderation-page{background:#faf7ff;min-height:100vh}.review-moderation-page>section{width:min(100%,900px);margin:0 auto;padding:38px 18px 70px}.review-moderation-page h1{color:#351486;margin:4px 0}.moderation-list{gap:10px;margin-top:22px;display:grid}.moderation-list article{background:#fff;border:1px solid #e6ddf1;border-radius:11px;justify-content:space-between;gap:14px;padding:16px;display:flex}.moderation-list small{color:#766c82;margin-top:5px;display:block}.moderation-list p{margin:8px 0 0}.moderation-list button{color:#a32031;font:inherit;cursor:pointer;background:#ffe8eb;border:0;border-radius:7px;align-self:start;padding:8px 10px;font-size:.78rem;font-weight:800}.compare-toggle{margin-top:8px;color:#4a218f!important;background:#f0e9ff!important;border:1px solid #d9c7f3!important}.compare-toggle.selected-compare{color:#fff!important;background:#5a21ba!important}.recently-viewed{width:min(1180px,94%);margin:0 auto;padding:24px 0 82px}.recently-viewed>div:first-child p{color:#ef640e;letter-spacing:.1em;margin:0;font-size:.72rem;font-weight:900}.recently-viewed h2{color:#351486;margin:5px 0 14px}.recently-viewed>div:last-child{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.recently-viewed a{color:#3d2368;background:#fff;border:1px solid #e7ddf3;border-radius:12px;gap:7px;padding:10px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:grid}.recently-viewed a:hover{transform:translateY(-3px);box-shadow:0 9px 18px #391c811f}.recently-viewed img,.recently-viewed span{aspect-ratio:1;object-fit:cover;background:#f0eaff;border-radius:8px;width:100%}.recently-viewed span{place-items:center;font-size:2.4rem;display:grid}.recently-viewed b{text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;overflow:hidden}.recently-viewed small{color:#ef640e;font-weight:800}.compare-bar{z-index:35;color:#fff;background:#31106f;border-radius:99px;align-items:center;gap:9px;padding:10px 13px;font-weight:800;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 12px 28px #1d09454d}.compare-bar button{color:#371178;font:inherit;cursor:pointer;background:#fff;border:0;border-radius:99px;padding:8px 10px;font-size:.78rem;font-weight:800}.compare-bar button:last-child{color:#fff;background:0 0}.compare-layer{z-index:60;background:#1e0c3b94;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow:auto}.compare-modal{background:#fff;border-radius:18px;width:min(900px,100%);padding:26px;position:relative}.compare-modal h2{color:#351486;margin-top:4px}.compare-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.compare-grid article{background:#faf8ff;border:1px solid #e6dcf1;border-radius:11px;padding:12px}.compare-grid img,.compare-grid span{aspect-ratio:1;object-fit:cover;background:#f0eaff;border-radius:8px;width:100%}.compare-grid span{place-items:center;font-size:3rem;display:grid}.compare-grid h3{margin:10px 0 6px;font-size:1rem}.compare-grid b{color:#e65f0e}.compare-grid p{margin:8px 0;font-size:.8rem}.compare-grid a{color:#fff;text-align:center;background:#4b19a5;border-radius:7px;padding:9px;font-size:.8rem;font-weight:800;text-decoration:none;display:block}@media (width<=700px){.recently-viewed{width:calc(100% - 24px);padding-bottom:72px}.recently-viewed>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.compare-bar{justify-content:center;width:calc(100% - 24px);font-size:.75rem;bottom:12px}.compare-modal{padding:18px 12px}.compare-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.compare-grid article{padding:8px}.compare-grid h3{font-size:.78rem}.compare-grid p{font-size:.67rem}}.detail-buy-box{gap:11px;padding:20px;display:grid}.detail-buy-box button{min-height:54px;transition:transform .18s,box-shadow .18s,filter .18s;position:relative}.detail-buy-box p{margin:2px 0 0}.detail-buy-box .detail-add-button{background:linear-gradient(135deg,#ef650d,#ff8a26)!important}.detail-buy-box .detail-save-button{border:1px solid #d9c6fb!important}.detail-buy-box .detail-share-button{border:1px solid #f2c48d!important}.detail-buy-box .detail-add-button:hover,.detail-buy-box .detail-save-button:hover,.detail-buy-box .detail-share-button:hover,.detail-buy-box>button:first-child:hover{filter:saturate(1.12);transform:translateY(-2px);box-shadow:0 8px 16px #4a20812e}.detail-buy-box button:active{box-shadow:none;transform:translateY(0)scale(.98)}.detail-buy-box .detail-save-button:hover{color:#fff!important;background:#5520b8!important;border-color:#5520b8!important}.detail-buy-box .detail-share-button:hover{color:#fff!important;background:#e96a16!important;border-color:#e96a16!important}.detail-buy-box .share-message{background:#e7f7ed;border-radius:7px;margin:0;padding:8px;font-size:.78rem}@media (width<=700px){.detail-buy-box{gap:10px;padding:18px}.detail-buy-box button{min-height:52px}}.market-brand{background:0 0;padding:0}.market-search{border-color:#ead2be;box-shadow:0 3px 10px #6e2b060f}.market-cart{color:#4315a4;background:#f1eaff;border-color:#f1eaff}.market-profile{color:#4315a4;background:#fff;border-color:#ead2be}.market-profile:hover{color:#fff;background:#4315a4}.market-points{color:#6b2d10;background:#ffe5d1;border-color:#ffc69e}@media (width<=700px){.market-points{color:#6b2d10;background:#ffe5d1;border-color:#ffc69e}}.market-header{grid-template-columns:46px auto minmax(260px,1fr)}.mobile-menu-toggle{color:#4315a4;width:46px;height:46px;font:inherit;cursor:pointer;background:#fff;border:1px solid #ead2be;border-radius:9px;place-items:center;padding:0;font-size:1.55rem;line-height:1;display:grid}.market-header .market-cart,.market-header .market-points,.market-header .market-profile{display:none}.mobile-menu-layer{z-index:50;background:#1c10317a;animation:.18s both menu-fade-in;display:block;position:fixed;inset:0}.mobile-menu-drawer{background:#fffaf5;width:min(84vw,350px);min-height:100%;padding:20px;animation:.22s both menu-slide-in;box-shadow:12px 0 30px #1a0c3a38}.mobile-menu-title{border-bottom:1px solid #efddcf;justify-content:space-between;align-items:center;padding-bottom:15px;display:flex}.mobile-menu-title img{width:148px;height:auto}.mobile-menu-title button{color:#4a2d79;cursor:pointer;background:#fff;border:1px solid #ead2be;border-radius:9px;width:36px;height:36px;font-size:1.8rem}.mobile-points-card{color:#4a257b;background:linear-gradient(135deg,#f3eaff,#ffe8d7);border:1px solid #e5c9ef;border-radius:14px;gap:4px;margin:18px 0 12px;padding:16px;display:grid}.mobile-points-card span{letter-spacing:.05em;text-transform:uppercase;font-size:.76rem;font-weight:900}.mobile-points-card strong{font-size:1.45rem}.mobile-points-card small{color:#765a6d}.mobile-menu-links{gap:8px;display:grid}.mobile-menu-links a,.mobile-menu-links button{color:#382052;width:100%;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #eee1d7;border-radius:10px;justify-content:space-between;align-items:center;padding:13px 12px;font-size:.92rem;font-weight:800;text-decoration:none;display:flex}.mobile-menu-links b{color:#fff;background:#f56712;border-radius:999px;padding:2px 7px}@keyframes menu-fade-in{0%{opacity:0}to{opacity:1}}@keyframes menu-slide-in{0%{transform:translate(-100%)}to{transform:translate(0)}}@media (width<=700px){.market-header{grid-template-columns:40px clamp(82px,23vw,140px) minmax(0,1fr);gap:7px;padding:8px 9px}.mobile-menu-toggle{width:40px;height:54px}.mobile-menu-drawer{padding:18px 16px}.wishlist-content{padding:24px 12px 44px}.wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.wishlist-card>a{padding:9px}.wishlist-card h2{font-size:.82rem}.wishlist-card>div{padding:0 9px 9px}.wishlist-card button{font-size:.68rem}.wishlist-toggle{width:30px;height:30px;font-size:1.25rem;top:6px;right:6px}}.seller-dashboard{background:linear-gradient(#fff9f3,#f7f3ff 280px);display:block}.seller-sidebar{display:none}.seller-mobile-header{background:#fff9f3;border-bottom:1px solid #efd9c6;grid-template-columns:46px auto 1fr;align-items:center;gap:11px;padding:12px clamp(18px,6vw,112px);display:grid;box-shadow:0 3px 14px #743f1714}.seller-mobile-header button{color:#4315a4;width:46px;height:46px;font:inherit;cursor:pointer;background:#fff;border:1px solid #ead2be;border-radius:9px;padding:0;font-size:1.55rem}.seller-mobile-header img{width:148px;height:auto}.seller-mobile-header span{color:#5d397f;letter-spacing:.07em;text-align:right;text-transform:uppercase;font-size:.78rem;font-weight:900}.seller-announcement{color:#7d3608;background:#ffe5d1;padding:9px 0;font-size:.86rem;font-weight:800;overflow:hidden}.seller-announcement>div{white-space:nowrap;align-items:center;width:max-content;animation:24s linear infinite announcement-ltr;display:flex}.seller-announcement i{color:#f0650c;letter-spacing:.18em;margin:0 19px;font-style:normal}.seller-content{width:min(100%,1180px);margin:0 auto;padding:42px}.seller-menu-layer{z-index:60;background:#1c10317a;display:block;position:fixed;inset:0}.seller-menu-drawer{background:#fffaf5;gap:8px;width:min(84vw,350px);min-height:100%;padding:20px;animation:.22s both menu-slide-in;display:grid;box-shadow:12px 0 30px #1a0c3a38}.seller-menu-drawer>div{border-bottom:1px solid #efddcf;justify-content:space-between;align-items:center;margin-bottom:5px;padding-bottom:15px;display:flex}.seller-menu-drawer>div img{width:148px}.seller-menu-drawer>div button{color:#4a2d79;cursor:pointer;background:#fff;border:1px solid #ead2be;border-radius:9px;width:36px;height:36px;font-size:1.8rem}.seller-menu-drawer>p{color:#e66010;letter-spacing:.12em;margin:5px 0;font-size:.72rem;font-weight:900}.seller-menu-drawer>button,.seller-menu-drawer>a{color:#382052;width:100%;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #eee1d7;border-radius:10px;padding:13px 12px;font-size:.92rem;font-weight:800;text-decoration:none}.seller-menu-drawer>button.active-seller-link{color:#fff;background:linear-gradient(135deg,#f05e08,#ff8b2d);border-color:#0000}.seller-menu-drawer>button:disabled{color:#a39bab;cursor:not-allowed;background:#f5f2f6}@keyframes announcement-ltr{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (width<=700px){.seller-mobile-header{grid-template-columns:42px auto 1fr;gap:9px;padding:9px 12px}.seller-mobile-header button{width:42px;height:48px}.seller-mobile-header img{object-fit:contain;width:126px;max-height:46px}.seller-mobile-header span{font-size:.7rem}.seller-content{padding:22px 12px 34px}.seller-menu-drawer{padding:18px 16px}}.seller-portal-footer{color:#f7f2ff;background:#211d27;margin-top:38px}.seller-footer-grid{grid-template-columns:1.45fr repeat(3,1fr);gap:34px;max-width:1320px;margin:auto;padding:48px clamp(20px,6vw,100px);display:grid}.seller-footer-grid section{align-content:start;gap:10px;display:grid}.seller-footer-grid h2{color:#fff;margin:0 0 5px;font-family:Georgia,Times New Roman,serif;font-size:1.6rem}.seller-footer-grid h3{color:#ff9b56;letter-spacing:.06em;text-transform:uppercase;margin:0 0 6px;font-size:.86rem}.seller-footer-grid p,.seller-footer-grid span,.seller-footer-grid a{color:#d8d1e2;margin:0;font-size:.9rem;line-height:1.55;text-decoration:none}.seller-footer-grid a:hover{color:#ff9b56}.seller-footer-bottom{color:#bdb4c8;border-top:1px solid #4a454f;justify-content:space-between;gap:18px;max-width:1320px;margin:auto;padding:17px clamp(20px,6vw,100px);font-size:.8rem;display:flex}.seller-trust-section{color:#3c255a;background:linear-gradient(135deg,#fff0e4,#f1e9ff);border:1px solid #ead8c8;border-radius:20px;grid-template-columns:1.45fr repeat(3,1fr);align-items:stretch;gap:18px;max-width:1180px;margin:18px auto 0;padding:28px;display:grid}.seller-trust-section>div{padding:12px}.seller-trust-section p{color:#ed6614;letter-spacing:.12em;margin:0 0 8px;font-size:.72rem;font-weight:900}.seller-trust-section h2{color:#351486;margin:0 0 9px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,2.4vw,2.25rem)}.seller-trust-section>div>span{color:#735f79;line-height:1.55}.seller-trust-section article{background:#ffffffb3;border:1px solid #ddc7f0c7;border-radius:14px;align-items:start;gap:11px;padding:16px;display:flex}.seller-trust-section article b{color:#fff;background:#f56712;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-size:1.1rem;display:grid}.seller-trust-section article div{gap:4px;display:grid}.seller-trust-section article strong{color:#40206d}.seller-trust-section article span{color:#766a7f;font-size:.8rem;line-height:1.4}.optional-video-upload small{color:#765a6d;margin-top:4px;font-weight:500;display:block}.review-product-video{background:#211d27;border-radius:10px;width:100%;max-height:260px;margin-top:12px}@media (width<=700px){.seller-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 14px;padding:30px 15px}.seller-footer-grid h2{font-size:1.15rem}.seller-footer-grid h3{font-size:.66rem}.seller-footer-grid p,.seller-footer-grid span,.seller-footer-grid a{overflow-wrap:anywhere;font-size:.66rem}.seller-footer-bottom{text-align:center;gap:7px;padding:13px 15px;font-size:.62rem;display:grid}.seller-trust-section{border-radius:15px;grid-template-columns:1fr;gap:9px;margin:12px 10px 0;padding:15px}.seller-trust-section>div{padding:6px}.seller-trust-section article{padding:12px}.seller-trust-section article span{font-size:.74rem}}.admin-login-page{background:linear-gradient(135deg,#fff9f3 0%,#f7efff 55%,#fff4e9 100%);grid-template-rows:auto 1fr auto;min-height:100vh;padding:0;display:grid}.admin-login-header{background:#fff9f3;border-bottom:1px solid #efd9c6;justify-content:space-between;align-items:center;padding:13px clamp(16px,6vw,110px);display:flex;box-shadow:0 3px 14px #743f1714}.admin-login-header img{width:min(175px,42vw);height:auto}.admin-login-header span{color:#6b2d10;background:#ffe5d1;border:1px solid #ffc69e;border-radius:999px;padding:8px 12px;font-size:.8rem;font-weight:900}.admin-login-main{place-items:center;padding:50px 16px;display:grid}.admin-login-card{text-align:center;background:#fffffff5;border:1px solid #ead2beeb;border-radius:24px;width:min(100%,460px);margin:0;padding:40px;box-shadow:0 24px 60px #4a257629}.admin-trust-label{color:#e66010;letter-spacing:.1em;margin:0 0 12px;font-size:.72rem;font-weight:900}.admin-login-footer{color:#f9f5ff;background:#211d27;justify-content:space-between;gap:16px;padding:15px clamp(16px,6vw,110px);font-size:.8rem;display:flex}.admin-password-form{text-align:left;gap:8px;margin-top:22px;display:grid}.admin-password-form label{color:#4d4260;font-size:.8rem;font-weight:800}.admin-password-form input{color:#291951;width:100%;font:inherit;background:#fff;border:1px solid #dcd7eb;border-radius:9px;outline:none;padding:12px}.admin-password-form input:focus{border-color:#f56712;box-shadow:0 0 0 3px #f567121f}.admin-password-form button,.admin-google-button{cursor:pointer;color:#fff;width:100%;font:inherit;background:linear-gradient(135deg,#4313aa,#7040e6);border:0;border-radius:10px;padding:13px;font-weight:800}.admin-google-button{color:#4315a4;background:#f1eaff;margin-top:0}.admin-login-divider{color:#847d91;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin:18px 0;font-size:.78rem;display:grid}.admin-login-divider:before,.admin-login-divider:after{content:"";background:#e5dfea;height:1px}.admin-password-setup{background:#fff5e9;border:1px solid #ffd5b6;border-radius:12px;margin-top:16px;padding:15px}.admin-password-setup b{color:#4a207c}.admin-password-setup small{color:#766071;line-height:1.4}.admin-dashboard{background:linear-gradient(#fff9f3,#f7f3ff 280px);display:block}.admin-sidebar{display:none}.admin-portal-header{background:#fff9f3;border-bottom:1px solid #efd9c6;grid-template-columns:46px auto 1fr;align-items:center;gap:11px;padding:12px clamp(18px,6vw,112px);display:grid;box-shadow:0 3px 14px #743f1714}.admin-portal-header button{color:#4315a4;width:46px;height:46px;font:inherit;cursor:pointer;background:#fff;border:1px solid #ead2be;border-radius:9px;padding:0;font-size:1.55rem}.admin-portal-header img{width:148px;height:auto}.admin-portal-header span{color:#5d397f;letter-spacing:.07em;text-align:right;text-transform:uppercase;font-size:.78rem;font-weight:900}.admin-announcement{color:#7d3608;background:#ffe5d1;padding:9px 0;font-size:.86rem;font-weight:800;overflow:hidden}.admin-announcement>div{white-space:nowrap;align-items:center;width:max-content;animation:24s linear infinite announcement-ltr;display:flex}.admin-announcement i{color:#f0650c;letter-spacing:.18em;margin:0 19px;font-style:normal}.admin-content{width:min(100%,1180px);margin:0 auto;padding:42px}.admin-menu-layer{z-index:60;background:#1c10317a;position:fixed;inset:0}.admin-menu-drawer{background:#fffaf5;gap:8px;width:min(84vw,350px);min-height:100%;padding:20px;animation:.22s both menu-slide-in;display:grid;box-shadow:12px 0 30px #1a0c3a38}.admin-menu-drawer>div{border-bottom:1px solid #efddcf;justify-content:space-between;align-items:center;margin-bottom:5px;padding-bottom:15px;display:flex}.admin-menu-drawer>div img{width:148px}.admin-menu-drawer>div button{color:#4a2d79;cursor:pointer;background:#fff;border:1px solid #ead2be;border-radius:9px;width:36px;height:36px;font-size:1.8rem}.admin-menu-drawer>p{color:#e66010;letter-spacing:.12em;margin:5px 0;font-size:.72rem;font-weight:900}.admin-menu-drawer>button,.admin-menu-drawer>a{color:#382052;width:100%;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #eee1d7;border-radius:10px;padding:13px 12px;font-size:.92rem;font-weight:800;text-decoration:none}.admin-menu-drawer>button.active-admin-link{color:#fff;border-color:#0000;background:linear-gradient(135deg,#f05e08,#ff8b2d)!important}.admin-portal-footer{color:#f7f2ff;background:#211d27;margin-top:38px}.admin-footer-grid{grid-template-columns:1.45fr repeat(3,1fr);gap:34px;max-width:1320px;margin:auto;padding:48px clamp(20px,6vw,100px);display:grid}.admin-footer-grid section{align-content:start;gap:10px;display:grid}.admin-footer-grid h2{color:#fff;margin:0 0 5px;font-family:Georgia,Times New Roman,serif;font-size:1.6rem}.admin-footer-grid h3{color:#ff9b56;letter-spacing:.06em;text-transform:uppercase;margin:0 0 6px;font-size:.86rem}.admin-footer-grid p,.admin-footer-grid span,.admin-footer-grid a{color:#d8d1e2;margin:0;font-size:.9rem;line-height:1.55;text-decoration:none}.admin-footer-grid a:hover{color:#ff9b56}.admin-footer-bottom{color:#bdb4c8;border-top:1px solid #4a454f;justify-content:space-between;gap:18px;max-width:1320px;margin:auto;padding:17px clamp(20px,6vw,100px);font-size:.8rem;display:flex}@media (width<=700px){.admin-portal-header{grid-template-columns:42px auto 1fr;gap:9px;padding:9px 12px}.admin-portal-header button{width:42px;height:48px}.admin-portal-header img{object-fit:contain;width:126px;max-height:46px}.admin-portal-header span{font-size:.7rem}.admin-content{padding:22px 12px 34px}.admin-menu-drawer{padding:18px 16px}.admin-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 14px;padding:30px 15px}.admin-footer-grid h2{font-size:1.15rem}.admin-footer-grid h3{font-size:.66rem}.admin-footer-grid p,.admin-footer-grid span,.admin-footer-grid a{overflow-wrap:anywhere;font-size:.66rem}.admin-footer-bottom{text-align:center;gap:7px;padding:13px 15px;font-size:.62rem;display:grid}}@media (width<=600px){.admin-login-header{padding:10px 13px}.admin-login-header img{width:134px}.admin-login-header span{padding:7px 8px;font-size:.62rem}.admin-login-main{padding:28px 14px}.admin-login-card{border-radius:20px;padding:28px 19px}.admin-trust-label{letter-spacing:.07em;font-size:.62rem}.admin-login-footer{text-align:center;gap:5px;padding:13px;font-size:.65rem;display:grid}}.seller-desktop-nav,.admin-desktop-nav{justify-content:center;align-items:center;gap:7px;min-width:0;display:flex}.seller-desktop-nav button,.seller-desktop-nav a,.admin-desktop-nav button,.admin-desktop-nav a{color:#4a2d79;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;padding:9px 11px;font-size:.78rem;font-weight:800;text-decoration:none}.seller-desktop-nav button:hover:not(:disabled),.seller-desktop-nav a:hover,.admin-desktop-nav button:hover,.admin-desktop-nav a:hover{color:#351486;background:#f2e8ff;border-color:#dfc8ff}.seller-desktop-nav button:disabled{color:#aaa0b3;cursor:not-allowed}.seller-desktop-nav .active-seller-link,.admin-desktop-nav .active-admin-link{color:#fff;background:linear-gradient(135deg,#f05e08,#ff8b2d);border-color:#0000}@media (width>=701px){.seller-mobile-header{grid-template-columns:auto minmax(0,1fr) auto;gap:22px}.seller-mobile-header>button,.admin-portal-header>button{display:none}.seller-mobile-header img,.admin-portal-header img{width:164px}.admin-portal-header{grid-template-columns:auto minmax(0,1fr) auto;gap:22px}}.portal-hamburger{color:#4315a4;width:42px;height:48px;font:inherit;cursor:pointer;background:#fff;border:1px solid #ead2be;border-radius:9px;place-items:center;padding:0;font-size:1.55rem;line-height:1;display:grid}@media (width>=701px){.portal-hamburger{display:none!important}}.admin-return-strip{max-width:1340px;margin:0 auto;padding:10px clamp(14px,4vw,70px) 0}.admin-return-strip a{color:#411c8e;background:#f4ecff;border:1px solid #ddcef5;border-radius:9px;padding:9px 13px;font-size:.84rem;font-weight:850;text-decoration:none;display:inline-flex}.admin-return-strip a:hover{color:#fff;background:#4a1aa5;border-color:#4a1aa5}@media (width<=700px){.seller-desktop-nav,.admin-desktop-nav{display:none}}@media (width>=701px){.seller-mobile-header,.admin-portal-header{max-width:1440px;min-height:76px;margin:0 auto;padding:14px clamp(28px,4vw,72px)}.seller-dashboard>.seller-mobile-header,.admin-dashboard>.admin-portal-header{max-width:none}.seller-mobile-header img,.admin-portal-header img{width:185px}.seller-mobile-header span,.admin-portal-header span{color:#5b2b84;background:#f4ebff;border:1px solid #e0cdf3;border-radius:999px;padding:9px 12px;font-size:.8rem}.seller-desktop-nav,.admin-desktop-nav{justify-content:center;gap:10px}.seller-desktop-nav button,.seller-desktop-nav a,.admin-desktop-nav button,.admin-desktop-nav a{padding:11px 14px;font-size:.9rem;line-height:1.1}.seller-content,.admin-content{width:min(100%,1320px);padding:52px clamp(32px,5vw,74px)}.seller-step-card{max-width:1120px}.seller-step-card>h1{font-size:clamp(2.35rem,3.4vw,3.25rem)}.seller-step-card>p:not(.eyebrow){max-width:780px;font-size:1.02rem;line-height:1.6}.product-request-form{border-radius:20px;gap:18px;padding:32px}.product-request-form input,.product-request-form textarea{padding:15px;font-size:.98rem}.product-request-form textarea{min-height:125px}.file-field,.photo-upload{padding:17px}}@media (width>=701px) and (width<=1120px){.seller-mobile-header,.admin-portal-header{grid-template-columns:auto minmax(0,1fr);gap:14px}.seller-mobile-header span,.admin-portal-header span{display:none}.seller-mobile-header img,.admin-portal-header img{width:154px}.seller-desktop-nav,.admin-desktop-nav{justify-content:flex-end;gap:4px}.seller-desktop-nav button,.seller-desktop-nav a,.admin-desktop-nav button,.admin-desktop-nav a{padding:9px 8px;font-size:.75rem}}@media (width>=701px){.seller-mobile-header,.admin-portal-header{justify-content:space-between;gap:clamp(18px,2.2vw,38px);display:flex}.seller-desktop-nav,.admin-desktop-nav{flex-wrap:nowrap;flex:auto;justify-content:center;gap:14px;display:flex}.seller-desktop-nav>button,.seller-desktop-nav>a,.admin-desktop-nav>button,.admin-desktop-nav>a{color:#42206e;background:#fff;border:1px solid #e4d7f1;border-radius:10px;flex:none;justify-content:center;align-items:center;width:auto;height:auto;min-height:42px;padding:10px 16px;font-size:.88rem;font-weight:850;display:inline-flex;box-shadow:0 2px 5px #3e1f680f}.seller-desktop-nav>button:disabled{color:#9e95aa;opacity:1;background:#f7f4f9;border-color:#ebe5ef}.seller-desktop-nav>.active-seller-link,.admin-desktop-nav>.active-admin-link{color:#fff;background:linear-gradient(135deg,#f05e08,#ff8b2d);border-color:#0000;box-shadow:0 5px 12px #f05e0838}}.marketplace-home .market-grid{grid-template-columns:repeat(var(--desktop-product-columns,4), minmax(0, 1fr))}.market-density-compact .deal-shell{margin-top:25px;padding:clamp(18px,3vw,32px)}.market-density-compact .reel-section{margin-top:25px}.market-density-spacious .deal-shell{margin-top:62px;padding:clamp(30px,5vw,64px)}.market-density-spacious .reel-section{margin-top:54px}.settings-help{color:#706b80;grid-column:1/-1;margin:-4px 0 2px;font-size:.88rem;line-height:1.5}.settings-toggle-grid{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.settings-toggle-grid label{color:#442172;background:#faf7ff;border:1px solid #e4d8f3;border-radius:9px;align-items:center;gap:8px;min-height:45px;padding:10px 12px;font-size:.86rem;font-weight:800;display:flex}.settings-toggle-grid input{accent-color:#5a21bf;width:17px;height:17px}.settings-select-label{color:#4a2876;gap:7px;font-size:.82rem;font-weight:800;display:grid}.settings-select-label select{color:#351486;font:inherit;background:#fff;border:1px solid #dcd0f2;border-radius:9px;outline-color:#f56712;padding:12px}.seller-account-manager{border-top:1px solid #ece5f7;gap:15px;margin-top:28px;padding-top:28px;display:grid}.seller-account-manager h3{color:#351486;margin:0}.seller-account-manager p{color:#706b80;margin:6px 0 0}.seller-account-manager article{background:#fff7f4;border:1px solid #ffd5c0;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:15px;display:flex}.seller-account-manager article div{gap:5px;display:grid}.seller-account-manager article span,.seller-account-manager article small{color:#706b80}.seller-account-manager .reject-button{padding:11px 14px}@media (width<=700px){.marketplace-home .market-grid{grid-template-columns:repeat(var(--mobile-product-columns,3), minmax(0, 1fr))}.settings-toggle-grid{grid-template-columns:1fr}.seller-account-manager article{display:grid}.seller-account-manager .reject-button{width:100%}}.product-reviews{background:#fff;border:1px solid #ebe0f5;border-radius:20px;grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);gap:28px;max-width:1180px;margin:28px auto 55px;padding:34px;display:grid;box-shadow:0 12px 30px #32186714}.product-reviews h2{color:#351486;margin:4px 0 9px;font-family:Georgia,Times New Roman,serif;font-size:2rem}.product-reviews>div>p:last-child{color:#72687f;line-height:1.5}.review-form{grid-template-columns:1fr 150px;align-content:start;gap:12px;display:grid}.review-form input,.review-form select,.review-form textarea{color:#351486;width:100%;font:inherit;background:#fff;border:1px solid #dcd0f2;border-radius:9px;outline-color:#f56712;padding:12px}.review-form label{color:#543685;gap:6px;font-size:.78rem;font-weight:800;display:grid}.review-form textarea,.review-form .review-photo-upload,.review-form button,.review-photo-previews{grid-column:1/-1}.review-form textarea{resize:vertical;min-height:104px}.review-photo-upload{background:#fbf8ff;border:1px dashed #aa84e5;border-radius:10px;padding:13px;color:#4d2489!important}.review-photo-upload input{border:0;padding:6px 0 0}.review-form button{cursor:pointer;color:#fff;font:inherit;background:linear-gradient(135deg,#4314ac,#7139e7);border:0;border-radius:9px;padding:13px;font-weight:850}.review-photo-previews,.review-photos{flex-wrap:wrap;gap:9px;display:flex}.review-photo-previews img{object-fit:cover;border-radius:8px;width:72px;height:72px}.review-message{color:#246c4e;background:#e6f7ec;border-radius:9px;grid-column:2;margin:-16px 0 0;padding:10px;font-size:.86rem}.review-list{grid-column:2;gap:11px;display:grid}.review-list article{background:#faf8ff;border:1px solid #ece4f5;border-radius:12px;padding:14px}.review-list article>div:first-child{justify-content:space-between;align-items:center;gap:14px;display:flex}.review-list article span{color:#e87911;font-size:.82rem;font-weight:800}.review-list article p{color:#5f566c;margin:10px 0;line-height:1.5}.review-photos img{object-fit:cover;border-radius:8px;width:78px;height:78px}.no-reviews{color:#746a80;text-align:center;background:#faf8ff;border-radius:11px;padding:18px}.cart-similar-products{border-top:1px solid #e6e0ee;grid-column:1/-1;margin-top:12px;padding-top:25px}.cart-similar-products>div:first-child p{color:#ef640e;letter-spacing:.1em;margin:0 0 5px;font-size:.72rem;font-weight:900}.cart-similar-products h2{color:#351486;margin:0 0 16px}.cart-similar-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.cart-similar-grid article{background:#faf8ff;border:1px solid #e8e0f2;border-radius:12px;gap:8px;padding:10px;display:grid}.cart-similar-grid a{color:#3d2368;gap:7px;text-decoration:none;display:grid}.cart-similar-grid img,.cart-similar-grid a>span{aspect-ratio:1;object-fit:cover;background:#f0eaff;border-radius:8px;width:100%;font-size:2.4rem}.cart-similar-grid a>span{place-items:center;display:grid}.cart-similar-grid strong{text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;overflow:hidden}.cart-similar-grid b{color:#ef640e}.cart-similar-grid button{cursor:pointer;color:#421b8b;font:inherit;background:#eee6ff;border:0;border-radius:8px;padding:9px;font-weight:800}@media (width<=700px){.product-reviews{border-radius:15px;grid-template-columns:1fr;gap:18px;margin:18px 10px 32px;padding:19px 14px}.product-reviews h2{font-size:1.5rem}.review-list,.review-message{grid-column:1}.review-form{grid-template-columns:1fr}.review-form label,.review-form textarea,.review-form .review-photo-upload,.review-form button,.review-photo-previews{grid-column:1}.cart-similar-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.cart-similar-grid strong,.cart-similar-grid button{font-size:.75rem}}.checkout-consent{color:#574d65;background:#faf7ff;border:1px solid #e4d8f3;border-radius:9px;align-items:flex-start;gap:9px;padding:12px;font-size:.84rem;line-height:1.45;display:flex}.checkout-consent input{accent-color:#5a21bf;flex:none;width:17px;height:17px;margin-top:2px}.account-support-link{color:#4b198e;margin:12px 0;font-weight:800;display:block}.support-page{background:#faf7ff;min-height:100vh}.support-content{width:min(100%,760px);margin:0 auto;padding:40px 18px 70px}.support-content h1{color:#351486;margin-top:4px}.support-form{background:#fff;border:1px solid #e4d8f3;border-radius:14px;gap:10px;padding:18px;display:grid}.support-form select,.support-form input,.support-form textarea{font:inherit;border:1px solid #d3c1ea;border-radius:8px;padding:11px}.support-form textarea{resize:vertical;min-height:105px}.support-form button{color:#fff;font:inherit;cursor:pointer;background:#4b19a5;border:0;border-radius:8px;padding:12px;font-weight:800}.support-message{color:#336d4d;font-weight:800}.support-list{gap:10px;margin-top:22px;display:grid}.support-list article{background:#fff;border:1px solid #e7dff2;border-radius:11px;justify-content:space-between;gap:12px;padding:16px;display:flex}.support-list b,.support-list small{display:block}.support-list small{color:#7a7087;margin-top:5px}.support-list p{margin:9px 0 0}.support-list select{border:1px solid #d3c1ea;border-radius:7px;align-self:start;padding:7px}.support-status{color:#785400;text-transform:capitalize;background:#fff2d8;border-radius:99px;margin:5px 0 0;padding:4px 7px;font-size:.72rem;font-weight:800;display:inline-block}.support-status.resolved{color:#137548;background:#def8e8}.support-status.in_progress{color:#43219a;background:#eee6ff}.support-whatsapp-link{color:#fff;text-align:center;background:#1eaf5d;border-radius:9px;margin:14px 0;padding:11px 13px;font-size:.86rem;font-weight:800;text-decoration:none;display:block}.seller-settlements{gap:20px;display:grid}.settlement-intro{color:#fff;background:linear-gradient(135deg,#351486,#7139e7);border-radius:18px;justify-content:space-between;align-items:start;gap:20px;padding:25px;display:flex}.settlement-intro h2{margin:3px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:2rem}.settlement-intro p:not(.eyebrow){color:#eee6ff;max-width:680px;margin:0;line-height:1.55}.settlement-intro .eyebrow{color:#ffca9e}.settlement-intro>span{color:#3d1c70;white-space:nowrap;background:#fff;border-radius:999px;padding:9px 11px;font-size:.78rem;font-weight:850}.settlement-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.settlement-summary article{background:#fff;border:1px solid #e6dcf1;border-radius:13px;gap:7px;padding:18px;display:grid;box-shadow:0 5px 15px #3418640d}.settlement-summary span{color:#766b84;font-size:.82rem;font-weight:800}.settlement-summary strong{color:#351486;font-size:1.45rem}.settlement-list{gap:14px;display:grid}.settlement-card{background:#fff;border:1px solid #e7def0;border-radius:16px;gap:16px;padding:22px;display:grid;box-shadow:0 8px 22px #3418640f}.settlement-seller,.settlement-bank,.payout-history article{justify-content:space-between;align-items:center;gap:18px;display:flex}.settlement-seller h3{color:#351486;margin:2px 0 5px;font-size:1.22rem}.settlement-seller span{color:#746a80;font-size:.85rem}.settlement-seller>b{color:#147244;white-space:nowrap;font-size:1.35rem}.settlement-breakdown{background:#faf8ff;border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:13px;display:grid}.settlement-breakdown span{color:#746a80;gap:4px;font-size:.78rem;display:grid}.settlement-breakdown strong{color:#351486;font-size:.98rem}.settlement-bank{padding-top:3px}.settlement-bank>div{gap:6px;display:grid}.settlement-bank small{color:#746a80}.bank-ready,.bank-pending{border-radius:999px;width:max-content;padding:5px 8px;font-size:.75rem;font-weight:850;display:inline-flex}.bank-ready{color:#17663d;background:#dff7e8}.bank-pending{color:#7c4e00;background:#fff0d5}.settlement-bank button{min-width:115px}.settlement-bank button:disabled{cursor:not-allowed;opacity:.55}.payout-history{background:#fff;border:1px solid #e7def0;border-radius:16px;gap:13px;margin-top:6px;padding:22px;display:grid}.payout-history>p{color:#766b84;margin:0}.payout-history>div:last-child{gap:9px;display:grid}.payout-history article{background:#faf8ff;border-radius:10px;padding:13px}.payout-history article>div{gap:5px;display:grid}.payout-history article strong{color:#351486}.payout-history article span,.payout-history article small{color:#746a80;font-size:.78rem}.payout-history article>div:last-child{text-align:right}.payout-history article b{color:#137548}@media (width<=700px){.settlement-intro{padding:20px;display:grid}.settlement-intro>span{white-space:normal;width:max-content}.settlement-summary,.settlement-breakdown{grid-template-columns:1fr}.settlement-seller,.settlement-bank,.payout-history article{flex-direction:column;align-items:start}.settlement-seller>b{font-size:1.25rem}.settlement-bank button{width:100%}.payout-history article>div:last-child{text-align:left}}.portal-brand{align-items:center;gap:12px;min-width:0;display:flex}.portal-brand img{width:148px;height:auto}.portal-brand span{color:#5b2b84;letter-spacing:.07em;text-transform:uppercase;font-size:.78rem;font-weight:900}.portal-moving-tags{box-shadow:none;border-top:0;border-left:0;border-right:0;border-radius:0;margin:0}.portal-moving-tags .homizal-tag-group{animation-duration:24s}@media (width>=701px){.seller-mobile-header,.admin-portal-header{grid-template-columns:1fr!important;gap:12px!important;padding:16px clamp(18px,4vw,76px) 14px!important;display:grid!important}.portal-brand{justify-content:space-between;width:min(100%,1320px);margin:0 auto}.portal-brand img{width:178px!important}.portal-brand span{background:#f4ebff;border:1px solid #dfcef3;border-radius:999px;padding:8px 12px}.seller-desktop-nav,.admin-desktop-nav{width:min(100%,1320px);margin:0 auto;justify-content:stretch!important;gap:9px!important;display:grid!important}.admin-desktop-nav{grid-template-columns:repeat(5,minmax(0,1fr))}.seller-desktop-nav{grid-template-columns:repeat(4,minmax(0,1fr))}.seller-desktop-nav>button,.seller-desktop-nav>a,.admin-desktop-nav>button,.admin-desktop-nav>a{text-align:center;white-space:normal;width:100%;min-width:0;padding:11px 8px!important;font-size:clamp(.72rem,1vw,.88rem)!important}}@media (width<=700px){.seller-mobile-header,.admin-portal-header{padding:10px 12px;display:block}.portal-brand{grid-template-columns:42px minmax(0,1fr) auto;gap:9px;display:grid}.portal-brand .portal-hamburger{width:42px;height:46px}.portal-brand img{object-fit:contain;width:126px;max-height:46px}.portal-brand span{color:#5b2b84;text-align:right;justify-self:end;font-size:.66rem}.portal-moving-tags{font-size:.69rem}.portal-moving-tags .homizal-tag-group{gap:12px;padding:9px 13px}}.admin-desktop-nav>button.active-admin-link,.admin-desktop-nav>a.active-admin-link,.seller-desktop-nav>button.active-seller-link,.seller-desktop-nav>a.active-seller-link{color:#fff!important;background:linear-gradient(135deg,#f05e08,#ff8b2d)!important;border-color:#0000!important;box-shadow:0 5px 12px #f05e0840!important}.admin-desktop-nav>button.active-admin-link:hover,.admin-desktop-nav>button.active-admin-link:focus,.admin-desktop-nav>button.active-admin-link:active,.seller-desktop-nav>button.active-seller-link:hover,.seller-desktop-nav>button.active-seller-link:focus,.seller-desktop-nav>button.active-seller-link:active{outline:0;color:#fff!important;background:linear-gradient(135deg,#f05e08,#ff8b2d)!important;border-color:#0000!important}.category-manager{background:#faf7ff;border:1px solid #e3d7f1;border-radius:12px;grid-column:1/-1;gap:10px;padding:17px;display:grid}.category-manager>div{gap:4px;display:grid}.category-manager h3{color:#351486;margin:0}.category-manager p{color:#71677e;margin:0;font-size:.84rem}.category-manager>label{grid-template-columns:minmax(0,1fr) 92px;align-items:center;gap:10px;display:grid}.category-manager>label>input{color:#3f236b;width:100%;font:inherit;background:#fff;border:1px solid #dacbea;border-radius:8px;outline-color:#f05e08;padding:11px 12px;font-weight:750}.category-manager>label>span{color:#4b2879;background:#f0e6ff;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-size:.84rem;font-weight:850;display:flex}.category-manager input[type=checkbox]{accent-color:#5a20bc;width:17px;height:17px;margin:0}@media (width<=700px){.category-manager{padding:13px}.category-manager>label{grid-template-columns:minmax(0,1fr) 82px}.category-manager>label>span{font-size:.78rem}}.homizal-footer,.seller-portal-footer,.admin-portal-footer{margin-top:clamp(32px,5vw,64px)}.footer-grid,.seller-footer-grid,.admin-footer-grid{grid-template-columns:repeat(auto-fit,minmax(185px,1fr));gap:clamp(22px,3.5vw,46px);width:min(100%,1320px);margin:0 auto;padding:clamp(30px,5vw,64px) clamp(18px,5vw,84px);display:grid}.footer-grid section,.seller-footer-grid section,.admin-footer-grid section{gap:9px;min-width:0}.footer-grid h2,.seller-footer-grid h2,.admin-footer-grid h2{font-size:clamp(1.28rem,2vw,1.8rem);line-height:1.18}.footer-grid h3,.seller-footer-grid h3,.admin-footer-grid h3{margin-bottom:5px;font-size:clamp(.76rem,1vw,.92rem);line-height:1.3}.footer-grid p,.footer-grid a,.footer-grid button,.seller-footer-grid p,.seller-footer-grid a,.seller-footer-grid span,.admin-footer-grid p,.admin-footer-grid a,.admin-footer-grid span{overflow-wrap:anywhere;font-size:clamp(.82rem,1.1vw,.96rem);line-height:1.58}.footer-grid button{min-height:25px}.footer-grid a,.seller-footer-grid a,.admin-footer-grid a{transition:color .16s}.footer-bottom,.seller-footer-bottom,.admin-footer-bottom{justify-content:space-between;gap:15px;width:min(100%,1320px);margin:0 auto;padding:clamp(14px,2vw,20px) clamp(18px,5vw,84px);font-size:clamp(.72rem,1vw,.84rem);line-height:1.45;display:flex}.footer-bottom span:last-child,.seller-footer-bottom span:last-child,.admin-footer-bottom span:last-child{text-align:right}@media (width<=760px){.footer-grid,.seller-footer-grid,.admin-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px;padding:30px 18px}.footer-grid section:first-child,.seller-footer-grid section:first-child,.admin-footer-grid section:first-child{grid-column:1/-1}.footer-grid h2,.seller-footer-grid h2,.admin-footer-grid h2{max-width:24ch}.footer-bottom,.seller-footer-bottom,.admin-footer-bottom{text-align:left;gap:7px;padding:15px 18px;display:grid}.footer-bottom span:last-child,.seller-footer-bottom span:last-child,.admin-footer-bottom span:last-child{text-align:left}}@media (width<=380px){.footer-grid,.seller-footer-grid,.admin-footer-grid{grid-template-columns:1fr;gap:20px;padding:26px 16px}.footer-grid section:first-child,.seller-footer-grid section:first-child,.admin-footer-grid section:first-child{grid-column:auto}}*{box-sizing:border-box}.app{color:#1d2b25;background:radial-gradient(circle at 0 0,#5935ff26,#0000 36%),linear-gradient(135deg,#f7f6f1,#eeeafb);place-items:center;min-height:100vh;padding:32px 16px;font-family:DM Sans,sans-serif;display:grid}.login-card{background:#fffffff5;border:1px solid #4725cb1f;border-radius:28px;width:min(100%,620px);padding:38px;box-shadow:0 24px 60px #311a8229}.brand-logo{width:min(100%,190px);height:auto;display:block}.heading{margin:28px 0 24px}.heading-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.eyebrow{color:#7256d9;letter-spacing:.12em;margin:0 0 8px;font-size:.72rem;font-weight:700}h1{color:#261a52;margin:0;font-family:Playfair Display,serif;font-size:clamp(2rem,5vw,2.6rem)}.heading>p{color:#6a6775;margin:10px 0 0}form{gap:9px;display:grid}form>label{color:#3f3a50;margin-top:6px;font-size:.9rem;font-weight:600}input[type=tel],input[type=text]{color:#1d2b25;width:100%;font:inherit;background:#fff;border:1px solid #dcd7eb;border-radius:11px;outline:none;padding:14px}input:focus{border-color:#6246d9;box-shadow:0 0 0 3px #6246d924}.link-button{cursor:pointer;color:#5638c7;font:inherit;background:0 0;border:0;padding:0;font-weight:700}.heading-row .link-button{white-space:nowrap;margin-top:8px}.submit-button{cursor:pointer;color:#fff;font:inherit;background:linear-gradient(135deg,#4f2cd5,#774ff1);border:0;border-radius:11px;margin-top:10px;padding:14px;font-weight:700;transition:all .2s}.submit-button:hover{transform:translateY(-1px);box-shadow:0 8px 18px #4f2cd540}.success-message{color:#216447;text-align:center;background:#e7f7ed;border-radius:10px;margin:18px 0 0;padding:12px}.footer-text{color:#686473;text-align:center;margin:24px 0 0}@media (width<=600px){.login-card{padding:28px 20px}.heading-row{flex-direction:column;gap:6px}.heading-row .link-button{margin-top:0}}.app{background:linear-gradient(90deg,#fffaf429,#fffaf4a3),url(/homizal-india-login-background.png) 50%/cover no-repeat;justify-items:end;padding:48px 9vw}.login-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #fffc;width:min(100%,480px);box-shadow:0 24px 65px #3b1b6c38}.brand-logo{width:min(100%,220px)}.eyebrow{color:#e66b13}h1{color:#35177d}.link-button{color:#5326c8}.submit-button{background:linear-gradient(135deg,#3e12ad,#6b3ee2)}@media (width<=800px){.app{background-position:32%;justify-items:center;padding:28px 16px}.login-card{background:#fffffff0}}.app{background:linear-gradient(135deg,#fff9f3 0%,#f7efff 55%,#fff4e9 100%);grid-template-rows:auto 1fr auto;justify-items:stretch;min-height:100vh;padding:0;display:grid}.login-site-header{background:#fff9f3;border-bottom:1px solid #efd9c6;justify-content:space-between;align-items:center;padding:13px clamp(16px,6vw,110px);display:flex;box-shadow:0 3px 14px #743f1714}.login-site-header img{width:min(175px,42vw);height:auto}.login-site-header span{color:#6b2d10;background:#ffe5d1;border:1px solid #ffc69e;border-radius:999px;padding:8px 12px;font-size:.8rem;font-weight:900}.login-main{place-items:center;min-height:0;padding:50px 16px;display:grid}.login-card{background:#fffffff5;border:1px solid #ead2beeb;width:min(100%,470px);margin:0;padding:38px;box-shadow:0 24px 60px #4a257629}.login-trust-label{color:#e66010;letter-spacing:.1em;margin:0 0 9px;font-size:.72rem;font-weight:900}.login-card h1{color:#35177d}.login-site-footer{color:#f9f5ff;background:#211d27;justify-content:space-between;gap:16px;padding:15px clamp(16px,6vw,110px);font-size:.8rem;display:flex}.google-login-button{cursor:pointer;color:#32166f;width:100%;font:inherit;background:#fff;border:1px solid #d9cbed;border-radius:11px;justify-content:center;align-items:center;gap:10px;padding:14px;font-weight:850;display:flex;box-shadow:0 3px 8px #3b1b6c14}.google-login-button:hover{background:#f8f4ff;border-color:#bfa8e5}.google-login-button span{color:#fff;background:conic-gradient(from -45deg, #4285f4 0 25%, #34a853 0 50%, #fbbc05 0 75%, #ea4335 0);border-radius:50%;place-items:center;width:22px;height:22px;font-weight:900;display:grid}.login-divider{color:#8a8097;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin:18px 0 3px;font-size:.76rem;display:grid}.login-divider:before,.login-divider:after{content:"";background:#e7dfec;height:1px}@media (width<=600px){.login-site-header{padding:10px 13px}.login-site-header img{width:134px}.login-site-header span{padding:7px 8px;font-size:.62rem}.login-main{padding:28px 14px}.login-card{border-radius:20px;padding:26px 19px}.login-trust-label{letter-spacing:.07em;font-size:.63rem}.login-site-footer{text-align:center;gap:5px;padding:13px;font-size:.65rem;display:grid}}
