.absolute{position:absolute}.inset-0{inset:0}.app{background:radial-gradient(700px 400px at 100% 0%, #10b98124, transparent 62%), radial-gradient(450px 300px at 0% 100%, #10b9811a, transparent 62%), var(--bg-base);flex-direction:column;min-height:100vh;display:flex;position:relative;overflow-x:hidden}.header{backdrop-filter:blur(10px);z-index:10;background:#09090b8c;border-bottom:1px solid #2a2a2f80;padding:2rem 4rem 2.2rem;position:relative}.header-content{flex-direction:column;gap:1.2rem;width:100%;max-width:1200px;margin:0 auto;display:flex}.header-top{justify-content:space-between;align-items:flex-start;gap:1.5rem;width:100%;display:flex}.header-brand{flex-direction:column;flex:1;gap:.85rem;display:flex}.header-bottom{justify-content:center;width:100%;display:flex}.logo-section{align-items:center;gap:.75rem;text-decoration:none;transition:opacity .2s;display:flex}.logo-section:hover{opacity:.8}.logo-section:focus-visible{outline-offset:4px;border-radius:10px;outline:3px solid #10b981e6}.logo{justify-content:center;align-items:center;width:40px;height:40px;display:flex}.logo img{object-fit:contain;width:100%;height:100%}.header .site-title{color:#f8fafc;letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:1.05rem;font-weight:500}.search-section{flex-direction:column;gap:.55rem;width:100%;max-width:520px;display:flex}.search-input-wrapper{align-items:center;display:flex;position:relative}.search-icon{color:#8b8b97;pointer-events:none;font-size:.85rem;position:absolute;left:.85rem}.search-input{color:#f8fafc;background-color:#16161db3;border:1px solid #2a2a2fb3;border-radius:10px;width:100%;padding:.7rem 1rem .7rem 2.5rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.search-input::placeholder{color:#8b8b97}.search-input:focus{border-color:#10b981cc;outline:none;box-shadow:0 0 0 3px #10b98126}.main{z-index:10;flex:1;width:100%;max-width:1200px;margin:0 auto;padding:4rem;position:relative}.categories-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem;max-width:900px;margin:0 auto;display:grid}.category-card{cursor:pointer;background-color:#1a1a1f;border:1px solid #2a2a2f;border-radius:8px;flex-direction:column;min-height:140px;padding:1.5rem;transition:all .2s;display:flex}.category-card:hover{background-color:#232329;border-color:#10b981}.card-header{margin-bottom:1rem}.card-icon{color:#000;background-color:#10b981;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.3rem;font-weight:300;display:flex}.card-title{color:#fff;margin:.75rem 0 .5rem;font-size:1rem;font-weight:500}.card-description{color:var(--text-muted);flex:1;margin:0 0 .75rem;font-size:.85rem;line-height:1.4}.card-footer{justify-content:space-between;align-items:center;display:flex}.article-count{color:var(--text-muted);text-transform:uppercase;letter-spacing:.3px;font-size:.7rem;font-weight:500}.search-results{max-width:800px;margin:0 auto}.search-results-title{color:#fff;margin-bottom:1.5rem;font-size:1.35rem;font-weight:500}.posts-list{flex-direction:column;gap:1rem;display:flex}.post-card{cursor:pointer;background-color:#1a1a1f;border:1px solid #2a2a2f;border-radius:8px;padding:1.5rem;text-decoration:none;transition:all .2s;display:block}.post-card:hover{background-color:#232329;border-color:#3a3a42;transform:translate(4px)}.post-card:focus-visible{outline-offset:3px;outline:3px solid #10b981e6;box-shadow:0 0 0 4px #10b98140}.post-meta{align-items:center;gap:.75rem;margin-top:.85rem;display:flex}.post-read-time{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.75rem;font-weight:600}.post-category-badge{display:none}.no-results{text-align:center;color:var(--text-muted);padding:3rem 1rem}.home-page .header{backdrop-filter:blur(8px);background:#09090b7a;border-bottom:1px solid #2a2a2f99}.home-page .search-section{max-width:520px}.search-helper{color:var(--text-muted);margin:0;font-size:.78rem}.home-hero{grid-template-columns:minmax(0,1fr) minmax(0,.7fr);align-items:start;gap:3.25rem;margin-bottom:6rem;animation:.6s both fade-up;display:grid}.home-page.search-active .home-hero{margin-bottom:1rem}.hero-content{flex-direction:column;gap:1.8rem;display:flex}.hero-eyebrow{text-transform:uppercase;letter-spacing:.28em;color:#94a3b8;margin:0;font-size:.7rem;font-weight:600}.hero-title{color:#f8fafc;margin:0;font-size:3rem;line-height:1.1}.hero-subtitle{color:var(--text-muted);max-width:560px;margin:0;font-size:1.02rem}.hero-search{flex-direction:column;gap:.55rem;width:100%;max-width:620px;display:flex}.hero-search-input{box-shadow:var(--shadow-soft);background:#16161dd9;border:2px solid #10b98159;border-radius:14px;align-items:center;padding:.15rem 1rem;transition:border-color .2s,box-shadow .2s,background-color .2s;display:flex;position:relative}.hero-search-input:focus-within{box-shadow:var(--shadow-accent);background:#16161df2;border-color:#10b981cc}.hero-search-icon{color:#9ca3af;margin-right:.85rem;font-size:1.05rem}.hero-search-field{color:#f8fafc;background:0 0;border:none;outline:none;flex:1;padding:.9rem 0;font-size:1.05rem}.hero-search-field::placeholder{color:#94a3b8}.hero-search-helper{color:var(--text-muted);margin:0;font-size:.78rem}.hero-actions{flex-wrap:wrap;gap:.85rem;display:flex}.hero-cta{border-radius:10px;justify-content:center;align-items:center;padding:.75rem 1.4rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s,color .2s;display:inline-flex}.hero-cta-primary{color:#04120c;box-shadow:var(--shadow-accent);background:#10b981}.hero-cta-primary:hover{color:#04120c;background:#34d399;transform:translateY(-1px)}.hero-cta-secondary{color:#e2e8f0;background:#0f172a99;border:1px solid #94a3b84d}.hero-cta-secondary:hover{border-color:#94a3b899;transform:translateY(-1px)}.hero-image{justify-content:center;align-items:center;min-height:400px;display:flex}.hero-image img{object-fit:contain;filter:drop-shadow(0 1px 8px #0000001a)drop-shadow(0 4px 16px #0000000f);width:100%;max-width:550px;height:auto;animation:4s ease-in-out infinite float-up}@keyframes float-up{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.hero-stats{grid-template-columns:repeat(2,max-content);justify-content:flex-start;gap:1.25rem;display:grid}.stat-card{background:0 0;border:1px solid #2a2a2f99;border-radius:10px;flex-direction:row;align-items:baseline;gap:.35rem;padding:.85rem 1.3rem;display:flex}.stat-value{color:#f1f5f9;font-size:1.15rem;font-weight:600}.stat-label{text-transform:uppercase;letter-spacing:.18em;color:var(--text-muted);font-size:.75rem}.hero-panel{gap:1.6rem;display:grid}.hero-panel-card{box-shadow:none;background:0 0;border:1px solid #2a2a2fb3;border-radius:12px;padding:1.35rem 1.5rem}.panel-title{color:#f8fafc;margin:0 0 .75rem;font-size:1rem}.panel-list{color:#c5c5cf;margin:0;padding-left:1.2rem;font-size:.9rem;line-height:1.6}.pill-list{flex-wrap:wrap;gap:.6rem;display:flex}.pill-link{color:#e2e8f0;background:0 0;border:1px solid #94a3b859;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.85rem;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex}.pill-link:hover{background:#10b9811f;transform:translateY(-2px)}.pill-icon{color:#e2e8f0;background:#94a3b833;border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;display:inline-flex}.home-section{margin-bottom:6.5rem}.section-header{justify-content:space-between;align-items:center;margin-bottom:3.5rem;display:flex}.section-title{color:#f8fafc;margin:0 0 .35rem;font-size:1.35rem}.section-title-link{color:inherit;align-items:center;gap:.65rem;text-decoration:none;display:inline-flex}.section-title-link:focus-visible{outline-offset:4px;border-radius:8px;outline:3px solid #10b981e6}.section-title-arrow{color:#94a3b8;font-size:.95rem;transition:transform .2s,color .2s}.section-title-link:hover .section-title-arrow{color:#10b981;transform:translate(4px)}.section-subtitle{color:var(--text-muted);margin:0;font-size:.95rem}.home-page .categories-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem;max-width:none}.home-page .category-card{min-height:190px;box-shadow:none;background:0 0;border-radius:12px;animation:.6s both fade-up}.home-page .category-card:hover{transform:translateY(-2px)}.category-card:focus-visible,.home-post-card:focus-visible{outline-offset:4px;outline:3px solid #10b981e6;box-shadow:0 0 0 4px #10b98140}.home-page .card-icon{color:#e2e8f0;background-color:#94a3b82e}.home-posts{grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem;display:grid}.home-post-card{min-height:190px;animation:.6s both fade-up}.home-page .home-post-card .post-title{color:var(--text-primary)}.home-page .home-post-card .post-description{color:var(--text-muted)}.home-page .home-post-card .post-description span,.home-page .home-post-card .post-description strong,.home-page .home-post-card .post-description code{color:inherit}.home-page .categories-grid .category-card .post-date{color:var(--text-muted)}.home-post-card:hover{transform:translateY(-2px)}.site-footer{color:var(--text-muted);backdrop-filter:blur(10px);background:#09090b8c;border-top:1px solid #2a2a2fb3;padding:1.75rem 2rem}.footer-container{max-width:1200px;margin:0 auto}.footer-grid{grid-template-columns:1.4fr repeat(3,minmax(0,1fr));gap:2.5rem;margin-bottom:2.5rem;display:grid}.footer-brand{flex-direction:column;gap:1rem;display:flex}.footer-logo-row{align-items:center;gap:.75rem;display:flex}.footer-logo{object-fit:contain;width:40px;height:40px}.footer-brand-name{color:#f8fafc;font-size:1.1rem;font-weight:600}.footer-description{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.7}.footer-socials{gap:.75rem;display:flex}.footer-social{color:#10b981;background:#17171c;border:1px solid #2a2a2fcc;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;transition:border-color .2s,background .2s;display:inline-flex}.footer-social:hover{background:#10b9811f;border-color:#10b98180}.footer-social:focus-visible{outline-offset:4px;outline:3px solid #10b981e6}.footer-col h3{color:#f8fafc;border-bottom:1px solid #2a2a2fcc;margin:0 0 1.1rem;padding-bottom:.65rem;font-size:1rem;font-weight:600}.footer-col ul{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.footer-col a{color:var(--text-muted);align-items:center;gap:.6rem;text-decoration:none;transition:color .2s;display:inline-flex}.footer-col a:hover{color:#10b981}.footer-info{border-top:1px solid #2a2a2f99;border-bottom:1px solid #2a2a2f99;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;padding:2rem 0;display:grid}.footer-info-card{align-items:center;gap:1rem;display:flex}.footer-info-icon{color:#10b981;background:#10b9811f;border:1px solid #10b98140;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.footer-info-label{color:#9aa0aa;margin:0 0 .3rem;font-size:.85rem}.footer-info-text{color:#f8fafc;margin:0;font-size:.9rem}.footer-bottom{color:#9aa0aa;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.75rem;font-size:.85rem;display:grid}.footer-bottom-links,.footer-bottom-meta{align-items:center;gap:.6rem;display:flex}.footer-divider{color:#555}.footer-bottom a{color:#9aa0aa;text-decoration:none}.footer-bottom a:hover{color:#10b981}.footer-minimal-container{align-items:center;display:flex}.footer-minimal-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.85rem 1.5rem;width:100%;font-size:.85rem;display:flex}.footer-minimal-links,.footer-minimal-meta{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;display:flex}.footer-minimal-separator{color:#555}.footer-minimal a{color:#9aa0aa;text-decoration:none}.footer-minimal a:hover{color:#10b981}.footer-docs-version{color:var(--text-muted);opacity:.8;white-space:nowrap;cursor:help;align-items:center;font-size:.72rem;display:inline-flex;position:relative}.footer-docs-version:hover,.footer-docs-version:focus-visible{opacity:1}.footer-docs-tooltip{background:var(--surface-strong);border:1px solid var(--border-subtle);color:var(--text-primary);opacity:0;visibility:hidden;pointer-events:none;z-index:30;border-radius:6px;padding:.32rem .5rem;font-size:.68rem;line-height:1.25;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + .45rem);left:50%;transform:translate(-50%)translateY(4px)}.footer-docs-version:hover .footer-docs-tooltip,.footer-docs-version:focus-visible .footer-docs-tooltip{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.home-page .category-card:first-child,.home-post-card:first-child{animation-delay:50ms}.home-page .category-card:nth-child(2),.home-post-card:nth-child(2){animation-delay:.1s}.home-page .category-card:nth-child(3),.home-post-card:nth-child(3){animation-delay:.15s}@keyframes fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.main{padding:2.5rem 1.25rem 3.5rem}.home-hero{grid-template-columns:1fr;gap:2.5rem;margin-bottom:4rem}.hero-image{display:none}.hero-image img{max-width:300px}.hero-title{font-size:2.2rem}.hero-subtitle{font-size:.98rem}.hero-search{max-width:100%}.hero-search-field{font-size:1rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-stats{grid-template-columns:1fr}.hero-panel{gap:1.2rem}.section-header{flex-direction:column;align-items:flex-start;gap:.6rem;margin-bottom:2.25rem}.home-page .categories-grid{grid-template-columns:1fr;gap:1.5rem}.home-page .categories-grid .category-card:nth-child(n+5){display:none}.home-posts{grid-template-columns:1fr;gap:1.5rem}.home-section{margin-bottom:4.5rem}.site-footer{padding:1.1rem 1rem}.footer-grid,.footer-info{grid-template-columns:1fr}.footer-bottom{grid-template-columns:1fr;gap:.75rem}.footer-minimal-row{flex-direction:column;align-items:flex-start;gap:.4rem;font-size:.8rem}.footer-minimal-links,.footer-minimal-meta{justify-content:flex-start;gap:.35rem .6rem;width:100%}.footer-minimal-separator{display:none}.footer-docs-version{font-size:.7rem}.footer-docs-tooltip{left:0;transform:translateY(4px)}.footer-docs-version:hover .footer-docs-tooltip,.footer-docs-version:focus-visible .footer-docs-tooltip{transform:translateY(0)}.header{padding:1.6rem 1.25rem 1.8rem}.header-top{flex-direction:column;align-items:stretch}.header-brand{align-items:center;width:100%}.logo-section{text-align:center;justify-content:center;gap:.6rem;width:100%}.logo{width:34px;height:34px}.header h1{letter-spacing:.06em;font-size:1.1rem}.search-section{max-width:100%}.search-input{font-size:.95rem}.header-top .language-switcher{justify-content:center;width:100%;display:flex}.header-top .language-dropdown{width:auto;min-width:150px}}
