:root{--bg:#000;--muted:#97a0ad;--accent:#2bd4ff}*{box-sizing:border-box}body{font-family:Inter,system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif;margin:0;background:#000;color:#fff}.container{max-width:980px;margin:28px auto;padding:28px}.container{max-width:900px;margin:28px auto;padding:20px}header{display:flex;align-items:center;gap:16px;margin-bottom:8px}.logo{width:72px;height:72px;object-fit:cover;border-radius:10px;background:#fff;padding:6px}h1{margin:0;font-size:1.4rem;color:#0b1220}.donate-cta{margin:18px 0;padding:18px;border-radius:10px;background:var(--donate-cta-bg,#ffffff);border:1px solid rgba(11,17,32,.06)}.hero{display:flex;align-items:center;gap:18px}.hero-left{flex:1}.hero-right img,.hero-right .hero-logo{width:260px;height:260px;object-fit:cover;border-radius:14px}.lead{color:var(--muted);margin-top:6px}.hero-actions{margin-top:12px;display:flex;gap:10px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:8px;text-decoration:none;font-weight:600}.btn.primary{background:var(--accent);color:#fff}.btn.ghost{background:transparent;border:1px solid rgba(11,17,32,.06);color:var(--accent)}.form{margin:20px 0;padding:14px;background:#fff;border-radius:8px;border:1px solid rgba(11,17,32,.04)}.form form{display:grid;gap:8px}label{font-size:.95rem;color:var(--muted)}input,textarea{padding:10px;border-radius:6px;border:1px solid rgba(11,17,32,.06);background:transparent;color:inherit}.leaderboard{margin:20px 0;padding:18px;background:linear-gradient(180deg,#ffffff05,#ffffff03);border-radius:12px;border:1px solid rgba(255,255,255,.04)}.leaderboard strong{color:#fff}.amt{color:var(--accent);font-weight:700}.msg{color:var(--muted);font-size:.9rem;margin-top:4px}.stats-row{display:flex;gap:16px;align-items:flex-start;flex-wrap:wrap}.left-column{display:flex;flex-direction:column;flex:1;gap:16px;min-width:280px}.right-column{flex:0 0 360px;max-width:360px;box-sizing:border-box}.card{background:#ffffff05;border-radius:12px;padding:14px;border:1px solid rgba(255,255,255,.03)}.total-card{flex:1 1 187px}.top-strip-card{flex:2 1 256px}.total-progress{display:flex;flex-direction:column;gap:12px}.total-progress .card-value{font-size:40px}.total-next{color:var(--muted);font-size:.95rem}.progress-track{position:relative;height:14px;background:#ffffff08;border-radius:999px;margin-top:8px;overflow:visible}.progress-fill{position:absolute;left:0;top:0;height:100%;background:linear-gradient(90deg,#2bd4ff,#6be0ff);border-radius:999px}.progress-dot{position:absolute;top:50%;transform:translateY(-50%);width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 0 0 4px #ffffff08;border:2px solid rgba(0,0,0,.25)}.progress-dot:after{content:"";position:absolute;left:50%;transform:translate(-50%);top:18px;width:2px;height:8px;background:transparent}.card-title{font-size:.9rem;color:var(--muted);margin-bottom:8px}.card-value{font-size:26px;color:var(--accent);font-weight:800}.top-strip{display:flex;gap:12px;align-items:center;justify-content:center;flex-wrap:wrap}.top-donor{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;background:#ffffff03}.top-donor .avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--accent),#6bb9ff);display:flex;align-items:center;justify-content:center;color:#042033;font-weight:700}.td-meta{display:flex;flex-direction:column}.td-name{font-weight:700;color:#fff}.td-amt{font-size:.9rem;color:var(--accent)}.donors-list{margin-top:18px}.donors-list ul{list-style:none;padding:0;margin:0}.donor-row{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;padding:10px 8px;border-bottom:1px solid rgba(255,255,255,.03)}.donor-row .avatar.small{width:36px;height:36px;border-radius:50%;background:#111827;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700}.donor-info{padding-right:12px}.donor-name{font-weight:700;color:#fff}.donor-msg{color:var(--muted);font-size:.9rem}.donor-amt{min-width:56px;text-align:right;font-weight:700;color:var(--accent)}footer{margin-top:20px;color:var(--muted);font-size:.9rem}@media (max-width:320px){.container{padding:12px;margin:12px auto}h1{font-size:1.15rem}.hero-right img{width:110px;height:110px}.podium-item{width:48%}.top-donor{min-width:120px}.rank-badge{width:30px;height:30px}.card-value{font-size:20px}}.container.dark .form{background:linear-gradient(180deg,#ffffff03,#ffffff03);border:1px solid rgba(255,255,255,.04);color:#e6eef6}.container.dark .form h2,.container.dark .form .hint{color:#fff}.container.dark .form input[type=file]{color:#ddd}.container.dark .form table thead th{color:#dbe9f3;border-bottom:1px solid rgba(255,255,255,.04)}.container.dark .form table tbody td{color:#e6eef6}.container.dark .form p{color:var(--muted)}.podium{display:flex;justify-content:center;align-items:end;gap:18px;margin:0 auto 14px}.podium-item{width:134px;text-align:center;color:#fff;flex:0 0 auto}.podium-item .p-rank{font-weight:800;font-size:14px;opacity:.9;margin-bottom:6px}.podium-item .p-avatar{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,var(--accent),#6bb9ff);display:inline-flex;align-items:center;justify-content:center;color:#042033;font-weight:800;margin:6px auto}.podium-item .p-avatar.large{width:86px;height:86px;font-size:22px}.podium-item.first{transform:translateY(-10px)}.podium-item.second{transform:translateY(4px);opacity:.95}.podium-item.third{transform:translateY(12px);opacity:.95}.podium-item .p-name{font-weight:700;margin-top:8px;color:#fff;white-space:normal;overflow-wrap:break-word}.podium-item .p-amt{color:var(--accent);font-weight:800;margin-top:4px}.podium-item.first .p-avatar{background:linear-gradient(135deg,gold,#ffec8b);color:#1a1a1a;box-shadow:0 6px 18px #ffd7001f,inset 0 -6px 12px #0000000f}.podium-item.first .p-rank{color:gold}.podium-item.second .p-avatar{background:linear-gradient(135deg,silver,#e6e6e6);color:#1a1a1a;box-shadow:0 6px 18px #c0c0c014,inset 0 -6px 12px #0000000a}.podium-item.second .p-rank{color:silver}.podium-item.third .p-avatar{background:linear-gradient(135deg,#cd7f32,#e7b089);color:#1a1a1a;box-shadow:0 6px 18px #cd7f3214,inset 0 -6px 12px #0000000a}.podium-item.third .p-rank{color:#cd7f32}.container.dark{background-color:#000;--donate-cta-bg: linear-gradient(180deg, rgba(255,255,255,.02), rgba(255,255,255,.01));background-blend-mode:normal;background-position:center;background-repeat:no-repeat;background-size:40%}.rank-row{display:flex;align-items:center;gap:12px;padding:12px;border-bottom:1px solid rgba(255,255,255,.03)}.rank-badge{width:40px;height:40px;border-radius:8px;background:#0b6fd6;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800}@media (max-width:720px){.top-strip{overflow-x:auto;padding-bottom:6px}.top-donor{min-width:160px}}.ranking-list{list-style:none;padding:0;margin:0}.rank-row{display:flex;align-items:center;gap:12px;padding:10px 8px;border-bottom:1px solid rgba(255,255,255,.04)}.rank-badge{width:34px;height:34px;border-radius:6px;background:#1b6fd6;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800}.donor-row .avatar.small{background:#1e293b;color:#fff}.card.total-card .card-value{color:#6be0ff}@media (max-width:1024px){.container{padding:20px}.hero-right img,.hero-right .hero-logo{width:220px;height:220px}.hero-actions{gap:8px}.top-donor .avatar{width:40px;height:40px}}@media (max-width:720px){.container{padding:16px;margin:18px auto}.hero{flex-direction:column;align-items:flex-start;gap:12px}.hero-right{width:100%;display:flex;justify-content:center}.hero-right img,.hero-right .hero-logo{width:200px;height:200px}.hero-actions{width:100%}.btn{width:100%;justify-content:center}.form form{display:block}.form form input,.form form textarea,.form form button{width:100%;box-sizing:border-box}.stats-row{display:flex;flex-direction:column;gap:12px}.total-card,.top-strip-card{flex:1 1 auto}.top-strip{overflow-x:auto;justify-content:flex-start;padding-bottom:6px}.top-donor{min-width:140px}}@media (max-width:480px){.container{padding:12px;margin:12px auto}h1{font-size:1.15rem}.hero-right img,.hero-right .hero-logo{width:160px;height:160px}.podium{flex-wrap:wrap;justify-content:space-between;gap:12px}.podium-item{width:48%;min-width:120px;max-width:48%;box-sizing:border-box}.top-donor{min-width:120px}.rank-badge{width:30px;height:30px}.card-value{font-size:20px}}@media (max-width:720px){.podium{justify-content:center;gap:12px;overflow-x:auto;padding:6px 8px;flex-wrap:nowrap}.podium-item{flex:0 1 auto;min-width:84px;max-width:36%}.podium-item.first{flex-basis:44%;max-width:44%}.podium-item.second,.podium-item.third{flex-basis:28%;max-width:30%}.podium-item.second{order:1}.podium-item.first{order:2}.podium-item.third{order:3}.podium-item.first{transform:translateY(-8px)}.podium-item.second{transform:translateY(2px)}.podium-item.third{transform:translateY(6px)}.podium-item .p-avatar{width:48px;height:48px}.podium-item .p-avatar.large{width:72px;height:72px;font-size:18px}.podium-item .p-name,.podium-item .p-amt{font-size:14px}}@media (max-width:320px){.podium{gap:8px}.podium-item{min-width:64px;max-width:40%}.podium-item.first{max-width:48%}.donor-row{display:flex;flex-direction:column;align-items:flex-start}.donor-amt{text-align:left;margin-top:8px}.hero-right img,.hero-right .hero-logo{width:140px;height:140px}}.donors-list .ranking-list li.donor-row{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:12px}@media (max-width:320px){.donors-list .ranking-list li.donor-row{display:flex!important;flex-direction:column;align-items:flex-start;gap:6px}}.donation-goals{padding:14px;border-radius:12px;background:#ffffff05;border:1px solid rgba(255,255,255,.03);margin-top:0}.donation-goals .goal-row{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.03)}.donation-goals .goal-row:last-child{border-bottom:0}.donation-goals .goal-left{flex:1}.donation-goals .goal-amount{font-weight:800;color:var(--accent);margin-bottom:6px}.donation-goals .goal-title{color:var(--muted);font-size:.95rem;width:212%}.donation-goals .goal-right{width:160px;display:flex;align-items:center;gap:8px}.donation-goals .goal-bar{flex:1;height:10px;background:#ffffff08;border-radius:999px;overflow:hidden}.donation-goals .goal-bar-fill{height:100%;background:linear-gradient(90deg,#2bd4ff,#6be0ff);border-radius:999px}.donation-goals .goal-pct{min-width:36px;text-align:right;font-weight:700;color:var(--muted)}@media (min-width:920px){.stats-row{display:grid;grid-template-columns:1fr 360px;gap:16px}.left-column{min-width:0}.right-column{max-width:360px}}@media (max-width:919px){.stats-row{display:flex;flex-direction:column}.right-column{flex:1 1 auto;max-width:none}.donation-goals{margin-top:16px}}
