@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{--background-color: #1E201E;--background-color-secondary: #3C3D37;--background-color-tertiary: #697565;--background-color-quaternary: #ECDFCC;--accent-color: #697565;--text-color: #ECDFCC;--text-color-light: #3C3D37;--text-color-dim: #a9a095;--text-color-secondary: #697565;--card-background: #3C3D37;--navbar-background: rgba(60, 61, 55, .8);--border-color: rgba(236, 223, 204, .3);--border-radius-medium: 12px;--border-radius-small: 6px;--font-family: "neutroBold", sans-serif;--font-family-secondary: "NeueMachinaRegular", sans-serif;--font-family-logo: "SedanSC-Regular", sans-serif;--font-family-tertiary: "WaveHausLight", sans-serif;--font-family-italic: "playfairDisplayMediumItalic", sans-serif;--max-width: 1200px}body{background-color:var(--background-color);color:var(--text-color);font-family:var(--font-family);margin:0;padding:0;box-sizing:border-box;font-size:16px;line-height:1.6}*,*:before,*:after{box-sizing:inherit}a{color:inherit;text-decoration:none}a:hover{color:var(--accent-color)}button,.button-style{font-family:var(--font-family-secondary);cursor:pointer;padding:.75rem 1.5rem;border-radius:var(--border-radius-medium);font-weight:600;font-size:.95rem;letter-spacing:.5px;border:none;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}button.primary,.button-style.primary{background-color:var(--accent-color);color:var(--background-color)}button.primary:hover,.button-style.primary:hover{background-color:var(--text-color);color:var(--accent-color)}button.secondary,.button-style.secondary{background-color:transparent;color:var(--accent-color);border:1px solid var(--accent-color)}button.secondary:hover,.button-style.secondary:hover{background-color:var(--accent-color);color:var(--background-color);transform:translateY(-2px)}.container{width:100%;max-width:var(--max-width);margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}section{padding:5rem 0}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:1rem;line-height:1.3;font-weight:600}h1{font-size:3rem}h2{font-size:2.25rem}h3{font-size:1.75rem}h4{font-size:1.25rem}p{margin-bottom:1rem;color:var(--text-color-secondary)}@media (max-width: 768px){h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.15rem}section{padding:3.5rem 0}.container{padding-left:1rem;padding-right:1rem}}@font-face{font-family:NeueMachinaRegular;src:url(../../../fonts/NeueMachina/PPNeueMachina-InktrapRegular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:neutroBold;src:url(../../../fonts/Neutro-Bold.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:SedanSC-Regular;src:url(../../../fonts/SedanSC-Regular.ttf);font-weight:400;font-style:normal}.main-header.svelte-9tr91v{padding:1.5rem 0;position:absolute;top:0;left:0;width:100%;z-index:100;background-color:transparent}nav.svelte-9tr91v{display:flex;justify-content:space-between;align-items:center;padding:0 4rem;width:100%}.logo.svelte-9tr91v a:where(.svelte-9tr91v){font-weight:700;font-size:2.75rem;color:var(--text-color);letter-spacing:1px;font-family:var(--font-family-logo)}.logo.svelte-9tr91v{color:var(--text-color-secondary)}.logo.svelte-9tr91v img:where(.svelte-9tr91v){max-height:100px;width:auto}.nav-right.svelte-9tr91v{margin-left:auto}.nav-links.svelte-9tr91v{list-style:none;font-family:var(--font-family-secondary);display:flex;gap:2.5rem;margin:0;padding:0;justify-content:flex-end}.nav-links.svelte-9tr91v a:where(.svelte-9tr91v){color:#fff;font-size:1.2rem;font-weight:500;padding:.5rem 0;position:relative;transition:color .3s ease}.nav-links.svelte-9tr91v a:where(.svelte-9tr91v):hover{color:var(--text-color)}.nav-links.svelte-9tr91v a:where(.svelte-9tr91v):after{content:"";position:absolute;width:0;height:2px;bottom:0;left:0;background-color:var(--text-color);transition:width .3s ease}.nav-links.svelte-9tr91v a:where(.svelte-9tr91v):hover:after{width:100%}@media (max-width: 992px){.nav-links.svelte-9tr91v{gap:1.5rem}.logo.svelte-9tr91v{margin-left:1.5rem}nav.svelte-9tr91v{padding:0 1.5rem}}@media (max-width: 768px){.nav-links.svelte-9tr91v{display:none}.nav-right.svelte-9tr91v .mobile-menu-btn:where(.svelte-9tr91v){display:inline-block!important}.logo.svelte-9tr91v{margin-left:2rem}nav.svelte-9tr91v{padding:0}}.nav-right.svelte-9tr91v .mobile-menu-btn:where(.svelte-9tr91v){display:none;background:transparent;border:1px solid var(--text-color, #fff);color:inherit;cursor:pointer;padding:0;font-size:inherit;font-weight:inherit;text-transform:none;letter-spacing:normal;border-radius:var( --border-radius-small );position:relative;z-index:200;margin-right:1rem;justify-content:center;align-items:center;width:40px;height:40px;gap:0}.hamburger-icon.svelte-9tr91v{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;padding:8px}.hamburger-icon.svelte-9tr91v span:where(.svelte-9tr91v){display:block;width:100%;height:2px;background-color:var(--background-color, #000);border-radius:3px;transition:all .3s ease}.hamburger-icon.open.svelte-9tr91v span:where(.svelte-9tr91v):nth-child(1){transform:translateY(6px) rotate(45deg);background-color:var(--background-color, #000)}.hamburger-icon.open.svelte-9tr91v span:where(.svelte-9tr91v):nth-child(2){opacity:0}.hamburger-icon.open.svelte-9tr91v span:where(.svelte-9tr91v):nth-child(3){transform:translateY(-6px) rotate(-45deg);background-color:var(--background-color, #000)}.mobile-menu.svelte-9tr91v{position:fixed;top:0;right:-100%;width:250px;height:100vh;background-color:var(--accent-color, #fff);box-shadow:-2px 0 10px #0000001a;z-index:150;transition:right .3s ease;padding-top:80px}.mobile-menu.open.svelte-9tr91v{right:0}.mobile-nav-links.svelte-9tr91v{list-style:none;padding:0 2rem;margin:0}.mobile-nav-links.svelte-9tr91v li:where(.svelte-9tr91v){margin:1.5rem 0}.mobile-nav-links.svelte-9tr91v a:where(.svelte-9tr91v){color:var(--background-color, #000);font-size:1.1rem;font-weight:500;display:block;transition:color .3s ease;padding:.5rem 0}.mobile-nav-links.svelte-9tr91v a:where(.svelte-9tr91v):hover{color:#555}.main-footer.svelte-1z0u7tf{background-color:#1f1f1f;color:var(--text-color-secondary);padding-top:4rem;font-size:.95rem;margin-top:auto;border-top:1px solid var(--border-color)}.footer-content.svelte-1z0u7tf{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid var(--border-color)}.footer-section.about.svelte-1z0u7tf{grid-column:span 1}.footer-section.svelte-1z0u7tf h4:where(.svelte-1z0u7tf){color:var(--text-color-secondary);font-family:var(--font-family);margin-bottom:1.5rem;font-weight:600;font-size:.9rem}.footer-section.svelte-1z0u7tf ul:where(.svelte-1z0u7tf){list-style:none;font-family:var(--font-family-secondary);padding:0;margin:0}.footer-section.svelte-1z0u7tf ul:where(.svelte-1z0u7tf) li:where(.svelte-1z0u7tf){margin-bottom:.75rem}.footer-section.svelte-1z0u7tf a:where(.svelte-1z0u7tf){color:var(--text-color-secondary);font-family:var(--font-family-secondary);transition:color .3s ease}.footer-section.svelte-1z0u7tf a:where(.svelte-1z0u7tf):hover{color:var(--accent-color)}.footer-section.svelte-1z0u7tf p:where(.svelte-1z0u7tf){margin-bottom:.75rem;line-height:1.6;font-family:var(--font-family-secondary)}.footer-bottom.svelte-1z0u7tf{text-align:center;padding:1.5rem 0;font-size:.9rem;color:#ffffff80}.app-container.svelte-9g7euh{display:flex;flex-direction:column;min-height:100vh;background-color:var(--background-color)}main.svelte-9g7euh{flex:1;width:100%}
