:root{--blue: #1e4fa0;--blue-700: #17408a;--blue-900: #12305f;--yellow: #f4a71d;--yellow-bright: #ffc21f;--cream: #fdf1cf;--cream-soft: #fef8e4;--paper: #fffdf7;--ink: #16305e;--ink-soft: #55648a;--radius: 18px;--shadow: 0 14px 40px rgba(30, 79, 160, .12);--wrap: 1080px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--ink);background:var(--paper);line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:Unbounded,Manrope,system-ui,sans-serif;color:var(--blue-900);line-height:1.12;margin:0 0 .5em;letter-spacing:-.01em}a{color:var(--blue)}img{max-width:100%;display:block}.container{width:100%;max-width:var(--wrap);margin:0 auto;padding:0 1.25rem}.section{padding:3rem 0}.section-cream{background:var(--cream-soft)}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.5rem;border-radius:999px;font-weight:800;text-decoration:none;border:2px solid transparent;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;cursor:pointer}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--yellow);color:var(--blue-900);box-shadow:0 8px 20px #f4a71d59}.btn-primary:hover{background:var(--yellow-bright)}.btn-outline{background:transparent;color:var(--blue);border-color:var(--blue)}.btn-outline:hover{background:var(--blue);color:#fff}.site-header{position:sticky;top:0;z-index:40;background:var(--blue-900);border-bottom:3px solid var(--yellow)}.site-header .container{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:.7rem;padding-bottom:.7rem}.brand{display:flex;align-items:center;gap:.7rem;text-decoration:none}.brand img{width:60px;height:60px;border-radius:50%;background:#fff}.brand-word{display:flex;flex-direction:column;line-height:1.05}.brand-word b{font-family:Unbounded,sans-serif;font-size:1.02rem;color:#fff;letter-spacing:.02em}.brand-word span{font-size:.72rem;color:#ffffffb3;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.site-nav{display:flex;align-items:center;gap:1.4rem}.site-nav a{color:#fff;text-decoration:none;font-weight:700}.site-nav a:hover{color:var(--yellow-bright)}.lang-switch{border:2px solid rgba(255,255,255,.5);border-radius:999px;padding:.25rem .7rem!important;font-size:.82rem;letter-spacing:.03em}.lang-switch:hover{background:#fff;color:var(--blue-900)!important;border-color:#fff}.nav-toggle{display:none}.hero{background:var(--blue-900);background-image:radial-gradient(circle at 82% 12%,rgba(244,167,29,.3),transparent 55%);color:#fff;padding:2.75rem 0 0;overflow:hidden}.hero-inner{max-width:900px;padding-bottom:2.4rem}.hero-kicker{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff1f;color:var(--yellow-bright);font-weight:800;font-size:.8rem;letter-spacing:.06em;text-transform:uppercase;padding:.45rem 1rem;border-radius:999px;margin-bottom:1.2rem}.hero h1{font-size:clamp(1.35rem,3.9vw,2.2rem);color:#fff;white-space:nowrap}@media(max-width:430px){.hero h1{white-space:normal}}.hero p{font-size:1.12rem;color:#ffffffd9;max-width:56ch}.hero-nonprofit{display:inline-block;margin-top:1.3rem;background:#ffffff1a;color:#fff;font-weight:700;font-size:.82rem;padding:.45rem .95rem;border-radius:999px;border:1px solid rgba(255,255,255,.25)}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.9rem}.hero .btn-outline{color:#fff;border-color:#ffffff8c}.hero .btn-outline:hover{background:#fff;color:var(--blue-900);border-color:#fff}.hero-badge{display:flex;justify-content:center}.hero-badge img{width:min(340px,82%);filter:drop-shadow(0 24px 44px rgba(0,0,0,.4))}.embroidery-strip{height:30px;background:var(--blue-900) url(/images/embroidery.svg) repeat-x center / 48px 30px}.logo-wrap{width:84px;height:84px;display:flex;align-items:center;justify-content:center;background:var(--cream);border-radius:18px;margin-bottom:.9rem;overflow:hidden}.logo-wrap img{width:68px;height:68px;object-fit:contain}.logo-wrap.zoom img{width:84px;height:84px;transform:scale(1.45)}.grid-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem}.link-card{display:flex;flex-direction:column;background:var(--paper);border:1px solid rgba(30,79,160,.12);border-radius:var(--radius);padding:1.6rem;text-decoration:none;color:inherit;box-shadow:var(--shadow);transition:transform .18s ease,box-shadow .18s ease}.link-card:hover{transform:translateY(-4px);box-shadow:0 22px 50px #1e4fa02e}.link-card .emoji{width:84px;height:84px;display:flex;align-items:center;justify-content:center;background:var(--cream);border-radius:18px;font-size:2.6rem;margin-bottom:.9rem}.link-card h3{font-size:1.2rem;margin-bottom:.3rem}.link-card p{color:var(--ink-soft);margin:0 0 1rem;flex:1}.link-card .go{color:var(--blue);font-weight:800}.section-head{text-align:center;max-width:640px;margin:0 auto 1.8rem}.section-head h2{font-size:clamp(1.7rem,3.5vw,2.4rem)}.section-head p{color:var(--ink-soft);font-size:1.08rem}.about{padding:2.6rem 0 1.4rem;text-align:center}.about h2{font-size:clamp(1.5rem,3vw,2rem)}.about p{color:var(--ink-soft);font-size:1.08rem;max-width:62ch;margin:.6rem auto 0}.site-footer{background:var(--blue-900);color:#fffc;padding:2.5rem 0;font-size:.92rem}.site-footer .container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;align-items:center}.site-footer a{color:#fff;text-decoration:none;font-weight:700}.site-footer .foot-links{display:flex;gap:1.2rem;flex-wrap:wrap}.foot-legal{font-size:.78rem;color:#ffffff8c;margin-top:.35rem}@media(max-width:780px){.hero-inner{grid-template-columns:1fr;text-align:center}.hero p{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-badge{order:-1}.site-nav{gap:1rem;font-size:.95rem}}
