:root{--ink:#173331;--muted:#596b66;--paper:#f8f7f2;--white:#fff;--line:#dce2da;--accent:#a93b25;--accent-hover:#8d2e1b;--soft:#edf1e9;--radius:22px;--shadow:0 18px 65px #1733310d}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 "Segoe UI",Arial,sans-serif}a{color:inherit;text-underline-offset:4px}a:hover{color:var(--accent)}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #4c83b5;outline-offset:4px}img{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.055em;line-height:1.08}h1{font-size:clamp(40px,4.6vw,65px);font-weight:650}h2{font-size:36px;font-weight:650}h3{line-height:1.3;letter-spacing:-.02em}p{margin-bottom:1em}small{display:block;font-size:12px;line-height:1.6;color:var(--muted)}em{font-family:Georgia,serif;font-weight:400;color:var(--accent)}.wrap{width:min(1180px,calc(100% - 64px));margin-inline:auto}.wrap-narrow{width:min(740px,calc(100% - 40px));margin-inline:auto}.skip-link{position:fixed;top:-100px;left:16px;background:white;padding:16px;z-index:100}.skip-link:focus{top:16px}.demo-banner{background:#e8edde;font-size:12px;padding:9px 32px;display:flex;align-items:center;justify-content:center;gap:22px;border-bottom:1px solid #d9e0ce}.demo-banner>span{display:flex;align-items:center;gap:8px}.demo-banner a{font-weight:650}.status-dot{width:6px;height:6px;background:#556735;border-radius:100%;display:inline-block}.site-header{display:flex;align-items:center;justify-content:space-between;padding-block:26px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-size:17px;letter-spacing:.06em;font-weight:750;text-decoration:none;line-height:1.4}.brand small{font-size:9px;font-weight:550;letter-spacing:.17em}.brand-mark{font-size:25px;letter-spacing:-.08em;color:var(--accent);border:1px solid #d8c7ba;border-radius:50%;width:53px;height:53px;display:grid;place-content:center;position:relative;font-family:Georgia,serif}.brand-mark>span{position:absolute;bottom:2px;left:24px;font-size:16px}.institution{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:12px;line-height:1.45}.institution img{object-fit:contain}.institution strong{display:block;font-weight:650}.institution small{font-size:11px}.hero{display:grid;grid-template-columns:1.12fr 1fr;gap:80px;padding-top:60px;padding-bottom:76px;align-items:start}.hero-story{padding-top:32px}.eyebrow{font-size:10px;font-weight:750;letter-spacing:.17em;display:flex;align-items:center;gap:12px;margin-bottom:23px}.short-line{width:25px;height:2px;background:var(--accent)}.hero h1{margin-bottom:24px}.hero-description{font-size:18px;line-height:1.65;color:var(--muted);max-width:415px}.text-link{font-size:14px;font-weight:650;display:inline-block}.text-link>span{margin-left:15px}.research-note{border:1px solid var(--line);border-radius:var(--radius);display:flex;align-items:center;gap:20px;padding:24px;margin-top:49px;max-width:430px;background:linear-gradient(115deg,#f1f3e9,#fbfaf7)}.research-note strong{font-size:14px}.research-note p{font-size:12px;line-height:1.7;color:var(--muted);margin:7px 0 0}.research-symbol{flex:0 0 64px;height:76px;position:relative;display:block}.research-symbol i{position:absolute;width:40px;height:40px;border:1px solid #667d62;border-radius:50%;top:8px;left:0}.research-symbol i:nth-child(2){left:24px;top:8px}.research-symbol i:nth-child(3){left:12px;top:30px;background:#dce5cb66}.hero-caption{display:flex;justify-content:space-between;font-size:8px;letter-spacing:.12em;color:var(--muted);max-width:430px;margin-top:22px}.donation-card{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:32px;box-shadow:var(--shadow);scroll-margin-top:16px}.card-heading .eyebrow{color:var(--accent);margin-bottom:9px;font-size:9px}.card-heading h2{font-size:29px;letter-spacing:-.045em;margin-bottom:10px}.card-heading p{color:var(--muted);font-size:13px;margin-bottom:22px}.profile-note{padding:13px 15px;background:#f4f5ef;border:1px solid #e0e4d8;border-radius:9px;font-size:11px;line-height:1.65;margin:0 0 24px}.profile-note strong,.profile-note span{display:block}.profile-note strong{margin-bottom:2px}.profile-note a{display:inline-block;margin-top:8px;font-size:11px}.amount-fieldset{border:0;padding:0;margin:0;min-width:0}.amount-fieldset legend{font-size:14px;font-weight:650;margin-bottom:12px}.amount-options{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:18px}.amount-choice{background:white;color:var(--ink);border:1px solid #b7c5ba;border-radius:9px;min-height:47px;font-size:16px;font-weight:650;padding:8px}.amount-choice:hover{background:var(--soft);border-color:var(--ink)}.amount-choice[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:white}.amount-label,.field label{display:block;font-size:12px;font-weight:650;margin-bottom:7px}.amount-input{position:relative}.amount-input input{font-size:23px;font-weight:600;padding-right:55px}.amount-input>span{position:absolute;right:18px;top:12px;font-size:23px;color:var(--muted)}input:not([type=checkbox],[type=hidden]),select{width:100%;height:52px;border:1px solid #b7c5ba;background:white;border-radius:9px;padding:10px 13px;color:var(--ink);min-width:0}input::placeholder{color:#77847d;font-weight:400}#amount-help{margin-top:8px;font-size:11px}.form-divider{border-top:1px solid var(--line);margin:24px 0}.fields-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field.full{grid-column:1/-1}.field small{font-size:11px;margin-top:6px}.residence{margin-top:20px;border-block:1px solid var(--line);padding:14px 0}.residence summary{font-size:12px;font-weight:650;cursor:pointer}.residence p{font-size:11px;color:var(--muted);margin:10px 0 16px}.cause-line{display:grid;grid-template-columns:auto 1fr;gap:5px 12px;padding:14px 0;margin-top:13px;font-size:11px}.cause-line>span{color:var(--muted)}.cause-line>strong{text-align:right;font-weight:600}.consent{display:flex;align-items:flex-start;gap:10px;margin:14px 0 20px;font-size:11px;line-height:1.75;color:var(--muted);cursor:pointer}.consent input{flex:0 0 18px;width:18px;height:18px;margin:1px 0 0;accent-color:var(--ink)}.consent a{color:var(--ink)}.button{min-height:50px;width:100%;display:flex;align-items:center;justify-content:center;gap:15px;border-radius:10px;border:1px solid transparent;padding:13px 18px;text-decoration:none;font-weight:650;font-size:14px;line-height:1.6}.button-primary{background:var(--accent);color:#fff;box-shadow:0 6px 16px #a93b2512}.button-primary:hover{background:var(--accent-hover);color:#fff}.donate-button{justify-content:space-between}.donate-button>span:last-child{font-size:19px;font-weight:400}.button-secondary{border-color:#b7c5ba;background:white;color:var(--ink);margin-top:12px}.button-secondary:hover{background:var(--soft)}.payment-footnote{font-size:10px;line-height:1.7;text-align:center;color:var(--muted);margin:13px 6px 0}.trust-row{display:flex;justify-content:center;gap:20px;font-size:9px;color:var(--muted);border-top:1px solid var(--line);padding-top:17px;margin-top:17px}.trust-row span:before{content:'✓';margin-right:5px}.project-section{background:var(--soft);border-block:1px solid var(--line);padding:68px 0}.project-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px}.project-layout>div:first-child>p:not(.eyebrow){max-width:400px;font-size:15px;color:var(--muted)}.project-layout h2{font-size:39px;margin-bottom:23px}.project-body{font-size:15px;line-height:1.8}.project-body strong{font-weight:650}.research-disclaimer{font-size:12px;color:var(--muted);border-left:2px solid #aebca7;padding-left:16px}.project-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:44px;padding-top:30px;border-top:1px solid #ccd6c8}.project-steps article>span{font-size:11px;color:var(--accent);font-weight:700}.project-steps h3{font-size:17px;margin:13px 0 9px}.project-steps p{font-size:13px;color:var(--muted);max-width:275px;margin:0}.faq-section{padding-block:70px;display:grid;grid-template-columns:1fr 1fr;gap:80px}.faq-section h2{font-size:34px;max-width:340px}.faq-list details{border-bottom:1px solid var(--line);padding:16px 0}.faq-list details:first-child{padding-top:0}.faq-list summary{font-size:14px;font-weight:650;cursor:pointer;padding-right:10px}.faq-list p{font-size:13px;color:var(--muted);margin:15px 0 5px}.site-footer{padding-block:27px 38px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:24px}.site-footer strong{font-size:13px;font-weight:650}.site-footer p{font-size:10px;color:var(--muted);margin:5px 0 0}.site-footer nav{display:flex;flex-wrap:wrap;align-items:center;gap:24px;font-size:11px}.error-summary,.flash{background:#fff1ee;border:1px solid #dab5ab;color:#7b2d1d;border-radius:10px;padding:16px;margin-block:15px;font-size:13px}.error-summary h3{font-size:16px}.error-summary ul{margin-bottom:0;padding-left:20px}.field-error{color:#a22c21!important;font-size:12px}[aria-invalid=true]{border-color:#b62f1d!important}.status-card{background:white;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:46px 60px;text-align:center;margin-block:56px 80px}.status-card .eyebrow{justify-content:center;margin-top:24px;font-size:10px}.status-card h1{font-size:43px;margin-bottom:20px}.status-symbol{width:62px;height:62px;border-radius:50%;background:#f5eee5;color:var(--accent);font-size:32px;display:grid;place-content:center;margin:auto}.status-symbol.success{background:#eaf2e5;color:#3c6436}.status-intro{font-size:16px;color:var(--muted);line-height:1.7}.donation-total{font-size:48px;font-weight:650;letter-spacing:-.04em;margin:27px 0 22px;font-variant-numeric:tabular-nums}.donation-total span{font-size:28px;font-weight:400;color:var(--muted)}.donation-summary{border-block:1px solid var(--line);padding:18px 0;margin:0 0 25px;display:grid;gap:8px;font-size:12px}.donation-summary>div{display:flex;align-items:baseline;justify-content:space-between;gap:15px}.donation-summary dt{color:var(--muted);text-align:left}.donation-summary dd{font-weight:650;text-align:right;margin:0;overflow-wrap:anywhere}.return-note{background:var(--soft);padding:18px;border-radius:10px;margin:18px 0;font-size:13px;text-align:left}.return-note strong,.return-note span{display:block}.return-note span{font-size:12px;color:var(--muted);margin-top:4px}.muted{color:var(--muted);font-size:12px}.status-card .muted{margin-top:15px}.private-link{font-size:10px;color:var(--muted);margin:24px 0}.demo-checkout .text-link{margin-top:22px}.document{padding-block:60px 70px}.document h1{font-size:48px;margin-bottom:28px}.document h2{font-size:25px;letter-spacing:-.025em;margin-top:35px;margin-bottom:14px}.document p,.document li{font-size:15px;line-height:1.85}.document .profile-note{font-size:13px}.document ol,.document ul{padding-left:23px}.document li{padding-bottom:6px}.document code{font-size:13px;background:var(--soft);padding:2px 5px;overflow-wrap:anywhere}
@media(min-width:1500px){.hero{gap:100px}.hero h1{font-size:69px}}
@media(max-width:1050px){.hero{gap:35px}.hero h1{font-size:51px}.hero-description{font-size:17px}.donation-card{padding:24px}.research-note{padding:20px;gap:15px}.project-layout,.faq-section{gap:40px}}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}.demo-banner{padding:9px 18px;justify-content:space-between;font-size:10px;gap:12px}.site-header{padding-block:19px}.brand{font-size:13px;gap:9px}.brand-mark{width:43px;height:43px;font-size:23px}.brand-mark>span{left:19px;bottom:0}.brand small{font-size:7px;letter-spacing:.11em}.institution img{width:38px;height:38px}.institution>span{display:none}.hero{grid-template-columns:1fr;gap:28px;padding-top:28px;padding-bottom:40px}.hero-story{padding-top:0}.hero-story .eyebrow{font-size:9px;margin-bottom:15px}.hero h1{font-size:43px;line-height:1.07;margin-bottom:17px}.hero-description{font-size:16px;line-height:1.6;margin-bottom:15px;max-width:100%}.hero-story .text-link{font-size:12px}.research-note,.hero-caption{display:none}.donation-card{padding:24px;border-radius:18px}.card-heading h2{font-size:28px}.card-heading p{font-size:13px;margin-bottom:18px}.profile-note{font-size:11px;padding:12px;margin-bottom:20px}.project-section{padding:40px 0}.project-layout{grid-template-columns:1fr;gap:20px}.project-layout h2{font-size:34px}.project-layout>div:first-child>p:not(.eyebrow){margin-bottom:0}.project-body{font-size:14px}.project-steps{grid-template-columns:1fr;gap:25px;margin-top:20px;padding-top:25px}.project-steps article{display:grid;grid-template-columns:27px 1fr;column-gap:10px}.project-steps h3{margin:0 0 7px;font-size:16px}.project-steps article>span{padding-top:3px}.project-steps p{grid-column:2;max-width:none}.faq-section{grid-template-columns:1fr;gap:15px;padding-block:40px}.faq-section h2{font-size:31px;max-width:100%;margin-bottom:15px}.faq-section .eyebrow{margin-bottom:15px}.faq-list summary{font-size:13px}.site-footer{flex-direction:column;gap:18px;padding-block:25px}.site-footer nav{gap:22px}.status-card{padding:30px 23px;margin-block:30px 45px}.status-card h1{font-size:35px}.status-card .eyebrow{font-size:9px}.status-intro{font-size:14px}.donation-total{font-size:42px}.document{padding-block:35px 40px}.document h1{font-size:38px}.document p,.document li{font-size:14px}.document h2{font-size:23px}}
@media(max-width:360px){.donation-card{padding:18px}.hero h1{font-size:37px}.amount-options{gap:6px}.amount-choice{font-size:14px}.fields-grid{grid-template-columns:1fr}.trust-row{font-size:8px;gap:12px}.demo-banner{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.hero h1.research-title{font-size:clamp(31px,3.2vw,45px);line-height:1.13;letter-spacing:-.045em;font-weight:650;margin-bottom:25px}.research-category{font-size:10px;letter-spacing:.08em;color:var(--muted);margin-bottom:16px}.payment-research{font-size:13px;line-height:1.6;color:var(--muted);margin:0 0 25px}.admin-area{padding-block:25px 60px}.admin-nav{display:flex;justify-content:space-between;gap:20px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:32px;font-size:13px}.admin-nav nav{display:flex;align-items:center;gap:20px}.admin-nav form{margin:0}.text-button{background:none;border:0;color:var(--ink);text-decoration:underline;padding:8px;font:inherit}.admin-login{max-width:480px;margin:45px auto}.admin-login h1{font-size:34px}.admin-login p{font-size:14px;color:var(--muted)}.admin-login .field{margin-bottom:20px}.admin-heading h1{font-size:40px;overflow-wrap:anywhere;margin-bottom:12px}.admin-heading p:not(.eyebrow){font-size:14px;max-width:750px;color:var(--muted)}.admin-stats{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:18px;margin:22px 0}.stat-card{background:white;border:1px solid var(--line);border-radius:16px;padding:23px}.stat-card>span{font-size:12px;display:block}.stat-card>strong{font-size:32px;letter-spacing:-.04em;display:block;margin:10px 0}.stat-card small{font-size:11px}.stat-card.primary{background:var(--ink);color:white}.stat-card.primary small{color:#d3dfd6}.sync-strip{display:flex;flex-wrap:wrap;gap:8px 25px;font-size:11px;margin-bottom:15px}#summary-error{color:var(--accent)}.admin-filters{display:grid;grid-template-columns:1.4fr 1fr 1.3fr auto;gap:15px;align-items:end;margin:28px 0 20px}.admin-filters .button{margin:0}.table-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:12px;background:white}.payments-table{width:100%;border-collapse:collapse;font-size:12px;min-width:780px}.payments-table caption{text-align:left;padding:16px 18px;font-weight:650;background:var(--soft)}.payments-table th{text-align:left;padding:15px;background:#f9faf6;border-bottom:1px solid var(--line);font-size:11px}.payments-table td{padding:15px;border-bottom:1px solid var(--line);vertical-align:top}.payments-table td small{font-size:10px;margin-top:5px;overflow-wrap:anywhere;max-width:200px}.amount-cell{white-space:nowrap;font-weight:650}.state-badge{border-radius:20px;display:inline-block;background:#eef0ec;padding:4px 9px;font-size:10px;white-space:nowrap}.state-paid{background:#e3f1dc;color:#345529}.state-attention,.state-refunded{background:#f6e6de;color:#8b3f28}.empty-state{text-align:center;padding:40px!important;color:var(--muted)}.pagination{display:flex;align-items:center;gap:20px;justify-content:center;font-size:12px;padding:24px}.admin-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.admin-detail-grid h2{font-size:26px}.detail-list{font-size:13px;display:grid;grid-template-columns:auto 1fr;gap:12px 20px}.detail-list dt{color:var(--muted)}.detail-list dd{margin:0;overflow-wrap:anywhere}.admin-detail-grid .button{margin-bottom:18px}.admin-events{font-size:12px;margin-top:25px}.admin-events summary{cursor:pointer}.admin-events li{padding-block:5px}
@media(max-width:760px){.hero h1.research-title{font-size:32px;line-height:1.15}.research-category{font-size:9px;letter-spacing:.03em}.admin-heading h1{font-size:32px}.admin-stats{grid-template-columns:1fr;gap:12px}.stat-card{padding:20px}.stat-card>strong{font-size:31px;margin:7px 0}.admin-filters{grid-template-columns:1fr 1fr}.admin-filters .field:first-child{grid-column:1/-1}.admin-filters .button{grid-column:1/-1}.admin-detail-grid{grid-template-columns:1fr}.admin-nav{font-size:11px;gap:10px}.admin-nav nav{gap:10px}.admin-login{margin:20px auto}.admin-login h1{font-size:30px}.detail-list{grid-template-columns:1fr;gap:4px}.detail-list dd{margin-bottom:13px}.admin-heading .eyebrow{font-size:9px}}
.payment-success{background:#edf6ed;border:1px solid #bfd7be;border-radius:16px;padding:26px 18px;margin-bottom:26px}.payment-success .status-symbol.success{width:72px;height:72px;font-size:40px;background:#d2e9d1;color:#246132}.status-card .payment-confirmed{font-size:clamp(32px,4vw,50px);font-weight:800;line-height:1.12;letter-spacing:-.035em;color:#246132;margin:18px 0 0;text-wrap:balance}.payment-confirmed-context{font-size:13px;font-weight:650;color:#395e3b;margin:12px 0 0}.payment-thanks{font-size:24px;font-weight:650;line-height:1.3;margin-bottom:14px}
