@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@400;500;600;700&family=Dancing+Script:wght@500;600;700&display=swap');
:root{--ink:#132c39;--muted:#536f77;--accent:#78b8bb;--accent-soft:#d9eceb;--line:#b7d2d2;--paper:#edf6f4;--bg:#163443}body{background:linear-gradient(135deg,#102b3a 0%,#275968 52%,#5c9595 100%);font-family:"Caveat",cursive;font-size:19px}.site-shell{background:transparent}.site-header{background:rgba(237,246,244,.94);border-bottom-color:var(--accent)}.section-nav{background:#102b3a}.section-nav button{font-family:"Caveat",cursive;font-size:19px;font-weight:600;letter-spacing:0}.content-panel{background:rgba(237,246,244,.96)}.content-panel h2{font-family:"Dancing Script",cursive;font-size:clamp(40px,5vw,62px);font-weight:600;letter-spacing:0}.panel-kicker{font-family:"Caveat",cursive;font-size:17px;letter-spacing:.05em}.content-panel>p{font-size:21px}.about-note,.agenda-card,.social-link,.opinion,.contact-card{font-family:"Caveat",cursive}.about-note strong,.agenda-card strong,.social-link strong,.contact-card strong{font-family:"Dancing Script",cursive;font-size:25px}.agenda-card span,.social-link span,.contact-card span{font-size:18px}.opinion{font-size:21px}.opinion cite{font-family:"Caveat",cursive;font-size:17px}.contact-form label{font-family:"Caveat",cursive;font-size:18px;letter-spacing:0}.contact-form input,.contact-form textarea{font-family:"Caveat",cursive;font-size:19px;background:#f8fcfb}.contact-form button{font-family:"Caveat",cursive;font-size:19px;letter-spacing:0;background:var(--ink)}.contact-form button:hover,.section-nav button:hover,.section-nav button:focus-visible,.section-nav button.active{background:#4b8e94}.language-switcher button{font-family:"Caveat",cursive;font-size:17px;background:var(--paper)}
