@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&family=Open+Sans:wght@400;500;600&display=swap";
.CookieConsent-module__zAWClG__banner{background-color:var(--deep-navy);width:90%;max-width:1000px;color:var(--text-primary);z-index:9999;border:1px solid #0f172a1a;border-radius:8px;align-items:flex-start;gap:1rem;padding:1.5rem 2rem;animation:.5s ease-out CookieConsent-module__zAWClG__slideUp;display:flex;position:fixed;bottom:2rem;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #00000040}@keyframes CookieConsent-module__zAWClG__slideUp{0%{opacity:0;transform:translate(-50%,100%)}to{opacity:1;transform:translate(-50%)}}.CookieConsent-module__zAWClG__bannerContent{flex:1}.CookieConsent-module__zAWClG__bannerHeader{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.CookieConsent-module__zAWClG__icon{color:var(--secondary-gss)}.CookieConsent-module__zAWClG__bannerHeader h3{margin:0;font-size:1.1rem;font-weight:700}.CookieConsent-module__zAWClG__bannerContent p{color:var(--text-light-muted);margin-bottom:.75rem;font-size:.9rem;line-height:1.5}.CookieConsent-module__zAWClG__links{color:var(--text-light-muted);margin-bottom:1.5rem;font-size:.85rem}.CookieConsent-module__zAWClG__links a{color:var(--secondary-gss);text-decoration:underline}.CookieConsent-module__zAWClG__actions{flex-wrap:wrap;gap:1rem;display:flex}.CookieConsent-module__zAWClG__btnPrimary,.CookieConsent-module__zAWClG__btnSecondary,.CookieConsent-module__zAWClG__btnOutline{cursor:pointer;border:none;border-radius:4px;padding:.6rem 1.25rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .2s}.CookieConsent-module__zAWClG__btnPrimary{background-color:var(--primary-gss);color:var(--text-primary)}.CookieConsent-module__zAWClG__btnPrimary:hover{background-color:var(--primary-gss-hover);color:var(--white)}.CookieConsent-module__zAWClG__btnSecondary{color:var(--text-primary);background-color:#0f172a0f}.CookieConsent-module__zAWClG__btnSecondary:hover{background-color:#0f172a1f}.CookieConsent-module__zAWClG__btnOutline{color:var(--text-light-muted);background:0 0;border:1px solid #0f172a33;align-items:center;gap:.5rem;display:flex}.CookieConsent-module__zAWClG__btnOutline:hover{border-color:var(--secondary-gss);color:var(--secondary-gss)}.CookieConsent-module__zAWClG__closeBtn{color:var(--text-light-muted);cursor:pointer;background:0 0;border:none;padding:.25rem}.CookieConsent-module__zAWClG__closeBtn:hover{color:var(--text-primary)}.CookieConsent-module__zAWClG__modalOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:10000;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.CookieConsent-module__zAWClG__modal{background:var(--deep-navy);border:1px solid #0f172a1a;border-radius:8px;flex-direction:column;width:90%;max-width:800px;max-height:90vh;display:flex;box-shadow:0 20px 50px #00000040}.CookieConsent-module__zAWClG__modalHeader{color:var(--text-primary);border-bottom:1px solid #0f172a1a;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.CookieConsent-module__zAWClG__modalTitle{align-items:center;gap:.75rem;display:flex}.CookieConsent-module__zAWClG__modalTitle h3{margin:0;font-size:1.25rem}.CookieConsent-module__zAWClG__closeModalBtn{color:var(--text-light-muted);cursor:pointer;background:0 0;border:none}.CookieConsent-module__zAWClG__modalBody{padding:1.5rem;overflow-y:auto}.CookieConsent-module__zAWClG__preferenceItem{margin-bottom:2rem}.CookieConsent-module__zAWClG__prefHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.CookieConsent-module__zAWClG__prefHeader h4{color:var(--text-primary);margin:0;font-size:1rem}.CookieConsent-module__zAWClG__badge{color:var(--secondary-gss);background:#0d7c5b26;border-radius:4px;padding:.25rem .6rem;font-size:.75rem;font-weight:600}.CookieConsent-module__zAWClG__preferenceItem p{color:var(--text-light-muted);margin:0;font-size:.9rem;line-height:1.5}.CookieConsent-module__zAWClG__modalFooter{background:#0f172a0a;border-top:1px solid #0f172a1a;justify-content:flex-end;gap:1rem;padding:1.5rem;display:flex}.CookieConsent-module__zAWClG__switch{width:50px;height:26px;display:inline-block;position:relative}.CookieConsent-module__zAWClG__switch input{opacity:0;width:0;height:0}.CookieConsent-module__zAWClG__slider{cursor:pointer;background-color:var(--gray-300);border-radius:34px;transition:all .4s;position:absolute;inset:0}.CookieConsent-module__zAWClG__slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .4s;position:absolute;bottom:4px;left:4px}input:checked+.CookieConsent-module__zAWClG__slider{background-color:var(--secondary-gss)}input:checked+.CookieConsent-module__zAWClG__slider:before{transform:translate(24px)}@media (max-width:768px){.CookieConsent-module__zAWClG__banner{border-radius:8px 8px 0 0;flex-direction:column;width:100%;bottom:0;left:0;transform:none}.CookieConsent-module__zAWClG__closeBtn{position:absolute;top:1rem;right:1rem}.CookieConsent-module__zAWClG__actions{flex-direction:column;width:100%}.CookieConsent-module__zAWClG__actions button{justify-content:center;width:100%}.CookieConsent-module__zAWClG__modalFooter{flex-direction:column}.CookieConsent-module__zAWClG__modalFooter button{width:100%}}
:root{--primary-gss:#eab308;--primary-gss-hover:#ca8a04;--secondary-gss:#0d7c5b;--secondary-gss-hover:#0a6348;--accent-gss:#facc15;--accent-gss-glow:#facc1559;--deep-navy:#fff3c4;--emerald-glow:#0d7c5b33;--white:#fff;--off-white:#fffbeb;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-700:#334155;--black:#fde68a;--text-primary:#0f172a;--text-secondary:#334155;--text-muted:#64748b;--text-light:#0f172a;--text-light-muted:#52525b;--background:#fffbeb;--foreground:#0f172a;--primary:var(--primary-gss);--primary-dark:var(--primary-gss-hover);--secondary:var(--secondary-gss);--accent:var(--accent-gss);--yellow:var(--accent-gss);--yellow-dark:#b87e14;--yellow-glow:var(--accent-gss-glow);--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #00000014,0 2px 4px -1px #0000000a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--shadow-xl:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;--shadow-gss:0 0 20px var(--emerald-glow);--transition-fast:.15s ease;--transition-base:.3s ease;--transition-slow:.5s ease}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--background);max-width:100vw;color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Open Sans,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif;font-weight:700;line-height:1.2}a{color:inherit;transition:var(--transition-fast);text-decoration:none}img{max-width:100%;height:auto}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section{padding:6rem 0}.btn{transition:all var(--transition-base);cursor:pointer;text-transform:uppercase;letter-spacing:.6px;border:none;border-radius:0;align-items:center;gap:.75rem;padding:1rem 2rem;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.btn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.btn:hover:before{left:100%}.btn:after{content:"→";transition:transform var(--transition-base);font-size:1.1rem}.btn:hover:after{transform:translate(4px)}.btn-primary{background:var(--primary-gss);color:var(--text-primary);box-shadow:var(--shadow-md)}.btn-primary:hover{background:var(--primary-gss-hover);color:var(--white);box-shadow:var(--shadow-gss);transform:translateY(-2px)}.btn-secondary{border:2px solid var(--text-primary);color:var(--text-primary);background:0 0}.btn-secondary:hover{background:var(--text-primary);color:var(--white);transform:translateY(-2px)}.btn-dark{background:var(--deep-navy);color:var(--text-primary)}.btn-dark:hover{background:var(--primary-gss);color:var(--text-primary);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.glass-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--gray-200);box-shadow:var(--shadow-md);transition:all var(--transition-base);background:#fffffff2;border-radius:0}.glass-card:hover{box-shadow:var(--shadow-xl);border-left:4px solid var(--secondary-gss);border-color:var(--gray-200);transform:translateY(-4px)}.accent-line{background:linear-gradient(to bottom,var(--secondary-gss),transparent);width:2px;height:60px;margin:2rem auto}.accent-dot{background:var(--accent-gss);width:12px;height:12px;box-shadow:0 0 15px var(--accent-gss-glow);border-radius:50%}::selection{background:var(--primary-gss);color:var(--text-primary)}:focus-visible{outline:2px solid var(--primary-gss);outline-offset:2px}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--off-white)}::-webkit-scrollbar-thumb{background:var(--primary-gss);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--primary-gss-hover)}.yellow-section{background:var(--primary-gss);color:var(--text-primary)}.dark-section{background:var(--deep-navy);color:var(--text-primary)}body.loading-active{height:100vh!important;overflow:hidden!important}#navbar-logo{opacity:1;transition:opacity .8s cubic-bezier(.25,1,.5,1),transform .8s cubic-bezier(.25,1,.5,1);transform:scale(1)}body.loading-active #navbar-logo{opacity:0;pointer-events:none;transform:scale(.85)}body.loading-active .hero-entrance-item,body.loading-active .hero-entrance-visual{opacity:0;pointer-events:none}
