:root{--bg:#fff;--panel:#f3f7fa;--panel-strong:#d3e3ec;--accent:#3893c0;--accent-strong:#1c7293;--muted:#5a7080;--text:#142228;--danger:#e62379;--pink:#e62379;--pink-shadow:#bf1f6b;--blue-2:#1c7293;--blue-3:#105b78;--blue-4:#194a5e;--light-blue:#9dd7f2}*,:before,:after{box-sizing:border-box}body{background:var(--bg);min-height:100vh;color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Source Sans Pro,Helvetica Neue,Arial,sans-serif;font-size:17px;line-height:1.65;overflow-x:hidden}a{color:inherit;text-decoration:none}main{max-width:780px;margin:0 auto;padding:48px 20px 72px}.hero-banner{background:linear-gradient(135deg,#d8e6ee,#f6fbff);justify-content:center;width:100%;max-width:100%;margin-bottom:28px;display:flex;overflow:hidden}.hero-banner img{object-fit:cover;display:block}.header{justify-content:space-between;align-items:center;gap:12px;display:flex}.logo{letter-spacing:.4px;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,var(--blue-3),var(--accent));border-radius:12px;align-items:center;gap:12px;padding:10px 18px;font-weight:700;display:flex}.tagline{color:var(--muted);margin-top:8px}.section{border-bottom:1px solid #e6edf2;padding:32px 0}.section:last-of-type{border-bottom:none}.hero{flex-direction:column;gap:28px;margin:12px 0 4px;display:flex}.title{letter-spacing:-.5px;margin:0 0 8px;font-size:2.4rem}.pill{background:var(--light-blue);color:var(--blue-4);letter-spacing:.2px;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.9rem;display:inline-flex}.cta-copy{color:var(--muted);margin:16px 0 20px;line-height:1.5}.donation-card{flex-direction:column;gap:14px;display:flex}.preset-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.preset-btn{color:var(--blue-4);cursor:pointer;background:#f6fbff;border:1px solid #d8e6ee;border-radius:14px;padding:14px;font-weight:600;transition:transform .12s,border-color .12s,background .12s}.preset-btn:hover{border-color:var(--accent);transform:translateY(-1px)}.preset-btn.active{border-color:var(--accent);color:var(--text);background:linear-gradient(135deg,#e8f5fb,#d4ecf9);box-shadow:0 8px 18px #186d962e}.custom-input{color:var(--text);background:#fff;border:1px solid #d8e6ee;border-radius:14px;width:100%;padding:14px 16px;font-size:1rem}.custom-input:focus{outline:2px solid var(--accent);outline-offset:2px}.checkbox-row{align-items:flex-start;gap:12px;padding:10px 0 2px;display:flex}.checkbox-row input{width:18px;height:18px;margin-top:4px}.checkbox-title{color:var(--text);font-weight:600}.submit-btn{cursor:pointer;background:linear-gradient(120deg,var(--pink),var(--pink-shadow));color:#fff;border:none;border-radius:14px;justify-content:center;align-self:center;align-items:center;gap:8px;width:100%;max-width:300px;padding:14px 16px;font-weight:700;transition:transform .12s,box-shadow .12s;display:inline-flex}.submit-btn:hover{transform:translateY(-1px);box-shadow:0 12px 30px #bf1f6b59}.submit-btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.progress-track{border:1px solid var(--blue-4);background:0 0;border-radius:0;width:100%;height:24px;position:relative;overflow:hidden}.progress-fill{background:linear-gradient(120deg,var(--accent),var(--blue-3));border-radius:999px;height:100%;transition:width .18s ease-out}.progress-wrapper{padding-top:0;padding-bottom:0;position:relative}.progress-stacked{background:0 0;flex-flow:row;gap:0;width:100%;display:flex}.progress-step{flex-direction:column;gap:6px;min-width:0;display:flex}.progress-step.stacked{flex-shrink:0;flex-basis:auto;min-width:0}.progress-step-label{color:var(--muted);white-space:normal;text-align:right;-webkit-hyphens:auto;hyphens:auto;flex-direction:column;align-items:flex-end;gap:2px;padding:0 6px;font-size:.95rem;display:flex}.progress-step-label strong,.progress-step-label span{display:block}.progress-track-start{border-top-left-radius:999px;border-bottom-left-radius:999px}.progress-track-end{border-top-right-radius:999px;border-bottom-right-radius:999px}.progress-step+.progress-step .progress-track{border-left:0}.progress-stacked .progress-step:not(:last-child) .progress-track{border-right:0}.progress-step+.progress-step .progress-track:before{content:"";background:var(--blue-4);border-radius:999px;width:3px;height:80%;position:absolute;top:10%;left:-1px}.stat-row{color:var(--muted);justify-content:space-between;align-items:center;margin-top:10px;display:flex}.stat-row strong{color:var(--text)}.stats-grid{grid-template-columns:1fr;gap:12px;margin-top:24px;display:grid}@media (min-width:640px){.stats-grid{grid-template-columns:repeat(3,1fr)}}.stat-tile{background:#f8fcff;border:1px solid #d8e6ee;border-radius:12px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.stat-tile span{color:var(--muted);font-size:.9rem}.stat-tile strong{color:var(--text);font-size:1.1rem}.subheading{letter-spacing:-.2px;margin:12px 0 8px;font-size:1.3rem}.feed-list{gap:10px;margin:12px 0 0;padding:0;list-style:none;display:grid}.feed{padding-top:6px}.notice{background:#f6fbff;border:1px solid #d8e6ee;border-radius:16px;padding:18px 16px;box-shadow:0 12px 24px #105b7814}.notice h2{margin:10px 0 8px}.certificate-box{background:#f6fbff;border:1px dashed #d8e6ee;border-radius:12px;flex-direction:column;gap:6px;margin:12px 0 14px;padding:12px 14px;display:inline-flex}.share-actions{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.share-btn{background:linear-gradient(120deg,var(--pink),var(--pink-shadow));color:#fff;cursor:pointer;border:none;border-radius:12px;padding:12px 16px;font-weight:700;transition:transform .12s,box-shadow .12s,opacity .12s}.share-btn:hover{transform:translateY(-1px);box-shadow:0 12px 30px #bf1f6b59}.share-msg{color:var(--muted);margin-top:6px}.feed-item{background:#f8fcff;border:1px solid #d8e6ee;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.pill-success{color:var(--blue-3);font-weight:700}.error{color:var(--danger);margin:6px 0 0;font-weight:600}.helper{color:var(--muted);font-size:.95rem}.divider{background:#e6edf2;width:100%;height:1px;margin:20px 0 12px}.link-row{flex-wrap:wrap;justify-content:center;gap:14px;font-weight:600;display:flex}.link-btn{color:var(--blue-4);background:0 0;border:1.5px solid #d8e6ee;border-radius:12px;justify-content:center;align-items:center;padding:12px 16px;transition:transform .12s,box-shadow .12s,border-color .12s,background .12s;display:inline-flex;box-shadow:0 8px 18px #3893c00f}.link-btn:hover{border-color:var(--accent);background:linear-gradient(135deg,#e8f5fb,#d4ecf9);transform:translateY(-1px);box-shadow:0 12px 26px #3893c02e}.footer{color:var(--muted);border-top:1px solid #e6edf2;padding:24px 0 12px;font-size:.95rem}@media (max-width:640px){.title{font-size:1.9rem}.header{flex-direction:column;align-items:flex-start}}
@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:400;src:url(../media/source-sans-pro-cyrillic-ext-400-normal.e34c5650.woff2)format("woff2"),url(../media/source-sans-pro-cyrillic-ext-400-normal.3d7475e2.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:400;src:url(../media/source-sans-pro-cyrillic-400-normal.e1c45903.woff2)format("woff2"),url(../media/source-sans-pro-cyrillic-400-normal.b8a004a4.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:400;src:url(../media/source-sans-pro-greek-ext-400-normal.fb1a70c2.woff2)format("woff2"),url(../media/source-sans-pro-greek-ext-400-normal.b729627a.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:400;src:url(../media/source-sans-pro-greek-400-normal.a35d9d89.woff2)format("woff2"),url(../media/source-sans-pro-greek-400-normal.a779328d.woff)format("woff");unicode-range:U+370-3FF}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:400;src:url(../media/source-sans-pro-vietnamese-400-normal.bae5e913.woff2)format("woff2"),url(../media/source-sans-pro-vietnamese-400-normal.8e9137b2.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:400;src:url(../media/source-sans-pro-latin-ext-400-normal.07c43c1a.woff2)format("woff2"),url(../media/source-sans-pro-latin-ext-400-normal.5fa0129c.woff)format("woff");unicode-range:U+100-2AF,U+304,U+308,U+329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:400;src:url(../media/source-sans-pro-latin-400-normal.4573b690.woff2)format("woff2"),url(../media/source-sans-pro-latin-400-normal.63ed2f95.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:600;src:url(../media/source-sans-pro-cyrillic-ext-600-normal.f4cc1c03.woff2)format("woff2"),url(../media/source-sans-pro-cyrillic-ext-600-normal.10b5cb6e.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:600;src:url(../media/source-sans-pro-cyrillic-600-normal.0f4e3fb9.woff2)format("woff2"),url(../media/source-sans-pro-cyrillic-600-normal.0ef243e4.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:600;src:url(../media/source-sans-pro-greek-ext-600-normal.9dec57d3.woff2)format("woff2"),url(../media/source-sans-pro-greek-ext-600-normal.c680b8af.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:600;src:url(../media/source-sans-pro-greek-600-normal.e571838a.woff2)format("woff2"),url(../media/source-sans-pro-greek-600-normal.99ada3a7.woff)format("woff");unicode-range:U+370-3FF}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:600;src:url(../media/source-sans-pro-vietnamese-600-normal.4d2d1542.woff2)format("woff2"),url(../media/source-sans-pro-vietnamese-600-normal.f93bc50f.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:600;src:url(../media/source-sans-pro-latin-ext-600-normal.ff5d85d1.woff2)format("woff2"),url(../media/source-sans-pro-latin-ext-600-normal.aee8ddb7.woff)format("woff");unicode-range:U+100-2AF,U+304,U+308,U+329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:600;src:url(../media/source-sans-pro-latin-600-normal.fb755734.woff2)format("woff2"),url(../media/source-sans-pro-latin-600-normal.abce9e74.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:700;src:url(../media/source-sans-pro-cyrillic-ext-700-normal.df2e0173.woff2)format("woff2"),url(../media/source-sans-pro-cyrillic-ext-700-normal.4749df64.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:700;src:url(../media/source-sans-pro-cyrillic-700-normal.ffb33c5f.woff2)format("woff2"),url(../media/source-sans-pro-cyrillic-700-normal.01eda038.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:700;src:url(../media/source-sans-pro-greek-ext-700-normal.db9deab4.woff2)format("woff2"),url(../media/source-sans-pro-greek-ext-700-normal.8cb6147e.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:700;src:url(../media/source-sans-pro-greek-700-normal.203a1c51.woff2)format("woff2"),url(../media/source-sans-pro-greek-700-normal.bc0cc23d.woff)format("woff");unicode-range:U+370-3FF}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:700;src:url(../media/source-sans-pro-vietnamese-700-normal.bebba93f.woff2)format("woff2"),url(../media/source-sans-pro-vietnamese-700-normal.7ece88cb.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:700;src:url(../media/source-sans-pro-latin-ext-700-normal.4fbe1c94.woff2)format("woff2"),url(../media/source-sans-pro-latin-ext-700-normal.e20d491b.woff)format("woff");unicode-range:U+100-2AF,U+304,U+308,U+329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:700;src:url(../media/source-sans-pro-latin-700-normal.4079d863.woff2)format("woff2"),url(../media/source-sans-pro-latin-700-normal.a3a8761f.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
