@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@300;400;500&family=Newsreader:opsz,wght@6..72,300..700&display=swap";:root{--font-display: "Newsreader", serif;--font-body: "IBM Plex Mono", sans-serif;--bg-body: #ffffff;--bg-card: #FFFFFF;--text-main: #1C1C1C;--text-muted: #666666;--border: #E0E0E0;--accent: #8C2A2A;transition:background-color .3s,color .3s}html[data-theme=dark]{--bg-body: #0A0A0A;--bg-card: #141414;--text-main: #EAEAEA;--text-muted: #A0A0A0;--border: #333333;--accent: #D44545}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--bg-body);color:var(--text-main);font-family:var(--font-body);line-height:1.6}h1,h2{font-family:var(--font-display);font-weight:700;line-height:1.1}h3,h4{font-family:var(--font-body);font-weight:500;line-height:1.3}a{text-decoration:none;color:inherit;transition:opacity .3s}img{max-width:100%;display:block}.container{width:100%;max-width:1200px;height:auto;margin:0 auto}.btn{display:inline-block;padding:1rem 2rem;border:1px solid var(--text-main);text-transform:uppercase;font-size:.9rem;letter-spacing:.1em}.btn:hover{background:var(--text-main);color:var(--bg-body)}.navbar[data-astro-cid-5blmo7yk]{padding:0rem 0;position:sticky;top:0;background:var(--bg-body);z-index:100;border-bottom:1px solid var(--border)}.nav-inner[data-astro-cid-5blmo7yk]{display:flex;justify-content:space-between;align-items:center;max-width:1240px;margin:0 auto;padding:0 1rem}.logo[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--text-main)}.logo[data-astro-cid-5blmo7yk] img[data-astro-cid-5blmo7yk]{width:100px;height:60px;transition:filter .3s ease}.logo[data-astro-cid-5blmo7yk] img[data-astro-cid-5blmo7yk]{filter:none}html[data-theme=dark] .logo[data-astro-cid-5blmo7yk] img[data-astro-cid-5blmo7yk]{filter:brightness(0) invert(1)}.logo[data-astro-cid-5blmo7yk]:hover img[data-astro-cid-5blmo7yk]{opacity:.8}.desktop-nav[data-astro-cid-5blmo7yk]{display:flex;gap:2rem;align-items:center}.desktop-nav[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;color:var(--text-main);transition:color .3s}.desktop-nav[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover,.desktop-nav[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk].active{color:var(--accent)}.nav-actions[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:.75rem}.theme-toggle-btn[data-astro-cid-5blmo7yk]{background:none;border:1px solid var(--border);color:var(--text-main);cursor:pointer;border-radius:50%;width:34px;height:34px;display:flex;align-items:center;justify-content:center;transition:all .3s}.theme-toggle-btn[data-astro-cid-5blmo7yk]:hover{background:var(--border);color:var(--accent)}.theme-toggle-btn[data-astro-cid-5blmo7yk] svg[data-astro-cid-5blmo7yk]{display:none}html[data-theme=dark] .theme-toggle-btn[data-astro-cid-5blmo7yk] .icon-sun[data-astro-cid-5blmo7yk],html[data-theme=light] .theme-toggle-btn[data-astro-cid-5blmo7yk] .icon-moon[data-astro-cid-5blmo7yk]{display:block}.hamburger[data-astro-cid-5blmo7yk]{display:none;background:none;border:none;cursor:pointer;padding:.5rem;flex-direction:column;gap:5px;z-index:101}.hamburger[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]{display:block;width:22px;height:2px;background-color:var(--text-main);transition:all .3s}.hamburger[data-astro-cid-5blmo7yk].active span[data-astro-cid-5blmo7yk]:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger[data-astro-cid-5blmo7yk].active span[data-astro-cid-5blmo7yk]:nth-child(2){opacity:0}.hamburger[data-astro-cid-5blmo7yk].active span[data-astro-cid-5blmo7yk]:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.mobile-nav[data-astro-cid-5blmo7yk]{display:none;position:fixed;inset:0;background:var(--bg-body);flex-direction:column;justify-content:center;align-items:center;gap:2rem;z-index:99;transform:translate(100%);transition:transform .3s ease}.mobile-nav[data-astro-cid-5blmo7yk].open{display:flex;transform:translate(0)}.mobile-nav[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{font-size:1.5rem;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;color:var(--text-main);font-family:var(--font-display)}.mobile-nav[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover,.mobile-nav[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk].active{color:var(--accent)}@media (max-width: 768px){.desktop-nav[data-astro-cid-5blmo7yk]{display:none}.hamburger[data-astro-cid-5blmo7yk]{display:flex}.logo[data-astro-cid-5blmo7yk] svg[data-astro-cid-5blmo7yk]{width:28px;height:28px}.theme-toggle-btn[data-astro-cid-5blmo7yk]{width:30px;height:30px}}@media (min-width: 769px){.mobile-nav[data-astro-cid-5blmo7yk]{display:none!important}}.slim-footer[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;padding:.8rem 2rem;background-color:var(--bg-body);border-top:1px solid var(--border);color:var(--text-main);font-family:var(--font-body);font-size:.85rem}.footer-left[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{color:var(--text-muted)}.footer-right[data-astro-cid-sz7xmlte]{display:flex;gap:1.2rem}.footer-right[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--text-main);transition:color .2s;display:flex;align-items:center}.footer-right[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--accent)}
