:root{--background:#fbfaf7;--foreground:#151515;--primary:#d13f2f;--primary-dark:#9e2b20;--accent:#f3d36f;--ink-soft:#525252;--paper:#fff;--border:#ded8cc;--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-dark)}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.wavy-separator{background:linear-gradient(90deg, var(--foreground), var(--primary), var(--accent));width:100%;height:3px}@media (max-width:768px){:root{--max-width:100%}}
.Header-module__Af2_WG__header{z-index:1000;background-color:#fff;width:100%;position:sticky;top:0}.Header-module__Af2_WG__topBar{background-color:#fff;padding:1.5rem 0}.Header-module__Af2_WG__topBarContainer{justify-content:space-between;align-items:center;display:flex}.Header-module__Af2_WG__socialHeader{flex:1;gap:1.25rem;display:flex}.Header-module__Af2_WG__socialHeader a{color:#555;align-items:center;transition:color .2s;display:flex}.Header-module__Af2_WG__socialHeader a:hover{color:#8b0000}.Header-module__Af2_WG__logoContainer{justify-content:center;align-items:center;gap:.5rem;text-decoration:none;display:flex}.Header-module__Af2_WG__logoP{font-family:var(--font-serif,serif);color:gold;text-shadow:1px 1px #eed033;font-size:3.5rem;font-weight:800;line-height:1}.Header-module__Af2_WG__logoText{flex-direction:column;align-items:flex-start;display:flex}.Header-module__Af2_WG__brandName{font-family:var(--font-serif,serif);color:#000;letter-spacing:-1px;font-size:2.2rem;font-weight:800;line-height:1}.Header-module__Af2_WG__brandCursive{font-family:"Brush Script MT", cursive, var(--font-serif,serif);font-size:2.5rem;font-style:italic;font-weight:400}.Header-module__Af2_WG__topRightPlaceholder{flex:1}.Header-module__Af2_WG__bottomBar{background-color:#fff;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea}.Header-module__Af2_WG__bottomBarContainer{justify-content:space-between;align-items:center;height:50px;padding:0;display:flex}.Header-module__Af2_WG__leftAction{align-items:center;width:200px;display:flex}.Header-module__Af2_WG__nav{flex:1;justify-content:center;align-items:center;gap:2rem;display:flex}.Header-module__Af2_WG__homeIconLink{color:#333;justify-content:center;align-items:center;transition:color .2s;display:flex}.Header-module__Af2_WG__homeIconLink:hover{color:#d11111}.Header-module__Af2_WG__nav a{font-family:var(--font-sans,sans-serif);color:#333;white-space:nowrap;font-size:.9rem;font-weight:700;text-decoration:none;transition:color .2s}.Header-module__Af2_WG__nav a:hover,.Header-module__Af2_WG__activeLink{color:#d11111!important}.Header-module__Af2_WG__searchWrapper{justify-content:flex-end;align-items:center;gap:.5rem;width:200px;display:flex}.Header-module__Af2_WG__searchInput{border:1px solid #eaeaea;border-radius:4px;outline:none;width:150px;padding:.4rem .6rem;font-size:.85rem}.Header-module__Af2_WG__searchInput:focus{border-color:#ccc}.Header-module__Af2_WG__searchBtn{cursor:pointer;color:#666;background:0 0;border:none;align-items:center;padding:.2rem;transition:color .2s;display:flex}.Header-module__Af2_WG__searchBtn:hover{color:#d11111}.Header-module__Af2_WG__hamburger{cursor:pointer;z-index:2000;background:0 0;border:none;flex-direction:column;gap:5px;padding:5px;display:none}.Header-module__Af2_WG__line{background-color:#333;width:24px;height:2px;transition:all .3s}@media (max-width:1024px){.Header-module__Af2_WG__nav{gap:1rem}}@media (max-width:768px){.Header-module__Af2_WG__hamburger{display:flex}.Header-module__Af2_WG__socialHeader,.Header-module__Af2_WG__topRightPlaceholder{display:none}.Header-module__Af2_WG__logoContainer{margin:0 auto}.Header-module__Af2_WG__searchWrapper{width:auto}.Header-module__Af2_WG__nav{z-index:1500;background-color:#fff;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.5rem;width:80%;max-width:300px;height:100vh;padding:5rem 2rem 2rem;transition:left .4s;display:flex;position:fixed;top:0;left:-100%;box-shadow:10px 0 40px #0000001a}.Header-module__Af2_WG__navOpen{left:0}.Header-module__Af2_WG__nav a{border-bottom:1px solid #eee;width:100%;padding-bottom:.5rem;font-size:1.1rem}.Header-module__Af2_WG__lineOpen:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__Af2_WG__lineOpen:nth-child(2){opacity:0}.Header-module__Af2_WG__lineOpen:nth-child(3){transform:translateY(-7px)rotate(-45deg)}}
.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}.Footer-module__EZoWya__linkColumn a:hover{color:var(--primary)}.Footer-module__EZoWya__socialFooter{flex-direction:column;gap:.75rem;display:flex}.Footer-module__EZoWya__socialFooter a{color:#666;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__socialFooter a:hover{color:var(--primary)}@media (max-width:768px){.Footer-module__EZoWya__footerContent{flex-direction:column;gap:3rem}.Footer-module__EZoWya__links{flex-direction:column;gap:2rem}}
