.page-header[data-astro-cid-kh7btl4r]{padding:4rem 0 2rem;background:radial-gradient(ellipse 60% 40% at 50% 0%,rgba(245,192,0,.05) 0%,transparent 70%),var(--bg)}.page-header[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{margin-bottom:1rem}.about-section[data-astro-cid-kh7btl4r]{padding:3rem 0}.about-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.about-text[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:1.2rem;color:var(--gold);margin-bottom:1rem}.about-text[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--text-dim);line-height:1.8;margin-bottom:1rem}.about-text[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]:last-child{margin-bottom:0}.inline-link[data-astro-cid-kh7btl4r]{color:var(--gold);text-decoration:none;border-bottom:1px solid rgba(245,192,0,.3);transition:border-color .2s}.inline-link[data-astro-cid-kh7btl4r]:hover{border-color:var(--gold)}.socials-section[data-astro-cid-kh7btl4r]{padding:3rem 0;border-top:1px solid var(--border)}.socials-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.social-card[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius);text-decoration:none;color:var(--text);transition:border-color .2s,transform .15s}.social-card[data-astro-cid-kh7btl4r]:hover{border-color:var(--accent);transform:translateY(-2px)}.social-badge[data-astro-cid-kh7btl4r]{flex-shrink:0;width:40px;height:40px;border-radius:8px;background:var(--accent);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.75rem;letter-spacing:.03em;color:#fff}.social-info[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:.2rem;flex:1;min-width:0}.social-handle[data-astro-cid-kh7btl4r]{font-weight:600;font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.social-desc[data-astro-cid-kh7btl4r]{font-size:.8rem;color:var(--text-dim)}.social-arrow[data-astro-cid-kh7btl4r]{color:var(--text-dim);font-size:1rem;flex-shrink:0;transition:color .2s}.social-card[data-astro-cid-kh7btl4r]:hover .social-arrow[data-astro-cid-kh7btl4r]{color:var(--accent)}.contact-section[data-astro-cid-kh7btl4r]{padding:3rem 0 5rem;border-top:1px solid var(--border)}.contact-sub[data-astro-cid-kh7btl4r]{color:var(--text-dim);font-size:.95rem;margin-top:-.25rem}.form-wrap[data-astro-cid-kh7btl4r]{max-width:680px;margin:0 auto}.contact-form[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:1.25rem}.field-row[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.field[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:.4rem}.field[data-astro-cid-kh7btl4r] label[data-astro-cid-kh7btl4r]{font-size:.82rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--text-dim)}.field-label-row[data-astro-cid-kh7btl4r]{display:flex;justify-content:space-between;align-items:baseline}.char-count[data-astro-cid-kh7btl4r]{font-size:.75rem;color:var(--text-dim);transition:color .2s}.char-count[data-astro-cid-kh7btl4r].near-limit{color:#facc15}.char-count[data-astro-cid-kh7btl4r].at-limit{color:#f87171}.field[data-astro-cid-kh7btl4r] input[data-astro-cid-kh7btl4r],.field[data-astro-cid-kh7btl4r] select[data-astro-cid-kh7btl4r],.field[data-astro-cid-kh7btl4r] textarea[data-astro-cid-kh7btl4r]{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);font-size:.9rem;font-family:inherit;padding:.65rem .9rem;transition:border-color .2s;outline:none;width:100%;box-sizing:border-box}.field[data-astro-cid-kh7btl4r] input[data-astro-cid-kh7btl4r]::placeholder,.field[data-astro-cid-kh7btl4r] textarea[data-astro-cid-kh7btl4r]::placeholder{color:#fff3}.field[data-astro-cid-kh7btl4r] select[data-astro-cid-kh7btl4r]{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23888' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .9rem center;padding-right:2.2rem;cursor:pointer}.field[data-astro-cid-kh7btl4r] select[data-astro-cid-kh7btl4r] option[data-astro-cid-kh7btl4r]{background:#1a1a1a}.field[data-astro-cid-kh7btl4r] textarea[data-astro-cid-kh7btl4r]{resize:vertical;min-height:120px;line-height:1.6}.field[data-astro-cid-kh7btl4r] input[data-astro-cid-kh7btl4r]:focus,.field[data-astro-cid-kh7btl4r] select[data-astro-cid-kh7btl4r]:focus,.field[data-astro-cid-kh7btl4r] textarea[data-astro-cid-kh7btl4r]:focus{border-color:var(--gold)}.field[data-astro-cid-kh7btl4r] input[data-astro-cid-kh7btl4r].invalid,.field[data-astro-cid-kh7btl4r] select[data-astro-cid-kh7btl4r].invalid,.field[data-astro-cid-kh7btl4r] textarea[data-astro-cid-kh7btl4r].invalid{border-color:#f87171}.field-error[data-astro-cid-kh7btl4r]{font-size:.78rem;color:#f87171;min-height:1em}.form-footer[data-astro-cid-kh7btl4r]{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.form-note[data-astro-cid-kh7btl4r]{font-size:.78rem;color:var(--text-dim);margin:0}.contact-success[data-astro-cid-kh7btl4r]{text-align:center;padding:3rem 2rem;background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius)}.success-icon[data-astro-cid-kh7btl4r]{width:56px;height:56px;border-radius:50%;background:#4ade801f;border:1px solid rgba(74,222,128,.3);color:#4ade80;font-size:1.5rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}.contact-success[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{margin-bottom:.5rem;font-size:1.2rem}.contact-success[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--text-dim);margin:0}@media(max-width:600px){.about-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:2rem}.field-row[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.form-footer[data-astro-cid-kh7btl4r]{flex-direction:column;align-items:flex-start}}
