@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Outfit:wght@400;500;600;700;800&display=swap";
.Header-module__hBw1pG__header{z-index:1000;background:0 0;width:100%;padding:1.5rem 0;transition:all .3s;position:fixed;top:0;left:0}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{background:var(--white);box-shadow:var(--shadow-md);padding:1rem 0}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__logoImg{object-fit:contain;filter:drop-shadow(0 2px 4px #0000001a)}.Header-module__hBw1pG__nav{align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__navLink{color:var(--primary);font-size:.95rem;font-weight:500;transition:color .2s;position:relative}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__navLink{color:var(--primary)}.Header-module__hBw1pG__navLink:after{content:"";background-color:var(--accent);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__hBw1pG__navLink:hover{color:var(--accent)}.Header-module__hBw1pG__navLink:hover:after{width:100%}.Header-module__hBw1pG__navItem{align-items:center;display:flex;position:relative}.Header-module__hBw1pG__navItem:after{content:"";height:1.5rem;position:absolute;top:100%;left:0;right:0}.Header-module__hBw1pG__dropdown{background:var(--white);box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;z-index:1000;border-radius:8px;min-width:250px;margin-top:1.5rem;padding:1rem 0;transition:all .3s;position:absolute;top:100%;left:50%;transform:translate(-50%)}.Header-module__hBw1pG__navItem:hover .Header-module__hBw1pG__dropdown{opacity:1;visibility:visible;margin-top:1rem}.Header-module__hBw1pG__dropdownLink{color:var(--text-color);white-space:nowrap;padding:.8rem 1.5rem;font-weight:500;transition:all .2s;display:block}.Header-module__hBw1pG__dropdownLink:hover{background:var(--bg-color);color:var(--primary);padding-left:2rem}.Header-module__hBw1pG__langSwitch{border:1px solid var(--primary);color:var(--primary);border-radius:4px;padding:.4rem 1rem;font-weight:600;transition:all .3s}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__langSwitch{border-color:var(--primary);color:var(--primary)}.Header-module__hBw1pG__langSwitch:hover{background:var(--accent);border-color:var(--accent);color:var(--white)!important}.Header-module__hBw1pG__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;display:none}.Header-module__hBw1pG__bar{background-color:var(--primary);width:25px;height:3px;margin:5px auto;transition:all .3s;display:block}@media (max-width:968px){.Header-module__hBw1pG__hamburger{display:block}.Header-module__hBw1pG__nav{background:var(--white);flex-direction:column;width:250px;height:100vh;padding-top:80px;transition:right .3s;position:fixed;top:0;right:-100%;box-shadow:-2px 0 10px #0000001a}.Header-module__hBw1pG__nav.Header-module__hBw1pG__open{right:0}.Header-module__hBw1pG__navLink,.Header-module__hBw1pG__langSwitch{color:var(--primary)!important}}@media (prefers-color-scheme:dark){.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{background:var(--primary)}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__navLink{color:var(--white)}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__langSwitch{border-color:var(--white);color:var(--white)}.Header-module__hBw1pG__nav{background:var(--bg-color)}.Header-module__hBw1pG__navLink,.Header-module__hBw1pG__langSwitch{color:var(--white)!important}.Header-module__hBw1pG__dropdown{background:var(--primary);box-shadow:0 4px 20px #00000080}.Header-module__hBw1pG__dropdownLink{color:var(--white)}.Header-module__hBw1pG__dropdownLink:hover{color:var(--accent);background:#ffffff1a}}
.Footer-module__S6Hkya__footer{background-color:var(--primary);color:var(--text-secondary);padding-top:5rem}@media (prefers-color-scheme:dark){.Footer-module__S6Hkya__footer{background-color:var(--bg-color);border-top:1px solid var(--border-color)}}.Footer-module__S6Hkya__container{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;padding-bottom:4rem;display:grid}.Footer-module__S6Hkya__column{flex-direction:column;display:flex}.Footer-module__S6Hkya__logo{object-fit:contain;margin-bottom:1.5rem}.Footer-module__S6Hkya__title{color:var(--white);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.25rem;position:relative}.Footer-module__S6Hkya__title:after{content:"";background-color:var(--accent);width:40px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__S6Hkya__desc{color:#a0aec0;margin-bottom:1rem;line-height:1.6}.Footer-module__S6Hkya__links{padding:0;list-style:none}.Footer-module__S6Hkya__links li{margin-bottom:.75rem}.Footer-module__S6Hkya__links a{color:#a0aec0;transition:all .3s;display:inline-block}.Footer-module__S6Hkya__links a:hover{color:var(--accent);transform:translate(5px)}.Footer-module__S6Hkya__bottom{text-align:center;color:#718096;background-color:#0003;padding:1.5rem 0;font-size:.9rem}
:root{--primary:#0a2540;--primary-light:#183e6b;--accent:#d4af37;--accent-hover:#f1c40f;--bg-color:#f8f9fa;--text-primary:#1a1a1a;--text-secondary:#4a4a4a;--white:#fff;--border-color:#e5e7eb;--font-sans:"Inter",sans-serif;--font-heading:"Outfit",sans-serif;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--shadow-xl:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@media (prefers-color-scheme:dark){:root{--primary:#0b192c;--primary-light:#162f55;--bg-color:#0f172a;--text-primary:#f8fafc;--text-secondary:#cbd5e1;--border-color:#334155}}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;font-family:var(--font-sans);background-color:var(--bg-color);color:var(--text-primary);scroll-behavior:smooth;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--primary);font-weight:700}@media (prefers-color-scheme:dark){h1,h2,h3,h4,h5,h6{color:var(--white)}}a{color:inherit;text-decoration:none;transition:color .3s}a:hover{color:var(--accent)}button{font-family:var(--font-sans)}.image-branding{z-index:10;pointer-events:none;filter:drop-shadow(0 2px 4px #0000004d);opacity:.9;width:100px;height:auto;position:absolute;top:1rem;right:1rem}.image-branding img{object-fit:contain;width:100%;height:auto}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section{padding:5rem 0}.fade-in-up{opacity:0;animation:.8s ease-out forwards fadeInUp;transform:translateY(30px)}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.scale-on-hover{transition:transform .3s,box-shadow .3s}.scale-on-hover:hover{box-shadow:var(--shadow-xl);transform:translateY(-5px)}
