.about-page{background:var(--background);min-height:100vh;color:var(--foreground);padding:2rem 1.5rem 4rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.about-header{justify-content:space-between;align-items:center;max-width:720px;margin:0 auto 2rem;display:flex}.about-back{color:var(--muted-foreground);align-items:center;gap:4px;font-size:.85rem;text-decoration:none;transition:color .15s;display:inline-flex}.about-back:hover{color:var(--foreground)}.about-main{max-width:720px;margin:0 auto}.about-title{letter-spacing:-.01em;margin:0 0 1rem;font-family:Fraunces,Times New Roman,serif;font-size:2rem;font-weight:400}.about-lead{color:var(--muted-foreground);margin:0 0 2.5rem;font-size:.95rem;line-height:1.6}.about-section-title{border-bottom:1px solid var(--border-default);margin:0 0 1rem;padding-bottom:.5rem;font-family:Fraunces,Times New Roman,serif;font-size:1.2rem;font-weight:500}.about-credits{margin:0 0 2.5rem;padding:0;font-size:.9rem;line-height:1.85;list-style:none}.about-credits li{display:block}.about-credits a{color:var(--foreground);font-weight:500;text-decoration:none;transition:color .15s}.about-credits a:hover{color:var(--accent)}.about-credits-desc{color:var(--muted-foreground)}.about-source{color:var(--muted-foreground);margin-top:2rem;font-size:.85rem}.about-source a{color:var(--muted-foreground);text-decoration:underline;-webkit-text-decoration-color:var(--border-default);text-decoration-color:var(--border-default);text-underline-offset:3px;transition:color .15s}.about-source a:hover{color:var(--foreground)}
