:root{--background:#fff;--foreground:#2d2d2d;--primary:#82cbef;--primary-dark:#6eb3d6;--accent:#fdf6e3;--border:#eee;--font-serif:"Playfair Display", serif;--font-sans:"Montserrat", sans-serif;--max-width:1200px}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--background);max-width:100vw;color:var(--foreground);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body{flex-direction:column;min-height:100vh;display:flex}main{flex:1}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);margin-bottom:1rem;font-weight:700;line-height:1.2}p{margin-bottom:1rem;line-height:1.6}a{color:inherit;text-decoration:none;transition:color .2s}a:hover{color:var(--primary)}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.wavy-separator{background:radial-gradient(circle at 10px -7px, transparent 8px, var(--primary) 13px, var(--primary) 15px, transparent 11px);background-size:20px 20px;width:100%;height:20px}@media (max-width:768px){:root{--max-width:100%}}
.Header-module__Af2_WG__header{border-bottom:1px solid var(--border);z-index:1000;background-color:#fff;padding:1rem 0;position:sticky;top:0;box-shadow:0 2px 10px #00000005}.Header-module__Af2_WG__headerContent{justify-content:space-between;align-items:center;display:flex}.Header-module__Af2_WG__logoContainer{align-items:center;gap:1rem;display:flex}.Header-module__Af2_WG__logo{border:2px solid var(--primary);border-radius:50%}.Header-module__Af2_WG__logoText{flex-direction:column;display:flex}.Header-module__Af2_WG__brandName{font-family:var(--font-serif);color:var(--foreground);font-size:1.5rem;font-weight:700;line-height:1}.Header-module__Af2_WG__brandSub{font-family:var(--font-sans);letter-spacing:2px;color:var(--primary-dark);font-size:.75rem;font-weight:600}.Header-module__Af2_WG__nav{align-items:center;gap:2rem;display:flex}.Header-module__Af2_WG__nav a{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:500}.Header-module__Af2_WG__searchBtn{cursor:pointer;color:var(--foreground);background:0 0;border:none;padding:.5rem;transition:color .2s}.Header-module__Af2_WG__searchBtn:hover{color:var(--primary)}@media (max-width:768px){.Header-module__Af2_WG__nav{display:none}}
.Footer-module__EZoWya__footer{border-top:1px solid var(--border);background-color:#fafafa;margin-top:5rem;padding:4rem 0 2rem}.Footer-module__EZoWya__footerContent{justify-content:space-between;gap:4rem;margin-bottom:3rem;display:flex}.Footer-module__EZoWya__brand{max-width:400px}.Footer-module__EZoWya__logoTitle{margin-bottom:1.5rem;font-size:1.8rem}.Footer-module__EZoWya__brand p{color:#666;font-size:.95rem}.Footer-module__EZoWya__links{gap:4rem;display:flex}.Footer-module__EZoWya__linkColumn h4{text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;font-size:1rem}.Footer-module__EZoWya__linkColumn a{color:#555;margin-bottom:.75rem;font-size:.9rem;display:block}.Footer-module__EZoWya__bottomBar{text-align:center}.Footer-module__EZoWya__bottomBar p{color:#888;font-size:.85rem}@media (max-width:768px){.Footer-module__EZoWya__footerContent{flex-direction:column;gap:2rem}}
