:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111;background:#f6f6f3;font-synthesis:none;--green:#00d447;--cyan:#18e5e7;--ink:#111;--muted:#666;--line:#d9d9d4}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}button{cursor:pointer}.site-header{margin:24px auto 0;max-width:1450px;min-height:155px;display:flex;align-items:center;padding:16px 30px;background:linear-gradient(105deg,#fff 0,#aaa 35%,#111);border:1px solid #222;overflow:hidden}.brand{display:flex;align-items:center;gap:18px;min-width:460px;cursor:pointer}.brand img{width:130px;height:130px;object-fit:cover}.brand div div{font-size:27px;font-weight:800;line-height:1.2;letter-spacing:-.8px}nav{margin-left:auto;display:flex;align-items:center;gap:10px;background:var(--green);padding:18px 28px 18px 38px;clip-path:polygon(0 0,95% 0,100% 100%,5% 100%);min-height:84px}nav button{border:1px solid transparent;background:transparent;padding:12px 15px;font-size:14px;color:#071109}nav button:hover,nav button.active{border-color:#111;background:#ffffff14}.page{max-width:1180px;margin:32px auto 70px;padding:0 24px}.placeholder{background:var(--cyan);min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.placeholder h2{font-family:Georgia,Times New Roman,serif;font-size:38px;font-weight:600;margin:0 0 42px}.placeholder p{font-size:22px;font-weight:700;margin:5px}.welcome-banner{margin:0 0 24px;font-size:20px;line-height:1.5}.hero-placeholder{height:420px}.side-placeholder{height:300px}.callout{margin-top:60px;padding:34px;border:2px solid #111;background:#fff}.callout h3{font-size:30px;margin:0 0 10px}.callout button,.button-row button{background:#ff00d8;border:1px solid #111;padding:13px 18px;font-weight:700}.callout p{color:var(--muted)}.officers{margin-top:50px}.officers h2{font-family:Georgia,Times New Roman,serif;font-size:34px;margin:0 0 20px}.officers-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.officer-card{text-align:center}.officer-avatar{background:var(--cyan);border-radius:50%;width:110px;height:110px;margin:0 auto 12px}.officer-card h3{font-size:16px;margin:0}.officer-card p{color:var(--muted);font-size:14px;margin:4px 0 0}.about-copy{margin-top:50px}.about-copy h2{font-family:Georgia,Times New Roman,serif;font-size:30px;margin:36px 0 10px}.about-copy h2:first-child{margin-top:0}.about-copy p{font-size:16px;line-height:1.6;color:#333}.section-title{display:flex;align-items:end;justify-content:space-between;border-bottom:2px solid #111;margin-bottom:22px}.section-title span{font-family:Georgia,Times New Roman,serif;font-size:48px}.section-title p{color:var(--muted)}.calendar-wrap{background:#fff;border:1px solid #aaa;padding:24px}.calendar-head{display:flex;align-items:center;justify-content:center;gap:24px}.calendar-head h2{font-family:Georgia,Times New Roman,serif;font-size:34px;min-width:260px;text-align:center}.calendar-head button{border:1px solid #111;background:#fff;border-radius:50%;width:38px;height:38px}.calendar-head button:disabled{opacity:.3;cursor:default}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr)}.weekdays>div{font-weight:700;text-align:center;padding:12px}.day{min-height:110px;border:1px solid #ddd;padding:8px;position:relative}.day span{font-weight:600}.day.event{background:#f7fffb;border:1px solid #00b93e}.day small{display:block;margin-top:30px;font-size:11px;text-align:center;color:#555}.kpmt-layout{display:grid;grid-template-columns:42% 58%;gap:18px}.kpmt-pics{height:500px}.info-card{border:1px solid #ff4d5a;background:#fff;padding:28px;min-height:500px;display:flex;flex-direction:column}.info-card h2{font-family:Georgia,Times New Roman,serif;font-size:36px;margin:0}.info-card p{color:#555}.button-row{margin-top:auto;display:flex;gap:10px;flex-wrap:wrap}.button-row .outline{background:#fff;border:1px solid #111}.table-card{background:#fff;border:1px solid #222;overflow:auto}table{width:100%;border-collapse:collapse;min-width:760px}th,td{border-bottom:1px solid #bbb;border-right:1px solid #ddd;padding:14px;text-align:left}th{background:#111;color:#fff}td:first-child{font-weight:700}.link-button{border:0;background:transparent;text-decoration:underline}.fact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.fact-card{background:var(--cyan);min-height:270px;padding:26px;display:flex;flex-direction:column}.fact-card span{text-transform:uppercase;font-size:12px;font-weight:800;letter-spacing:1px}.fact-card h2{font-family:Georgia,Times New Roman,serif;font-size:30px;margin:15px 0}.fact-card p{flex:1}.fact-card button{align-self:flex-start;border:1px solid #111;background:#fff;padding:10px 14px}footer{background:red;color:#fff;padding:30px max(24px,calc((100vw - 1180px)/2));display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}footer .footer-top{flex-basis:100%;text-align:center;color:#fff}footer a{color:inherit}footer .footer-top a{margin:0 10px}@media (max-width:1000px){.site-header{display:block;padding:14px}.brand{min-width:0}.brand img{width:85px;height:85px}.brand div div{font-size:21px}nav{margin-top:14px;clip-path:none;overflow:auto;justify-content:flex-start;padding:10px;min-height:0}nav button{white-space:nowrap}.officers-grid,.kpmt-layout,.fact-grid{grid-template-columns:1fr}.hero-placeholder{height:330px}.side-placeholder{height:220px}.section-title{display:block}.section-title span{font-size:38px}}@media (max-width:600px){.site-header{margin:0}.brand img{width:65px;height:65px}.brand div div{font-size:16px}.page{padding:0 14px}.hero-placeholder{height:270px}.placeholder h2{font-size:30px}.calendar-wrap{padding:8px}.day{min-height:80px}.day small{margin-top:14px}.calendar-head h2{font-size:25px;min-width:190px}.weekdays>div{font-size:11px}.callout h3{font-size:24px}}
