.about-hero[data-astro-cid-kh7btl4r]{max-width:720px;width:100%;text-align:center;margin:1rem 0 3.5rem;animation:fade-up .7s .1s ease both}.about-badge[data-astro-cid-kh7btl4r]{display:inline-block;font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:500;color:var(--accent);background:var(--accent-glow);border:1px solid rgba(196,240,77,.2);padding:.3rem .75rem;border-radius:20px;letter-spacing:.04em;text-transform:uppercase;margin-bottom:1.5rem}.about-hero[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-size:clamp(2rem,5vw,2.8rem);font-weight:700;line-height:1.1;letter-spacing:-.035em;color:var(--text);margin-bottom:1.25rem}.about-hero[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r] .accent[data-astro-cid-kh7btl4r]{color:var(--accent)}.about-lede[data-astro-cid-kh7btl4r]{font-size:1.05rem;line-height:1.75;color:var(--text-dim);max-width:620px;margin:0 auto}.about-lede[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r]{color:var(--text)}.about-section[data-astro-cid-kh7btl4r]{max-width:720px;width:100%;margin-bottom:3.5rem;animation:fade-up .7s .2s ease both}.about-label[data-astro-cid-kh7btl4r]{font-family:JetBrains Mono,monospace;font-size:.7rem;font-weight:600;color:var(--accent);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.6rem}.about-title[data-astro-cid-kh7btl4r]{font-size:1.5rem;font-weight:700;letter-spacing:-.03em;color:var(--text);margin-bottom:1rem;line-height:1.2}.about-desc[data-astro-cid-kh7btl4r]{font-size:1rem;line-height:1.8;color:var(--text-dim);margin-bottom:1.25rem}.about-desc[data-astro-cid-kh7btl4r]:last-child{margin-bottom:0}.about-desc[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r]{color:var(--text)}.about-desc[data-astro-cid-kh7btl4r] em[data-astro-cid-kh7btl4r]{color:var(--text-dim);font-style:italic}.about-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.about-card[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;padding:1.5rem;background:var(--bg-elevated);border:1px solid var(--border);border-radius:14px;transition:border-color .3s ease,transform .2s ease}.about-card[data-astro-cid-kh7btl4r]:hover{border-color:var(--border-glow);transform:translateY(-2px)}.about-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1rem;font-weight:600;color:var(--text);margin-bottom:.5rem}.about-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.85rem;line-height:1.6;color:var(--text-dim);flex:1;margin-bottom:.9rem}.about-card-link[data-astro-cid-kh7btl4r]{font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:500;color:var(--accent);text-decoration:none;text-transform:uppercase;letter-spacing:.03em}.about-card-link[data-astro-cid-kh7btl4r]:after{content:" →"}.about-card-link[data-astro-cid-kh7btl4r]:hover{opacity:.8}.about-principles[data-astro-cid-kh7btl4r]{list-style:none;padding:0;display:flex;flex-direction:column;gap:.9rem}.about-principles[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]{font-size:.98rem;line-height:1.7;color:var(--text-dim);padding-left:1.25rem;position:relative}.about-principles[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]:before{content:"→";position:absolute;left:0;color:var(--accent)}.about-principles[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r]{color:var(--text)}.about-cta[data-astro-cid-kh7btl4r]{max-width:720px;width:100%;text-align:center;padding:2.5rem 1.5rem;background:var(--bg-elevated);border:1px solid var(--border);border-radius:18px;margin-bottom:2rem;animation:fade-up .7s .3s ease both}.about-cta[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:1.5rem;font-weight:700;letter-spacing:-.03em;color:var(--text);margin-bottom:.6rem}.about-cta[data-astro-cid-kh7btl4r]>p[data-astro-cid-kh7btl4r]{font-size:.98rem;color:var(--text-dim);margin-bottom:1.5rem}.about-actions[data-astro-cid-kh7btl4r]{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;margin-bottom:1.75rem}.about-btn[data-astro-cid-kh7btl4r]{font-size:.9rem;font-weight:600;padding:.7rem 1.5rem;border-radius:10px;text-decoration:none;transition:transform .15s ease,box-shadow .25s ease,border-color .25s ease,color .25s ease}.about-btn[data-astro-cid-kh7btl4r]:hover{transform:translateY(-1px)}.about-btn--primary[data-astro-cid-kh7btl4r]{background:var(--accent);color:#0a0a0a}.about-btn--primary[data-astro-cid-kh7btl4r]:hover{box-shadow:0 4px 20px var(--accent-glow)}.about-btn--secondary[data-astro-cid-kh7btl4r]{color:var(--text-dim);border:1px solid var(--border)}.about-btn--secondary[data-astro-cid-kh7btl4r]:hover{color:var(--text);border-color:var(--border-glow)}.about-oss[data-astro-cid-kh7btl4r]{font-size:.82rem;color:var(--text-muted);margin:0}.about-oss[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:var(--accent);text-decoration:none}.about-oss[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{opacity:.8}@media(max-width:768px){.about-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}}
