:root{--primary: #2563eb;--primary-dark: #1e40af;--secondary: #475569;--background: #f8fafc;--text: #0f172a;--surface: #ffffff;--border: #e2e8f0;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--font-mono: "Fira Code", monospace}html,body{width:100%;position:relative;margin:0;padding:0}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;background-color:var(--background);background-image:radial-gradient(at 0% 0%,rgba(37,99,235,.03) 0px,transparent 50%),radial-gradient(at 100% 0%,rgba(16,185,129,.03) 0px,transparent 50%),radial-gradient(#e2e8f0 1.5px,transparent 1.5px);background-size:100% 100%,100% 100%,30px 30px;background-position:0 0,0 0,0 0}body{font-family:var(--font-sans);color:var(--text);line-height:1.6;min-height:100vh;display:block;position:relative}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{line-height:1.2;margin-bottom:.5em;font-weight:700}code{font-family:var(--font-mono);background:#cbd5e1;padding:.2em .4em;border-radius:4px;font-size:.9em}pre{background:#1e293b;color:#f8fafc;padding:1rem;overflow-x:auto;border-radius:8px}pre code{background:transparent;color:inherit;padding:0}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;overflow-x:hidden}@media (max-width: 768px){.container{padding:0 1.5rem}}header[data-astro-cid-5blmo7yk]{background:#fffffff2;backdrop-filter:blur(10px);box-shadow:0 1px 3px #0000000d;position:sticky;top:0;z-index:1000;border-bottom:1px solid var(--border)}nav[data-astro-cid-5blmo7yk]{display:flex;justify-content:space-between;align-items:center;padding:1rem;position:relative}.logo[data-astro-cid-5blmo7yk]{display:flex;flex-direction:row;align-items:center;gap:.5rem;font-weight:700;font-size:1.5rem;color:var(--primary);text-decoration:none;z-index:1001;white-space:nowrap}.logo[data-astro-cid-5blmo7yk] img[data-astro-cid-5blmo7yk]{height:36px;width:auto}ul[data-astro-cid-5blmo7yk]{display:flex;list-style:none;gap:2rem;margin:0;padding:0}.mobile-header[data-astro-cid-5blmo7yk]{display:none}a[data-astro-cid-5blmo7yk]{color:var(--secondary);font-weight:500;text-decoration:none;transition:color .2s;font-size:.95rem}a[data-astro-cid-5blmo7yk]:hover{color:var(--primary)}.hamburger[data-astro-cid-5blmo7yk]{width:44px;height:44px;background:#fff;border:1px solid var(--border);border-radius:50%;cursor:pointer;padding:0;z-index:1002;box-shadow:0 2px 8px #0000000d;display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;transition:all .3s cubic-bezier(.4,0,.2,1)}.hamburger[data-astro-cid-5blmo7yk]:hover{box-shadow:0 4px 12px #2563eb26;border-color:var(--primary);transform:translateY(-1px)}.hamburger[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]{display:block;width:20px;height:2px;background:var(--text);border-radius:2px;transition:all .3s cubic-bezier(.4,0,.2,1);transform-origin:center}.hamburger[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]:nth-child(2){width:14px;margin-left:6px}.hamburger[data-astro-cid-5blmo7yk].open{border-color:transparent;background:transparent;box-shadow:none}.hamburger[data-astro-cid-5blmo7yk].open span[data-astro-cid-5blmo7yk]{background:var(--text)}.hamburger[data-astro-cid-5blmo7yk].open span[data-astro-cid-5blmo7yk]:nth-child(1){transform:translateY(7px) rotate(45deg);width:24px}.hamburger[data-astro-cid-5blmo7yk].open span[data-astro-cid-5blmo7yk]:nth-child(2){opacity:0;transform:translate(-10px)}.hamburger[data-astro-cid-5blmo7yk].open span[data-astro-cid-5blmo7yk]:nth-child(3){transform:translateY(-7px) rotate(-45deg);width:24px}@media (max-width: 768px){.hamburger[data-astro-cid-5blmo7yk]{display:flex}ul[data-astro-cid-5blmo7yk]{position:fixed;top:0;left:0;width:100%;height:100vh;max-width:none;background:linear-gradient(135deg,#fffffffa,#f8fafcf2);backdrop-filter:blur(20px);display:flex;flex-direction:column;padding:0;transform:translate(100%);transition:transform .4s cubic-bezier(.16,1,.3,1),visibility .4s;z-index:1001;visibility:hidden;pointer-events:none;overflow-y:auto;overflow-x:hidden}ul[data-astro-cid-5blmo7yk]:before{content:"";position:absolute;top:-20%;right:-10%;width:300px;height:300px;background:radial-gradient(circle,rgba(37,99,235,.08) 0%,transparent 70%);border-radius:50%;z-index:-1;pointer-events:none}ul[data-astro-cid-5blmo7yk]:after{content:"";position:absolute;bottom:-10%;left:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(16,185,129,.05) 0%,transparent 70%);border-radius:50%;z-index:-1;pointer-events:none}ul[data-astro-cid-5blmo7yk].open{transform:translate(0);visibility:visible;pointer-events:auto}.mobile-header[data-astro-cid-5blmo7yk]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1rem 1.5rem;min-height:80px;border-bottom:1px solid rgba(0,0,0,.05);background:transparent;opacity:0;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease;transition-delay:.1s}.mobile-logo[data-astro-cid-5blmo7yk]{display:inline-flex!important;flex-direction:row!important;align-items:center;gap:.75rem;font-weight:700;font-size:1.25rem;color:var(--primary);text-decoration:none;padding:0!important;white-space:nowrap!important;width:auto!important}.mobile-logo[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]{display:inline-block}.mobile-logo[data-astro-cid-5blmo7yk] img[data-astro-cid-5blmo7yk]{height:32px;width:auto;display:block}ul[data-astro-cid-5blmo7yk] li[data-astro-cid-5blmo7yk]{width:100%;border-bottom:1px solid rgba(0,0,0,.03);list-style:none;display:block;opacity:0;transform:translateY(15px);transition:opacity .3s ease,transform .3s ease}ul[data-astro-cid-5blmo7yk].open .mobile-header[data-astro-cid-5blmo7yk]{opacity:1;transform:translateY(0)}ul[data-astro-cid-5blmo7yk].open li[data-astro-cid-5blmo7yk]:nth-child(2){transition-delay:.15s;opacity:1;transform:translateY(0)}ul[data-astro-cid-5blmo7yk].open li[data-astro-cid-5blmo7yk]:nth-child(3){transition-delay:.2s;opacity:1;transform:translateY(0)}ul[data-astro-cid-5blmo7yk].open li[data-astro-cid-5blmo7yk]:nth-child(4){transition-delay:.25s;opacity:1;transform:translateY(0)}ul[data-astro-cid-5blmo7yk].open li[data-astro-cid-5blmo7yk]:nth-child(5){transition-delay:.3s;opacity:1;transform:translateY(0)}ul[data-astro-cid-5blmo7yk].open li[data-astro-cid-5blmo7yk]:nth-child(6){transition-delay:.35s;opacity:1;transform:translateY(0)}ul[data-astro-cid-5blmo7yk]>li[data-astro-cid-5blmo7yk]>a[data-astro-cid-5blmo7yk]{display:block;padding:1rem 1.5rem;font-size:1.1rem;color:var(--text);text-align:left;text-decoration:none;font-weight:500;transition:all .2s}ul[data-astro-cid-5blmo7yk]>li[data-astro-cid-5blmo7yk]:not(.mobile-header)>a[data-astro-cid-5blmo7yk]:active,ul[data-astro-cid-5blmo7yk]>li[data-astro-cid-5blmo7yk]:not(.mobile-header)>a[data-astro-cid-5blmo7yk]:hover{background:#f8fafc;color:var(--primary);padding-left:2rem}.backdrop[data-astro-cid-5blmo7yk]{position:fixed;top:0;left:0;width:100%;height:100%;background:#0003;z-index:998;opacity:0;visibility:hidden;transition:opacity .4s;backdrop-filter:blur(4px)}.backdrop[data-astro-cid-5blmo7yk].open{opacity:1;visibility:visible}}footer[data-astro-cid-sz7xmlte]{background:#0f172a;color:#94a3b8;padding:2rem 0;margin-top:auto;border-top:1px solid #1e293b;font-size:.85rem}.footer-content[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}@media (min-width: 768px){.footer-content[data-astro-cid-sz7xmlte]{flex-direction:row;justify-content:space-between;text-align:left}}.footer-links[data-astro-cid-sz7xmlte]{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#cbd5e1;text-decoration:none;transition:color .2s ease-in-out;font-weight:500}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#38bdf8}.copyright[data-astro-cid-sz7xmlte]{margin:0;font-weight:400}.container[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;padding:0 1.5rem}#back-to-top[data-astro-cid-wlspcwf4]{position:fixed;bottom:2rem;right:2rem;width:3rem;height:3rem;background-color:var(--primary);color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:900;opacity:0;visibility:hidden;transform:translateY(20px);transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}#back-to-top[data-astro-cid-wlspcwf4].visible{opacity:1;visibility:visible;transform:translateY(0)}#back-to-top[data-astro-cid-wlspcwf4]:hover{background-color:var(--primary-dark);transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@media (max-width: 768px){#back-to-top[data-astro-cid-wlspcwf4]{bottom:1.5rem;right:1.5rem;width:2.5rem;height:2.5rem}#back-to-top[data-astro-cid-wlspcwf4] svg[data-astro-cid-wlspcwf4]{width:20px;height:20px}}html{font-family:system-ui,sans-serif;background:#f8fafc;background-size:224px;scroll-behavior:smooth;line-height:1.5;overflow-x:hidden}body{margin:0;padding:0;min-height:100vh;display:flex;flex-direction:column;color:#334155;overflow-x:hidden;width:100%;position:relative}
