.navbar{position:sticky;top:0;z-index:1000;width:100%;background:#fffffff5;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid #e5e7eb;box-shadow:0 4px 18px #0f172a0f}.navbar-inner{width:min(1400px,100%);min-height:76px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.navbar-brand{flex-shrink:0}.brand-link{display:flex;align-items:center;gap:11px;text-decoration:none;color:#111827}.navbar-logo{width:48px;height:48px;object-fit:contain;display:block}.brand-text{display:flex;flex-direction:column;line-height:1.1}.brand-name{font-size:18px;font-weight:800;letter-spacing:-.4px;color:#111827;white-space:nowrap}.brand-tagline{margin-top:4px;font-size:10px;font-weight:600;letter-spacing:.8px;text-transform:uppercase;color:#6b7280}.nav-links{display:flex;align-items:center;justify-content:center;gap:5px;flex:1}.nav-link,.sell-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:0 13px;border-radius:10px;text-decoration:none;font-size:14px;font-weight:650;color:#4b5563;transition:background .2s ease,color .2s ease,transform .2s ease}.nav-link:hover,.nav-link.active{color:#111827;background:#f3f4f6}.nav-link svg{font-size:14px}.sell-btn{color:#fff;background:linear-gradient(135deg,#111827,#374151);box-shadow:0 5px 14px #1118272e}.sell-btn:hover{color:#fff;background:linear-gradient(135deg,#1f2937,#111827);transform:translateY(-1px);box-shadow:0 7px 18px #1118273b}.sell-btn svg{font-size:15px}.navbar-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.notification-btn{position:relative;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#374151;background:#f3f4f6;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease}.notification-btn:hover{color:#111827;background:#e5e7eb;transform:translateY(-1px)}.notification-btn svg{font-size:17px}.notification-dot{position:absolute;top:8px;right:8px;width:7px;height:7px;border-radius:50%;background:#ef4444;border:2px solid #ffffff}.profile-dropdown{position:relative}.profile-trigger{display:flex;align-items:center;gap:9px;height:48px;padding:4px 9px 4px 4px;border:1px solid transparent;border-radius:14px;background:transparent;cursor:pointer;transition:background .2s ease,border-color .2s ease}.profile-trigger:hover,.profile-trigger.open{background:#f8fafc;border-color:#e5e7eb}.profile-avatar-wrapper{position:relative;width:38px;height:38px;flex-shrink:0}.profile-avatar{width:38px;height:38px;object-fit:cover;border-radius:50%;display:block;border:2px solid #ffffff;box-shadow:0 2px 8px #0f172a26}.online-indicator{position:absolute;right:0;bottom:1px;width:10px;height:10px;border-radius:50%;background:#22c55e;border:2px solid #ffffff}.profile-name{max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;color:#1f2937}.profile-chevron{font-size:10px;color:#6b7280;transition:transform .2s ease}.profile-trigger.open .profile-chevron{transform:rotate(180deg)}.profile-menu{position:absolute;top:calc(100% + 12px);right:0;width:310px;overflow:hidden;background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 18px 50px #0f172a29;animation:profileMenuIn .18s ease-out}@keyframes profileMenuIn{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.profile-menu-header{display:flex;align-items:center;gap:13px;padding:18px;background:linear-gradient(135deg,#f8fafc,#fff);border-bottom:1px solid #eef0f3}.profile-menu-avatar{width:50px;height:50px;flex-shrink:0}.profile-menu-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%;border:2px solid #ffffff;box-shadow:0 3px 12px #0f172a24}.profile-menu-user{min-width:0;display:flex;flex-direction:column}.profile-menu-user strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;color:#111827}.profile-menu-user span{margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:#6b7280}.profile-menu-user small{width:fit-content;margin-top:6px;padding:3px 8px;border-radius:999px;font-size:10px;font-weight:700;color:#374151;background:#e5e7eb;text-transform:uppercase}.profile-menu-links{padding:8px}.profile-menu-links a{display:flex;align-items:center;gap:12px;min-height:44px;padding:0 11px;border-radius:10px;text-decoration:none;color:#374151;font-size:13px;font-weight:600;transition:background .18s ease,color .18s ease}.profile-menu-links a:hover{background:#f3f4f6;color:#111827}.profile-menu-links a svg{width:16px;color:#6b7280}.profile-menu-footer{padding:8px;border-top:1px solid #eef0f3}.profile-menu-footer button{width:100%;min-height:44px;display:flex;align-items:center;gap:12px;padding:0 11px;border:0;border-radius:10px;background:transparent;color:#dc2626;font-family:inherit;font-size:13px;font-weight:700;cursor:pointer;text-align:left;transition:background .18s ease}.profile-menu-footer button:hover{background:#fef2f2}.profile-menu-footer button svg{width:16px}.guest-actions{display:flex;align-items:center;gap:8px}.login-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 13px;color:#374151;text-decoration:none;font-size:13px;font-weight:700;border-radius:9px;transition:background .2s ease,color .2s ease}.login-link:hover{background:#f3f4f6;color:#111827}.register-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border-radius:9px;color:#fff;background:#111827;text-decoration:none;font-size:13px;font-weight:700;transition:background .2s ease,transform .2s ease}.register-btn:hover{color:#fff;background:#1f2937;transform:translateY(-1px)}.mobile-menu-header{display:none}.menu-btn1{display:none;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#111827;font-size:18px;cursor:pointer;transition:background .2s ease,border-color .2s ease}.menu-btn1:hover{background:#f3f4f6;border-color:#d1d5db}@media(max-width:1100px){.navbar-inner{padding:0 18px}.brand-tagline{display:none}.brand-name{font-size:16px}.nav-links{gap:2px}.nav-link,.sell-btn{padding:0 9px;font-size:13px}.profile-name{max-width:95px}}@media(max-width:850px){.navbar-inner{min-height:68px;padding:0 15px}.navbar-logo{width:42px;height:42px}.brand-name{font-size:15px}.navbar-actions{margin-left:auto}.profile-name,.profile-chevron{display:none}.menu-btn1{display:flex}.nav-links{position:fixed;top:0;left:0;width:min(340px,88vw);height:100vh;padding:20px 15px;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:6px;background:#fff;border-right:1px solid #e5e7eb;box-shadow:10px 0 40px #0f172a1f;transform:translate(-105%);transition:transform .25s cubic-bezier(.4,0,.2,1);overflow-y:auto}.nav-links.active{transform:translate(0)}.mobile-menu-header{display:flex;align-items:center;justify-content:space-between;padding:5px 5px 18px;margin-bottom:5px;border-bottom:1px solid #eef0f3;font-size:16px;font-weight:800;color:#111827}.mobile-menu-header button{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border:0;border-radius:9px;background:#f3f4f6;color:#374151;cursor:pointer}.nav-link,.sell-btn{width:100%;justify-content:flex-start;min-height:48px;padding:0 14px;border-radius:10px;font-size:14px}.sell-btn{margin-bottom:4px}}@media(max-width:520px){.navbar-inner{gap:8px;padding:0 11px}.navbar-logo{width:39px;height:39px}.brand-name{font-size:14px}.notification-btn{width:38px;height:38px}.profile-trigger{width:42px;height:42px;padding:2px}.profile-avatar-wrapper,.profile-avatar{width:36px;height:36px}.guest-actions{gap:4px}.login-link{display:none}.register-btn{min-height:38px;padding:0 11px;font-size:12px}.profile-menu{position:fixed;top:68px;right:10px;width:calc(100vw - 20px);max-width:340px}}.footer{background:#111827;color:#fff;margin-top:80px;padding-top:60px;font-family:Arial,Helvetica,sans-serif}.footer-container{width:95%;max-width:1400px;margin:auto;display:grid;grid-template-columns:2fr 3fr;gap:60px;padding-bottom:50px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-about h2{color:#ff9800;font-size:32px;margin-bottom:20px}.footer-about p{color:#ccc;line-height:1.8;font-size:15px;margin-bottom:25px}.social-icons{display:flex;gap:18px}.social-icons svg{width:42px;height:42px;padding:10px;border-radius:50%;background:#1f2937;cursor:pointer;transition:.35s}.social-icons svg:hover{background:#ff9800;color:#000;transform:translateY(-6px)}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.footer-links h3{color:#fff;margin-bottom:20px;font-size:20px}.footer-links a{display:block;color:#bbb;margin-bottom:12px;text-decoration:none;transition:.3s;font-size:15px}.footer-links a:hover{color:#ff9800;padding-left:8px}.payment-section{width:95%;max-width:1400px;margin:40px auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.payment-section h3{color:#fff;margin-bottom:15px}.payments{display:flex;gap:25px;align-items:center;flex-wrap:wrap}.payments span{background:#1f2937;padding:10px 18px;border-radius:8px;font-weight:700;transition:.3s}.payments span:hover{background:#ff9800;color:#000}.payments svg{font-size:40px;color:#fff}.footer-bottom{text-align:center;padding:25px;background:#0d1117;color:#aaa;font-size:15px}@media(max-width:992px){.footer-container{grid-template-columns:1fr}.footer-links{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.footer-links{grid-template-columns:1fr}.payment-section{flex-direction:column;align-items:flex-start;gap:20px}.social-icons{justify-content:center}}.main-content{width:100%;min-height:calc(100vh - 80px);margin-top:0;padding-bottom:50px;background:#f5f7fb;overflow-x:clip}@media(max-width:768px){.main-content{min-height:calc(100vh - 70px);padding-bottom:30px}}.banner-slider{width:100%;margin:20px 0;padding:0 20px;box-sizing:border-box}.banner-container{position:relative;width:100%;min-height:380px;overflow:hidden;border-radius:16px;background:#1e293b}.banner-image{width:100%;height:380px;object-fit:cover;display:block}.banner-overlay{position:absolute;inset:0;display:flex;align-items:center;background:linear-gradient(90deg,#000000bf,#00000059,#0000000d)}.banner-content{max-width:600px;padding:50px;color:#fff}.banner-subtitle{display:inline-block;margin-bottom:12px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px}.banner-content h2{font-size:42px;margin-bottom:15px;line-height:1.2}.banner-content p{font-size:17px;line-height:1.6;margin-bottom:25px}.banner-button{display:inline-block;padding:13px 28px;background:#ff6b00;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;transition:.3s}.banner-button:hover{transform:translateY(-2px);opacity:.9}.banner-arrow{position:absolute;top:50%;transform:translateY(-50%);width:45px;height:45px;border:none;border-radius:50%;cursor:pointer;font-size:24px;color:#fff;background:#00000080;z-index:5}.banner-arrow:hover{background:#000c}.banner-arrow.left{left:20px}.banner-arrow.right{right:20px}.banner-dots{position:absolute;bottom:18px;left:50%;transform:translate(-50%);display:flex;gap:8px}.banner-dots span{width:10px;height:10px;border-radius:50%;background:#ffffff80;cursor:pointer}.banner-dots span.active{width:28px;border-radius:10px;background:#fff}.banner-loading{padding:40px;text-align:center}@media(max-width:768px){.banner-slider{padding:0 10px}.banner-container,.banner-image{height:300px;min-height:300px}.banner-content{padding:30px}.banner-content h2{font-size:28px}.banner-content p{font-size:15px}.banner-arrow{width:38px;height:38px}}.featured-products{width:100%;box-sizing:border-box;padding:25px 0;overflow:hidden}.featured-products .section-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px;padding:0 5px}.featured-products .section-header h2{margin:0 0 6px;font-size:26px;font-weight:700;color:#111827}.featured-products .section-header p{margin:0;font-size:14px;color:#6b7280}.view-all-link{flex-shrink:0;text-decoration:none;font-size:14px;font-weight:700;color:#111827;white-space:nowrap}.view-all-link:hover{opacity:.65}.carousel-wrapper{position:relative;width:100%;box-sizing:border-box}.featured-slider{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:20px;width:100%;overflow-x:auto;overflow-y:hidden;padding:5px 45px 20px;box-sizing:border-box;touch-action:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:none;scroll-behavior:auto;scrollbar-width:thin;scrollbar-color:#c7cdd6 transparent}.featured-slider::-webkit-scrollbar{height:6px}.featured-slider::-webkit-scrollbar-track{background:transparent}.featured-slider::-webkit-scrollbar-thumb{background:#c7cdd6;border-radius:20px}.featured-card{flex:0 0 280px;width:280px;min-width:280px;max-width:280px;box-sizing:border-box;overflow:hidden;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 2px 8px #0000000f;scroll-snap-align:none}@media(hover:hover)and (pointer:fine){.featured-card{transition:transform .2s ease,box-shadow .2s ease}.featured-card:hover{transform:translateY(-3px);box-shadow:0 8px 22px #0000001a}}.featured-image-link{position:relative;display:block;width:100%;height:210px;overflow:hidden;background:#f3f4f6;text-decoration:none}.featured-image-link img{display:block;width:100%;height:100%;object-fit:cover}@media(hover:hover)and (pointer:fine){.featured-image-link img{transition:transform .3s ease}.featured-card:hover .featured-image-link img{transform:scale(1.04)}}.featured-badge{position:absolute;top:12px;left:12px;padding:6px 10px;border-radius:20px;background:#111827e0;color:#fff;font-size:11px;font-weight:700;letter-spacing:.3px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.featured-info{padding:15px}.featured-info h3{margin:0 0 8px;font-size:17px;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.featured-info h2{margin:0 0 8px;font-size:20px;font-weight:700;color:#111827}.featured-info p{margin:0 0 14px;font-size:13px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.details-btn{display:block;width:100%;box-sizing:border-box;padding:10px 14px;border-radius:8px;background:#111827;color:#fff;text-align:center;text-decoration:none;font-size:14px;font-weight:600}@media(hover:hover)and (pointer:fine){.details-btn{transition:background .2s ease,transform .2s ease}.details-btn:hover{background:#374151;transform:translateY(-1px)}}.carousel-btn{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:42px;height:42px;display:flex;align-items:center;justify-content:center;padding:0;border:1px solid #e5e7eb;border-radius:50%;background:#fffffff5;color:#111827;font-size:18px;cursor:pointer;box-shadow:0 4px 12px #0000001f}.carousel-btn.left{left:5px}.carousel-btn.right{right:5px}.no-products{width:100%;min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;padding:30px;text-align:center;color:#6b7280;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px}.no-products h3{margin:0 0 8px;color:#374151;font-size:17px}.no-products p{margin:0;font-size:14px}@media(max-width:768px){.featured-products{padding:20px 0}.featured-products .section-header{margin-bottom:16px}.featured-products .section-header h2{font-size:22px}.featured-products .section-header p{font-size:13px}.featured-slider{gap:15px;padding-left:40px;padding-right:40px;touch-action:auto}.featured-card{flex:0 0 250px;width:250px;min-width:250px;max-width:250px}.featured-image-link{height:190px}.carousel-btn{width:38px;height:38px;font-size:16px}}@media(max-width:480px){.featured-products{padding:18px 0}.featured-products .section-header{align-items:flex-start}.featured-products .section-header h2{font-size:20px}.featured-products .section-header p,.view-all-link{font-size:12px}.featured-slider{gap:12px;padding-left:38px;padding-right:38px;padding-bottom:15px;touch-action:auto;-webkit-overflow-scrolling:touch;scroll-behavior:auto;scroll-snap-type:none}.featured-card{flex:0 0 230px;width:230px;min-width:230px;max-width:230px}.featured-image-link{height:175px}.featured-info{padding:13px}.featured-info h3{font-size:15px}.featured-info h2{font-size:18px}.featured-info p{font-size:12px}.carousel-btn{width:34px;height:34px;font-size:14px}.carousel-btn.left{left:2px}.carousel-btn.right{right:2px}}@media(max-width:360px){.featured-card{flex:0 0 215px;width:215px;min-width:215px;max-width:215px}.featured-image-link{height:160px}.featured-slider{gap:10px}}.trending-products{margin:60px 0}.trending-products .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.trending-products .section-header h2{font-size:30px;color:#111110;font-weight:700}.trending-products .section-header a{color:#0f0e0e;text-decoration:none;font-weight:600;transition:.3s}.trending-products .section-header a:hover{color:#e64a19}.carousel-wrapper{position:relative}.trending-slider{display:flex;gap:20px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;padding:10px 5px 20px}.trending-slider::-webkit-scrollbar{display:none}.trending-card{min-width:270px;max-width:270px;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 8px 25px #0000001f;transition:.35s;flex-shrink:0}.trending-card:hover{transform:translateY(-8px);box-shadow:0 15px 35px #0000002e}.trending-card img{width:100%;height:220px;object-fit:cover;transition:.4s}.trending-card:hover img{transform:scale(1.08)}.trending-info{padding:18px}.trending-info h3{font-size:18px;margin-bottom:10px;color:#222}.trending-info h2{color:#ff5722;margin-bottom:10px;font-size:22px}.trending-info p{color:#666;margin-bottom:15px}.details-btn{display:inline-block;background:#ff5722;color:#fff;padding:10px 18px;border-radius:8px;text-decoration:none;transition:.3s}.details-btn:hover{background:#e64a19}.carousel-btn{position:absolute;top:45%;transform:translateY(-50%);width:45px;height:45px;border:none;border-radius:50%;background:#fff;box-shadow:0 4px 15px #0003;cursor:pointer;font-size:22px;z-index:10;transition:.3s}.carousel-btn.left{left:-18px}.carousel-btn.right{right:-18px}.carousel-btn:hover{background:#ff5722;color:#fff}@media(max-width:768px){.trending-card{min-width:220px;max-width:220px}.carousel-btn{display:none}}.category-section{padding:60px 8%}.category-section h2{text-align:center;margin-bottom:40px}.category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:20px}.category-card{background:#fff;border-radius:15px;padding:30px;text-align:center;cursor:pointer;transition:.3s;box-shadow:0 5px 15px #00000014}.category-card:hover{transform:translateY(-8px)}.category-card span{font-size:45px}.category-card p{margin-top:10px;color:#777;font-size:14px}.product-card{width:100%;min-width:0;overflow:hidden;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000f;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-3px);box-shadow:0 7px 18px #0000001a}.product-image-container{position:relative;display:block;width:100%;aspect-ratio:1 / .82;overflow:hidden;background:#f3f4f6;text-decoration:none}.product-image{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease}.product-card:hover .product-image{transform:scale(1.03)}.promotion-badges{position:absolute;top:7px;left:7px;right:7px;display:flex;flex-wrap:wrap;gap:4px;pointer-events:none}.promotion-badges span{display:inline-flex;align-items:center;justify-content:center;padding:3px 6px;border-radius:5px;font-size:10px;font-weight:700;line-height:1.2;white-space:nowrap}.product-info{display:flex;flex-direction:column;padding:9px;min-width:0}.seller-plan{width:fit-content;max-width:100%;margin-bottom:5px;padding:3px 6px;border-radius:5px;font-size:9px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-price{margin-bottom:4px;font-size:17px;font-weight:800;line-height:1.2}.product-title{display:-webkit-box;overflow:hidden;margin-bottom:5px;color:#111827;font-size:13px;font-weight:600;line-height:1.3;text-decoration:none;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-title:hover{text-decoration:underline}.product-condition{margin-bottom:4px;color:#4b5563;font-size:10px;line-height:1.3}.product-location{margin-bottom:4px;color:#6b7280;font-size:10px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-stats{margin-bottom:7px;color:#6b7280;font-size:9px}.product-actions{display:flex;gap:5px;width:100%}.details-btn,.store-btn{flex:1;min-width:0;padding:6px 5px;border-radius:5px;font-size:9px;font-weight:700;text-align:center;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:1024px){.product-card{border-radius:10px}.product-image-container{aspect-ratio:1 / .78}.product-info{padding:8px}.product-price{font-size:16px}.product-title{font-size:12px}}@media(max-width:767px){.product-card{border-radius:9px;box-shadow:0 1px 5px #0000000f}.product-image-container{aspect-ratio:1 / .75}.product-info{padding:7px}.seller-plan{font-size:8px;padding:3px 5px;margin-bottom:4px}.product-price{font-size:15px;margin-bottom:3px}.product-title{font-size:11px;line-height:1.25}.product-condition,.product-location{font-size:9px}.product-stats{font-size:8px;margin-bottom:5px}.details-btn,.store-btn{padding:5px 3px;font-size:8px}.promotion-badges span{font-size:8px;padding:3px 4px}}@media(max-width:380px){.product-info{padding:6px}.product-price{font-size:14px}.product-title{font-size:10px}.product-condition,.product-location{font-size:8px}.details-btn,.store-btn{font-size:7px;padding:5px 2px}}.home-page{width:100%;min-height:100%;background:linear-gradient(to left,#9aa0bd,#f0ebeb,#8adfee);overflow-x:clip}.home-search{width:min(90%,900px);margin:40px auto;text-align:center;background:#fcfafa;border-radius:18px;padding:24px}.home-search h1{font-size:clamp(28px,4vw,42px);color:#222;margin-bottom:10px;line-height:1.15}.home-search p{color:#666;font-size:clamp(15px,2vw,18px);margin-bottom:10px;line-height:1.5}.category-section{width:100%;max-width:1400px;margin:40px auto;padding:0 20px}.category-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px}.category-header h2{margin:0;font-size:clamp(22px,3vw,28px);font-weight:700}.category-header p{margin-top:6px;color:#777}.show-all-btn{flex:0 0 auto;border:none;background:#0a66c2;color:#fff;padding:10px 18px;border-radius:8px;cursor:pointer;font-weight:600}.categories-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.category-card{min-width:0;border:1px solid #e5e7eb;background:#fff;border-radius:12px;padding:20px 12px;cursor:pointer;transition:.25s ease;text-align:center}.category-card:hover{transform:translateY(-5px);border-color:#0a66c2;box-shadow:0 8px 25px #00000014}.category-card.active{background:#eff6ff;border-color:#0a66c2;box-shadow:0 0 0 2px #0a66c226}.category-icon{font-size:32px;margin-bottom:10px}.category-card h3{font-size:14px;margin:0 0 8px;color:#222;overflow-wrap:anywhere}.category-card span{font-size:12px;color:#777}.market-filters-container{width:100%}.market-filters{width:min(90%,1300px);margin:30px auto 50px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.search-box{grid-column:1 / -1;display:flex;gap:10px}.market-filters input,.market-filters select{width:100%;min-width:0;padding:15px 18px;border:1px solid #ddd;border-radius:12px;background:#fff;font-size:16px;outline:none;transition:.3s;box-shadow:0 5px 15px #0000000f}.search-box button{flex:0 0 auto;border:none;padding:0 22px;border-radius:12px;background:#0a66c2;color:#fff;font-weight:700;cursor:pointer;white-space:nowrap}.market-filters input:focus,.market-filters select:focus{border-color:#0a66c2;box-shadow:0 0 0 4px #0a66c226}.products-section{width:100%;padding:50px clamp(15px,4vw,40px)}.section-header{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:30px}.section-header h2{font-size:clamp(24px,3vw,34px);color:#222}.section-header span{background:#0a66c2;color:#fff;padding:8px 18px;border-radius:20px;font-weight:600;white-space:nowrap}.products{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(300px,100%),1fr));gap:20px}.products>*{min-width:0;transition:.35s}.products>*:hover{transform:translateY(-6px)}.empty-products{width:100%;background:linear-gradient(to left,#9aa0bd,#f0ebeb,#8adfee);padding:clamp(35px,6vw,60px) 20px;text-align:center;border-radius:20px;box-shadow:0 8px 20px #00000014}.empty-products h2{color:#333;margin-bottom:10px}.empty-products p{color:#777}@media(max-width:1100px){.categories-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.market-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.home-search{width:calc(100% - 24px);margin:24px auto;padding:20px 14px}.category-section{margin:25px auto;padding:0 12px}.category-header{align-items:flex-start;flex-direction:column;margin-bottom:18px}.show-all-btn{width:100%}.categories-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.category-card{padding:14px 6px}.category-icon{font-size:26px}.category-card h3{font-size:11px}.market-filters{width:calc(100% - 24px);grid-template-columns:1fr;gap:12px;margin:24px auto 35px}.search-box{grid-column:auto}.search-box button{padding:0 16px}.products-section{padding:30px 12px}.section-header{align-items:flex-start;flex-direction:column;margin-bottom:20px}.section-header span{align-self:flex-start}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@media(max-width:420px){.categories-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.products{grid-template-columns:1fr}.search-box{flex-direction:column}.search-box button{width:100%;min-height:48px}}.login-page{min-height:100vh;display:flex;justify-content:center;align-items:center;background:#f5f7fb;padding:20px}.login-card{width:100%;max-width:420px;background:#fff;padding:40px;border-radius:15px;box-shadow:0 10px 30px #0000001a}.login-card h1{text-align:center;margin-bottom:10px}.login-card p{text-align:center;color:#777;margin-bottom:25px}.login-card form{display:flex;flex-direction:column;gap:15px}.login-card input{padding:15px;border:1px solid #ccc;border-radius:8px;font-size:16px}.login-card input:focus{border-color:#0a66c2;outline:none}.login-card button{padding:15px;background:#0a66c2;color:#fff;border:none;border-radius:8px;font-size:16px;cursor:pointer;transition:.3s}.login-card button:hover{background:#084d91}.register-link{margin-top:20px}.register-link a{color:#0a66c2;font-weight:700;margin-left:5px;text-decoration:none}.forgot-password{text-align:right;margin:12px 0 20px}.forgot-password a{text-decoration:none;color:#0a66c2;font-weight:600}.forgot-password a:hover{text-decoration:underline}.register-page{min-height:100vh;display:flex;justify-content:center;align-items:center;background:#f5f5f5;padding:40px 20px}.register-card{width:100%;max-width:550px;background:#fff;padding:35px;border-radius:12px;box-shadow:0 5px 20px #0000001a}.register-card h1{text-align:center;margin-bottom:10px}.register-card p{text-align:center;color:#666;margin-bottom:25px}.register-card form{display:flex;flex-direction:column;gap:15px}.register-card input,.register-card textarea,.register-card select{width:100%;padding:14px;border:1px solid #ccc;border-radius:8px;font-size:16px;outline:none;box-sizing:border-box}.register-card input:focus,.register-card textarea:focus,.register-card select:focus{border-color:#0a66c2}.register-card button{padding:15px;border:none;border-radius:8px;background:#0a66c2;color:#fff;font-size:17px;cursor:pointer;transition:.3s}.register-card button:hover{background:#084b91}.login-link{margin-top:20px}.login-link a{color:#0a66c2;text-decoration:none;margin-left:5px;font-weight:700}.login-link a:hover{color:#084b91}.otp-page{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:30px;background:linear-gradient(135deg,#0f172a,#1e3a8a,#2563eb);font-family:Segoe UI,sans-serif}.otp-card{width:100%;max-width:470px;background:#fff;border-radius:20px;padding:45px;text-align:center;box-shadow:0 20px 50px #00000040;animation:fadeIn .5s ease}.otp-icon{width:90px;height:90px;margin:0 auto 20px;border-radius:50%;background:#eef5ff;display:flex;justify-content:center;align-items:center;font-size:40px}.otp-card h1{margin-bottom:12px;color:#0f172a;font-size:30px;font-weight:700}.otp-card p{color:#6b7280;line-height:1.7;margin-bottom:30px;font-size:15px}.otp-card strong{color:#2563eb}.otp-card input{width:100%;padding:18px;border:2px solid #dbe4f0;border-radius:12px;outline:none;text-align:center;font-size:30px;letter-spacing:10px;font-weight:700;transition:.3s;margin-bottom:20px}.otp-card input:focus{border-color:#2563eb;box-shadow:0 0 15px #2563eb40}.otp-card button{width:100%;padding:17px;border:none;border-radius:12px;background:#2563eb;color:#fff;font-size:18px;font-weight:700;cursor:pointer;transition:.3s}.otp-card button:hover{background:#1d4ed8;transform:translateY(-2px)}.otp-card button:disabled{background:#94a3b8;cursor:not-allowed}.resend{margin-top:25px;font-size:14px;color:#64748b}.resend span{color:#2563eb;cursor:pointer;font-weight:700}.resend span:hover{text-decoration:underline}.security-box{margin-top:30px;background:#f8fafc;border-radius:12px;padding:15px;border-left:5px solid #2563eb;font-size:14px;color:#475569;text-align:left}@keyframes fadeIn{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@media(max-width:600px){.otp-card{padding:30px 25px}.otp-card h1{font-size:24px}.otp-card input{font-size:24px;letter-spacing:6px}}.dashboard-page{width:100%;max-width:1500px;margin:0 auto;padding:32px;box-sizing:border-box;color:#172033;background:#f6f8fc;min-height:calc(100vh - 70px);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.dashboard-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}.dashboard-header h1{margin:0;color:#111827;font-size:30px;font-weight:800;line-height:1.2;letter-spacing:-.5px}.dashboard-header p{margin:8px 0 0;color:#6b7280;font-size:15px;line-height:1.6}.dashboard-header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.dashboard-date{display:flex;align-items:center;gap:8px;min-height:42px;padding:0 14px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#6b7280;font-size:13px;font-weight:600;box-shadow:0 2px 8px #0f172a0a}.dashboard-date svg{color:#2563eb}.dashboard-refresh-btn{min-height:42px;padding:0 16px;border:1px solid #dbe2ea;border-radius:10px;background:#fff;color:#1f2937;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:700;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.dashboard-refresh-btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 5px 15px #0f172a14}.dashboard-refresh-btn:disabled{cursor:not-allowed;opacity:.65}.refresh-spinning{animation:dashboard-spin .9s linear infinite}@keyframes dashboard-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dashboard-error{display:flex;align-items:flex-start;gap:12px;margin-bottom:24px;padding:15px 17px;border:1px solid #fecaca;border-radius:12px;background:#fff5f5;color:#b91c1c;font-size:14px;line-height:1.5}.dashboard-error svg{flex-shrink:0;margin-top:2px}.dashboard-loading{min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#64748b}.dashboard-loading p{margin:0;font-size:14px;font-weight:600}.loading-spinner{width:42px;height:42px;border:4px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;animation:dashboard-spin .8s linear infinite}.subscription-card{position:relative;overflow:hidden;margin-bottom:28px;padding:28px;border:1px solid #dfe5ef;border-radius:20px;background:#fff;box-shadow:0 10px 30px #0f172a0f,0 2px 8px #0f172a08}.subscription-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#2563eb,#4f46e5,#7c3aed)}.subscription-header{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:32px;padding-bottom:26px;border-bottom:1px solid #edf0f5}.plan-information{min-width:0}.plan-badge{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:11px;font-weight:800;letter-spacing:.6px}.plan-badge svg{font-size:12px}.plan-information h2{margin:15px 0 8px;color:#111827;font-size:28px;font-weight:800;letter-spacing:-.4px}.plan-description{max-width:680px;margin:0;color:#6b7280;font-size:14px;line-height:1.7}.plan-price{margin-top:20px;color:#111827;font-size:27px;font-weight:800}.subscription-status{padding:20px;border:1px solid #e5e7eb;border-radius:16px;background:#f8fafc;text-align:right}.active-status,.inactive-status{display:inline-flex;align-items:center;font-size:11px;font-weight:800;letter-spacing:.4px}.active-status{color:#15803d}.inactive-status{color:#b91c1c}.subscription-status h3{margin:12px 0 4px;color:#111827;font-size:27px;font-weight:800}.subscription-status small{display:block;color:#64748b;font-size:12px;font-weight:600}.subscription-status p{margin:9px 0 0;color:#64748b;font-size:12px}.subscription-warning{display:flex;align-items:center;gap:14px;margin-top:22px;padding:15px 17px;border:1px solid #fed7aa;border-radius:13px;background:#fff7ed;color:#9a3412}.subscription-warning>svg{flex-shrink:0;font-size:20px}.subscription-warning>div{flex:1;min-width:0}.subscription-warning strong{display:block;font-size:14px;font-weight:800}.subscription-warning p{margin:4px 0 0;font-size:12px;line-height:1.5}.subscription-warning button{flex-shrink:0;min-height:38px;padding:0 14px;border:0;border-radius:9px;background:#ea580c;color:#fff;font-size:12px;font-weight:800;cursor:pointer;transition:transform .2s ease,background .2s ease}.subscription-warning button:hover{background:#c2410c;transform:translateY(-1px)}.usage-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding-top:26px}.usage-item{padding:18px;border:1px solid #e5e7eb;border-radius:14px;background:#fafbfc;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.usage-item:hover{border-color:#d5dce7;box-shadow:0 7px 18px #0f172a0d;transform:translateY(-1px)}.usage-limit-reached{border-color:#fecaca;background:snow}.usage-row{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:13px}.usage-row>span{display:flex;align-items:center;gap:9px;color:#374151;font-size:13px;font-weight:750}.usage-row>span svg{color:#2563eb;font-size:15px}.usage-row strong{color:#111827;font-size:14px;white-space:nowrap}.progress-bar{width:100%;height:8px;overflow:hidden;border-radius:999px;background:#e8edf3}.progress-fill{height:100%;min-width:0;border-radius:inherit;transition:width .5s ease}.progress-fill.uploads{background:#2563eb}.progress-fill.boost{background:#7c3aed}.progress-fill.featured{background:#d97706}.progress-fill.express{background:#0891b2}.usage-bottom-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px}.remaining-text{color:#64748b;font-size:11px;font-weight:600}.limit-reached-text{color:#dc2626;font-size:11px;font-weight:800}.subscription-actions{display:flex;justify-content:flex-end;margin-top:22px}.subscription-actions button{min-height:43px;padding:0 18px;border:0;border-radius:10px;background:#111827;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:13px;font-weight:750;cursor:pointer;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.subscription-actions button:hover{background:#1f2937;transform:translateY(-1px);box-shadow:0 7px 18px #0f172a24}.dashboard-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:16px}.dashboard-section-title h2{margin:0;color:#111827;font-size:20px;font-weight:800;letter-spacing:-.2px}.dashboard-section-title p{margin:6px 0 0;color:#6b7280;font-size:13px;line-height:1.5}.dashboard-product-summary{margin-bottom:28px}.dashboard-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.stat-card{min-width:0;display:flex;align-items:center;gap:15px;padding:20px;border:1px solid #e5e7eb;border-radius:15px;background:#fff;box-shadow:0 5px 18px #0f172a0a;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.stat-card:hover{border-color:#d7dee9;box-shadow:0 9px 25px #0f172a12;transform:translateY(-2px)}.stat-icon{width:46px;height:46px;flex:0 0 46px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#eff6ff;color:#2563eb;font-size:18px}.stat-card p{margin:0 0 5px;color:#6b7280;font-size:12px;font-weight:650}.stat-card h3{margin:0;color:#111827;font-size:23px;font-weight:800;line-height:1.1}.dashboard-quick-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:30px}.quick-action-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:20px;border:1px solid #e5e7eb;border-radius:15px;background:#fff;box-shadow:0 5px 18px #0f172a0a}.quick-action-icon{width:46px;height:46px;flex:0 0 46px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#f1f5f9;color:#334155;font-size:17px}.quick-action-card h3{margin:0;color:#111827;font-size:14px;font-weight:800}.quick-action-card p{margin:5px 0 0;color:#6b7280;font-size:12px;line-height:1.5}.quick-action-card button{min-height:39px;padding:0 13px;border:1px solid #dbe2ea;border-radius:9px;background:#fff;color:#1d4ed8;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:800;cursor:pointer;white-space:nowrap;transition:background .2s ease,border-color .2s ease,transform .2s ease}.quick-action-card button:hover{background:#eff6ff;border-color:#bfdbfe;transform:translateY(-1px)}.dashboard-benefits{margin-bottom:30px}.benefits-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.benefit-card{position:relative;min-width:0;padding:20px;border:1px solid #e5e7eb;border-radius:15px;background:#fff;display:flex;align-items:flex-start;gap:13px;box-shadow:0 5px 18px #0f172a09}.benefit-enabled{border-color:#dbe5f1}.benefit-disabled{opacity:.65}.benefit-icon{width:42px;height:42px;flex:0 0 42px;display:flex;align-items:center;justify-content:center;border-radius:11px;background:#f1f5f9;color:#475569;font-size:16px}.benefit-content{min-width:0;flex:1}.benefit-content h3{margin:0;color:#374151;font-size:13px;font-weight:750}.benefit-content p{margin:6px 0 0;color:#111827;font-size:15px;font-weight:800}.benefit-status{color:#16a34a;font-size:16px}.no-subscription-card{max-width:680px;margin:40px auto;padding:45px 35px;border:1px solid #e5e7eb;border-radius:20px;background:#fff;text-align:center;box-shadow:0 12px 35px #0f172a12}.no-subscription-icon{width:62px;height:62px;padding:18px;box-sizing:border-box;margin-bottom:17px;border-radius:16px;background:#eff6ff;color:#2563eb}.no-subscription-card h2{margin:0;color:#111827;font-size:24px;font-weight:800}.no-subscription-card p{max-width:520px;margin:10px auto 0;color:#6b7280;font-size:14px;line-height:1.65}.no-subscription-card button{margin-top:22px;min-height:45px;padding:0 18px;border:0;border-radius:10px;background:#2563eb;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:13px;font-weight:800;cursor:pointer;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.no-subscription-card button:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 8px 20px #2563eb38}@media(max-width:1100px){.dashboard-page{padding:25px}.subscription-header{grid-template-columns:minmax(0,1fr) 260px;gap:22px}.benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:850px){.dashboard-page{padding:20px}.dashboard-header{align-items:flex-start;flex-direction:column}.dashboard-header-actions{width:100%;justify-content:space-between}.subscription-header{grid-template-columns:1fr}.subscription-status{text-align:left}.usage-section,.dashboard-stats,.dashboard-quick-actions{grid-template-columns:1fr}}@media(max-width:600px){.dashboard-page{padding:15px;min-height:calc(100vh - 60px)}.dashboard-header{margin-bottom:20px;gap:15px}.dashboard-header h1{font-size:24px}.dashboard-header p{font-size:13px}.dashboard-header-actions{align-items:stretch;flex-direction:column}.dashboard-date,.dashboard-refresh-btn{width:100%;box-sizing:border-box}.subscription-card{padding:19px;border-radius:16px;margin-bottom:20px}.subscription-header{gap:18px;padding-bottom:20px}.plan-information h2{font-size:23px}.plan-description{font-size:13px}.plan-price{font-size:23px}.subscription-status{padding:16px;border-radius:13px}.subscription-status h3{font-size:23px}.subscription-warning{align-items:flex-start;flex-wrap:wrap}.subscription-warning>div{min-width:calc(100% - 45px)}.subscription-warning button{width:100%;margin-top:3px}.usage-section{gap:12px;padding-top:20px}.usage-item{padding:15px}.usage-row{align-items:flex-start}.usage-row>span{line-height:1.4}.subscription-actions{justify-content:stretch}.subscription-actions button{width:100%}.dashboard-section-title{align-items:flex-start;flex-direction:column;gap:5px}.dashboard-section-title h2{font-size:19px}.dashboard-section-title p{font-size:12px}.stat-card{padding:17px}.stat-card h3{font-size:21px}.quick-action-card{grid-template-columns:auto minmax(0,1fr);padding:17px}.quick-action-card button{grid-column:1 / -1;width:100%}.benefits-grid{grid-template-columns:1fr;gap:12px}.benefit-card{padding:17px}.no-subscription-card{margin:25px 0;padding:35px 20px;border-radius:16px}.no-subscription-card h2{font-size:21px}}@media(max-width:380px){.dashboard-page{padding:12px}.subscription-card{padding:15px}.plan-information h2,.subscription-status h3{font-size:21px}.usage-row{flex-direction:column;gap:7px}.usage-row strong{font-size:13px}.usage-bottom-row{align-items:flex-start;flex-direction:column;gap:5px}.stat-card{gap:11px}.stat-icon{width:42px;height:42px;flex-basis:42px}}.dashboard-page button:focus-visible{outline:3px solid rgba(37,99,235,.25);outline-offset:2px}@media(prefers-reduced-motion:reduce){.dashboard-page *,.dashboard-page *:before,.dashboard-page *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.dashboard{padding:30px;background:#f5f7fb;min-height:100vh}.dashboard-header{display:flex;align-items:center;gap:25px;background:#fff;padding:25px;border-radius:15px;box-shadow:0 5px 20px #00000014;margin-bottom:30px}.dashboard-avatar{width:100px;height:100px;border-radius:50%;border:4px solid #0A66C2}.dashboard-header h1{margin:0;color:#222}.dashboard-header p{margin:8px 0;color:#666}.dashboard-role{display:inline-block;background:#0a66c2;color:#fff;padding:6px 15px;border-radius:20px;font-size:14px}.summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;margin-bottom:35px}.summary-card{background:#fff;border-radius:15px;padding:25px;text-align:center;box-shadow:0 5px 15px #00000014;transition:.3s}.summary-card:hover{transform:translateY(-5px)}.summary-card svg{font-size:32px;color:#0a66c2;margin-bottom:15px}.summary-card h2{margin:0;font-size:30px;color:#222}.summary-card p{margin-top:10px;color:#666}.subscription-card{background:linear-gradient(135deg,#0a66c2,#1e3a8a);color:#fff;border-radius:15px;padding:25px;display:flex;justify-content:space-between;align-items:center;margin-bottom:35px}.subscription-card>div{display:flex;align-items:center;gap:20px}.subscription-icon{font-size:45px}.upgrade-btn{background:gold;color:#222;text-decoration:none;padding:12px 25}.my-products-page{width:100%;padding:30px}.my-products-page h1{margin-bottom:30px;font-size:2rem;color:#222}.seller-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:25px}.seller-product-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 8px 20px #00000014;transition:.3s}.seller-product-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px #00000026}.seller-product-card img{width:100%;height:230px;object-fit:cover;display:block;background:#f5f5f5}.seller-product-card h2{padding:15px 15px 5px;font-size:20px;color:#222}.seller-product-card h3{padding:0 15px;color:#198754;font-size:22px}.seller-product-card p{padding:10px 15px;color:#666}.seller-product-card span{display:inline-block;margin:0 15px 15px;padding:6px 14px;border-radius:20px;font-size:13px;font-weight:700}.new{background:#d1e7dd;color:#146c43}.used{background:#fff3cd;color:#856404}.seller-actions{display:flex;gap:10px;padding:15px}.seller-actions button{flex:1;border:none;border-radius:8px;padding:10px;cursor:pointer;font-weight:700;transition:.3s}.seller-actions button:nth-child(1){background:#0d6efd;color:#fff}.seller-actions button:nth-child(2){background:#198754;color:#fff}.seller-actions button:nth-child(3){background:#dc3545;color:#fff}.seller-actions button:hover{opacity:.9;transform:scale(1.03)}@media(max-width:768px){.seller-products{grid-template-columns:1fr}}.my-products,.my-products *{box-sizing:border-box;min-width:0}@media(max-width:700px){.my-products{width:100%;overflow-x:hidden}.my-products table,.my-products .products-table{min-width:720px}.my-products .table-wrapper{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}}.my-products-page{width:100%;min-width:0;box-sizing:border-box;overflow-x:hidden}.my-products-page img{max-width:100%}@media(max-width:700px){.my-products-page{padding:12px}.my-products-page .seller-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.my-products-page .seller-product-card{min-width:0}.my-products-page .seller-actions{display:grid;grid-template-columns:1fr;gap:7px}}@media(max-width:380px){.my-products-page .seller-products{grid-template-columns:1fr}}.sell-page{background:#f6f8fa;min-height:100vh;padding:40px 20px}.sell-wrapper{max-width:1400px;margin:auto}.sell-header{text-align:center;margin-bottom:40px}.sell-header h1{font-size:40px;color:#222;margin-bottom:10px}.sell-header p{color:#666;max-width:700px;margin:auto;line-height:1.8}.sell-content{display:grid;grid-template-columns:3fr 1fr;gap:30px}.sell-form-section{background:#fff;padding:35px;border-radius:15px;box-shadow:0 10px 25px #00000014}.sell-sidebar{display:flex;flex-direction:column;gap:20px}.tips-card,.notice-card{background:#fff;border-radius:15px;padding:25px;box-shadow:0 10px 25px #00000014}.tips-card h2,.notice-card h2{margin-bottom:20px;color:#0a66c2}.tips-card ul{padding-left:20px}.tips-card li{margin-bottom:15px;line-height:1.6}.notice-card{background:#0a66c2;color:#fff}.notice-card h2{color:#fff}.notice-card p{line-height:1.7}@media(max-width:992px){.sell-content{grid-template-columns:1fr}}.section-title{margin:35px 0 20px;color:#0a66c2}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-group{display:flex;flex-direction:column;margin-bottom:20px}.form-group label{margin-bottom:8px;font-weight:600}.form-group input,.form-group textarea,.form-group select{padding:14px;border:1px solid #ddd;border-radius:10px;font-size:16px}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:#0a66c2;outline:none}.upload-box{border:2px dashed #0A66C2;border-radius:12px;padding:50px;text-align:center;cursor:pointer;background:#f9fbff}.upload-box input{margin-bottom:20px}.submit-btn{width:100%;margin-top:30px;padding:16px;font-size:18px;border:none;border-radius:10px;background:#0a66c2;color:#fff;cursor:pointer;transition:.3s}.submit-btn:hover{background:#084b91}@media(max-width:768px){.form-row{grid-template-columns:1fr}}.error{color:#dc3545;font-size:14px;margin-top:5px;display:block}.submit-btn:disabled{background:#b5b5b5;cursor:not-allowed;opacity:.8}.upload-box{border:2px dashed #3b82f6;border-radius:12px;padding:40px;text-align:center;cursor:pointer;background:#f8fbff;transition:.3s;position:relative}.upload-box:hover{background:#eef6ff;border-color:#2563eb}.upload-box input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer}.product-card{width:320px;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 4px 12px #0000001a}.preview-images{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:20px;margin-top:25px}.preview-card{position:relative;height:180px;border-radius:15px;overflow:hidden;background:#fff;box-shadow:0 8px 20px #0000001f;transition:.3s}.preview-card:hover{transform:translateY(-6px);box-shadow:0 15px 35px #0000002e}.preview-image{width:100%;height:100%;object-fit:cover}.cover-badge{position:absolute;left:10px;top:10px;background:#0a66c2;color:#fff;padding:5px 10px;border-radius:20px;font-size:12px;font-weight:700}.remove-image{position:absolute;top:10px;right:10px;width:34px;height:34px;border:none;border-radius:50%;background:#ff3b30;color:#fff;font-size:18px;cursor:pointer;transition:.3s}.remove-image:hover{background:#d90429;transform:scale(1.1)}.upload-box{margin-top:15px;border:3px dashed #0A66C2;border-radius:18px;padding:45px;text-align:center;background:#f8fbff;cursor:pointer;transition:.3s}.upload-box:hover{background:#edf5ff;border-color:#0056b3}.upload-box input{width:100%;margin-bottom:20px}.upload-box p{font-size:20px;color:#0a66c2;font-weight:700}.upload-box small{color:#666}@media(max-width:768px){.preview-images{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.preview-images{grid-template-columns:1fr}}.sell-page{overflow-x:hidden}@media(max-width:992px){.sell-content{grid-template-columns:1fr}.sell-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.sell-page{padding:24px 12px}.sell-header{margin-bottom:25px}.sell-header h1{font-size:30px;line-height:1.2}.sell-form-section{padding:20px 15px}.form-row{grid-template-columns:1fr;gap:0}.form-group input,.form-group textarea,.form-group select{font-size:16px;min-width:0}.upload-box{padding:28px 15px}.preview-images{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.preview-card{height:150px}.sell-sidebar{grid-template-columns:1fr}.tips-card,.notice-card{padding:20px}}@media(max-width:480px){.sell-header h1{font-size:25px}.sell-header p{font-size:14px}.preview-images{grid-template-columns:1fr 1fr}.preview-card{height:135px}.upload-box p{font-size:16px}}.inbox-page{padding:30px;background:#f5f7fb;min-height:100vh}.inbox-header{margin-bottom:25px}.inbox-header h1{display:flex;align-items:center;gap:10px;color:#0a66c2;font-size:32px}.search-bar{display:flex;align-items:center;background:#fff;border-radius:12px;padding:14px 18px;margin-bottom:25px;box-shadow:0 5px 15px #00000014}.search-bar svg{color:#777;margin-right:10px}.search-bar input{flex:1;border:none;outline:none;font-size:15px;background:none}.conversation{background:#fff;display:flex;align-items:center;gap:18px;padding:18px;border-radius:12px;margin-bottom:15px;cursor:pointer;box-shadow:0 5px 15px #00000014;transition:.3s}.conversation:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0000001f}.conversation img{width:90px;height:90px;border-radius:12px;object-fit:cover}.conversation-info{flex:1}.conversation-info h2{margin-bottom:8px;font-size:18px;color:#222}.conversation-info p{color:#666;margin-bottom:8px}.conversation-info small{color:#0a66c2;font-weight:700;font-size:14px}.conversation-right{display:flex;flex-direction:column;align-items:center;gap:12px}.conversation-right span{color:#777;font-size:13px}.badge{width:28px;height:28px;border-radius:50%;background:#198754;color:#fff;display:flex;justify-content:center;align-items:center;font-size:13px;font-weight:700}.empty-chat{background:#fff;text-align:center;padding:80px 20px;border-radius:15px;box-shadow:0 5px 15px #00000014}.empty-chat svg{font-size:70px;color:#0a66c2;margin-bottom:20px}.empty-chat h2{margin-bottom:10px}.empty-chat p{color:#666}@media(max-width:768px){.inbox-page{padding:20px}.conversation{flex-direction:column;align-items:flex-start}.conversation img{width:100%;height:220px}.conversation-right{width:100%;flex-direction:row;justify-content:space-between}.search-bar{padding:12px}}.notifications-page{max-width:1200px;margin:auto;padding:30px;background:#0842988f}.notifications-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.notifications-header h1{display:flex;align-items:center;gap:10px;color:#eff4f8}.notifications-header p{color:#666;margin-top:8px}.read-all-btn{background:#0a66c2;color:#fff;border:none;padding:12px 22px;border-radius:8px;cursor:pointer;font-weight:700;transition:.3s}.read-all-btn:hover{background:#084298}.notification-tools{display:flex;justify-content:space-between;gap:20px;margin-bottom:30px}.search-box{flex:1;display:flex;align-items:center;background:#fff;border-radius:8px;padding:12px 15px;box-shadow:0 3px 10px #00000014}.search-box svg{color:#888;margin-right:10px}.search-box input{width:100%;border:none;outline:none;font-size:15px}.notification-tools select{padding:12px;border-radius:8px;border:1px solid #ddd;min-width:180px}.notification-card{background:#fff;border-radius:12px;box-shadow:0 4px 15px #00000014;padding:20px;margin-bottom:18px;display:flex;justify-content:space-between;align-items:flex-start;transition:.3s}.notification-card:hover{transform:translateY(-3px)}.notification-card.unread{border-left:6px solid #0A66C2;background:#f8fbff}.notification-content{flex:1}.notification-content h3{margin-bottom:8px;color:#222}.notification-content p{color:#555;line-height:1.6;margin-bottom:10px}.notification-content small{color:#888}.notification-actions{display:flex;gap:10px;margin-left:20px}.notification-actions button{width:42px;height:42px;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;background:#eef3ff;color:#0a66c2;transition:.3s}.notification-actions button:hover{background:#0a66c2;color:#fff}.empty{text-align:center;padding:80px 20px;background:#fff;border-radius:12px;box-shadow:0 4px 15px #00000014}.empty svg{font-size:60px;color:#0a66c2;margin-bottom:20px}.empty h2{margin-bottom:10px}.empty p{color:#666}@media(max-width:768px){.notifications-page{padding:20px}.notifications-header{flex-direction:column;align-items:flex-start;gap:20px}.notification-tools,.notification-card{flex-direction:column}.notification-actions{margin-left:0;margin-top:15px}.search-box,.notification-tools select{width:100%}}.profile-page{min-height:100vh;background:#f4f6f9;padding:50px 20px}.profile-card{max-width:950px;margin:auto;background:#fff;padding:40px;border-radius:20px;box-shadow:0 10px 35px #00000014}.profile-card h1{text-align:center;color:#0a66c2;margin-bottom:35px}.profile-picture{display:flex;flex-direction:column;align-items:center;margin-bottom:35px}.profile-picture img{width:170px;height:170px;border-radius:50%;object-fit:cover;border:6px solid #0A66C2;box-shadow:0 10px 25px #00000026}.profile-picture input{margin-top:20px;cursor:pointer}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-bottom:25px}.profile-card label{display:block;font-weight:600;margin-bottom:8px;color:#444}.profile-card input,.profile-card textarea,.profile-card select{width:100%;padding:14px 16px;border:1px solid #ddd;border-radius:10px;font-size:16px;outline:none;transition:.3s;background:#fafafa}.profile-card textarea{resize:vertical}.profile-card input:focus,.profile-card textarea:focus,.profile-card select:focus{border-color:#0a66c2;background:#fff;box-shadow:0 0 10px #0a66c226}.profile-card button{width:100%;margin-top:35px;padding:18px;background:#0a66c2;color:#fff;border:none;border-radius:10px;font-size:18px;font-weight:700;cursor:pointer;transition:.3s}.profile-card button:hover{background:#084b91;transform:translateY(-2px)}@media(max-width:768px){.profile-grid{grid-template-columns:1fr}.profile-card{padding:25px}.profile-picture img{width:130px;height:130px}}.dashboard-widgets{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:25px;margin:35px 0}.widget{background:#fff;border-radius:18px;padding:30px;box-shadow:0 8px 25px #00000014;text-align:center;transition:.3s;border:1px solid #edf2f7}.widget:hover{transform:translateY(-6px);box-shadow:0 15px 35px #0000001f}.widget h3{font-size:2.3rem;color:#0a66c2;margin-bottom:10px;font-weight:700}.widget span{color:#666;font-size:15px;font-weight:500}.store-card{background:#fff;border-radius:20px;padding:35px;margin-bottom:30px;box-shadow:0 8px 30px #00000014;border:1px solid #ececec}.store-card h2{font-size:1.6rem;color:#222;margin-bottom:30px;padding-bottom:15px;border-bottom:2px solid #f3f4f6;font-weight:700}.store-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:25px}.full-width{grid-column:1/-1}.input-group{display:flex;flex-direction:column}.input-group label{font-size:15px;font-weight:600;color:#444;margin-bottom:10px}.input-group input{width:100%;padding:15px 18px;border:2px solid #e4e4e4;border-radius:12px;font-size:15px;transition:.3s;outline:none;background:#fafafa}.input-group input:hover{border-color:#0a66c2}.input-group input:focus{border-color:#0a66c2;background:#fff;box-shadow:0 0 0 5px #0a66c21f}.input-group textarea{width:100%;resize:vertical;min-height:130px;padding:18px;border-radius:14px;border:2px solid #e4e4e4;font-size:15px;font-family:inherit;outline:none;transition:.3s;background:#fafafa}.input-group textarea:hover{border-color:#0a66c2}.input-group textarea:focus{border-color:#0a66c2;background:#fff;box-shadow:0 0 0 5px #0a66c21f}input[type=color]{height:60px;width:100%;border:none;cursor:pointer;border-radius:14px;overflow:hidden;background:none}::placeholder{color:#999}input[readonly]{background:#f5f5f5;cursor:not-allowed}.store-card+.store-card{margin-top:30px}.theme-preview{display:flex;align-items:center;gap:30px;flex-wrap:wrap}.theme-box{width:130px;height:130px;border-radius:18px;box-shadow:0 10px 25px #00000026;border:5px solid #fff}.theme-info{flex:1}.theme-info label{display:block;margin-bottom:12px;font-size:15px;font-weight:600;color:#333}.theme-info p{margin-top:15px;color:#777;font-size:14px;line-height:1.6}.footer-actions{display:flex;justify-content:flex-end;gap:18px;margin:50px 0;flex-wrap:wrap}.footer-actions button{border:none;cursor:pointer;transition:.35s;font-size:16px;font-weight:600;border-radius:12px}.save-store{background:#0a66c2;color:#fff;padding:16px 40px;min-width:180px;box-shadow:0 10px 25px #0a66c240}.save-store:hover{background:#084d96;transform:translateY(-4px)}.save-store:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.secondary-btn{background:#f3f4f6;color:#333;padding:16px 35px}.secondary-btn:hover{background:#dcdfe3;transform:translateY(-4px)}.success-box{background:#dcfce7;color:#166534;border-left:6px solid #16a34a;padding:18px 22px;border-radius:12px;margin-bottom:25px;font-weight:600;animation:fadeDown .4s}.error-box{background:#fee2e2;color:#991b1b;border-left:6px solid #dc2626;padding:18px 22px;border-radius:12px;margin-bottom:25px;font-weight:600;animation:fadeDown .4s}.loading-spinner{width:70px;height:70px;margin:120px auto;border-radius:50%;border:7px solid #e5e7eb;border-top:7px solid #0A66C2;animation:spin .9s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f5f5f5}::-webkit-scrollbar-thumb{background:#0a66c2;border-radius:20px}::-webkit-scrollbar-thumb:hover{background:#084d96}.store-card,.widget{transition:all .35s ease}.store-card:hover{transform:translateY(-3px)}.products-section{margin-top:40px}.products-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;flex-wrap:wrap}.products-header h2{font-size:1.8rem;color:#222;font-weight:700}.search-box{position:relative;width:350px;max-width:100%}.search-box input{width:100%;padding:15px 20px 15px 50px;border:2px solid #e5e7eb;border-radius:50px;outline:none;transition:.3s;font-size:15px;background:#fff}.search-box input:focus{border-color:#0a66c2;box-shadow:0 0 0 5px #0a66c21f}.search-box i{position:absolute;left:18px;top:50%;transform:translateY(-50%);color:#888;font-size:18px}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px}.product-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 8px 25px #00000014;transition:.35s;border:1px solid #edf2f7}.product-card:hover{transform:translateY(-8px);box-shadow:0 18px 40px #00000026}.product-card img{width:100%;height:220px;object-fit:cover;background:#f5f5f5}.product-info{padding:20px}.product-title{font-size:18px;font-weight:700;margin-bottom:10px;color:#222}.product-price{font-size:24px;color:#0a66c2;font-weight:700;margin-bottom:15px}.product-category{display:inline-block;padding:6px 14px;background:#eef4ff;color:#0a66c2;border-radius:30px;font-size:13px;margin-bottom:15px}.product-stats{display:flex;justify-content:space-between;margin:18px 0;color:#666;font-size:14px}.product-stats div{display:flex;align-items:center;gap:6px}.status{display:inline-block;padding:6px 15px;border-radius:30px;font-size:13px;font-weight:600;color:#fff}.status.active{background:#16a34a}.status.rejected{background:#dc2626}.status.sold{background:#6b7280}.product-actions{display:flex;gap:10px;margin-top:20px}.product-actions button{flex:1;border:none;cursor:pointer;padding:12px;border-radius:10px;font-size:14px;font-weight:600;transition:.3s}.edit-btn{background:#0a66c2;color:#fff}.edit-btn:hover{background:#084d96}.delete-btn{background:#dc2626;color:#fff}.delete-btn:hover{background:#b91c1c}.view-btn{background:#16a34a;color:#fff}.view-btn:hover{background:#15803d}.empty-products{background:#fff;padding:70px 30px;text-align:center;border-radius:18px;box-shadow:0 8px 25px #00000014}.empty-products h3{margin:20px 0;color:#333}.empty-products p{color:#777;margin-bottom:30px}.empty-products button{background:#0a66c2;color:#fff;border:none;padding:15px 30px;border-radius:10px;cursor:pointer;font-size:15px}@media(max-width:992px){.store-header{flex-direction:column;text-align:center}.store-stats{justify-content:center;flex-wrap:wrap}.theme-preview{flex-direction:column;text-align:center}}@media(max-width:768px){.dashboard-widgets,.store-grid,.products-grid{grid-template-columns:1fr}.products-header{flex-direction:column;align-items:stretch}.search-box{width:100%}.footer-actions{flex-direction:column}.footer-actions button{width:100%}}@media(max-width:480px){.store-page{padding:15px}.store-card,.widget{padding:20px}.product-info{padding:15px}.product-actions{flex-direction:column}}.store-logo{position:relative;width:180px;height:180px;flex-shrink:0}.logo-image{width:180px;height:180px;object-fit:cover;border-radius:50%;border:6px solid #fff;background:#fff;box-shadow:0 10px 30px #00000040}.change-logo{position:absolute;bottom:-5px;right:-35px;width:42px;height:42px;border-radius:50%;background:#0a66c2;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:16px;border:4px solid #fff;box-shadow:0 5px 15px #00000040;transition:.3s;z-index:20}.change-logo:hover{transform:scale(1.1);background:#084d96}.change-logo:hover{background:#084d96;transform:scale(1.08)}.change-banner{position:absolute;right:25px;top:25px;background:#000000a6;color:#fff;padding:12px 20px;border-radius:10px;cursor:pointer;font-weight:600;transition:.3s;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;gap:10px}.change-banner:hover{background:#0a66c2;transform:translateY(-2px)}.store-page{width:100%;padding:25px;background:#f5f7fb;min-height:100vh}.store-banner{position:relative;height:340px;border-radius:24px;overflow:hidden;background-size:cover;background-position:center;display:flex;align-items:flex-end;padding:40px;margin-bottom:120px}.store-banner:before{content:"";position:absolute;inset:0;background:linear-gradient(#00000026,#0000008c)}.store-header{position:absolute;left:40px;right:40px;bottom:-70px;display:flex;align-items:center;gap:30px;background:#fff;padding:30px;border-radius:22px;box-shadow:0 18px 45px #0000002e;z-index:10}.store-page{width:100%;max-width:1400px;margin:0 auto;padding:25px;box-sizing:border-box}.store-card{width:100%;margin-bottom:25px;padding:30px;box-sizing:border-box}.store-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:100%}.full-width{grid-column:1 / -1;width:100%}.input-group{display:flex;flex-direction:column;gap:8px;min-width:0}.input-group input,.input-group textarea,.input-group select{width:100%;box-sizing:border-box;padding:13px 15px;border-radius:8px}.store-save-section{display:flex;justify-content:flex-end;padding:20px 0 40px}.save-store-btn{min-width:200px}@media(max-width:768px){.store-page{padding:15px}.store-card{padding:20px}.store-grid{grid-template-columns:1fr}}.store-page,.store-card,.store-grid,.input-group{min-width:0}@media(max-width:480px){.store-page{padding:10px}.store-card{padding:15px;border-radius:14px}.store-save-section{justify-content:stretch}.save-store-btn{width:100%;min-width:0}}.subscription-page{min-height:100vh;background:#f5f7fb;padding:40px;font-family:Arial,sans-serif}.subscription-header{max-width:1200px;margin:0 auto 35px;display:flex;justify-content:space-between;align-items:center;gap:20px}.subscription-header h1{margin:0;font-size:32px;color:#1f2937}.subscription-header p{margin-top:8px;color:#6b7280}.back-dashboard-btn{border:none;background:#1976d2;color:#fff;padding:12px 20px;border-radius:8px;cursor:pointer;font-weight:600}.back-dashboard-btn:hover{background:#125ea8}.subscription-error{max-width:1200px;margin:0 auto 25px;background:#fee2e2;color:#b91c1c;padding:15px 20px;border-radius:8px}.current-subscription{max-width:1200px;margin:0 auto 35px;background:#fff;padding:25px;border-radius:14px;display:flex;justify-content:space-between;gap:30px;box-shadow:0 5px 20px #00000012;border-left:5px solid #16a34a}.current-subscription span{display:block;font-size:13px;color:#6b7280;margin-bottom:7px}.current-subscription h2{margin:0;color:#1f2937}.current-subscription strong{color:#16a34a}.subscription-plans-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:25px}.subscription-card{position:relative;background:#fff;border-radius:16px;padding:30px;box-shadow:0 5px 20px #00000014;transition:transform .25s ease,box-shadow .25s ease;display:flex;flex-direction:column}.subscription-card:hover{transform:translateY(-7px);box-shadow:0 15px 35px #0000001f}.current-plan-card{border:2px solid #1976d2}.current-plan-badge{position:absolute;top:-13px;right:20px;background:#1976d2;color:#fff;font-size:11px;font-weight:700;padding:6px 12px;border-radius:20px}.subscription-card h2{margin:0 0 15px;font-size:25px;color:#1f2937}.plan-description{color:#6b7280;line-height:1.6;min-height:45px}.plan-price{margin:20px 0 5px;color:#1976d2}.plan-price span{font-size:18px;vertical-align:top}.plan-price strong{font-size:42px}.plan-duration{color:#6b7280;font-size:14px;margin-bottom:25px}.plan-features{border-top:1px solid #e5e7eb;padding-top:20px;flex-grow:1}.plan-features div{padding:9px 0;color:#374151;font-size:14px}.subscribe-btn{width:100%;margin-top:25px;border:none;background:#1976d2;color:#fff;padding:14px;border-radius:9px;font-size:15px;font-weight:700;cursor:pointer;transition:.2s}.subscribe-btn:hover:not(:disabled){background:#125ea8}.subscribe-btn:disabled{opacity:.6;cursor:not-allowed}.no-plans{grid-column:1 / -1;background:#fff;padding:50px;text-align:center;border-radius:12px;color:#6b7280}.subscription-loading{min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#6b7280}.loader{width:45px;height:45px;border:4px solid #e5e7eb;border-top-color:#1976d2;border-radius:50%;animation:spin .8s linear infinite}.payment-security-note{max-width:1200px;margin:40px auto 0;text-align:center;color:#6b7280;font-size:14px}@media(max-width:768px){.subscription-page{padding:20px}.subscription-header{flex-direction:column;align-items:flex-start}.current-subscription{flex-direction:column;gap:20px}.subscription-header h1{font-size:26px}}.subscription-page,.subscription-page *{box-sizing:border-box;min-width:0}@media(max-width:480px){.subscription-page{padding:14px}.subscription-header h1{font-size:23px}.payment-security-note{margin-top:25px;font-size:12px}}.promotions-page{padding:30px;background:#f5f7fb;min-height:100vh}.promotions-page h1{text-align:center;margin-bottom:30px;color:#222}.promotion-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:25px}.promotion-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 18px #00000014;transition:.3s}.promotion-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #00000026}.promotion-card img{width:100%;height:220px;object-fit:cover}.promotion-card h2{padding:15px 15px 5px;font-size:22px;color:#222}.promotion-card p{padding:0 15px;margin:5px 0;color:#555}.promotion-status{display:flex;flex-direction:column;gap:8px;padding:15px}.promotion-status span{background:#f2f2f2;padding:10px;border-radius:8px;font-size:15px}.promotion-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:15px}.promotion-buttons button{border:none;border-radius:8px;padding:12px;color:#fff;font-size:15px;cursor:pointer;transition:.3s}.boost{background:#ff9800}.feature{background:#2196f3}.express{background:#4caf50}.boost:hover{background:#fb8c00}.feature:hover{background:#1976d2}.express:hover{background:#388e3c}@media(max-width:768px){.promotion-buttons{grid-template-columns:1fr}}.help-page{padding:30px}.help-page h1{margin-bottom:10px}.help-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px;margin:30px 0}.faq-card,.guide-card,.support-form{background:#fff;border-radius:10px;padding:20px;box-shadow:0 3px 10px #00000014}details{margin:15px 0}summary{cursor:pointer;font-weight:700}.support-form input,.support-form textarea{width:100%;padding:12px;margin-top:15px;border:1px solid #ddd;border-radius:8px}.support-form button{margin-top:20px;padding:12px 25px;background:#0d6efd;color:#fff;border:none;border-radius:8px;cursor:pointer}.support-form button:hover{background:#0b5ed7}.settings-page{padding:30px}.settings-card{max-width:700px;background:#fff;padding:30px;border-radius:10px;box-shadow:0 3px 10px #0000001a}.settings-card label{display:block;margin-top:15px;font-weight:700}.settings-card input[type=text],.settings-card input[type=email]{width:100%;padding:12px;border:1px solid #ddd;border-radius:8px;margin-top:5px}.settings-card input[type=checkbox]{margin-right:10px}.settings-card button{margin-top:30px;padding:12px 25px;border:none;background:#0d6efd;color:#fff;border-radius:8px;cursor:pointer}.settings-card button:hover{background:#0b5ed7}.seller-leads{padding:30px}.seller-leads h1{margin-bottom:20px}.filters{display:flex;gap:15px;margin-bottom:20px}.filters select{padding:10px;border-radius:8px}table{width:100%;border-collapse:collapse;background:#fff}th{background:#0b63ce;color:#fff;padding:15px}td{padding:15px;border-bottom:1px solid #ddd}tr:hover{background:#f5f5f5}td select{padding:8px;border-radius:6px}.message-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:10px 16px;background:#0d6efd;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 3px 8px #0d6efd40}.message-btn:hover{background:#0b5ed7;transform:translateY(-2px);box-shadow:0 6px 15px #0d6efd59}.message-btn:active{transform:scale(.97)}.message-btn:disabled{background:#b5b5b5;cursor:not-allowed;box-shadow:none}.seller-leads{width:100%;max-width:1400px;margin:0 auto;box-sizing:border-box;min-width:0}.filters{flex-wrap:wrap}.leads-table-wrapper,.seller-leads .table-wrapper{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:10px}@media(max-width:700px){.seller-leads{padding:16px}.filters{display:grid;grid-template-columns:1fr;gap:10px}.filters select{width:100%;min-height:44px;box-sizing:border-box}.seller-leads table{min-width:760px}.seller-leads th,.seller-leads td{padding:10px;font-size:13px;white-space:nowrap}}.analytics-page{padding:30px}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-top:20px}.card{background:#fff;padding:25px;border-radius:12px;box-shadow:0 5px 15px #0000001a;text-align:center}.card h2{font-size:38px;color:#0a66c2;margin-bottom:10px}.card p{font-size:18px}.analytics-page{width:100%;max-width:1400px;margin:0 auto;box-sizing:border-box;min-width:0}.analytics-page *{max-width:100%;box-sizing:border-box}@media(max-width:600px){.analytics-page{padding:16px}.cards{grid-template-columns:1fr;gap:12px}.card{padding:18px}.card h2{font-size:30px}}.seller-dashboard{display:flex;min-height:100vh;background:#f5f5f5}.seller-sidebar{width:200px;background:#0562be;color:#fff;padding:20px;display:flex;flex-direction:column}.seller-sidebar h2{margin-bottom:30px}.seller-sidebar button{display:flex;align-items:center;gap:10px;border:none;background:none;color:#fff;padding:14px;cursor:pointer;font-size:16px;border-radius:8px;margin-bottom:8px}.seller-sidebar button:hover{background:#ffffff26}.logout{margin-top:auto;background:#d32f2f!important}.seller-content{flex:1;padding:30px}.seller-sidebar{flex-shrink:0;box-sizing:border-box}.seller-content{min-width:0;overflow-x:hidden;box-sizing:border-box}@media(max-width:900px){.seller-dashboard{display:block}.seller-sidebar{width:100%;padding:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;position:relative}.seller-sidebar h2{grid-column:1 / -1;margin:0 0 4px;font-size:21px;text-align:center}.seller-sidebar button{width:100%;min-width:0;margin:0;padding:11px 10px;justify-content:center;font-size:14px;white-space:nowrap}.seller-sidebar .logout{margin-top:0}.seller-content{width:100%;padding:18px}}@media(max-width:480px){.seller-sidebar{grid-template-columns:1fr 1fr;padding:10px}.seller-sidebar h2{font-size:18px}.seller-sidebar button{font-size:13px;padding:10px 6px;gap:6px}.seller-content{padding:12px}}.review-card{background:#fff;border-radius:16px;padding:25px;margin-bottom:25px;box-shadow:0 8px 25px #00000014;transition:.3s}.review-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px #0000001f}.review-header{display:flex;align-items:center;gap:15px;margin-bottom:18px}.review-avatar{width:60px;height:60px;border-radius:50%;object-fit:cover;border:3px solid #2563eb}.review-avatar-icon{font-size:60px;color:#94a3b8}.review-header h3{margin:0;color:#1e293b;font-size:18px}.review-stars{margin-top:6px}.filled-star{color:#f59e0b;margin-right:2px}.empty-star{color:#d1d5db;margin-right:2px}.review-title{margin:15px 0 10px;color:#1e293b;font-size:20px}.review-comment{color:#475569;line-height:1.8;font-size:15px;margin-bottom:20px}.verified-badge{display:inline-block;background:#dcfce7;color:#15803d;padding:8px 14px;border-radius:30px;font-size:13px;font-weight:600}.review-footer{margin-top:20px;border-top:1px solid #e2e8f0;padding-top:15px;color:#64748b;font-size:14px}@media(max-width:768px){.review-card{padding:18px}.review-header{flex-direction:column;align-items:flex-start}.review-avatar{width:50px;height:50px}.review-avatar-icon{font-size:50px}.review-title{font-size:18px}}.review-actions{display:flex;gap:10px}.review-actions button{border:none;background:#2563eb;color:#fff;padding:8px 12px;border-radius:8px;cursor:pointer;transition:.3s}.review-actions button:last-child{background:#ef4444}.review-actions button:hover{opacity:.9}.review-card input,.review-card textarea{width:100%;padding:12px;margin-top:12px;border:1px solid #d1d5db;border-radius:10px;font-size:15px}.review-list{margin-top:40px}.review-summary{text-align:center;margin-bottom:30px}.review-summary h2{font-size:40px;color:#f5a623}.review-summary p{color:#666}.review-card{background:#fff;border-radius:12px;padding:20px;margin-bottom:20px;box-shadow:0 5px 15px #00000014}.review-header{display:flex;align-items:center;gap:15px;margin-bottom:15px}.review-header img{width:60px;height:60px;border-radius:50%;object-fit:cover}.review-header h4{margin:0}.review-header small{color:#888}.stars{font-size:22px;margin-bottom:10px}.review-card p{color:#555;line-height:1.6}.seller-profile{max-width:1400px;margin:20px auto;padding:2px}.seller-cover{background:linear-gradient(135deg,#0a66c2,#1f8fff);padding:10px;border-radius:20px;margin-bottom:15px;box-shadow:0 15px 35px #00000026}.seller-card{display:flex;align-items:center;gap:35px;color:#131111}.seller-image{width:170px;height:170px;border-radius:50%;object-fit:cover;border:6px solid rgba(199,178,178,.562);box-shadow:0 10px 25px #00000040}.seller-details{flex:1}.seller-details h1{font-size:48px;margin-bottom:15px}.seller-details p{margin:8px 0;font-size:18px}.verified{display:inline-block;margin-left:15px;padding:6px 14px;background:#22c55e;color:#fff;border-radius:20px;font-size:15px}.seller-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:45px}.stat-box{background:#fff;border-radius:18px;padding:30px;text-align:center;box-shadow:0 8px 25px #00000014;transition:.3s}.stat-box:hover{transform:translateY(-6px)}.stat-box h2{color:#0a66c2;font-size:42px;margin-bottom:10px}.stat-box p{color:#666;font-size:17px}.section-title{margin-bottom:25px;font-size:32px;color:#222}.seller-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:30px}.seller-product{background:#fff;border-radius:18px;overflow:hidden;text-decoration:none;color:#000;box-shadow:0 8px 25px #00000014;transition:.3s}.seller-product:hover{transform:translateY(-8px)}.seller-product img{width:100%;height:200px;object-fit:cover}.seller-product h3{margin:18px;font-size:22px}.seller-product h2{margin:0 18px;color:#0a66c2}.seller-product span{display:inline-block;margin:18px;padding:8px 16px;border-radius:20px;background:#eef5ff;color:#0a66c2;font-weight:700}.contact-btn,.visit-profile{display:inline-block;margin-top:20px;padding:14px 28px;background:#0a66c2;color:#fff;border:none;border-radius:10px;cursor:pointer;text-decoration:none;font-size:17px;font-weight:700;transition:.3s}.contact-btn:hover,.visit-profile:hover{background:#084d94}.loading{text-align:center;margin-top:80px;font-size:30px}@media(max-width:768px){.seller-card{flex-direction:column;text-align:center}.seller-image{width:130px;height:130px}.seller-details h1{font-size:30px}.seller-products{grid-template-columns:1fr}.seller-cover{padding:25px}}.seller-profile{width:100%;max-width:1400px;box-sizing:border-box;min-width:0}.seller-cover,.seller-card,.seller-details{min-width:0;box-sizing:border-box}@media(max-width:900px){.seller-profile{margin:10px auto;padding:0}.seller-cover{padding:20px}.seller-card{gap:20px}.seller-image{width:130px;height:130px;flex-shrink:0}.seller-details h1{font-size:34px}}@media(max-width:600px){.seller-cover{padding:18px;border-radius:14px}.seller-card{flex-direction:column;text-align:center;gap:12px}.seller-image{width:105px;height:105px}.seller-details h1{font-size:27px;overflow-wrap:anywhere}.seller-details p{font-size:15px;overflow-wrap:anywhere}.verified{margin:8px 0 0;font-size:12px}.seller-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:25px}.stat-box{padding:16px 10px;border-radius:12px}.stat-box h2{font-size:28px}.stat-box p{font-size:13px}.section-title{font-size:23px}.seller-products{grid-template-columns:1fr 1fr;gap:10px}.seller-product img{height:145px}}@media(max-width:380px){.seller-products,.seller-stats{grid-template-columns:1fr}}.review-form{background:#fff;padding:30px;border-radius:18px;box-shadow:0 10px 30px #00000014;margin-top:40px}.review-form h2{margin-bottom:25px;color:#1e293b;font-size:28px}.review-form form{display:flex;flex-direction:column;gap:18px}.review-form label{font-weight:600;color:#334155}.review-form input,.review-form select,.review-form textarea{width:100%;padding:15px;border:1px solid #dbe3ec;border-radius:10px;font-size:15px;outline:none;transition:.3s}.review-form textarea{resize:vertical;min-height:160px}.review-form input:focus,.review-form select:focus,.review-form textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.review-form button{background:#2563eb;color:#fff;border:none;padding:15px;border-radius:10px;font-size:16px;cursor:pointer;font-weight:600;transition:.3s}.review-form button:hover{background:#1d4ed8}.review-form button:disabled{opacity:.6;cursor:not-allowed}@media(max-width:768px){.review-form{padding:20px}.review-form h2{font-size:24px}}.star-picker{display:flex;gap:10px;font-size:35px;margin-bottom:15px}.selected-star{color:#f59e0b;cursor:pointer;transition:.3s}.selected-star:hover{transform:scale(1.2)}.normal-star{color:#d1d5db;cursor:pointer;transition:.3s}.normal-star:hover{color:#fbbf24;transform:scale(1.2)}.seller-card{margin-top:10px;background:#fff;border-radius:2px;padding:5px;box-shadow:0 10px 35px #00000014}.seller-top{display:flex;align-items:center;gap:25px;margin-bottom:35px}.seller-top img{width:120px;height:120px;border-radius:50%;object-fit:cover;border:1px solid #0A66C2}.seller-top h2{font-size:34px;color:#222;margin-bottom:10px}.seller-top p{color:#777;font-size:18px}.seller-info{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:35px}.info-card{background:#f7f9fc;border-radius:15px;padding:25px;text-align:center;transition:.3s}.info-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000014}.info-card h3{font-size:32px;color:#0a66c2;margin-bottom:10px}.info-card p{color:#555;font-size:10px}.visit-profile{display:block;width:100%;text-align:center;text-decoration:none;padding:18px;background:#0a66c2;color:#fff;border-radius:12px;font-size:18px;font-weight:700;transition:.3s}.visit-profile:hover{background:#084d94}@media(max-width:1000px){.seller-info{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.seller-top{flex-direction:column;text-align:center}.seller-info{grid-template-columns:1fr}.seller-top img{width:100px;height:100px}}.report-form{max-width:650px;margin:40px auto;background:#fff;padding:30px;border-radius:15px;box-shadow:0 10px 30px #0000001a;border:1px solid #e5e5e5}.report-form h3{margin-bottom:25px;color:#dc3545;font-size:28px;text-align:center}.report-form form{display:flex;flex-direction:column;gap:20px}.report-form select,.report-form textarea{width:100%;padding:15px;border:1px solid #ddd;border-radius:10px;font-size:16px;font-family:inherit;transition:.3s;background:#fafafa;box-sizing:border-box}.report-form select:focus,.report-form textarea:focus{outline:none;border-color:#ff9800;background:#fff;box-shadow:0 0 0 4px #ff980026}.report-form textarea{resize:vertical;min-height:160px}.report-form button{background:linear-gradient(135deg,#ff9800,#ff6f00);color:#fff;border:none;padding:15px;font-size:17px;font-weight:700;border-radius:10px;cursor:pointer;transition:.3s}.report-form button:hover{transform:translateY(-3px);box-shadow:0 8px 20px #ff980059}.report-form button:active{transform:scale(.98)}.report-form select option{padding:10px}@media(max-width:768px){.report-form{margin:20px;padding:20px}.report-form h3{font-size:24px}}.product-details-page{width:100%;min-height:100vh;box-sizing:border-box;padding:32px 24px 70px;background:radial-gradient(circle at top left,rgba(13,110,253,.05),transparent 30%),#f6f8fb;color:#172033}.product-container{width:100%;max-width:1440px;margin:0 auto 45px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);gap:28px;align-items:start}.gallery-section{min-width:0;width:100%}.main-image{position:relative;width:100%;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff;border:1px solid #e8ebf0;border-radius:22px;box-shadow:0 12px 35px #141e3214}.main-image img{width:100%;height:100%;display:block;object-fit:contain;object-position:center;background:#fff;transition:transform .35s ease}.main-image:hover img{transform:scale(1.02)}.featured-tag,.express-tag{position:absolute;z-index:5;display:inline-flex;align-items:center;gap:5px;padding:9px 14px;border-radius:999px;font-size:13px;font-weight:800;box-shadow:0 6px 18px #00000024;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.featured-tag{top:18px;left:18px;background:#ffd43b;color:#3b3000}.express-tag{top:18px;right:18px;background:#ff5a36;color:#fff}.thumbnail-list{display:flex;gap:12px;width:100%;margin-top:14px;padding:4px 2px 8px;overflow-x:auto;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.thumbnail-list img{flex:0 0 82px;width:82px;height:82px;object-fit:cover;border-radius:13px;border:2px solid transparent;background:#fff;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.thumbnail-list img:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}.thumbnail-list .active-thumb{border-color:#0d6efd!important;box-shadow:0 0 0 3px #0d6efd1f}.details-section{width:100%;min-width:0;box-sizing:border-box;padding:30px;background:#fff;border:1px solid #e8ebf0;border-radius:22px;box-shadow:0 12px 35px #141e3212}.details-section h1{margin:0 0 14px;color:#111827;font-size:clamp(1.65rem,3vw,2.25rem);line-height:1.2;font-weight:800;letter-spacing:-.5px;overflow-wrap:anywhere}.price{margin:0 0 20px;color:#12824c;font-size:clamp(1.8rem,3vw,2.35rem);line-height:1.1;font-weight:900;letter-spacing:-.5px}.badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.badges span{display:inline-flex;align-items:center;min-height:34px;box-sizing:border-box;padding:7px 12px;border-radius:999px;background:#f1f5f9;color:#475569;border:1px solid #e5eaf0;font-size:13px;font-weight:700}.badges .condition{background:#e8f7ef!important;border-color:#c8ead7;color:#137a46}.statistics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0 25px}.statistics span{display:flex;align-items:center;justify-content:center;min-height:52px;padding:10px;box-sizing:border-box;text-align:center;background:#f8fafc;border:1px solid #e8edf3;border-radius:13px;color:#475569;font-size:13px;font-weight:800}.description{padding:20px 0;border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4}.description h3{margin:0 0 10px;color:#111827;font-size:17px;font-weight:800}.description p{margin:0;color:#64748b;font-size:15px;line-height:1.8;white-space:pre-line;overflow-wrap:anywhere}.action-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:24px 0}.action-buttons button{width:100%;min-height:48px;padding:12px 14px;border:0;border-radius:12px;cursor:pointer;color:#fff;font-size:14px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.action-buttons button:hover{transform:translateY(-2px);box-shadow:0 8px 18px #0000001f;filter:brightness(.97)}.contact-btn{background:#16834d}.wishlist-btn{background:#d63384}.share-btn{background:#2563eb}.interest-btn{background:#e03131}.phone-btn{background:#7048e8}.location-btn{background:#f08c00}.offer-box{margin-top:10px;padding:20px;box-sizing:border-box;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:16px}.offer-box h3{margin:0 0 12px;color:#111827;font-size:17px;font-weight:800}.offer-box input{width:100%;height:50px;box-sizing:border-box;padding:0 15px;border:1px solid #d9e0e8;border-radius:11px;outline:none;background:#fff;color:#111827;font-size:16px;transition:border-color .2s ease,box-shadow .2s ease}.offer-box input:focus{border-color:#0d6efd;box-shadow:0 0 0 4px #0d6efd1a}.offer-btn{width:100%;min-height:48px;margin-top:10px;padding:12px 18px;border:0;border-radius:11px;background:#12824c;color:#fff;cursor:pointer;font-size:14px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.offer-btn:hover{background:#0f6f41;transform:translateY(-1px);box-shadow:0 7px 16px #12824c33}.related-products{width:100%;max-width:1440px;margin:55px auto 0}.related-products h2{position:relative;margin:0 0 24px;padding-left:14px;color:#111827;font-size:clamp(1.45rem,3vw,2rem);font-weight:850}.related-products h2:before{content:"";position:absolute;left:0;top:50%;width:4px;height:28px;border-radius:4px;background:#0d6efd;transform:translateY(-50%)}.related-products .products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;width:100%}.no-products{padding:35px 20px;text-align:center;background:#fff;border:1px solid #e8ebf0;border-radius:16px;color:#64748b}.loading{width:100%;min-height:60vh;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:30px;background:#f6f8fb;color:#475569;font-size:1.3rem;font-weight:800;text-align:center}@media(max-width:1180px){.product-details-page{padding:28px 18px 60px}.product-container{grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);gap:20px}.details-section{padding:24px}.related-products .products{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.product-container{grid-template-columns:1fr;gap:20px}.main-image{aspect-ratio:16 / 10}.details-section{padding:24px}.related-products .products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.product-details-page{padding:14px 10px 45px}.product-container{gap:15px;margin-bottom:30px}.main-image{aspect-ratio:1 / 1;border-radius:16px}.featured-tag,.express-tag{top:10px;padding:7px 10px;font-size:11px}.featured-tag{left:10px}.express-tag{right:10px}.thumbnail-list{gap:8px;margin-top:10px}.thumbnail-list img{flex:0 0 62px;width:62px;height:62px;border-radius:10px}.details-section{padding:18px;border-radius:16px}.details-section h1{font-size:1.4rem}.price{font-size:1.65rem}.badges{gap:7px}.badges span{min-height:31px;padding:6px 9px;font-size:12px}.statistics{grid-template-columns:repeat(3,1fr);gap:7px}.statistics span{min-height:48px;padding:7px 4px;font-size:11px}.description p{font-size:14px;line-height:1.7}.action-buttons{grid-template-columns:1fr;gap:9px}.action-buttons button{min-height:49px;font-size:14px}.offer-box{padding:16px}.related-products{margin-top:35px}.related-products .products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}@media(max-width:400px){.product-details-page{padding:10px 7px 35px}.main-image{border-radius:13px}.thumbnail-list img{flex:0 0 55px;width:55px;height:55px}.details-section{padding:15px}.details-section h1{font-size:1.25rem}.price{font-size:1.5rem}.statistics{grid-template-columns:1fr}.statistics span{min-height:43px}.related-products .products{grid-template-columns:1fr}}.action-buttons button:focus-visible,.offer-btn:focus-visible,.thumbnail-list img:focus-visible,.offer-box input:focus-visible{outline:3px solid rgba(13,110,253,.3);outline-offset:2px}@media(prefers-reduced-motion:reduce){.main-image img,.thumbnail-list img,.action-buttons button,.offer-btn{transition:none}}.edit-page{max-width:1000px;margin:40px auto;padding:20px}.edit-form{background:#fff;padding:40px;border-radius:20px;box-shadow:0 10px 25px #00000014}.edit-form h1{margin-bottom:25px;color:#0a66c2}.edit-form input,.edit-form select,.edit-form textarea{width:100%;padding:15px;margin-bottom:20px;border:1px solid #ddd;border-radius:10px}.old-images{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:20px;margin:20px 0}.old-images img{width:100%;height:150px;object-fit:cover;border-radius:12px}.edit-form button{width:100%;padding:18px;background:#0a66c2;color:#fff;border:none;border-radius:10px;font-size:18px;cursor:pointer}.edit-page{width:100%;box-sizing:border-box}.edit-form{box-sizing:border-box}@media(max-width:768px){.edit-page{margin:20px auto;padding:12px}.edit-form{padding:22px 16px;border-radius:14px}.edit-form h1{font-size:25px}.edit-form input,.edit-form select,.edit-form textarea{box-sizing:border-box;padding:13px;font-size:16px}.old-images{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.old-images img{height:130px}.edit-form button{min-height:50px}}@media(max-width:420px){.old-images{grid-template-columns:1fr 1fr}.old-images img{height:115px}}.chat-page{display:flex;flex-direction:column;height:100vh;background:#f5f7fb}.chat-header{display:flex;justify-content:space-between;align-items:center;padding:15px 25px;background:#fff;border-bottom:1px solid #e5e5e5;box-shadow:0 2px 10px #0000000d}.chat-user{display:flex;align-items:center;gap:15px}.chat-user img{width:60px;height:60px;border-radius:50%;object-fit:cover}.chat-user h2{margin:0;font-size:20px}.chat-user p{margin:5px 0 0;color:#777}.chat-actions{display:flex;gap:10px}.chat-actions button{width:45px;height:45px;border:none;border-radius:50%;background:#f0f2f5;cursor:pointer;font-size:18px;transition:.3s}.chat-actions button:hover{background:#0d6efd;color:#fff}.chat-messages{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:15px}.message{display:flex}.message.me{justify-content:flex-end}.message.other{justify-content:flex-start}.bubble{max-width:70%;padding:12px 15px;border-radius:15px;position:relative;box-shadow:0 3px 10px #00000014}.me .bubble{background:#0d6efd;color:#fff;border-bottom-right-radius:5px}.other .bubble{background:#fff;color:#222;border-bottom-left-radius:5px}.bubble p{margin:0;line-height:1.6}.chat-image{width:250px;max-width:100%;border-radius:10px;cursor:pointer;display:block}.bubble audio{width:250px;max-width:100%}.message-footer{display:flex;justify-content:flex-end;align-items:center;gap:8px;margin-top:8px}.message-footer small{font-size:11px;opacity:.8}.message-status{font-size:12px}.read-status{color:#00d4ff}.chat-footer{display:flex;align-items:center;gap:10px;padding:15px;background:#fff;border-top:1px solid #ddd}.chat-footer input[type=text]{flex:1;border:none;outline:none;background:#f3f3f3;padding:14px 20px;border-radius:30px;font-size:16px}.image-upload{width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#0d6efd;color:#fff;cursor:pointer;transition:.3s}.image-upload:hover{transform:scale(1.05)}.record-btn{width:45px;height:45px;border:none;border-radius:50%;background:#28a745;color:#fff;cursor:pointer;font-size:18px}.voice-send{padding:10px 18px;border:none;border-radius:25px;background:#ff9800;color:#fff;cursor:pointer;font-weight:700}.send-btn{width:50px;height:50px;border:none;border-radius:50%;background:#0d6efd;color:#fff;cursor:pointer;font-size:18px;transition:.3s}.send-btn:hover{transform:scale(1.05)}.chat-messages::-webkit-scrollbar{width:8px}.chat-messages::-webkit-scrollbar-thumb{background:#bbb;border-radius:10px}@media(max-width:768px){.chat-header{padding:10px}.chat-user img{width:45px;height:45px}.chat-user h2{font-size:16px}.chat-actions button{width:38px;height:38px}.bubble{max-width:90%}.chat-image{width:180px}.bubble audio{width:180px}.chat-footer{padding:10px}.chat-footer input{font-size:14px}}.support-container{min-height:100vh;background:#f4f7fb;display:flex;justify-content:center;align-items:center;padding:40px}.support-card{width:100%;max-width:750px;background:#fff;border-radius:20px;padding:35px;box-shadow:0 15px 35px #00000014}.support-card h1{font-size:32px;color:#1e293b;margin-bottom:10px}.support-card p{color:#64748b;margin-bottom:30px;line-height:1.6}.support-card form{display:flex;flex-direction:column;gap:20px}.support-card input,.support-card select,.support-card textarea{width:100%;padding:15px;border:1px solid #dbe3ec;border-radius:10px;outline:none;font-size:15px;transition:.3s;background:#fff}.support-card textarea{resize:vertical;min-height:180px}.support-card input:focus,.support-card select:focus,.support-card textarea:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.support-card button{background:#2563eb;color:#fff;border:none;padding:15px;border-radius:10px;cursor:pointer;font-size:16px;font-weight:600;transition:.3s}.support-card button:hover{background:#1d4ed8;transform:translateY(-2px)}.support-card label{font-weight:600;color:#334155}.support-card input::placeholder,.support-card textarea::placeholder{color:#94a3b8}@media(max-width:768px){.support-container{padding:20px}.support-card{padding:25px}.support-card h1{font-size:28px}}@media(max-width:500px){.support-card{padding:18px}.support-card h1{font-size:24px}.support-card button{font-size:15px;padding:14px}}.tickets-page{padding:30px;background:#f5f7fb;min-height:100vh}.tickets-page h1{font-size:32px;color:#1e293b;margin-bottom:25px;font-weight:700}.tickets-table{width:100%;border-collapse:collapse;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #00000014}.tickets-table thead{background:#2563eb;color:#fff}.tickets-table th{padding:18px;text-align:left;font-size:15px;font-weight:600}.tickets-table td{padding:18px;border-bottom:1px solid #edf2f7;color:#475569;font-size:14px}.tickets-table tbody tr{transition:.3s}.tickets-table tbody tr:hover{background:#f8fafc}.status{display:inline-block;padding:7px 14px;border-radius:30px;color:#fff;font-size:13px;font-weight:600}.priority{display:inline-block;padding:7px 14px;border-radius:30px;color:#fff;font-size:13px;font-weight:600}.view-btn{background:#2563eb;color:#fff;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;font-weight:600;transition:.3s}.view-btn:hover{background:#1d4ed8;transform:translateY(-2px)}.no-tickets{background:#fff;padding:60px;border-radius:15px;text-align:center;box-shadow:0 8px 25px #00000014}.no-tickets h2{color:#334155;margin-bottom:10px}.no-tickets p{color:#64748b}@media(max-width:992px){.tickets-table{display:block;overflow-x:auto;white-space:nowrap}}@media(max-width:768px){.tickets-page{padding:15px}.tickets-page h1{font-size:26px}}@media(max-width:500px){.tickets-page h1{font-size:22px}.view-btn{padding:8px 16px;font-size:13px}}.ticket-details{background:#f5f7fb;min-height:100vh;padding:40px;display:flex;justify-content:center}.ticket-card{width:100%;max-width:900px;background:#fff;border-radius:18px;padding:35px;box-shadow:0 12px 35px #00000014}.ticket-card h1{color:#1e293b;margin-bottom:30px;font-size:30px;font-weight:700}.ticket-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-bottom:35px}.ticket-info p{background:#f8fafc;padding:15px;border-radius:10px;color:#475569}.ticket-info strong{display:block;margin-bottom:8px;color:#1e293b}.status{display:inline-block;padding:6px 14px;border-radius:30px;color:#fff;font-size:13px;font-weight:600}.message-box,.reply-box{margin-top:25px;background:#f8fafc;padding:25px;border-radius:12px}.message-box h2,.reply-box h2{color:#2563eb;margin-bottom:15px;font-size:20px}.message-box p,.reply-box p{color:#475569;line-height:1.8}.waiting{color:#ef4444;font-style:italic;font-weight:600}@media(max-width:768px){.ticket-details{padding:20px}.ticket-card{padding:25px}.ticket-card h1{font-size:24px}.ticket-info{grid-template-columns:1fr}}@media(max-width:500px){.ticket-card{padding:18px}.ticket-card h1{font-size:22px}.message-box,.reply-box{padding:18px}}.sidebar{position:fixed;top:0;left:0;width:280px;height:100vh;background:#111827;color:#fff;display:flex;flex-direction:column;box-shadow:4px 0 20px #0003;transition:transform .3s ease;z-index:2000}.sidebar.hidden{transform:translate(-100%)}.sidebar-logo{padding:25px 20px;text-align:center;font-size:23px;font-weight:700;letter-spacing:1px;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0}.sidebar-menu{flex:1;overflow-y:auto;padding:15px 0}.sidebar-menu::-webkit-scrollbar{width:5px}.sidebar-menu::-webkit-scrollbar-thumb{background:#374151;border-radius:20px}.sidebar-link{display:flex;align-items:center;gap:15px;text-decoration:none;color:#d1d5db;padding:14px 22px;min-height:50px;transition:background .2s ease,color .2s ease,padding-left .2s ease;font-size:15px;font-weight:500}.sidebar-link svg{min-width:22px;width:22px;font-size:19px}.sidebar-link:hover{background:#1f2937;color:#fff;padding-left:28px}.sidebar-link.active{background:#2563eb;color:#fff;border-left:4px solid #60a5fa;padding-left:18px}.sidebar .logout-btn{margin:15px 20px 20px;width:calc(100% - 40px);min-height:48px;padding:13px;border:none;border-radius:10px;background:#dc2626;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;font-size:15px;font-weight:600;flex-shrink:0;transition:.25s}.sidebar .logout-btn:hover{background:#b91c1c}.menu-btn{position:fixed;top:15px;left:15px;width:45px;height:45px;border:none;border-radius:10px;background:#2563eb;color:#fff;font-size:20px;cursor:pointer;display:none;align-items:center;justify-content:center;z-index:3000;box-shadow:0 5px 15px #0003}.menu-btn:hover{background:#1d4ed8}@media(max-width:768px){.sidebar{width:min(280px,85vw);transform:translate(-100%)}.sidebar:not(.hidden){transform:translate(0)}.menu-btn{display:flex}.sidebar-logo{padding:20px}.sidebar-link{min-height:52px;padding:15px 20px}.sidebar-link:hover{padding-left:25px}}@media(min-width:769px){.sidebar{transform:translate(0)}.menu-btn{display:none}}.admin-header{height:80px;background:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 30px;box-shadow:0 2px 10px #00000014}.header-left{flex:1}.search-box{width:420px;display:flex;align-items:center;gap:10px;background:#f3f4f6;padding:12px 18px;border-radius:30px}.search-box input{flex:1;border:none;background:none;outline:none;font-size:15px}.header-right{display:flex;align-items:center;gap:20px}.icon-btn{width:45px;height:45px;border:none;border-radius:50%;background:#eef2ff;cursor:pointer;position:relative;font-size:18px}.icon-btn:hover{background:#2563eb;color:#fff}.badge{position:absolute;top:-5px;right:-5px;width:20px;height:20px;background:red;color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:11px}.profile{display:flex;align-items:center;gap:12px;cursor:pointer;position:relative}.profile img{width:48px;height:48px;border-radius:50%;object-fit:cover}.profile h4{margin:0}.profile small{color:#777}.profile-menu{position:absolute;right:0;top:70px;background:#fff;width:220px;border-radius:12px;box-shadow:0 8px 20px #00000026;overflow:hidden;z-index:1000}.profile-menu button{width:100%;padding:15px;border:none;background:#fff;display:flex;align-items:center;gap:15px;cursor:pointer}.profile-menu button:hover{background:#f5f5f5}@media(max-width:900px){.search-box{width:250px}.profile div{display:none}}.admin-header,.header-left,.header-right,.search-box,.profile{min-width:0}@media(max-width:768px){.admin-header{flex-wrap:nowrap}.header-left{flex:1 1 auto}.search-box{width:100%;max-width:none;padding:10px 13px}.header-right{gap:7px;flex-shrink:0}.icon-btn{width:40px;height:40px;flex-shrink:0}.profile img{width:40px;height:40px}}@media(max-width:560px){.admin-header{align-items:center}.search-box{max-width:180px}.header-right .icon-btn:nth-child(1){display:none}.profile-menu{right:-5px;width:min(220px,calc(100vw - 24px))}}@media(max-width:390px){.search-box{max-width:145px}.header-right{gap:4px}.icon-btn{width:36px;height:36px;font-size:15px}.profile img{width:36px;height:36px}}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}.admin-layout{display:flex;width:100%;height:100vh;min-height:100vh;background:#f4f6fb;overflow:hidden}.admin-main{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;margin-left:280px;height:100vh}.admin-header{flex:0 0 80px;height:80px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 30px;box-shadow:0 2px 10px #00000014;position:relative;z-index:1000}.admin-content{flex:1;min-width:0;min-height:0;width:100%;padding:30px;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.admin-content>*{min-width:0}.admin-content::-webkit-scrollbar{width:8px}.admin-content::-webkit-scrollbar-track{background:#eef1f6}.admin-content::-webkit-scrollbar-thumb{background:#c7ced9;border-radius:10px}.admin-content::-webkit-scrollbar-thumb:hover{background:#9ca6b5}.admin-content table{max-width:100%}.table-wrapper,.table-responsive,.admin-table-wrapper,.table-container{width:100%;max-width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}.admin-content .modal,.admin-content .modal-overlay,.admin-content .dialog{max-width:100vw}@media(min-width:769px){.admin-main{margin-left:280px}}@media(max-width:1024px){.admin-main{margin-left:0}.admin-content{padding:24px}}@media(max-width:768px){.admin-layout{height:100dvh;min-height:100dvh}.admin-main{width:100%;height:100dvh;min-height:0;margin-left:0}.admin-header{flex:0 0 70px;height:70px;padding:0 15px}.admin-content{padding:18px;height:calc(100dvh - 70px);min-height:0;overflow-y:auto;overflow-x:hidden}}@media(max-width:480px){.admin-header{flex:0 0 64px;height:64px;padding:0 12px}.admin-content{padding:14px;height:calc(100dvh - 64px)}}@media(max-width:360px){.admin-content{padding:10px}}.admin-content,.admin-content *{box-sizing:border-box}.admin-content{min-width:0;overflow-x:hidden}.admin-content .page-container,.admin-content .dashboard-home,.admin-content .products-page,.admin-content .reports-page,.admin-content .payments-page,.admin-content .subscriptions-page,.admin-content .plans-page,.admin-content .roles-page,.admin-content .permissions-page,.admin-content .security-center,.admin-content .support-page,.admin-content .support-tickets,.admin-content .ticket-support,.admin-content .contact-messages,.admin-content .audit-page,.admin-content .login-history-page,.admin-content .advertisements,.admin-content .homepage-builder,.admin-content .hero-banners,.admin-content .featured-products,.admin-content .marketplace-settings,.admin-content .admin-notifications,.admin-content .admin-users,.admin-content .admin-store-details,.admin-content .settings-page{width:100%;max-width:100%;min-width:0}.admin-content .page-header,.admin-content .dashboard-header,.admin-content .products-header,.admin-content .reports-header,.admin-content .payments-header,.admin-content .plans-header,.admin-content .roles-header,.admin-content .permissions-header,.admin-content .login-history-header,.admin-content .audit-header,.admin-content .hero-header,.admin-content .featured-header,.admin-content .builder-header,.admin-content .admin-users-header{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.admin-content .header-actions,.admin-content .plans-header-actions,.admin-content .admin-actions,.admin-content .report-actions,.admin-content .audit-actions,.admin-content .form-actions,.admin-content .branding-actions,.admin-content .banner-actions{display:flex;flex-wrap:wrap;gap:10px}.admin-content .dashboard-grid,.admin-content .reports-grid,.admin-content .payment-cards,.admin-content .products-grid,.admin-content .banner-grid,.admin-content .info-grid,.admin-content .permission-groups,.admin-content .checkbox-grid{width:100%;min-width:0}.admin-content .admin-table,.admin-content .products-table,.admin-content .roles-table,.admin-content .permissions-table,.admin-content .plans-table,.admin-content .login-history-table,.admin-content .payments-table{min-width:700px}.admin-content .admin-table-wrapper,.admin-content .products-table-wrapper,.admin-content .roles-table-wrapper,.admin-content .permissions-table-wrapper,.admin-content .plans-table-container,.admin-content .payments-table-container,.admin-content .login-history-table,.admin-content .audit-table-wrapper,.admin-content .featured-table-container{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.admin-content img,.admin-content video,.admin-content iframe{max-width:100%}.admin-content .banner-image-container,.admin-content .banner-preview,.admin-content .report-image,.admin-content .profile-image,.admin-content .product-image{max-width:100%;overflow:hidden}.admin-content input,.admin-content select,.admin-content textarea{max-width:100%}.admin-content .form-grid{width:100%;min-width:0}.admin-content .modal-overlay,.admin-content .permission-modal-overlay{padding:16px}.admin-content .modal,.admin-content .banner-modal,.admin-content .message-modal,.admin-content .permission-modal{width:min(100%,760px);max-width:100%;max-height:calc(100vh - 32px);overflow-y:auto}@media(max-width:768px){.admin-content{padding:14px}.admin-content .page-header,.admin-content .dashboard-header,.admin-content .products-header,.admin-content .reports-header,.admin-content .payments-header,.admin-content .plans-header,.admin-content .roles-header,.admin-content .permissions-header,.admin-content .login-history-header,.admin-content .audit-header,.admin-content .hero-header,.admin-content .featured-header,.admin-content .builder-header,.admin-content .admin-users-header{align-items:stretch}.admin-content .header-actions,.admin-content .plans-header-actions,.admin-content .admin-actions,.admin-content .report-actions,.admin-content .audit-actions,.admin-content .form-actions,.admin-content .branding-actions,.admin-content .banner-actions{width:100%}.admin-content .header-actions>*,.admin-content .plans-header-actions>*,.admin-content .admin-actions>*,.admin-content .report-actions>*,.admin-content .audit-actions>*,.admin-content .form-actions>*,.admin-content .branding-actions>*,.admin-content .banner-actions>*{flex:1 1 150px}.admin-content .dashboard-left,.admin-content .dashboard-right,.admin-content .profile-left,.admin-content .dashboard-sections{width:100%;min-width:0}.admin-content .dashboard-card,.admin-content .info-card,.admin-content .payment-card,.admin-content .report-card,.admin-content .details-card,.admin-content .history-card,.admin-content .branding-card,.admin-content .active-card,.admin-content .pending-card,.admin-content .approved-card,.admin-content .rejected-card,.admin-content .failed-card,.admin-content .danger-card{min-width:0;max-width:100%}.admin-content .builder-tabs{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap}.admin-content .builder-tabs>*{flex:0 0 auto}.admin-content .permission-item,.admin-content .permission-category,.admin-content .info-row{min-width:0}}@media(max-width:480px){.admin-content{padding:10px}.admin-content h1{font-size:clamp(1.35rem,6vw,1.75rem);line-height:1.2}.admin-content h2{font-size:1.25rem}.admin-content h3{font-size:1.05rem}.admin-content .header-actions>*,.admin-content .plans-header-actions>*,.admin-content .admin-actions>*,.admin-content .report-actions>*,.admin-content .audit-actions>*,.admin-content .form-actions>*,.admin-content .branding-actions>*,.admin-content .banner-actions>*{flex:1 1 100%;width:100%}.admin-content button,.admin-content .primary-btn,.admin-content .save-btn,.admin-content .save-settings-btn,.admin-content .save-settings-top-btn,.admin-content .create-btn,.admin-content .refresh-btn,.admin-content .export-btn{min-height:42px}.admin-content .filter-bar,.admin-content .permission-search,.admin-content .permissions-toolbar,.admin-content .role-input-group,.admin-content .notification-form,.admin-content .hero-form,.admin-content .form-grid,.admin-content .info-grid{width:100%;grid-template-columns:1fr}.admin-content input,.admin-content select,.admin-content textarea{width:100%;min-width:0}.admin-content .modal-overlay,.admin-content .permission-modal-overlay{padding:8px}.admin-content .modal,.admin-content .banner-modal,.admin-content .message-modal,.admin-content .permission-modal{width:100%;max-height:calc(100vh - 16px)}.admin-content .bottom-buttons,.admin-content .product-actions,.admin-content .actions,.admin-content .action-buttons{display:flex;flex-wrap:wrap;gap:8px}.admin-content .bottom-buttons>*,.admin-content .product-actions>*,.admin-content .actions>*,.admin-content .action-buttons>*{flex:1 1 120px}.admin-content .message-box,.admin-content .message-content,.admin-content .reply-box{min-width:0;max-width:100%;overflow-wrap:anywhere}.admin-content .checkbox-grid{grid-template-columns:1fr}}@media(max-width:360px){.admin-content{padding:8px}.admin-content .dashboard-card,.admin-content .info-card,.admin-content .payment-card,.admin-content .report-card,.admin-content .details-card,.admin-content .history-card,.admin-content .branding-card{padding:12px}.admin-content .actions>*,.admin-content .action-buttons>*,.admin-content .product-actions>*{flex-basis:100%}}.revenue-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin:30px 0}.revenue-card{background:#fff;border-radius:15px;padding:25px;box-shadow:0 5px 20px #00000014}.revenue-card h4{color:#777;margin-bottom:10px}.revenue-card h2{color:#16a34a;font-size:30px}.quick-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.quick-actions button{padding:15px;border:none;border-radius:10px;background:#2563eb;color:#fff;cursor:pointer;font-weight:700;transition:.3s}.quick-actions button:hover{background:#1d4ed8}.revenue-chart{background:#fff;padding:25px;border-radius:15px;box-shadow:0 5px 20px #00000014}.dashboard-widget{background:#fff;padding:25px;border-radius:15px;box-shadow:0 4px 12px #00000014}.chart-placeholder{height:300px;display:flex;justify-content:center;align-items:center;font-size:22px;color:#888;border:2px dashed #ddd;margin-top:20px;border-radius:10px}.dashboard-home{width:100%;max-width:1800px;min-width:0;margin:0 auto;padding:0;box-sizing:border-box;overflow-x:hidden}.dashboard-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px;min-width:0}.dashboard-title{min-width:0;flex:1}.dashboard-eyebrow{display:block;margin-bottom:7px;color:#64748b;font-size:11px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase}.dashboard-title h1{margin:0;color:#0f172a;font-size:clamp(26px,3vw,38px);font-weight:800;line-height:1.15;overflow-wrap:anywhere}.dashboard-title p{margin:8px 0 0;color:#64748b;font-size:14px;line-height:1.5}.dashboard-title p strong{color:#334155}.dashboard-refresh-btn{flex:0 0 auto;min-height:44px;padding:0 18px;border:none;border-radius:10px;background:#2563eb;color:#fff;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease}.dashboard-refresh-btn:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px);box-shadow:0 8px 18px #2563eb38}.dashboard-refresh-btn:active:not(:disabled){transform:translateY(0)}.dashboard-refresh-btn:disabled{opacity:.65;cursor:not-allowed;transform:none;box-shadow:none}.dashboard-error{display:flex;flex-direction:column;gap:4px;width:100%;margin-bottom:22px;padding:14px 16px;box-sizing:border-box;border:1px solid #fecaca;border-left:4px solid #dc2626;border-radius:10px;background:#fef2f2;color:#991b1b;font-size:14px;line-height:1.5;overflow-wrap:anywhere}.dashboard-error strong{font-size:14px}.dashboard-revenue{width:100%;min-width:0;margin-bottom:28px;overflow:hidden}.dashboard-grid{display:grid;width:100%;min-width:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:28px;box-sizing:border-box}.dashboard-card{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;min-width:0;min-height:145px;padding:22px;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:16px;background:#fff;box-shadow:0 5px 18px #0f172a0d;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.dashboard-card:hover{transform:translateY(-3px);border-color:#cbd5e1;box-shadow:0 12px 28px #0f172a17}.dashboard-card-content{min-width:0;flex:1}.dashboard-card-label{display:block;margin-bottom:9px;color:#64748b;font-size:13px;font-weight:700;line-height:1.4}.dashboard-card h2{margin:0;color:#0f172a;font-size:clamp(24px,2.5vw,32px);font-weight:800;line-height:1.1;overflow-wrap:anywhere}.dashboard-card-description{display:block;margin-top:10px;color:#94a3b8;font-size:12px;line-height:1.4;overflow-wrap:anywhere}.dashboard-card-icon{display:flex;align-items:center;justify-content:center;flex:0 0 48px;width:48px;height:48px;border-radius:12px;background:#eff6ff;font-size:23px;-webkit-user-select:none;user-select:none}.dashboard-sections{display:grid;width:100%;min-width:0;grid-template-columns:minmax(0,1.35fr) minmax(320px,.9fr);gap:24px;align-items:start}.dashboard-left,.dashboard-right{display:flex;flex-direction:column;gap:24px;min-width:0;width:100%}.dashboard-section-card{width:100%;min-width:0;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:16px;background:#fff;box-shadow:0 5px 18px #0f172a0d;overflow:hidden}.dashboard-section-header{display:flex;align-items:center;justify-content:space-between;gap:15px;min-width:0;padding:20px 22px 0}.dashboard-section-header>div{min-width:0}.dashboard-section-header h2{margin:0;color:#0f172a;font-size:20px;font-weight:800;line-height:1.3;overflow-wrap:anywhere}.dashboard-chart-card{min-height:420px}.dashboard-chart-wrapper{width:100%;min-width:0;padding:10px 18px 22px;box-sizing:border-box;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.dashboard-chart-wrapper>*{min-width:0;max-width:100%}.dashboard-chart-loading,.dashboard-chart-error{display:flex;align-items:center;justify-content:center;min-height:280px;padding:30px;box-sizing:border-box;text-align:center;color:#64748b;font-size:14px;line-height:1.5}.dashboard-chart-error{color:#b91c1c}@media(max-width:1200px){.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-sections{grid-template-columns:1fr}.dashboard-right{width:100%}}@media(max-width:900px){.dashboard-header{align-items:stretch}.dashboard-refresh-btn{align-self:flex-start}.dashboard-grid{gap:15px}.dashboard-card{min-height:135px;padding:18px}.dashboard-card-icon{flex:0 0 44px;width:44px;height:44px;font-size:20px}.dashboard-sections,.dashboard-left,.dashboard-right{gap:18px}}@media(max-width:768px){.dashboard-home{width:100%;max-width:100%;overflow-x:hidden}.dashboard-header{flex-direction:column;align-items:stretch;gap:16px;margin-bottom:22px}.dashboard-title h1{font-size:27px}.dashboard-title p{font-size:13px}.dashboard-refresh-btn{width:100%;min-height:46px;align-self:stretch}.dashboard-grid{grid-template-columns:1fr;gap:14px;margin-bottom:22px}.dashboard-card{min-height:125px;padding:18px;border-radius:14px}.dashboard-card h2{font-size:27px}.dashboard-sections{grid-template-columns:1fr;gap:18px}.dashboard-left,.dashboard-right{gap:18px}.dashboard-section-card{border-radius:13px}.dashboard-section-header{padding:18px 16px 0}.dashboard-section-header h2{font-size:18px}.dashboard-chart-wrapper{padding:8px 10px 16px}.dashboard-chart-card{min-height:350px}.dashboard-chart-loading,.dashboard-chart-error{min-height:220px;padding:20px}}@media(max-width:480px){.dashboard-title h1{font-size:24px}.dashboard-eyebrow{font-size:10px}.dashboard-card{min-height:115px;padding:15px;border-radius:12px}.dashboard-card-label{font-size:12px}.dashboard-card h2{font-size:24px}.dashboard-card-description{font-size:11px}.dashboard-card-icon{flex:0 0 40px;width:40px;height:40px;border-radius:10px;font-size:18px}.dashboard-refresh-btn{min-height:44px;font-size:13px}.dashboard-error{padding:12px;font-size:12px}.dashboard-section-header{padding:16px 13px 0}.dashboard-section-header h2{font-size:17px}}@media(max-width:360px){.dashboard-title h1{font-size:22px}.dashboard-card{min-height:110px;padding:13px}.dashboard-card-icon{display:none}.dashboard-card h2{font-size:22px}.dashboard-card-label{font-size:11px}.dashboard-card-description{font-size:10px}.dashboard-chart-card{min-height:300px}.dashboard-chart-loading,.dashboard-chart-error{min-height:190px;padding:15px}}@media(prefers-reduced-motion:reduce){.dashboard-card,.dashboard-refresh-btn{transition:none}}.users-page{width:100%;max-width:1500px;margin:0 auto;padding:24px;box-sizing:border-box;overflow-x:hidden;color:#172033}.users-header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.users-title{min-width:0}.users-title h1{margin:0 0 7px;font-size:30px;line-height:1.2;font-weight:800;color:#111827}.users-title p{margin:0;color:#6b7280;font-size:14px;line-height:1.5}.users-search{width:360px;max-width:100%}.search-input{width:100%;height:44px;padding:0 15px;box-sizing:border-box;border:1px solid #d8dee8;border-radius:9px;background:#fff;color:#111827;font-size:14px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.search-input::placeholder{color:#9ca3af}.search-input:focus{border-color:#0a66c2;box-shadow:0 0 0 3px #0a66c21a}.stats-grid{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px}.stat-card{min-width:0;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 3px 12px #0f172a0d;box-sizing:border-box}.stat-card strong{display:block;margin-top:8px;font-size:28px;line-height:1.1;font-weight:800;color:#111827}.stat-label{display:block;color:#6b7280;font-size:13px;font-weight:600}.table-card{width:100%;min-width:0;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 18px #0f172a0d;overflow:hidden}.table-header{min-height:74px;display:flex;align-items:center;justify-content:space-between;padding:18px 20px;box-sizing:border-box;border-bottom:1px solid #edf0f4}.table-header h2{margin:0 0 4px;font-size:18px;font-weight:750;color:#111827}.table-header span{color:#6b7280;font-size:13px}.table-header strong{color:#374151}.table-wrapper{width:100%;max-width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-width:thin;box-sizing:border-box}.users-table{width:100%;min-width:1180px;border-collapse:separate;border-spacing:0;table-layout:fixed;background:#fff}.users-table th,.users-table td{box-sizing:border-box;padding:14px 12px;border-bottom:1px solid #edf0f4;text-align:left;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}.users-table th{height:48px;background:#f8fafc;color:#4b5563;font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.02em}.users-table tbody tr{height:72px;background:#fff;transition:background-color .15s ease}.users-table tbody tr:hover{background:#f9fbfd}.users-table tbody tr:last-child td{border-bottom:0}.users-table .photo-column,.users-table td:nth-child(1){width:78px}.users-table .name-column,.users-table td:nth-child(2){width:160px}.users-table .email-column,.users-table td:nth-child(3){width:220px}.users-table .phone-column,.users-table td:nth-child(4){width:140px}.users-table .role-column,.users-table td:nth-child(5){width:155px}.users-table .change-role-column,.users-table td:nth-child(6){width:175px}.users-table .status-column,.users-table td:nth-child(7){width:110px}.users-table .joined-column,.users-table td:nth-child(8){width:120px}.users-table .actions-column,.users-table td:nth-child(9){width:225px}.user-photo{display:block;width:42px;height:42px;min-width:42px;border-radius:50%;object-fit:cover;border:2px solid #edf0f4;background:#f3f4f6}.user-name-cell{min-width:0;overflow:hidden}.user-name-cell strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;color:#111827}.role-badge{display:inline-flex;align-items:center;justify-content:center;max-width:130px;min-height:30px;padding:5px 10px;box-sizing:border-box;border-radius:999px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:750}.role-badge.admin-role{background:#eef2ff;color:#4338ca;border:1px solid #c7d2fe}.role-badge.user-role{background:#f3f4f6;color:#4b5563;border:1px solid #e5e7eb}.role-select-container{position:relative;width:150px;min-width:150px;height:40px}.role-select{display:block;width:150px;min-width:150px;max-width:150px;height:40px;padding:0 30px 0 11px;box-sizing:border-box;border:1px solid #d6dce5;border-radius:8px;background:#fff;color:#1f2937;font-size:12px;font-weight:600;outline:none;cursor:pointer;appearance:auto;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.role-select:hover:not(:disabled){border-color:#0a66c2}.role-select:focus{border-color:#0a66c2;box-shadow:0 0 0 3px #0a66c21a}.role-select:disabled{cursor:not-allowed;opacity:.65;background:#f5f7fa}.role-select.updating{padding-right:32px}.role-spinner{position:absolute;top:50%;right:10px;width:14px;height:14px;margin-top:-7px;border:2px solid #dbeafe;border-top-color:#0a66c2;border-radius:50%;animation:users-spin .7s linear infinite;pointer-events:none}@keyframes users-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:66px;min-height:28px;padding:4px 9px;box-sizing:border-box;border-radius:999px;font-size:11px;font-weight:750}.status-badge.active{background:#ecfdf3;color:#15803d;border:1px solid #bbf7d0}.status-badge.blocked{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.user-actions{width:100%;min-width:205px;display:flex;align-items:center;gap:7px;white-space:nowrap}.user-actions button{flex:0 0 auto;height:34px;padding:0 10px;border:0;border-radius:7px;font-size:11px;font-weight:700;cursor:pointer;white-space:nowrap;transition:transform .15s ease,opacity .15s ease,background-color .15s ease}.user-actions button:hover:not(:disabled){transform:translateY(-1px)}.user-actions button:disabled{opacity:.5;cursor:not-allowed;transform:none}.view-btn{background:#eff6ff;color:#2563eb}.view-btn:hover:not(:disabled){background:#dbeafe}.block-btn{background:#fff7ed;color:#c2410c}.block-btn:hover:not(:disabled){background:#ffedd5}.unblock-btn{background:#ecfdf5;color:#047857}.unblock-btn:hover:not(:disabled){background:#d1fae5}.delete-btn{background:#fef2f2;color:#dc2626}.delete-btn:hover:not(:disabled){background:#fee2e2}.users-table tbody tr.role-updating{background:#f8fbff}.users-table tbody tr.role-updating td{transition:none}.empty-table{height:180px;padding:30px!important;text-align:center!important;white-space:normal!important}.empty-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}.empty-content strong{color:#374151;font-size:15px}.empty-content span{color:#9ca3af;font-size:13px}.users-loading{min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.users-loading h2{margin:18px 0 6px;color:#111827;font-size:20px}.users-loading p{margin:0;color:#6b7280;font-size:13px}.users-loader{width:40px;height:40px;border:3px solid #dbeafe;border-top-color:#0a66c2;border-radius:50%;animation:users-spin .8s linear infinite}@media(max-width:1100px){.users-page{padding:20px}.users-header{align-items:flex-start;flex-direction:column}.users-search{width:100%;max-width:500px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.users-page{padding:14px}.users-title h1{font-size:24px}.users-header{gap:15px;margin-bottom:18px}.stats-grid{gap:10px;margin-bottom:18px}.stat-card{padding:15px}.stat-card strong{font-size:23px}.table-card{border-radius:10px}.table-header{padding:15px}.table-wrapper{overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain}.users-table{min-width:1180px}}@media(max-width:500px){.users-page{padding:10px}.users-title h1{font-size:21px}.users-title p{font-size:12px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.stat-card{padding:13px}.stat-card strong{font-size:21px}.stat-label{font-size:11px}.search-input{height:42px;font-size:13px}.table-header{padding:13px}.table-header h2{font-size:16px}.table-header span{font-size:12px}}@media(max-width:360px){.users-page{padding:8px}.users-title h1{font-size:19px}.stats-grid{gap:6px}.stat-card{padding:11px}.stat-card strong{font-size:19px}.stat-label{font-size:10px}}@media(prefers-reduced-motion:reduce){.users-page *,.users-page *:before,.users-page *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.products-page{width:100%;max-width:1400px;min-width:0;margin:0 auto;padding:30px;box-sizing:border-box;overflow-x:hidden;color:#1f2937}.products-header{display:flex;align-items:flex-end;justify-content:space-between;width:100%;min-width:0;gap:20px;margin-bottom:20px;flex-wrap:wrap}.products-header>div:first-child{flex:1 1 350px;min-width:0}.products-header h1{margin:0;color:#1f2937;font-size:32px;font-weight:800;line-height:1.2;overflow-wrap:anywhere}.products-header p{margin:8px 0 0;color:#6b7280;font-size:14px;line-height:1.5;overflow-wrap:anywhere}.products-header input{width:350px;max-width:100%;min-height:44px;padding:11px 14px;box-sizing:border-box;border:1px solid #d1d5db;border-radius:9px;outline:none;background:#fff;color:#1f2937;font-family:inherit;font-size:14px;transition:border-color .2s ease,box-shadow .2s ease}.products-header input::placeholder{color:#9ca3af}.products-header input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.products-summary{display:flex;align-items:center;gap:25px;width:100%;margin-bottom:15px;padding:14px 17px;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:10px;background:#fff;box-shadow:0 3px 10px #0f172a0a;flex-wrap:wrap}.products-summary p{margin:0;color:#64748b;font-size:13px;line-height:1.5}.products-summary strong{color:#1f2937;font-size:15px}.table-wrapper{width:100%;max-width:100%;min-width:0;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:15px;background:#fff;box-shadow:0 5px 15px #0f172a0f;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.products-table{width:100%;min-width:1050px;border-collapse:collapse;background:#fff}.products-table thead{background:#2563eb;color:#fff}.products-table th{padding:15px 16px;border:none;text-align:left;font-size:13px;font-weight:700;white-space:nowrap}.products-table td{padding:14px 16px;border-bottom:1px solid #f1f5f9;color:#374151;font-size:13px;line-height:1.5;vertical-align:middle}.products-table tbody tr{transition:background-color .15s ease}.products-table tbody tr:hover{background:#f8fafc}.products-table th:nth-child(1),.products-table td:nth-child(1){min-width:90px;width:90px}.products-table th:nth-child(2),.products-table td:nth-child(2){min-width:190px}.products-table th:nth-child(3),.products-table td:nth-child(3){min-width:150px}.products-table th:nth-child(4),.products-table td:nth-child(4){min-width:140px}.products-table th:nth-child(5),.products-table td:nth-child(5){min-width:120px;white-space:nowrap}.products-table th:nth-child(6),.products-table td:nth-child(6){min-width:120px;white-space:nowrap}.products-table th:nth-child(7),.products-table td:nth-child(7){min-width:270px}.product-thumb{display:block;width:60px;height:60px;max-width:60px;object-fit:cover;border-radius:9px;border:1px solid #e5e7eb;background:#f8fafc}.status{display:inline-flex;align-items:center;justify-content:center;min-width:76px;padding:6px 12px;box-sizing:border-box;border-radius:999px;color:#fff;font-size:11px;font-weight:700;line-height:1.3;text-align:center;white-space:nowrap}.status.approved{background:#22c55e}.status.rejected{background:#ef4444}.status.sold{background:#64748b}.actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.actions button{min-height:35px;padding:7px 12px;border:none;border-radius:7px;cursor:pointer;color:#fff;font-family:inherit;font-size:11px;font-weight:700;line-height:1.2;white-space:nowrap;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease,opacity .2s ease}.actions button:hover:not(:disabled){transform:translateY(-1px)}.actions button:active:not(:disabled){transform:translateY(0)}.actions button:disabled{opacity:.55;cursor:not-allowed}.view-btn:hover:not(:disabled){background:#1d4ed8;box-shadow:0 4px 10px #2563eb33}.approve-btn:hover:not(:disabled){background:#16a34a;box-shadow:0 4px 10px #22c55e33}.reject-btn:hover:not(:disabled){background:#d97706;box-shadow:0 4px 10px #f59e0b33}.delete-btn:hover:not(:disabled){background:#dc2626;box-shadow:0 4px 10px #ef444433}.products-table td[colspan="7"]{padding:45px 20px!important;color:#64748b;text-align:center}.products-page>h2{display:flex;align-items:center;justify-content:center;min-height:60vh;margin:0;color:#64748b;font-size:21px;text-align:center}@media(max-width:1000px){.products-page{padding:24px}.products-header{align-items:stretch;flex-direction:column;gap:15px}.products-header>div:first-child{flex-basis:auto}.products-header h1{font-size:28px}.products-header input{width:100%}.products-summary{gap:18px}}@media(max-width:700px){.products-page{width:100%;padding:18px 12px;overflow-x:hidden}.products-header{margin-bottom:18px;gap:12px}.products-header h1{font-size:24px}.products-header p{font-size:13px}.products-header input{width:100%;min-height:44px}.products-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px}.products-summary p{padding:9px;border-radius:8px;background:#f8fafc;font-size:12px}.products-summary strong{font-size:14px}.table-wrapper{border-radius:12px}.products-table{min-width:1050px}.products-table th,.products-table td{padding:12px 13px;font-size:12px}.product-thumb{width:55px;height:55px;max-width:55px}.actions{gap:6px}.actions button{min-height:34px;padding:7px 10px;font-size:10px}.status{min-width:70px;padding:6px 10px;font-size:10px}}@media(max-width:450px){.products-page{padding:14px 9px}.products-header h1{font-size:22px}.products-header p{font-size:12px}.products-summary{grid-template-columns:1fr;gap:7px;padding:10px}.products-summary p{display:flex;align-items:center;justify-content:space-between;margin:0;padding:9px 10px}.products-header input{min-height:43px;padding:10px 12px;font-size:12px}.products-table{min-width:1000px}.products-table th,.products-table td{padding:10px 11px;font-size:11px}.product-thumb{width:50px;height:50px;max-width:50px}.actions button{min-height:33px;padding:6px 9px;font-size:10px}.status{min-width:66px;padding:5px 9px;font-size:9px}}@media(max-width:330px){.products-page{padding:12px 7px}.products-header h1{font-size:20px}.products-header p{font-size:11px}.products-table{min-width:950px}.products-table th,.products-table td{padding:9px;font-size:10px}.product-thumb{width:46px;height:46px;max-width:46px}.actions button{min-height:31px;padding:6px 8px;font-size:9px}.status{min-width:62px;padding:5px 8px;font-size:9px}}@media(prefers-reduced-motion:reduce){.products-header input,.products-table tbody tr,.actions button{transition:none}}.stores-page{width:100%;max-width:1500px;margin:0 auto;padding:30px;box-sizing:border-box;animation:fadeIn .4s ease;overflow-x:hidden}.stores-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;flex-wrap:wrap}.stores-header>div{min-width:0}.stores-header h1{margin:0 0 5px;color:#1e293b;font-size:34px;line-height:1.2;font-weight:700}.stores-header p{margin:0;color:#64748b;font-size:15px;line-height:1.5}.stores-header input{width:320px;max-width:100%;height:48px;padding:0 18px;box-sizing:border-box;border:1px solid #dbe2ea;border-radius:12px;background:#fff;color:#1f2937;outline:none;font-size:15px;transition:border-color .2s ease,box-shadow .2s ease}.stores-header input::placeholder{color:#94a3b8}.stores-header input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.store-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-bottom:30px}.stat-card{min-width:0;padding:25px;box-sizing:border-box;background:#fff;border-radius:18px;box-shadow:0 8px 25px #00000014;text-align:center;transition:transform .25s ease,box-shadow .25s ease}.stat-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000001c}.stat-card h2{margin:0;color:#2563eb;font-size:40px;line-height:1.1;font-weight:700}.stat-card p{margin:10px 0 0;color:#64748b;font-size:14px;font-weight:500}.verified-card h2{color:#22c55e}.pending-card h2{color:#f59e0b}.stores-table-container{width:100%;overflow-x:auto;overflow-y:hidden;background:#fff;border-radius:18px;box-shadow:0 10px 30px #00000014;-webkit-overflow-scrolling:touch}.stores-table{width:100%;min-width:1050px;border-collapse:collapse;border-spacing:0;background:#fff}.stores-table thead{background:#2563eb;color:#fff}.stores-table th{padding:17px 18px;text-align:left;font-size:14px;font-weight:600;white-space:nowrap}.stores-table td{padding:17px 18px;border-bottom:1px solid #eef2f7;color:#374151;font-size:14px;vertical-align:middle}.stores-table tbody tr{transition:background .2s ease}.stores-table tbody tr:hover{background:#f8fafc}.stores-table tbody tr:last-child td{border-bottom:none}.store-logo,.store-logo-placeholder{width:60px;height:60px;flex-shrink:0;border-radius:12px;object-fit:cover;border:2px solid #e2e8f0;box-sizing:border-box}.store-logo-placeholder{display:flex;align-items:center;justify-content:center;background:#f1f5f9;color:#64748b;font-size:26px}.stores-table td strong{color:#1e293b;font-weight:600;white-space:nowrap}.verified,.not-verified{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;line-height:1.2;white-space:nowrap}.verified{background:#dcfce7;color:#15803d}.not-verified{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.status{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:20px;color:#fff;font-size:12px;font-weight:600;line-height:1.2;white-space:nowrap}.status.active{background:#22c55e}.status.pending{background:#f59e0b}.status.suspended{background:#ef4444}.actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap;min-width:250px}.actions button{border:none;min-height:36px;padding:8px 12px;border-radius:8px;color:#fff;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;transition:transform .2s ease,filter .2s ease,box-shadow .2s ease}.actions button:hover{transform:translateY(-1px);filter:brightness(.95)}.actions button:active{transform:translateY(0)}.actions button:focus-visible{outline:3px solid rgba(37,99,235,.25);outline-offset:2px}@media(max-width:1100px){.stores-page{padding:25px}.store-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.stores-table{min-width:1050px}}@media(max-width:768px){.stores-page{width:100%;max-width:100%;padding:18px 15px}.stores-header{flex-direction:column;align-items:stretch;gap:15px;margin-bottom:22px}.stores-header h1{font-size:27px}.stores-header p{font-size:14px}.stores-header input{width:100%;max-width:none}.store-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-bottom:22px}.stat-card{padding:20px}.stat-card h2{font-size:32px}.stores-table-container{width:100%;border-radius:12px}.stores-table{min-width:1000px}.stores-table th,.stores-table td{padding:13px 14px}}@media(max-width:600px){.stores-page{padding:15px 12px}.stores-header h1{font-size:24px}.stores-header p{font-size:13px}.stores-header input{height:46px;padding:0 14px;font-size:14px}.store-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stat-card{padding:17px 12px;border-radius:14px}.stat-card:hover{transform:none}.stat-card h2{font-size:27px}.stat-card p{margin-top:7px;font-size:12px}.stores-table{min-width:950px}.stores-table th,.stores-table td{padding:12px;font-size:12px}.store-logo,.store-logo-placeholder{width:50px;height:50px}.store-logo-placeholder{font-size:22px}.verified,.not-verified,.status{padding:5px 9px;font-size:11px}.actions{min-width:230px}.actions button{min-height:34px;padding:7px 10px;font-size:11px}}@media(max-width:400px){.stores-page{padding:12px 10px}.stores-header h1{font-size:22px}.stores-header p{font-size:12px}.store-stats{gap:10px}.stat-card{padding:15px 8px;border-radius:12px}.stat-card h2{font-size:24px}.stat-card p{font-size:11px}.stores-table{min-width:900px}.stores-table th,.stores-table td{padding:10px}.actions{min-width:210px}}@media(max-width:330px){.stores-page{padding:10px 8px}.stores-header h1{font-size:20px}.store-stats{grid-template-columns:1fr 1fr;gap:8px}.stat-card{padding:13px 6px}.stat-card h2{font-size:21px}.stat-card p{font-size:10px}.stores-table{min-width:880px}}@media(prefers-reduced-motion:reduce){.stores-page,.stat-card,.stores-table tbody tr,.actions button{animation:none;transition:none}}.store-details{width:100%;min-width:0;min-height:100vh;padding:30px;box-sizing:border-box;background:#f8fafc;animation:fadeIn .4s ease}.store-banner{width:100%;height:280px;margin-bottom:30px;overflow:hidden;border-radius:20px;background:#e2e8f0;box-shadow:0 10px 30px #00000014}.store-banner img{display:block;width:100%;height:100%;object-fit:cover}.store-profile{display:flex;align-items:center;width:100%;min-width:0;gap:30px;margin-bottom:30px;padding:30px;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 10px 30px #00000012}.store-logo-large{width:160px;height:160px;flex:0 0 160px;object-fit:cover;border-radius:50%;border:6px solid #2563eb;background:#fff}.store-profile>div{min-width:0;flex:1}.store-profile h1{margin:0 0 10px;color:#1e293b;font-size:36px;font-weight:800;line-height:1.2;overflow-wrap:anywhere}.store-profile p{margin:0;color:#64748b;font-size:15px;line-height:1.8;overflow-wrap:anywhere}.store-profile h3{margin:15px 0 0;color:#f59e0b;font-size:18px}.store-info-grid{display:grid;width:100%;min-width:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-bottom:35px}.info-card{min-width:0;padding:24px;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 8px 24px #0f172a0f;overflow:hidden}.info-card h2{margin:0 0 20px;color:#2563eb;font-size:20px;font-weight:750;line-height:1.3}.info-card p{margin:0 0 12px;color:#475569;font-size:14px;line-height:1.65;overflow-wrap:anywhere}.info-card p:last-child{margin-bottom:0}.info-card strong{color:#111827;font-weight:700}.products-section{width:100%;min-width:0;margin-top:30px}.products-section h2{margin:0 0 25px;color:#1e293b;font-size:26px;font-weight:800;line-height:1.3}.products-grid{display:grid;width:100%;min-width:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{min-width:0;overflow:hidden;background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 8px 24px #0f172a0f;transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 14px 30px #0f172a1a}.product-card img{display:block;width:100%;height:220px;object-fit:cover;background:#f1f5f9}.product-card h3{margin:0;padding:15px 15px 8px;color:#1e293b;font-size:16px;font-weight:700;line-height:1.4;overflow-wrap:anywhere}.product-card p{margin:0;padding:0 15px 18px;color:#2563eb;font-size:19px;font-weight:800;line-height:1.4}.products-grid>p{grid-column:1 / -1;margin:0;padding:30px;box-sizing:border-box;color:#64748b;background:#fff;border:1px solid #e5e7eb;border-radius:15px;text-align:center;font-size:15px}.store-actions{display:flex;align-items:center;width:100%;gap:12px;margin-top:40px;flex-wrap:wrap}.store-actions button{min-height:48px;padding:13px 24px;border:none;border-radius:10px;color:#fff;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.store-actions button:hover{transform:translateY(-2px)}.store-actions button:active{transform:translateY(0)}.verify-btn{background:#22c55e}.verify-btn:hover{background:#16a34a;box-shadow:0 6px 16px #22c55e38}.suspend-btn{background:#f59e0b}.suspend-btn:hover{background:#d97706;box-shadow:0 6px 16px #f59e0b38}.activate-btn{background:#10b981}.activate-btn:hover{background:#059669;box-shadow:0 6px 16px #10b98138}.delete-btn:hover{background:#dc2626;box-shadow:0 6px 16px #ef444438}@media(max-width:1200px){.store-details{padding:25px}.store-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.store-profile h1{font-size:32px}}@media(max-width:900px){.store-details{padding:22px}.store-banner{height:230px;border-radius:17px}.store-profile{flex-direction:column;padding:25px;text-align:center}.store-logo-large{width:140px;height:140px;flex-basis:140px}.store-profile h1{font-size:30px}.store-info-grid,.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.product-card img{height:200px}}@media(max-width:600px){.store-details{width:100%;padding:16px 12px;overflow-x:hidden}.store-banner{height:180px;margin-bottom:20px;border-radius:14px}.store-profile{gap:15px;margin-bottom:20px;padding:20px 15px;border-radius:15px}.store-logo-large{width:110px;height:110px;flex-basis:110px;border-width:4px}.store-profile h1{font-size:24px;line-height:1.25}.store-profile p{font-size:14px;line-height:1.65}.store-profile h3{margin-top:10px;font-size:16px}.store-info-grid{grid-template-columns:1fr;gap:12px;margin-bottom:25px}.info-card{padding:18px;border-radius:14px}.info-card h2{margin-bottom:15px;font-size:18px}.info-card p{font-size:13px;line-height:1.6}.products-section{margin-top:25px}.products-section h2{margin-bottom:17px;font-size:22px}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{border-radius:13px}.product-card img{height:150px}.product-card h3{padding:11px 10px 6px;font-size:14px}.product-card p{padding:0 10px 13px;font-size:16px}.store-actions{flex-direction:column;align-items:stretch;gap:10px;margin-top:30px}.store-actions button{width:100%;min-height:48px;padding:13px 16px;font-size:14px}}@media(max-width:400px){.store-details{padding:12px 9px}.store-banner{height:155px;border-radius:12px}.store-profile{padding:17px 12px;border-radius:13px}.store-logo-large{width:95px;height:95px;flex-basis:95px}.store-profile h1{font-size:21px}.store-profile p{font-size:13px}.store-profile h3{font-size:15px}.info-card{padding:15px}.info-card h2{font-size:17px}.info-card p{font-size:12px}.products-section h2{font-size:20px}.products-grid{gap:9px}.product-card img{height:125px}.product-card h3{padding:9px 8px 5px;font-size:13px}.product-card p{padding:0 8px 11px;font-size:14px}.store-actions button{font-size:13px}}@media(max-width:330px){.store-details{padding:10px 7px}.store-banner{height:135px}.store-profile{padding:15px 10px}.store-logo-large{width:82px;height:82px;flex-basis:82px}.store-profile h1{font-size:19px}.store-profile p{font-size:12px}.store-info-grid{gap:9px}.info-card{padding:13px}.products-grid{gap:7px}.product-card img{height:110px}.product-card h3{font-size:12px}.product-card p{font-size:13px}}@media(prefers-reduced-motion:reduce){.store-details,.product-card,.store-actions button{animation:none;transition:none}}.review-container{width:90%;max-width:1400px;margin:40px auto;display:flex;gap:40px}.gallery{flex:1}.main-image{width:100%;height:500px;object-fit:cover;border-radius:12px;border:1px solid #ddd}.thumbs{display:flex;gap:10px;margin-top:15px;flex-wrap:wrap}.thumbs img{width:90px;height:90px;object-fit:cover;cursor:pointer;border-radius:8px;border:2px solid #ddd;transition:.3s}.thumbs img:hover{border-color:#0d6efd;transform:scale(1.05)}.review-info{flex:1;background:#fff;padding:25px;border-radius:12px;box-shadow:0 4px 15px #0000001a}.review-info h1{margin-bottom:15px}.review-info h2{color:#28a745;margin-bottom:20px}.review-info p{margin:12px 0;line-height:1.6}.review-info h3{margin-top:25px}.review-info button{width:100%;padding:15px;margin-top:15px;border:none;border-radius:8px;cursor:pointer;color:#fff;font-size:17px;font-weight:700}.approve{background:#28a745}.reject{background:#dc3545}.approve:hover{background:#218838}.reject:hover{background:#bb2d3b}@media(max-width:900px){.review-container{flex-direction:column}.main-image{height:350px}}.review-buttons{display:flex;gap:15px;margin-top:30px;flex-wrap:wrap}.review-buttons button{padding:14px 24px;border:none;border-radius:10px;cursor:pointer;font-size:16px;font-weight:700;transition:.3s}.approve{background:#22c55e;color:#fff}.approve:hover{background:#16a34a}.reject{background:#f59e0b;color:#fff}.reject:hover{background:#d97706}.delete{background:#ef4444;color:#fff}.delete:hover{background:#dc2626}.back{background:#2563eb;color:#fff}.back:hover{background:#1d4ed8}.plans-page{width:100%;max-width:1500px;margin:0 auto;padding:30px;box-sizing:border-box;animation:fadeIn .4s ease;overflow-x:hidden}.plans-error{width:100%;margin-bottom:20px;padding:14px 16px;box-sizing:border-box;background:#fef2f2;color:#b91c1c;border:1px solid #fecaca;border-radius:10px;font-size:14px;font-weight:500}.plans-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;flex-wrap:wrap}.plans-header>div:first-child{min-width:0}.plans-header h1{margin:0;color:#1e293b;font-size:34px;line-height:1.2;font-weight:700}.plans-header p{margin:8px 0 0;color:#64748b;font-size:15px;line-height:1.5}.plans-header-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.plans-header input{width:300px;max-width:100%;height:46px;padding:0 16px;box-sizing:border-box;border-radius:10px;border:1px solid #dbe2ea;background:#fff;color:#1f2937;outline:none;font-size:14px;transition:border-color .2s ease,box-shadow .2s ease}.plans-header input::placeholder{color:#94a3b8}.plans-header input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.create-btn{min-height:46px;padding:0 22px;background:#2563eb;color:#fff;border:none;border-radius:10px;cursor:pointer;font-size:14px;font-weight:600;white-space:nowrap;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.create-btn:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 5px 12px #2563eb33}.create-btn:active{transform:translateY(0)}.plan-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-bottom:30px}.stat-card{min-width:0;padding:25px;box-sizing:border-box;background:#fff;border-radius:18px;text-align:center;box-shadow:0 10px 25px #00000014;transition:transform .25s ease,box-shadow .25s ease}.stat-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #0000001c}.stat-card h2{margin:0;color:#2563eb;font-size:38px;line-height:1.15;font-weight:700}.stat-card p{margin:8px 0 0;color:#64748b;font-size:14px;font-weight:500}.active-card h2{color:#22c55e}.suspended-card h2{color:#ef4444}.plans-loading{min-height:320px;display:flex;align-items:center;justify-content:center;padding:30px;box-sizing:border-box;text-align:center}.plans-loading h2{margin:0;color:#374151;font-size:22px}.plans-table-container{width:100%;overflow-x:auto;overflow-y:hidden;background:#fff;border-radius:18px;box-shadow:0 10px 30px #00000014;-webkit-overflow-scrolling:touch}.plans-table{width:100%;min-width:1050px;border-collapse:collapse;border-spacing:0;background:#fff}.plans-table thead{background:#2563eb;color:#fff}.plans-table th{padding:17px 16px;text-align:left;font-size:13px;font-weight:600;white-space:nowrap}.plans-table td{padding:17px 16px;border-bottom:1px solid #edf2f7;color:#374151;font-size:13px;vertical-align:middle}.plans-table tbody tr{transition:background .2s ease}.plans-table tbody tr:hover{background:#f8fafc}.plans-table tbody tr:last-child td{border-bottom:none}.plans-table td strong{display:block;color:#1e293b;font-weight:600;white-space:nowrap}.plan-description-small{display:block;max-width:250px;margin-top:5px;color:#64748b;font-size:11px;line-height:1.4;white-space:normal}.status{display:inline-flex;align-items:center;justify-content:center;padding:7px 14px;border-radius:30px;color:#fff;font-size:11px;font-weight:700;line-height:1.2;white-space:nowrap}.active-status{background:#22c55e}.suspended-status{background:#ef4444}.action-buttons{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:240px}.action-buttons button{min-height:35px;padding:7px 12px;border:none;border-radius:8px;cursor:pointer;color:#fff;font-size:11px;font-weight:600;white-space:nowrap;transition:background .2s ease,transform .2s ease,filter .2s ease}.action-buttons button:hover{transform:translateY(-1px);filter:brightness(.95)}.view-btn{background:#2563eb}.view-btn:hover{background:#1d4ed8}.approve-btn{background:#22c55e}.approve-btn:hover{background:#16a34a}.reject-btn{background:#f59e0b}.reject-btn:hover{background:#d97706}.delete-btn{background:#ef4444}.delete-btn:hover{background:#dc2626}.no-plans{padding:35px!important;text-align:center;color:#64748b!important;font-size:14px!important}@media(max-width:1100px){.plans-page{padding:25px}.plan-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.plans-table{min-width:1050px}}@media(max-width:900px){.plans-header{align-items:stretch}.plans-header-actions{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}.plans-header input{width:100%;max-width:none}.create-btn{width:auto}}@media(max-width:700px){.plans-page{padding:18px 15px}.plans-header{flex-direction:column;align-items:stretch;gap:15px;margin-bottom:22px}.plans-header h1{font-size:27px}.plans-header p{font-size:14px}.plans-header-actions{width:100%;grid-template-columns:1fr}.plans-header input,.create-btn{width:100%}.plan-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:22px}.stat-card{padding:20px 12px;border-radius:14px}.stat-card:hover{transform:none}.stat-card h2{font-size:30px}.stat-card p{font-size:12px}.plans-table-container{border-radius:12px}.plans-table{min-width:1000px}.plans-table th,.plans-table td{padding:12px}.action-buttons{min-width:220px}}@media(max-width:400px){.plans-page{padding:14px 10px}.plans-header h1{font-size:23px}.plans-header p{font-size:12px}.plan-stats{gap:10px}.stat-card{padding:16px 8px}.stat-card h2{font-size:25px}.stat-card p{font-size:11px}.plans-table{min-width:950px}.plans-table th,.plans-table td{padding:10px}.status{padding:6px 10px;font-size:10px}.action-buttons{min-width:200px}.action-buttons button{min-height:32px;padding:6px 9px;font-size:10px}}@media(max-width:330px){.plans-page{padding:10px 8px}.plans-header h1{font-size:21px}.stat-card{padding:14px 6px}.stat-card h2{font-size:22px}.plans-table{min-width:920px}}@media(prefers-reduced-motion:reduce){.plans-page,.stat-card,.plans-table tbody tr,.create-btn,.action-buttons button{animation:none;transition:none}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.edit-subscription{padding:30px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:30px}.form-grid input,.form-grid textarea{padding:14px;border:1px solid #ddd;border-radius:8px;font-size:15px}.form-grid textarea{grid-column:span 2;height:120px;resize:none}.checkbox-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:25px 0}.checkbox-grid label{background:#fff;padding:15px;border-radius:10px;box-shadow:0 3px 10px #0000000d;cursor:pointer}.save-btn{padding:15px 30px;background:#2563eb;color:#fff;border:none;border-radius:10px;font-size:16px;cursor:pointer}.save-btn:hover{background:#1d4ed8}.hero-form{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:30px}.hero-form input,.hero-form textarea{padding:12px;border:1px solid #ddd;border-radius:8px}.hero-form textarea{grid-column:span 2;height:120px}.hero-form button{grid-column:span 2;padding:14px;background:#0a66c2;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:16px}.banner-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.banner-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px #00000014}.banner-card img{width:100%;height:180px;object-fit:cover}.banner-card h3{margin:15px}.banner-card p{margin:0 15px 15px;color:#666}.banner-card span{display:inline-block;margin:15px;background:#0a66c2;color:#fff;padding:6px 15px;border-radius:30px}.banner-info{padding:20px}.banner-actions{display:flex;gap:10px;margin-top:15px}.banner-actions button{flex:1;padding:10px;border:none;border-radius:8px;cursor:pointer;color:#fff}.banner-preview{width:100%;max-width:700px;height:260px;object-fit:cover;border-radius:15px;border:2px dashed #ddd;margin:20px auto;display:block}.featured-products{width:100%}.featured-products th{background:#0a66c2;color:#fff;padding:14px}.featured-products td{padding:15px;border-bottom:1px solid #eee}.order-input{width:70px;padding:6px}.featured-products{padding:20px}.featured-products table{width:100%;border-collapse:collapse;background:#fff}.featured-products th{background:#0a66c2;color:#fff;padding:14px;text-align:left}.featured-products td{padding:15px;border-bottom:1px solid #ececec}.product-image{width:70px;height:70px;object-fit:cover;border-radius:8px}.order-input{width:70px;padding:8px}.homepage-builder{width:100%;min-width:0;min-height:100vh;padding:30px;box-sizing:border-box;background:#f8fafc;overflow-x:hidden}.builder-header{width:100%;min-width:0;margin-bottom:28px}.builder-header h1{margin:0 0 8px;color:#0f172a;font-size:30px;font-weight:800;line-height:1.25;overflow-wrap:anywhere}.builder-header p{margin:0;color:#64748b;font-size:14px;line-height:1.6;overflow-wrap:anywhere}.builder-tabs{display:flex;align-items:stretch;width:100%;gap:10px;margin-bottom:25px;flex-wrap:wrap}.builder-tabs button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 20px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;color:#475569;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.builder-tabs button:hover{border-color:#2563eb;background:#eff6ff;color:#2563eb;transform:translateY(-1px)}.builder-tabs button.active{border-color:#2563eb;background:#2563eb;color:#fff;box-shadow:0 5px 14px #2563eb33}.builder-tabs button:active{transform:translateY(0)}.builder-tabs button:focus-visible{outline:3px solid rgba(37,99,235,.2);outline-offset:2px}.tab-icon{display:inline-flex;align-items:center;justify-content:center;margin-right:7px;font-size:17px;line-height:1}.builder-content{width:100%;min-width:0;padding:25px;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 5px 20px #0f172a0f;overflow:hidden}.banner-form{width:100%;max-width:900px;margin:0 auto 30px;padding:25px;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:15px;box-shadow:0 5px 20px #0f172a0f}.banner-form input,.banner-form textarea,.banner-form select{display:block;width:100%;max-width:100%;margin:0 0 15px;padding:12px 15px;box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#1e293b;font-family:inherit;font-size:15px;line-height:1.5;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.banner-form input::placeholder,.banner-form textarea::placeholder{color:#94a3b8}.banner-form input:focus,.banner-form textarea:focus,.banner-form select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb21}.banner-form textarea{min-height:120px;resize:vertical}.banner-form button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 24px;border:none;border-radius:8px;background:#ff9800;color:#fff;font-family:inherit;font-size:15px;font-weight:700;cursor:pointer;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease}.banner-form button:hover{background:#f57c00;transform:translateY(-1px);box-shadow:0 5px 14px #f57c0033}.banner-form button:active{transform:translateY(0)}.banner-form button:disabled{opacity:.65;cursor:not-allowed;transform:none;box-shadow:none}@media(max-width:900px){.homepage-builder{padding:24px}.builder-header h1{font-size:28px}.builder-tabs{gap:8px}.builder-tabs button{padding:10px 16px}.builder-content{padding:20px}.banner-form{padding:22px}}@media(max-width:600px){.homepage-builder{width:100%;padding:18px 12px;overflow-x:hidden}.builder-header{margin-bottom:20px}.builder-header h1{font-size:24px;line-height:1.25}.builder-header p{font-size:13px;line-height:1.55}.builder-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:8px;margin-bottom:18px}.builder-tabs button{width:100%;min-height:46px;padding:10px 7px;font-size:12px;border-radius:9px}.tab-icon{margin-right:5px;font-size:15px}.builder-content{width:100%;padding:15px;border-radius:13px}.banner-form{width:100%;margin-bottom:20px;padding:17px 13px;border-radius:12px}.banner-form input,.banner-form textarea,.banner-form select{padding:12px;font-size:14px}.banner-form textarea{min-height:130px}.banner-form button{width:100%;min-height:46px;padding:12px 15px;font-size:14px}}@media(max-width:400px){.homepage-builder{padding:14px 9px}.builder-header h1{font-size:21px}.builder-header p{font-size:12px}.builder-tabs{gap:7px}.builder-tabs button{min-height:44px;padding:9px 5px;font-size:11px}.tab-icon{font-size:14px}.builder-content{padding:12px;border-radius:11px}.banner-form{padding:15px 11px}.banner-form input,.banner-form textarea,.banner-form select{padding:11px;font-size:13px}.banner-form button{font-size:13px}}@media(max-width:330px){.homepage-builder{padding:12px 7px}.builder-header h1{font-size:19px}.builder-tabs{grid-template-columns:1fr;gap:6px}.builder-tabs button{min-height:42px;font-size:12px}.builder-content{padding:10px}.banner-form{padding:13px 9px}.banner-form input,.banner-form textarea,.banner-form select{font-size:12px}.banner-form button{min-height:44px;font-size:12px}}@media(prefers-reduced-motion:reduce){.builder-tabs button,.banner-form input,.banner-form textarea,.banner-form select,.banner-form button{transition:none}}.admin-table-container{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 20px #00000014}.admin-table{width:100%;border-collapse:collapse}.admin-table th{background:#2563eb;color:#fff;padding:16px;text-align:left}.admin-table td{padding:15px;border-bottom:1px solid #eee}.admin-table tr:hover{background:#f9fafb}.empty{text-align:center;padding:40px;color:#888;font-size:18px}.admin-table-container{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.admin-table{min-width:680px}@media(max-width:600px){.admin-table-container{border-radius:10px}.admin-table th,.admin-table td{padding:11px 10px;font-size:13px;white-space:nowrap}}.action-buttons{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:7px;width:100%;min-width:0}.action-buttons button{min-height:36px;padding:8px 13px;border:none;border-radius:7px;color:#fff;font-family:inherit;font-size:13px;font-weight:600;line-height:1.2;cursor:pointer;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.action-buttons button:hover{transform:translateY(-1px);box-shadow:0 4px 10px #0000001f}.action-buttons button:focus-visible{outline:3px solid rgba(37,99,235,.25);outline-offset:2px}.approve-btn{background:#16a34a}.approve-btn:hover{background:#15803d}.reject-btn{background:#dc2626}.reject-btn:hover{background:#b91c1c}.pause-btn{background:#f59e0b}.pause-btn:hover{background:#d97706}.resume-btn{background:#2563eb}.resume-btn:hover{background:#1d4ed8}.delete-btn{background:#7f1d1d}.delete-btn:hover{background:#991b1b}@media(max-width:900px){.action-buttons{gap:6px}.action-buttons button{min-height:35px;padding:7px 11px;font-size:12px}}@media(max-width:600px){.action-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:6px}.action-buttons button{width:100%;min-height:38px;padding:8px 6px;font-size:12px;white-space:normal}}@media(max-width:400px){.action-buttons{grid-template-columns:1fr}.action-buttons button{min-height:40px;padding:9px 8px;font-size:12px}}@media(max-width:330px){.action-buttons{gap:5px}.action-buttons button{min-height:38px;padding:8px 6px;font-size:11px}}@media(prefers-reduced-motion:reduce){.action-buttons button{transition:none}}.payments-page{width:100%;min-width:0;min-height:100vh;padding:30px;box-sizing:border-box;background:#f8fafc;overflow-x:hidden}.payments-header{display:flex;align-items:flex-end;justify-content:space-between;width:100%;min-width:0;gap:20px;margin-bottom:25px}.payments-header>div:first-child{min-width:0;flex:1}.payments-header h1{margin:0;color:#0f172a;font-size:30px;font-weight:800;line-height:1.2;overflow-wrap:anywhere}.payments-header p{margin:8px 0 0;color:#64748b;font-size:14px;line-height:1.55;overflow-wrap:anywhere}.payments-header .refresh-btn{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:44px;padding:0 18px;border:none;border-radius:9px;background:#2563eb;color:#fff;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease}.payments-header .refresh-btn:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 5px 14px #2563eb33}.payments-header .refresh-btn:active{transform:translateY(0)}.error-message{width:100%;margin-bottom:22px;padding:14px 16px;box-sizing:border-box;border:1px solid #fecaca;border-left:4px solid #dc2626;border-radius:10px;background:#fef2f2;color:#991b1b;font-size:14px;line-height:1.5;overflow-wrap:anywhere}.payment-cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;width:100%;min-width:0;margin-bottom:25px}.payment-card{position:relative;display:flex;flex-direction:column;justify-content:center;min-width:0;min-height:125px;padding:20px;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:14px;background:#fff;box-shadow:0 5px 18px #0f172a0d;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.payment-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0f172a17}.payment-card h3{margin:0 0 9px;color:#64748b;font-size:12px;font-weight:700;line-height:1.4;overflow-wrap:anywhere}.payment-card h2{margin:0;color:#0f172a;font-size:clamp(21px,2vw,28px);font-weight:800;line-height:1.15;overflow-wrap:anywhere}.payment-card.revenue{border-top:4px solid #2563eb}.payment-card.revenue h2{color:#2563eb}.payment-card.subscriptions{border-top:4px solid #16a34a}.payment-card.subscriptions h2{color:#16a34a}.payment-card.promotions{border-top:4px solid #f59e0b}.payment-card.promotions h2{color:#d97706}.payment-card.advertisements{border-top:4px solid #8b5cf6}.payment-card.advertisements h2{color:#7c3aed}.payment-card.transactions{border-top:4px solid #14b8a6}.payment-card.transactions h2{color:#0f766e}.payments-table-container{width:100%;min-width:0;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:15px;background:#fff;box-shadow:0 5px 18px #0f172a0d;overflow:hidden}.table-header{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;min-width:0;padding:20px 22px;box-sizing:border-box;border-bottom:1px solid #e5e7eb}.table-header>div{min-width:0}.table-header h2{margin:0;color:#0f172a;font-size:19px;font-weight:800;line-height:1.3}.table-header p{margin:5px 0 0;color:#64748b;font-size:12px;line-height:1.4}.action-buttons{display:flex;align-items:center;justify-content:flex-start;gap:7px;flex-wrap:wrap;min-width:0}.action-buttons button:active{transform:translateY(0)}.action-buttons .view-btn{background:#2563eb;color:#fff}.action-buttons .view-btn:hover{background:#1d4ed8}.action-buttons .refund-btn{background:#f59e0b;color:#fff}.action-buttons .refund-btn:hover{background:#d97706}.action-buttons .delete-btn:hover{background:#dc2626}.status{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:5px 10px;box-sizing:border-box;border-radius:999px;font-size:11px;font-weight:700;line-height:1.2;white-space:nowrap}.status.paid,.status.success,.status.successful{background:#dcfce7;color:#15803d}.status.pending{background:#fef3c7;color:#b45309}.status.failed{background:#fee2e2;color:#b91c1c}.status.refunded{background:#ede9fe;color:#6d28d9}.status.cancelled,.status.canceled{background:#f1f5f9;color:#475569}.status.unknown{background:#f1f5f9;color:#64748b}.payments-loading{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:60vh;padding:40px;box-sizing:border-box;text-align:center}.payments-loading p{margin:16px 0 0;color:#64748b;font-size:15px;font-weight:600}.loader{width:42px;height:42px;border:4px solid #dbeafe;border-top-color:#2563eb;border-radius:50%;animation:paymentsSpin .8s linear infinite}@keyframes paymentsSpin{to{transform:rotate(360deg)}}@media(max-width:1200px){.payments-page{padding:25px}.payment-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.payment-card{min-height:115px}}@media(max-width:900px){.payments-page{padding:22px}.payments-header h1{font-size:28px}.payment-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.payment-card{min-height:115px;padding:18px}.payment-card h2{font-size:25px}.table-header{padding:18px}}@media(max-width:650px){.payments-page{width:100%;padding:18px 12px;overflow-x:hidden}.payments-header{flex-direction:column;align-items:stretch;gap:14px;margin-bottom:20px}.payments-header h1{font-size:25px}.payments-header p{font-size:13px}.payments-header .refresh-btn{width:100%;min-height:45px}.payment-cards{grid-template-columns:1fr;gap:10px;margin-bottom:20px}.payment-card{min-height:95px;padding:16px;border-radius:12px}.payment-card h3{font-size:12px}.payment-card h2{font-size:25px}.payments-table-container{border-radius:12px;overflow:hidden}.table-header{align-items:flex-start;flex-direction:column;gap:5px;padding:16px}.table-header h2{font-size:18px}.action-buttons{gap:6px}.action-buttons button{min-height:34px;padding:7px 10px;font-size:11px}}@media(max-width:400px){.payments-page{padding:14px 9px}.payments-header h1{font-size:22px}.payments-header p{font-size:12px}.payment-card{min-height:88px;padding:14px}.payment-card h3{font-size:11px}.payment-card h2{font-size:22px}.error-message{padding:12px;font-size:12px}.table-header{padding:14px}.table-header h2{font-size:17px}.table-header p{font-size:11px}.action-buttons{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.action-buttons button{width:100%;min-height:36px}}@media(max-width:330px){.payments-page{padding:12px 7px}.payments-header h1{font-size:20px}.payment-card{min-height:82px;padding:12px}.payment-card h3{font-size:10px}.payment-card h2{font-size:20px}.table-header{padding:12px}.action-buttons{grid-template-columns:1fr}.action-buttons button{font-size:11px}}@media(prefers-reduced-motion:reduce){.payment-card,.payments-header .refresh-btn,.action-buttons button{transition:none}.loader{animation:none}}.payment-details{width:100%;min-width:0;min-height:100vh;padding:40px;box-sizing:border-box;background:#f8fafc;overflow-x:hidden;animation:paymentFadeIn .4s ease}.payment-details h1{margin:0 0 30px;color:#1e293b;font-size:34px;font-weight:800;line-height:1.2;overflow-wrap:anywhere}.details-card{width:100%;max-width:900px;margin:0 auto;padding:35px;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 12px 35px #0f172a14;transition:transform .25s ease,box-shadow .25s ease}.details-card:hover{transform:translateY(-2px);box-shadow:0 16px 40px #0f172a1a}.details-card p{display:grid;grid-template-columns:220px minmax(0,1fr);align-items:center;gap:20px;width:100%;min-width:0;margin:0;padding:18px 0;box-sizing:border-box;border-bottom:1px solid #edf2f7;color:#475569;font-size:15px;line-height:1.5;overflow-wrap:anywhere}.details-card p:last-child{border-bottom:none}.details-card strong{display:block;width:auto;color:#334155;font-size:14px;font-weight:700;line-height:1.4}.details-card p>*:last-child{min-width:0;overflow-wrap:anywhere}.details-card p:not(:has(.status)){color:#475569}.status{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:30px;padding:5px 13px;box-sizing:border-box;border-radius:999px;color:#fff;font-size:12px;font-weight:700;line-height:1.2;white-space:nowrap}.successful{background:#16a34a}.pending{background:#f59e0b}.failed{background:#ef4444}.refunded{background:#6366f1}.payment-actions{display:flex;align-items:center;gap:12px;width:100%;margin-top:30px;flex-wrap:wrap}.payment-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 22px;border:none;border-radius:9px;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease}.payment-actions button:hover{transform:translateY(-1px)}.payment-actions button:active{transform:translateY(0)}.payment-actions button:focus-visible{outline:3px solid rgba(37,99,235,.2);outline-offset:2px}.invoice-btn{background:#2563eb;color:#fff}.invoice-btn:hover{background:#1d4ed8;box-shadow:0 5px 14px #2563eb33}.download-btn{background:#14b8a6;color:#fff}.download-btn:hover{background:#0f766e;box-shadow:0 5px 14px #14b8a633}.refund-btn{background:#f59e0b;color:#fff}.refund-btn:hover{background:#d97706;box-shadow:0 5px 14px #f59e0b33}.delete-btn:hover{background:#dc2626;box-shadow:0 5px 14px #ef444433}.payment-details>h2{margin:0;color:#475569;font-size:20px;font-weight:700}@keyframes paymentFadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.payment-details{padding:30px 24px}.payment-details h1{font-size:30px;margin-bottom:25px}.details-card{padding:28px}.details-card p{grid-template-columns:180px minmax(0,1fr);gap:16px;padding:16px 0}.payment-actions{gap:10px}.payment-actions button{padding:10px 18px}}@media(max-width:700px){.payment-details{width:100%;padding:20px 12px;overflow-x:hidden}.payment-details h1{margin-bottom:20px;font-size:26px}.details-card{width:100%;padding:20px 16px;border-radius:14px}.details-card p{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:15px 0;font-size:14px}.details-card strong{width:100%;font-size:13px}.details-card p>*:last-child{width:100%}.status{min-height:28px;padding:5px 11px;font-size:11px}.payment-actions{flex-direction:column;align-items:stretch;gap:9px;margin-top:22px}.payment-actions button{width:100%;min-height:46px;padding:11px 15px;font-size:13px}}@media(max-width:400px){.payment-details{padding:15px 9px}.payment-details h1{font-size:23px;margin-bottom:17px}.details-card{padding:16px 13px;border-radius:12px}.details-card p{padding:13px 0;font-size:13px}.details-card strong{font-size:12px}.status{font-size:10px;padding:5px 10px}.payment-actions{margin-top:18px}.payment-actions button{min-height:44px;font-size:12px}}@media(max-width:330px){.payment-details{padding:12px 7px}.payment-details h1{font-size:21px}.details-card{padding:14px 11px}.details-card p{padding:12px 0;font-size:12px}.details-card strong{font-size:11px}.payment-actions button{min-height:42px;font-size:11px}}@media(prefers-reduced-motion:reduce){.payment-details,.details-card,.payment-actions button{animation:none;transition:none}}.admin-settings-page{width:100%;min-height:100vh;padding:30px;background:#f5f7fb;box-sizing:border-box}.settings-loading{min-height:70vh;display:flex;align-items:center;justify-content:center}.settings-loader{padding:20px 30px;background:#fff;border-radius:12px;font-size:16px;font-weight:600;box-shadow:0 5px 20px #00000014}.settings-top-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px}.settings-page-title h1{margin:0;font-size:30px;font-weight:700;color:#1f2937}.settings-page-title p{margin:8px 0 0;color:#6b7280;font-size:14px;line-height:1.6}.settings-header-actions{display:flex;gap:12px;align-items:center}.refresh-settings-button,.save-settings-button{border:none;padding:11px 20px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;transition:all .25s ease}.refresh-settings-button{background:#fff;color:#374151;border:1px solid #d1d5db}.refresh-settings-button:hover{background:#f3f4f6}.save-settings-button{background:#2563eb;color:#fff}.save-settings-button:hover{background:#1d4ed8;transform:translateY(-1px)}.save-settings-button:disabled,.refresh-settings-button:disabled{opacity:.6;cursor:not-allowed}.settings-success{padding:14px 18px;margin-bottom:20px;border-radius:8px;background:#dcfce7;color:#166534;border:1px solid #86efac;font-size:14px}.settings-error{padding:14px 18px;margin-bottom:20px;border-radius:8px;background:#fee2e2;color:#991b1b;border:1px solid #fca5a5;font-size:14px}.settings-layout{display:grid;grid-template-columns:240px 1fr;gap:25px;align-items:start}.settings-sidebar{background:#fff;border-radius:12px;padding:18px 12px;border:1px solid #e5e7eb;position:sticky;top:20px}.settings-sidebar-title{padding:8px 12px 15px;font-size:11px;font-weight:700;color:#9ca3af;letter-spacing:1px}.settings-navigation{display:flex;flex-direction:column;gap:4px}.settings-nav-item{width:100%;text-align:left;border:none;background:transparent;padding:12px 14px;border-radius:8px;cursor:pointer;color:#4b5563;font-size:14px;font-weight:500;transition:all .2s ease}.settings-nav-item:hover{background:#f3f4f6;color:#111827}.settings-nav-item.active{background:#2563eb;color:#fff;font-weight:600}.settings-content{min-width:0}.settings-section{width:100%}.section-header{margin-bottom:20px}.section-header h2{margin:0;font-size:24px;color:#1f2937;font-weight:700}.section-header p{margin-top:8px;color:#6b7280;font-size:14px}.settings-card{background:#fff;border-radius:12px;padding:25px;margin-bottom:20px;border:1px solid #e5e7eb;box-shadow:0 2px 10px #00000008}.settings-card-title{margin:0 0 8px;font-size:18px;color:#1f2937;font-weight:650}.settings-description{color:#6b7280;font-size:14px;margin-bottom:20px}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-size:13px;font-weight:600;color:#374151}.form-group input,.form-group textarea,.form-group select{width:100%;box-sizing:border-box;padding:11px 13px;border:1px solid #d1d5db;border-radius:8px;background:#fff;font-size:14px;color:#1f2937;outline:none;transition:all .2s ease}.form-group textarea{min-height:110px;resize:vertical}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-group.full-width{grid-column:1 / -1}.toggle-setting{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:18px 0;border-bottom:1px solid #f0f0f0}.toggle-setting h4{margin:0;font-size:14px;color:#1f2937}.toggle-setting p{margin:5px 0 0;color:#6b7280;font-size:13px}.switch{position:relative;display:inline-block;width:48px;height:26px;flex-shrink:0}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;inset:0;background:#d1d5db;border-radius:30px;transition:.3s}.slider:before{content:"";position:absolute;width:20px;height:20px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:.3s;box-shadow:0 1px 3px #0003}.switch input:checked+.slider{background:#2563eb}.switch input:checked+.slider:before{transform:translate(22px)}.settings-info{padding:12px 15px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;color:#1d4ed8;font-size:13px}.settings-warning{padding:18px;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;color:#92400e;margin-top:20px}.settings-warning h4{margin:0 0 7px;font-size:15px}.settings-warning p{margin:0;font-size:13px;line-height:1.6}.branding-preview,.logo-preview,.image-preview{margin-top:15px}.branding-preview img,.logo-preview img,.image-preview img{max-width:180px;max-height:100px;object-fit:contain;border-radius:10px;border:1px solid #e5e7eb;padding:8px;background:#f9fafb}.file-upload-area{border:2px dashed #d1d5db;border-radius:10px;padding:25px;text-align:center;background:#fafafa;transition:.2s ease}.file-upload-area:hover{border-color:#2563eb;background:#eff6ff}.file-upload-area input[type=file]{max-width:100%}.export-settings-button{border:none;background:#16a34a;color:#fff;padding:11px 20px;border-radius:8px;cursor:pointer;font-weight:600;transition:.2s ease}.export-settings-button:hover{background:#15803d}.export-settings-button:disabled{opacity:.6;cursor:not-allowed}.import-settings-area{padding:20px;border:2px dashed #d1d5db;border-radius:10px;background:#fafafa}.settings-card button{transition:all .2s ease}@media(max-width:1000px){.settings-layout{grid-template-columns:200px 1fr}.settings-grid{grid-template-columns:1fr}}@media(max-width:768px){.admin-settings-page{padding:20px 15px}.settings-top-header{flex-direction:column;align-items:flex-start}.settings-header-actions{width:100%}.settings-header-actions button{flex:1}.settings-layout{grid-template-columns:1fr}.settings-sidebar{position:static;overflow-x:auto}.settings-navigation{flex-direction:row;min-width:max-content}.settings-nav-item{width:auto;white-space:nowrap}.settings-sidebar-title{display:none}.settings-card{padding:18px}}@media(max-width:480px){.settings-page-title h1{font-size:24px}.settings-header-actions{flex-direction:column}.settings-header-actions button{width:100%}.toggle-setting{align-items:flex-start}}.backup-info-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:20px 0;color:#4b5563;font-size:14px}.full-backup-card{border:1px solid #bfdbfe}.full-backup-button{border:none;background:#7c3aed;color:#fff;padding:12px 22px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600}.full-backup-button:hover{opacity:.9}.full-backup-button:disabled{opacity:.6;cursor:not-allowed}.restore-card{border:1px solid #fde68a}.restore-backup-button{border:none;background:#dc2626;color:#fff;padding:12px 22px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600}.restore-backup-button:hover{background:#b91c1c}.restore-backup-button:disabled{opacity:.5;cursor:not-allowed}.selected-backup-file{margin-top:15px;padding:12px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;color:#166534}.backup-information-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.backup-information-grid>div{padding:18px;border:1px solid #e5e7eb;border-radius:10px;background:#f9fafb}.backup-information-grid p{margin:8px 0 0;color:#6b7280;font-size:13px}@media(max-width:768px){.backup-info-list,.backup-information-grid{grid-template-columns:1fr}}.branding-group{margin-bottom:30px;display:flex;flex-direction:column;gap:10px}.branding-group label{font-weight:600;font-size:15px}.branding-preview{width:180px;height:80px;object-fit:contain;border:1px solid #ddd;border-radius:8px;padding:10px;background:#fff}.favicon-preview{width:60px;height:60px;object-fit:contain;border:1px solid #ddd;border-radius:8px;padding:5px;background:#fff}.branding-group input[type=file]{padding:10px;border:1px solid #ddd;border-radius:6px;max-width:400px}.save-settings-btn{padding:12px 25px;border:none;border-radius:6px;cursor:pointer;font-size:15px;font-weight:600}.save-settings-btn:disabled{opacity:.6;cursor:not-allowed}.email-test-section{margin-top:20px;padding-top:20px;border-top:1px solid #e5e7eb}.test-email-btn{padding:12px 22px;border:none;border-radius:8px;background:#2563eb;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:.2s}.test-email-btn:hover{opacity:.9}.test-email-btn:disabled{opacity:.6;cursor:not-allowed}.email-test-message{margin-top:12px;font-size:14px;font-weight:500}.settings-subtitle{margin-bottom:20px;font-size:17px;font-weight:600;color:#1f2937}.toggle-setting{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:18px 0;border-bottom:1px solid #e5e7eb}.toggle-setting:last-child{border-bottom:none}.toggle-setting strong{display:block;margin-bottom:5px;font-size:15px}.toggle-setting p{margin:0;color:#6b7280;font-size:13px;line-height:1.5}.toggle-setting input[type=checkbox]{width:20px;height:20px;cursor:pointer;flex-shrink:0}.settings-success{padding:14px 18px;margin-bottom:20px;border-radius:8px;background:#dcfce7;color:#166534;border:1px solid #86efac}.settings-error{padding:14px 18px;margin-bottom:20px;border-radius:8px;background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.settings-description{color:#64748b;line-height:1.7;margin-bottom:20px}.warning-text{color:#b45309}.backup-actions{margin-top:20px}.primary-button{padding:12px 20px;border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600}.primary-button:disabled{opacity:.6;cursor:not-allowed}.backup-upload-button{display:inline-block;padding:12px 20px;border-radius:8px;cursor:pointer;font-weight:600;border:1px solid #cbd5e1}.backup-info{display:flex;flex-direction:column;gap:20px}.backup-info strong{display:block;margin-bottom:6px}.backup-info p{margin:0;color:#64748b}.branding-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.branding-message{margin-bottom:20px;padding:14px 18px;border-radius:8px;background:#ecfdf5;color:#047857;border:1px solid #a7f3d0;font-size:14px}.branding-item{display:grid;grid-template-columns:1.5fr 180px 180px;align-items:center;gap:30px;padding:25px;border-bottom:1px solid #e5e7eb}.branding-item:last-child{border-bottom:none}.branding-info h3{margin:0 0 8px;font-size:17px;font-weight:600;color:#111827}.branding-info p{margin:0;color:#6b7280;font-size:14px;line-height:1.6}.branding-preview{width:160px;height:90px;display:flex;align-items:center;justify-content:center;background:#f9fafb;border:1px dashed #d1d5db;border-radius:10px;overflow:hidden}.branding-preview img{width:100%;height:100%;object-fit:contain;padding:8px}.no-image{color:#9ca3af;font-size:13px;text-align:center}.branding-actions{display:flex;align-items:center;gap:10px;justify-content:flex-end}.upload-button{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;background:#2563eb;color:#fff;border-radius:7px;font-size:14px;font-weight:500;cursor:pointer;transition:.25s ease}.upload-button:hover{background:#1d4ed8;transform:translateY(-1px)}.delete-button{padding:10px 18px;border:none;border-radius:7px;background:#fee2e2;color:#dc2626;font-size:14px;font-weight:500;cursor:pointer;transition:.25s ease}.delete-button:hover{background:#fecaca;transform:translateY(-1px)}.branding-guidelines{margin-top:25px;padding:25px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px}.branding-guidelines h3{margin-top:0;margin-bottom:15px;font-size:16px;color:#111827}.branding-guidelines ul{margin:0;padding-left:20px;color:#6b7280;font-size:14px;line-height:1.9}@media(max-width:900px){.branding-item{grid-template-columns:1fr 150px;gap:20px}.branding-actions{grid-column:span 2;justify-content:flex-start}}@media(max-width:600px){.branding-item{display:flex;flex-direction:column;align-items:flex-start;gap:18px;padding:20px}.branding-preview{width:100%;height:140px}.branding-actions{width:100%;display:flex;justify-content:flex-start}.upload-button,.delete-button{flex:1;text-align:center}}.admin-notifications{width:100%;min-width:0;min-height:100vh;padding:30px;box-sizing:border-box;background:#f8fafc}.admin-notifications h1{margin:0 0 28px;color:#1e293b;font-size:30px;font-weight:800;line-height:1.25}.notification-form{width:100%;max-width:850px;margin:0 auto;padding:32px;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 8px 25px #0f172a12}.notification-form input,.notification-form textarea,.notification-form select{display:block;width:100%;max-width:100%;margin:0 0 18px;padding:14px 15px;box-sizing:border-box;border:1px solid #d1d5db;border-radius:10px;background:#fff;color:#1e293b;font-family:inherit;font-size:15px;line-height:1.5;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.notification-form input::placeholder,.notification-form textarea::placeholder{color:#94a3b8}.notification-form textarea{min-height:150px;resize:vertical}.notification-form select{cursor:pointer}.notification-form input:focus,.notification-form textarea:focus,.notification-form select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb24}.notification-form select:disabled{cursor:not-allowed;background:#f1f5f9;color:#94a3b8}.notification-form button{display:block;width:100%;min-height:50px;padding:14px 18px;box-sizing:border-box;border:none;border-radius:10px;background:#2563eb;color:#fff;font-family:inherit;font-size:16px;font-weight:700;cursor:pointer;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease,opacity .2s ease}.notification-form button:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 6px 16px #2563eb38}.notification-form button:active{transform:translateY(0)}.notification-form button:disabled{cursor:not-allowed;opacity:.65;transform:none;box-shadow:none}@media(max-width:900px){.admin-notifications{padding:24px}.admin-notifications h1{font-size:28px;margin-bottom:24px}.notification-form{padding:28px;border-radius:16px}}@media(max-width:600px){.admin-notifications{width:100%;min-height:100vh;padding:18px 14px;overflow-x:hidden}.admin-notifications h1{font-size:24px;margin-bottom:20px}.notification-form{width:100%;max-width:none;padding:20px 16px;border-radius:14px;box-shadow:0 5px 18px #0f172a0f}.notification-form input,.notification-form textarea,.notification-form select{font-size:15px;padding:13px 14px;margin-bottom:16px}.notification-form textarea{min-height:140px}.notification-form button{min-height:48px;padding:13px 16px;font-size:15px}}@media(max-width:400px){.admin-notifications{padding:14px 10px}.admin-notifications h1{font-size:22px;margin-bottom:17px}.notification-form{padding:17px 12px;border-radius:12px}.notification-form input,.notification-form textarea,.notification-form select{padding:12px;font-size:14px;border-radius:9px}.notification-form textarea{min-height:130px}.notification-form button{min-height:46px;font-size:14px;border-radius:9px}}@media(max-width:330px){.admin-notifications{padding:12px 8px}.admin-notifications h1{font-size:20px}.notification-form{padding:15px 10px}.notification-form input,.notification-form textarea,.notification-form select{padding:11px;font-size:13px}.notification-form button{font-size:13px}}@media(prefers-reduced-motion:reduce){.notification-form input,.notification-form textarea,.notification-form select,.notification-form button{transition:none}}.support-page{width:100%;min-height:100vh;padding:30px;box-sizing:border-box;background:#f5f7fb;overflow-x:hidden}.support-page h1{margin:0 0 25px;color:#1e293b;font-size:32px;line-height:1.2;font-weight:700}.support-table{width:100%;min-width:900px;border-collapse:separate;border-spacing:0;background:#fff;border-radius:15px;box-shadow:0 10px 30px #00000014;overflow:hidden}.support-table thead{background:#2563eb;color:#fff}.support-table th{padding:16px;text-align:left;font-size:14px;font-weight:600;white-space:nowrap;border-bottom:1px solid #1d4ed8}.support-table td{padding:15px 16px;color:#475569;font-size:14px;border-bottom:1px solid #e5e7eb;vertical-align:middle;white-space:nowrap}.support-table tbody tr{background:#fff;transition:background .2s ease}.support-table tbody tr:hover{background:#f8fafc}.support-table tbody tr:last-child td{border-bottom:none}.support-table tbody td[colspan]{padding:45px 20px;text-align:center;color:#64748b;font-size:15px}.status{display:inline-flex;align-items:center;justify-content:center;min-width:75px;padding:6px 12px;box-sizing:border-box;border-radius:30px;color:#fff;font-size:12px;font-weight:600;line-height:1.2;text-transform:capitalize}.status.open{background:#f59e0b}.status.pending{background:#3b82f6}.status.answered{background:#10b981}.status.closed{background:#64748b}.priority{display:inline-flex;align-items:center;justify-content:center;min-width:65px;padding:6px 12px;box-sizing:border-box;border-radius:30px;color:#fff;font-size:12px;font-weight:600;line-height:1.2;text-transform:capitalize}.priority.high{background:#ef4444}.priority.medium{background:#f59e0b}.priority.low{background:#10b981}.view-btn{display:inline-flex;align-items:center;justify-content:center;min-width:75px;padding:8px 16px;border:none;border-radius:8px;background:#2563eb;color:#fff;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.view-btn:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 5px 12px #2563eb33}.view-btn:active{transform:translateY(0)}.view-btn:focus-visible{outline:3px solid rgba(37,99,235,.25);outline-offset:2px}@media(max-width:992px){.support-page{padding:25px 20px}.support-page{overflow-x:auto}.support-table{min-width:900px}.support-table th,.support-table td{padding:13px 14px}}@media(max-width:768px){.support-page{padding:20px 15px}.support-page h1{margin-bottom:20px;font-size:25px}.support-table{min-width:850px;border-radius:12px}.support-table th,.support-table td{padding:12px;font-size:13px}.status,.priority{padding:5px 10px;font-size:11px}.view-btn{min-width:68px;padding:7px 13px;font-size:12px}}@media(max-width:500px){.support-page{padding:16px 10px}.support-page h1{font-size:22px}.support-table{min-width:820px}.support-table th,.support-table td{padding:11px 10px;font-size:12px}.status,.priority{min-width:60px;padding:5px 8px;font-size:10px}.view-btn{min-width:62px;padding:7px 11px;font-size:11px}}@media(max-width:360px){.support-page{padding:12px 8px}.support-page h1{margin-bottom:16px;font-size:20px}.support-table{min-width:800px}.support-table th,.support-table td{padding:9px 8px}}@media(prefers-reduced-motion:reduce){.support-table tbody tr,.view-btn{transition:none}}.ticket-support{width:100%;min-height:100vh;padding:35px 30px;box-sizing:border-box;background:#f4f7fc;overflow-x:hidden}.ticket-card{width:100%;max-width:1000px;margin:0 auto;padding:35px;box-sizing:border-box;background:#fff;border-radius:18px;box-shadow:0 10px 30px #00000014}.ticket-card h1{margin:0 0 30px;color:#1e293b;font-size:30px;line-height:1.25;font-weight:700}.user-card{display:flex;align-items:center;gap:20px;margin-bottom:30px;padding-bottom:25px;border-bottom:1px solid #e5e7eb}.user-card img{width:90px;height:90px;flex:0 0 90px;border-radius:50%;object-fit:cover;border:4px solid #2563eb;box-sizing:border-box}.user-card h2{margin:0 0 5px;color:#1e293b;font-size:21px;line-height:1.3}.user-card p{margin:3px 0;color:#64748b;font-size:14px;overflow-wrap:anywhere}.ticket-grid{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:30px}.ticket-grid>div{min-width:0;padding:18px;box-sizing:border-box;background:#f8fafc;border:1px solid #eef2f7;border-radius:12px}.ticket-grid strong{display:block;margin-bottom:8px;color:#2563eb;font-size:13px;font-weight:700}.ticket-grid p{margin:0;color:#475569;font-size:14px;line-height:1.5;overflow-wrap:anywhere}.message-box{margin-top:30px;padding:20px;box-sizing:border-box;background:#f8fafc;border:1px solid #eef2f7;border-radius:12px}.message-box h2,.reply-box h2,.status-box h2{margin:0 0 15px;color:#1e293b;font-size:19px;line-height:1.3}.message-box p{margin:0;color:#475569;font-size:15px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}.reply-box{margin-top:30px}.reply-box textarea{display:block;width:100%;min-height:180px;padding:15px;box-sizing:border-box;border:1px solid #d1d5db;border-radius:10px;outline:none;resize:vertical;background:#fff;color:#1f2937;font-family:inherit;font-size:15px;line-height:1.6;transition:border-color .2s ease,box-shadow .2s ease}.reply-box textarea::placeholder{color:#94a3b8}.reply-box textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.status-box{margin-top:30px}.status-box select{display:block;width:100%;min-height:48px;padding:12px 14px;box-sizing:border-box;border:1px solid #d1d5db;border-radius:10px;outline:none;background:#fff;color:#1f2937;font-family:inherit;font-size:15px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.status-box select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.reply-btn,.status-btn,.back-btn,.delete-btn{min-height:46px;padding:12px 22px;border:none;border-radius:10px;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.reply-btn:hover,.status-btn:hover,.back-btn:hover,.delete-btn:hover{transform:translateY(-1px)}.reply-btn:active,.status-btn:active,.back-btn:active,.delete-btn:active{transform:translateY(0)}.reply-btn{margin-top:15px;background:#2563eb;color:#fff}.reply-btn:hover{background:#1d4ed8;box-shadow:0 5px 12px #2563eb33}.status-btn{margin-top:15px;background:#10b981;color:#fff}.status-btn:hover{background:#059669;box-shadow:0 5px 12px #10b98133}.bottom-buttons{width:100%;display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:35px}.back-btn{background:#64748b;color:#fff}.back-btn:hover{background:#475569}.delete-btn{background:#ef4444;color:#fff}.delete-btn:hover{background:#dc2626;box-shadow:0 5px 12px #ef444433}.reply-btn:focus-visible,.status-btn:focus-visible,.back-btn:focus-visible,.delete-btn:focus-visible{outline:3px solid rgba(37,99,235,.25);outline-offset:2px}@media(max-width:1000px){.ticket-support{padding:25px 20px}.ticket-card{padding:28px}.ticket-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.ticket-support{padding:20px 15px}.ticket-card{padding:22px 18px;border-radius:15px}.ticket-card h1{margin-bottom:24px;font-size:25px}.user-card{gap:15px;margin-bottom:25px;padding-bottom:20px}.user-card img{width:75px;height:75px;flex-basis:75px;border-width:3px}.user-card h2{font-size:18px}.user-card p{font-size:13px}.ticket-grid{grid-template-columns:1fr;gap:12px;margin-bottom:25px}.ticket-grid>div{padding:15px}.message-box{padding:16px;margin-top:25px}.message-box h2,.reply-box h2,.status-box h2{font-size:18px}.message-box p{font-size:14px;line-height:1.7}.reply-box textarea{min-height:160px;padding:13px;font-size:14px}.status-box select{font-size:14px}.reply-btn,.status-btn{width:100%}.bottom-buttons{flex-direction:column;align-items:stretch;margin-top:28px}.back-btn,.delete-btn{width:100%}}@media(max-width:500px){.ticket-support{padding:14px 10px}.ticket-card{padding:18px 14px;border-radius:13px}.ticket-card h1{font-size:22px;line-height:1.3}.user-card{flex-direction:column;align-items:center;text-align:center}.user-card img{width:72px;height:72px;flex-basis:72px}.user-card h2{font-size:17px}.user-card p{font-size:12px}.ticket-grid>div{padding:14px}.ticket-grid strong{font-size:12px}.ticket-grid p{font-size:13px}.message-box{padding:14px}.message-box h2,.reply-box h2,.status-box h2{font-size:17px}.message-box p{font-size:13px}.reply-box textarea{min-height:145px;font-size:13px}.status-box select{min-height:45px;font-size:13px}.reply-btn,.status-btn,.back-btn,.delete-btn{min-height:45px;padding:11px 15px;font-size:13px}}@media(max-width:360px){.ticket-support{padding:10px 7px}.ticket-card{padding:16px 11px;border-radius:11px}.ticket-card h1{font-size:20px}.user-card img{width:65px;height:65px;flex-basis:65px}.message-box,.ticket-grid>div{padding:12px}.reply-box textarea{min-height:135px}}@media(prefers-reduced-motion:reduce){.reply-box textarea,.status-box select,.reply-btn,.status-btn,.back-btn,.delete-btn{transition:none}}.wishlist-page{padding:40px;min-height:100vh;background:#f4f6f9}.wishlist-page h1{color:#1e293b;margin-bottom:30px;font-size:34px}.wishlist-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:25px}.wishlist-item{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 10px 25px #00000014;transition:.3s}.wishlist-item:hover{transform:translateY(-5px)}.remove-btn{width:100%;border:none;padding:15px;background:#ef4444;color:#fff;cursor:pointer;font-size:15px;font-weight:600;transition:.3s}.remove-btn:hover{background:#dc2626}.empty-wishlist{background:#fff;border-radius:20px;padding:80px 30px;text-align:center;box-shadow:0 10px 25px #00000014}.empty-wishlist h2{color:#1e293b;margin-bottom:15px}.empty-wishlist p{color:#64748b;font-size:16px}.wishlist-loading{text-align:center;padding:100px;font-size:22px;color:#2563eb}@media(max-width:768px){.wishlist-page{padding:20px}.wishlist-grid{grid-template-columns:1fr}}.wishlist-page{box-sizing:border-box;overflow-x:hidden}@media(max-width:768px){.wishlist-page{padding:24px 12px}.wishlist-page h1{font-size:27px;margin-bottom:20px}.wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.empty-wishlist{padding:55px 18px}}@media(max-width:480px){.wishlist-grid{grid-template-columns:1fr}.wishlist-loading{padding:60px 15px;font-size:18px}}.store-page{min-height:100vh;background:#f5f7fb;padding-bottom:60px}.store-page-state{min-height:70vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:40px 20px}.store-page-state h2{margin-top:20px;color:#1f2937}.store-page-state p{color:#6b7280}.store-loader{width:45px;height:45px;border-radius:50%;border:5px solid #e5e7eb;border-top-color:#2563eb;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-icon{font-size:70px}.back-home-btn{margin-top:20px;padding:12px 22px;background:#2563eb;color:#fff;text-decoration:none;border-radius:8px;transition:.3s}.back-home-btn:hover{background:#1d4ed8}.store-hero{background:#fff;border-bottom:1px solid #e5e7eb}.store-banner{width:100%;height:320px;background:#e5e7eb;overflow:hidden}.store-banner img{width:100%;height:100%;object-fit:cover;display:block}.default-banner{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.default-banner span{font-size:100px;opacity:.35}.store-profile-container{max-width:1250px;margin:-75px auto 0;padding:0 25px 30px;display:grid;grid-template-columns:150px 1fr auto;gap:25px;align-items:end;position:relative}.store-logo{width:150px;height:150px;border-radius:16px;background:#fff;border:5px solid white;box-shadow:0 10px 30px #00000026;overflow:hidden;display:flex;align-items:center;justify-content:center}.store-logo img{width:100%;height:100%;object-fit:cover}.default-logo{width:100%;height:100%;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-size:55px;font-weight:700}.store-main-info{background:#fff;padding-top:85px}.store-title-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.store-title-row h1{margin:0;font-size:32px;color:#111827}.verified-badge{background:#dcfce7;color:#15803d;padding:6px 10px;border-radius:20px;font-size:13px;font-weight:600}.business-category{display:inline-block;margin-top:8px;color:#2563eb;font-weight:600;font-size:14px}.store-meta{display:flex;gap:20px;flex-wrap:wrap;margin-top:15px;color:#6b7280;font-size:14px}.store-actions{padding-bottom:5px}.follow-btn,.following-btn{border:none;padding:13px 24px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:.25s}.follow-btn{background:#2563eb;color:#fff}.follow-btn:hover{background:#1d4ed8}.following-btn{background:#e5e7eb;color:#374151}.follow-btn:disabled,.following-btn:disabled{opacity:.6;cursor:not-allowed}.store-content{max-width:1250px;margin:35px auto 0;padding:0 25px;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:30px}.store-section{background:#fff;border-radius:12px;padding:28px;margin-bottom:25px;border:1px solid #eef0f4}.store-section h2{margin:0 0 15px;color:#111827;font-size:22px}.store-description{color:#4b5563;line-height:1.8;white-space:pre-line}.section-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.section-header h2{margin-bottom:5px}.section-header p{margin:0;color:#6b7280;font-size:14px}.product-count{background:#eff6ff;color:#2563eb;padding:7px 12px;border-radius:20px;font-size:13px;font-weight:600}.store-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:20px}.store-product-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .25s,box-shadow .25s}.store-product-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px #0000001a}.store-product-image{height:190px;position:relative;overflow:hidden;background:#f3f4f6}.store-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.store-product-card:hover img{transform:scale(1.05)}.product-featured{position:absolute;top:10px;left:10px;background:#f59e0b;color:#fff;padding:5px 9px;border-radius:6px;font-size:11px;font-weight:600}.store-product-info{padding:15px}.store-product-info h3{margin:0 0 10px;font-size:15px;color:#1f2937;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.store-product-info strong{color:#2563eb;font-size:17px}.store-product-info p{margin:10px 0 0;font-size:13px;color:#6b7280}.empty-products{text-align:center;padding:60px 20px;background:#f9fafb;border-radius:10px;border:1px dashed #d1d5db}.empty-products div{font-size:50px}.empty-products h3{color:#374151}.empty-products p{color:#6b7280}.store-sidebar{display:flex;flex-direction:column;gap:20px}.sidebar-card{background:#fff;border-radius:12px;padding:22px;border:1px solid #eef0f4}.sidebar-card h3{margin:0 0 18px;color:#111827;font-size:18px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.contact-item{display:flex;align-items:center;gap:10px;padding:10px 0;color:#374151;text-decoration:none;word-break:break-word}.contact-item:hover{color:#2563eb}.no-info{color:#9ca3af;font-size:14px}.location-info{display:flex;gap:12px;color:#4b5563}.location-info strong{display:block;color:#1f2937}.location-info p{margin:4px 0;font-size:14px}.social-links{display:flex;flex-wrap:wrap;gap:10px}.social-links a{padding:8px 12px;background:#f3f4f6;border-radius:6px;text-decoration:none;color:#374151;font-size:13px;transition:.2s}.social-links a:hover{background:#2563eb;color:#fff}@media(max-width:900px){.store-content{grid-template-columns:1fr}.store-sidebar{display:grid;grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.store-banner{height:220px}.store-profile-container{grid-template-columns:1fr;margin-top:-60px;align-items:center}.store-logo{width:120px;height:120px}.store-main-info{padding-top:0}.store-actions{padding-top:10px}.follow-btn,.following-btn{width:100%}.store-content{padding:0 15px}.store-section{padding:20px}.store-sidebar{grid-template-columns:1fr}}@media(max-width:500px){.store-title-row h1{font-size:25px}.store-meta{flex-direction:column;gap:8px}.section-header{flex-direction:column;align-items:flex-start}.store-products-grid{grid-template-columns:repeat(2,1fr);gap:12px}.store-product-image{height:150px}.store-product-info{padding:12px}}@media(max-width:700px){.store-banner{height:210px}.store-profile-container{padding:0 15px 22px;grid-template-columns:1fr;gap:12px;margin-top:-55px}.store-logo{width:110px;height:110px}.store-main-info{padding-top:0}.store-title-row h1{font-size:26px;word-break:break-word}.store-content{padding:0 12px}}@media(max-width:500px){.store-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.store-product-image{height:135px}.store-product-info{padding:10px}.store-meta{flex-direction:column;align-items:flex-start;gap:6px}.store-actions{width:100%}}@media(max-width:380px){.store-products-grid{grid-template-columns:1fr}}.about-hero{height:400px;background:url(https://images.unsplash.com/photo-1556740749-887f6717d7e4?w=1600) center/cover;position:relative}.about-overlay{position:absolute;inset:0;background:#0009;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-align:center;padding:20px}.about-overlay h1{font-size:55px;margin-bottom:20px}.about-overlay p{font-size:22px;max-width:800px}.about-container{width:90%;max-width:1200px;margin:70px auto}.about-section{margin-bottom:50px}.about-section h2{color:#ff9800;margin-bottom:20px;font-size:34px}.about-section p{line-height:1.9;color:#555;font-size:18px}.stats-section{width:90%;max-width:1200px;margin:70px auto;display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.stat-card{background:#fff;text-align:center;padding:40px;border-radius:15px;box-shadow:0 5px 20px #0000001a;transition:.3s}.stat-card:hover{transform:translateY(-10px)}.stat-card h2{color:#ff9800;font-size:40px;margin-bottom:15px}.stat-card p{font-size:18px}@media(max-width:768px){.stats-section{grid-template-columns:1fr 1fr}.about-overlay h1{font-size:38px}}@media(max-width:500px){.stats-section{grid-template-columns:1fr}}.contact-hero{height:320px;background:linear-gradient(#0009,#0009),url(https://images.unsplash.com/photo-1521791136064-7986c2920216?w=1600) center/cover;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff}.contact-overlay h1{font-size:52px;margin-bottom:15px}.contact-overlay p{font-size:20px}.contact-container{width:90%;max-width:1300px;margin:70px auto;display:grid;grid-template-columns:1fr 1.4fr;gap:60px}.contact-info h2{color:#ff9800;margin-bottom:20px}.contact-info p{color:#555;line-height:1.8;margin-bottom:30px}.info-box{display:flex;align-items:center;gap:15px;margin-bottom:20px;background:#fff;padding:18px;border-radius:12px;box-shadow:0 5px 20px #00000014}.info-box svg{color:#ff9800;font-size:22px}.contact-form{background:#fff;padding:35px;border-radius:15px;box-shadow:0 10px 30px #0000001a}.contact-form h2{margin-bottom:25px;color:#333}.contact-form input,.contact-form textarea{width:100%;padding:15px;margin-bottom:20px;border:1px solid #ddd;border-radius:8px;font-size:16px}.contact-form textarea{resize:vertical}.contact-form button{width:100%;padding:15px;border:none;background:#ff9800;color:#fff;font-size:18px;border-radius:8px;cursor:pointer;transition:.3s}.contact-form button:hover{background:#e68900}@media(max-width:900px){.contact-container{grid-template-columns:1fr}}.info-box a{color:inherit;text-decoration:none}.info-box a:hover{text-decoration:underline}.contact-loading{padding:20px 0;color:#777}.privacy-hero{height:350px;background:linear-gradient(#000000a6,#000000a6),url(https://images.unsplash.com/photo-1516321318423-f06f85e504b3?w=1600) center/cover;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff}.privacy-overlay{width:90%;max-width:900px}.privacy-overlay h1{font-size:52px;margin-bottom:20px}.privacy-overlay p{font-size:20px;line-height:1.8}.privacy-container{width:90%;max-width:1200px;margin:70px auto}.privacy-card{background:#fff;padding:35px;margin-bottom:30px;border-radius:15px;box-shadow:0 8px 25px #00000014;transition:.3s}.privacy-card:hover{transform:translateY(-5px)}.privacy-card h2{color:#ff9800;margin-bottom:20px}.privacy-card p{color:#555;line-height:1.9;font-size:17px}.privacy-card ul{padding-left:20px}.privacy-card li{margin-bottom:12px;color:#555;line-height:1.8}@media(max-width:768px){.privacy-overlay h1{font-size:38px}.privacy-overlay p{font-size:17px}.privacy-card{padding:25px}}.featured-page-hero{height:320px;background:linear-gradient(#000000a6,#000000a6),url(https://images.unsplash.com/photo-1512436991641-6745cdb1723f?w=1600) center/cover;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff}.featured-overlay h1{font-size:52px;margin-bottom:15px}.featured-overlay p{font-size:20px}.featured-page{width:95%;max-width:1400px;margin:60px auto}.featured-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:25px}@media(max-width:768px){.featured-overlay h1{font-size:38px}.featured-overlay p{font-size:17px}}.trending-page-hero{height:320px;background:linear-gradient(#000000a6,#000000a6),url(https://images.unsplash.com/photo-1515169067868-5387ec356754?w=1600) center/cover;display:flex;justify-content:center;align-items:center;color:#fff;text-align:center}.trending-overlay h1{font-size:52px;margin-bottom:15px}.trending-overlay p{font-size:20px}.trending-page{width:95%;max-width:1400px;margin:60px auto}.trending-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:25px}@media(max-width:768px){.trending-overlay h1{font-size:38px}.trending-overlay p{font-size:17px}}@media(max-width:768px){.trending-page-hero{height:240px;padding:20px}.trending-overlay h1{font-size:34px}.trending-overlay p{font-size:15px}.trending-page{width:auto;margin:30px 12px}.trending-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@media(max-width:480px){.trending-grid{grid-template-columns:1fr}}.recommended-page-hero{height:320px;background:linear-gradient(#000000a6,#000000a6),url(https://images.unsplash.com/photo-1556742049-0cfed4f6a45d?w=1600) center/cover;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff}.recommended-overlay h1{font-size:52px;margin-bottom:15px}.recommended-overlay p{font-size:20px}.recommended-page{width:95%;max-width:1400px;margin:60px auto}.recommended-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:25px}.loading,.empty{text-align:center;padding:80px}@media(max-width:768px){.recommended-overlay h1{font-size:38px}.recommended-overlay p{font-size:17px}}@media(max-width:768px){.recommended-page-hero{height:240px;padding:20px}.recommended-overlay h1{font-size:34px}.recommended-overlay p{font-size:15px}.recommended-page{width:auto;margin:30px 12px}.recommended-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@media(max-width:480px){.recommended-grid{grid-template-columns:1fr}}.contact-messages{width:100%;min-width:0;min-height:100vh;padding:30px;box-sizing:border-box;background:#f8fafc}.contact-messages h2{margin:0 0 25px;color:#1e293b;font-size:28px;font-weight:800;line-height:1.3}.contact-messages{overflow-x:hidden}.contact-messages table{width:100%;min-width:850px;border-collapse:collapse;background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;box-shadow:0 6px 20px #0f172a0f}.contact-messages thead{background:#0d6efd;color:#fff}.contact-messages th{padding:15px;text-align:left;font-size:13px;font-weight:700;line-height:1.4;white-space:nowrap}.contact-messages td{padding:15px;border-bottom:1px solid #edf2f7;color:#374151;font-size:13px;line-height:1.5;vertical-align:middle}.contact-messages tbody tr{transition:background-color .2s ease}.contact-messages tbody tr:hover{background:#f8fafc}.contact-messages tbody tr:last-child td{border-bottom:none}@media(max-width:900px){.contact-messages{overflow-x:auto;-webkit-overflow-scrolling:touch}.contact-messages h2{white-space:nowrap}.contact-messages table{min-width:850px}}.status-unread{display:inline-block;padding:5px 10px;border-radius:20px;background:#fee2e2;color:#dc3545;font-size:12px;font-weight:700;white-space:nowrap}.status-read{display:inline-block;padding:5px 10px;border-radius:20px;background:#dcfce7;color:#198754;font-size:12px;font-weight:700;white-space:nowrap}.contact-messages td:last-child{white-space:nowrap}.read-btn,.delete-btn{min-height:38px;padding:8px 14px;border:none;border-radius:7px;color:#fff;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease}.read-btn{margin-right:7px;background:#198754}.read-btn:hover{background:#157347;transform:translateY(-1px);box-shadow:0 4px 10px #19875433}.delete-btn{background:#dc3545}.delete-btn:hover{background:#bb2d3b;transform:translateY(-1px);box-shadow:0 4px 10px #dc354533}.read-btn:active,.delete-btn:active{transform:translateY(0)}.read-btn:focus-visible,.delete-btn:focus-visible{outline:3px solid rgba(37,99,235,.25);outline-offset:2px}.contact-messages td[colspan]{text-align:center;padding:40px 20px!important;color:#94a3b8;font-size:15px}.message-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box;background:#0f172aa6;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.message-content{width:700px;max-width:100%;max-height:85vh;padding:30px;box-sizing:border-box;overflow-y:auto;background:#fff;border-radius:16px;box-shadow:0 20px 50px #0003;animation:messageModalIn .2s ease}.message-content h2{margin:0 0 22px;color:#1e293b;font-size:24px;font-weight:800;line-height:1.35;overflow-wrap:anywhere}.message-content p{margin:0 0 12px;color:#475569;font-size:14px;line-height:1.65;overflow-wrap:anywhere}.message-content strong{color:#111827;font-weight:700}.message-content hr{margin:20px 0;border:0;border-top:1px solid #e5e7eb}.message-content .message-body{padding:16px;margin-bottom:20px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;color:#334155;font-size:15px;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere}.message-content button{display:block;width:100%;min-height:45px;margin-top:20px;padding:11px 20px;border:none;border-radius:8px;background:#0d6efd;color:#fff;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.message-content button:hover{background:#0b5ed7;transform:translateY(-1px)}.message-content button:active{transform:translateY(0)}@media(max-width:900px){.contact-messages{padding:24px}.contact-messages h2{font-size:26px}.message-content{width:650px;padding:25px}}@media(max-width:600px){.contact-messages{width:100%;min-height:100vh;padding:18px 12px;box-sizing:border-box;overflow-x:hidden}.contact-messages h2{margin-bottom:18px;font-size:23px}.contact-messages table{min-width:800px}.contact-messages th,.contact-messages td{padding:11px 10px}.contact-messages th,.contact-messages td{font-size:12px}.read-btn,.delete-btn{min-height:38px;padding:8px 11px;font-size:12px}.message-modal{align-items:center;padding:12px}.message-content{width:100%;max-width:100%;max-height:90vh;padding:20px 16px;border-radius:14px}.message-content h2{font-size:20px;margin-bottom:18px}.message-content p{font-size:13px}.message-content .message-body{padding:13px;font-size:13px;line-height:1.65}.message-content button{min-height:46px;margin-top:16px}}@media(max-width:400px){.contact-messages{padding:14px 9px}.contact-messages h2{font-size:21px}.contact-messages table{min-width:760px}.contact-messages th,.contact-messages td{padding:9px 8px}.contact-messages td{font-size:11px}.status-unread,.status-read{padding:4px 8px;font-size:10px}.read-btn,.delete-btn{min-height:36px;padding:7px 9px;font-size:11px}.message-modal{padding:8px}.message-content{padding:18px 13px;border-radius:12px}.message-content h2{font-size:18px}.message-content p,.message-content .message-body{font-size:12px}}@media(max-width:330px){.contact-messages{padding:12px 7px}.contact-messages h2{font-size:19px}.contact-messages table{min-width:720px}.message-content{padding:16px 11px}.message-content h2{font-size:17px}}@keyframes messageModalIn{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.message-content,.read-btn,.delete-btn,.message-content button{animation:none;transition:none}}.view-user{width:100%;max-width:1400px;margin:0 auto;padding:30px;box-sizing:border-box;background:#f5f7fb;min-height:100vh;overflow-x:hidden}.back-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;margin-bottom:25px;padding:11px 22px;border:none;border-radius:10px;background:#0a66c2;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.back-button:hover{background:#084f99;transform:translateY(-1px);box-shadow:0 5px 12px #0a66c233}.back-button:active{transform:translateY(0)}.profile-header{width:100%;margin-bottom:30px;padding:35px;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;border-radius:20px;background:linear-gradient(135deg,#0a66c2,#1f8fff);color:#fff;box-shadow:0 10px 35px #00000026}.profile-left{min-width:0;display:flex;align-items:center;gap:25px}.profile-image{width:130px;height:130px;flex:0 0 130px;object-fit:cover;border-radius:50%;border:5px solid rgba(255,255,255,.4);background:#ffffff26}.profile-left>div{min-width:0}.profile-left h1{margin:0;color:#fff;font-size:34px;line-height:1.2;font-weight:700;overflow-wrap:anywhere}.profile-left p{display:flex;align-items:center;gap:10px;margin:8px 0;color:#ffffffeb;font-size:14px;overflow-wrap:anywhere}.status-badge,.role-badge{display:inline-flex;align-items:center;justify-content:center;margin-top:10px;margin-right:8px;padding:7px 16px;border-radius:30px;font-size:12px;font-weight:600;line-height:1.2}.status-badge.active{background:#28a745;color:#fff}.status-badge.blocked{background:#dc3545;color:#fff}.role-badge,.role-badge.admin{background:#ffc107;color:#222}.role-badge.user{background:#fff;color:#0a66c2}.stats-grid{width:100%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin-bottom:30px}.stat-card{min-width:0;padding:23px 18px;box-sizing:border-box;background:#fff;border-radius:18px;text-align:center;box-shadow:0 8px 25px #00000014;transition:transform .2s ease,box-shadow .2s ease}.stat-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000001a}.stat-card svg{display:block;margin:0 auto 12px;color:#0a66c2;font-size:36px}.stat-card h2{margin:0 0 8px;color:#222;font-size:32px;line-height:1.1;font-weight:700}.stat-card p{margin:0;color:#777;font-size:13px}.info-grid{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-bottom:35px}.info-card{min-width:0;padding:24px;box-sizing:border-box;background:#fff;border-radius:18px;box-shadow:0 8px 25px #00000014}.info-card h2{display:flex;align-items:center;gap:10px;margin:0 0 20px;color:#0a66c2;font-size:19px;line-height:1.3}.info-card h2 svg{flex-shrink:0}.info-card>p{margin:0;color:#64748b;font-size:14px;line-height:1.6}.info-row{min-width:0;display:flex;justify-content:space-between;align-items:center;gap:15px;padding:12px 0;border-bottom:1px solid #eeeeee}.info-row:last-child{border-bottom:none}.info-row span{min-width:0;color:#64748b;font-size:14px;overflow-wrap:anywhere}.info-row strong{min-width:0;color:#1e293b;font-size:14px;text-align:right;overflow-wrap:anywhere}.history-card{width:100%;margin-bottom:30px;padding:25px;box-sizing:border-box;background:#fff;border-radius:18px;box-shadow:0 8px 25px #00000014;overflow:hidden}.history-card h2{display:flex;align-items:center;gap:10px;margin:0 0 20px;color:#0a66c2;font-size:20px}.history-table{width:100%;min-width:650px;border-collapse:separate;border-spacing:0;background:#fff}.history-table th{padding:14px 15px;background:#0a66c2;color:#fff;text-align:left;font-size:13px;font-weight:600;white-space:nowrap}.history-table td{padding:14px 15px;color:#475569;font-size:13px;border-bottom:1px solid #eeeeee;vertical-align:middle}.history-table tbody tr{transition:background .2s ease}.history-table tbody tr:hover{background:#f5f8ff}.history-table tbody tr:last-child td{border-bottom:none}.success-badge,.danger-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 11px;border-radius:20px;font-size:11px;font-weight:600;white-space:nowrap}.success-badge{background:#d4edda;color:#155724}.danger-badge{background:#f8d7da;color:#721c24}.products-section{width:100%;margin-bottom:35px;padding:25px;box-sizing:border-box;background:#fff;border-radius:18px;box-shadow:0 8px 25px #00000014;overflow:hidden}.section-header{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px}.section-header h2{display:flex;align-items:center;gap:10px;margin:0;color:#0a66c2;font-size:20px}.section-header>span{color:#64748b;font-size:13px;font-weight:600;white-space:nowrap}.products-table{width:100%;min-width:850px;border-collapse:separate;border-spacing:0}.products-table th{padding:14px 15px;background:#0a66c2;color:#fff;text-align:left;font-size:13px;font-weight:600;white-space:nowrap}.products-table td{padding:14px 15px;color:#475569;font-size:13px;border-bottom:1px solid #eeeeee;vertical-align:middle}.products-table tbody tr{transition:background .2s ease}.products-table tbody tr:hover{background:#f5f8ff}.products-table tbody tr:last-child td{border-bottom:none}.product-image{display:block;width:65px;height:65px;object-fit:cover;border-radius:10px;background:#f1f5f9}.no-product-image{width:65px;height:65px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#f1f5f9;color:#94a3b8;font-size:24px}.status-pill{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:25px;font-size:11px;font-weight:600;white-space:nowrap}.status-pill.approved{background:#d4edda;color:#155724}.status-pill.pending{background:#fff3cd;color:#856404}.status-pill.rejected{background:#f8d7da;color:#721c24}.badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 11px;border-radius:20px;color:#fff;font-size:11px;font-weight:700;white-space:nowrap}.featured{background:#ff9800}.boost{background:#0a66c2}.express{background:#28a745}.normal{background:#999}.admin-actions{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:14px;margin:0 0 35px}.action-btn{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;transition:background .2s ease,transform .2s ease,box-shadow .2s ease,opacity .2s ease}.action-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 7px 15px #00000026}.action-btn:active:not(:disabled){transform:translateY(0)}.action-btn:disabled{opacity:.6;cursor:not-allowed}.action-btn.block{background:#ff9800}.action-btn.block:hover:not(:disabled){background:#d97706}.action-btn.unblock{background:#22c55e}.action-btn.unblock:hover:not(:disabled){background:#16a34a}.action-btn.admin{background:#0a66c2}.action-btn.admin:hover:not(:disabled){background:#084f99}.action-btn.delete{background:#dc3545}.action-btn.delete:hover:not(:disabled){background:#b91c1c}.ai-card{margin-bottom:30px}.ai-card .trust-score{color:#0a66c2;font-size:17px}.empty-products,.empty-text{padding:40px 20px;text-align:center;color:#777;font-size:14px}.empty-products{background:#f8fafc;border-radius:10px}.loading-screen{width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px;box-sizing:border-box;background:#f5f7fb;text-align:center}.loading-screen h2{margin:0;color:#1e293b;font-size:20px}.loader{width:55px;height:55px;margin-bottom:20px;border:6px solid #e2e8f0;border-top:6px solid #0a66c2;border-radius:50%;animation:viewUserSpin 1s linear infinite}@media(max-width:1200px){.view-user{padding:25px 20px}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.profile-header{padding:28px}.profile-image{width:110px;height:110px;flex-basis:110px}.profile-left h1{font-size:29px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.info-grid{grid-template-columns:1fr}.history-card,.products-section{overflow-x:auto}.history-table,.products-table{min-width:650px}.products-table{min-width:850px}}@media(max-width:768px){.view-user{padding:18px 14px}.back-button{margin-bottom:18px;min-height:42px;padding:10px 17px;font-size:13px}.profile-header{margin-bottom:20px;padding:25px 18px;border-radius:16px}.profile-left{width:100%;flex-direction:column;align-items:center;gap:15px;text-align:center}.profile-image{width:100px;height:100px;flex-basis:100px;border-width:4px}.profile-left h1{font-size:25px}.profile-left p{justify-content:center;font-size:13px;word-break:break-word}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:22px}.stat-card{padding:18px 12px;border-radius:14px}.stat-card svg{font-size:30px;margin-bottom:8px}.stat-card h2{font-size:27px}.stat-card p{font-size:11px}.info-card{padding:18px;border-radius:14px}.info-card h2{margin-bottom:15px;font-size:18px}.info-row{align-items:flex-start;gap:12px}.info-row span,.info-row strong{font-size:13px}.history-card,.products-section{padding:18px;border-radius:14px}.history-card h2,.section-header h2{font-size:18px}.section-header{align-items:flex-start;flex-direction:column;gap:8px}.history-card,.products-section{overflow-x:auto}.admin-actions{flex-direction:column;align-items:stretch;gap:10px}.action-btn{width:100%;min-height:46px}}@media(max-width:500px){.view-user{padding:12px 9px}.back-button{width:100%;margin-bottom:14px}.profile-header{padding:22px 14px;border-radius:14px}.profile-image{width:85px;height:85px;flex-basis:85px}.profile-left h1{font-size:22px}.profile-left p{font-size:12px;line-height:1.5}.role-badge,.status-badge{margin-right:4px;padding:6px 11px;font-size:10px}.stats-grid{gap:8px}.stat-card{padding:15px 8px;border-radius:12px}.stat-card svg{font-size:26px}.stat-card h2{font-size:23px}.stat-card p{font-size:10px}.info-card{padding:15px}.info-card h2{font-size:17px}.info-row{gap:8px}.info-row span,.info-row strong{font-size:12px}.history-card,.products-section{padding:14px}.history-table{min-width:620px}.products-table{min-width:820px}.history-table th,.history-table td,.products-table th,.products-table td{padding:10px;font-size:11px}.product-image,.no-product-image{width:55px;height:55px}.empty-products,.empty-text{padding:30px 15px;font-size:13px}.action-btn{font-size:13px}}@media(max-width:360px){.view-user{padding:10px 7px}.profile-header{padding:18px 11px}.profile-left h1{font-size:20px}.profile-left p{font-size:11px}.profile-image{width:75px;height:75px;flex-basis:75px}.stats-grid{gap:6px}.stat-card{padding:13px 6px}.stat-card h2{font-size:21px}.stat-card p{font-size:9px}.info-card{padding:13px}.info-row span,.info-row strong{font-size:11px}.history-card,.products-section{padding:12px}}@media(prefers-reduced-motion:reduce){.stat-card,.back-button,.action-btn,.history-table tbody tr,.products-table tbody tr{transition:none}.loader{animation-duration:2s}}@keyframes viewUserSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.threat-monitor{background:#fff;border-radius:16px;padding:25px;margin-top:25px;box-shadow:0 5px 20px #00000014}.threat-monitor h2{margin-bottom:20px}.threat-level{display:flex;align-items:center;gap:20px;margin-bottom:30px}.level-circle{width:80px;height:80px;border-radius:50%;background:#d1fae5;display:flex;justify-content:center;align-items:center;font-size:35px}.threat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.threat-card{background:#f8fafc;border-radius:12px;padding:20px;text-align:center}.threat-card h4{color:#555;margin-bottom:10px}.threat-card span{font-size:32px;font-weight:700;color:#2563eb}.security-alerts{margin-top:30px;background:#fff;border-radius:16px;padding:25px;box-shadow:0 5px 20px #00000014}.security-alerts h2{margin-bottom:20px}.no-alerts{background:#ecfdf5;padding:20px;border-radius:10px;color:#15803d;font-weight:700}.alert-card{display:flex;gap:20px;padding:18px;margin-bottom:15px;border-radius:12px;align-items:center}.alert-card.danger{background:#fee2e2;border-left:6px solid #dc2626}.alert-card.warning{background:#fef3c7;border-left:6px solid #f59e0b}.alert-card.info{background:#dbeafe;border-left:6px solid #2563eb}.alert-icon{font-size:30px}.alert-info h4{margin-bottom:5px}.alert-info small{color:#666}.security-page{padding:30px;background:#f4f7fc;min-height:100vh;font-family:Segoe UI,sans-serif}.security-page h1{font-size:34px;margin-bottom:30px;color:#1e293b;font-weight:700}.security-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-bottom:35px}.security-card{background:#fff;border-radius:18px;padding:25px;box-shadow:0 10px 25px #00000014;transition:.3s;border-left:6px solid #2563eb}.security-card:hover{transform:translateY(-6px);box-shadow:0 18px 35px #0000001f}.security-card h2{font-size:34px;color:#2563eb;margin-bottom:8px}.security-card p{color:#64748b;font-size:15px}.security-card.warning{border-left-color:#f59e0b}.security-card.warning h2{color:#f59e0b}.security-card.danger{border-left-color:#dc2626}.security-card.danger h2{color:#dc2626}.security-section{background:#fff;border-radius:18px;margin-bottom:30px;overflow:hidden;box-shadow:0 10px 25px #00000014}.security-section h2{padding:20px;background:#2563eb;color:#fff;font-size:20px}.security-section table{width:100%;border-collapse:collapse}.security-section th{background:#eff6ff;padding:16px;text-align:left;color:#1e293b;font-size:15px}.security-section td{padding:16px;border-top:1px solid #edf2f7;color:#475569}.security-section tbody tr{transition:.25s}.security-section tbody tr:hover{background:#f8fafc}.success{color:#16a34a;font-weight:700}.failed{color:#dc2626;font-weight:700}.security-section{overflow-x:auto}@media(max-width:900px){.security-page{padding:18px}.security-page h1,.security-card h2{font-size:28px}table{font-size:14px}}.user-role-page{width:100%;min-height:100vh;padding:30px;box-sizing:border-box;background:#f5f7fb;overflow-x:hidden}.user-role-page h1{margin:0 0 25px;color:#1e293b;font-size:32px;line-height:1.2;font-weight:700}.user-role-page table{width:100%;min-width:760px;border-collapse:separate;border-spacing:0;background:#fff;border-radius:14px;box-shadow:0 8px 25px #00000012;overflow:hidden}.user-role-page th{padding:15px;background:#2563eb;color:#fff;text-align:left;font-size:14px;font-weight:600;white-space:nowrap}.user-role-page td{padding:15px;color:#475569;font-size:14px;border-bottom:1px solid #e5e7eb;vertical-align:middle;white-space:nowrap}.user-role-page tbody tr{background:#fff;transition:background .2s ease}.user-role-page tbody tr:hover{background:#f8fafc}.user-role-page tbody tr:last-child td{border-bottom:none}.user-role-page select{width:100%;min-width:170px;min-height:42px;padding:9px 12px;box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;outline:none;background:#fff;color:#1e293b;font-family:inherit;font-size:14px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.user-role-page select:hover{border-color:#94a3b8}.user-role-page select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.user-role-page button{min-height:42px;padding:10px 18px;border:none;border-radius:8px;background:#2563eb;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;transition:background .2s ease,transform .2s ease}.user-role-page button:hover{background:#1d4ed8;transform:translateY(-1px)}.user-role-page button:active{transform:translateY(0)}@media(max-width:992px){.user-role-page{padding:25px 20px;overflow-x:auto}.user-role-page h1{font-size:28px}.user-role-page table{min-width:720px}.user-role-page th,.user-role-page td{padding:13px}}@media(max-width:768px){.user-role-page{padding:20px 15px}.user-role-page h1{margin-bottom:20px;font-size:24px}.user-role-page table{min-width:700px;border-radius:12px}.user-role-page th,.user-role-page td{padding:12px;font-size:13px}.user-role-page select{min-width:155px;min-height:40px;padding:8px 10px;font-size:13px}}@media(max-width:500px){.user-role-page{padding:15px 10px}.user-role-page h1{font-size:22px}.user-role-page table{min-width:680px}.user-role-page th,.user-role-page td{padding:10px}.user-role-page th,.user-role-page td{font-size:12px}.user-role-page select{min-width:145px;font-size:12px}}@media(max-width:360px){.user-role-page{padding:12px 8px}.user-role-page h1{font-size:20px}.user-role-page table{min-width:650px}.user-role-page th,.user-role-page td{padding:9px 8px}.user-role-page select{min-width:135px}}@media(prefers-reduced-motion:reduce){.user-role-page tbody tr,.user-role-page select,.user-role-page button{transition:none}}.permission-modal-overlay{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:24px;box-sizing:border-box;background:#0f172a9e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);overflow-y:auto;animation:permissionOverlayIn .2s ease}.permission-modal{display:flex;flex-direction:column;width:100%;max-width:1050px;max-height:calc(100vh - 48px);min-width:0;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 25px 60px #0f172a40;overflow:hidden;animation:permissionModalIn .25s ease}.permission-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;width:100%;min-width:0;padding:24px 26px;box-sizing:border-box;border-bottom:1px solid #e5e7eb;background:#fff}.permission-modal-header>div:first-child{min-width:0;flex:1}.permission-modal-header h2{margin:0 0 7px;color:#0f172a;font-size:22px;font-weight:800;line-height:1.3;overflow-wrap:anywhere}.permission-modal-header p{margin:0;color:#64748b;font-size:13px;line-height:1.5}.permission-modal-header p strong{color:#2563eb;font-weight:800}.permission-modal-header small{display:block;margin-top:5px;color:#94a3b8;font-size:12px;line-height:1.5;overflow-wrap:anywhere}.close-modal-btn{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:38px;height:38px;padding:0;border:none;border-radius:9px;background:#f1f5f9;color:#475569;font-family:inherit;font-size:20px;line-height:1;cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .2s ease}.close-modal-btn:hover{background:#fee2e2;color:#dc2626;transform:rotate(2deg)}.close-modal-btn:focus-visible{outline:3px solid rgba(37,99,235,.2);outline-offset:2px}.permission-search{width:100%;padding:16px 26px;box-sizing:border-box;border-bottom:1px solid #f1f5f9;background:#fff}.permission-search input{display:block;width:100%;max-width:650px;min-height:44px;padding:11px 14px;box-sizing:border-box;border:1px solid #d1d5db;border-radius:9px;outline:none;background:#fff;color:#1e293b;font-family:inherit;font-size:14px;transition:border-color .2s ease,box-shadow .2s ease}.permission-search input::placeholder{color:#94a3b8}.permission-search input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.permission-summary{display:flex;align-items:center;justify-content:space-between;gap:15px;width:100%;padding:13px 26px;box-sizing:border-box;background:#f8fafc;border-bottom:1px solid #e5e7eb;color:#475569;font-size:13px;line-height:1.5}.permission-summary strong{color:#2563eb;font-size:15px;font-weight:800}.permission-summary span{color:#64748b;white-space:nowrap}.permission-groups{display:flex;flex-direction:column;gap:16px;width:100%;min-width:0;padding:20px 26px;box-sizing:border-box;overflow-y:auto;flex:1 1 auto}.permission-category{width:100%;min-width:0;padding:18px;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:13px;background:#fff;overflow:hidden}.category-header{display:flex;align-items:center;justify-content:space-between;gap:15px;width:100%;min-width:0;margin-bottom:15px;padding-bottom:13px;border-bottom:1px solid #e5e7eb}.category-header>div:first-child{min-width:0;flex:1}.category-header h3{margin:0;color:#1e293b;font-size:16px;font-weight:800;line-height:1.3;overflow-wrap:anywhere}.category-header span{display:block;margin-top:3px;color:#94a3b8;font-size:11px;line-height:1.4}.select-all-label{display:inline-flex;align-items:center;flex:0 0 auto;gap:7px;color:#2563eb;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap}.select-all-label input[type=checkbox]{width:18px;height:18px;margin:0;accent-color:#2563eb;cursor:pointer}.permission-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;min-width:0}.permission-item{display:flex;align-items:flex-start;gap:10px;min-width:0;padding:13px;box-sizing:border-box;border:1px solid #e5e7eb;border-radius:9px;background:#fff;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.permission-item:hover{background:#f8fafc;border-color:#93c5fd;transform:translateY(-1px);box-shadow:0 4px 12px #0f172a0d}.permission-item:has(input:checked){background:#eff6ff;border-color:#93c5fd}.permission-item input[type=checkbox]{flex:0 0 auto;width:18px;height:18px;margin:2px 0 0;accent-color:#2563eb;cursor:pointer}.permission-item>div{min-width:0;flex:1}.permission-item strong{display:block;margin:0 0 4px;color:#334155;font-size:13px;font-weight:750;line-height:1.4;text-transform:capitalize;overflow-wrap:anywhere}.permission-item p{margin:0;color:#64748b;font-size:11px;line-height:1.45;overflow-wrap:anywhere}.permission-modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;width:100%;padding:18px 26px;box-sizing:border-box;border-top:1px solid #e5e7eb;background:#fff}.permission-modal-footer button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border:none;border-radius:9px;font-family:inherit;font-size:13px;font-weight:700;cursor:pointer;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease,opacity .2s ease}.permission-modal-footer button:hover:not(:disabled){transform:translateY(-1px)}.permission-modal-footer button:active:not(:disabled){transform:translateY(0)}.permission-modal-footer button:disabled{opacity:.6;cursor:not-allowed}.cancel-btn{background:#f1f5f9;color:#475569}.cancel-btn:hover:not(:disabled){background:#e2e8f0}.permission-modal-footer .save-btn{background:#2563eb;color:#fff}.permission-modal-footer .save-btn:hover:not(:disabled){background:#1d4ed8;box-shadow:0 5px 14px #2563eb33}.permission-modal>h2{margin:0;padding:50px 30px;color:#475569;font-size:18px;text-align:center}.permission-loading{padding:35px;color:#64748b;font-size:14px;text-align:center}.permission-groups>p{margin:0;padding:35px 20px;border-radius:10px;background:#f8fafc;color:#64748b;font-size:14px;text-align:center}@keyframes permissionOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes permissionModalIn{0%{opacity:0;transform:translateY(15px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:900px){.permission-modal-overlay{padding:18px}.permission-modal{max-height:calc(100vh - 36px)}.permission-modal-header{padding:20px}.permission-search{padding:14px 20px}.permission-summary{padding:12px 20px}.permission-groups{padding:17px 20px}.permission-modal-footer{padding:16px 20px}.permission-list{grid-template-columns:1fr}}@media(max-width:600px){.permission-modal-overlay{align-items:flex-start;padding:8px;overflow-y:auto}.permission-modal{max-height:calc(100vh - 16px);border-radius:13px}.permission-modal-header{padding:16px;gap:12px}.permission-modal-header h2{font-size:19px}.permission-modal-header p{font-size:12px}.permission-modal-header small{font-size:11px}.close-modal-btn{width:34px;height:34px;font-size:18px}.permission-search{padding:12px 16px}.permission-search input{min-height:42px;font-size:13px}.permission-summary{align-items:flex-start;flex-direction:column;gap:3px;padding:11px 16px;font-size:12px}.permission-summary span{white-space:normal}.permission-groups{gap:12px;padding:13px 16px}.permission-category{padding:13px;border-radius:11px}.category-header{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:12px}.category-header h3{font-size:15px}.select-all-label{font-size:11px}.permission-list{grid-template-columns:1fr;gap:8px}.permission-item{padding:11px}.permission-item strong{font-size:12px}.permission-item p{font-size:10px}.permission-modal-footer{flex-direction:column-reverse;align-items:stretch;padding:13px 16px;gap:8px}.permission-modal-footer button{width:100%;min-height:44px}}@media(max-width:400px){.permission-modal-overlay{padding:5px}.permission-modal{max-height:calc(100vh - 10px);border-radius:11px}.permission-modal-header{padding:13px}.permission-modal-header h2{font-size:17px}.permission-search,.permission-summary,.permission-groups{padding:10px 13px}.permission-category{padding:11px}.permission-item{gap:8px;padding:10px}.permission-item input[type=checkbox]{width:17px;height:17px}.permission-modal-footer{padding:11px 13px}}@media(max-width:330px){.permission-modal-header{padding:11px}.permission-modal-header h2{font-size:16px}.permission-modal-header p{font-size:11px}.permission-search{padding:9px 11px}.permission-search input{font-size:12px}.permission-summary{padding:9px 11px;font-size:11px}.permission-groups{padding:9px 11px}.permission-category{padding:9px}.category-header h3{font-size:14px}.permission-item{padding:9px}.permission-item strong{font-size:11px}.permission-item p{font-size:9px}.permission-modal-footer{padding:9px 11px}}@media(prefers-reduced-motion:reduce){.permission-modal-overlay,.permission-modal,.permission-item,.close-modal-btn,.permission-modal-footer button{animation:none;transition:none}}.roles-page{width:100%;max-width:1400px;margin:0 auto;padding:30px;box-sizing:border-box;color:#1f2937;overflow-x:hidden}.roles-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}.roles-header h1{margin:0;font-size:32px;line-height:1.2;font-weight:700;color:#111827}.roles-header p{margin:8px 0 0;color:#6b7280;font-size:15px;line-height:1.5}.create-role{width:100%;display:grid;grid-template-columns:minmax(180px,.8fr) minmax(250px,1.5fr) auto;align-items:end;gap:18px;background:#fff;border-radius:15px;padding:25px;margin-bottom:30px;box-sizing:border-box;box-shadow:0 5px 15px #00000014}.role-input-group{min-width:0}.role-input-group label{display:block;margin-bottom:8px;color:#374151;font-size:14px;font-weight:600}.role-input-group input{width:100%;height:46px;padding:0 14px;box-sizing:border-box;border:1px solid #d1d5db;border-radius:10px;background:#fff;color:#111827;font-size:15px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.role-input-group input::placeholder{color:#9ca3af}.role-input-group input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.create-role-btn{min-height:46px;padding:0 24px;border:none;border-radius:10px;background:#2563eb;color:#fff;font-size:15px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.create-role-btn:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px);box-shadow:0 5px 12px #2563eb33}.create-role-btn:active:not(:disabled){transform:translateY(0)}.create-role-btn:disabled{opacity:.65;cursor:not-allowed}.roles-table-wrapper{width:100%;overflow-x:auto;overflow-y:hidden;background:#fff;border-radius:15px;box-shadow:0 5px 15px #00000014;-webkit-overflow-scrolling:touch}.roles-table{width:100%;min-width:850px;border-collapse:collapse;border-spacing:0;background:#fff}.roles-table thead{background:#2563eb;color:#fff}.roles-table th{padding:16px;text-align:left;font-size:14px;font-weight:600;white-space:nowrap}.roles-table td{padding:16px;border-bottom:1px solid #eef2f7;color:#374151;font-size:14px;vertical-align:middle}.roles-table tbody tr{transition:background .2s ease}.roles-table tbody tr:hover{background:#f8fafc}.roles-table tbody tr:last-child td{border-bottom:none}.system-role,.custom-role{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:600;line-height:1.2;white-space:nowrap}.system-role{background:#dbeafe;color:#1d4ed8}.custom-role{background:#dcfce7;color:#15803d}.permission-count{display:inline-flex;align-items:center;padding:6px 10px;border-radius:8px;background:#f3f4f6;color:#374151;font-size:13px;font-weight:600;white-space:nowrap}.roles-table td:last-child{min-width:210px}.roles-table .edit-btn,.roles-table .delete-btn{border:none;border-radius:8px;padding:9px 13px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.roles-table .edit-btn{background:#f59e0b;color:#fff;margin-right:8px}.roles-table .edit-btn:hover{background:#d97706;transform:translateY(-1px);box-shadow:0 4px 10px #f59e0b33}.roles-table .delete-btn{background:#ef4444;color:#fff}.roles-table .delete-btn:hover{background:#dc2626;transform:translateY(-1px);box-shadow:0 4px 10px #ef444433}.roles-loading{min-height:300px;display:flex;align-items:center;justify-content:center;padding:30px;box-sizing:border-box;text-align:center}.roles-loading h2{margin:0;color:#374151;font-size:22px}.role-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;background:#00000073}.role-modal-card{width:700px;max-width:100%;max-height:90vh;overflow-y:auto;padding:30px;box-sizing:border-box;background:#fff;border-radius:15px;box-shadow:0 15px 35px #0003}.role-modal-card h2{margin:0 0 20px;color:#2563eb}.role-modal-card h3{margin:25px 0 15px;color:#374151}.role-modal-card input{width:100%;height:46px;padding:0 15px;margin-bottom:15px;border:1px solid #d1d5db;border-radius:10px;box-sizing:border-box;outline:none;font-size:15px}.role-modal-card input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.permissions-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;margin-top:15px}.permission-item{display:flex;align-items:center;gap:10px;min-width:0;padding:12px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;transition:background .2s ease,border-color .2s ease}.permission-item:hover{background:#eff6ff;border-color:#2563eb}.permission-item input{flex:0 0 auto;width:18px;height:18px;margin:0}.modal-buttons{display:flex;justify-content:flex-end;gap:15px;margin-top:30px}.save-btn,.cancel-btn{min-height:44px;border:none;border-radius:10px;padding:0 28px;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s ease,transform .2s ease}.save-btn{background:#16a34a}.save-btn:hover{background:#15803d;transform:translateY(-1px)}.cancel-btn{background:#ef4444}.cancel-btn:hover{background:#dc2626;transform:translateY(-1px)}@media(max-width:1100px){.roles-page{padding:24px}.create-role{grid-template-columns:1fr 1fr}.create-role-btn{width:100%}.roles-table{min-width:850px}}@media(max-width:768px){.roles-page{padding:18px 15px}.roles-header{align-items:flex-start;margin-bottom:22px}.roles-header h1{font-size:26px}.roles-header p{font-size:14px}.create-role{grid-template-columns:1fr;gap:15px;padding:20px;margin-bottom:22px}.create-role-btn{width:100%}.roles-table-wrapper{border-radius:12px}.roles-table{min-width:800px}.roles-table th,.roles-table td{padding:13px}.permissions-grid{grid-template-columns:1fr}.modal-buttons{flex-direction:column}.save-btn,.cancel-btn{width:100%}.role-modal{padding:12px}.role-modal-card{padding:20px;max-height:94vh;border-radius:12px}}@media(max-width:600px){.roles-page{padding:15px 12px}.roles-header h1{font-size:23px}.roles-header p{font-size:13px;line-height:1.5}.create-role{padding:17px;border-radius:12px}.role-input-group label{font-size:13px}.role-input-group input{height:44px;font-size:14px}.create-role-btn{min-height:44px;font-size:14px}.roles-table{min-width:760px}.roles-table th,.roles-table td{font-size:13px}.roles-table .edit-btn,.roles-table .delete-btn{padding:8px 11px;font-size:12px}.permission-count,.system-role,.custom-role{font-size:11px}.role-modal-card{padding:17px}.role-modal-card h2{font-size:20px}.role-modal-card h3{font-size:16px}}@media(max-width:400px){.roles-page{padding:12px 10px}.roles-header h1{font-size:21px}.roles-header p{font-size:12px}.create-role{padding:14px}.roles-table{min-width:720px}.roles-table th,.roles-table td{padding:11px}.role-modal{padding:8px}.role-modal-card{padding:15px;border-radius:10px}}@media(max-width:330px){.roles-page{padding:10px 8px}.roles-header h1{font-size:19px}.create-role{padding:12px}.role-input-group input{font-size:13px}.roles-table{min-width:700px}.role-modal-card{padding:13px}}@media(prefers-reduced-motion:reduce){.create-role-btn,.roles-table tbody tr,.roles-table .edit-btn,.roles-table .delete-btn,.permission-item,.save-btn,.cancel-btn{transition:none}}.permissions-page{width:100%;max-width:1400px;min-width:0;margin:0 auto;padding:30px;box-sizing:border-box;overflow-x:hidden}.permissions-header{display:flex;align-items:flex-end;justify-content:space-between;width:100%;min-width:0;gap:20px;margin-bottom:25px;flex-wrap:wrap}.permissions-header>div:first-child{min-width:0;flex:1}.permissions-header h1{margin:0;color:#1f2937;font-size:32px;font-weight:800;line-height:1.2;overflow-wrap:anywhere}.permissions-header p{margin:8px 0 0;color:#6b7280;font-size:14px;line-height:1.5;overflow-wrap:anywhere}.permissions-count{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;padding:10px 14px;border:1px solid #dbeafe;border-radius:9px;background:#eff6ff;color:#2563eb;font-size:13px;font-weight:700;white-space:nowrap}.permissions-count strong{color:#1d4ed8;font-size:16px;font-weight:800}.permission-alert{width:100%;margin-bottom:18px;padding:13px 15px;box-sizing:border-box;border-radius:9px;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.permission-alert.error{border:1px solid #fecaca;border-left:4px solid #dc2626;background:#fef2f2;color:#991b1b}.permission-alert.success{border:1px solid #bbf7d0;border-left:4px solid #16a34a;background:#f0fdf4;color:#166534}.permission-form-card{width:100%;min-width:0;margin-bottom:25px;padding:25px;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:15px;background:#fff;box-shadow:0 5px 15px #0f172a0f}.form-header{margin-bottom:20px}.form-header h2{margin:0;color:#1f2937;font-size:20px;font-weight:800;line-height:1.3}.form-header p{margin:6px 0 0;color:#6b7280;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.permission-form{width:100%;min-width:0;padding:0;background:transparent;box-shadow:none}.permission-form .form-group{width:100%;margin-bottom:18px}.permission-form .form-group:last-of-type{margin-bottom:0}.permission-form label{display:block;margin-bottom:7px;color:#374151;font-size:13px;font-weight:700;line-height:1.4}.permission-form input,.permission-form textarea{display:block;width:100%;max-width:100%;padding:12px 15px;box-sizing:border-box;border:1px solid #d1d5db;border-radius:9px;outline:none;background:#fff;color:#1f2937;font-family:inherit;font-size:14px;line-height:1.5;transition:border-color .2s ease,box-shadow .2s ease}.permission-form input::placeholder,.permission-form textarea::placeholder{color:#9ca3af}.permission-form input:focus,.permission-form textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.permission-form textarea{min-height:105px;resize:vertical}.permission-form .form-group small{display:block;margin-top:6px;color:#9ca3af;font-size:11px;line-height:1.45;overflow-wrap:anywhere}.form-actions{display:flex;align-items:center;gap:10px;margin-top:20px;flex-wrap:wrap}.form-actions button{min-height:43px;padding:10px 20px;border:none;border-radius:9px;font-family:inherit;font-size:13px;font-weight:700;cursor:pointer;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease,opacity .2s ease}.form-actions button:hover:not(:disabled){transform:translateY(-1px)}.form-actions button:active:not(:disabled){transform:translateY(0)}.form-actions button:disabled{opacity:.6;cursor:not-allowed}.primary-btn{background:#2563eb;color:#fff}.primary-btn:hover:not(:disabled){background:#1d4ed8;box-shadow:0 5px 14px #2563eb33}.form-actions .cancel-btn{background:#f1f5f9;color:#475569}.form-actions .cancel-btn:hover:not(:disabled){background:#e2e8f0}.permissions-toolbar{display:flex;align-items:center;justify-content:space-between;width:100%;min-width:0;gap:12px;margin-bottom:15px}.permissions-search{width:350px;max-width:100%;min-width:0;min-height:44px;padding:11px 14px;box-sizing:border-box;border:1px solid #d1d5db;border-radius:9px;outline:none;background:#fff;color:#1f2937;font-family:inherit;font-size:14px;transition:border-color .2s ease,box-shadow .2s ease}.permissions-search::placeholder{color:#9ca3af}.permissions-search:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.permissions-toolbar .refresh-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:none;border-radius:9px;background:#2563eb;color:#fff;font-family:inherit;font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease}.permissions-toolbar .refresh-btn:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 5px 14px #2563eb33}.permissions-table-wrapper{width:100%;min-width:0;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:15px;background:#fff;box-shadow:0 5px 15px #0f172a0f;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.permissions-table{width:100%;min-width:850px;border-collapse:collapse;background:#fff}.permissions-table thead{background:#2563eb;color:#fff}.permissions-table th{padding:15px 16px;border:none;font-size:13px;font-weight:700;text-align:left;white-space:nowrap}.permissions-table td{padding:15px 16px;border-bottom:1px solid #f1f5f9;color:#374151;font-size:13px;line-height:1.5;vertical-align:middle;overflow-wrap:anywhere}.permissions-table tbody tr{transition:background-color .15s ease}.permissions-table tbody tr:hover{background:#f8fafc}.permissions-table tbody tr:last-child td{border-bottom:none}.permission-name{display:inline-flex;max-width:100%;padding:5px 9px;box-sizing:border-box;border-radius:6px;background:#eff6ff;color:#1d4ed8;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;font-weight:700;line-height:1.4;overflow-wrap:anywhere}.permissions-table th:nth-child(1),.permissions-table td:nth-child(1){min-width:70px}.permissions-table th:nth-child(2),.permissions-table td:nth-child(2){min-width:190px}.permissions-table th:nth-child(3),.permissions-table td:nth-child(3){min-width:280px;max-width:400px}.permissions-table th:nth-child(4),.permissions-table td:nth-child(4){min-width:120px;white-space:nowrap}.permissions-table th:nth-child(5),.permissions-table td:nth-child(5){min-width:170px}.action-buttons{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.action-buttons button{min-height:34px;padding:7px 12px;border:none;border-radius:7px;font-family:inherit;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease}.action-buttons button:hover{transform:translateY(-1px)}.edit-btn{background:#f59e0b;color:#fff}.edit-btn:hover{background:#d97706;box-shadow:0 4px 10px #f59e0b33}.action-buttons .delete-btn{background:#ef4444;color:#fff}.action-buttons .delete-btn:hover{background:#dc2626;box-shadow:0 4px 10px #ef444433}.permissions-loading{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:40px;box-sizing:border-box}.permissions-loading h2{margin:0;color:#64748b;font-size:20px}@media(max-width:900px){.permissions-page{padding:24px}.permissions-header h1{font-size:28px}.permissions-form-card{padding:22px}.permissions-toolbar{align-items:stretch;flex-direction:column}.permissions-search,.permissions-toolbar .refresh-btn{width:100%}}@media(max-width:600px){.permissions-page{width:100%;padding:18px 12px;overflow-x:hidden}.permissions-header{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:20px}.permissions-header h1{font-size:24px}.permissions-header p{font-size:13px}.permissions-count{width:fit-content;font-size:12px}.permission-form-card{padding:17px;margin-bottom:20px;border-radius:13px}.form-header h2{font-size:18px}.form-header p{font-size:12px}.permission-form input,.permission-form textarea{font-size:13px}.form-actions{flex-direction:column;align-items:stretch}.form-actions button{width:100%;min-height:45px}.permissions-toolbar{gap:8px}.permissions-table-wrapper{border-radius:12px}.permissions-table{min-width:850px}.permissions-table th,.permissions-table td{padding:12px 13px}.action-buttons{gap:6px}.action-buttons button{min-height:34px;padding:7px 10px;font-size:11px}}@media(max-width:400px){.permissions-page{padding:14px 9px}.permissions-header h1{font-size:22px}.permissions-header p{font-size:12px}.permissions-count{padding:8px 11px;font-size:11px}.permissions-count strong{font-size:14px}.permission-form-card{padding:14px 12px}.form-header h2{font-size:17px}.permission-form input,.permission-form textarea{padding:11px;font-size:12px}.permission-form .form-group small{font-size:10px}.permissions-search,.permissions-toolbar .refresh-btn{min-height:43px;font-size:12px}.permissions-table{min-width:820px}.permissions-table th,.permissions-table td{padding:10px 11px;font-size:12px}.permission-name,.action-buttons button{font-size:10px}}@media(max-width:330px){.permissions-page{padding:12px 7px}.permissions-header h1{font-size:20px}.permissions-header p{font-size:11px}.permission-form-card{padding:12px 9px}.form-header h2{font-size:16px}.permission-form input,.permission-form textarea{padding:10px;font-size:11px}.permissions-table{min-width:800px}.permissions-table th,.permissions-table td{padding:9px;font-size:11px}.permission-name{font-size:9px}}@media(prefers-reduced-motion:reduce){.permission-form input,.permission-form textarea,.form-actions button,.permissions-search,.permissions-toolbar .refresh-btn,.permissions-table tbody tr,.action-buttons button{transition:none}}.audit-page{width:100%;max-width:1500px;min-width:0;margin:0 auto;padding:30px;box-sizing:border-box;color:#1f2937}.audit-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px;flex-wrap:wrap}.audit-header>div{min-width:0;flex:1}.audit-header h1{margin:0;color:#1f2937;font-size:32px;font-weight:800;line-height:1.25}.audit-header p{margin:8px 0 0;color:#6b7280;font-size:14px;line-height:1.5}.audit-header input{width:350px;max-width:100%;min-height:44px;padding:11px 15px;box-sizing:border-box;border:1px solid #d1d5db;border-radius:10px;background:#fff;color:#1f2937;font-family:inherit;font-size:14px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.audit-header input::placeholder{color:#9ca3af}.audit-header input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb24}.audit-actions{display:flex;align-items:center;gap:10px;margin-bottom:20px;flex-wrap:wrap}.audit-actions button{min-height:42px;padding:10px 16px;border:none;border-radius:8px;font-family:inherit;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease}.audit-actions button:hover:not(:disabled){transform:translateY(-1px)}.audit-actions button:active:not(:disabled){transform:translateY(0)}.refresh-btn{background:#2563eb;color:#fff}.refresh-btn:hover{background:#1d4ed8;box-shadow:0 5px 12px #2563eb33}.export-btn{background:#0f766e;color:#fff}.export-btn:hover:not(:disabled){background:#115e59}.audit-actions button:disabled{background:#cbd5e1;color:#64748b;cursor:not-allowed;opacity:.75}.audit-error{width:100%;margin-bottom:20px;padding:14px 16px;box-sizing:border-box;background:#fef2f2;border:1px solid #fecaca;border-left:4px solid #dc2626;border-radius:10px;color:#b91c1c;font-size:14px;line-height:1.5;overflow-wrap:anywhere}.audit-table-wrapper{width:100%;min-width:0;overflow-x:auto;background:#fff;border:1px solid #e5e7eb;border-radius:15px;box-shadow:0 5px 18px #0f172a0f;-webkit-overflow-scrolling:touch}.audit-table{width:100%;min-width:950px;border-collapse:collapse;background:#fff}.audit-table thead{background:#2563eb;color:#fff}.audit-table th{padding:15px 16px;text-align:left;font-size:13px;font-weight:700;line-height:1.4;white-space:nowrap}.audit-table td{padding:15px 16px;border-bottom:1px solid #edf2f7;color:#374151;font-size:13px;line-height:1.5;vertical-align:middle}.audit-table tbody tr{transition:background-color .2s ease}.audit-table tbody tr:hover{background:#f8fafc}.audit-table tbody tr:last-child td{border-bottom:none}.action-badge{display:inline-block;max-width:180px;padding:5px 10px;border-radius:20px;background:#dbeafe;color:#1d4ed8;font-size:12px;font-weight:700;line-height:1.3;overflow-wrap:anywhere}.audit-table td:first-child{min-width:140px;color:#111827;font-weight:600}.audit-table td:nth-child(4){font-family:monospace;color:#475569;white-space:nowrap}.audit-table td:nth-child(5){min-width:220px;max-width:400px;overflow-wrap:anywhere}.audit-table td:nth-child(6){min-width:155px;color:#6b7280;font-size:12px;white-space:nowrap}.audit-table td[colspan]{text-align:center;padding:50px 20px!important;color:#9ca3af;font-size:15px}.audit-loading{display:flex;align-items:center;justify-content:center;min-height:250px;color:#64748b;font-size:18px;font-weight:600;text-align:center}.audit-filter{display:flex;align-items:center;gap:12px;margin-bottom:20px;flex-wrap:wrap}.audit-filter select,.audit-filter input[type=date]{min-height:42px;padding:9px 13px;box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#374151;font-family:inherit;font-size:14px;outline:none}.audit-filter select{min-width:180px}.audit-filter select:focus,.audit-filter input[type=date]:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.audit-pagination{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px 20px;border-top:1px solid #edf2f7;background:#fff}.audit-pagination button{min-height:40px;padding:9px 17px;border:none;border-radius:8px;background:#2563eb;color:#fff;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer}.audit-pagination button:hover{background:#1d4ed8}.audit-pagination button:disabled{background:#cbd5e1;color:#64748b;cursor:not-allowed}.success{color:#16a34a;font-weight:600}.warning{color:#d97706;font-weight:600}.danger{color:#dc2626;font-weight:600}.info{color:#2563eb;font-weight:600}@media(max-width:992px){.audit-page{padding:24px}.audit-header h1{font-size:29px}.audit-header input{width:300px}.audit-table{min-width:900px}}@media(max-width:768px){.audit-page{width:100%;padding:18px 14px;box-sizing:border-box;overflow-x:hidden}.audit-header{display:flex;flex-direction:column;align-items:stretch;gap:14px;margin-bottom:20px}.audit-header h1{font-size:25px}.audit-header p{margin-top:6px;font-size:13px}.audit-header input{width:100%;max-width:none;min-height:46px}.audit-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:8px;margin-bottom:18px}.audit-actions button{width:100%;min-height:44px;padding:10px 8px;font-size:13px}.audit-table-wrapper{width:100%;border-radius:12px}.audit-table{min-width:900px}.audit-table th,.audit-table td{padding:12px}.audit-table th,.audit-table td{font-size:12px}.audit-filter{flex-direction:column;align-items:stretch}.audit-filter select,.audit-filter input[type=date]{width:100%;min-width:0}.audit-pagination{flex-direction:column;align-items:stretch;text-align:center}.audit-pagination button{width:100%}}@media(max-width:400px){.audit-page{padding:14px 10px}.audit-header h1{font-size:22px}.audit-header p{font-size:12px}.audit-actions{grid-template-columns:1fr}.audit-actions button{min-height:42px;font-size:12px}.audit-error{padding:12px;font-size:12px}.audit-table{min-width:850px}.audit-table th,.audit-table td{padding:10px}.audit-table td,.action-badge{font-size:11px}}@media(max-width:330px){.audit-page{padding:12px 8px}.audit-header h1{font-size:20px}.audit-header p{font-size:11px}.audit-table{min-width:820px}}@media(prefers-reduced-motion:reduce){.audit-table tbody tr,.audit-actions button,.audit-header input{transition:none}}.login-history-page{width:100%;min-width:0;min-height:100vh;padding:30px;box-sizing:border-box;background:#f8fafc;overflow-x:hidden}.login-history-header{display:flex;align-items:flex-end;justify-content:space-between;width:100%;min-width:0;gap:24px;margin-bottom:25px;flex-wrap:wrap}.login-history-header>div:first-child{min-width:0;flex:1}.login-history-header h1{margin:0;color:#0f172a;font-size:30px;font-weight:800;line-height:1.25;overflow-wrap:anywhere}.login-history-header p{margin:8px 0 0;color:#64748b;font-size:14px;line-height:1.55;overflow-wrap:anywhere}.header-actions{display:flex;align-items:center;gap:10px;flex:0 1 auto;min-width:0}.login-history-header input{width:320px;max-width:100%;min-width:0;min-height:44px;padding:11px 14px;box-sizing:border-box;border:1px solid #d1d5db;border-radius:9px;outline:none;background:#fff;color:#1e293b;font-family:inherit;font-size:14px;transition:border-color .2s ease,box-shadow .2s ease}.login-history-header input::placeholder{color:#94a3b8}.login-history-header input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.refresh-btn{min-height:44px;padding:0 18px;border:none;border-radius:9px;background:#2563eb;color:#fff;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease}.refresh-btn:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 5px 14px #2563eb33}.refresh-btn:active{transform:translateY(0)}.refresh-btn:focus-visible{outline:3px solid rgba(37,99,235,.2);outline-offset:2px}.error-message{width:100%;margin-bottom:20px;padding:14px 16px;box-sizing:border-box;border:1px solid #fecaca;border-left:4px solid #dc2626;border-radius:10px;background:#fef2f2;color:#991b1b;font-size:14px;line-height:1.5;overflow-wrap:anywhere}.login-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:100%;margin-bottom:25px}.summary-card{display:flex;flex-direction:column;justify-content:center;min-width:0;min-height:115px;padding:20px;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:14px;background:#fff;box-shadow:0 5px 18px #0f172a0d;overflow:hidden}.summary-card span{display:block;margin-bottom:8px;color:#64748b;font-size:13px;font-weight:700;line-height:1.4}.summary-card strong{display:block;color:#0f172a;font-size:30px;font-weight:800;line-height:1.1;overflow-wrap:anywhere}.success-card{border-left:4px solid #16a34a}.success-card strong{color:#16a34a}.failed-card{border-left:4px solid #dc2626}.failed-card strong{color:#dc2626}.table-wrapper{width:100%;min-width:0;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:14px;background:#fff;box-shadow:0 5px 18px #0f172a0d;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.login-history-table{width:100%;min-width:900px;border-collapse:collapse;background:#fff;table-layout:auto}.login-history-table thead{background:#2563eb;color:#fff}.login-history-table th{padding:15px 16px;border:none;color:#fff;font-size:13px;font-weight:700;text-align:left;white-space:nowrap}.login-history-table td{padding:15px 16px;border-bottom:1px solid #e5e7eb;color:#334155;font-size:13px;line-height:1.5;vertical-align:middle}.login-history-table tbody tr:last-child td{border-bottom:none}.login-history-table tbody tr{transition:background-color .15s ease}.login-history-table tbody tr:hover{background:#f8fafc}.login-history-table th:nth-child(1),.login-history-table td:nth-child(1){min-width:150px}.login-history-table th:nth-child(2),.login-history-table td:nth-child(2){min-width:210px}.login-history-table th:nth-child(3),.login-history-table td:nth-child(3){min-width:130px}.login-history-table th:nth-child(4),.login-history-table td:nth-child(4){min-width:190px;max-width:280px;overflow-wrap:anywhere}.login-history-table th:nth-child(5),.login-history-table td:nth-child(5){min-width:120px}.login-history-table th:nth-child(6),.login-history-table td:nth-child(6){min-width:180px;white-space:nowrap}.success,.failed{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:4px 10px;box-sizing:border-box;border-radius:999px;font-size:12px;font-weight:700;line-height:1.2;white-space:nowrap}.success{background:#dcfce7;color:#15803d}.failed{background:#fee2e2;color:#b91c1c}.empty-row{padding:45px 20px!important;color:#64748b!important;text-align:center!important;font-size:14px!important}.loading-container{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:60vh;padding:40px;box-sizing:border-box;text-align:center}.loading-container h2{margin:18px 0 0;color:#475569;font-size:18px}.loader{width:42px;height:42px;border:4px solid #dbeafe;border-top-color:#2563eb;border-radius:50%;animation:loginHistorySpin .8s linear infinite}@keyframes loginHistorySpin{to{transform:rotate(360deg)}}@media(max-width:1000px){.login-history-page{padding:25px}.login-history-header{align-items:stretch}.header-actions{width:100%}.login-history-header input{flex:1;width:auto}.login-summary{gap:14px}.summary-card{padding:18px}}@media(max-width:700px){.login-history-page{width:100%;padding:18px 12px;overflow-x:hidden}.login-history-header{flex-direction:column;gap:15px;margin-bottom:20px}.login-history-header h1{font-size:25px}.login-history-header p{font-size:13px}.header-actions{display:flex;width:100%;flex-direction:column;gap:9px}.login-history-header input,.refresh-btn{width:100%;min-height:45px}.login-summary{grid-template-columns:1fr;gap:10px;margin-bottom:20px}.summary-card{min-height:90px;padding:16px;border-radius:12px}.summary-card span{font-size:12px}.summary-card strong{font-size:26px}.table-wrapper{border-radius:12px}.login-history-table{min-width:850px}.login-history-table th,.login-history-table td{padding:13px 14px}}@media(max-width:400px){.login-history-page{padding:14px 9px}.login-history-header h1{font-size:22px}.login-history-header p{font-size:12px}.summary-card{min-height:82px;padding:14px}.summary-card strong{font-size:24px}.login-history-table{min-width:820px}.login-history-table th,.login-history-table td{padding:12px}.success,.failed{font-size:11px;padding:4px 8px}.empty-row{padding:35px 15px!important}}@media(max-width:330px){.login-history-page{padding:12px 7px}.login-history-header h1{font-size:20px}.login-history-header p{font-size:11px}.summary-card{padding:13px}.summary-card span{font-size:11px}.summary-card strong{font-size:22px}.login-history-table{min-width:800px}.login-history-table th,.login-history-table td{padding:10px;font-size:12px}}@media(prefers-reduced-motion:reduce){.refresh-btn,.login-history-table tbody tr{transition:none}.loader{animation:none}}*{margin:0;padding:0;box-sizing:border-box}html{width:100%;min-height:100%;overflow-x:hidden;scroll-behavior:smooth}body{width:100%;min-width:320px;min-height:100vh;font-family:Arial,sans-serif;background:#f5f5f5;color:#222;overflow-x:hidden}img,svg,video,canvas{max-width:100%}button,input,select,textarea{font:inherit;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}.navbar{display:flex;justify-content:space-between;align-items:center;padding:20px;background:#fff}.logo{font-size:25px}.nav-links a{color:#161515;text-decoration:none;margin-left:35px;font-size:18px}.nav-links a:hover{color:#0f9}@media(max-width:600px){body{font-size:15px}}*,*:before,*:after{box-sizing:border-box}html,body,#root{max-width:100%}body{overflow-x:hidden}img,video,canvas,svg{max-width:100%}button,input,select,textarea{max-width:100%}@media(max-width:768px){.table-wrapper,.table-responsive,.table-container,.data-table-wrapper,.audit-card,.contact-messages{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}table{max-width:100%}.modal-content,.dialog,.drawer-content{width:min(94vw,700px);max-width:94vw}.page-container,.content-container,.container{max-width:100%}}@media(max-width:430px){body{min-width:320px}.table-wrapper table,.table-responsive table,.table-container table,.data-table-wrapper table,.audit-card .audit-table,.contact-messages table{min-width:680px}}
