@import"https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;400;700&family=Inter:wght@300;400;500;600;700&display=swap";:root{--color-main: #f4b41a;--color-accent: #ffd700;--color-text: #ffffff;--color-text-muted: rgba(255, 255, 255, .7);--color-link: #ffffff;--color-link-hover: #f4b41a;--color-bg-dark: #0a0a0a;--color-bg-card: rgba(255, 255, 255, .03);--color-border: rgba(255, 255, 255, .1);--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-heading: "Josefin Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--w-body: 400;--w-heading: 700;--w-light: 300;--fs-h1: 64px;--fs-h1-tablet: 48px;--fs-h1-mobile: 36px;--lh-h1: 1.1;--fs-h2: 42px;--fs-h2-tablet: 36px;--fs-h2-mobile: 28px;--lh-h2: 1.2;--fs-h3: 32px;--fs-h3-tablet: 28px;--fs-h3-mobile: 24px;--lh-h3: 1.3;--fs-h4: 24px;--fs-h4-tablet: 22px;--fs-h4-mobile: 20px;--lh-h4: 1.4;--fs-h5: 20px;--lh-h5: 1.5;--fs-h6: 18px;--lh-h6: 1.5;--fs-body: 18px;--fs-body-large: 20px;--lh-body: 1.7;--space-xs: .5rem;--space-sm: 1rem;--space-md: 2rem;--space-lg: 4rem;--space-xl: 6rem;--transition-fast: .2s ease;--transition-base: .3s ease;--transition-smooth: .5s cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--color-bg-dark);color:var(--color-text);font-family:var(--font-body);font-weight:var(--w-body);font-size:var(--fs-body);line-height:var(--lh-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--color-link);text-decoration:none;transition:var(--transition-base)}a:hover{color:var(--color-link-hover)}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:var(--w-heading);letter-spacing:-.02em;margin:0}h1{font-size:var(--fs-h1);line-height:var(--lh-h1);margin-bottom:1rem}h2{font-size:var(--fs-h2);line-height:var(--lh-h2);margin-bottom:.875rem}h3{font-size:var(--fs-h3);line-height:var(--lh-h3);margin-bottom:.75rem}h4{font-size:var(--fs-h4);line-height:var(--lh-h4);margin-bottom:.625rem}p{margin:0 0 1.5rem}main{max-width:1400px;margin:0 auto;padding:var(--space-lg) var(--space-md)}header,footer{max-width:1200px;margin:0 auto;padding:var(--space-sm) var(--space-md)}footer{opacity:.9;font-size:.95rem}img{max-width:100%;height:auto;display:block}@media (max-width: 1024px){h1{font-size:var(--fs-h1-tablet)}h2{font-size:var(--fs-h2-tablet)}h3{font-size:var(--fs-h3-tablet)}h4{font-size:var(--fs-h4-tablet)}main{padding:var(--space-md) var(--space-sm)}}@media (max-width: 640px){h1{font-size:var(--fs-h1-mobile)}h2{font-size:var(--fs-h2-mobile)}h3{font-size:var(--fs-h3-mobile)}h4{font-size:var(--fs-h4-mobile)}main{padding:var(--space-md) var(--space-sm)}body{font-size:16px}}.page-background:where(.astro-37fxchfa){position:fixed;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-attachment:fixed;z-index:-1}.page-background:where(.astro-37fxchfa):after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(#0009,#000c)}.with-background:where(.astro-37fxchfa) main:where(.astro-37fxchfa){background:#000000b3;backdrop-filter:blur(5px);border-radius:8px}.nav:where(.astro-dmqpwcec) ul:where(.astro-dmqpwcec){list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;padding:0;margin:0}.nav:where(.astro-dmqpwcec) a:where(.astro-dmqpwcec){color:var(--color-link);text-transform:uppercase;font-size:14px;letter-spacing:.5px;font-weight:400;transition:all .3s ease;position:relative}.nav:where(.astro-dmqpwcec) a:where(.astro-dmqpwcec):after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:var(--color-main);transition:width .3s ease}.nav:where(.astro-dmqpwcec) a:where(.astro-dmqpwcec):hover{color:var(--color-main);text-decoration:none}.nav:where(.astro-dmqpwcec) a:where(.astro-dmqpwcec):hover:after{width:100%}@media (max-width: 768px){.nav:where(.astro-dmqpwcec) ul:where(.astro-dmqpwcec){gap:1rem}.nav:where(.astro-dmqpwcec) a:where(.astro-dmqpwcec){font-size:12px}}.header-wrapper:where(.astro-3ef6ksr2){position:sticky;top:0;background:#000000d9;backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1);z-index:1000}.header:where(.astro-3ef6ksr2){max-width:1200px;margin:0 auto;padding:1.5rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.brand:where(.astro-3ef6ksr2){display:flex;justify-content:center}.brand:where(.astro-3ef6ksr2) img:where(.astro-3ef6ksr2){display:block;transition:transform .3s ease}.brand:where(.astro-3ef6ksr2) a:where(.astro-3ef6ksr2):hover img:where(.astro-3ef6ksr2){transform:scale(1.05)}@media (max-width: 768px){.brand:where(.astro-3ef6ksr2) img:where(.astro-3ef6ksr2){height:45px}.header:where(.astro-3ef6ksr2){padding:1rem;gap:1rem}}.footer:where(.astro-sz7xmlte){background:#1a1a1a;color:var(--color-text);padding:3rem 1.5rem 2rem;margin-top:4rem;border-top:1px solid rgba(255,255,255,.1)}.footer-content:where(.astro-sz7xmlte){max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:2rem}.footer-logo:where(.astro-sz7xmlte){display:flex;justify-content:center}.footer-logo:where(.astro-sz7xmlte) img:where(.astro-sz7xmlte){display:block;opacity:.9;transition:opacity .3s ease}.footer-logo:where(.astro-sz7xmlte) img:where(.astro-sz7xmlte):hover{opacity:1}.footer-social:where(.astro-sz7xmlte){display:flex;gap:1.5rem;justify-content:center}.footer-social:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte){width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border:2px solid rgba(255,255,255,.2);border-radius:50%;color:var(--color-text);transition:all .3s ease}.footer-social:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte):hover{background:var(--color-main);border-color:var(--color-main);transform:translateY(-3px);box-shadow:0 4px 15px #d70e1d66}.footer-bottom:where(.astro-sz7xmlte){text-align:center;font-size:14px;opacity:.7;display:flex;flex-direction:column;gap:.5rem}.footer-bottom:where(.astro-sz7xmlte) p:where(.astro-sz7xmlte){margin:0}.footer-bottom:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte),.footer-bottom:where(.astro-sz7xmlte) button:where(.astro-sz7xmlte){color:var(--color-text);text-decoration:none;transition:color .3s ease;background:none;border:0;padding:0;font:inherit;cursor:pointer}.footer-bottom:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte):hover,.footer-bottom:where(.astro-sz7xmlte) button:where(.astro-sz7xmlte):hover{color:var(--color-main);text-decoration:underline}.powered:where(.astro-sz7xmlte){font-size:13px;opacity:.5}@media (max-width: 768px){.footer:where(.astro-sz7xmlte){padding:2rem 1rem 1.5rem}.footer-logo:where(.astro-sz7xmlte) img:where(.astro-sz7xmlte){height:60px}.footer-social:where(.astro-sz7xmlte){gap:1rem}.footer-social:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte){width:42px;height:42px}.footer-bottom:where(.astro-sz7xmlte){font-size:12px}.footer-bottom:where(.astro-sz7xmlte) p:where(.astro-sz7xmlte){line-height:1.6}}
