:root{--bg: #f7f8fa;--surface: #ffffff;--ink: #1b1f27;--muted: #5d6778;--brand: #d7952f;--brand-dark: #0f1115;--line: #e8ebf0}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--ink);background:var(--bg);line-height:1.6}img{max-width:100%;display:block}a{color:inherit}.wrap{width:min(1120px,92vw);margin:0 auto}.brand{display:inline-flex;min-width:0}.site-header{background:var(--surface);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.header-inner{display:flex;gap:1rem;justify-content:space-between;align-items:center;padding:.75rem 0}.brand img{display:block;max-height:54px;width:auto;height:auto;object-fit:contain}.site-nav{display:flex;gap:.85rem;align-items:center;flex-wrap:wrap;justify-content:flex-end}.site-nav a{text-decoration:none;font-weight:600;color:#2f3746;line-height:1.2}.site-nav .social-link{width:1.8rem;height:1.8rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:999px}.site-nav .social-link svg{width:.95rem;height:.95rem;fill:currentColor}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.nav-dropdown{position:relative}.nav-dropdown summary{list-style:none;font-weight:600;color:#2f3746;cursor:pointer}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-dropdown summary:after{content:" ▾";font-size:.85em}.nav-dropdown-menu{position:absolute;top:calc(100% + .45rem);left:0;min-width:220px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:.35rem;display:none;box-shadow:0 12px 24px #121a2a1f}.nav-dropdown[open] .nav-dropdown-menu{display:grid;gap:.2rem}.nav-dropdown-menu a{padding:.45rem .55rem;border-radius:8px;text-decoration:none}.nav-dropdown-menu a:hover{background:#f2f4f8}.nav-toggle{display:none;border:1px solid var(--line);background:#fff;color:#2f3746;border-radius:10px;padding:.55rem .75rem;font-weight:700}.btn{display:inline-block;text-decoration:none;background:var(--brand);color:#111;font-weight:700;border-radius:999px;padding:.7rem 1.15rem}.btn-small{padding:.5rem .85rem;font-size:.92rem}.hero{min-height:60vh;background-size:cover;background-position:center;position:relative;display:grid;align-items:end}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(#00000059,#00000094)}.hero-content{position:relative;color:#fff;padding:4rem 0;max-width:760px}.hero-content h1{font-size:clamp(2.2rem,5.5vw,4rem);margin:0 0 .6rem;line-height:1.1}.hero-content p{margin:0;font-size:clamp(1.05rem,1.7vw,1.25rem)}.section{padding:4rem 0}.section h2{font-size:clamp(1.7rem,3vw,2.3rem);margin:0 0 1rem}.panel{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:1.25rem}.muted{color:var(--muted)}.grid{display:grid;gap:.9rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.grid img{height:220px;object-fit:cover;border-radius:10px}.two-col{display:grid;gap:1.3rem;grid-template-columns:1.2fr 1fr}.list{margin:0;padding-left:1.1rem}.list li{margin-bottom:.45rem}.quote{border-left:4px solid var(--brand);padding:.35rem 0 .35rem .9rem;margin:0;color:#2a3240}.quote footer{margin-top:.5rem;color:var(--muted);font-weight:600}.site-footer{background:var(--brand-dark);color:#d0d5df;margin-top:3rem;padding:3rem 0 1.2rem}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:1.2rem}.footer-logo{height:62px;width:auto;margin-bottom:.8rem}.award-stamp{display:inline-block;margin:0 0 .9rem}.award-stamp img{width:112px;height:auto;border-radius:10px}.site-footer h3{margin-top:0;color:#fff}.site-footer ul{list-style:none;margin:0;padding:0}.site-footer li{margin-bottom:.5rem}.site-footer a{color:#dce2ee;text-decoration:none}.copyright{margin-top:1.2rem;padding-top:1rem;border-top:1px solid #2b3344;font-size:.9rem}@media(max-width:860px){.two-col,.footer-grid{grid-template-columns:1fr}.header-inner{flex-direction:row;align-items:center;gap:.75rem;flex-wrap:wrap}.brand{flex:1 1 auto;min-width:0;overflow:hidden;order:1}.brand img{max-height:40px;width:auto;height:auto;max-width:min(100%,220px)}.nav-toggle{display:inline-block;margin-left:auto;flex:0 0 auto;white-space:nowrap;order:2}.site-nav{width:100%;display:none;grid-template-columns:1fr;gap:.45rem;padding-top:.2rem;flex:0 0 100%;order:3}.site-nav[data-open=true]{display:grid}.site-nav a{display:block;text-align:center;padding:.52rem .4rem;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:.92rem;overflow-wrap:anywhere}.site-nav .social-link{width:100%;height:auto;border-radius:10px;padding:.52rem .4rem;gap:.4rem}.site-nav .social-link:after{content:attr(aria-label);font-weight:600}.site-nav .social-link svg{width:1rem;height:1rem}.nav-dropdown{width:100%}.nav-dropdown summary{text-align:center;padding:.52rem .4rem;border:1px solid var(--line);border-radius:10px;background:#fff}.nav-dropdown-menu{position:static;display:none;min-width:0;box-shadow:none;margin-top:.35rem}.nav-dropdown[open] .nav-dropdown-menu{display:grid}.site-nav .btn,.site-nav .btn-small{width:100%;border-radius:10px;padding:.52rem .4rem}}@media(max-width:480px){.brand img{max-height:34px}.nav-toggle{font-size:.9rem;padding:.45rem .6rem}}
