.search[data-astro-cid-y5dl64i4]{width:100%;padding:.75rem 1rem;border:1px solid var(--border);border-radius:10px;background:var(--card-bg);color:var(--card-fg);outline:none;font-family:var(--font-base);transition:all var(--transition-normal);box-shadow:var(--shadow-sm)}.search[data-astro-cid-y5dl64i4]:focus{border-color:var(--primary);box-shadow:var(--shadow-md),var(--glow-primary);transform:translateY(-1px)}.search[data-astro-cid-y5dl64i4]::placeholder{color:var(--muted)}@media (max-width: 640px){.search[data-astro-cid-y5dl64i4]{padding:.6rem .8rem;font-size:1rem;border-radius:8px}}.theme-toggle[data-astro-cid-lfoluaxz]{background:transparent;border:1px solid var(--border);border-radius:8px;padding:.5rem;cursor:pointer;color:var(--fg);transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.theme-toggle[data-astro-cid-lfoluaxz]:hover{background:var(--card-bg);border-color:var(--accent);transform:scale(1.05)}.theme-icon[data-astro-cid-lfoluaxz]{transition:transform .2s ease;display:flex;align-items:center;justify-content:center;position:relative}.theme-toggle[data-astro-cid-lfoluaxz]:hover .theme-icon[data-astro-cid-lfoluaxz]{transform:rotate(20deg)}html[data-theme=dark] .moon-icon[data-astro-cid-lfoluaxz]{display:none}html[data-theme=dark] .sun-icon[data-astro-cid-lfoluaxz],html[data-theme=light] .moon-icon[data-astro-cid-lfoluaxz]{display:block}html[data-theme=light] .sun-icon[data-astro-cid-lfoluaxz]{display:none}:root{--mobile-nav-height: 72px}@media (max-width: 768px){body{padding-bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom) + 16px)!important}}.unified-header[data-astro-cid-hnhh3bfe]{position:sticky;top:0;z-index:100;background:var(--header-bg);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);transition:all .3s ease}.desktop-nav[data-astro-cid-hnhh3bfe]{display:flex;width:100%}.nav-container[data-astro-cid-hnhh3bfe]{display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:1rem 2rem;gap:2rem}.nav-brand[data-astro-cid-hnhh3bfe]{display:flex;justify-content:flex-start}.brand-link[data-astro-cid-hnhh3bfe]{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:var(--header-fg);transition:all .2s ease}.brand-icon[data-astro-cid-hnhh3bfe]{width:32px;height:32px;background:var(--card-bg);border-radius:8px;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-sm);transition:all .2s ease;border:1px solid var(--border)}.brand-text[data-astro-cid-hnhh3bfe]{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;letter-spacing:-.02em}.brand-link[data-astro-cid-hnhh3bfe]:hover{transform:translateY(-1px)}.brand-link[data-astro-cid-hnhh3bfe]:hover .brand-icon[data-astro-cid-hnhh3bfe]{box-shadow:var(--shadow-md),var(--glow-primary);transform:scale(1.05);border-color:var(--primary)}.nav-center[data-astro-cid-hnhh3bfe]{display:flex;justify-content:center}.nav-pills[data-astro-cid-hnhh3bfe]{display:flex;background:var(--card-bg);border:1px solid var(--border);border-radius:16px;padding:.5rem;gap:.25rem;box-shadow:var(--shadow-sm);list-style:none;margin:0}.nav-pills[data-astro-cid-hnhh3bfe] li[data-astro-cid-hnhh3bfe]{margin:0}.nav-pill[data-astro-cid-hnhh3bfe]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border-radius:12px;text-decoration:none;color:var(--muted);font-size:.9rem;font-weight:500;transition:all .2s ease;white-space:nowrap}.pill-icon[data-astro-cid-hnhh3bfe]{display:flex;align-items:center;opacity:.8;transition:all .2s ease}.pill-text[data-astro-cid-hnhh3bfe]{font-weight:500}.nav-pill[data-astro-cid-hnhh3bfe]:hover{background:var(--bg);color:var(--primary);transform:translateY(-1px);box-shadow:var(--shadow-sm)}.nav-pill[data-astro-cid-hnhh3bfe]:hover .pill-icon[data-astro-cid-hnhh3bfe]{opacity:1;transform:scale(1.1)}.nav-pill[data-astro-cid-hnhh3bfe].active{background:var(--gradient-primary);color:#fff;font-weight:600;box-shadow:var(--shadow-md),var(--glow-primary)}.nav-pill[data-astro-cid-hnhh3bfe].active .pill-icon[data-astro-cid-hnhh3bfe]{opacity:1;filter:drop-shadow(0 0 4px rgba(255,255,255,.5))}.nav-actions[data-astro-cid-hnhh3bfe]{display:flex;align-items:center;justify-content:flex-end;gap:1rem}.nav-search[data-astro-cid-hnhh3bfe]{min-width:280px}.mobile-top-nav[data-astro-cid-hnhh3bfe],.mobile-bottom-nav[data-astro-cid-hnhh3bfe]{display:none}@media (max-width: 1024px){.nav-container[data-astro-cid-hnhh3bfe]{padding:1rem 1.5rem;gap:1.5rem}.nav-search[data-astro-cid-hnhh3bfe]{min-width:240px}.nav-pill[data-astro-cid-hnhh3bfe]{padding:.625rem 1rem}}@media (max-width: 768px){.desktop-nav[data-astro-cid-hnhh3bfe]{display:none}.mobile-top-nav[data-astro-cid-hnhh3bfe]{display:flex;background:var(--header-bg);border-bottom:1px solid var(--border);backdrop-filter:blur(12px)}.mobile-container[data-astro-cid-hnhh3bfe]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 1.5rem;max-width:100%}.mobile-brand[data-astro-cid-hnhh3bfe]{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:var(--header-fg)}.mobile-brand-icon[data-astro-cid-hnhh3bfe]{width:28px;height:28px;background:var(--card-bg);border-radius:6px;display:flex;align-items:center;justify-content:center;border:1px solid var(--border)}.mobile-brand-text[data-astro-cid-hnhh3bfe]{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;letter-spacing:-.02em}.mobile-actions[data-astro-cid-hnhh3bfe]{display:flex;align-items:center}.mobile-bottom-nav[data-astro-cid-hnhh3bfe]{display:block;position:fixed;bottom:0;left:0;right:0;height:var(--mobile-nav-height);background:var(--header-bg);border-top:1px solid var(--border);backdrop-filter:blur(12px);z-index:1000;box-shadow:0 -4px 20px #0000001a}.bottom-nav-container[data-astro-cid-hnhh3bfe]{display:grid;grid-template-columns:repeat(4,1fr);max-width:500px;margin:0 auto;padding:.75rem 1rem 1rem;gap:.5rem;list-style:none}.bottom-nav-container[data-astro-cid-hnhh3bfe] li[data-astro-cid-hnhh3bfe]{margin:0}.bottom-nav-item[data-astro-cid-hnhh3bfe]{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:var(--muted);padding:.75rem .5rem;border-radius:12px;transition:all .2s ease;min-height:56px;justify-content:center}.bottom-nav-icon[data-astro-cid-hnhh3bfe]{display:flex;align-items:center;justify-content:center;margin-bottom:.25rem;transition:all .2s ease}.bottom-nav-icon[data-astro-cid-hnhh3bfe] svg[data-astro-cid-hnhh3bfe]{width:22px;height:22px}.bottom-nav-label[data-astro-cid-hnhh3bfe]{font-size:.8rem;font-weight:500;text-align:center;line-height:1}.bottom-nav-item[data-astro-cid-hnhh3bfe]:hover{color:var(--primary);background:#00d9ff0d;transform:translateY(-1px)}.bottom-nav-item[data-astro-cid-hnhh3bfe]:hover .bottom-nav-icon[data-astro-cid-hnhh3bfe] svg[data-astro-cid-hnhh3bfe]{stroke:var(--primary)}.bottom-nav-item[data-astro-cid-hnhh3bfe].active{color:var(--primary);background:#00d9ff1a;font-weight:600}.bottom-nav-item[data-astro-cid-hnhh3bfe].active .bottom-nav-icon[data-astro-cid-hnhh3bfe]{transform:scale(1.1);filter:drop-shadow(0 0 4px var(--primary))}.bottom-nav-item[data-astro-cid-hnhh3bfe].active .bottom-nav-icon[data-astro-cid-hnhh3bfe] svg[data-astro-cid-hnhh3bfe]{stroke:var(--primary)}body{padding-bottom:calc(80px + env(safe-area-inset-bottom,0px))}}@media (max-width: 480px){.mobile-container[data-astro-cid-hnhh3bfe]{padding:.875rem 1rem}.mobile-brand-text[data-astro-cid-hnhh3bfe]{font-size:1.125rem}.mobile-brand-icon[data-astro-cid-hnhh3bfe]{width:26px;height:26px}.bottom-nav-container[data-astro-cid-hnhh3bfe]{padding:.625rem .75rem .875rem;gap:.25rem}.bottom-nav-item[data-astro-cid-hnhh3bfe]{padding:.625rem .375rem;min-height:52px}.bottom-nav-icon[data-astro-cid-hnhh3bfe] svg[data-astro-cid-hnhh3bfe]{width:20px;height:20px}.bottom-nav-label[data-astro-cid-hnhh3bfe]{font-size:.7rem}}@media (prefers-color-scheme: dark){.unified-header[data-astro-cid-hnhh3bfe]{box-shadow:0 1px #ffffff0d}.mobile-bottom-nav[data-astro-cid-hnhh3bfe]{box-shadow:0 -4px 20px #0000004d}}html[data-theme=light] .pill-icon[data-astro-cid-hnhh3bfe] svg[data-astro-cid-hnhh3bfe],html[data-theme=light] .bottom-nav-icon[data-astro-cid-hnhh3bfe] svg[data-astro-cid-hnhh3bfe]{stroke:var(--muted)}html[data-theme=light] .nav-pill[data-astro-cid-hnhh3bfe]:hover .pill-icon[data-astro-cid-hnhh3bfe] svg[data-astro-cid-hnhh3bfe],html[data-theme=light] .bottom-nav-item[data-astro-cid-hnhh3bfe]:hover .bottom-nav-icon[data-astro-cid-hnhh3bfe] svg[data-astro-cid-hnhh3bfe]{stroke:var(--primary)}html[data-theme=light] .nav-pill[data-astro-cid-hnhh3bfe].active .pill-icon[data-astro-cid-hnhh3bfe] svg[data-astro-cid-hnhh3bfe],html[data-theme=light] .bottom-nav-item[data-astro-cid-hnhh3bfe].active .bottom-nav-icon[data-astro-cid-hnhh3bfe] svg[data-astro-cid-hnhh3bfe]{stroke:#fff}.site-footer[data-astro-cid-mh6itkc3]{background:var(--card-bg);border-top:1px solid var(--border);padding:3rem 0 1.5rem;margin-top:4rem;position:relative}.container[data-astro-cid-mh6itkc3]{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-content[data-astro-cid-mh6itkc3]{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;align-items:start;margin-bottom:2rem;max-width:100%;margin-left:auto;margin-right:auto;padding:0}.footer-branding[data-astro-cid-mh6itkc3]{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:400px;margin:0}.footer-logo[data-astro-cid-mh6itkc3]{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;text-decoration:none;color:var(--text);transition:all .2s ease}.footer-logo[data-astro-cid-mh6itkc3]:hover{transform:translateY(-1px)}.footer-logo[data-astro-cid-mh6itkc3]:hover .logo-icon[data-astro-cid-mh6itkc3]{transform:scale(1.05);filter:drop-shadow(0 0 8px var(--primary))}.logo-icon[data-astro-cid-mh6itkc3]{width:24px;height:24px;transition:all .2s ease}.logo-text[data-astro-cid-mh6itkc3]{font-weight:700;font-size:1.2rem;color:var(--text)}.footer-tagline[data-astro-cid-mh6itkc3]{color:var(--muted);line-height:1.55;margin:0;text-align:left;max-width:400px}.footer-nav[data-astro-cid-mh6itkc3]{display:flex;gap:4rem;justify-content:space-between}.nav-section[data-astro-cid-mh6itkc3]{min-width:120px}.nav-section[data-astro-cid-mh6itkc3] h4[data-astro-cid-mh6itkc3]{color:var(--text);font-size:.9rem;font-weight:600;margin:0 0 1.25rem;text-transform:uppercase;letter-spacing:.5px}.nav-section[data-astro-cid-mh6itkc3] ul[data-astro-cid-mh6itkc3]{list-style:none;padding:0;margin:0}.nav-section[data-astro-cid-mh6itkc3] li[data-astro-cid-mh6itkc3]{margin-bottom:.5rem}.nav-section[data-astro-cid-mh6itkc3] a[data-astro-cid-mh6itkc3]{color:var(--muted);text-decoration:none;font-size:.9rem;transition:all .2s ease;display:inline-flex;align-items:center;gap:.5rem;padding:.25rem 0}.nav-section[data-astro-cid-mh6itkc3] a[data-astro-cid-mh6itkc3]:hover{color:var(--primary);transform:translate(4px)}.social-icon[data-astro-cid-mh6itkc3]{display:inline-flex;align-items:center;opacity:.8;transition:all .2s ease}.nav-section[data-astro-cid-mh6itkc3] a[data-astro-cid-mh6itkc3]:hover .social-icon[data-astro-cid-mh6itkc3],.nav-section[data-astro-cid-mh6itkc3] a[data-astro-cid-mh6itkc3]:hover [data-astro-cid-mh6itkc3][role=img]{opacity:1;transform:scale(1.1)}.footer-actions[data-astro-cid-mh6itkc3]{display:flex;flex-direction:column;gap:1rem;align-items:flex-end;justify-content:flex-start}.scroll-top-btn[data-astro-cid-mh6itkc3]{background:var(--card-bg);border:1px solid var(--border);border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:var(--muted);cursor:pointer;transition:all .2s ease}.scroll-top-btn[data-astro-cid-mh6itkc3]:hover{background:var(--primary);color:var(--bg);border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px #00d9ff4d}.footer-bottom[data-astro-cid-mh6itkc3]{border-top:1px solid var(--border);padding-top:1.5rem;text-align:center}.copyright[data-astro-cid-mh6itkc3]{color:var(--muted);font-size:.85rem;margin:0;line-height:1.5}.brand[data-astro-cid-mh6itkc3]{color:var(--primary);font-weight:600}.heart[data-astro-cid-mh6itkc3]{color:#ff6b6b;animation:heartbeat 2s ease-in-out infinite}.copyright[data-astro-cid-mh6itkc3] a[data-astro-cid-mh6itkc3]{color:var(--primary);text-decoration:none;font-weight:500}.copyright[data-astro-cid-mh6itkc3] a[data-astro-cid-mh6itkc3]:hover{text-decoration:underline}@keyframes heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media (max-width: 1024px) and (min-width: 769px){.footer-content[data-astro-cid-mh6itkc3]{grid-template-columns:1fr 1fr;gap:2.5rem;padding:0 1.5rem}.footer-actions[data-astro-cid-mh6itkc3]{grid-column:1 / -1;flex-direction:row;justify-content:center;align-items:center;margin-top:1rem}}@media (max-width: 768px){.site-footer[data-astro-cid-mh6itkc3]{padding:2rem 0 6rem}.footer-content[data-astro-cid-mh6itkc3]{grid-template-columns:1fr;justify-items:center;text-align:center;gap:2.5rem}.footer-branding[data-astro-cid-mh6itkc3]{text-align:center;align-items:center;max-width:520px;margin:0 auto}.footer-tagline[data-astro-cid-mh6itkc3]{text-align:center;line-height:1.55}.footer-nav[data-astro-cid-mh6itkc3]{flex-direction:column;justify-content:center;align-items:center;gap:2rem}.nav-section[data-astro-cid-mh6itkc3]{text-align:center}.nav-section[data-astro-cid-mh6itkc3] h4[data-astro-cid-mh6itkc3]{margin:0 0 .75rem}.footer-actions[data-astro-cid-mh6itkc3]{flex-direction:row;justify-content:center}.scroll-top-btn[data-astro-cid-mh6itkc3]{position:fixed;bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom) + 16px);right:clamp(12px,3vw,16px);z-index:985}}@media (max-width: 480px){.footer-nav[data-astro-cid-mh6itkc3]{flex-direction:column;gap:1.5rem;width:100%;align-items:center}.nav-section[data-astro-cid-mh6itkc3]{text-align:center;width:100%}}.scroll-progress[data-astro-cid-oajj6ayb]{position:fixed;top:0;left:0;width:100%;height:3px;background:#00d9ff1a;z-index:1001;pointer-events:none}.scroll-progress-bar[data-astro-cid-oajj6ayb]{height:100%;background:linear-gradient(90deg,var(--primary),var(--secondary));width:0%;transition:width .1s ease-out}.fab[data-astro-cid-hnzwq3ap]{position:fixed;bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom) + 16px);right:clamp(12px,3vw,16px);width:56px;height:56px;border-radius:50%;background:var(--primary);color:#fff;border:none;font-size:1.5rem;cursor:pointer;box-shadow:0 6px 20px #00d9ff66;transition:all .3s ease;z-index:990;opacity:0;pointer-events:none}.fab[data-astro-cid-hnzwq3ap]:hover{transform:scale(1.1);box-shadow:0 8px 25px #00d9ff99}@media (min-width: 769px){.fab[data-astro-cid-hnzwq3ap]{bottom:24px;right:24px}}.audio-player[data-astro-cid-4of7wpq4]{position:fixed;bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom) + 80px);right:clamp(12px,3vw,16px);z-index:995;display:flex;align-items:center;gap:.5rem;background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:.5rem;backdrop-filter:blur(12px);box-shadow:var(--shadow-md);transition:all .3s ease;opacity:.8}.audio-player[data-astro-cid-4of7wpq4]:hover{opacity:1;transform:translateY(-2px);box-shadow:var(--shadow-lg)}.audio-toggle[data-astro-cid-4of7wpq4]{background:var(--primary);border:none;border-radius:8px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .2s ease}.audio-toggle[data-astro-cid-4of7wpq4]:hover{background:var(--secondary);transform:scale(1.05)}.audio-toggle[data-astro-cid-4of7wpq4]:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.volume-control[data-astro-cid-4of7wpq4]{display:flex;align-items:center;gap:.375rem}.volume-toggle[data-astro-cid-4of7wpq4]{background:transparent;border:none;color:var(--muted);cursor:pointer;padding:.25rem;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.volume-toggle[data-astro-cid-4of7wpq4]:hover{color:var(--primary);background:var(--bg)}.volume-toggle[data-astro-cid-4of7wpq4]:focus-visible{outline:2px solid var(--primary);outline-offset:1px}.volume-slider[data-astro-cid-4of7wpq4]{width:60px;height:4px;background:var(--border);border-radius:2px;outline:none;cursor:pointer;-webkit-appearance:none;appearance:none}.volume-slider[data-astro-cid-4of7wpq4]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;background:var(--primary);border-radius:50%;cursor:pointer}.volume-slider[data-astro-cid-4of7wpq4]::-moz-range-thumb{width:12px;height:12px;background:var(--primary);border-radius:50%;cursor:pointer;border:none}.volume-slider[data-astro-cid-4of7wpq4]:focus-visible{outline:2px solid var(--primary);outline-offset:2px}@media (min-width: 769px){.audio-player[data-astro-cid-4of7wpq4]{bottom:88px;right:24px}}@media (max-width: 768px){.audio-player[data-astro-cid-4of7wpq4]{padding:.375rem;gap:.375rem}.audio-toggle[data-astro-cid-4of7wpq4]{width:36px;height:36px}.volume-slider[data-astro-cid-4of7wpq4]{width:50px}}@media (max-width: 480px){.volume-control[data-astro-cid-4of7wpq4]{display:none}}.fab-stack[data-astro-cid-unqoj63x]{position:fixed;bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom) + 16px);right:clamp(12px,3vw,16px);display:grid;gap:12px;z-index:990}@media (min-width: 769px){.fab-stack[data-astro-cid-unqoj63x]{bottom:24px;right:24px}}.fab-stack[data-astro-cid-unqoj63x] .audio-player,.fab-stack[data-astro-cid-unqoj63x] .fab{position:static!important;bottom:auto!important;right:auto!important}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:var(--font-base),sans-serif;line-height:1.5;background:var(--bg);color:var(--fg);transition:background .2s,color .2s}*:focus{outline:none}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--primary);outline-offset:2px;box-shadow:0 0 0 4px #00d9ff1a}.nav-pill:focus-visible,.bottom-nav-item:focus-visible,.brand-link:focus-visible,.footer-logo:focus-visible{outline:2px solid var(--primary);outline-offset:2px;box-shadow:0 0 0 4px #00d9ff26;border-radius:8px}.audio-toggle:focus-visible,.volume-toggle:focus-visible{outline:2px solid var(--primary);outline-offset:2px;box-shadow:0 0 0 4px #00d9ff33}input[type=range]:focus-visible{outline:2px solid var(--primary);outline-offset:4px}.skip-to-main{position:absolute;top:-40px;left:6px;background:var(--primary);color:#fff;padding:8px 16px;text-decoration:none;border-radius:4px;z-index:1000;font-weight:600;transition:top .3s}.skip-to-main:focus{top:6px}@media (max-width: 768px){button,a,input,select,textarea{min-height:44px;min-width:44px}.bottom-nav-item{min-height:56px;padding:.875rem .625rem}.audio-toggle{min-height:44px;min-width:44px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--font-base: "Space Grotesk", -apple-system, BlinkMacSystemFont, sans-serif;--font-heading: "Space Grotesk", sans-serif;--font-code: "JetBrains Mono", "Fira Code", "Consolas", monospace;--bg: #0d1117;--fg: #e6edf3;--header-bg: #161b22;--header-fg: #f0f6fc;--card-bg: #21262d;--card-fg: #e6edf3;--border: #30363d;--muted: #7d8590;--primary: #00d9ff;--secondary: #7c3aed;--accent: #00ff88;--link: #58a6ff;--success: #3fb950;--warning: #d29922;--error: #f85149;--info: #1f6feb;--gradient-primary: linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);--gradient-accent: linear-gradient(135deg, var(--accent) 0%, var(--primary) 100%);--gradient-hero: linear-gradient(135deg, #0d1117 0%, #161b22 50%, #21262d 100%);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--shadow-md: 0 4px 6px rgba(0, 0, 0, .4);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .5);--glow-primary: 0 0 20px rgba(0, 217, 255, .3);--glow-accent: 0 0 20px rgba(0, 255, 136, .3);--transition-fast: .15s ease;--transition-normal: .2s ease;--transition-slow: .3s ease}html[data-theme=light]{--bg: #ffffff;--fg: #24292f;--header-bg: #f6f8fa;--header-fg: #24292f;--card-bg: #ffffff;--card-fg: #24292f;--border: #d0d7de;--muted: #656d76;--primary: #0969da;--secondary: #8250df;--accent: #1a7f37;--link: #0969da;--success: #1a7f37;--warning: #9a6700;--error: #cf222e;--info: #0969da;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .1);--shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .1);--glow-primary: 0 0 20px rgba(9, 105, 218, .3);--glow-accent: 0 0 20px rgba(26, 127, 55, .3)}@media (prefers-contrast: high){:root{--bg: #000000;--fg: #ffffff;--border: #ffffff;--muted: #cccccc;--primary: #00ffff;--secondary: #ff00ff;--accent: #00ff00}html[data-theme=light]{--bg: #ffffff;--fg: #000000;--border: #000000;--muted: #333333;--primary: #0000ff;--secondary: #800080;--accent: #008000}}.layout{min-height:100dvh;display:flex;flex-direction:column}main{flex:1}.container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:1rem}@media (min-width: 1200px){.container{max-width:1400px}}:root{--header-height-desktop: 80px;--header-height-mobile: 70px;--mobile-nav-height: 80px}@media (max-width: 768px){body{padding-bottom:var(--mobile-nav-height)!important}main{padding-bottom:0!important}}.site-header{position:sticky;top:0;z-index:100;background:var(--header-bg);border-bottom:1px solid var(--border);backdrop-filter:blur(12px);transition:all .2s ease}.unified-header{position:sticky;top:0;z-index:100;background:var(--header-bg);border-bottom:1px solid var(--border);backdrop-filter:blur(12px);transition:all .3s ease;box-shadow:0 2px 10px #0000001a}html[data-theme=dark] .unified-header{background:#161b22e6;box-shadow:0 2px 10px #0000004d}html[data-theme=light] .unified-header{background:#f6f8fae6;box-shadow:0 2px 10px #0000000d}.scroll-progress{position:fixed;top:0;left:0;width:100%;height:3px;background:#00d9ff33;z-index:1000;pointer-events:none}.scroll-progress-bar{height:100%;background:linear-gradient(90deg,var(--primary),var(--secondary));width:0%;transition:width .1s ease-out}.ripple{position:absolute;border-radius:50%;background:#00d9ff4d;transform:scale(0);animation:ripple-animation .6s linear;pointer-events:none}@keyframes ripple-animation{to{transform:scale(4);opacity:0}}button,.btn{position:relative;overflow:hidden;transition:all .2s ease}@media (max-width: 768px){a,button,.clickable{min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center}}.post-card.loading,.card.loading{pointer-events:none;opacity:.7}.post-card.loading:after,.card.loading:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,217,255,.1),transparent);animation:loading-shimmer 1.5s infinite}.pull-to-refresh{position:fixed;top:-60px;left:50%;transform:translate(-50%);width:40px;height:40px;border-radius:50%;background:var(--primary);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem;transition:top .3s ease;z-index:1002}.pull-to-refresh.show{top:20px}.fab{position:fixed;bottom:100px;right:20px;width:56px;height:56px;border-radius:50%;background:var(--primary);color:#fff;border:none;font-size:1.5rem;cursor:pointer;box-shadow:0 6px 20px #00d9ff66;transition:all .3s ease;z-index:999}.fab:hover{transform:scale(1.1);box-shadow:0 8px 25px #00d9ff99}@media (max-width: 640px){.fab{bottom:110px}}.page-enter{animation:page-enter .4s ease-out}@keyframes page-enter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.stagger-animation>*{opacity:0;animation:stagger-fade-in .5s ease-out forwards}.stagger-animation>*:nth-child(1){animation-delay:.1s}.stagger-animation>*:nth-child(2){animation-delay:.2s}.stagger-animation>*:nth-child(3){animation-delay:.3s}.stagger-animation>*:nth-child(4){animation-delay:.4s}.stagger-animation>*:nth-child(5){animation-delay:.5s}.stagger-animation>*:nth-child(6){animation-delay:.6s}@keyframes stagger-fade-in{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.nav{display:flex;align-items:center;gap:1rem;padding:.75rem 0}.brand{font-family:var(--font-heading);font-weight:700;text-decoration:none;color:var(--header-fg);font-size:1.25rem;transition:all var(--transition-normal)}.brand:hover{color:var(--primary);text-shadow:var(--glow-primary)}.nav-actions{margin-left:auto;display:flex;align-items:center;gap:.5rem}.nav-links{display:flex;align-items:center;gap:.75rem}.nav-search{margin:0 1rem;width:min(420px,40vw)}.nav-search .search{margin:0}.theme-toggle{background:transparent;border:1px solid var(--border);border-radius:10px;padding:.4rem .6rem;cursor:pointer;font-size:1rem;color:var(--header-fg);transition:background .2s,color .2s}.theme-toggle:hover{background:color-mix(in oklab,var(--accent),var(--bg) 80%)}.nav-links a,.chip{padding:.5rem .9rem;border:1px solid var(--border);border-radius:999px;background:var(--card-bg);text-decoration:none;color:var(--fg);font-weight:600;opacity:.92;transition:all var(--transition-normal);box-shadow:var(--shadow-sm)}.nav-links a:hover,.chip:hover{opacity:1;background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:var(--glow-primary);transform:translateY(-1px)}.chip.is-active{background:var(--gradient-primary);color:#fff;border-color:var(--primary);box-shadow:var(--glow-primary)}.post-preview{border:1px solid var(--border);box-shadow:0 1px 4px #00000012;border-radius:12px;background:var(--card-bg);color:var(--card-fg)}.post-title{letter-spacing:.1px;font-family:var(--font-heading)}.site-footer{width:100%;background:var(--header-bg);color:var(--muted);border-top:1px solid var(--border);padding:calc(1rem + env(safe-area-inset-bottom)) 0 1rem;text-align:center}@media (max-width: 720px){body{line-height:1.6}.container{padding-inline:16px}.nav{display:grid;grid-template-columns:1fr auto;grid-template-areas:"brand actions" "search search" "links links";gap:.6rem;padding:.6rem 0}.brand{grid-area:brand;align-self:center;font-size:1.06rem;letter-spacing:.2px}.nav-actions{grid-area:actions;justify-self:end}.nav-search{grid-area:search;width:100%;margin:0}.nav-links{grid-area:links;display:flex;gap:.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:.2rem;position:relative;scroll-snap-type:x proximity}.nav-links a{scroll-snap-align:start}.nav-links::-webkit-scrollbar{display:none}.nav-links:after{content:"";position:absolute;right:0;top:0;bottom:0;width:24px;background:linear-gradient(to left,var(--header-bg),transparent);pointer-events:none}}.search:focus{outline:2px solid var(--primary);outline-offset:2px;border-color:var(--primary);box-shadow:var(--glow-primary)}.about{padding-block:2rem}.hero{display:grid;grid-template-columns:auto 1fr;gap:1.25rem;align-items:center;margin-bottom:1.5rem}.avatar{width:88px;height:88px;border-radius:50%;display:grid;place-items:center;font-weight:800;letter-spacing:.5px;background:var(--gradient-primary);color:#fff;user-select:none;font-family:var(--font-heading);box-shadow:var(--shadow-md),var(--glow-primary)}.title{margin:0;font-size:clamp(1.6rem,2.2vw,2.2rem);font-weight:800;font-family:var(--font-heading)}.tagline{margin:.15rem 0 .5rem;color:var(--muted);font-family:var(--font-base)}.bio{margin:0 0 .8rem;max-width:70ch;color:var(--fg);font-family:var(--font-base)}.links{display:flex;gap:.5rem;flex-wrap:wrap}.btn{display:inline-block;padding:.75rem 1.5rem;border-radius:8px;background:var(--gradient-primary);color:#fff;text-decoration:none;font-weight:600;position:relative;overflow:hidden;letter-spacing:.5px;font-family:var(--font-base);cursor:pointer;transition:all var(--transition-normal);box-shadow:var(--shadow-md),var(--glow-primary);border:1px solid var(--primary)}.btn:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg),var(--glow-primary);filter:brightness(1.1)}.btn:active{transform:translateY(0);box-shadow:var(--shadow-sm),var(--glow-primary)}.btn-secondary{background:transparent;color:var(--primary);border:2px solid var(--primary);box-shadow:var(--shadow-sm)}.btn-secondary:hover{background:var(--primary);color:#fff;box-shadow:var(--shadow-md),var(--glow-primary)}.btn-accent{background:var(--gradient-accent);border-color:var(--accent);box-shadow:var(--shadow-md),var(--glow-accent)}.btn-accent:hover{box-shadow:var(--shadow-lg),var(--glow-accent)}.grid{display:grid;gap:1rem;grid-template-columns:repeat(12,1fr);margin-top:.5rem}.card{grid-column:span 6;padding:1rem;border:1px solid var(--border);border-radius:12px;background:var(--card-bg);color:var(--card-fg)}.card h3{margin:0 0 .6rem;font-size:1.05rem;font-family:var(--font-heading)}.list{margin:0;padding-left:1.1rem}.list li+li{margin-top:.25rem}.check{list-style:none;padding:0;margin:0}.check li{padding-left:1.4rem;position:relative}.check li:before{content:"✓";position:absolute;left:.2rem;top:0;color:var(--link)}.tags{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.4rem}.tags li{border:1px solid var(--border);border-radius:999px;padding:.25rem .6rem;font-size:.9rem;background:var(--card-bg);color:var(--muted);transition:all var(--transition-normal)}.tags li:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.contact{margin-top:1.25rem}.cta{text-align:center}.cta .links{justify-content:center}@media (max-width: 900px){.card{grid-column:span 12}}@media (max-width: 640px){.hero{grid-template-columns:1fr;text-align:center}.avatar{width:72px;height:72px;margin-inline:auto}.title{font-size:1.3rem}.bio{max-width:95vw;margin-inline:auto}}@media (max-width: 480px){.container{padding-inline:.75rem}.brand{font-size:1rem}.nav-links a,.chip{padding:.4rem .8rem;font-size:.9rem}.btn{font-size:.9rem;padding:.6rem 1.2rem}.hero{margin-bottom:1rem}.title{font-size:1.2rem}.avatar{width:64px;height:64px}.grid{gap:.75rem}}@media (hover: none) and (pointer: coarse){.btn,.chip,.nav-links a,.mobile-nav-item,.footer-actions button{min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center}}.ripple-effect{position:relative;overflow:hidden;transform:translateZ(0)}.ripple-effect:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#fff3;transform:translate(-50%,-50%);transition:width .6s,height .6s;z-index:0}.ripple-effect:active:before{width:300px;height:300px}.btn,.chip,.mobile-nav-item{position:relative;overflow:hidden;transform:translateZ(0)}.btn:active,.chip:active,.mobile-nav-item:active{transform:scale(.98);transition:transform .1s ease}.loading{position:relative;color:transparent!important;pointer-events:none}.loading:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid var(--primary);border-radius:50%;border-top-color:transparent;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 768px){.mobile-bottom-nav{position:fixed;bottom:0;left:0;right:0;background:var(--header-bg);border-top:1px solid var(--border);padding:.5rem 0;z-index:1000;backdrop-filter:blur(12px);box-shadow:0 -4px 20px #00000026}.mobile-nav-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;max-width:400px;margin:0 auto}.mobile-nav-item{display:flex;flex-direction:column;align-items:center;padding:.5rem .25rem;text-decoration:none;color:var(--muted);transition:all .2s ease;border-radius:12px;margin:0 .25rem;min-height:60px;justify-content:center}.mobile-nav-item.active{color:var(--primary);background:#00d9ff1a;transform:translateY(-2px)}.mobile-nav-item:not(.active):hover{background:#ffffff0d;transform:translateY(-1px)}.mobile-nav-icon{width:24px;height:24px;margin-bottom:4px;transition:transform .2s ease}.mobile-nav-item.active .mobile-nav-icon{transform:scale(1.1)}.mobile-nav-text{font-size:.75rem;font-weight:500;text-align:center}main{padding-bottom:80px}}.scroll-progress{position:fixed;top:0;left:0;width:100%;height:3px;background:var(--border);z-index:1001}.scroll-progress-bar{height:100%;background:var(--gradient-primary);width:0%;transition:width .1s ease-out}.scroll-to-top{position:fixed;bottom:100px;right:1rem;width:56px;height:56px;background:var(--primary);color:var(--bg);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:var(--shadow-lg);transition:all .3s ease;z-index:999;opacity:0;transform:translateY(20px) scale(.8)}.scroll-to-top.visible{opacity:1;transform:translateY(0) scale(1)}.scroll-to-top:hover{background:var(--accent);transform:translateY(-4px) scale(1.05);box-shadow:var(--shadow-lg),var(--glow-primary)}.scroll-to-top:active{transform:translateY(-2px) scale(1)}.cards-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.card{opacity:0;transform:translateY(20px);animation:slideInUp .6s ease forwards}.card:nth-child(1){animation-delay:.1s}.card:nth-child(2){animation-delay:.2s}.card:nth-child(3){animation-delay:.3s}.card:nth-child(4){animation-delay:.4s}.card:nth-child(5){animation-delay:.5s}.card:nth-child(6){animation-delay:.6s}@keyframes slideInUp{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: no-preference){main{animation:fadeInContent .4s ease-out}}@keyframes fadeInContent{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}button:focus-visible,a:focus-visible,input:focus-visible,.chip:focus-visible,.mobile-nav-item:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:4px}@media (prefers-color-scheme: dark){img{opacity:.9;transition:opacity .2s ease}img:hover{opacity:1}}@media (max-width: 640px){h1{font-size:clamp(1.8rem,5vw,2.5rem);line-height:1.2}h2{font-size:clamp(1.5rem,4vw,2rem)}h3{font-size:clamp(1.25rem,3.5vw,1.75rem)}p,li{font-size:clamp(.95rem,2.5vw,1.1rem);line-height:1.6}}@media (hover: none) and (pointer: coarse){.nav-links{gap:1rem}.tags{gap:.75rem}.tags li{padding:.5rem 1rem;font-size:1rem}.btn{padding:.75rem 1.5rem;font-size:1rem}.content a{padding:.25rem 0;margin:.125rem 0;display:inline-block}}.pull-to-refresh{position:absolute;top:-60px;left:50%;transform:translate(-50%);color:var(--muted);font-size:.9rem;opacity:0;transition:all .3s ease}.pull-to-refresh.active{top:20px;opacity:1}@supports (padding: max(0px)){.site-header{padding-top:max(1rem,env(safe-area-inset-top))}.mobile-bottom-nav{padding-bottom:max(.5rem,env(safe-area-inset-bottom))}.scroll-to-top{bottom:max(100px,calc(80px + env(safe-area-inset-bottom)));right:max(1rem,env(safe-area-inset-right))}}@media (prefers-contrast: high){:root{--border: #666;--muted: #999}.card,.btn,.chip{border-width:2px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.scroll-progress-bar{transition:none}}html{scroll-behavior:smooth}img{transition:opacity var(--transition-normal)}img[loading]{opacity:0}img:not([loading]){opacity:1}a,button,.clickable{cursor:pointer}*:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:4px}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@keyframes gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.gradient-animated{background-size:200% 200%;animation:gradient-shift 3s ease infinite}@keyframes pulse-glow{0%,to{box-shadow:var(--shadow-sm)}50%{box-shadow:var(--shadow-md),var(--glow-primary)}}.pulse-glow{animation:pulse-glow 2s ease-in-out infinite}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink{50%{border-color:transparent}}.typing-effect{border-right:2px solid var(--primary);white-space:nowrap;overflow:hidden;animation:typing 3s steps(40,end),blink .75s step-end infinite}.card-hover{position:relative;overflow:hidden}.card-hover:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.05),transparent);transition:left var(--transition-slow)}.card-hover:hover:before{left:100%}
