.supporters-page{color:#fff;box-sizing:border-box;background:#0a0a0a;width:100%;min-height:100dvh;padding:6rem 1.25rem 4rem;font-family:InterVariable,sans-serif}.supporters-hero{text-align:center;width:100%;max-width:1180px;margin:0 auto 3rem}.supporters-hero-inner{max-width:720px;margin:0 auto}.supporters-title{color:#f3f6fa;letter-spacing:-.03em;text-shadow:0 2px 4px #0009;margin:0 0 1rem;font-size:3rem;font-weight:800;line-height:1.15}.supporters-accent{color:#fff;-webkit-text-fill-color:initial;text-shadow:none;background:#fc0000;border-radius:999px;padding:.1rem .6rem;font-style:normal;font-weight:800;box-shadow:inset 0 0 10px #a50404cc,inset 0 0 20px #00000040}.supporters-subtitle{color:#bdbdbd;max-width:46rem;margin:0 auto;font-size:1.08rem;font-weight:500;line-height:1.55}.supporters-section{width:100%;max-width:1180px;margin:0 auto}.supporters-empty{text-align:center;color:#888;padding:2rem 0;font-size:1rem}.supporters-grid{grid-template-columns:1fr;gap:1.5rem;max-width:900px;margin:0 auto;display:grid}@media (min-width:720px){.supporters-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.supporter-card{background:linear-gradient(145deg,#1e1e1e,#2a2a2a);border:1px solid #333;border-radius:12px;padding:1.25rem 1.3rem;transition:transform .3s cubic-bezier(.4,0,.2,1),border-color .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 2px 10px #0003}.supporter-card:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#fc000014 0%,#fc000008 100%);border-radius:12px;transition:opacity .3s;position:absolute;inset:0}.supporter-card:after{content:"";pointer-events:none;z-index:1;border:1px dashed #0000006c;border-radius:8px;position:absolute;inset:6px}.supporter-card:hover:before{opacity:1}.supporter-card:hover{border-color:#fc0000;transform:translateY(-4px);box-shadow:0 8px 24px #fc000033,0 0 20px #fc000014}.supporter-card-head{z-index:2;align-items:center;gap:.65rem;margin-bottom:.7rem;display:flex;position:relative}.supporter-card-icon{color:#fc0000;flex-shrink:0;justify-content:center;align-items:center;width:20px;font-size:20px;display:flex}.supporter-card-name{color:#fff;text-align:left;letter-spacing:-.005em;margin:0;font-family:InterVariable,sans-serif;font-size:1rem;font-weight:600}.supporter-card-contribution{color:#bdbdbd;text-align:left;z-index:2;white-space:pre-wrap;margin:0;font-family:InterVariable,sans-serif;font-size:.9rem;font-weight:400;line-height:1.45;position:relative}@media (max-width:600px){.supporters-page{padding:5rem 1rem 3rem}.supporters-title{font-size:2.1rem}.supporters-subtitle{font-size:1rem}}
