:root{--background:#fff;--foreground:#1e293b;--primary:#036;--primary-foreground:#fff;--secondary:#0056b3;--secondary-foreground:#fff;--accent:#ffc107;--accent-foreground:#1e293b;--muted:#f1f5f9;--muted-foreground:#64748b;--card:#fff;--card-foreground:#1e293b;--border:#e2e8f0;--input:#e2e8f0;--ring:#0056b3;--radius:.5rem}[data-theme=dark]{--background:#0f172a;--foreground:#f8fafc;--primary:#3b82f6;--primary-foreground:#fff;--secondary:#1e293b;--secondary-foreground:#f8fafc;--accent:#fbbf24;--accent-foreground:#1e293b;--muted:#1e293b;--muted-foreground:#94a3b8;--card:#1e293b;--card-foreground:#f8fafc;--border:#334155;--input:#334155;--ring:#3b82f6}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}body{color:var(--foreground);background:var(--background);transition:background-color .3s,color .3s}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}p{margin-bottom:1rem;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.btn{border-radius:var(--radius);cursor:pointer;border:none;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary{background-color:var(--primary);color:var(--primary-foreground)}.btn-primary:hover{opacity:.9;transform:translateY(-1px)}.btn-secondary{background-color:var(--secondary);color:var(--secondary-foreground)}.btn-outline{border:1px solid var(--border);color:var(--foreground);background-color:#0000}.btn-outline:hover{background-color:var(--muted)}
.Header-module__hBw1pG__header{z-index:50;transition:all .3s;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffffe6;padding:.75rem 0;box-shadow:0 4px 6px -1px #0000001a}.Header-module__hBw1pG__transparent{background-color:#0000;padding:1.25rem 0}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex}.Header-module__hBw1pG__logo{color:#fff;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}.Header-module__hBw1pG__logoIcon{background-color:var(--primary);color:#fff;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.25rem;font-weight:700;display:flex}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__logo{color:var(--primary)}.Header-module__hBw1pG__nav{align-items:center;gap:2rem;display:none}.Header-module__hBw1pG__navLink{color:#ffffffe6;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:var(--accent)}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__navLink{color:var(--foreground)}.Header-module__hBw1pG__langBtn{cursor:pointer;color:#ffffffe6;background:0 0;border:none;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;transition:color .2s;display:flex}.Header-module__hBw1pG__langBtn:hover{color:var(--accent)}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__langBtn{color:var(--foreground)}.Header-module__hBw1pG__mobileBtn{cursor:pointer;color:#fff;background:0 0;border:none;display:block}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__mobileBtn{color:var(--foreground)}.Header-module__hBw1pG__mobileMenu{border-top:1px solid var(--border);background-color:#fff;flex-direction:column;gap:1rem;padding:1rem;display:flex;position:absolute;top:100%;left:0;right:0;box-shadow:0 10px 15px -3px #0000001a}.Header-module__hBw1pG__mobileNavLink{color:var(--foreground);padding:.5rem 0;font-size:1.125rem;font-weight:500;text-decoration:none;display:block}.Header-module__hBw1pG__mobileLangBtn{color:var(--foreground);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.5rem 0;font-size:1.125rem;font-weight:500;display:flex}@media (min-width:768px){.Header-module__hBw1pG__nav{display:flex}.Header-module__hBw1pG__mobileBtn,.Header-module__hBw1pG__mobileMenu{display:none}}[data-theme=dark] .Header-module__hBw1pG__scrolled{background-color:#0f172ae6}[data-theme=dark] .Header-module__hBw1pG__mobileMenu{background-color:#1e293b}
.Footer-module__S6Hkya__footer{background-color:var(--primary);color:#fff;border-top:1px solid #ffffff1a;padding:3rem 0}.Footer-module__S6Hkya__container{flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex}@media (min-width:768px){.Footer-module__S6Hkya__container{flex-direction:row;justify-content:space-between;align-items:flex-start}}.Footer-module__S6Hkya__brand{flex:1}.Footer-module__S6Hkya__brand h2{margin-bottom:1rem;font-size:1.5rem}.Footer-module__S6Hkya__brand p{color:#fffc;font-size:.875rem;line-height:1.6}.Footer-module__S6Hkya__social{gap:1rem;margin-top:1rem;display:flex}.Footer-module__S6Hkya__social a{color:#fffc;transition:color .2s}.Footer-module__S6Hkya__social a:hover{color:var(--accent)}.Footer-module__S6Hkya__links{flex:1}.Footer-module__S6Hkya__links h3{color:var(--accent);margin-bottom:1rem;font-size:1.125rem;font-weight:600}.Footer-module__S6Hkya__links ul{margin:0;padding:0;list-style:none}.Footer-module__S6Hkya__links li{margin-bottom:.5rem}.Footer-module__S6Hkya__links a{color:#fffc;font-size:.875rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__links a:hover{color:#fff}.Footer-module__S6Hkya__contact{flex:1}.Footer-module__S6Hkya__contact h3{color:var(--accent);margin-bottom:1rem;font-size:1.125rem;font-weight:600}.Footer-module__S6Hkya__contact ul{margin:0;padding:0;list-style:none}.Footer-module__S6Hkya__contact li{color:#fffc;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.875rem;display:flex}.Footer-module__S6Hkya__bottom{text-align:center;color:#fff9;border-top:1px solid #ffffff1a;margin-top:2rem;padding-top:2rem;font-size:.875rem}
