:root{--primary-color:#000;--accent-color:gray;--background-color:#fff;--text-color:#333;--card-background:#f5f5f5;--border-color:#e0e0e0}html,body{background-color:var(--background-color);color:var(--text-color);overscroll-behavior:none;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6{color:var(--primary-color);margin-bottom:1rem;font-weight:600;line-height:1.2}h1{font-size:2.5rem}h2{font-size:1.875rem}p{margin-bottom:1rem;font-size:1rem;line-height:1.6}.container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.section{padding:4rem 0}@media (max-width:768px){.section{padding:2rem 0}h1{font-size:2rem}h2{font-size:1.5rem}}
.Header-module__hBw1pG__header{z-index:100;background-color:transparent;justify-content:space-between;align-items:center;padding:1.5rem 2rem;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__headerScrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color);background-color:rgba(255,255,255,.9);box-shadow:0 2px 4px rgba(0,0,0,.05)}.Header-module__hBw1pG__logo{align-items:center;display:flex}.Header-module__hBw1pG__nav a{color:var(--text-color);margin:0 1.5rem;font-weight:500;transition:color .3s;position:relative}.Header-module__hBw1pG__nav a:after{content:"";background-color:var(--accent-color);width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.Header-module__hBw1pG__nav a:hover:after{width:100%}.Header-module__hBw1pG__nav a:hover{color:var(--primary-color)}.Header-module__hBw1pG__ctaButton{background-color:var(--accent-color);color:#fff;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:all .3s}.Header-module__hBw1pG__ctaButton:hover{background-color:#666;transform:translateY(-2px)}.Header-module__hBw1pG__hamburger{cursor:pointer;z-index:101;color:var(--primary-color);background:0 0;border:none;display:none}.Header-module__hBw1pG__mobileMenu{background-color:var(--card-background);border:1px solid var(--border-color);z-index:100;border-radius:15px;flex-direction:column;align-items:center;gap:1rem;padding:2rem 0;display:flex;position:fixed;top:80px;left:2rem;right:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.Header-module__hBw1pG__mobileMenu a{color:var(--primary-color);font-size:1.5rem;font-weight:600}.Header-module__hBw1pG__ctaButtonMobile{background-color:var(--accent-color);color:#fff;border-radius:8px;margin-top:1rem;padding:1rem 2rem;font-weight:600}@media (max-width:768px){.Header-module__hBw1pG__header{padding:1rem 1.5rem}.Header-module__hBw1pG__nav,.Header-module__hBw1pG__cta{display:none}.Header-module__hBw1pG__hamburger{display:block}}.Header-module__hBw1pG__logoLink{color:inherit;align-items:center;gap:.75rem;text-decoration:none;display:flex}.Header-module__hBw1pG__logoText{font-size:1.25rem;font-weight:600}
.Footer-module__S6Hkya__footer{background-color:var(--card-background);border-top:1px solid var(--border-color);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:3rem 2rem;display:flex}.Footer-module__S6Hkya__copyright{color:var(--text-color);font-size:.9rem}.Footer-module__S6Hkya__links a{color:var(--text-color);margin-left:2rem;font-size:.9rem;transition:color .3s}.Footer-module__S6Hkya__links a:hover{color:var(--primary-color)}.Footer-module__S6Hkya__socialIcons{gap:1.5rem;display:flex}.Footer-module__S6Hkya__socialIcons img{opacity:.7;transition:opacity .3s}.Footer-module__S6Hkya__socialIcons a:hover img{opacity:1}@media (max-width:768px){.Footer-module__S6Hkya__footer{text-align:center;flex-direction:column;padding:2rem}.Footer-module__S6Hkya__links{order:-1;margin-bottom:1.5rem}.Footer-module__S6Hkya__links a{margin:0 1rem}.Footer-module__S6Hkya__socialIcons{margin-top:1.5rem}}
