:root{--bg:#070709;--line:rgba(255,255,255,.08);--text:rgba(255,255,255,.92);--muted:rgba(255,255,255,.55);--muted2:rgba(255,255,255,.4);--gold:#c8a24e;--gold2:#f0d9a3;--shadow: 0 18px 60px rgba(0,0,0,.55);--radius:18px}*{box-sizing:border-box;scroll-behavior:smooth}body{overflow-x:hidden;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;color:var(--text);background:radial-gradient(900px 520px at 50% 18%,#c8a24e1f,#0000 55%),var(--bg);min-height:100vh}.wrap{max-width:1040px;margin:0 auto;padding:56px 18px 90px}.title{text-align:center;letter-spacing:.22em;text-transform:uppercase;font-weight:750;font-size:28px;margin:0 0 14px}.hero{text-align:center;padding:10px 0 12px}.avatarWrap{display:flex;justify-content:center;margin:6px 0 14px}.avatar{width:116px;height:116px;border-radius:999px;overflow:hidden;border:2px solid rgba(200,162,78,.95);box-shadow:0 18px 50px #0000008c}.avatar img{width:100%;height:100%;object-fit:cover;display:block}.big{font-size:180px;line-height:.95;letter-spacing:-.04em;font-weight:850;margin:10px 0;color:var(--gold)}@media(max-width:900px){.big{font-size:120px}}.subtitle{color:var(--muted);font-size:18px;margin:0}.singleCard{max-width:900px;margin:18px auto 0;background:linear-gradient(180deg,#ffffff0d,#ffffff05);border:1px solid var(--line);border-radius:var(--radius);padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px}.singleNum{font-size:42px;font-weight:850;color:var(--gold);min-width:3ch}.singleLabel{color:var(--muted2);text-transform:uppercase;letter-spacing:.18em;font-size:12px}.progressWrap{flex:1}.bar{height:10px;background:#00000038;border:1px solid rgba(255,255,255,.08);border-radius:999px;overflow:hidden}.fill{height:100%;width:0%;background:linear-gradient(90deg,var(--gold),var(--gold2))}.lastGoal{max-width:900px;margin:12px auto 0;background:linear-gradient(180deg,#ffffff0d,#ffffff05);border:1px solid var(--line);border-radius:var(--radius);padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px;overflow:hidden;max-height:0;opacity:0;transform:translateY(8px);transition:opacity .45s ease,transform .45s ease,max-height .45s ease}.lastGoal.show{max-height:220px;opacity:1;transform:translateY(0)}.lastGoal .lgText{min-width:0;color:#ffffffdb;text-transform:uppercase;letter-spacing:.14em;font-size:12px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lastGoal .lgText strong{font-weight:850;color:#ffffffeb}.lastGoal .lgDate{flex:0 0 auto;margin-left:10px;font-weight:850;color:var(--gold);font-size:12px;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap}.sectionTitle{margin:48px auto 16px;text-transform:uppercase;letter-spacing:.18em;font-weight:850;color:#ffffffe6;font-size:20px;max-width:900px;width:100%}.spotCard{width:100%;max-width:900px;margin:0 auto 12px;background:linear-gradient(180deg,#ffffff0d,#ffffff05);border:1px solid var(--line);border-radius:var(--radius);padding:18px;opacity:0;transition:all .45s ease}.spotCard.show{opacity:1}.cardTop{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:10px}.cardName{font-weight:750;letter-spacing:.1em;text-transform:uppercase;color:#ffffffe0;font-size:12px}.cardVal{font-weight:850;color:var(--gold);font-size:18px}.miniBar{height:8px;border-radius:999px;background:#0003;border:1px solid rgba(255,255,255,.06);overflow:hidden}.miniFill{height:100%;width:0%;background:linear-gradient(90deg,var(--gold),var(--gold2))}.stack{display:flex;flex-direction:column;gap:12px;width:100%}.hidden{display:none!important}.fadeItem{opacity:0;transform:translateY(10px)}.fadeItem.in{opacity:1;transform:translateY(0)}.footer{margin-top:80px;text-align:center;color:var(--muted2);font-size:12px;padding-bottom:40px}.footer .mail{color:inherit;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.18);padding-bottom:1px}.footer .mail:hover{border-bottom-color:#c8a24ed9}.footer a{color:inherit;text-decoration:underline;text-decoration-color:#ffffff40}.footer a:hover{text-decoration-color:#ffffffb3}@media(max-width:560px){.lastGoal{display:grid;grid-template-columns:1fr;row-gap:6px}.lastGoal .lgText{white-space:normal;overflow:visible;text-overflow:clip}.lastGoal .lgDate{display:block;margin-left:0;justify-self:center;text-align:center white-space:nowrap}}
