*{box-sizing:border-box;font-family:Inter,sans-serif;margin:0;padding:0}:root{--bg:#111;--bg2:#1a1a1a;--bg3:#222;--bg4:#2a2a2a;--yellow:#f5c518;--yellow-dark:#d4a800;--yellow-light:#ffd740;--text:#fff;--text-muted:#aaa;--text-dim:#777;--border:#333;--border-light:#3a3a3a;--card-bg:#1e1e1e;--card-hover:#252525;--success:#22c55e;--error:#ef4444;--info:#3b82f6}body{background:#111;background:var(--bg);color:#fff;color:var(--text);min-height:100vh}a{color:inherit;text-decoration:none}button{border:none;cursor:pointer}button,input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#1a1a1a;background:var(--bg2)}::-webkit-scrollbar-thumb{background:#3a3a3a;background:var(--border-light);border-radius:3px}.header{background:#0d0d0d;border-bottom:1px solid #333;border-bottom:1px solid var(--border);height:64px;justify-content:space-between;padding:0 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header,.logo{align-items:center;display:flex}.logo{cursor:pointer;font-size:1.4rem;font-weight:800;gap:0;letter-spacing:-.5px}.logo-sa,.logo-suppliers{color:#fff}.logo-com,.logo-dot{color:#f5c518;color:var(--yellow)}.logo-com{font-size:.95rem;font-weight:600}.nav{align-items:center;display:flex;gap:.25rem}.nav-btn{background:none;border-radius:6px;color:#aaa;color:var(--text-muted);font-size:.875rem;font-weight:500;padding:.5rem .9rem;position:relative;transition:color .15s}.nav-btn.active,.nav-btn:hover{color:#fff;color:var(--text)}.nav-btn.active:after{background:#f5c518;background:var(--yellow);border-radius:2px;bottom:-1px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:60%}.header-actions{gap:.75rem}.btn-icon,.header-actions{align-items:center;display:flex}.btn-icon{background:none;border-radius:6px;color:#aaa;color:var(--text-muted);font-size:1rem;gap:.4rem;padding:.5rem;transition:color .15s}.btn-icon:hover{color:#fff;color:var(--text)}.cart-badge{border-radius:10px;font-size:.65rem;min-width:18px;padding:0 5px;text-align:center}.btn-yellow,.cart-badge{background:#f5c518;background:var(--yellow);color:#000;font-weight:700}.btn-yellow{align-items:center;border-radius:4px;display:inline-flex;font-size:.875rem;gap:.4rem;letter-spacing:.3px;padding:.625rem 1.25rem;transition:background .15s,transform .1s}.btn-yellow:hover{background:#ffd740;background:var(--yellow-light);transform:translateY(-1px)}.btn-outline{align-items:center;background:#0000;border:1px solid #3a3a3a;border:1px solid var(--border-light);border-radius:4px;color:#fff;color:var(--text);display:inline-flex;font-size:.875rem;font-weight:600;gap:.4rem;padding:.625rem 1.25rem;transition:border-color .15s,background .15s}.btn-outline:hover{border-color:#f5c518;border-color:var(--yellow);color:#f5c518;color:var(--yellow)}.btn-sm{font-size:.8rem;padding:.375rem .75rem}.hero{align-items:center;background:linear-gradient(135deg,#0a0a0a,#141414 40%,#1a1a0a);display:flex;min-height:480px;overflow:hidden;position:relative}.hero-content{flex:1 1;max-width:520px;padding:4rem 2rem 4rem 3rem;z-index:2}.hero-pretitle{color:#aaa;color:var(--text-muted);font-size:.8rem;font-weight:600;letter-spacing:2px;margin-bottom:1rem;text-transform:uppercase}.hero h1{color:#fff;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1;margin-bottom:.2rem}.hero h1 span{color:#f5c518;color:var(--yellow);display:block}.hero-sub{color:#aaa;color:var(--text-muted);font-size:.95rem;line-height:1.6;margin:1rem 0 2rem}.hero-btns{display:flex;flex-wrap:wrap;gap:.75rem}.hero-image{align-items:center;display:flex;flex:1 1;justify-content:center;padding:2rem;z-index:1}.hero-image img{filter:drop-shadow(0 20px 40px rgba(245,197,24,.1));max-height:360px;object-fit:contain}.features-strip{grid-gap:1rem;background:#f5c518;background:var(--yellow);display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);padding:1.5rem 2rem}.feature-item{color:#000;gap:.75rem}.feature-icon,.feature-item{align-items:center;display:flex}.feature-icon{background:#00000014;border-radius:8px;flex-shrink:0;font-size:1.1rem;height:42px;justify-content:center;width:42px}.feature-title{font-size:.8rem;font-weight:700;letter-spacing:.3px;text-transform:uppercase}.feature-desc{font-size:.75rem;margin-top:.1rem;opacity:.75}.section{margin:0 auto;max-width:1400px;padding:3rem 2rem}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.section-title{color:#fff;color:var(--text);font-size:1.3rem;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.products-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}.product-card{background:#1e1e1e;background:var(--card-bg);border:1px solid #333;border:1px solid var(--border);border-radius:6px;cursor:pointer;overflow:hidden;transition:border-color .2s,transform .2s}.product-card:hover{border-color:#f5c518;border-color:var(--yellow);transform:translateY(-3px)}.product-card-img{background:#2a2a2a;display:block;height:180px;object-fit:cover;width:100%}.product-card-body{padding:.85rem}.product-card-name{color:#fff;color:var(--text);font-size:.9rem;font-weight:700;margin-bottom:.25rem}.product-card-meta{color:#aaa;color:var(--text-muted);font-size:.75rem;line-height:1.5}.product-card-meta span{display:block}.product-card-price{color:#f5c518;color:var(--yellow);font-size:.95rem;font-weight:700;margin:.5rem 0}.product-card-btn{background:#f5c518;background:var(--yellow);border-radius:3px;color:#000;font-size:.8rem;font-weight:700;margin-top:.5rem;padding:.5rem;transition:background .15s;width:100%}.product-card-btn:hover{background:#ffd740;background:var(--yellow-light)}.suppliers-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.supplier-card{background:#1e1e1e;background:var(--card-bg);border:1px solid #333;border:1px solid var(--border);border-radius:8px;padding:1.25rem;transition:border-color .2s}.supplier-card:hover{border-color:#f5c518;border-color:var(--yellow)}.supplier-card-top{align-items:center;display:flex;gap:1rem;margin-bottom:.75rem}.supplier-logo{border:2px solid #333;border:2px solid var(--border);border-radius:50%;flex-shrink:0;height:52px;object-fit:cover;width:52px}.supplier-name{font-size:1rem;font-weight:700}.supplier-loc{color:#aaa;color:var(--text-muted);font-size:.8rem;margin-top:.2rem}.premium-badge{background:#f5c518;background:var(--yellow);border-radius:3px;color:#000;font-size:.65rem;font-weight:700;margin-left:6px;padding:2px 6px;vertical-align:middle}.supplier-desc{color:#aaa;color:var(--text-muted);font-size:.82rem;line-height:1.5;margin-bottom:.75rem}.supplier-stats{color:#777;color:var(--text-dim);display:flex;font-size:.78rem;gap:1rem;margin-bottom:.75rem}.supplier-actions{display:flex;gap:.5rem}.supplier-actions button{border-radius:4px;flex:1 1;font-size:.78rem;font-weight:600;padding:.4rem;transition:all .15s}.btn-contact{background:#2a2a2a;background:var(--bg4);border:1px solid #333;border:1px solid var(--border);color:#aaa;color:var(--text-muted)}.btn-contact:hover{border-color:#f5c518;border-color:var(--yellow);color:#f5c518;color:var(--yellow)}.btn-products-link{background:#f5c518;background:var(--yellow);color:#000}.btn-products-link:hover{background:#ffd740;background:var(--yellow-light)}.footer-strip{grid-gap:1.5rem;align-items:center;background:#1a1a1a;background:var(--bg2);border-top:1px solid #333;border-top:1px solid var(--border);display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);padding:1.5rem 2rem}.footer-strip-item{align-items:flex-start;display:flex;gap:1rem}.footer-strip-icon{align-items:center;border:1px solid #f5c518;border:1px solid var(--yellow);border-radius:50%;color:#f5c518;color:var(--yellow);display:flex;flex-shrink:0;font-size:1.1rem;height:44px;justify-content:center;width:44px}.footer-strip-title{color:#f5c518;color:var(--yellow);font-size:.85rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.footer-strip-text{color:#aaa;color:var(--text-muted);font-size:.8rem;margin-top:.2rem}.footer-subscribe{display:flex;gap:.5rem;margin-top:.5rem}.footer-subscribe input{background:#222;background:var(--bg3);border:1px solid #333;border:1px solid var(--border);border-radius:4px;color:#fff;color:var(--text);flex:1 1;font-size:.8rem;padding:.4rem .75rem}.footer-subscribe input::placeholder{color:#777;color:var(--text-dim)}.footer-subscribe input:focus{border-color:#f5c518;border-color:var(--yellow);outline:none}.footer-subscribe button{background:#f5c518;background:var(--yellow);border-radius:4px;color:#000;font-size:.75rem;font-weight:700;padding:.4rem .9rem}.page-container{margin:0 auto;max-width:1400px;padding:2rem}.page-title{font-size:1.5rem;font-weight:800;margin-bottom:1.5rem}.stats-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-bottom:2rem}.stat-card{background:#1e1e1e;background:var(--card-bg);border:1px solid #333;border:1px solid var(--border);border-radius:8px;padding:1.25rem}.stat-card.yellow{border-left:3px solid #f5c518;border-left:3px solid var(--yellow)}.stat-card.blue{border-left:3px solid #3b82f6}.stat-card.green{border-left:3px solid #22c55e}.stat-card.purple{border-left:3px solid #a855f7}.stat-number{font-size:2rem;font-weight:800}.stat-label{color:#aaa;color:var(--text-muted);font-size:.78rem;margin-top:.2rem}.stat-sub{color:#777;color:var(--text-dim);font-size:.72rem;margin-top:.2rem}.card-section{background:#1e1e1e;background:var(--card-bg);border:1px solid #333;border:1px solid var(--border);border-radius:8px;margin-bottom:1.5rem;padding:1.25rem}.card-section-title{align-items:center;display:flex;font-size:1rem;font-weight:700;justify-content:space-between;margin-bottom:1rem}.admin-table{border-collapse:collapse;font-size:.85rem;width:100%}.admin-table th{background:#222;background:var(--bg3);color:#aaa;color:var(--text-muted);font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:.6rem .75rem;text-align:left;text-transform:uppercase}.admin-table td{border-bottom:1px solid #333;border-bottom:1px solid var(--border);color:#fff;color:var(--text);padding:.75rem}.admin-table tr:hover td,.input{background:#222;background:var(--bg3)}.input{border:1px solid #333;border:1px solid var(--border);border-radius:4px;color:#fff;color:var(--text);font-size:.875rem;padding:.6rem .875rem;transition:border-color .15s;width:100%}.input:focus{border-color:#f5c518;border-color:var(--yellow);outline:none}.input::placeholder{color:#777;color:var(--text-dim)}.input-group{margin-bottom:1rem}.input-label{color:#aaa;color:var(--text-muted);display:block;font-size:.78rem;font-weight:600;letter-spacing:.3px;margin-bottom:.35rem;text-transform:uppercase}select.input{cursor:pointer}select.input option{background:#222;background:var(--bg3)}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:200}.modal{background:#1a1a1a;background:var(--bg2);border:1px solid #333;border:1px solid var(--border);border-radius:10px;max-height:90vh;max-width:480px;overflow-y:auto;padding:1.75rem;position:relative;width:100%}.modal-lg{max-width:640px}.modal-title{font-size:1.2rem;font-weight:800;margin-bottom:1.25rem}.modal-close{align-items:center;background:#222;background:var(--bg3);border-radius:50%;color:#aaa;color:var(--text-muted);display:flex;font-size:.875rem;height:30px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:color .15s;width:30px}.modal-close:hover{color:#fff;color:var(--text)}.toast{align-items:center;animation:slideIn .3s ease;border-radius:6px;bottom:1.5rem;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;max-width:320px;padding:.75rem 1.25rem;position:fixed;right:1.5rem;z-index:300}.toast.success{background:#166534;border:1px solid #22c55e;color:#fff}.toast.error{background:#7f1d1d;border:1px solid #ef4444;color:#fff}.toast.info{background:#1e3a5f;border:1px solid #3b82f6;color:#fff}@keyframes slideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.packages-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(3,1fr)}.package-card{background:#1e1e1e;background:var(--card-bg);border:1px solid #333;border:1px solid var(--border);border-radius:8px;padding:1.75rem 1.25rem;position:relative;text-align:center;transition:border-color .2s,transform .2s}.package-card:hover{transform:translateY(-4px)}.package-card.featured{border-color:#f5c518;border-color:var(--yellow)}.package-badge{background:#f5c518;background:var(--yellow);border-radius:20px;color:#000;font-size:.7rem;font-weight:700;left:50%;padding:3px 12px;position:absolute;top:-12px;transform:translateX(-50%);white-space:nowrap}.package-icon{font-size:2rem;margin-bottom:.75rem}.package-name{font-size:1.1rem;font-weight:800}.package-price{color:#f5c518;color:var(--yellow);font-size:2.2rem;font-weight:800;margin:.75rem 0}.package-price span{color:#aaa;color:var(--text-muted);font-size:.9rem;font-weight:400}.package-features{font-size:.83rem;list-style:none;margin:1rem 0;text-align:left}.package-features li{color:#aaa;color:var(--text-muted);display:flex;gap:.5rem;padding:.35rem 0}.package-features li i.fa-check{color:#22c55e;color:var(--success)}.package-features li i.fa-times{color:#3a3a3a;color:var(--border-light)}.badge{border-radius:4px;display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.3px;padding:2px 8px;text-transform:uppercase}.badge-active{background:#22c55e26;color:#22c55e}.badge-pending{background:#f5c51826;color:#f5c518;color:var(--yellow)}.badge-suspended{background:#ef444426;color:#ef4444}.search-bar{background:#222;background:var(--bg3);border:1px solid #333;border:1px solid var(--border);border-radius:6px;color:#fff;color:var(--text);font-size:.875rem;padding:.6rem 1rem .6rem 2.75rem;transition:border-color .15s;width:100%}.search-bar:focus{border-color:#f5c518;border-color:var(--yellow);outline:none}.search-bar::placeholder{color:#777;color:var(--text-dim)}.search-wrapper{position:relative}.search-wrapper i{color:#777;color:var(--text-dim);font-size:.875rem;left:.9rem;position:absolute;top:50%;transform:translateY(-50%)}.category-pills{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.cat-pill{background:#222;background:var(--bg3);border:1px solid #333;border:1px solid var(--border);border-radius:20px;color:#aaa;color:var(--text-muted);font-size:.78rem;font-weight:500;padding:.3rem .85rem;transition:all .15s}.cat-pill.active,.cat-pill:hover{background:#f5c518;background:var(--yellow);border-color:#f5c518;border-color:var(--yellow);color:#000}.mobile-nav{background:#0d0d0d;border-top:1px solid #333;border-top:1px solid var(--border);bottom:0;display:none;left:0;padding:.5rem 0;position:fixed;right:0;z-index:100}.mobile-nav-items{display:flex}.mobile-nav-item{align-items:center;background:none;color:#777;color:var(--text-dim);display:flex;flex:1 1;flex-direction:column;font-size:.65rem;gap:.25rem;justify-content:center;padding:.4rem;transition:color .15s}.mobile-nav-item.active,.mobile-nav-item:hover{color:#f5c518;color:var(--yellow)}.mobile-nav-item i{font-size:1.1rem}.limit-bar{background:#222;background:var(--bg3);border-radius:4px;height:6px;margin-top:.4rem;overflow:hidden}.limit-fill{background:#f5c518;background:var(--yellow);border-radius:4px;height:100%;transition:width .3s}.empty-state{color:#777;color:var(--text-dim);padding:4rem 2rem;text-align:center}.empty-state i{color:#333;color:var(--border);font-size:3rem;margin-bottom:1rem}.empty-state p{font-size:.9rem}.cta-section{background:linear-gradient(135deg,#1a1a00,#1a1000);border:1px solid #f5c51833;border-radius:10px;margin:2rem;padding:3rem 2rem;text-align:center}.cta-section h2{font-size:1.75rem;font-weight:800;margin-bottom:.75rem}.cta-section p{color:#aaa;color:var(--text-muted);margin-bottom:1.5rem}.cta-btns{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}@media (max-width:1024px){.features-strip{grid-template-columns:repeat(2,1fr)}.packages-grid{gap:1rem;grid-template-columns:1fr}}@media (max-width:768px){.header{padding:0 1rem}.nav{display:none}.hero{flex-direction:column}.hero-content{max-width:100%;padding:2.5rem 1.25rem 1.5rem}.hero-image{display:none}.features-strip{gap:.75rem;grid-template-columns:repeat(2,1fr);padding:1rem}.footer-strip{grid-template-columns:1fr}.section{padding:1.5rem 1rem}.mobile-nav{display:block}body{padding-bottom:70px}}@media (max-width:480px){.features-strip,.products-grid{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=main.6fe33524.css.map*/