body{color:#0f172a;background:#f8fbff;margin:0;font-family:Inter,sans-serif}.navbar{justify-content:space-between;align-items:center;padding:20px 60px;display:flex}.navbar a{color:#475569;margin-left:20px;text-decoration:none}.logo img{width:120px;height:98px}.landing-hero{text-align:center;flex-direction:column;align-items:center;padding:120px 20px;display:flex}.landing-hero h1{font-size:52px}.landing-hero span{background:linear-gradient(90deg,#3b82f6,#38bdf8);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-buttons{flex-direction:column;align-items:center;gap:12px;width:18vw;margin-top:30px;display:flex}.btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#3b82f6,#0ea5e9);border:none;border-radius:10px;padding:14px 24px;text-decoration:none}.btn-outline{border:1px solid #cbd5f5;border-radius:10px;padding:14px 24px}.trust{text-align:center;color:#64748b}.features{grid-template-columns:repeat(4,1fr);gap:20px;padding:80px;display:grid}.card{background:#fff;border-radius:16px;padding:25px;box-shadow:0 10px 30px #0000000d}.how{text-align:center;padding:120px 20px}.how h2{font-size:36px}.how-sub{color:#64748b;margin-top:10px;margin-bottom:60px}.how-container{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.how-step{background:#fff;border-radius:16px;width:260px;padding:30px;transition:all .3s;position:relative;box-shadow:0 10px 30px #0000000d}.how-step:hover{transform:translateY(-8px);box-shadow:0 20px 50px #3b82f626}.step-icon{margin-bottom:15px;font-size:30px}.how-step h3{margin-bottom:10px}.how-step p{color:#64748b}.how-line{background:linear-gradient(90deg,#3b82f6,#38bdf8);border-radius:10px;width:60px;height:3px}@media (width<=768px){.how-container{flex-direction:column}.how-line{width:3px;height:40px}}.pricing{text-align:center;padding:80px}.pricing-grid{justify-content:center;gap:30px;display:flex}.price-card{background:#fff;border-radius:16px;width:250px;padding:30px;box-shadow:0 10px 30px #0000000d}.highlight{border:2px solid #3b82f6}.faq{text-align:center;padding:80px}.faq-item{margin-bottom:20px}.cta{justify-content:center;padding:120px 20px;display:flex}.cta-box{text-align:center;background:linear-gradient(135deg,#eff6ff,#e0f2fe);border-radius:20px;width:100%;max-width:800px;padding:60px;box-shadow:0 20px 60px #3b82f626}.cta-box h2{margin-bottom:15px;font-size:32px}.cta-box p{color:#64748b;margin-bottom:30px}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #3b82f640}.footer{background:#fff;border-top:1px solid #e2e8f0;padding:80px 60px 30px}.footer-container{flex-wrap:wrap;justify-content:space-between;gap:40px;display:flex}.footer-brand h2{margin-bottom:10px;font-size:24px}.footer-brand p{color:#64748b;max-width:300px}.footer-links{gap:60px;display:flex}.footer-col{flex-direction:column;display:flex}.footer-col h4{margin-bottom:12px}.footer-col a{color:#64748b;margin-bottom:8px;text-decoration:none;transition:all .2s}.footer-col a:hover{color:#3b82f6}.footer-bottom{text-align:center;color:#94a3b8;margin-top:50px;font-size:14px}@media (width<=768px){.footer-container{flex-direction:column}.footer-links{flex-wrap:wrap;gap:30px}}.hero p{height:43px}@media (width<=1024px){.features{grid-template-columns:repeat(2,1fr);padding:60px 20px}.pricing-grid{flex-direction:column;align-items:center}}@media (width<=768px){.navbar{flex-direction:column;align-items:center;gap:15px;padding:20px}.navbar nav{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.navbar a{margin-left:0;font-size:14px}.logo img{width:auto;height:40px}.landing-hero{padding:80px 20px}.landing-hero h1{font-size:32px;line-height:1.3}.landing-hero p{height:auto;font-size:14px}.hero-buttons{flex-direction:column;gap:12px;margin-top:30px;display:flex}.btn,.btn-outline{text-align:center;width:100%}.features{grid-template-columns:1fr;padding:40px 20px}.card{width:100%}.how{padding:80px 20px}.how-container{flex-direction:column}.how-step{width:100%}.how-line{width:3px;height:40px}.pricing{padding:60px 20px}.price-card{width:100%;max-width:300px}.cta-box{padding:40px 20px}.cta-box h2{font-size:24px}.footer{padding:60px 20px 30px}.footer-links{flex-direction:column;gap:20px}}*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,sans-serif}:root{--sidebar-width:300px}body{color:#0f172a;background:#f8fbff}.layout{background:linear-gradient(#f8fbff 0%,#eef4ff 100%);min-height:100vh}.sidebar{width:var(--sidebar-width);color:#e2e8f0;z-index:20;background:linear-gradient(#0f172a,#111c39);border-right:1px solid #94a3b82e;flex-direction:column;gap:18px;height:100vh;padding:22px 18px;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.sidebar-brand{padding:8px 10px 0}.sidebar-kicker{letter-spacing:.14em;text-transform:uppercase;color:#bfdbfeb8;margin-bottom:8px;font-size:11px;font-weight:700}.logo{color:#f8fafc;font-size:28px;font-weight:800;line-height:1}.sidebar-balance{background:radial-gradient(circle at 100% 0,#38bdf82e,#0000 28%),#ffffff0d;border:1px solid #94a3b833;border-radius:22px;padding:18px}.sidebar-balance .summary-label,.sidebar-balance p{color:#e2e8f0bd}.sidebar-balance strong{color:#fff;margin-top:10px;font-size:36px;line-height:1;display:block}.sidebar-balance p{margin-top:10px;line-height:1.6}.sidebar-nav{gap:8px;display:grid}.sidebar-link{color:#e2e8f0d1;border:1px solid #0000;border-radius:18px;padding:14px 16px;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:block}.sidebar-link:hover{background:#ffffff0f;border-color:#94a3b829}.sidebar-link.active{background:linear-gradient(135deg,#0ea5e947,#2563eb52);border-color:#7dd3fc47;transform:translate(2px)}.sidebar-link-title{color:#fff;font-weight:700;display:block}.sidebar-link-copy{color:#e2e8f0ad;margin-top:4px;font-size:13px;display:block}.sidebar-footer{gap:14px;margin-top:auto;display:grid}.sidebar-user{background:#ffffff0d;border:1px solid #94a3b829;border-radius:20px;align-items:center;gap:12px;padding:16px;display:flex}.sidebar-user-avatar{color:#fff;background:linear-gradient(135deg,#0ea5e9,#2563eb);border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-weight:700;display:flex}.sidebar-user strong{color:#fff;display:block}.sidebar-user p{color:#e2e8f0b3;margin-top:4px;font-size:13px}.sidebar-logout{color:#e2e8f0;background:#ffffff14;border-color:#94a3b82e;justify-content:center;width:100%}.sidebar-logout:hover{background:#ffffff24}.main{min-height:100vh;margin-left:var(--sidebar-width);flex-direction:column;flex:1;display:flex}.topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:5;background:#ffffffb8;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:16px;padding:14px 22px;display:flex;position:sticky;top:0}.topbar-copy h2{font-size:22px;line-height:1.1}.topbar-copy p:last-child{color:#64748b;margin-top:4px;font-size:13px}.topbar-kicker{letter-spacing:.14em;text-transform:uppercase;color:#0284c7;margin-bottom:4px;font-size:10px;font-weight:700}.top-right{align-items:center;gap:12px;display:flex}.credits-pill{color:#fff;background:linear-gradient(135deg,#0f172a,#1d4ed8);border-radius:14px;min-width:112px;padding:9px 12px;box-shadow:0 14px 28px #1d4ed82e}.credits-pill-label{letter-spacing:.12em;text-transform:uppercase;color:#eff6ffc7;font-size:10px;display:block}.credits-pill strong{margin-top:5px;font-size:18px;line-height:1;display:block}.topbar-user-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:10px;padding:8px 10px;display:flex}.avatar{color:#fff;background:linear-gradient(135deg,#3b82f6,#38bdf8);border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-weight:700;display:flex}.topbar-user-card strong{display:block}.topbar-user-card p{color:#64748b;margin-top:2px;font-size:12px}.content{flex:1;padding:30px;overflow-y:auto}.page-kicker{letter-spacing:.14em;text-transform:uppercase;color:#0284c7;margin-bottom:10px;font-size:12px;font-weight:700;display:inline-block}.hero h1{font-size:28px}.hero p{color:#64748b;margin-bottom:25px}.glass{background:#fff;border:1px solid #e2e8f0}.stats{gap:20px;margin-bottom:25px;display:flex}.card{background:#fff;border-radius:14px;flex:1;padding:25px;transition:all .3s}.card:hover{transform:translateY(-4px)}.alert{color:#0284c7;background:#e0f2fe;border-radius:12px;margin-bottom:25px;padding:18px}.credits-box{border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:25px;padding:25px;display:flex}.primary-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#38bdf8);border:none;border-radius:8px;padding:10px 18px;font-weight:600;transition:all .3s}.primary-btn:hover{transform:scale(1.05)}.secondary-btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:12px 18px}.secondary-btn:hover{background:#f1f5f9}.actions{gap:20px;display:flex}.action-card{cursor:pointer;background:#fff;border-radius:14px;flex:1;padding:25px;transition:all .3s}.action-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000000d}.tabs{border-radius:12px;gap:10px;margin-bottom:20px;padding:6px;display:flex}.tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:10px}.tab.active{color:#fff;background:linear-gradient(90deg,#3b82f6,#38bdf8)}.input-box{border-radius:14px;margin-bottom:15px;padding:20px}.input-box label{color:#64748b;margin-bottom:10px;display:block}textarea{color:#0f172a;resize:none;background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;outline:none;width:100%;height:180px;padding:12px}textarea:focus{border:1px solid #38bdf8;box-shadow:0 0 8px #38bdf833}.info{color:#0284c7;background:#e0f2fe;border-radius:10px;margin-bottom:20px;padding:12px 15px}.table{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 20px #0000000a}.table-head{color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0;grid-template-columns:1.2fr 1fr 1fr 1.2fr .8fr;padding:15px;display:grid}.table-row{border-bottom:1px solid #f1f5f9;grid-template-columns:1.2fr 1fr 1fr 1.2fr .8fr;align-items:center;padding:15px;transition:all .2s;display:grid}.table-row:hover{background:#f1f5f9;transform:scale(1.01)}.badge{border-radius:20px;padding:5px 10px;font-size:12px}.badge.blue{color:#2563eb;background:#dbeafe}.badge.purple{color:#7c3aed;background:#ede9fe}.status.success{color:#16a34a}.status.pending{color:#f59e0b}.status.failed{color:#dc2626}.info-icon{color:#0284c7;cursor:pointer;background:#e0f2fe;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.info-icon:hover{color:#fff;background:#38bdf8;transform:scale(1.1)}.auth-page{background:radial-gradient(circle at 0 0,#0ea5e92e,#0000 28%),radial-gradient(circle at 100% 100%,#3b82f624,#0000 32%),linear-gradient(#f8fbff 0%,#eef6ff 100%);justify-content:center;align-items:center;min-height:100vh;padding:32px 20px;display:flex}.auth-card{text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:18px;width:min(100%,420px);padding:32px;box-shadow:0 20px 40px #00000014}.brand{color:#0284c7;font-size:26px;font-weight:700}.sub{color:#64748b;margin:8px 0 0}.auth-card h2{font-size:32px;line-height:1.1}.auth-form{margin-top:28px}.form-group{margin-bottom:18px}.form-group label{color:#0f172a;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.form-group input{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;outline:none;width:100%;height:50px;padding:0 14px;font-size:15px;transition:border-color .2s,box-shadow .2s,background .2s}.form-group input:focus{background:#fff;border-color:#0ea5e9;box-shadow:0 0 0 4px #0ea5e91f}.form-group input::placeholder{color:#94a3b8}.label-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.link{color:#0284c7;font-size:13px}.muted-link{cursor:default}.form-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin:0 0 16px;padding:12px 14px;font-size:14px}.full{width:100%}.bottom-text{color:#64748b;text-align:center;margin-top:18px;font-size:14px}.bottom-text a{color:#0284c7;font-weight:600;text-decoration:none}.brand-mark{letter-spacing:.12em;text-transform:uppercase;color:#0284c7;margin-bottom:18px;font-size:13px;font-weight:700}.auth-page-login{position:relative;overflow:hidden}.login-shell{grid-template-columns:minmax(0,1.15fr) minmax(360px,420px);align-items:stretch;gap:28px;width:min(1080px,100%);display:grid}.login-panel{color:#eff6ff;background:linear-gradient(145deg,#0284c7f5,#2563ebe6),#0369a1;border-radius:28px;padding:42px;position:relative;box-shadow:0 24px 50px #0284c738}.login-panel:after{content:"";filter:blur(2px);background:#ffffff14;border-radius:50%;width:220px;height:220px;position:absolute;inset:auto -40px -60px auto}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#eff6ffcc;margin-bottom:14px;font-size:12px;font-weight:700}.login-title{letter-spacing:-.06em;font-size:clamp(2.8rem,5vw,4.8rem);line-height:.96}.login-copy{color:#eff6ffe6;max-width:540px;margin-top:20px;font-size:17px;line-height:1.7}.login-highlights{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:34px;display:grid}.login-highlight{z-index:1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff14;border:1px solid #ffffff2e;border-radius:20px;min-height:160px;padding:20px;position:relative}.highlight-kicker{letter-spacing:.12em;text-transform:uppercase;background:#ffffff1f;border-radius:999px;margin-bottom:14px;padding:6px 10px;font-size:11px;font-weight:700;display:inline-block}.login-highlight strong{font-size:20px;line-height:1.25;display:block}.login-highlight p{color:#eff6ffd1;margin-top:10px;font-size:14px;line-height:1.6}.auth-card-login{flex-direction:column;justify-content:center;display:flex}.hero-actions{gap:12px;display:flex}.hero-actions button{align-items:center;gap:6px;display:flex}.filters{gap:10px;margin:15px 0;display:flex}.filter{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:20px;padding:8px 16px;font-size:13px;transition:all .2s}.filter:hover{background:#f1f5f9}.filter.active{color:#fff;background:linear-gradient(90deg,#3b82f6,#38bdf8);border:none}.table{margin-top:10px}.table-head span{font-size:13px;font-weight:500}.table-row span{align-items:center;display:flex}.badge{border-radius:999px;width:fit-content;padding:6px 12px;font-size:12px;font-weight:500;display:inline-block}.status{font-weight:500}.table-row span:last-child{justify-content:center}.info-icon{margin:auto}.primary-btn,.secondary-btn{justify-content:center;align-items:center;gap:6px;display:inline-flex}.hero-row{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.hero-row p{margin-top:4px}.profile-page{gap:24px;display:grid}.profile-hero{grid-template-columns:minmax(0,1fr) minmax(240px,300px);align-items:stretch;gap:18px;display:grid}.profile-copy{color:#64748b;max-width:720px;margin-top:12px;line-height:1.7}.profile-credit-hero{color:#eff6ff;background:linear-gradient(135deg,#0f172a,#1d4ed8);border-radius:24px;padding:24px;box-shadow:0 20px 38px #1e40af2e}.profile-credit-hero .summary-label,.profile-credit-hero p{color:#eff6ffc7}.profile-credit-hero strong{margin-top:12px;font-size:42px;line-height:1;display:block}.profile-credit-hero p{margin-top:10px;line-height:1.6}.profile-grid{grid-template-columns:minmax(0,1.15fr) minmax(280px,.9fr);align-items:start;gap:22px;display:grid}.profile-side{gap:18px;display:grid}.profile-card{border-radius:24px;padding:25px}.profile-card-primary{padding:30px}.profile-card-accent{background:radial-gradient(circle at 100% 0,#38bdf82e,#0000 28%),linear-gradient(#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:24px;padding:24px}.profile-header{align-items:center;gap:18px;margin-bottom:24px;display:flex}.profile-avatar{color:#fff;background:linear-gradient(135deg,#0284c7,#2563eb);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;font-size:24px;font-weight:700;display:flex;box-shadow:0 16px 30px #2563eb2e}.profile-info{gap:4px;display:grid}.profile-meta{color:#64748b;margin-top:6px}.profile-badges{flex-wrap:wrap;gap:10px;margin-bottom:22px;display:flex}.profile-note{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:18px 20px}.profile-note h4{font-size:18px}.profile-note p{color:#64748b;margin-top:8px;line-height:1.6}.profile-row{border-bottom:1px solid #e2e8f0;justify-content:space-between;gap:16px;padding:14px 0;display:flex}.profile-row span{color:#64748b}.submit-page{gap:24px;display:grid}.admin-layout{background:linear-gradient(#f5f8ff 0%,#edf3ff 100%);min-height:100vh}.admin-sidebar{color:#e5eefc;background:linear-gradient(#111827,#172554);border-right:1px solid #94a3b833;flex-direction:column;gap:18px;width:280px;height:100vh;padding:22px 18px;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.admin-sidebar-brand h2{color:#fff;font-size:28px}.admin-kicker{letter-spacing:.14em;text-transform:uppercase;color:#bfdbfec2;margin-bottom:8px;font-size:11px;font-weight:700}.admin-sidebar-card{background:#ffffff0f;border:1px solid #94a3b82e;border-radius:22px;padding:18px}.admin-sidebar-card .summary-label,.admin-sidebar-card p{color:#e2e8f0c2}.admin-sidebar-card strong{color:#fff;margin-top:10px;font-size:28px;display:block}.admin-sidebar-card p{margin-top:10px;line-height:1.6}.admin-nav{gap:8px;display:grid}.admin-link{color:#e5eefc;background:#ffffff0a;border:1px solid #0000;border-radius:18px;padding:14px 16px;text-decoration:none;display:block}.admin-link span,.admin-link small{display:block}.admin-link span{color:#fff;font-weight:700}.admin-link small{color:#e2e8f0b3;margin-top:4px;font-size:13px}.admin-link.active{background:linear-gradient(135deg,#0ea5e947,#3b82f64d);border-color:#7dd3fc47}.admin-main{flex-direction:column;min-height:100vh;margin-left:280px;display:flex}.admin-topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:4;background:#ffffffbd;border-bottom:1px solid #dbe4f0;justify-content:space-between;align-items:center;gap:20px;padding:18px 24px;display:flex;position:sticky;top:0}.admin-topbar h1{font-size:24px}.admin-topbar-copy{color:#64748b;margin-top:6px}.admin-user-badge{background:#fff;border:1px solid #dbe4f0;border-radius:14px;align-items:center;gap:10px;padding:8px 10px;display:flex}.admin-user-badge strong{display:block}.admin-user-badge p{color:#64748b;margin-top:2px;font-size:12px}.admin-content{flex:1;padding:24px}.admin-dashboard{gap:22px;display:grid}.admin-hero-card,.admin-panel,.admin-metric-card{background:#fff;border:1px solid #dde6f2;border-radius:24px;box-shadow:0 16px 36px #0f172a0d}.admin-hero-card{padding:28px}.admin-hero-card h2{font-size:34px;line-height:1.1}.admin-hero-card p:last-child{color:#64748b;max-width:760px;margin-top:12px;line-height:1.7}.admin-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.admin-metric-card{padding:22px}.admin-metric-card strong{margin-top:12px;font-size:34px;display:block}.admin-metric-card p{color:#64748b;margin-top:12px;line-height:1.6}.admin-grid{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:18px;display:grid}.admin-panel{padding:24px}.admin-panel h3{font-size:24px}.admin-list{color:#475569;gap:10px;margin-top:16px;padding-left:18px;display:grid}.admin-list li{line-height:1.6}.admin-panel-accent{color:#eff6ff;background:linear-gradient(135deg,#0f172a,#1e3a8a);box-shadow:0 20px 40px #0f172a2e}.admin-panel-accent .panel-kicker,.admin-panel-accent p{color:#eff6ffcc}.admin-panel-accent p:last-child{margin-top:10px;line-height:1.7}.dashboard-page{gap:24px;display:grid}.dashboard-hero{grid-template-columns:minmax(0,1.2fr) minmax(240px,300px);align-items:stretch;gap:18px;display:grid}.dashboard-hero-main{background:radial-gradient(circle at 100% 0,#38bdf833,#0000 26%),linear-gradient(135deg,#fff,#eef6ff);border:1px solid #dbeafe;border-radius:28px;padding:30px}.dashboard-copy{color:#64748b;max-width:720px;margin-top:12px;line-height:1.7}.dashboard-hero-actions{gap:12px;margin-top:24px;display:flex}.dashboard-credit-panel{color:#eff6ff;background:linear-gradient(135deg,#0f172a,#1d4ed8);border-radius:28px;padding:26px;box-shadow:0 22px 40px #1e40af2e}.dashboard-credit-panel .summary-label,.dashboard-credit-panel p{color:#eff6ffcc}.dashboard-credit-panel strong{margin-top:12px;font-size:46px;line-height:1;display:block}.dashboard-credit-panel p{margin-top:10px;line-height:1.6}.dashboard-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.dashboard-stat{border-radius:24px;padding:22px}.dashboard-stat strong{margin-top:12px;font-size:36px;line-height:1;display:block}.dashboard-stat p{color:#64748b;margin-top:12px;line-height:1.6}.tone-sky{background:radial-gradient(circle at 100% 0,#0ea5e924,#0000 28%),#fff}.tone-emerald{background:radial-gradient(circle at 100% 0,#10b98129,#0000 28%),#fff}.tone-rose{background:radial-gradient(circle at 100% 0,#f43f5e24,#0000 28%),#fff}.tone-amber{background:radial-gradient(circle at 100% 0,#f59e0b29,#0000 28%),#fff}.dashboard-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.9fr);align-items:start;gap:22px;display:grid}.dashboard-main,.dashboard-side{gap:18px;display:grid}.dashboard-alert{color:#eff6ff;background:linear-gradient(135deg,#0284c7,#2563eb);border-radius:24px;padding:26px;box-shadow:0 22px 40px #0284c72e}.dashboard-alert .panel-kicker,.dashboard-alert p{color:#eff6ffd1}.dashboard-alert h3{margin-top:8px;font-size:28px;line-height:1.2}.dashboard-alert p{margin-top:12px;line-height:1.7}.dashboard-actions{border-radius:24px;padding:24px}.dashboard-actions-head h3{font-size:24px}.dashboard-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.dashboard-action-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:20px}.dashboard-action-card h4{font-size:18px}.dashboard-action-card p{color:#64748b;margin-top:8px;line-height:1.6}.dashboard-balance-card{border-radius:24px;margin-bottom:0;padding:24px}.dashboard-side-card{border-radius:24px;padding:24px}.dashboard-list{color:#475569;gap:10px;margin-top:14px;padding-left:18px;display:grid}.dashboard-list li{line-height:1.6}.history-page{gap:22px;display:grid}.history-hero{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.history-copy{color:#64748b;max-width:720px;margin-top:12px;line-height:1.7}.history-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.history-stat{border-radius:22px;padding:22px}.history-stat strong{margin-top:12px;font-size:34px;line-height:1;display:block}.history-toolbar{border-radius:22px;justify-content:space-between;align-items:center;gap:16px;padding:18px;display:flex}.history-filters{background:0 0;margin:0;padding:0}.history-toolbar-note{text-align:right}.history-toolbar-note p{color:#64748b;margin-top:6px}.history-table-wrap{border-radius:24px;overflow:hidden}.history-table-head,.history-row{grid-template-columns:1fr 1.5fr .9fr 1.2fr .7fr;align-items:center;gap:16px;padding:18px 20px;display:grid}.history-table-head{color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0;font-size:13px;font-weight:600}.history-row{border-bottom:1px solid #eef2f7;transition:background .2s,transform .2s}.history-row:hover{background:#f8fbff}.history-row:last-child{border-bottom:none}.history-url-cell{flex-direction:column;gap:4px;display:flex}.history-url-cell strong{color:#0f172a;font-size:15px}.history-url-cell small,.history-date{color:#64748b;line-height:1.5}.history-action{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;min-width:72px;padding:8px 14px;font-weight:600;transition:border-color .2s,background .2s}.history-action:hover{background:#eff6ff;border-color:#93c5fd}.history-state{color:#64748b;padding:28px 20px}.submit-hero{grid-template-columns:minmax(0,1fr) minmax(240px,280px);align-items:stretch;gap:18px;display:grid}.submit-hero-copy{color:#64748b;max-width:700px;margin-top:12px;line-height:1.7}.submit-credit-card{background:radial-gradient(circle at 100% 0,#38bdf82e,#0000 34%),#fff;border-radius:24px;flex-direction:column;justify-content:center;padding:24px;display:flex}.credit-card-label{letter-spacing:.12em;text-transform:uppercase;color:#0284c7;font-size:12px;font-weight:700}.submit-credit-card strong{margin-top:14px;font-size:42px;line-height:1}.submit-credit-card p{color:#64748b;margin-top:10px;line-height:1.6}.submit-grid{grid-template-columns:minmax(0,1.45fr) minmax(280px,.8fr);align-items:start;gap:22px;display:grid}.submit-main,.submit-side,.submit-options{gap:18px;display:grid}.submit-composer,.submit-summary,.submit-panel,.option-card{border-radius:24px}.submit-composer{padding:24px}.composer-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.composer-head h3,.submit-panel h4,.option-text h4{font-size:22px;line-height:1.2}.composer-head p,.submit-panel p,.option-text p{color:#64748b;margin-top:8px;line-height:1.6}.submit-badge{color:#0369a1;white-space:nowrap;background:#e0f2fe;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:700}.composer-label{color:#0f172a;margin-bottom:12px;font-size:14px;font-weight:600;display:block}.submit-composer textarea{background:#f8fafc;border-radius:18px;min-height:320px;padding:16px}.submit-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px;display:grid}.summary-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:18px}.summary-label,.panel-kicker,.option-kicker{letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:700;display:inline-block}.summary-label{color:#64748b}.summary-item strong{margin-top:10px;font-size:28px;line-height:1;display:block}.option-card{justify-content:space-between;align-items:center;gap:18px;padding:22px 24px;display:flex}.option-kicker{color:#0284c7;margin-bottom:10px}.submit-panel{padding:24px}.panel-kicker{color:#0284c7;margin-bottom:12px}.channel-list{color:#475569;gap:10px;margin-top:18px;padding-left:20px;display:grid}.channel-list li{line-height:1.6}.submit-panel-accent{color:#eff6ff;background:linear-gradient(135deg,#0f172a,#1e3a8a);border-radius:24px;padding:24px;box-shadow:0 20px 40px #0f172a2e}.submit-panel-accent .panel-kicker,.submit-panel-accent p{color:#eff6ffc7}.submit-actions{align-items:center;gap:14px;display:flex}.big-btn{border-radius:12px;min-width:240px;min-height:52px;padding:14px 22px}.switch{flex-shrink:0;width:56px;height:32px;display:inline-flex;position:relative}.switch input{opacity:0;pointer-events:none;position:absolute}.switch span{background:#cbd5e1;border-radius:999px;width:100%;height:100%;transition:background .2s;position:relative}.switch span:after{content:"";background:#fff;border-radius:50%;width:24px;height:24px;transition:transform .2s;position:absolute;top:4px;left:4px;box-shadow:0 6px 14px #0f172a29}.switch input:checked+span{background:linear-gradient(135deg,#0ea5e9,#2563eb)}.switch input:checked+span:after{transform:translate(24px)}@media (width<=900px){.sidebar{width:100%;height:auto;position:static;overflow:visible}.topbar{flex-direction:column;align-items:stretch}.main{min-height:auto;margin-left:0}.login-shell{grid-template-columns:1fr}.login-panel{padding:32px 24px}.login-highlights,.submit-hero,.submit-grid,.submit-summary,.admin-metrics,.admin-grid,.dashboard-hero,.dashboard-stats,.dashboard-grid,.history-summary,.profile-hero,.profile-grid,.dashboard-action-grid,.history-hero,.history-toolbar{grid-template-columns:1fr}.history-hero,.history-toolbar,.admin-topbar{flex-direction:column;align-items:stretch}.history-toolbar-note{text-align:left}}@media (width<=640px){.sidebar{padding:18px 14px}.admin-sidebar{width:100%;height:auto;padding:18px 14px;position:static}.admin-main{min-height:auto;margin-left:0}.top-right{flex-direction:column;align-items:stretch}.auth-page{padding:16px}.auth-card{padding:24px 20px}.auth-card h2{font-size:28px}.login-panel{border-radius:24px;padding:28px 20px}.login-copy{font-size:15px}.content{padding:20px}.composer-head,.option-card,.submit-actions,.dashboard-hero-actions,.sidebar-user,.history-table-head,.history-row{flex-direction:column;align-items:stretch}.submit-composer,.dashboard-hero-main,.dashboard-credit-panel,.dashboard-alert,.dashboard-actions,.dashboard-balance-card,.dashboard-side-card,.submit-panel,.submit-panel-accent,.submit-credit-card,.profile-credit-hero,.profile-card,.profile-card-primary,.profile-card-accent{padding:20px}.submit-badge{align-self:flex-start}.profile-header,.profile-row{flex-direction:column;align-items:flex-start}.history-table-head,.history-row{grid-template-columns:1fr;display:grid}}
