html,body{scroll-behavior:smooth;margin:0;padding:0}*{box-sizing:border-box;margin:0;padding:0}body{color:#000;background-color:#fff;font-family:Crimson Text,serif;line-height:1.7;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:#000;letter-spacing:.5px;font-family:Cormorant Garamond,serif;font-weight:600;line-height:1.2}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f5f5f5}::-webkit-scrollbar-thumb{background:#000;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#333}::selection{color:#000;background:rgba(0,0,0,.2)}:focus{outline-offset:2px;outline:2px solid #000}button{cursor:pointer;font-family:inherit;transition:all .3s}a{color:#000;border-bottom:1px solid transparent;text-decoration:none;transition:color .3s}a:hover{color:#333;border-bottom:1px solid #000}main{max-width:100%;min-height:100vh;margin:0 auto;padding:0}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.text-center{text-align:center}.text-gradient{background:linear-gradient(135deg,#000 0%,#333 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.animate-fadeInUp{animation:.6s ease-out fadeInUp}.animate-fadeIn{animation:.6s ease-out fadeIn}.animate-slideInLeft{animation:.6s ease-out slideInLeft}.animate-slideInRight{animation:.6s ease-out slideInRight}.hover-lift{transition:transform .3s,box-shadow .3s}.hover-lift:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.15)}.gradient-primary{background:linear-gradient(135deg,#000 0%,#333 100%)}.gradient-secondary{background:linear-gradient(135deg,#f5f5f5 0%,#e5e5e5 100%)}.gradient-accent{background:linear-gradient(135deg,#fff 0%,#f0f0f0 100%)}.glass{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2)}.shadow-sm{box-shadow:0 1px 3px rgba(0,0,0,.1)}.shadow-md{box-shadow:0 4px 6px rgba(0,0,0,.1)}.shadow-lg{box-shadow:0 10px 15px rgba(0,0,0,.1)}.shadow-xl{box-shadow:0 20px 25px rgba(0,0,0,.1)}.rounded-sm{border-radius:.25rem}.rounded-md{border-radius:.5rem}.rounded-lg{border-radius:.75rem}.rounded-xl{border-radius:1rem}.rounded-full{border-radius:9999px}@media (max-width:768px){.container{padding:0 .5rem}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}}@media print{*{color:#000!important;box-shadow:none!important;text-shadow:none!important;background:0 0!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href)")"}}
.Navbar-module__cJzEcG__header{color:#000;z-index:1000;background:#fff;justify-content:space-between;align-items:center;padding:1rem 2rem;font-family:Georgia,Times New Roman,serif;display:flex;position:relative}.Navbar-module__cJzEcG__logo{align-items:center;font-family:Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:400;display:flex}.Navbar-module__cJzEcG__logo img{height:32px;margin-right:8px}.Navbar-module__cJzEcG__nav{gap:2rem;font-family:Georgia,Times New Roman,serif;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Navbar-module__cJzEcG__navLink{color:#000;font-size:1rem;text-decoration:none;transition:color .2s}.Navbar-module__cJzEcG__navLink:hover{color:#555;text-decoration:underline}.Navbar-module__cJzEcG__menuButton{cursor:pointer;color:#000;background:0 0;border:none;font-size:1.5rem;display:none}@media (max-width:768px){.Navbar-module__cJzEcG__nav{z-index:1100;background:#fff;flex-direction:column;gap:1.5rem;width:250px;height:100%;padding:4rem 1rem;transition:left .3s ease-in-out;position:fixed;top:0;left:-250px;transform:none;box-shadow:2px 0 6px rgba(0,0,0,.1)}.Navbar-module__cJzEcG__nav.Navbar-module__cJzEcG__open{left:0}.Navbar-module__cJzEcG__menuButton{display:block}}.Navbar-module__cJzEcG__overlay{z-index:100;background:rgba(0,0,0,.4);width:100%;height:100%;position:fixed;top:0;left:0}
.Footer-module__S6Hkya__footer{color:#d1d5db;background:linear-gradient(#111827,#000);margin-top:5rem;padding-top:4rem;padding-bottom:2.5rem;position:relative}.Footer-module__S6Hkya__footerLine{background:#ec4899;border-radius:9999px;width:6rem;height:.25rem;position:absolute;top:0;left:50%;transform:translate(-50%)}.Footer-module__S6Hkya__footerContainer{grid-template-columns:repeat(1,1fr);gap:2.5rem;max-width:80rem;margin:0 auto;padding:0 1.5rem;display:grid}@media (min-width:768px){.Footer-module__S6Hkya__footerContainer{grid-template-columns:repeat(4,1fr)}}.Footer-module__S6Hkya__footerBrand{letter-spacing:.05em;color:#fff;margin-bottom:.75rem;font-size:1.875rem;font-weight:800}.Footer-module__S6Hkya__footerBrand span{color:#ec4899}.Footer-module__S6Hkya__footerText{color:#9ca3af;font-size:.875rem;line-height:1.5rem}.Footer-module__S6Hkya__footerHeading{color:#fff;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.Footer-module__S6Hkya__footerLinks{margin:0;padding:0;list-style:none}.Footer-module__S6Hkya__footerLinks li{margin-bottom:.5rem}.Footer-module__S6Hkya__footerLinks a{color:#d1d5db;font-size:.875rem;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__footerLinks a:hover{color:#ec4899}.Footer-module__S6Hkya__socials{gap:1.25rem;display:flex}.Footer-module__S6Hkya__socials a{color:#d1d5db;background:#1f2937;border-radius:9999px;justify-content:center;align-items:center;padding:.5rem;transition:background .3s;display:flex}.Footer-module__S6Hkya__socials a:hover{color:#fff;background:#ec4899}.Footer-module__S6Hkya__footerBottom{text-align:center;color:#6b7280;border-top:1px solid #1f2937;margin-top:3rem;padding-top:1.5rem;font-size:.875rem}
