.page-module__OSLHOG__main{background-color:var(--background);min-height:calc(100vh - 80px);color:var(--foreground);font-family:var(--font-sans);justify-content:center;align-items:flex-start;padding:3rem 1.5rem 6rem;display:flex;position:relative;overflow:hidden}.page-module__OSLHOG__pageWrapper{z-index:2;flex-direction:column;align-items:center;width:100%;max-width:860px;margin:0 auto;display:flex;position:relative}.page-module__OSLHOG__header{text-align:center;width:100%;margin-bottom:2rem}.page-module__OSLHOG__badge{font-family:var(--font-mono,monospace);text-transform:uppercase;letter-spacing:.15em;color:#60a5fa;background:#2563eb14;border:1px solid #3b82f640;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.35rem .85rem;font-size:.75rem;font-weight:600;display:inline-flex;box-shadow:0 0 15px #2563eb1a}.page-module__OSLHOG__badgePulse{background-color:#60a5fa;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #60a5fa}.page-module__OSLHOG__title{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(2.2rem,4vw,3rem);font-weight:800;line-height:1.15}.page-module__OSLHOG__subtitle{color:#94a3b8;max-width:620px;margin:0 auto;font-size:1.05rem;line-height:1.6}.page-module__OSLHOG__formCard{-webkit-backdrop-filter:blur(20px);background:#080e1ad1;border:1px solid #38bdf82e;border-radius:12px;width:100%;margin-bottom:2rem;padding:clamp(1.75rem,3.5vw,2.75rem);box-shadow:0 24px 48px #000000a6,0 0 30px #38bdf80f}.page-module__OSLHOG__form{flex-direction:column;gap:1.5rem;display:flex}.page-module__OSLHOG__formRow{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}@media (max-width:640px){.page-module__OSLHOG__formRow{grid-template-columns:1fr}}.page-module__OSLHOG__formGroup{flex-direction:column;gap:.5rem;display:flex}.page-module__OSLHOG__label{font-family:var(--font-mono);color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.page-module__OSLHOG__input,.page-module__OSLHOG__textarea{color:#fff;background:#0c121ed9;border:1px solid #38bdf826;border-radius:6px;outline:none;width:100%;padding:.9rem 1.1rem;font-family:inherit;font-size:.95rem;transition:all .2s}.page-module__OSLHOG__input:focus,.page-module__OSLHOG__textarea:focus{background:#101a2ef2;border-color:#38bdf8;box-shadow:0 0 15px #38bdf826}.page-module__OSLHOG__input::placeholder,.page-module__OSLHOG__textarea::placeholder{color:#475569}.page-module__OSLHOG__textarea{resize:vertical;min-height:130px}.page-module__OSLHOG__actionRow{justify-content:space-between;align-items:center;gap:1.5rem;margin-top:.75rem;padding-top:.5rem;display:flex}.page-module__OSLHOG__turnstileWrapper{border-radius:4px;align-items:center;min-height:65px;display:flex;overflow:hidden}.page-module__OSLHOG__submitBtn{white-space:nowrap;padding:.95rem 2rem!important;font-size:.95rem!important}@media (max-width:680px){.page-module__OSLHOG__actionRow{flex-direction:column;align-items:stretch;gap:1.25rem}.page-module__OSLHOG__turnstileWrapper{justify-content:center}.page-module__OSLHOG__submitBtn{justify-content:center;width:100%}}.page-module__OSLHOG__errorMessage{color:#ef4444;font-family:var(--font-mono);background-color:#ef444414;border:1px solid #ef444440;border-radius:6px;padding:1rem;font-size:.9rem}.page-module__OSLHOG__successContainer{text-align:center;flex-direction:column;align-items:center;padding:2.5rem 1rem;display:flex}.page-module__OSLHOG__successBadge{font-family:var(--font-mono);color:#38bdf8;letter-spacing:.05em;background:#38bdf81a;border:1px solid #38bdf84d;border-radius:4px;margin-bottom:1.5rem;padding:.35rem .85rem;font-size:.8rem;display:inline-block}.page-module__OSLHOG__successTitle{font-family:var(--font-display);color:#fff;margin-bottom:1rem;font-size:1.75rem;font-weight:700}.page-module__OSLHOG__successText{color:#94a3b8;max-width:500px;margin-bottom:2rem;font-size:1rem;line-height:1.6}.page-module__OSLHOG__infoGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;width:100%;display:grid}@media (max-width:768px){.page-module__OSLHOG__infoGrid{grid-template-columns:1fr}}.page-module__OSLHOG__infoCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080e1aa6;border:1px solid #38bdf81f;border-radius:8px;flex-direction:column;gap:.35rem;padding:1.15rem 1.25rem;transition:all .25s;display:flex;overflow:hidden}.page-module__OSLHOG__infoCard:hover{background:#0c1424cc;border-color:#38bdf84d;transform:translateY(-2px)}.page-module__OSLHOG__infoCode{font-family:var(--font-mono);color:#38bdf8;letter-spacing:.08em;font-size:.72rem}.page-module__OSLHOG__infoLabel{font-family:var(--font-mono);color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem}.page-module__OSLHOG__infoValue{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.86rem;font-weight:500;text-decoration:none;transition:color .2s;display:block;overflow:hidden}a.page-module__OSLHOG__infoValue:hover{color:#38bdf8}
.Button-module__8RiFmG__btn{cursor:pointer;font-weight:600;font-family:var(--font-sans);border:1px solid #0000;border-radius:6px;outline:none;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.Button-module__8RiFmG__btn:disabled{opacity:.6;cursor:not-allowed}.Button-module__8RiFmG__primary{background:var(--primary);color:#fff;box-shadow:0 4px 6px #0000001a}.Button-module__8RiFmG__primary:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 6px 8px #0003}.Button-module__8RiFmG__secondary{border:1px solid var(--border);color:var(--foreground);background:0 0}.Button-module__8RiFmG__secondary:hover:not(:disabled){background:var(--surface-hover);border-color:var(--foreground)}.Button-module__8RiFmG__danger{background:var(--accent);color:#fff;box-shadow:0 0 10px #f43f5e4d}.Button-module__8RiFmG__danger:hover:not(:disabled){background:#e11d48;box-shadow:0 0 20px #f43f5e80}.Button-module__8RiFmG__ghost{color:var(--foreground);background:0 0}.Button-module__8RiFmG__ghost:hover:not(:disabled){background:#ffffff0d}.Button-module__8RiFmG__sm{padding:.5rem 1rem;font-size:.875rem}.Button-module__8RiFmG__md{padding:.75rem 1.5rem;font-size:1rem}.Button-module__8RiFmG__lg{padding:1rem 2rem;font-size:1.125rem}
.Navbar-module__cRh5nW__header{z-index:50;background:0 0;align-items:center;width:100%;height:80px;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cRh5nW__scrolledHeader{-webkit-backdrop-filter:blur(4px);background:#060a0f33;height:72px}.Navbar-module__cRh5nW__headerContainer{justify-content:space-between;align-items:center;width:100%;height:100%;display:flex;position:relative}.Navbar-module__cRh5nW__logo{z-index:52;align-items:center;text-decoration:none;transition:opacity .3s,transform .3s;display:flex}.Navbar-module__cRh5nW__hiddenLogo{opacity:0;pointer-events:none;transform:translate(-20px)}.Navbar-module__cRh5nW__logoImageWrapper{align-items:center;display:flex}.Navbar-module__cRh5nW__logoImg{transition:opacity .2s,transform .3s}.Navbar-module__cRh5nW__logoImg:hover{opacity:.9}.Navbar-module__cRh5nW__navbar{z-index:51;-webkit-backdrop-filter:blur(16px);border:1px solid var(--border);background:#060a0fb3;border-radius:9999px;align-items:center;height:48px;padding:0 1.5rem;transition:all .3s;display:flex;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0006}.Navbar-module__cRh5nW__scrolledNavbar{background:#060a0ff2;border-color:#2563eb59;height:38px;padding:0 1rem;box-shadow:0 4px 20px #0009}.Navbar-module__cRh5nW__links{align-items:center;gap:1.75rem;transition:all .3s;display:flex}.Navbar-module__cRh5nW__scrolledNavbar .Navbar-module__cRh5nW__links{gap:1rem}.Navbar-module__cRh5nW__link{color:#94a3b8;font-size:.85rem;font-weight:500;font-family:var(--font-sans);letter-spacing:-.01em;padding:.25rem .5rem;transition:all .2s}.Navbar-module__cRh5nW__scrolledNavbar .Navbar-module__cRh5nW__link{padding:.15rem .35rem;font-size:.8rem}.Navbar-module__cRh5nW__link:hover{color:#fff}.Navbar-module__cRh5nW__capsuleEmergency{opacity:0;pointer-events:none;align-items:center;max-width:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.Navbar-module__cRh5nW__showCapsuleEmergency{opacity:1;pointer-events:auto;max-width:180px;margin-left:.75rem}.Navbar-module__cRh5nW__capsuleEmergencyBtn{white-space:nowrap;align-items:center;display:inline-flex;letter-spacing:.02em!important;border-radius:4px!important;height:24px!important;padding:.2rem .55rem!important;font-size:.65rem!important;font-weight:700!important}.Navbar-module__cRh5nW__actions{z-index:52;align-items:center;gap:1.5rem;transition:opacity .3s,transform .3s;display:flex}.Navbar-module__cRh5nW__hiddenActions{opacity:0;pointer-events:none;transform:translate(20px)}.Navbar-module__cRh5nW__desktopSwitcher{align-items:center;display:flex}.Navbar-module__cRh5nW__mobileHamburgerWrapper{z-index:52;display:none}.Navbar-module__cRh5nW__hamburger{cursor:pointer;background:0 0;border:none;padding:10px;display:block}.Navbar-module__cRh5nW__bar{background-color:var(--foreground);width:20px;height:2px;margin:4px auto;transition:all .3s ease-in-out;display:block}.Navbar-module__cRh5nW__mobileOverlay{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:49;background:#060a0ffa;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.2s ease-out Navbar-module__cRh5nW__fadeIn;display:flex;position:fixed;top:0;left:0}.Navbar-module__cRh5nW__mobileLinks{flex-direction:column;align-items:center;gap:2rem;display:flex}.Navbar-module__cRh5nW__mobileLink{color:#94a3b8;font-size:1.5rem;font-weight:600;text-decoration:none;transition:color .2s}.Navbar-module__cRh5nW__mobileLink:hover{color:#fff}.Navbar-module__cRh5nW__mobileActions{flex-direction:column;align-items:center;gap:1rem;margin-top:2rem;display:flex}@keyframes Navbar-module__cRh5nW__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:900px){.Navbar-module__cRh5nW__navbar{display:none}.Navbar-module__cRh5nW__mobileHamburgerWrapper{display:block}.Navbar-module__cRh5nW__hiddenLogo,.Navbar-module__cRh5nW__hiddenActions{opacity:1!important;pointer-events:auto!important;transform:none!important}.Navbar-module__cRh5nW__actions{display:none}}
.LanguageSwitcher-module__a8TkrW__switcher{border:1px solid var(--border);color:#94a3b8;cursor:pointer;font-size:.75rem;font-weight:600;font-family:var(--font-mono);letter-spacing:.05em;background:0 0;border-radius:4px;padding:.35rem .65rem;transition:all .2s}.LanguageSwitcher-module__a8TkrW__switcher:hover{border-color:var(--primary);color:#fff;background:#2563eb0d}
.footer-section-module__auMJPq__footer{border-top:1px solid var(--border);background:#060a0f radial-gradient(40% 90px at 50% 100%,#38bdf814,#0000);width:100%;margin-top:0;padding:6rem 0 3.5rem;position:relative;overflow:hidden}.footer-section-module__auMJPq__glowBar{filter:blur(.5px);pointer-events:none;background:linear-gradient(90deg,#0000,#38bdf899,#0000);border-radius:9999px;width:25%;max-width:320px;height:1.5px;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);box-shadow:0 0 14px #38bdf859}.footer-section-module__auMJPq__container{width:100%;max-width:1540px;margin:0 auto;padding-left:clamp(1.5rem,4vw,4.5rem);padding-right:clamp(1.5rem,4vw,4.5rem)}.footer-section-module__auMJPq__grid{grid-template-columns:1fr;gap:4rem;width:100%;display:grid}@media (min-width:1200px){.footer-section-module__auMJPq__grid{grid-template-columns:320px 1fr;gap:clamp(3.5rem,5vw,6.5rem)}}.footer-section-module__auMJPq__brandCol{flex-direction:column;gap:1.5rem;display:flex}.footer-section-module__auMJPq__logoLink{transition:opacity .2s;display:inline-block}.footer-section-module__auMJPq__logoLink:hover{opacity:.85}.footer-section-module__auMJPq__footerLogo{display:block}.footer-section-module__auMJPq__brandDesc{color:#94a3b8;flex-direction:column;gap:.45rem;max-width:320px;font-size:.85rem;line-height:1.5;display:flex}.footer-section-module__auMJPq__brandDesc p{margin:0}.footer-section-module__auMJPq__statusIndicator{background:#22c55e14;border:1px solid #22c55e40;border-radius:9999px;align-items:center;gap:.5rem;width:fit-content;padding:.35rem .85rem;display:inline-flex}.footer-section-module__auMJPq__statusDot{background-color:#22c55e;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #22c55e}.footer-section-module__auMJPq__statusText{font-family:var(--font-mono,monospace);color:#4ade80;letter-spacing:.1em;font-size:.72rem;font-weight:700}.footer-section-module__auMJPq__bottomBar{text-align:center;border-top:1px solid #38bdf81a;justify-content:center;align-items:center;width:100%;margin-top:5rem;padding-top:2.25rem;display:flex}.footer-section-module__auMJPq__copyrightCentered{color:#64748b;font-size:.84rem;font-family:var(--font-mono,monospace);text-align:center;letter-spacing:.02em;margin:0}.footer-section-module__auMJPq__linksGrid{grid-template-columns:repeat(2,1fr);gap:3rem 2.5rem;display:grid}@media (min-width:900px){.footer-section-module__auMJPq__linksGrid{grid-template-columns:1.35fr .9fr .95fr .8fr;gap:clamp(2rem,3.5vw,4.5rem)}}.footer-section-module__auMJPq__column{flex-direction:column;display:flex}.footer-section-module__auMJPq__columnLabel{font-family:var(--font-mono,monospace);text-transform:uppercase;letter-spacing:.14em;color:#f1f5f9;white-space:nowrap;margin-bottom:1.5rem;font-size:.76rem;font-weight:700}.footer-section-module__auMJPq__linkList{flex-direction:column;gap:1.15rem;margin:0;padding:0;list-style:none;display:flex}.footer-section-module__auMJPq__linkItem{margin:0}.footer-section-module__auMJPq__link{color:#94a3b8;white-space:nowrap;align-items:center;gap:.7rem;font-size:.9rem;text-decoration:none;transition:all .2s;display:inline-flex}.footer-section-module__auMJPq__linkDot{opacity:.85;background-color:#38bdf8;border-radius:50%;flex-shrink:0;width:5px;height:5px;transition:transform .2s,background-color .2s,box-shadow .2s;box-shadow:0 0 6px #38bdf8}.footer-section-module__auMJPq__link:hover{color:#f1f5f9;transform:translate(2px)}.footer-section-module__auMJPq__link:hover .footer-section-module__auMJPq__linkDot{opacity:1;background-color:#7dd3fc;transform:scale(1.4);box-shadow:0 0 10px #38bdf8,0 0 18px #38bdf8e6}.footer-section-module__auMJPq__socialIcon{color:#38bdf8;flex-shrink:0;width:16px;height:16px;transition:transform .2s,color .2s}.footer-section-module__auMJPq__link:hover .footer-section-module__auMJPq__socialIcon{color:#7dd3fc;transform:scale(1.2)}
