:root{--red:#c8102e;--dark:#970b20;--ink:#191919;--muted:#666;--soft:#f7f3f2;--border:#e5ddda;--shadow:0 15px 45px rgba(0,0,0,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Segoe UI,Arial,sans-serif;color:var(--ink);line-height:1.6;background:#fff}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px clamp(16px,5vw,70px);background:rgba(255,255,255,.97);border-bottom:1px solid var(--border);box-shadow:0 4px 18px #0000000a}.brand{display:flex;align-items:center;gap:10px}.brand img{width:58px;height:58px;object-fit:contain}.brand strong{display:block;font-size:14px;line-height:1.2}.brand span{display:block;color:var(--red);font-size:12px;font-weight:800}.topbar nav{display:flex;gap:2px;flex-wrap:wrap;justify-content:flex-end}.topbar nav a{padding:8px 9px;border-radius:8px;font-size:13px;font-weight:700}.topbar nav a:hover{background:#fff0f2;color:var(--red)}.menu-btn{display:none;border:0;background:var(--red);color:#fff;border-radius:8px;padding:9px 12px}.hero{min-height:560px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;padding:65px clamp(20px,7vw,100px);background:linear-gradient(135deg,#fff 0,#fff5f6 60%,#f3e8e6 100%);overflow:hidden}.hero-content{max-width:760px}.eyebrow{margin:0 0 8px;color:var(--red);font-size:12px;font-weight:900;letter-spacing:2px}.hero h1{font-size:clamp(40px,6vw,68px);line-height:1.03;letter-spacing:-2px;margin:0 0 18px}.lead{font-size:20px;color:#555}.address{font-weight:700;color:#555}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.btn{display:inline-flex;justify-content:center;align-items:center;padding:12px 18px;border-radius:10px;font-weight:850;border:1px solid transparent}.btn.primary{background:var(--red);color:#fff}.btn.primary:hover{background:var(--dark)}.btn.secondary{background:#fff;color:var(--red);border-color:var(--red)}.hero-logo{display:grid;place-items:center}.hero-logo img{width:min(410px,80vw);height:min(410px,80vw);object-fit:contain;filter:drop-shadow(0 15px 25px #0002)}.section{padding:70px clamp(18px,6vw,90px)}.section.alt{background:var(--soft)}.section-heading{max-width:1100px;margin:0 auto 28px}.section-heading h2,.split h2{font-size:clamp(29px,4vw,44px);line-height:1.1;margin:0}.cards{max-width:1100px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card,.empty-card,.form-card,.member-card{background:#fff;border:1px solid var(--border);border-radius:18px;padding:24px;box-shadow:var(--shadow)}.card h3{margin:6px 0 8px;line-height:1.25}.card p{color:#555;margin:0}.card-meta{font-size:11px;color:var(--red);font-weight:900;letter-spacing:1px}.text-link{color:var(--red);font-weight:800;display:inline-block;margin-top:12px;margin-right:12px}.split{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:start}.form-card{display:grid;gap:12px}.form-card input,.form-card textarea{width:100%;padding:13px;border:1px solid var(--border);border-radius:10px;outline:none}.form-card textarea{min-height:150px;resize:vertical}.form-card input:focus,.form-card textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px #c8102e18}.form-card label{display:flex;gap:8px;align-items:center;color:#555;font-size:14px}.form-card label input{width:auto}.form-message{margin:0;color:var(--red);font-weight:700}.member-card{max-width:1100px;margin:auto;display:flex;justify-content:space-between;align-items:center;gap:20px;border-left:5px solid var(--red)}footer{background:#171717;color:#fff;padding:40px clamp(18px,6vw,90px);display:flex;justify-content:space-between;gap:25px;flex-wrap:wrap}.footer-brand{display:flex;gap:12px;align-items:center}.footer-brand img{width:52px;height:52px;object-fit:contain;background:#fff;border-radius:7px}.footer-brand strong{display:block;font-size:14px}.footer-brand span{display:block;color:#aaa;font-size:12px}.footer-links{display:flex;gap:18px;align-items:center;color:#ccc;font-size:13px;flex-wrap:wrap}.copyright{width:100%;border-top:1px solid #333;padding-top:15px;margin:0;color:#999;font-size:12px}.empty-card{grid-column:1/-1;text-align:center;color:#666}
@media(max-width:980px){.menu-btn{display:block}.topbar nav{display:none;position:absolute;top:79px;left:0;right:0;background:#fff;padding:10px 16px;border-bottom:1px solid var(--border);box-shadow:0 15px 30px #0001}.topbar nav.open{display:flex;flex-direction:column}.topbar nav a{padding:11px}.hero{grid-template-columns:1fr;text-align:center}.hero-content{margin:auto}.hero-actions{justify-content:center}.hero-logo{order:-1}.hero-logo img{width:230px;height:230px}.cards{grid-template-columns:repeat(2,1fr)}.split{grid-template-columns:1fr}}
@media(max-width:620px){.brand img{width:46px;height:46px}.brand strong{font-size:11px}.brand span{font-size:10px}.hero{padding:48px 18px 60px;min-height:auto}.hero h1{font-size:38px;letter-spacing:-1px}.lead{font-size:17px}.section{padding:55px 18px}.cards{grid-template-columns:1fr}.member-card{flex-direction:column;align-items:flex-start}.footer-links{flex-direction:column;align-items:flex-start;gap:6px}}

.evidusca-credit { color: #FFD400; font-weight: 700; text-decoration: none; }
.evidusca-credit:hover { text-decoration: underline; }
