@import "https://fonts.googleapis.com/css2?family=Fredoka+One&family=Nunito:wght@400;600;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#2f3542;background-color:#f1f2f6;font-family:Nunito,sans-serif;overflow-x:hidden}html{scrollbar-width:none;-ms-overflow-style:none;overflow-x:hidden}::-webkit-scrollbar{display:none}.navbar{z-index:999;background:#fff;justify-content:center;align-items:center;min-height:80px;font-size:1.1rem;display:flex;position:sticky;top:0;box-shadow:0 4px 10px #0000000d}.navbar-container{justify-content:space-between;align-items:center;width:100%;max-width:1200px;padding:0 20px;display:flex}.navbar-logo{color:#ff4757;letter-spacing:1px;align-items:center;font-family:Fredoka One,cursive,sans-serif;font-size:2rem;font-weight:800;text-decoration:none;display:flex}.logo-image{border-radius:8px;height:50px;margin-right:10px}.nav-menu-wrapper{display:flex}.nav-menu{text-align:center;align-items:center;margin:0;padding:0;list-style:none;display:flex}.nav-item{align-items:center;height:80px;display:flex}.nav-links{color:#2f3542;white-space:nowrap;padding:.5rem 1rem;font-weight:700;text-decoration:none;transition:all .3s}.nav-links:hover{color:#ffa502}.enquiry-link{color:#2ed573}.enquiry-link:hover{color:#7bed9f}@media screen and (width<=960px){.navbar{padding:10px 0 0}.navbar-container{flex-direction:column;width:100%;padding:0}.navbar-logo{margin-bottom:10px;font-size:1.8rem}.logo-image{height:40px}.nav-menu-wrapper{-ms-overflow-style:none;scrollbar-width:none;border-top:1px solid #f1f2f6;width:100%;overflow-x:auto}.nav-menu-wrapper::-webkit-scrollbar{display:none}.nav-menu{justify-content:flex-start;padding:0 10px}.nav-item{height:50px}.nav-links{background:#f8f9fa;border:1px solid #dfe4ea;border-radius:20px;margin:0 5px;padding:.5rem 12px;font-size:.95rem}.nav-links:active{color:#fff;background:#ff4757;border-color:#ff4757}.enquiry-link{background:#eafff0;border-color:#2ed573}}.footer-container{background-color:#f1f2f6;flex-direction:column;justify-content:center;align-items:center;padding:4rem 0 2rem;display:flex}.footer-links{justify-content:center;width:100%;max-width:1000px;display:flex}.footer-link-wrapper{display:flex}.footer-link-items{text-align:left;box-sizing:border-box;flex-direction:column;align-items:flex-start;width:200px;margin:16px;display:flex}.footer-link-items h2{color:#ff4757;margin-bottom:16px}.footer-link-items p,.footer-link-items a,.footer-link-items li{color:#2f3542;margin-bottom:.5rem;font-size:14px;text-decoration:none}.footer-link-items ul{padding:0;list-style:none}.footer-link-items a:hover{color:#ffa502;transition:all .3s ease-out}.social-media{width:100%;max-width:1000px}.social-media-wrap{border-top:2px solid #dfe4ea;justify-content:space-between;align-items:center;width:90%;max-width:1000px;margin:40px auto 0;padding-top:20px;display:flex}.social-logo{color:#ff4757;cursor:pointer;justify-self:start;align-items:center;margin-bottom:16px;font-family:Fredoka One,cursive;font-size:1.5rem;text-decoration:none;display:flex}.website-rights{color:#747d8c;margin-bottom:16px}@media screen and (width<=820px){.footer-container{padding:2rem 1rem}.footer-links{padding-top:1rem}.footer-link-wrapper{flex-direction:column;width:100%}.footer-link-items{text-align:center;align-items:center;width:100%;margin:10px 0}.social-media-wrap{text-align:center;flex-direction:column}.social-logo{justify-content:center}}.whatsapp-float{color:#fff;text-align:center;z-index:1000;background-color:#25d366;border-radius:50px;justify-content:center;align-items:center;width:60px;height:60px;font-size:30px;transition:transform .3s;display:flex;position:fixed;bottom:40px;right:40px;box-shadow:2px 2px 10px #0003}.whatsapp-float:hover{transform:scale(1.1)}.whatsapp-icon{width:35px;height:35px}@media screen and (width<=768px){.whatsapp-float{width:50px;height:50px;bottom:20px;right:20px}.whatsapp-icon{width:30px;height:30px}}.home-container{flex-direction:column;display:flex}.hero-section{text-align:center;background:linear-gradient(135deg,#ff9a9e 0%,#fecfef 99% 100%);justify-content:center;align-items:center;height:60vh;padding:0 20px;display:flex}.hero-content h1{color:#ff4757;margin-bottom:20px;font-family:Fredoka One,cursive;font-size:3.5rem}.hero-content p{color:#2f3542;max-width:600px;margin-bottom:30px;margin-left:auto;margin-right:auto;font-size:1.5rem}.btn{border-radius:30px;padding:12px 30px;font-size:1.2rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary{color:#fff;background-color:#1e90ff;box-shadow:0 4px 15px #1e90ff66}.btn-primary:hover{background-color:#3742fa;transform:translateY(-3px);box-shadow:0 6px 20px #3742fa80}.categories-section{text-align:center;background-color:#fff;padding:60px 20px}.categories-section h2{color:#ff4757;margin-bottom:40px;font-family:Fredoka One,cursive;font-size:2.5rem}.categories-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;max-width:1200px;margin:0 auto;display:grid}.category-card{color:#2f3542;background:#f1f2f6;border-radius:20px;text-decoration:none;transition:transform .3s;overflow:hidden;box-shadow:0 5px 15px #0000000d}.category-card:hover{transform:translateY(-10px)}.category-card img{object-fit:cover;width:100%;height:200px}.category-card h3{padding:20px;font-size:1.5rem}.shop-images-section{text-align:center;background-color:#f8f9fa;padding:60px 20px}.shop-images-section h2{color:#2ed573;margin-bottom:10px;font-family:Fredoka One,cursive;font-size:2.5rem}.shop-images-section p{color:#747d8c;margin-bottom:40px;font-size:1.2rem}.shop-gallery{flex-wrap:wrap;justify-content:center;gap:20px;max-width:1200px;margin:0 auto;display:flex}.shop-gallery img{object-fit:cover;border-radius:15px;width:300px;height:200px;transition:transform .3s;box-shadow:0 4px 10px #0000001a}.shop-gallery img:hover{transform:scale(1.05)}.product-card{background:#fff;border-radius:15px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 6px 15px #00000014}.product-card:hover{transform:translateY(-8px);box-shadow:0 12px 20px #00000026}.product-image-container{background-color:#f8f9fa;justify-content:center;align-items:center;width:100%;height:250px;display:flex;position:relative;overflow:hidden}.public-badge-oos{color:#fff;z-index:10;letter-spacing:1px;text-transform:uppercase;background:#ff4757e6;border-radius:20px;padding:5px 12px;font-size:.8rem;font-weight:800;position:absolute;top:15px;left:15px}.product-image{object-fit:cover;width:100%;height:100%;transition:transform .4s}.product-image-carousel{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;width:100%;height:100%;display:flex;overflow-x:auto}.product-image-carousel::-webkit-scrollbar{display:none}.product-image-carousel .product-image{scroll-snap-align:start;flex:0 0 100%}.product-card:hover .product-image-container>.product-image{transform:scale(1.08)}.product-info{flex-direction:column;flex-grow:1;padding:20px;display:flex}.product-title{color:#2f3542;margin-bottom:10px;font-family:Nunito,sans-serif;font-size:1.2rem}.product-price{color:#ff4757;margin-bottom:20px;font-size:1.4rem;font-weight:800}.view-details-btn{text-align:center;color:#fff;background:#1e90ff;border-radius:8px;margin-top:auto;padding:10px;font-weight:700;text-decoration:none;transition:background .3s}.view-details-btn:hover{background:#3742fa}.shop-page{background-color:#fcfcfc;min-height:80vh;padding:40px 20px}.shop-header{text-align:center;margin-bottom:40px}.shop-header h1{color:#ff4757;margin-bottom:10px;font-family:Fredoka One,cursive;font-size:3rem}.shop-header p{color:#747d8c;font-size:1.2rem}.filter-container{z-index:100;-webkit-backdrop-filter:blur(8px);background-color:#fcfcfcd9;border-radius:10px;flex-wrap:wrap;justify-content:center;gap:15px;margin-bottom:40px;padding:15px 0;display:flex;position:sticky;top:80px}@media screen and (width<=960px){.filter-container{-ms-overflow-style:none;scrollbar-width:none;border-radius:0;flex-wrap:nowrap;justify-content:flex-start;gap:8px;margin-bottom:25px;padding:10px;top:100px;overflow-x:auto}.filter-container::-webkit-scrollbar{display:none}.filter-btn{white-space:nowrap;border-width:1px;padding:6px 12px;font-size:.85rem}}.filter-btn{color:#1e90ff;cursor:pointer;background:0 0;border:2px solid #1e90ff;border-radius:25px;padding:10px 20px;font-size:1rem;font-weight:700;transition:all .3s}.filter-btn:hover,.filter-btn.active{color:#fff;background:#1e90ff}.products-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto;display:grid}.no-products{text-align:center;color:#a4b0be;padding:50px}.product-details-container{background-color:#fcfcfc;justify-content:center;min-height:80vh;padding:60px 20px;display:flex}.product-details-content{background:#fff;border-radius:20px;flex-direction:row;width:100%;max-width:1200px;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000d}.product-image-section{background-color:#f8f9fa;flex:1;justify-content:center;align-items:center;padding:40px;display:flex}.product-details-img{object-fit:contain;max-width:100%;max-height:400px;margin-bottom:20px;transition:transform .3s}.product-details-img:hover{transform:scale(1.05)}.image-gallery-thumbnails{flex-wrap:wrap;justify-content:center;gap:10px;width:100%;display:flex}.gallery-thumb{object-fit:cover;cursor:pointer;border:2px solid #0000;border-radius:8px;width:60px;height:60px;transition:all .2s}.gallery-thumb:hover{transform:scale(1.1)}.gallery-thumb.active{border-color:#ff4757;box-shadow:0 0 10px #ff47574d}.product-info-section{flex-direction:column;flex:1;padding:50px;display:flex}.product-title-large{color:#2f3542;margin-bottom:10px;font-family:Fredoka One,cursive;font-size:2.5rem}.product-price-large{color:#ff4757;margin-bottom:30px;font-size:2rem;font-weight:800}.product-description-box h3,.product-features h3{color:#1e90ff;margin-bottom:10px;font-size:1.2rem}.product-description-box p{color:#57606f;margin-bottom:20px;line-height:1.6}.product-features ul{margin-bottom:40px;padding:0;list-style-type:none}.product-features li{color:#57606f;margin-bottom:8px;padding-left:25px;position:relative}.product-features li:before{content:"★";color:#ffa502;position:absolute;left:0}.action-buttons{gap:20px;margin-top:auto;display:flex}.btn-buy{color:#fff;cursor:pointer;background-color:#ff4757;border:none;flex:1;padding:15px;font-size:1.2rem}.btn-buy:hover{background-color:#ff6b81}.btn-whatsapp{color:#fff;text-align:center;background-color:#2ed573;flex:1;justify-content:center;align-items:center;display:flex}.btn-whatsapp:hover{background-color:#7bed9f}.product-not-found{text-align:center;padding:100px 20px}@media screen and (width<=768px){.product-details-content{flex-direction:column}.product-image-section{padding:20px}.product-info-section{padding:30px 20px}.product-title-large{font-size:2rem}.action-buttons{flex-direction:column}}.custom-buy-now-btn{color:#fff;cursor:pointer;text-transform:uppercase;background-image:linear-gradient(#d6cafe,#9e81fe);border:none;border-radius:50px;justify-content:center;align-items:center;gap:15px;width:100%;height:60px;margin-bottom:20px;font-size:1.4rem;font-weight:800;transition-duration:.3s;display:flex;box-shadow:1px 5px #8b71ff}.custom-buy-now-btn .cartIcon{width:25px;height:fit-content}.custom-buy-now-btn .cartIcon path{fill:#fff}.pincode-modal-overlay{z-index:10000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.pincode-modal-content{text-align:center;background:#fff;border-radius:20px;width:90%;max-width:450px;padding:40px;animation:.3s forwards slideUp;position:relative;box-shadow:0 15px 40px #0003}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.close-modal-btn{cursor:pointer;color:#2f3542;background:#f1f2f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:15px;right:15px}.close-modal-btn:hover{color:#fff;background:#ff4757}.pincode-modal-content h2{color:#2f3542;margin-top:0;margin-bottom:10px;font-family:Fredoka One,cursive}.pincode-input-group{margin-bottom:25px}.pincode-input{text-align:center;letter-spacing:5px;border:2px solid #dfe4ea;border-radius:10px;outline:none;width:100%;padding:15px;font-size:1.5rem;font-weight:700;transition:border-color .3s}.pincode-input:focus{border-color:#1e90ff;box-shadow:0 0 0 3px #1e90ff33}.shipping-estimate-box{background:#f8f9fa;border:1px solid #dfe4ea;border-radius:12px;margin-top:20px;padding:20px}.estimate-row{color:#57606f;justify-content:space-between;margin-bottom:10px;font-size:1rem;display:flex}.estimate-row.total{color:#2f3542;border-top:2px dashed #dfe4ea;margin-top:15px;padding-top:15px;font-size:1.3rem;font-weight:700}.proceed-checkout-btn{background:linear-gradient(135deg,#2ed573,#26de81);border-radius:10px;width:100%;margin-top:20px;padding:15px;font-size:1.1rem;font-weight:700;box-shadow:0 4px 15px #2ed5734d}.custom-buy-now-btn:active{padding-bottom:1px;transform:translate(2px,4px);box-shadow:0 1px #8b71ff}.checkout-container{background-color:#f1f2f6;flex-direction:column;align-items:center;min-height:80vh;padding:60px 20px;display:flex}.checkout-empty{text-align:center;padding:100px 20px}.checkout-content{flex-direction:row;gap:40px;width:100%;max-width:1200px;margin-top:30px;display:flex}.checkout-form-section{background:#fff;border-radius:15px;flex:1.5;padding:40px;box-shadow:0 5px 15px #0000000d}.checkout-summary-section{background:#fff;border:2px solid #1e90ff;border-radius:15px;flex:1;height:fit-content;padding:40px;position:sticky;top:100px;box-shadow:0 10px 30px #0000001a}.checkout-summary-section h2{color:#2f3542;border-bottom:2px solid #f1f2f6;margin-bottom:30px;padding-bottom:15px;font-family:Fredoka One,cursive;font-size:2rem}.product-summary{align-items:center;gap:20px;margin-bottom:30px;display:flex}.product-summary img{object-fit:cover;border:1px solid #dfe4ea;border-radius:12px;width:120px;height:120px}.product-summary h4{color:#2f3542;margin:0 0 10px;font-size:1.4rem}.product-summary p{color:#57606f;margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1.5rem;font-weight:800}.summary-totals{background:#f8f9fa;border-radius:12px;padding:25px;font-family:Inter,system-ui,-apple-system,sans-serif}.summary-row{color:#57606f;justify-content:space-between;margin-bottom:15px;font-size:1.2rem;font-weight:600;display:flex}.summary-row.total{color:#2f3542;border-top:2px dashed #dfe4ea;margin-top:20px;padding-top:20px;font-size:2rem;font-weight:900}.summary-row.total span:last-child{color:#2ed573}.form-group{margin-bottom:20px}.form-group input,.form-group textarea{border:2px solid #dfe4ea;border-radius:10px;outline:none;width:100%;padding:15px;font-size:1.1rem;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{border-color:#1e90ff}.form-row{gap:20px;display:flex}.form-group.half{flex:1}.checkout-btn{cursor:pointer;border:none;border-radius:10px;width:100%;padding:18px;font-size:1.2rem;font-weight:700;transition:transform .2s;box-shadow:0 4px 15px #2ed5734d}.checkout-btn:hover:not(:disabled){transform:translateY(-2px)}@media screen and (width<=900px){.checkout-content{flex-direction:column-reverse}.checkout-summary-section{position:relative;top:0}.summary-row.total{font-size:1.8rem}}.about-container{background-color:#f8f9fa;min-height:80vh;padding:60px 20px}.about-header{text-align:center;margin-bottom:60px}.about-header h1{color:#ff4757;margin-bottom:15px;font-family:Fredoka One,cursive;font-size:3.5rem}.about-header p{color:#747d8c;font-size:1.2rem}.about-content{flex-direction:column;gap:60px;max-width:1200px;margin:0 auto;display:flex}.about-text-section{background:#fff;border-radius:20px;padding:50px;box-shadow:0 5px 20px #0000000d}.about-text-section h2{color:#2f3542;margin-bottom:20px;font-family:Fredoka One,cursive}.about-text-section p{color:#57606f;font-size:1.1rem;line-height:1.8}.stats-grid{flex-wrap:wrap;justify-content:space-around;gap:20px;display:flex}.stat-box{text-align:center;background:#f1f2f6;border-radius:15px;width:200px;padding:20px}.stat-box h3{color:#1e90ff;margin-bottom:10px;font-size:2rem}.stat-box p{color:#747d8c;margin:0;font-weight:600}.owner-section{background:#fff;border-radius:20px;align-items:center;gap:40px;padding:40px;display:flex;box-shadow:0 5px 20px #0000000d}.owner-image{object-fit:cover;border:5px solid #ff4757;border-radius:50%;width:250px;height:250px;box-shadow:0 10px 20px #ff47574d}.owner-info h2{color:#2f3542;margin-bottom:5px;font-family:Fredoka One,cursive;font-size:2.5rem}.owner-title{font-weight:700;color:#ffa502!important;margin-bottom:15px!important;font-size:1.2rem!important}@media screen and (width<=900px){.owner-section{text-align:center;flex-direction:column}.about-text-section p{font-size:.95rem;line-height:1.6}.about-text-section{padding:25px}.stat-box{width:100%;max-width:200px}}.contact-container{background-color:#f1f2f6;min-height:80vh;padding:60px 20px}.contact-header{text-align:center;margin-bottom:60px}.contact-header h1{color:#ff4757;margin-bottom:15px;font-family:Fredoka One,cursive;font-size:3.5rem}.contact-header p{color:#747d8c;font-size:1.2rem}.contact-content{gap:40px;max-width:1200px;margin:0 auto;display:flex}.contact-info{flex-direction:column;flex:1;gap:30px;display:flex}.info-card{text-align:center;background:#fff;border-radius:15px;padding:40px;transition:transform .3s;box-shadow:0 5px 15px #0000000d}.info-card:hover{transform:translateY(-5px)}.info-card i{color:#1e90ff;margin-bottom:15px;font-size:2.5rem}.info-card h3{color:#2f3542;margin-bottom:15px}.info-card p{color:#57606f;margin-bottom:5px}.insta-link{color:#ff4757;font-weight:700;text-decoration:none}.insta-link:hover{text-decoration:underline}.contact-form-section{background:#fff;border-radius:15px;flex:1.5;padding:50px;box-shadow:0 5px 15px #0000000d}.contact-form-section h2{color:#2f3542;margin-bottom:30px;font-family:Fredoka One,cursive}.contact-form{flex-direction:column;gap:20px;display:flex}.contact-form input,.contact-form textarea{background:#f8f9fa;border:1px solid #dfe4ea;border-radius:8px;width:100%;padding:15px;font-size:1rem}.contact-form input:focus,.contact-form textarea:focus{border-color:#1e90ff;outline:none}@media screen and (width<=900px){.contact-content{flex-direction:column}}.admin-login-container{background-color:#f1f2f6;justify-content:center;align-items:center;min-height:80vh;display:flex}.admin-login-box{text-align:center;background:#fff;border-radius:20px;width:90%;max-width:400px;padding:50px;box-shadow:0 10px 30px #0000001a}.admin-login-box h2{color:#ff4757;margin-bottom:10px;font-family:Fredoka One,cursive;font-size:2.5rem}.admin-login-box p{color:#57606f;margin-bottom:30px}.btn-google-login{color:#2f3542;cursor:pointer;background:#fff;border:1px solid #dfe4ea;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:12px;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 2px 5px #0000000d}.btn-google-login img{width:24px;margin-right:15px}.btn-google-login:hover{background:#f8f9fa;box-shadow:0 4px 10px #0000001a}.admin-dashboard{max-width:1200px;min-height:80vh;margin:0 auto;padding:40px 20px}.admin-header{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.admin-header h1{color:#2f3542;font-family:Fredoka One,cursive}.admin-actions{gap:15px;display:flex}.admin-content{background:#fff;border-radius:15px;overflow-x:auto;box-shadow:0 5px 15px #0000000d}.admin-table{border-collapse:collapse;width:100%}.admin-table th,.admin-table td{text-align:left;border-bottom:1px solid #f1f2f6;padding:15px}.admin-table th{color:#57606f;background-color:#f8f9fa;font-weight:700}.admin-thumb{object-fit:cover;border-radius:8px;width:50px;height:50px}.admin-cat{text-transform:capitalize}.action-buttons-sm{gap:10px;display:flex}.btn-sm{cursor:pointer;border:none;border-radius:5px;padding:5px 10px;font-size:.9rem;text-decoration:none}.btn-edit{color:#fff;background:#1e90ff}.btn-delete{color:#fff;background:#ff4757}.btn-move{color:#2f3542;background:#f1f2f6;border:1px solid #dfe4ea;font-weight:700}.btn-move:disabled{opacity:.5;cursor:not-allowed}.draggable-row{transition:background-color .2s}.draggable-row:hover{background-color:#f8f9fa}.dragging-row{opacity:.5;background-color:#dfe4ea}.admin-search-bar{margin-bottom:20px}.admin-search-input{background:#fff;border:1px solid #dfe4ea;border-radius:10px;width:100%;padding:15px;font-size:1rem;box-shadow:0 5px 15px #00000005}.admin-badge-oos{color:#fff;background:#ff4757;border-radius:5px;padding:2px 5px;font-size:.7rem;font-weight:700;position:absolute;top:-5px;right:-5px;box-shadow:0 2px 5px #0003}.row-out-of-stock td{opacity:.7}.admin-form-container{justify-content:center;min-height:80vh;padding:40px 20px;display:flex}.admin-form-box{background:#fff;border-radius:15px;width:100%;max-width:600px;padding:40px;box-shadow:0 5px 20px #0000000d}.admin-form-box h2{color:#2f3542;text-align:center;margin-bottom:30px;font-family:Fredoka One,cursive}.large-toggle-label{color:#ff4757;cursor:pointer;background:#fff0f1;border:2px solid #ff4757;border-radius:10px;align-items:center;padding:15px 20px;font-size:1.2rem;font-weight:800;transition:all .3s;display:flex}.large-toggle-label:hover{background:#ffe3e5}.large-toggle-checkbox{cursor:pointer;accent-color:#ff4757;width:25px;height:25px;margin-right:15px}.admin-form{flex-direction:column;gap:20px;display:flex}.admin-form select{background:#f8f9fa;border:1px solid #dfe4ea;border-radius:8px;width:100%;padding:12px;font-size:1rem}.form-actions{gap:20px;margin-top:10px;display:flex}.form-actions button{flex:1}.image-preview-container{flex-wrap:wrap;gap:15px;margin-top:15px;display:flex}.image-preview-wrapper{width:100px;height:100px;position:relative}.image-preview{object-fit:cover;border:1px solid #dfe4ea;border-radius:8px;width:100%;height:100%}.btn-remove-image{color:#fff;cursor:pointer;background:#ff4757;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;display:flex;position:absolute;top:-5px;right:-5px}.modal-overlay{z-index:9999;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{text-align:center;background:#fff;border-radius:15px;width:90%;max-width:400px;padding:30px;box-shadow:0 10px 30px #0003}.modal-content h3{color:#2f3542;margin-bottom:15px;font-family:Fredoka One,cursive}.modal-content p{color:#57606f;margin-bottom:25px}.modal-actions{justify-content:center;gap:20px;display:flex}.admin-tabs{border-bottom:2px solid #dfe4ea;gap:10px;margin-bottom:20px;padding-bottom:10px;display:flex;overflow-x:auto}.admin-tab{cursor:pointer;color:#57606f;white-space:nowrap;background:#fff;border:1px solid #dfe4ea;border-radius:8px;padding:10px 20px;font-weight:700;transition:all .2s}.admin-tab:hover{color:#2f3542;background:#f8f9fa;border-color:#2f3542}.admin-tab.active{color:#fff;background:#1e90ff;border-color:#1e90ff;box-shadow:0 4px 10px #1e90ff4d}@media screen and (width<=900px){.admin-table,.admin-table tbody,.admin-table tr,.admin-table td{width:100%;display:block}.admin-table thead{display:none}.admin-table tr{background:#fff;border:1px solid #dfe4ea;border-radius:12px;margin-bottom:20px;overflow:hidden;box-shadow:0 5px 15px #00000014}.admin-table td{text-align:right;border-bottom:1px solid #f1f2f6;justify-content:space-between;align-items:center;padding:15px;display:flex}.admin-table td:last-child{border-bottom:none}.admin-table td:before{content:attr(data-label);color:#57606f;text-transform:uppercase;text-align:left;flex-shrink:0;margin-right:15px;font-size:.8rem;font-weight:700}.action-buttons-sm{flex-wrap:wrap;justify-content:flex-end}.admin-header{flex-direction:column;align-items:flex-start;gap:15px}.admin-actions{flex-wrap:wrap;width:100%}.admin-actions .btn{text-align:center;flex:1;padding:10px;font-size:.9rem}}
