@import"https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700&family=Roboto:wght@400;700&display=swap";.red-box{background:#a31515;color:#fff;padding:1.5rem 2rem;border-radius:12px;box-shadow:0 2px 8px #0000002e;margin:0 auto 1.5rem;font-weight:700;font-size:1.5rem;text-align:center;max-width:90vw}.custom-box{background:#111;color:#fff;padding:2rem;border-radius:18px;box-shadow:0 4px 24px #0000002e;margin:20px auto;max-width:90vw;width:100%;text-align:center}body{background-image:url(/ADEFCbackground.jpg)!important;background-size:cover!important;background-position:center!important}.donation-success-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;background:linear-gradient(135deg,#000000b3,#a3151533)}.donation-success-content{width:100%;max-width:700px;animation:slideUp .6s ease-out}.success-header{text-align:center;margin-bottom:3rem}.success-icon{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:#a31515;color:#fff;font-size:3rem;border-radius:50%;margin-bottom:1.5rem;box-shadow:0 4px 20px #a315154d}.success-header h1{color:#fff;font-size:2.5rem;margin:0 0 .5rem;font-weight:700}.success-subtitle{color:#a31515;font-size:1.2rem;margin:0;font-weight:600}.success-message-box{background:#111;color:#fff;padding:2rem;border-radius:18px;box-shadow:0 4px 24px #0006;margin-bottom:2rem;border-left:5px solid #a31515;line-height:1.8;font-size:1.1rem}.donation-details-box{background:#a315151a;border:2px solid #a31515;color:#fff;padding:2rem;border-radius:18px;margin-bottom:2rem}.donation-details-box h3{color:#a31515;margin-top:0;font-size:1.3rem}.details-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.detail-item{display:flex;flex-direction:column;gap:.5rem}.detail-label{font-size:.9rem;color:#bbb;font-weight:600}.detail-value{font-family:Monaco,Courier New,monospace;font-size:1rem;color:#fff;word-break:break-all}.confirmation-box{background:#111;color:#fff;padding:2rem;border-radius:18px;box-shadow:0 4px 24px #0006;margin-bottom:2rem}.confirmation-box h3{color:#a31515;margin-top:0;font-size:1.3rem}.next-steps{list-style:none;padding:0;margin:0}.next-steps li{padding:.8rem 0;border-bottom:1px solid rgba(255,255,255,.1);font-size:1.05rem;line-height:1.6}.next-steps li:last-child{border-bottom:none}.success-actions{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem;flex-wrap:wrap}.btn-primary{background:#a31515;color:#fff;min-width:200px}.btn-primary:hover{background:#8a1010;transform:translateY(-2px);box-shadow:0 6px 20px #a315154d}.btn-secondary{background:transparent;color:#a31515;border:2px solid #a31515;min-width:200px}.btn-secondary:hover{background:#a31515;color:#fff;transform:translateY(-2px)}.impact-message{background:#a315150d;border:1px solid #a31515;color:#fff;padding:1.5rem;border-radius:12px;text-align:center;font-size:.95rem;line-height:1.6}.impact-message strong{color:#a31515}@media (max-width: 768px){.donation-success-content{max-width:100%;padding:0 1rem}.success-header h1{font-size:1.8rem}.success-subtitle{font-size:1rem}.details-grid{grid-template-columns:1fr}.success-actions{flex-direction:column}.btn{width:100%}.success-message-box,.confirmation-box,.donation-details-box{padding:1.5rem}}@media (max-width: 480px){.donation-success-container{padding:1rem}.success-icon{width:60px;height:60px;font-size:2.5rem}.success-header h1{font-size:1.5rem}.success-subtitle,.next-steps li{font-size:.95rem}}.donation-error-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;background:linear-gradient(135deg,#000000b3,#a3151526)}.donation-error-content{width:100%;max-width:700px;animation:slideUp .6s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.error-header{text-align:center;margin-bottom:3rem}.error-icon{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:#c00;color:#fff;font-size:3rem;border-radius:50%;margin-bottom:1.5rem;box-shadow:0 4px 20px #cc00004d}.error-header h1{color:#fff;font-size:2.5rem;margin:0 0 .5rem;font-weight:700}.error-subtitle{color:#f66;font-size:1.2rem;margin:0;font-weight:600}.error-message-box{background:#111;color:#fff;padding:2rem;border-radius:18px;box-shadow:0 4px 24px #0006;margin-bottom:2rem;border-left:5px solid #cc0000;line-height:1.8;font-size:1.1rem}.troubleshooting-box{background:#cc000014;border:2px solid #cc0000;color:#fff;padding:2rem;border-radius:18px;margin-bottom:2rem}.troubleshooting-box h3{color:#f66;margin-top:0;font-size:1.3rem}.troubleshooting-steps{list-style:none;padding:0;margin:0}.troubleshooting-steps li{padding:.8rem 0;border-bottom:1px solid rgba(255,255,255,.1);font-size:1.05rem;line-height:1.6;color:#ddd}.troubleshooting-steps li:last-child{border-bottom:none}.support-box{background:#111;color:#fff;padding:2rem;border-radius:18px;box-shadow:0 4px 24px #0006;margin-bottom:2rem}.support-box h3{color:#f66;margin-top:0;font-size:1.3rem}.support-box p{margin:0;line-height:1.8;font-size:1rem}.support-box strong{color:#fff}.error-actions{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem;flex-wrap:wrap}.btn{padding:1rem 2rem;border-radius:12px;font-size:1.05rem;text-decoration:none;font-weight:600;transition:all .3s ease;border:2px solid transparent;cursor:pointer;display:inline-block;text-align:center}.btn-primary{background:#c00;color:#fff;min-width:200px}.btn-primary:hover{background:#a00;transform:translateY(-2px);box-shadow:0 6px 20px #cc00004d}.btn-secondary{background:transparent;color:#f66;border:2px solid #ff6666;min-width:200px}.btn-secondary:hover{background:#f66;color:#fff;transform:translateY(-2px)}.security-note{background:#a315151a;border:1px solid #a31515;color:#fff;padding:1.5rem;border-radius:12px;text-align:center;font-size:.95rem;line-height:1.6}.security-note strong{color:#a31515}@media (max-width: 768px){.donation-error-content{max-width:100%;padding:0 1rem}.error-header h1{font-size:1.8rem}.error-subtitle{font-size:1rem}.error-actions{flex-direction:column}.btn{width:100%}.error-message-box,.troubleshooting-box,.support-box{padding:1.5rem}}@media (max-width: 480px){.donation-error-container{padding:1rem}.error-icon{width:60px;height:60px;font-size:2.5rem}.error-header h1{font-size:1.5rem}.error-subtitle,.troubleshooting-steps li{font-size:.95rem}}.main-header{display:flex;align-items:center;justify-content:space-between;background:#a31515;padding:0 2rem;height:80px;box-shadow:0 2px 8px #00000014;gap:1.5rem}.header-logo img{height:180px;width:100px}.header-nav{display:flex;gap:2rem;flex-wrap:wrap;justify-content:flex-end}.header-link{color:#fff!important;text-decoration:none;font-size:18px;font-weight:600;letter-spacing:1px;transition:color .2s}.header-link:hover{color:#ffd6df!important}@media (max-width: 900px){.main-header{height:auto;min-height:80px;padding:.75rem 1rem;flex-direction:column;justify-content:center}.header-logo img{height:120px;width:72px}.header-nav{gap:.85rem;justify-content:center}.header-link{font-size:16px}}#root{margin:0;padding:0;width:100%;min-height:100vh}.app-shell{padding-top:96px}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}@media (max-width: 900px){.app-shell{padding-top:170px}}:root{--body-font: "Merriweather", Georgia, "Times New Roman", serif;--heading-font: "Roboto", Inter, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--body-size: 21px;--heading-size: 28px;--muted: #ccc;--bg: #0b0b0b;--text-on-dark: #fff}html,body,*{box-sizing:border-box}body,html{color:var(--text-on-dark);margin:0;font-family:var(--body-font);font-size:var(--body-size);background-color:#0b0b0b;background-image:url(/ADEFCbackground.jpg);background-size:cover;background-attachment:fixed;background-position:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5{font-family:var(--heading-font);color:var(--text-on-dark);margin-top:0}h1{font-size:calc(var(--heading-size) * 1.2)}h2{font-size:calc(var(--heading-size) * 1)}h3{font-size:calc(var(--heading-size) * .85)}.dark-card,.dark-section{background:#0b0b0b;color:var(--text-on-dark)}.btn{font-family:var(--body-font);font-size:1rem;padding:.5rem .9rem;border-radius:6px;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.btn-group{display:inline-flex;gap:.5rem}@media (max-width: 760px){:root{--body-size: 18px;--heading-size: 22px}body{font-size:var(--body-size)}}
