:root{--bg-body: #0b1116;--text-main: #f1f5f9;--text-muted: #94a3b8;--accent-gold: #F4B942;--accent-blue: #75AADB;--card-bg: rgba(255, 255, 255, .05);--code-bg: #0d1117;--font-body: "Montserrat", sans-serif}@media (prefers-color-scheme: light){:root{--bg-body: #ffffff;--text-main: #1e293b;--text-muted: #64748b;--accent-blue: #2563eb;--accent-gold: #d97706;--card-bg: #f1f5f9;--code-bg: #1e293b}}body{background-color:var(--bg-body);color:var(--text-main);font-family:var(--font-body);transition:background-color .3s ease,color .3s ease;margin:0;padding:0}article{max-width:65ch;margin:0 auto;padding:1rem}p{font-size:1.15rem;line-height:1.8;margin-bottom:1.5rem;font-weight:400;color:var(--text-main)}article h2{font-size:1.8rem;font-weight:700;color:var(--accent-gold);margin-top:3rem;margin-bottom:1rem;border-bottom:1px solid rgba(244,185,66,.3);padding-bottom:.5rem}article h3{font-size:1.4rem;font-weight:600;color:var(--accent-blue);margin-top:2rem;margin-bottom:.8rem}blockquote{border-left:4px solid var(--accent-gold);background:var(--card-bg);margin:2rem 0;padding:1rem 1.5rem;font-style:italic;color:var(--text-main);border-radius:0 8px 8px 0}ul,ol{margin-bottom:1.5rem;padding-left:1.5rem}li{margin-bottom:.5rem;color:var(--text-main)}li::marker{color:var(--accent-blue)}article a{color:var(--accent-blue);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}article a:hover{color:var(--accent-gold)}article img{max-width:100%;height:auto;display:block;border-radius:8px;box-shadow:0 4px 20px #0003;margin:2rem 0}pre{background-color:var(--code-bg);padding:1rem;border-radius:8px;overflow-x:auto;border:1px solid rgba(255,255,255,.1);color:#fff}.site-header:where(.astro-XQBIH4SJ){--header-bg: rgba(255, 255, 255, .85);--header-text: #2D3748;--header-border: rgba(0, 0, 0, .05);--logo-filter: none;--hover-color: #F4B942;position:sticky;top:0;z-index:1000;width:100%;height:70px;background:var(--header-bg);border-bottom:1px solid var(--header-border);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);transition:all .3s ease}.site-header:where(.astro-XQBIH4SJ):after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#F4B942,#75AADB,#F4B942,transparent);background-size:200% 100%;animation:borderFlow 4s linear infinite;opacity:.7}@keyframes borderFlow{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-color-scheme: dark){.site-header:where(.astro-XQBIH4SJ){--header-bg: rgba(15, 23, 42, .85);--header-text: #ffffff;--header-border: rgba(255, 255, 255, .08);--logo-filter: grayscale(100%) invert(100%) brightness(200%)}}.skip-link:where(.astro-XQBIH4SJ){position:absolute;top:-48px;left:0;background:var(--accent-gold, #F4B942);color:#000;padding:12px 20px;text-decoration:none;font-weight:700;font-size:.9rem;z-index:10000;border-radius:0 0 8px;transition:top .3s ease}.skip-link:where(.astro-XQBIH4SJ):focus{top:0;outline:3px solid var(--brand-blue, #75AADB);outline-offset:2px}.header-container:where(.astro-XQBIH4SJ){max-width:1200px;margin:0 auto;padding:0 2rem;height:100%;display:flex;justify-content:space-between;align-items:center}.logo-wrapper:where(.astro-XQBIH4SJ){display:flex;align-items:center}.logo:where(.astro-XQBIH4SJ){height:40px;width:auto;object-fit:contain;filter:var(--logo-filter);box-shadow:none!important;border-radius:0!important;background:none!important;transition:all .3s ease}.logo-wrapper:where(.astro-XQBIH4SJ):hover .logo:where(.astro-XQBIH4SJ){filter:var(--logo-filter) drop-shadow(0 0 8px rgba(244,185,66,.5));transform:scale(1.05)}.desktop-nav:where(.astro-XQBIH4SJ){display:flex;align-items:center;gap:1.5rem}.desktop-nav:where(.astro-XQBIH4SJ) ul:where(.astro-XQBIH4SJ){display:flex;gap:2.5rem;list-style:none;margin:0;padding:0}.nav-link:where(.astro-XQBIH4SJ){text-decoration:none;color:var(--header-text);font-family:Montserrat,sans-serif;font-weight:700;font-size:.85rem;text-transform:uppercase;letter-spacing:1.5px;transition:all .3s ease;position:relative;padding:.5rem 0}.nav-link:where(.astro-XQBIH4SJ):hover{color:var(--hover-color)}.nav-link:where(.astro-XQBIH4SJ):after{content:"";position:absolute;width:0;height:2px;bottom:0;left:50%;transform:translate(-50%);background:linear-gradient(90deg,#F4B942,#75AADB);transition:width .3s ease;border-radius:2px}.nav-link:where(.astro-XQBIH4SJ):hover:after{width:100%}.search-btn:where(.astro-XQBIH4SJ){background:none;border:none;font-size:1.2rem;cursor:pointer;color:var(--header-text);padding:8px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;border-radius:8px}.search-btn:where(.astro-XQBIH4SJ):hover{color:var(--hover-color);background:rgba(244,185,66,.1);transform:scale(1.05)}.search-btn:where(.astro-XQBIH4SJ) i:where(.astro-XQBIH4SJ){color:inherit}#mobile-menu-btn:where(.astro-XQBIH4SJ){display:none;background:none;border:none;cursor:pointer;flex-direction:column;gap:6px;padding:8px;border-radius:8px;transition:background .3s ease}#mobile-menu-btn:where(.astro-XQBIH4SJ):hover{background:rgba(244,185,66,.1)}.hamburger-line:where(.astro-XQBIH4SJ){width:24px;height:2px;background-color:var(--header-text);transition:all .3s ease;border-radius:2px}#mobile-menu-btn:where(.astro-XQBIH4SJ).active .hamburger-line:where(.astro-XQBIH4SJ):nth-child(1){transform:rotate(45deg) translate(5px,6px);background-color:#f4b942}#mobile-menu-btn:where(.astro-XQBIH4SJ).active .hamburger-line:where(.astro-XQBIH4SJ):nth-child(2){opacity:0}#mobile-menu-btn:where(.astro-XQBIH4SJ).active .hamburger-line:where(.astro-XQBIH4SJ):nth-child(3){transform:rotate(-45deg) translate(5px,-6px);background-color:#f4b942}.mobile-menu-container:where(.astro-XQBIH4SJ){position:absolute;top:70px;left:0;width:100%;background:var(--header-bg);border-bottom:1px solid var(--header-border);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1)}.mobile-menu-container:where(.astro-XQBIH4SJ).active{max-height:350px}.mobile-menu-container:where(.astro-XQBIH4SJ) ul:where(.astro-XQBIH4SJ){list-style:none;padding:2rem;margin:0;display:flex;flex-direction:column;gap:1.5rem;text-align:center}.mobile-link:where(.astro-XQBIH4SJ){color:var(--header-text);text-decoration:none;font-family:Montserrat,sans-serif;font-weight:700;font-size:1rem;transition:color .3s ease;display:inline-block;padding:.5rem 1rem;border-radius:8px}.mobile-link:where(.astro-XQBIH4SJ):hover{color:#f4b942;background:rgba(244,185,66,.1)}@media (max-width: 768px){.desktop-nav:where(.astro-XQBIH4SJ){display:none}#mobile-menu-btn:where(.astro-XQBIH4SJ){display:flex}.header-container:where(.astro-XQBIH4SJ){padding:0 1.5rem}.logo:where(.astro-XQBIH4SJ){height:32px}.site-header:where(.astro-XQBIH4SJ):after{opacity:.5}}.cookie-banner:where(.astro-YCLGSPSO){position:fixed;bottom:2rem;left:50%;transform:translate(-50%) translateY(150%);width:90%;max-width:600px;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(0,0,0,.05);border-left:4px solid #F4B942;border-radius:16px;box-shadow:0 10px 40px #00000026;z-index:9999;padding:1.25rem;transition:transform .6s cubic-bezier(.22,1,.36,1);font-family:Montserrat,sans-serif}.cookie-banner:where(.astro-YCLGSPSO).visible{transform:translate(-50%) translateY(0)}.cookie-content:where(.astro-YCLGSPSO){display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.cookie-text:where(.astro-YCLGSPSO){display:flex;align-items:flex-start;gap:1rem;font-size:.85rem;color:#2d3748;line-height:1.5}.cookie-icon:where(.astro-YCLGSPSO){font-size:1.5rem}.cookie-text:where(.astro-YCLGSPSO) a:where(.astro-YCLGSPSO){color:#75aadb;text-decoration:underline;font-weight:600}.btn-accept:where(.astro-YCLGSPSO){background:linear-gradient(135deg,#1A202C,#2D3748);color:#fff;border:none;padding:.6rem 1.2rem;border-radius:50px;font-family:Montserrat,sans-serif;font-weight:700;font-size:.8rem;cursor:pointer;white-space:nowrap;transition:all .2s ease;box-shadow:0 4px 12px #2d374833}.btn-accept:where(.astro-YCLGSPSO):hover{transform:translateY(-2px);box-shadow:0 6px 16px #2d37484d}@media (prefers-color-scheme: dark){.cookie-banner:where(.astro-YCLGSPSO){background:rgba(30,41,59,.95);border-color:#ffffff1a}.cookie-text:where(.astro-YCLGSPSO){color:#e2e8f0}.btn-accept:where(.astro-YCLGSPSO){background:#F4B942;color:#1a202c}}@media (max-width: 600px){.cookie-content:where(.astro-YCLGSPSO){flex-direction:column;align-items:flex-start;gap:1rem}.btn-accept:where(.astro-YCLGSPSO){width:100%}}.brand-col:where(.astro-UFBKNAAD){grid-area:brand}.nav-col:where(.astro-UFBKNAAD){grid-area:nav}.social-col:where(.astro-UFBKNAAD){grid-area:social}.newsletter-col:where(.astro-UFBKNAAD){grid-area:news}.site-footer:where(.astro-UFBKNAAD){background:linear-gradient(180deg,#1A202C 0%,#0f1419 100%);color:#e2e8f0;padding:3rem 0 1rem;margin-top:4rem;border-top:3px solid;border-image:linear-gradient(90deg,#F4B942,#75AADB,#F4B942) 1;font-family:Montserrat,sans-serif;font-size:.9rem;position:relative;overflow:hidden}.site-footer:where(.astro-UFBKNAAD):before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:60%;height:1px;background:linear-gradient(90deg,transparent,rgba(244,185,66,.5),transparent)}.footer-container:where(.astro-UFBKNAAD){max-width:1100px;margin:0 auto;padding:0 2rem 2rem;display:grid;grid-template-columns:auto auto auto;grid-template-rows:auto auto;grid-template-areas:"nav social news" "brand brand brand";justify-content:center;gap:2rem;align-items:start}.footer-title:where(.astro-UFBKNAAD){color:#f4b942;font-size:.75rem;font-weight:800;text-transform:uppercase;margin-bottom:.8rem;letter-spacing:1px}.footer-links:where(.astro-UFBKNAAD){list-style:none;padding:0;margin:0}.footer-links:where(.astro-UFBKNAAD) li:where(.astro-UFBKNAAD){margin-bottom:.3rem}.footer-links:where(.astro-UFBKNAAD) a:where(.astro-UFBKNAAD){color:#cbd5e0;text-decoration:none;font-size:.85rem;transition:color .2s}.footer-links:where(.astro-UFBKNAAD) a:where(.astro-UFBKNAAD):hover{color:#f4b942}.social-col:where(.astro-UFBKNAAD){display:flex;flex-direction:column;align-items:flex-start}.social-grid:where(.astro-UFBKNAAD){display:flex;gap:1rem}.social-grid:where(.astro-UFBKNAAD) a:where(.astro-UFBKNAAD){color:#718096;background:rgba(255,255,255,.05);width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(255,255,255,.1)}.social-grid:where(.astro-UFBKNAAD) a:where(.astro-UFBKNAAD):hover{background:linear-gradient(135deg,#F4B942,#FFA500);color:#1a202c;transform:translateY(-4px) scale(1.1);box-shadow:0 8px 20px #f4b94259;border-color:transparent}.newsletter-col:where(.astro-UFBKNAAD){text-align:left;min-width:250px}.newsletter-form:where(.astro-UFBKNAAD){display:flex;gap:0;margin-top:.2rem}.input-field:where(.astro-UFBKNAAD){flex:1;padding:.5rem .8rem;border-radius:4px 0 0 4px;border:1px solid #2D3748;border-right:none;background:#2D3748;color:#fff;font-size:.85rem;min-width:0;height:36px;box-sizing:border-box}.input-field:where(.astro-UFBKNAAD):focus{outline:none;border-color:#f4b942}.submit-btn:where(.astro-UFBKNAAD){background:#F4B942;color:#1a202c;border:none;border-radius:0 4px 4px 0;cursor:pointer;padding:0 1rem;font-weight:700;font-size:1.2rem;line-height:1;transition:background .2s;height:36px}.submit-btn:where(.astro-UFBKNAAD):hover{background:#e0a83b}.brand-col:where(.astro-UFBKNAAD){text-align:center;border-top:1px solid rgba(255,255,255,.05);padding-top:1.5rem;margin-top:.5rem;display:flex;justify-content:center;align-items:flex-start;gap:1rem;flex-wrap:wrap;width:100%}.brand-text-wrapper:where(.astro-UFBKNAAD){max-width:600px;text-align:left}.footer-brand:where(.astro-UFBKNAAD){color:#f4b942;font-weight:800;font-size:1rem;margin:0;text-transform:uppercase;letter-spacing:-.5px;white-space:nowrap}.divider:where(.astro-UFBKNAAD){color:#444;font-size:1.2rem}.footer-desc:where(.astro-UFBKNAAD){color:#718096;font-size:.85rem;margin:0;margin-bottom:.5rem}.legal-disclaimer:where(.astro-UFBKNAAD){font-size:.7rem;color:#58667a;line-height:1.3}.footer-bottom:where(.astro-UFBKNAAD){max-width:1100px;margin:0 auto;padding:1rem 2rem 0;border-top:1px solid rgba(255,255,255,.05);display:flex;justify-content:space-between;align-items:center;font-size:.75rem;color:#718096}.legal-links:where(.astro-UFBKNAAD) a:where(.astro-UFBKNAAD){color:#94a3b8;text-decoration:none;transition:color .2s}.legal-links:where(.astro-UFBKNAAD) a:where(.astro-UFBKNAAD):hover{color:#f4b942}.made-with:where(.astro-UFBKNAAD){font-weight:500}@media (max-width: 768px){.site-footer:where(.astro-UFBKNAAD){padding:1.5rem 0 1rem}.footer-container:where(.astro-UFBKNAAD){gap:1rem .3rem;padding:0 1.5rem .2rem;justify-content:space-between}.footer-title:where(.astro-UFBKNAAD){font-size:.65rem;margin-bottom:.4rem}.footer-links:where(.astro-UFBKNAAD) a:where(.astro-UFBKNAAD){font-size:.75rem}.social-grid:where(.astro-UFBKNAAD){gap:.4rem}.social-grid:where(.astro-UFBKNAAD) a:where(.astro-UFBKNAAD){width:28px;height:28px}.newsletter-col:where(.astro-UFBKNAAD){min-width:0;width:100%;text-align:left}.newsletter-form:where(.astro-UFBKNAAD){flex-direction:column;gap:.5rem}.input-field:where(.astro-UFBKNAAD){width:100%;padding:.6rem;font-size:.85rem;height:auto}.submit-btn:where(.astro-UFBKNAAD){width:100%;padding:.6rem;font-size:.9rem;height:auto}.brand-col:where(.astro-UFBKNAAD){padding-top:.8rem;margin-top:0;margin-bottom:0;gap:.2rem;flex-direction:column;align-items:center}.brand-text-wrapper:where(.astro-UFBKNAAD){text-align:center}.divider:where(.astro-UFBKNAAD){display:none}.footer-desc:where(.astro-UFBKNAAD){display:none}.legal-disclaimer:where(.astro-UFBKNAAD){font-size:.6rem;line-height:1.1;margin-top:.3rem;margin-bottom:.5rem;opacity:.8;max-width:90%;margin-left:auto;margin-right:auto}.footer-bottom:where(.astro-UFBKNAAD){flex-direction:column;gap:.5rem;text-align:center;padding-bottom:1rem;padding-top:.2rem;border-top:none}.legal-links:where(.astro-UFBKNAAD){line-height:1.4}}
