@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;600;800&family=Inter:wght@400;500;700&display=swap";
:root{--bg-color:#fafafa;--text-primary:#1c1917;--text-secondary:#57534e;--accent-color:#f43f5e;--accent-light:#fb7185;--accent-secondary:#fcd34d;--accent-purple:#a78bfa;--font-heading:"Outfit", sans-serif;--font-body:"Inter", sans-serif}@media (prefers-color-scheme:dark){:root{--bg-color:#0c0a09;--text-primary:#fff;--text-secondary:#d1d5db;--accent-color:#ff4d94;--accent-light:#ff758f;--accent-secondary:#fbbf24;--accent-purple:#c084fc}}h1,h2,.heading{text-shadow:0 2px 20px #fff6}@media (prefers-color-scheme:dark){h1,h2,.heading{text-shadow:0 4px 30px #00000080}}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{background-color:var(--bg-color);color:var(--text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);letter-spacing:-.02em;margin-bottom:.5em;font-weight:800;line-height:1.1}@media (max-width:768px){h1{font-size:2.8rem!important}h2{font-size:2.2rem!important}}a{color:inherit;text-decoration:none}
.Header-module__hBw1pG__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#fffc;justify-content:space-between;align-items:center;width:100vw;height:80px;padding:0 5%;display:flex;position:fixed;top:0;left:0;box-shadow:0 4px 6px -1px #0000000d}@media (prefers-color-scheme:dark){.Header-module__hBw1pG__header{background:#0f172acc}}.Header-module__hBw1pG__logo h2{background:linear-gradient(to right, var(--accent-color), var(--accent-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.8rem}.Header-module__hBw1pG__nav{gap:2rem;display:flex}.Header-module__hBw1pG__navLink{color:var(--text-primary);font-weight:600;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:var(--accent-color)}.Header-module__hBw1pG__phoneLink{color:var(--accent-secondary);font-weight:700}@media (max-width:768px){.Header-module__hBw1pG__header{height:70px;padding:0 1rem}.Header-module__hBw1pG__nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;background:#fffffff2;flex-direction:column;justify-content:center;align-items:center;width:100%;height:0;transition:height .3s;position:fixed;top:70px;left:0;overflow:hidden}.Header-module__hBw1pG__navOpen{border-bottom:1px solid #0000001a;height:300px}.Header-module__hBw1pG__phoneLink{display:none}.Header-module__hBw1pG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:6px;padding:10px;display:flex}.Header-module__hBw1pG__bar{background:var(--accent-color);width:25px;height:2px;transition:all .3s}.Header-module__hBw1pG__bar1{transform:rotate(45deg)translate(5px,6px)}.Header-module__hBw1pG__bar2{opacity:0}.Header-module__hBw1pG__bar3{transform:rotate(-45deg)translate(5px,-6px)}}@media (prefers-color-scheme:dark) and (max-width:768px){.Header-module__hBw1pG__nav{background:#0f172af2}}
.Footer-module__S6Hkya__footer{background:var(--text-primary);color:var(--bg-color);margin-top:4rem;padding:4rem 10% 2rem}.Footer-module__S6Hkya__footerContent{flex-wrap:wrap;justify-content:space-between;gap:2rem;margin-bottom:3rem;display:flex}.Footer-module__S6Hkya__column{flex-direction:column;flex:1;gap:1rem;min-width:250px;display:flex}.Footer-module__S6Hkya__column h3,.Footer-module__S6Hkya__column h4{color:var(--accent-light);margin-bottom:.5rem}.Footer-module__S6Hkya__column a{opacity:.8;transition:opacity .2s}.Footer-module__S6Hkya__column a:hover{opacity:1;color:var(--accent-color)}.Footer-module__S6Hkya__bottomBar{text-align:center;opacity:.7;border-top:1px solid #ffffff1a;padding-top:2rem;font-size:.9rem}
