.Header_header__KwdYD{border-bottom:1px solid var(--color-border);padding:1rem 2rem}.Header_inner__DLT3k{max-width:var(--max-width);margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.Header_logo____uDV{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;color:var(--color-primary);text-decoration:none}.Header_logoImage__NjB6a{height:32px;width:auto}.Header_logo____uDV:hover{text-decoration:none}.Header_menuButton__IVbCv{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem;min-width:44px;min-height:44px}.Header_bar__O6T0V{display:block;width:22px;height:2px;background:var(--color-text);border-radius:2px}.Header_nav__tNWGY{display:none;width:100%;padding:.5rem 0 .75rem}.Header_navOpen__6g0mV{display:block}.Header_navList__0gQJv{list-style:none;display:flex;flex-direction:column}.Header_navList__0gQJv a{display:flex;align-items:center;min-height:44px;padding:.25rem 0;color:var(--color-text);font-size:.95rem;border-bottom:1px solid var(--color-border)}.Header_navList__0gQJv li:last-child a{border-bottom:none}.Header_navList__0gQJv a.Header_active__c7HdO,.Header_navList__0gQJv a:hover{color:var(--color-primary);text-decoration:none}@media (min-width:640px){.Header_menuButton__IVbCv{display:none}.Header_nav__tNWGY{display:block;width:auto;padding:0}.Header_navList__0gQJv{flex-direction:row;gap:2rem}.Header_navList__0gQJv a{min-height:auto;padding:0;border-bottom:none}}@media (max-width:639px){.Header_header__KwdYD{padding:1rem}}.Footer_footer__pQtti{border-top:1px solid var(--color-border);padding:2rem;margin-top:4rem;text-align:center;font-size:.875rem}.Footer_footer__pQtti,.Footer_footer__pQtti a{color:var(--color-text-muted)}.Footer_footer__pQtti a:hover{color:var(--color-primary)}.Layout_skipLink__2nqsw{position:absolute;top:-100%;left:0;background:#000;color:#fff;padding:.5rem 1rem;z-index:9999;text-decoration:none;font-weight:700}.Layout_skipLink__2nqsw:focus{top:0}.Layout_main__bVVJR{max-width:var(--max-width);margin:0 auto;padding:3rem 2rem}@media (max-width:639px){.Layout_main__bVVJR{padding:1.5rem 1rem}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--color-primary:#2c7a7b;--color-primary-dark:#1d5c5c;--color-text:#1a1a2e;--color-text-muted:#555;--color-background:#fff;--color-border:#ddd;--color-error:#c0392b;--color-success:#27ae60;--max-width:860px}html{font-size:16px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif;color:var(--color-text);background:var(--color-background);line-height:1.7}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{line-height:1.3;margin-bottom:1rem}h1{font-size:2.25rem}h2{font-size:1.75rem}h3{font-size:1.25rem}p{margin-bottom:1rem;color:var(--color-text-muted)}p:last-child{margin-bottom:0}ol,ul{padding-left:1.5rem;margin-bottom:1rem;color:var(--color-text-muted)}li{margin-bottom:.25rem}img{max-width:100%;height:auto}@media (max-width:639px){h1{font-size:1.75rem}h2{font-size:1.4rem}h3{font-size:1.1rem}}