:root{--bg:#0f1113;--bg-soft:#141618;--panel:#ffffff06;--panel-2:#ffffff08;--muted:#ffffffad;--muted-2:#ffffff85;--glass:#ffffff05;--accent-start:#6c4bff;--accent-end:#00e0ff;--accent-grad:linear-gradient(90deg,var(--accent-start),var(--accent-end));--card-radius:20px;--soft-radius:14px;--shadow-1:0 10px 30px #020617b3;--shadow-2:0 6px 18px #0206178c;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}*{box-sizing:border-box}html,body,#root{height:100%}html,body{background:var(--bg);color:#edf6ff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}.aurora-bg{z-index:-1;filter:blur(44px);pointer-events:none;background:radial-gradient(700px 300px at 10% 12%,#6c4bff14,#0000 12%),radial-gradient(600px 260px at 92% 78%,#00e0ff0f,#0000 12%),linear-gradient(#ffffff03,#0000 30%);position:fixed;inset:-24%}.app-shell{align-items:flex-start;gap:22px;min-height:100vh;padding:28px;display:flex}.topbar{height:64px;box-shadow:var(--shadow-2);background:linear-gradient(#ffffff03,#ffffff02);border:1px solid #ffffff08;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.content{flex-direction:column;flex:1;gap:18px;display:flex}.grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;display:grid}.card{background:linear-gradient(#ffffff05,#ffffff03);border:1px solid #ffffff08;border-radius:18px;padding:16px;box-shadow:0 6px 20px #0206178c}.card-hero{border-radius:24px;padding:22px}.h1{color:#e9f6ff;font-size:20px;font-weight:700}.h2{color:#e6eef8;font-size:16px;font-weight:600}.subtle{color:var(--muted-2);font-size:13px}.small{color:var(--muted);font-size:13px}.search-pill{background:#ffffff04;border:1px solid #ffffff08;border-radius:999px;align-items:center;gap:12px;width:480px;padding:10px 14px;display:flex}.search-pill input{color:#eaf6ff;background:0 0;border:0;outline:none;width:100%;font-size:14px}.icon-circle{background:#ffffff05;border:1px solid #ffffff08;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.profile-circle{border-radius:12px;width:40px;height:40px;overflow:hidden}.btn{cursor:pointer;background:var(--accent-grad);color:#001;border:none;border-radius:12px;padding:10px 14px;font-weight:700;box-shadow:0 6px 18px #6c4bff1f}.btn.ghost{color:var(--muted);background:0 0;border:1px solid #ffffff0a}.progress{background:#ffffff05;border-radius:999px;width:100%;height:8px;overflow:hidden}.progress>i{background:linear-gradient(90deg,#6c4bff,#00e0ff);width:40%;height:100%;display:block}.row{align-items:center;gap:12px;display:flex}.column{flex-direction:column;gap:8px;display:flex}.center-card{justify-content:center;align-items:center;min-height:100vh;padding:32px;display:flex}.auth-card{width:480px;max-width:calc(100% - 48px);box-shadow:var(--shadow-1);background:linear-gradient(#ffffff05,#ffffff03);border:1px solid #ffffff08;border-radius:20px;padding:28px}@media (max-width:980px){.sidebar{display:none}.app-shell{padding:14px}.search-pill{width:100%}}.sidebar-wrapper{flex-direction:column;justify-content:space-between;height:100%;display:flex}.sidebar-logo img{border-radius:12px;width:48px}.sidebar-nav{flex-direction:column;gap:14px;margin-top:12px;display:flex}.sidebar-item{cursor:pointer;align-items:center;display:flex;position:relative}.sidebar-icon{background:#ffffff08;border:1px solid #ffffff0a;border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;transition:all .25s;display:flex}.sidebar-icon:hover{background:#ffffff12;transform:translateY(-2px)}.sidebar-icon-active{background:#00e1ff24;border-color:#00e1ff73;box-shadow:0 0 12px #00e1ff66}.sidebar-tooltip{color:#fff;opacity:0;pointer-events:none;background:#000c;border-radius:8px;padding:6px 12px;font-size:12px;transition:all .25s;position:absolute;left:60px;transform:translate(-5px)}.sidebar-item:hover .sidebar-tooltip{opacity:1;transform:translate(0)}.sidebar-logout{margin-top:auto}.logout-btn:hover .logout-icon{background:#ff00002e;border-color:#ff000059;box-shadow:0 0 10px #f006}.filter-tabs{background:#ffffff05;border:1px solid #ffffff08;border-radius:14px;gap:10px;padding:6px;display:flex}.filter-tab{cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:10px;padding:6px 14px;font-size:13px;transition:all .25s}.filter-tab.active{color:#fff;background:#ffffff14}.filter-tab:hover{background:#ffffff0d;transform:translateY(-1px)}.sidebar-thin{width:90px;min-width:90px;height:calc(100vh - 56px);box-shadow:var(--shadow-1);background:#ffffff05;border:1px solid #ffffff09;border-radius:26px;flex-direction:column;justify-content:space-between;align-items:center;padding:0;display:flex;position:sticky;top:28px}.sidebar-logo-small{margin-top:20px}.sidebar-logo-small img{border-radius:14px;width:48px}.sidebar-center-icons{flex-direction:column;gap:22px;margin-top:20px;display:flex}.sidebar-icon-wrapper{justify-content:center;display:flex}.sidebar-icon-only{background:#ffffff08;border:1px solid #ffffff0a;border-radius:18px;justify-content:center;align-items:center;width:54px;height:54px;transition:all .25s;display:flex}.sidebar-icon-only:hover{background:#ffffff17;transform:translateY(-2px)}.sidebar-icon-active{box-shadow:0 0 16px #00e1ff66;background:#00e1ff2e!important;border-color:#00e1ff73!important}.sidebar-bottom{justify-content:center;margin-bottom:22px;display:flex}.logout-icon-only:hover{background:#f003!important;border-color:#f006!important;box-shadow:0 0 12px #ff000080!important}.topbar-fixed{height:78px;box-shadow:var(--shadow-2);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:60;background:#ffffff05;border:1px solid #ffffff08;border-radius:22px;justify-content:space-between;align-items:center;padding:14px 24px;display:flex;position:fixed;top:22px;left:140px;right:24px}.filter-trigger{cursor:pointer;color:#fff;background:#ffffff08;border:1px solid #ffffff0a;border-radius:12px;align-items:center;gap:6px;padding:8px 14px;transition:all .25s;display:flex}.filter-trigger:hover{background:#ffffff12}.rotate-180{transform:rotate(180deg)}.filter-popup{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0a0a8c;border:1px solid #ffffff0f;border-radius:16px;gap:10px;padding:12px;animation:.2s popupFade;display:flex;position:absolute;top:80px;right:160px;box-shadow:0 8px 30px #0000004d}@keyframes popupFade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.notif-animate{animation:.35s notifPulse}@keyframes notifPulse{0%{box-shadow:none;transform:scale(1)}50%{transform:scale(1.15);box-shadow:0 0 12px #00e1ff66}to{box-shadow:none;transform:scale(1)}}.campaign-gallery{grid-template-columns:repeat(3,1fr);gap:26px;margin-top:24px;display:grid}.campaign-card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:22px;flex-direction:column;justify-content:flex-start;align-items:center;height:380px;padding-top:40px;transition:all .35s;display:flex;position:relative;overflow:hidden}.campaign-card:hover{transform:translateY(-4px)}.campaign-bg-blur{filter:blur(10px)brightness(.65);z-index:1;background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.25)}.campaign-img-foreground{z-index:3;aspect-ratio:1;object-fit:cover;border-radius:18px;width:68%;transition:all .25s;position:relative;box-shadow:0 8px 22px #00000073}.campaign-card:hover .campaign-img-foreground{transform:scale(1.05)}.campaign-title{z-index:3;color:#fff;text-align:center;max-width:90%;margin-top:14px;font-size:15px;font-weight:700;line-height:1.2;position:relative}.campaign-info-bar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:4;background:#0f0f0f73;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;width:100%;padding:14px 16px;display:flex;position:absolute;bottom:0}.stat{flex-direction:column;gap:2px;display:flex}.stat .label{color:#ffffff8c;font-size:11px}.stat .value{color:#fff;white-space:nowrap;font-size:13px;font-weight:700}.actions{gap:6px;display:flex}.btn-sm{cursor:pointer;color:#000;background:#ffffffe6;border:none;border-radius:10px;padding:6px 10px;font-size:12px;font-weight:600}.btn-sm.ghost{color:#fff;background:0 0;border:1px solid #ffffff80}.campaign-gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;width:100%;display:grid}@media (max-width:1100px){.campaign-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:800px){.campaign-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.campaign-gallery{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (max-width:900px){.ccard-ring{top:36px;transform:scale(.75)}.ccard-title{max-width:calc(100% - 60px);font-size:15px}}.ccard{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;gap:16px;height:200px;padding:16px;transition:all .25s;display:flex;position:relative;box-shadow:0 6px 18px #00000052}.ccard:hover{background:#ffffff0d;transform:translateY(-3px)}.ccard-img-wrap{border-radius:14px;flex-shrink:0;width:32%;overflow:hidden}.ccard-img{object-fit:cover;width:100%;height:100%}.ccard-body{flex-direction:column;flex:1;justify-content:space-between;display:flex}.ccard-title-block{flex-direction:column;gap:4px;display:flex}.ccard-header{flex-direction:column;justify-content:flex-start;height:72px;display:flex}.ccard-title{color:#fff;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;max-width:calc(100% - 80px);margin-bottom:4px;font-size:16px;font-weight:700;line-height:1.2;display:-webkit-box;overflow:hidden}.ccard-icons{gap:6px;margin-top:4px;display:flex}.ccard-icon{filter:brightness(0)invert();opacity:.9;width:16px;height:16px}.ccard-ring{width:60px;height:60px;position:absolute;top:18px;right:16px}.ccard-stats{gap:30px;margin-top:6px;display:flex}.stat-label{color:#ffffff73;font-size:11px}.stat-value{color:#fff;font-size:14px;font-weight:700}.stat-value.budget{color:#4cff8f!important}.ccard-actions{gap:10px;display:flex}.ccbtn{cursor:pointer;color:#000;background:#fffffff2;border:none;border-radius:10px;padding:8px 12px;font-size:12px;font-weight:700}.ccbtn.ghost{color:#fff;background:0 0;border:1px solid #ffffff80}.ccbtn{text-decoration:none!important}.ring-bg{fill:none;stroke:#ffffff2e;stroke-width:6px}.ring-progress{fill:none;stroke:#00e0ff;stroke-width:6px;stroke-linecap:round;transition:stroke-dashoffset .3s}.ring-center{color:#fff;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex;position:absolute;inset:0}@media (max-width:1500px){.ccard-ring{top:42px;transform:scale(.92)}.ccard-title{max-width:calc(100% - 70px)}}@media (max-width:1200px){.ccard-ring{top:40px;transform:scale(.85)}.ccard-title{max-width:calc(100% - 64px)}}.campaign-details{color:#fff;padding:20px 40px}.cd-hero{border-radius:22px;height:280px;margin-bottom:30px;position:relative;overflow:hidden}.cd-hero-img{object-fit:cover;filter:brightness(.45);width:100%;height:100%}.cd-hero-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:absolute;inset:0}.cd-hero-title{position:absolute;bottom:20px;left:30px}.cd-hero-title h1{margin-bottom:6px;font-size:30px;font-weight:800}.cd-hero-title p{color:#ffffffbf}.cd-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:22px;display:grid}.cd-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff0d;border-radius:20px;padding:20px;box-shadow:0 6px 18px #00000040}.cd-card h2{margin-bottom:16px;font-size:18px}.cd-row{justify-content:space-between;margin-bottom:12px;display:flex}.cd-row label{color:#fff9}.cd-row span,.cd-row a{color:#fff;font-weight:600;text-decoration:none}.cd-status{color:#000;background:#00d4ff;border-radius:10px;padding:4px 12px;font-weight:700}
