header.svelte-lyj5rz{background:#0a2342;color:#fff;padding-top:0;padding-right:1rem;padding-bottom:0;padding-left:0;display:flex;justify-content:space-between;align-items:center;width:100%;box-sizing:border-box;position:relative;border-bottom:5px solid red}.logo-area.svelte-lyj5rz{display:flex;align-items:stretch;height:100%;position:relative}.logo-area.svelte-lyj5rz:before{content:"";position:absolute;top:0;right:-55px;width:12px;height:100%;background-color:#fff;transform:skew(15deg);transform-origin:top}.logo-area.svelte-lyj5rz:after{content:"";position:absolute;top:0;right:-25px;width:12px;height:100%;background-color:#fff;transform:skew(15deg);transform-origin:top}.main-logo-container.svelte-lyj5rz{margin:0;padding:.5rem 42px .5rem .5rem;background-color:#fff;display:flex;align-items:center;position:relative}.main-logo-container.svelte-lyj5rz:after{content:"";position:absolute;top:0;right:0;width:60px;height:100%;background-color:#fff;transform:skew(15deg);transform-origin:top}.main-logo.svelte-lyj5rz{display:block;height:140px;width:auto;margin:0;padding:0;vertical-align:top}nav.svelte-lyj5rz{display:block}nav.svelte-lyj5rz ul:where(.svelte-lyj5rz){list-style:none;padding:0;margin:0;display:flex;align-items:center}nav.svelte-lyj5rz ul:where(.svelte-lyj5rz) li:where(.svelte-lyj5rz){margin-left:15px}nav.svelte-lyj5rz ul:where(.svelte-lyj5rz) li:where(.svelte-lyj5rz):first-child{margin-left:0}nav.svelte-lyj5rz ul:where(.svelte-lyj5rz) li:where(.svelte-lyj5rz) a:where(.svelte-lyj5rz){color:#fff;text-decoration:none;padding:5px 10px;display:block;border-radius:4px;transition:background-color .2s ease}nav.svelte-lyj5rz ul:where(.svelte-lyj5rz) li:where(.svelte-lyj5rz) a:where(.svelte-lyj5rz):hover,nav.svelte-lyj5rz ul:where(.svelte-lyj5rz) li:where(.svelte-lyj5rz) a.active:where(.svelte-lyj5rz){background-color:#555;color:#f0ad4e}.socials-header.svelte-lyj5rz{display:block;margin-left:20px}.social-icon.svelte-lyj5rz{height:24px;width:24px;filter:brightness(0) invert(1);display:block}.mobile-nav-toggle.svelte-lyj5rz{display:none;background:none;border:none;cursor:pointer;padding:10px;z-index:1070}.mobile-nav-toggle.svelte-lyj5rz span:where(.svelte-lyj5rz){display:block;width:25px;height:3px;background-color:#fff;margin:4px 0;transition:all .3s ease}.mobile-nav-toggle.active.svelte-lyj5rz span:where(.svelte-lyj5rz):nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-nav-toggle.active.svelte-lyj5rz span:where(.svelte-lyj5rz):nth-child(2){opacity:0}.mobile-nav-toggle.active.svelte-lyj5rz span:where(.svelte-lyj5rz):nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-social-link.svelte-lyj5rz{display:none}.dropdown.svelte-lyj5rz{position:relative}.dropdown-content.svelte-lyj5rz{display:none;position:absolute;background-color:#444;min-width:160px;box-shadow:0 8px 16px #0003;z-index:1000;border-radius:4px;padding:5px 0}.dropdown.svelte-lyj5rz:hover .dropdown-content:where(.svelte-lyj5rz){display:block}.dropdown-content.svelte-lyj5rz a:where(.svelte-lyj5rz){color:#fff;padding:8px 16px;text-decoration:none;display:block}.dropdown-content.svelte-lyj5rz a:where(.svelte-lyj5rz):hover{background-color:#555;color:#f0ad4e}@media (max-width: 1024px){header.svelte-lyj5rz{padding-top:0;padding-right:.5rem;padding-bottom:0;padding-left:0;position:fixed;top:0;left:0;right:0;z-index:1050}.main-logo.svelte-lyj5rz{height:90px;margin:0;padding:0}nav.svelte-lyj5rz{display:block;position:fixed;top:0;left:-250px;width:250px;height:100%;background-color:#222;padding-top:100px;transition:left .3s ease;z-index:1060;overflow-y:auto}nav.mobile-nav-active.svelte-lyj5rz{left:0}nav.svelte-lyj5rz ul:where(.svelte-lyj5rz){flex-direction:column;align-items:flex-start;width:100%}nav.svelte-lyj5rz ul:where(.svelte-lyj5rz) li:where(.svelte-lyj5rz){margin-left:0;width:100%}nav.svelte-lyj5rz ul:where(.svelte-lyj5rz) li:where(.svelte-lyj5rz) a:where(.svelte-lyj5rz){padding:15px 20px;border-bottom:1px solid #333;width:100%;box-sizing:border-box}nav.svelte-lyj5rz ul:where(.svelte-lyj5rz) li:where(.svelte-lyj5rz):last-child a:where(.svelte-lyj5rz){border-bottom:none}.socials-header.svelte-lyj5rz{display:none}.mobile-nav-toggle.svelte-lyj5rz{display:flex;flex-direction:column;justify-content:space-around;width:40px;height:40px}.mobile-nav-toggle.svelte-lyj5rz span:where(.svelte-lyj5rz){margin:2px 0;width:22px;height:2px}.mobile-social-link.svelte-lyj5rz{display:block;padding:0 20px}.mobile-social-link.svelte-lyj5rz a:where(.svelte-lyj5rz){display:flex!important;flex-direction:column;align-items:center;padding:15px 0;color:#fff;text-decoration:none;text-align:center}.mobile-social-link.svelte-lyj5rz img.social-icon:where(.svelte-lyj5rz){filter:brightness(0) invert(1);height:1.2em;width:1.2em;margin-right:0;margin-top:5px}.dropdown.svelte-lyj5rz .dropbtn:where(.svelte-lyj5rz){width:100%;text-align:left}.dropdown-content.svelte-lyj5rz{position:static;display:none;background-color:#303030;box-shadow:none;padding-left:20px}.dropdown-content.svelte-lyj5rz a:where(.svelte-lyj5rz){padding:10px 20px;border-bottom:none}}footer.svelte-9mt642{text-align:center;padding:20px;background:#333;color:#fff;margin-top:0;border-top:5px solid red}*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Bebas Neue,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:150%;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--accent: #f0ad4e;--accent-hover: #e09a3a;--accent-contrast: #ffffff;--accent-gradient: linear-gradient(135deg, var(--accent) 0%, var(--accent-hover) 100%)}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;flex-direction:column;min-width:320px;min-height:100vh;font-family:Bebas Neue,sans-serif;line-height:1.6;background:#f4f4f4;color:#333}@media (max-width: 1024px){body{padding-top:100px}}h1{font-size:3.2em;line-height:1.1}.card{padding:2em}#app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}main.svelte-fz334f{padding:20px;max-width:1200px;margin:0 auto;overflow:hidden;flex-grow:1}
