@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);:root{--bg-cream:#fcfaf6;--bg-dark:#202d56;--text-dark:#111827;--text-white:#fff;--brand-yellow:#f4c436;--brand-orange:#ef4f34;--brand-teal:#1f988a;--bg-beige:#f1ebe0}*{box-sizing:border-box;font-family:Montserrat,sans-serif;margin:0;padding:0}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:url(/static/media/Montserrat-Regular.b2667c142af0523f081c.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;src:url(/static/media/Montserrat-Medium.af064f37526d0dae83d2.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;src:url(/static/media/Montserrat-SemiBold.bc6251227a1673656a57.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;src:url(/static/media/Montserrat-Bold.fa3ceb4150f01a0b0a90.ttf) format("truetype")}body{background-color:#fcfaf6;background-color:var(--bg-cream);color:#111827;color:var(--text-dark);line-height:1.5}.app-container{display:flex;flex-direction:column;min-height:100vh}.page-wrapper{flex:1 1;padding-bottom:2rem}.container{margin:0 auto;max-width:1000px;padding:0 1.5rem}.section{padding-bottom:1.5rem;padding-top:2.5rem}h1{color:#111827;color:var(--text-dark);font-size:2rem}h1,h2{font-weight:700;margin-bottom:1rem}h2{font-size:1.75rem}h3{font-size:1.25rem;margin-bottom:.5rem}h3,h4{font-weight:700}h4{font-size:1rem;margin-bottom:.25rem}.body-text{font-size:.95rem;line-height:1.6;margin-bottom:1.25rem}.eyebrow{display:block;font-size:.65rem;font-weight:700;letter-spacing:1px;margin-bottom:.75rem;text-transform:uppercase}.font-bold{font-weight:600}.text-center{text-align:center}.bg-dark{background-color:#202d56;background-color:var(--bg-dark)}.bg-yellow{background-color:#f4c436;background-color:var(--brand-yellow)}.bg-orange{background-color:#ef4f34;background-color:var(--brand-orange)}.bg-teal{background-color:#1f988a;background-color:var(--brand-teal)}.bg-white{background-color:#fff}.text-dark{color:#111827;color:var(--text-dark)}.text-white{color:#fff;color:var(--text-white)}.text-orange{color:#ef4f34;color:var(--brand-orange)}.text-teal{color:#1f988a;color:var(--brand-teal)}.navbar{align-items:center;color:#fff;display:flex;justify-content:space-between;padding:1.25rem 1.5rem;position:relative}.navbar .logo{font-size:1.25rem;font-weight:700}.menu-toggle{cursor:pointer;display:flex;flex-direction:column;gap:4px;z-index:100}.menu-toggle .bar{background-color:#fff;border-radius:2px;height:3px;transition:.3s;width:25px}.nav-links{background-color:#202d56;background-color:var(--bg-dark);border-top:1px solid #ffffff1a;display:none;flex-direction:column;gap:1rem;left:0;padding:1rem 1.5rem;position:absolute;right:0;top:100%;z-index:99}.nav-links.open{display:flex}.nav-links a{color:#fff;font-size:.9rem;font-weight:500;text-decoration:none}.btn-pill{border:none;border-radius:999px;color:#111827;color:var(--text-dark);display:inline-block;font-size:.9rem;padding:.875rem 1.5rem}.btn-pill,.btn-square{cursor:pointer;font-weight:700}.btn-square{border:none;border-radius:8px;color:#fff;padding:1rem;width:100%}.btn-outline{background:#0000;border:1px solid #ef4f34;border:1px solid var(--brand-orange);border-radius:999px;color:#ef4f34;color:var(--brand-orange);cursor:pointer;font-size:.8rem;font-weight:700;padding:.75rem 2rem}.quick-link-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 15px #00000008;display:flex;font-weight:600;gap:1rem;margin-bottom:1rem;padding:1rem}.icon-placeholder{align-items:center;background:#f1ebe0;background:var(--bg-beige);border-radius:8px;display:flex;height:40px;justify-content:center;width:40px}.split-card{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000000a;display:flex;flex-direction:column;margin-bottom:1.5rem;overflow:hidden}.split-header{align-items:center;display:flex;font-size:.9rem;font-weight:700;justify-content:space-between;padding:1.25rem 1.5rem}.news-title{line-height:1.3;max-width:65%}.news-date{font-size:.8rem;font-weight:500}.split-body{color:#444;font-size:.9rem;min-height:120px;padding:1.5rem}.form-box{background:#f1ebe0;background:var(--bg-beige);border-radius:16px;margin:1rem 0;padding:2rem}.form-title{font-weight:700}.form-title,input{font-size:.9rem;margin-bottom:1rem}input{background:#fff;border:none;border-radius:8px;font-family:inherit;padding:1rem;width:100%}.simple-card{background:#fff;border-radius:16px;box-shadow:0 4px 15px #00000008;margin-bottom:1rem;padding:1.5rem}.beige-box{background:#f1ebe0;background:var(--bg-beige);border-radius:16px;margin:1.5rem 0;padding:2rem}.audience-item:not(:last-child){margin-bottom:1.5rem}.full-bleed-section{margin:2rem 0;padding:4rem 0}.image-placeholder{align-items:center;background:#ffffff1a;border:1px dashed #555;border-radius:8px;color:#aaa;display:flex;justify-content:center;min-height:200px;width:100%}.diagram-gray{background:#e5e7eb;border:none;color:#666}.footer{color:#fff;font-size:.8rem;padding:3rem 0}.footer-logo{font-size:1.2rem;margin-bottom:1.5rem}.footer-grid{grid-gap:1rem;display:grid;font-weight:600;gap:1rem;grid-template-columns:1fr 1fr;letter-spacing:.5px;margin-bottom:2rem}.footer-col{display:flex;flex-direction:column;gap:.75rem}.footer-col a{color:#fff;text-decoration:none}.footer-socials{display:flex;font-size:1.25rem;gap:.1rem;margin-bottom:1.5rem}.copyright{font-size:.7rem;opacity:.6}@media (min-width:768px){.menu-toggle{display:none}.navbar{padding:1.5rem 3rem}.nav-links{background:#0000;border:none;display:flex;flex-direction:row;gap:2.5rem;padding:0;position:static}.container{padding:0 3rem}.quick-links-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.quick-link-card{margin-bottom:0}.beige-box,.mission-grid{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.simple-card{margin-bottom:0}.beige-box{padding:2.5rem}.audience-item:not(:last-child){margin-bottom:0}.committee-grid,.news-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.split-card{margin-bottom:0}.form-box{margin:2rem auto;max-width:500px}.hero-title,.page-title{font-size:3rem;max-width:600px}.body-text{max-width:700px}.footer .container{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between}.footer-logo{margin-bottom:2rem;width:100%}.footer-grid{gap:4rem;margin-bottom:0;width:auto}.footer-socials{margin-top:2rem;width:100%}}.navbar-wrapper{background-color:#172852;box-shadow:0 2px 8px #0000001f;position:sticky;top:0;width:100%;z-index:1000}.navbar-container{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;margin:0 auto;max-width:1140px;padding:27px 24px}.navbar-brand{align-items:center;display:flex;gap:10px;text-decoration:none}.navbar-logo-circle{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 2px 6px #0000002e;box-sizing:border-box;display:flex;flex-shrink:0;height:44px;justify-content:center;padding:6px;transition:transform .15s ease;width:44px}.navbar-logo-circle:hover{transform:scale(1.05)}.navbar-logo-img{display:block;height:100%;object-fit:contain;width:100%}.navbar-brand-name{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:19px;font-weight:800;letter-spacing:1px;line-height:1;text-transform:uppercase}.navbar-links{align-items:center;display:none;gap:28px}.navbar-link{color:#ffffffe6;font-size:13px;font-weight:700;letter-spacing:.8px;text-decoration:none;text-transform:uppercase;transition:color .2s ease}.navbar-link:hover{color:#f2b412}.navbar-hamburger{background:#0000;border:none;cursor:pointer;display:flex;flex-direction:column;height:18px;justify-content:space-between;padding:0;width:24px}.navbar-hamburger span{background-color:#fff;border-radius:2px;display:block;height:2.5px;transition:transform .2s ease,opacity .2s ease;width:100%}.navbar-mobile-drawer{background-color:#111e3f;border-top:1px solid #ffffff14;display:flex;flex-direction:column;gap:16px;padding:18px 24px 24px}.navbar-mobile-drawer .navbar-link{font-size:14px;padding:8px 0}@media (min-width:768px){.navbar-container{padding:16px 36px}.navbar-links{display:flex}.navbar-hamburger,.navbar-mobile-drawer{display:none}}.home-page-container{background-color:#fbf7f2;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;min-height:100vh;overflow-x:hidden;padding:34px 0 54px}.home-content-wrapper,.home-page-container{box-sizing:border-box;margin:0 auto;width:100%}.home-content-wrapper{max-width:440px;padding:0 42px}.home-hero-section{display:flex;flex-direction:column;margin-bottom:28px}.home-hero-banner{background-color:#ebe4dc;background-position:50%;background-size:cover;border-radius:20px;flex-shrink:0;height:280px;margin-bottom:24px;width:100%}.home-hero-text{display:flex;flex-direction:column}.home-eyebrow{color:#e7624b;display:block;font-size:11px;font-weight:700;letter-spacing:1.5px;margin-bottom:24px;text-transform:uppercase}.home-eyebrow.center{text-align:center}.home-hero-title{color:#161616;font-size:29px;font-weight:600;letter-spacing:-.4px;line-height:1.18;margin:0 0 18px}.home-body-p{color:#2b2b2b;font-size:13px;line-height:1.55;margin:0 0 16px}.home-btn-yellow{background-color:#f2b412;border:none;border-radius:9999px;color:#1a1a1a;cursor:pointer;display:inline-block;font-size:14.5px;font-weight:700;margin-bottom:34px;margin-top:6px;padding:12px 28px;text-align:center;text-decoration:none;transition:background-color .2s ease,transform .15s ease}.home-btn-yellow:hover{background-color:#e5a706;transform:translateY(-1px)}.home-feature-cards{display:flex;flex-direction:column;gap:30px;margin-bottom:62px}.home-feature-card{background:#fff;border-radius:20px;box-shadow:0 2px 6px #00000005;box-sizing:border-box;padding:56px 32px;transition:transform .2s ease,box-shadow .2s ease}.home-feature-card:hover{box-shadow:0 6px 16px #0000000d;transform:translateY(-2px)}.home-feature-icon{align-items:center;color:#e7624b;display:flex;margin-bottom:14px}.home-feature-title{color:#1a1a1a;font-size:17px;font-weight:800;margin:0 0 10px}.home-feature-desc{color:#404040;font-size:13px;line-height:1.5;margin:0}.home-get-to-know{margin-bottom:48px}.home-nav-cards{display:flex;flex-direction:column;gap:27px;margin-top:16px}.home-nav-card{align-items:center;background-color:#ebe2d6;border-radius:18px;color:inherit;cursor:pointer;display:flex;gap:16px;padding:33px 18px;text-decoration:none;transition:transform .15s ease,background-color .15s ease}.home-nav-card:hover{background-color:#e2d7c9;transform:translateY(-2px)}.home-nav-thumb{align-items:center;background:#fff;border-radius:12px;box-shadow:0 1px 4px #0000000f;box-sizing:border-box;display:flex;flex-shrink:0;height:52px;justify-content:center;overflow:hidden;padding:6px;width:52px}.home-nav-thumb-img{display:block;height:100%;object-fit:contain;width:100%}.home-nav-thumb-fallback{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.home-nav-info{display:flex;flex-direction:column}.home-nav-title{color:#1a1a1a;font-size:15px;font-weight:800;line-height:1.25}.home-nav-subtitle{color:#555;font-size:11.5px;margin-top:3px}.home-interested-section{margin-bottom:36px;text-align:center}.home-section-title{color:#1a1a1a;font-size:24px;font-weight:800;letter-spacing:-.3px;margin:4px 0 14px}.home-interested-desc{color:#333;font-size:12.8px;line-height:1.55;margin:0 auto 22px;max-width:360px}.home-newsletter-box{background-color:#e9e0d3;border-radius:20px;box-sizing:border-box;margin-bottom:82px;padding:58px 30px}.home-newsletter-header{color:#2b2b2b;font-size:14.5px;font-weight:600;margin:0 0 20px;text-align:center}.home-form-grid{display:flex;flex-direction:column}.home-input{background-color:#fff;border:none;border-radius:4px;box-sizing:border-box;color:#333;font-size:11.5px;font-weight:600;height:44px;letter-spacing:.6px;margin-bottom:24px;outline:none;padding:0 14px;width:100%}.home-input::placeholder{color:#8c8c8c;text-transform:uppercase}.home-submit-btn{background-color:#eb543b;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;font-weight:800;height:44px;letter-spacing:1px;margin-top:4px;transition:background-color .2s ease,transform .15s ease;width:100%}.home-submit-btn:hover{background-color:#d7462e}.home-feedback-section{margin-bottom:24px;text-align:center}.home-feedback-prompt{color:#444;font-size:13.5px;margin:0 0 6px}.home-feedback-text{color:#333;font-size:12.8px;line-height:1.55;margin:0 auto 20px;max-width:320px}.home-btn-outline{background-color:#fff;border:1.5px solid #1a1a1a;border-radius:9999px;color:#1a1a1a;cursor:pointer;display:inline-block;font-size:13px;font-weight:700;padding:10px 24px;transition:all .2s ease}.home-btn-outline:hover{background-color:#1a1a1a;color:#fff}@media (min-width:768px){.home-page-container{padding:48px 0 76px}.home-content-wrapper{max-width:1080px;padding:0 48px}.home-hero-section{grid-gap:48px;align-items:center;display:grid;gap:48px;grid-template-columns:1fr 1fr;margin-bottom:50px}.home-hero-banner{height:380px;margin-bottom:0;order:2}.home-hero-text{order:1}.home-hero-title{font-size:38px;line-height:1.15;margin-bottom:24px}.home-body-p{font-size:14.5px;line-height:1.6}.home-btn-yellow{align-self:flex-start;margin-bottom:0}.home-feature-cards{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin-bottom:50px}.home-feature-card{display:flex;flex-direction:column;padding:32px 26px}.home-get-to-know{margin-bottom:50px}.home-nav-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-top:20px}.home-interested-section{margin-bottom:50px}.home-section-title{font-size:30px}.home-interested-desc{font-size:14px;margin-bottom:24px;max-width:620px}.home-newsletter-box{margin:0 auto 50px;max-width:620px;padding:36px}.home-newsletter-header{font-size:16px;margin-bottom:24px}.home-form-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.home-form-grid .home-input{margin-bottom:0}.home-form-grid .home-submit-btn{grid-column:1/-1;margin-top:8px}.home-feedback-section{margin-bottom:40px}.home-feedback-prompt{font-size:14px}.home-feedback-text{font-size:14px;max-width:500px}}@media (min-width:1024px){.home-hero-title{font-size:44px}.home-hero-banner{height:420px}}.about-page-wrapper{background-color:#fbf7f2;box-sizing:border-box;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;min-height:100vh;padding:26px 0 110px;width:100%}.about-container{box-sizing:border-box;margin:0 auto;max-width:440px;padding:0 42px;width:100%}.about-eyebrow{color:#e7624b;display:block;font-size:10.5px;font-weight:700;letter-spacing:1.5px;margin:24px 0;text-transform:uppercase}.about-eyebrow.center{text-align:center}.about-title{color:#111;font-size:28px;font-weight:800;letter-spacing:-.3px;line-height:1.15;margin:0 0 6px}.about-yellow-bar{background-color:#f2b412;border-radius:2px;height:3.5px;margin:6px 0 18px;width:60px}.about-body-p{color:#262626;font-size:12.8px;line-height:1.55;margin:0 0 14px}.about-cards-grid{display:flex;flex-direction:column;gap:36px;margin:44px 0 68px}.about-feature-card{background-color:#fff;border-radius:18px;box-shadow:0 2px 8px #00000005;box-sizing:border-box;padding:54px 42px}.about-feature-card h3{color:#e7624b;font-size:15px;font-weight:800;margin:0 0 8px}.about-feature-card p{color:#333;font-size:12.8px;line-height:1.5;margin:0}.committee-section-title{margin:0 0 18px}.committee-grid{display:flex;flex-direction:column;gap:30px}.committee-card-flip-wrap{-webkit-tap-highlight-color:transparent;cursor:pointer;perspective:1000px}.committee-card-flip-inner{position:relative;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,0,.2,1);width:100%}.committee-card-flip-wrap.is-flipped .committee-card-flip-inner{transform:rotateY(180deg)}.committee-card{backface-visibility:hidden;-webkit-backface-visibility:hidden;background-color:#fcf9f5;border:1px solid #ede4d8;border-radius:18px;box-shadow:0 3px 10px #00000008;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.committee-card.card-back{height:100%;left:0;position:absolute;top:0;transform:rotateY(180deg);width:100%}.committee-card-header{align-items:center;display:flex;font-size:14.5px;font-weight:800;justify-content:space-between;padding:12px 18px}.committee-card-header .member-name{font-size:12.5px;font-weight:700}.committee-flip-hint{font-size:10.5px;font-weight:600;letter-spacing:.4px;opacity:.8}.header-teal{background-color:#26a69a;color:#103833}.committee-card-body{align-items:center;background-color:#fbf7f2;box-sizing:border-box;display:flex;justify-content:center;min-height:250px;padding:20px}.committee-card-body.bio-body{flex-direction:column;justify-content:center;padding:28px 24px;text-align:center}.committee-bio-text{color:#262626;font-size:13.5px;line-height:1.6;margin:0}.committee-photo-wrap{align-items:center;background:#0000;border-radius:8px;box-sizing:border-box;display:flex;height:114px;justify-content:center;max-width:114px;overflow:hidden;width:114px}.committee-photo-img{background:#0000;border-radius:8px;object-fit:cover}.committee-photo-img,.committee-photo-wrap svg{display:block;height:100%;width:100%}@media (min-width:768px){.about-page-wrapper{padding:48px 0 70px}.about-container{max-width:1080px;padding:0 36px}.about-title{font-size:40px}.about-yellow-bar{height:4px;margin:8px 0 22px;width:74px}.about-body-p{font-size:14.5px;line-height:1.65;max-width:820px}.about-cards-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr;margin:32px 0 54px}.about-feature-card{padding:30px 26px}.about-feature-card h3{font-size:17px}.about-feature-card p{font-size:14px}.committee-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.committee-card-body{min-height:300px}}@media (min-width:1024px){.about-title{font-size:46px}}.committee-card-flip-wrap:hover .committee-card.header-yellow{border-color:#f2b412;box-shadow:0 10px 30px #f2b4121f}.committee-card-flip-wrap:hover .committee-card.header-coral{border-color:#eb543b;box-shadow:0 10px 30px #eb543b1f}.committee-card-flip-wrap:hover .committee-card.header-teal{border-color:#26a69a;box-shadow:0 10px 30px #26a69a1f}.program-page-wrapper{background-color:#fbf7f2;box-sizing:border-box;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;min-height:100vh;overflow-x:hidden;width:100%}.program-container{box-sizing:border-box;margin:0 auto;max-width:440px;padding:0 42px;width:100%}.program-eyebrow{color:#e7624b;display:block;font-size:11px;font-weight:700;letter-spacing:1.5px;margin:24px 0;text-transform:uppercase}.program-intro-section{padding:28px 0 56px}.program-main-title{color:#111;font-size:29px;font-weight:800;letter-spacing:-.4px;line-height:1.15;margin:0 0 6px}.program-yellow-bar{background-color:#f2b412;border-radius:2px;height:3.5px;margin:6px 0 18px;width:60px}.program-subhead{color:#111;font-size:13.5px;font-weight:700;margin:0 0 12px}.program-body-p{color:#262626;font-size:12.8px;line-height:1.55;margin:0 0 14px}.program-audience-box{background-color:#ede4d8;border-radius:16px;box-shadow:6px 8px 22px #00000014;box-sizing:border-box;margin:20px 0 32px;padding:20px 22px}.audience-heading{color:#111;font-size:14px;font-weight:800;margin:0 0 4px}.audience-desc{color:#383838;font-size:12.2px;line-height:1.45;margin:0 0 16px}.audience-desc:last-child{margin-bottom:0}.program-public-section{background-color:#162758;color:#fff;padding:40px 0 56px;width:100%}.program-public-grid{display:flex;flex-direction:column}.program-public-header{order:1}.program-public-title{color:#fff;font-size:29px;font-weight:800;letter-spacing:-.4px;line-height:1.15;margin:0 0 14px}.program-public-subhead{color:#fff;font-size:13.5px;font-weight:700;margin:0 0 3px}.program-public-italic{color:#ffffffc7;font-size:12px;font-style:italic;margin:0 0 20px}.program-onion-box{align-items:center;background-color:#fff;border-radius:12px;box-shadow:0 4px 16px #0003;box-sizing:border-box;display:flex;justify-content:center;margin:20px auto 32px;max-width:280px;order:2;padding:12px;width:100%}.program-onion-img{border-radius:6px;display:block;height:auto;object-fit:contain;width:100%}.program-public-body{order:3}.program-public-p{color:#ffffffeb;font-size:12.6px;line-height:1.55;margin:0 0 16px}.program-public-p:last-child{margin-bottom:0}.program-termcard-section{padding:36px 0 70px}.program-termcard-title{color:#111;font-size:25px;font-weight:800;letter-spacing:-.3px;margin:0 0 18px}.program-termcard-card{align-items:center;background-color:#ded7ce;border-radius:16px;box-shadow:0 2px 8px #0000000a;box-sizing:border-box;display:flex;justify-content:center;margin:0 auto;max-width:340px;padding:14px;width:100%}.program-termcard-img{border-radius:8px;display:block;height:auto;object-fit:contain;width:100%}.termcard-fallback-badge{background-color:#727a86;border-radius:4px;color:#fff;font-size:8px;font-weight:700;height:110px;letter-spacing:.5px;padding:4px 6px;text-align:center;transform:rotate(180deg);writing-mode:vertical-lr}.termcard-fallback-weeks{display:flex;flex:1 1;flex-direction:column;gap:5px;margin-left:10px}.termcard-fallback-pill{background-color:#3b4e6d;border-radius:5px;color:#fff;font-size:9.5px;font-weight:700;padding:5px 10px}.termcard-fallback-pill.light{background-color:#556c8c}.termcard-fallback-pill.muted{background-color:#8c97a5}.program-grid-intro{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr}.program-intro-aside{order:2}@media (min-width:768px){.program-grid-intro{align-items:start;gap:28px;grid-template-columns:1fr 360px}.program-intro-main{order:1}.program-intro-aside{order:2}.program-container{max-width:1080px;padding:0 48px}.program-intro-section{padding:50px 0 58px}.program-main-title{font-size:40px}.program-yellow-bar{height:4px;margin:8px 0 24px;width:76px}.program-subhead{font-size:16px;margin-bottom:14px}.program-body-p{font-size:14.5px;line-height:1.65;max-width:820px}.program-audience-box{grid-gap:28px;display:grid;gap:28px;grid-template-columns:1fr 1fr;margin:26px 0;max-width:820px;padding:26px 30px}.audience-heading{font-size:15px}.audience-desc{font-size:13.5px;margin-bottom:0}.program-public-section{padding:60px 0 70px}.program-public-grid{grid-gap:16px 52px;align-items:center;display:grid;gap:16px 52px;grid-template-areas:"header diagram" "body   diagram";grid-template-columns:1.15fr .85fr}.program-public-header{grid-area:header;order:0}.program-public-body{grid-area:body;order:0}.program-public-title{font-size:38px;margin-bottom:18px}.program-public-subhead{font-size:15px}.program-public-italic{font-size:13px;margin-bottom:20px}.program-public-p{font-size:14px;line-height:1.65}.program-onion-box{grid-area:diagram;margin:0 auto;max-width:420px;order:0;padding:16px}.program-termcard-section{padding:56px 0 70px}.program-termcard-title{font-size:32px;margin-bottom:24px}.program-termcard-card{max-width:600px;padding:20px}}@media (min-width:1024px){.program-main-title{font-size:46px}.program-public-title{font-size:44px}}.news-page-wrapper{background-color:#fbf7f2;box-sizing:border-box;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;min-height:100vh;padding:26px 0 54px;width:100%}.news-container{box-sizing:border-box;margin:0 auto;max-width:440px;padding:0 42px;width:100%}.news-eyebrow{color:#e7624b;display:block;font-size:10.5px;font-weight:700;letter-spacing:1.5px;margin:24px 0;text-transform:uppercase}.news-title{color:#111;font-size:28px;font-weight:800;letter-spacing:-.3px;line-height:1.15;margin:0 0 6px}.news-yellow-bar{background-color:#f2b412;border-radius:2px;height:3.5px;margin:6px 0 16px;width:60px}.news-subhead-p{color:#262626;font-size:12.8px;line-height:1.5;margin:0 0 34px}.news-grid{gap:52px;margin-bottom:34px}.news-card,.news-grid{display:flex;flex-direction:column}.news-card{background-color:#fcf9f5;border:1px solid #ede4d8;border-radius:18px;box-shadow:0 3px 10px #00000008;box-sizing:border-box;min-height:400px;overflow:hidden}.news-card-header{align-items:center;box-sizing:border-box;display:flex;gap:12px;justify-content:space-between;min-height:64px;padding:12px 16px}.news-card-title{flex:1 1;font-size:13.5px;font-weight:800;line-height:1.25;margin-right:12px}.news-card-date{font-size:11px;font-weight:700;opacity:.9;white-space:nowrap}.header-yellow{background-color:#f2b412;color:#1a1a1a}.header-coral{background-color:#eb543b;color:#fff}.header-teal{background-color:#16877f;color:#fff}.news-card-body{background-color:#fbf7f2;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;justify-content:flex-end;padding:20px 18px}.news-card-content{color:#222;font-size:11.8px;line-height:1.5;margin:0}.news-card-thumb{align-items:center;background:#f3f3f5;display:flex;height:160px;justify-content:center;overflow:hidden;width:100%}.news-card-thumb-img{display:block;height:100%;object-fit:cover;width:100%}.news-card-thumb-fallback{align-items:center;background:linear-gradient(135deg,#f7d6a5,#e08f86);color:#1a1a1a;display:flex;font-size:14px;font-weight:800;height:100%;justify-content:center;width:100%}.load-more-wrap{display:flex;justify-content:center;margin-top:10px}.btn-load-more{background:#0000;border:1.5px solid #eb543b;border-radius:9999px;color:#eb543b;cursor:pointer;font-size:11px;font-weight:700;letter-spacing:1.2px;padding:10px 28px;text-transform:uppercase;transition:background-color .2s ease,color .2s ease}.btn-load-more:hover{background-color:#eb543b;color:#fff}@media (min-width:768px){.news-page-wrapper{padding:48px 0 70px}.news-container{max-width:1080px;padding:0 36px}.news-title{font-size:40px}.news-yellow-bar{height:4px;margin:8px 0 20px;width:74px}.news-subhead-p{font-size:14.5px;margin-bottom:36px}.news-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin-bottom:48px}.news-card{min-height:380px}.news-card-title{font-size:14.5px}.news-card-content{font-size:13px}}@media (min-width:1024px){.news-title{font-size:46px}}
/*# sourceMappingURL=main.ec2babda.css.map*/