.home-container{color:var(--text-primary)}.hero-section{text-align:center;padding:6rem 1rem;background:linear-gradient(135deg,#0a0a14cc,#1e1432e6),url(https://images.unsplash.com/photo-1593305844229-e7d63b4491a6?q=80&w=2070&auto=format&fit=crop);background-size:cover;background-position:center;border-radius:8px;border:1px solid rgba(148,163,184,.2)}.hero-content h1{font-size:3.5rem;font-weight:900;margin-bottom:1rem;text-shadow:0 4px 15px rgba(0,0,0,.4)}.hero-content .subtitle{font-size:1.25rem;color:var(--text-secondary);max-width:600px;margin:0 auto 2rem}[data-theme=light] .hero-section{background:linear-gradient(135deg,#f8fafccc,#e2e8f0e6),url(https://images.unsplash.com/photo-1593305844229-e7d63b4491a6?q=80&w=2070&auto=format&fit=crop)}.cta-button{display:inline-block;background-color:var(--primary);color:#fff;padding:1rem 2rem;border-radius:50px;font-weight:700;font-size:1.1rem;text-transform:uppercase;letter-spacing:1px;transition:transform .3s ease,background-color .3s ease,box-shadow .3s ease;box-shadow:0 5px 20px #6366f180}.cta-button:hover{background-color:var(--primary-hover);transform:translateY(-3px);box-shadow:0 8px 25px #4f46e599;color:#fff}.features-section{padding:5rem 1rem;text-align:center}.features-section h2{font-size:2.5rem;margin-bottom:3rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.feature-card{background-color:var(--surface);padding:2.5rem;border-radius:12px;text-align:left;transition:transform .3s ease,box-shadow .3s ease;border:1px solid var(--border)}.feature-card:hover{transform:translateY(-10px);box-shadow:0 15px 30px #0003}.feature-card h3{font-size:1.5rem;margin-bottom:1rem;display:flex;align-items:center;gap:.75rem;color:var(--primary)}.feature-card h3 svg{stroke:var(--primary)}.feature-card p{color:var(--text-secondary);line-height:1.6}.login-page-container{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 200px)}.login-box{background-color:var(--surface);padding:3rem;border-radius:12px;text-align:center;max-width:450px;width:100%;box-shadow:var(--shadow-soft);border:1px solid var(--border)}.login-box h2{font-size:2rem;margin-bottom:.5rem}.login-box p{color:var(--text-secondary);margin-bottom:2rem}.discord-login-button{background-color:#5865f2;color:#fff;display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:1.1rem;padding:.8rem 1.5rem;border-radius:8px;transition:background-color .3s ease,transform .2s ease}.discord-login-button:hover{background-color:#4752c4;transform:translateY(-2px)}.discord-login-button:disabled{background-color:#4a5568;cursor:not-allowed}.discord-login-button:before{content:"";display:inline-block;width:24px;height:24px;background-image:url(https://www.svgrepo.com/show/353655/discord-icon.svg);background-size:contain;background-repeat:no-repeat;filter:brightness(0) invert(1)}.dashboard-container{padding:2rem;max-width:1200px;margin:0 auto;background:radial-gradient(1200px 600px at -10% -20%,rgba(56,189,248,.08),transparent 60%),radial-gradient(1000px 500px at 110% 10%,rgba(99,102,241,.12),transparent 55%),linear-gradient(180deg,#1b2231,#171d29);border:1px solid rgba(148,163,184,.18);border-radius:16px;box-shadow:0 18px 36px -22px #000000b3}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;border-bottom:1px solid rgba(148,163,184,.2);padding-bottom:1rem}.user-credits{background:linear-gradient(135deg,#3b82f62e,#6366f114);padding:.5rem 1rem;border-radius:8px;border:1px solid rgba(99,102,241,.35);box-shadow:inset 0 0 0 1px #0f172ab3}.user-credits strong{color:#bfdbfe;font-size:1.2rem}.dashboard-grid{display:grid;grid-template-columns:1fr 2fr;gap:2rem}@media(max-width:768px){.dashboard-grid{grid-template-columns:1fr}}.add-server-section{background:linear-gradient(180deg,#1e293be6,#182234fa);padding:1.5rem;border-radius:12px;box-shadow:0 14px 28px -20px #000000b3;border:1px solid rgba(148,163,184,.18)}.add-server-section form{display:flex;flex-direction:column;gap:1rem}.add-server-section input,.add-server-section textarea{padding:.75rem;border:1px solid rgba(148,163,184,.22);border-radius:6px;font-size:1rem;background:#0f172a99;color:var(--text-primary);transition:border-color .2s,box-shadow .2s}.add-server-section input:focus,.add-server-section textarea:focus{outline:none;border-color:#38bdf88c;box-shadow:0 0 0 3px #38bdf826}.section-hint{font-size:.85rem;color:var(--text-secondary);margin-bottom:1rem}.add-server-section button{background:linear-gradient(135deg,#6366f1,#38bdf8);color:#fff;padding:.75rem;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:background .2s}.add-server-section button:hover:not(:disabled){filter:brightness(1.06)}.add-server-section button:disabled{background:#4a5568}.credit-info-section{margin-top:2rem;padding:1.5rem;border-radius:12px;background:#0f172a59;border:1px solid rgba(148,163,184,.16)}.your-servers-section h3{margin-bottom:1.5rem}.server-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.server-card{background:linear-gradient(180deg,#1e293beb,#161e2dfa);padding:1.5rem;border-radius:12px;box-shadow:0 16px 30px -22px #000000b3;border:1px solid rgba(148,163,184,.16);display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s,border-color .2s}.server-card:hover{transform:translateY(-2px);box-shadow:0 22px 40px -26px #000000bf;border-color:#38bdf859}.server-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.server-card p{font-size:.9rem;margin-bottom:1rem}.status-badge{font-size:.75rem;padding:.25rem .5rem;border-radius:4px;font-weight:700}.status-badge.verified{background:#10b9812e;color:#5eead4;border:1px solid rgba(16,185,129,.35)}.status-badge.unverified{background:#f59e0b33;color:#f59e0b;border:1px solid rgba(245,158,11,.4)}.cfx-code code{background:#0f172ab3;padding:.2rem .4rem;border-radius:4px}.verification-box{margin:1rem 0;padding:1rem;background:#f59e0b14;border:1px dashed rgba(245,158,11,.7);border-radius:8px}.verification-box p{font-size:.85rem;margin-bottom:.5rem}.verify-btn{width:100%;background:linear-gradient(135deg,#f59e0b,#f97316);color:#fff;border:none;padding:.5rem;border-radius:4px;font-weight:600;cursor:pointer}.server-card-footer{margin-top:auto;display:flex;gap:.5rem;padding-top:1rem}.edit-btn,.delete-btn{flex:1;padding:.5rem;border-radius:4px;border:1px solid rgba(148,163,184,.22);background:#0f172a99;cursor:pointer;color:var(--text-primary);transition:border-color .2s,background .2s}.edit-btn:hover{border-color:#38bdf873;background:#1e293bcc}.delete-btn:hover{background:#ef444426;color:#fca5a5;border-color:#ef444480}.general-banners-section{margin-top:3rem;padding:1.25rem;border-radius:12px;border:1px solid rgba(148,163,184,.16);background:#0f172a40}.general-banners-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.empty-msg{color:var(--text-secondary);font-size:.9rem}.error-msg{color:#dc2626;font-size:.9rem}.success-msg{color:#16a34a;font-size:.9rem}[data-theme=light] .dashboard-container{background:radial-gradient(1200px 600px at -10% -20%,rgba(56,189,248,.2),transparent 60%),radial-gradient(1000px 500px at 110% 10%,rgba(99,102,241,.18),transparent 55%),linear-gradient(180deg,#f8fafc,#eef2f7);box-shadow:0 18px 36px -24px #0f172a33}[data-theme=light] .user-credits{background:linear-gradient(135deg,#2563eb1f,#6366f114);box-shadow:inset 0 0 0 1px #94a3b866}[data-theme=light] .user-credits strong{color:#1d4ed8}[data-theme=light] .add-server-section,[data-theme=light] .server-card,[data-theme=light] .credit-info-section,[data-theme=light] .general-banners-section{background:#fff}[data-theme=light] .add-server-section input,[data-theme=light] .add-server-section textarea{background:#f8fafc;border-color:#cbd5e1}[data-theme=light] .cfx-code code{background:#e2e8f0}[data-theme=light] .verification-box{background:#f59e0b1f}[data-theme=light] .edit-btn,[data-theme=light] .delete-btn{background:#fff;border-color:#cbd5e1}[data-theme=light] .status-badge.verified{background:#10b9811f;color:#047857;border-color:#10b98166}[data-theme=light] .status-badge.unverified{background:#f59e0b26;color:#b45309;border-color:#f59e0b80}:root{--background: #121824;--surface: #1f2937;--surface-strong: #0f172a;--primary: #6366f1;--primary-hover: #4f46e5;--text-primary: #f8fafc;--text-secondary: #a0aec0;--border: #334155;--error: #f56565;--success: #48bb78;--shadow-soft: 0 12px 24px -18px rgba(0, 0, 0, .6)}[data-theme=light]{--background: #f1f5f9;--surface: #ffffff;--surface-strong: #e5e7eb;--primary: #2563eb;--primary-hover: #1d4ed8;--text-primary: #0f172a;--text-secondary: #1f2937;--border: #cbd5e1;--error: #dc2626;--success: #16a34a;--shadow-soft: 0 12px 24px -18px rgba(15, 23, 42, .25)}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:var(--background);color:var(--text-primary);line-height:1.6;background-image:radial-gradient(1200px 600px at -10% -10%,rgba(56,189,248,.08),transparent 60%),radial-gradient(900px 500px at 110% 0%,rgba(99,102,241,.12),transparent 55%)}[data-theme=light] body{background-image:radial-gradient(1200px 600px at -10% -10%,rgba(37,99,235,.08),transparent 60%),radial-gradient(900px 500px at 110% 0%,rgba(99,102,241,.08),transparent 55%)}a{color:var(--primary);text-decoration:none;transition:color .2s ease-in-out}a:hover{color:var(--primary-hover)}nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:var(--surface);border-bottom:1px solid var(--border)}nav .logo{font-size:1.5rem;font-weight:700}nav .nav-links a{margin-left:1.5rem;font-weight:500}.main{padding:2rem;max-width:1200px;margin:0 auto}.auth-container,.dashboard-section{background-color:var(--surface);padding:2rem;border-radius:8px;box-shadow:var(--shadow-soft);max-width:500px;margin:2rem auto}.dashboard-section{max-width:none;margin-bottom:2rem}h1,h2,h3{margin-bottom:1rem;color:var(--text-primary)}h2{border-bottom:1px solid var(--border);padding-bottom:.5rem}input,textarea,select{width:100%;padding:.75rem;margin-bottom:1rem;background-color:var(--surface-strong);border:1px solid var(--border);border-radius:4px;color:var(--text-primary);font-size:1rem}button{width:100%;padding:.75rem;background-color:var(--primary);border:none;border-radius:4px;color:#fff;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .2s ease-in-out}button:hover{background-color:var(--primary-hover)}button:disabled{background-color:#4a5568;cursor:not-allowed}.error{color:var(--error);margin-top:1rem}.success{color:var(--success);margin-top:1rem}.server-list,.banner-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.server-card,.banner-item{background-color:var(--background);border:1px solid var(--border);padding:1.5rem;border-radius:8px;transition:transform .2s ease,box-shadow .2s ease}.server-card:hover,.banner-item:hover{transform:translateY(-5px);box-shadow:0 10px 15px #0003}.server-card h3,.banner-item img{margin-bottom:1rem}.server-card p{color:var(--text-secondary);margin-bottom:1rem}.banner-item img{max-width:100%;border-radius:4px}.modal-backdrop{position:fixed;inset:0;background:#000000b3;display:flex;justify-content:center;align-items:center}.modal-content{background:var(--surface);padding:2rem;border-radius:8px;width:90%;max-width:600px}
