.section{max-width:1280px;margin:0 auto;padding:80px 16px}@media (min-width:768px){.section{padding:120px 32px}}.section-alt{background:var(--muted)}.section-label{background:var(--muted);color:var(--muted-foreground);border-radius:9999px;align-items:center;gap:8px;width:fit-content;margin-bottom:16px;padding:6px 14px;font-size:12px;font-weight:500;display:inline-flex}.section-dot{background:var(--foreground);border-radius:50%;width:6px;height:6px}.section-title{letter-spacing:-.03em;color:var(--foreground);margin-bottom:16px;font-size:clamp(2rem,5vw,3.2rem);font-weight:300;line-height:1.1}.section-title strong{font-weight:500}.section-desc{color:var(--muted-foreground);max-width:540px;margin-bottom:48px;font-size:1rem;line-height:1.7}.about-grid{flex-direction:column;gap:40px;display:flex}@media (min-width:768px){.about-grid{flex-direction:row;gap:80px}}.about-text{flex:1}.about-text p{color:var(--muted-foreground);margin-bottom:20px;font-size:1rem;line-height:1.8}.about-text p:last-child{margin-bottom:0}.about-stats{flex:none;grid-template-columns:1fr 1fr;align-content:start;gap:24px;display:grid}.about-stat{text-align:center;background:var(--muted);border-radius:16px;padding:24px}.about-stat-num{letter-spacing:-.03em;color:var(--foreground);margin-bottom:4px;font-size:2.5rem;font-weight:300;line-height:1}.about-stat-label{color:var(--muted-foreground);font-size:12px;font-weight:500}.expertise-grid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:640px){.expertise-grid{grid-template-columns:1fr 1fr}}.expertise-card{border:1px solid var(--border);background:var(--background);border-radius:20px;padding:32px;transition:border-color .3s,box-shadow .3s}.expertise-card:hover{border-color:var(--foreground);box-shadow:0 4px 24px #0000000a}.expertise-icon{background:var(--muted);width:40px;height:40px;color:var(--foreground);border-radius:12px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.expertise-card h3{letter-spacing:-.02em;margin-bottom:10px;font-size:1.05rem;font-weight:500}.expertise-card p{color:var(--muted-foreground);font-size:.9rem;line-height:1.7}.expertise-tags{flex-wrap:wrap;gap:6px;margin-top:16px;display:flex}.expertise-tag{background:var(--muted);color:var(--muted-foreground);border-radius:6px;padding:4px 10px;font-size:11px;font-weight:500}.community-metrics{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:48px;display:grid}@media (min-width:768px){.community-metrics{grid-template-columns:repeat(4,1fr)}}.community-metric{background:var(--muted);text-align:center;border-radius:16px;padding:24px 16px}.community-metric-num{letter-spacing:-.03em;color:var(--foreground);margin-bottom:4px;font-size:1.8rem;font-weight:300;line-height:1}.community-metric-label{color:var(--muted-foreground);font-size:11px;font-weight:500}.community-events{flex-direction:column;gap:12px;display:flex}.community-event{border:1px solid var(--border);background:var(--background);border-radius:16px;justify-content:space-between;align-items:center;padding:20px 24px;transition:border-color .3s;display:flex}.community-event:hover{border-color:var(--foreground)}.event-info{flex-direction:column;gap:4px;display:flex}.event-title{color:var(--foreground);font-size:.95rem;font-weight:500}.event-meta{color:var(--muted-foreground);font-size:12px}.event-link{background:var(--foreground);color:var(--background);border-radius:9999px;padding:8px 20px;font-size:12px;font-weight:500;text-decoration:none;transition:opacity .2s}.event-link:hover{opacity:.85}.event-date-label{color:var(--muted-foreground);white-space:nowrap;font-size:12px;font-weight:500}.writing-grid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:640px){.writing-grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.writing-grid{grid-template-columns:1fr 1fr 1fr}}.writing-card{border:1px solid var(--border);background:var(--background);border-radius:20px;flex-direction:column;padding:28px;transition:border-color .3s,box-shadow .3s;display:flex}.writing-card:hover{border-color:var(--foreground);box-shadow:0 4px 24px #0000000a}.writing-category{background:var(--muted);color:var(--muted-foreground);border-radius:6px;width:fit-content;margin-bottom:14px;padding:4px 10px;font-size:11px;font-weight:500;display:inline-block}.writing-card h3{letter-spacing:-.02em;flex:1;margin-bottom:10px;font-size:1rem;font-weight:500;line-height:1.4}.writing-card p{color:var(--muted-foreground);margin-bottom:16px;font-size:.85rem;line-height:1.6}.writing-card-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:16px;display:flex}.writing-date{color:var(--muted-foreground);font-size:12px}.writing-read{color:var(--foreground);align-items:center;gap:6px;font-size:12px;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.writing-read:hover{opacity:.55}
