:root{--bg:#0a0a0a;--panel:rgba(255,255,255,.03);--panel-strong:#0f0f10;--border:rgba(255,255,255,.1);--text:#fff;--muted:rgba(255,255,255,.65);--muted-soft:rgba(255,255,255,.45);--accent:#8fd14f;--accent-strong:#65b31b;--shadow:0 32px 80px rgba(0,0,0,.45);--radius-xl:2.5rem;--radius-lg:2rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:'Inter',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(100% - 3rem,1200px);margin-inline:auto}.narrow{width:min(100% - 3rem,820px)}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--border);background:rgba(0,0,0,.5);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}.brand img{height:2.25rem;width:auto}.site-nav .menu,.footer-menu,.site-nav ul{display:flex;list-style:none;margin:0;padding:0;gap:2rem;color:rgba(255,255,255,.72);font-size:.95rem}.site-nav a:hover,.footer-menu a:hover{color:#fff}.menu-toggle{display:none;width:44px;height:44px;border-radius:999px;border:1px solid var(--border);background:rgba(255,255,255,.04);align-items:center;justify-content:center;flex-direction:column;gap:4px}.menu-toggle span{display:block;width:18px;height:2px;background:#fff;border-radius:999px}.hero-section{position:relative;overflow:hidden}.hero-glow{position:absolute;inset:0;background:radial-gradient(circle at top,rgba(101,179,27,.18),transparent 35%);pointer-events:none}.hero-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;min-height:88vh;padding:5rem 0 7rem}.hero-pill,.section-kicker{display:inline-flex;align-items:center;border:1px solid var(--border);background:rgba(255,255,255,.05);color:rgba(255,255,255,.72);border-radius:999px;padding:.75rem 1rem;font-size:.92rem}.section-kicker{border:0;background:0 0;padding:0;color:var(--accent);text-transform:uppercase;letter-spacing:.22em;font-size:.78rem}.hero-copy h1,.section-head h1,.section-head h2,.page-card h1,.about-box h2,.setup-box h2{margin:1rem 0 0;font-size:clamp(3rem,7vw,5.2rem);line-height:1.02;letter-spacing:-.04em;font-weight:700}.section-head h2,.about-box h2,.setup-box h2,.page-card h1,.section-head h1{font-size:clamp(2rem,5vw,3.4rem)}.hero-text{margin-top:1.5rem;max-width:42rem;color:var(--muted);font-size:1.08rem;line-height:1.8}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.25rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.95rem 1.5rem;border-radius:999px;font-weight:600;font-size:.95rem;transition:transform .2s ease,background .2s ease,border-color .2s ease,color .2s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--accent-strong);color:#0a0a0a}.btn-secondary{border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.05);color:#fff}.btn-secondary:hover{background:rgba(255,255,255,.1)}.hero-card-wrap{position:relative}.hero-card-glow{position:absolute;inset:0;z-index:-1;border-radius:999px;background:rgba(101,179,27,.1);filter:blur(48px)}.hero-card{border:1px solid var(--border);background:var(--panel);border-radius:var(--radius-xl);padding:1.5rem;box-shadow:var(--shadow);backdrop-filter:blur(14px)}.hero-card-inner{border:1px solid var(--border);background:var(--panel-strong);border-radius:var(--radius-lg);padding:2rem}.hero-logo{height:10rem;width:auto;margin:0 auto}.info-grid,.setup-list{display:grid;gap:1rem;margin-top:2rem}.info-box,.setup-item,.feature-card,.page-card,.post-card,.setup-box,.about-box,.empty-box{border:1px solid var(--border);background:var(--panel)}.info-box{border-radius:1rem;padding:1rem}.info-box span,.post-meta{display:block;color:var(--muted-soft);font-size:.9rem}.info-box strong{display:block;margin-top:.35rem;font-size:1.1rem;font-weight:600}.accent{color:var(--accent)}.content-section{padding:2rem 0 4rem}.compact-top{padding-top:1rem}.section-head{margin-bottom:2.5rem;max-width:42rem}.feature-grid,.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.feature-card,.post-card{border-radius:var(--radius-lg);padding:1.5rem;backdrop-filter:blur(10px)}.feature-dot{width:2.5rem;height:2.5rem;border-radius:999px;background:rgba(101,179,27,.15);box-shadow:0 0 0 1px rgba(101,179,27,.2) inset;margin-bottom:1rem}.feature-card h3,.post-card h2{margin:0;font-size:1.2rem}.feature-card p,.post-card p{color:rgba(255,255,255,.6);line-height:1.7}.setup-box,.about-box,.page-card,.empty-box{border-radius:var(--radius-xl);padding:2rem}.setup-box{background:linear-gradient(to bottom,rgba(255,255,255,.04),rgba(255,255,255,.02))}.setup-grid,.about-box{display:grid;grid-template-columns:1.1fr .9fr;gap:2.5rem;align-items:center}.setup-item{display:flex;align-items:center;gap:.8rem;border-radius:1rem;padding:1rem;background:rgba(0,0,0,.2);color:rgba(255,255,255,.82)}.setup-item span{width:.65rem;height:.65rem;border-radius:999px;background:var(--accent-strong)}.archive-section,.page-section{padding:4rem 0 5rem}.post-card-link{display:block}.post-thumb img,.single-thumb img{width:100%;height:auto;border-radius:1.25rem;margin-bottom:1rem}.entry-content{color:rgba(255,255,255,.82);line-height:1.9}.entry-content p:first-child{margin-top:0}.entry-content a{color:var(--accent)}.entry-content h2,.entry-content h3,.entry-content h4{margin-top:2rem}.pagination-wrap{margin-top:2rem}.pagination .nav-links{display:flex;gap:.75rem;flex-wrap:wrap}.pagination .page-numbers{padding:.7rem 1rem;border-radius:999px;background:rgba(255,255,255,.05);border:1px solid var(--border)}.pagination .current{background:var(--accent-strong);color:#0a0a0a}.site-footer{border-top:1px solid var(--border);padding:2rem 0 3rem}.footer-inner{display:flex;justify-content:space-between;gap:1rem;align-items:center}.footer-brand{margin:0;font-weight:700}.footer-copy{margin:.35rem 0 0;color:rgba(255,255,255,.5)}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal-visible{opacity:1;transform:translateY(0)}.reveal-delay{transition-delay:.12s}.reveal-delay-2{transition-delay:.24s}@media (max-width:900px){.hero-grid,.setup-grid,.about-box,.feature-grid,.post-grid{grid-template-columns:1fr}.hero-grid{min-height:auto;padding:4rem 0 5rem}.hero-logo{height:8rem}}@media (max-width:760px){.menu-toggle{display:inline-flex}.site-nav{position:absolute;top:100%;right:1rem;left:1rem;display:none;padding:1rem;border-radius:1.25rem;border:1px solid var(--border);background:rgba(8,8,8,.96);backdrop-filter:blur(20px)}.site-nav.is-open{display:block}.site-nav .menu,.site-nav ul{flex-direction:column;gap:1rem}.footer-inner{flex-direction:column;align-items:flex-start}.hero-copy h1{font-size:clamp(2.6rem,12vw,4rem)}.container{width:min(100% - 1.5rem,1200px)}}