:root{--eib-ink:#132238;--eib-muted:#5E6C80;--eib-brand:#0A7B83;--eib-brand-dark:#065A61;--eib-accent:#F2B84B;--eib-surface:#F7FAFC;--eib-border:#DDE6EC;--eib-shadow:0 14px 38px rgba(18,45,58,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--eib-ink);background:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Inter,Arial,sans-serif}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid #e8eef2}.header-inner{min-height:68px}.wp-block-site-title{font-weight:800;letter-spacing:-.025em}.wp-block-site-title a{color:var(--eib-ink)}.wp-block-navigation a{font-weight:650}.site-main{padding-top:38px;padding-bottom:64px}.site-footer{margin-top:64px;padding:42px 20px;background:#0d2631;color:#dfecef}.site-footer a,.site-footer .wp-block-site-title a{color:#fff}.site-footer .wp-block-site-title{font-size:1.25rem}.eib-hero{padding:34px;border:1px solid var(--eib-border);border-radius:22px;background:linear-gradient(145deg,#f6fbfb,#fff);box-shadow:var(--eib-shadow);margin-bottom:28px}.eib-eyebrow{display:inline-flex;padding:6px 10px;border-radius:999px;background:#e8f6f5;color:var(--eib-brand-dark);font-weight:750;font-size:.82rem}.eib-hero h1{font-size:clamp(2rem,6vw,4rem);margin:.55rem 0 .8rem}.eib-hero p{font-size:1.08rem;color:var(--eib-muted);max-width:720px}.eib-content h2{margin-top:2.3rem}.eib-content h3{margin-top:1.65rem}.eib-content p,.eib-content li{color:#33465c}.eib-grid-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;margin:26px 0}.eib-link-card{display:block;padding:18px;border:1px solid var(--eib-border);border-radius:14px;background:#fff;color:var(--eib-ink);font-weight:720;transition:.18s}.eib-link-card:hover{transform:translateY(-2px);box-shadow:var(--eib-shadow)}.eib-note{padding:14px 16px;border-left:4px solid var(--eib-accent);background:#fff9e9;border-radius:8px;color:#4c422b}.eib-faq details{border:1px solid var(--eib-border);border-radius:12px;padding:14px 16px;margin:10px 0;background:#fff}.eib-faq summary{cursor:pointer;font-weight:750}.eib-breadcrumbs{font-size:.9rem;color:var(--eib-muted);margin-bottom:20px}.eib-breadcrumbs a{color:var(--eib-muted)}@media(max-width:700px){.eib-hero{padding:24px 20px;border-radius:16px}.site-main{padding-left:16px;padding-right:16px}.header-inner{padding:0 16px}}
