*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0;color:#ecf0f1;line-height:1.6;overflow-x:hidden;min-height:100vh;background:linear-gradient(#0a0f0d66,#0a0f0db3),url(https://images.unsplash.com/photo-1504198453319-5ce911bafcde?q=80&w=2560&auto=format&fit=crop) no-repeat center center fixed;background-size:cover}:root{--slate-black: #0f1419;--slate-deep: #1c252e;--mountain-blue: #2c3e50;--accent-orange: #d35400;--text-silver: #bdc3c7;--text-light: #ecf0f1;--muted: #7f8c8d}.container{max-width:1100px;margin:0 auto;min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:60px 24px;text-align:center}header{margin-bottom:50px;animation:fadeIn 1.5s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}h1{font-size:2.5rem;letter-spacing:8px;text-transform:uppercase;margin-bottom:16px;color:var(--text-light);font-weight:700;text-shadow:0 4px 10px rgba(0,0,0,.5)}.description{font-size:1.1rem;max-width:700px;color:var(--text-silver);line-height:1.8;margin:0 auto 40px;opacity:.8}.social-links{display:flex;gap:16px;margin-bottom:60px;flex-wrap:wrap;justify-content:center}.btn{padding:14px 28px;border:1px solid rgba(255,255,255,.15);background:#ffffff08;color:var(--text-light);text-decoration:none;text-transform:uppercase;font-size:.8rem;letter-spacing:2px;transition:all .4s cubic-bezier(.165,.84,.44,1);border-radius:2px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.btn:hover{background:var(--text-light);color:var(--slate-black);transform:translateY(-2px);box-shadow:0 10px 20px #0003}.widget-section{width:100%;max-width:460px;background:#0f1419cc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:40px 30px;border-radius:4px;border:1px solid rgba(255,255,255,.05);box-shadow:0 30px 60px #0009;margin-bottom:40px}.widget-section h2{font-size:.75rem;text-transform:uppercase;letter-spacing:3px;margin-bottom:30px;color:var(--muted)}footer{margin-top:auto;padding:40px 0;color:var(--muted);font-size:.7rem;letter-spacing:2px;text-transform:uppercase;opacity:.5}donation-widget{--color-background: #0f1419;--color-foreground: #ecf0f1;--color-primary: #d35400;--color-secondary: #1c252e;--color-accent: #2c3e50;--color-border: #2c3e50;--color-muted: #161e26;--color-muted-foreground: #7f8c8d;--radius: .1rem}@media(max-width:600px){h1{font-size:2.5rem;letter-spacing:6px}.description{font-size:1rem}}
