:root{--control-font:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}
body{font-family:var(--control-font);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
button,input,textarea,select{font-family:var(--control-font);font-size:1rem;line-height:1.35;letter-spacing:0}
button{font-weight:600}
.role,.primary,.secondary,.quick,.chip,.nav-button,.icon-btn,.settings-list button,.toggle-set button{font-weight:600}
.chip.active,.toggle-set .present,.toggle-set .absent,.audience-row button,.event-card button{font-weight:650}
.primary,.secondary{min-height:46px;padding:.76rem 1rem;font-size:.9375rem}
.role{font-size:.875rem}
.nav-button{font-size:.75rem;line-height:1.2}
.nav-button.active{font-weight:650}
.quick span{font-size:.8125rem;font-weight:550;line-height:1.25}
.chip{font-size:.8125rem;line-height:1.2;min-height:38px}
.eyebrow{font-size:.75rem;font-weight:700;line-height:1.35;letter-spacing:.1em}
.tag{font-size:.75rem;font-weight:650;line-height:1.15}
.page-title p,.hero-card p,.card p{font-size:.875rem;line-height:1.55}
.app-head small,.author small,.attendance-row small,.distance,.meta,.verified{font-size:.75rem;line-height:1.4}
.form-card label{gap:.45rem;margin-bottom:1rem;font-size:.875rem;font-weight:600;line-height:1.35;color:#4d454c}
.form-card input,.form-card textarea,.form-card select{width:100%;min-height:46px;border:1px solid #d8cbd0;border-radius:12px;padding:.76rem .82rem;background:#fff;color:var(--ink);font-size:1rem;font-weight:400;line-height:1.4;outline:none;box-shadow:0 1px 2px rgba(70,40,50,.025);transition:border-color .16s,box-shadow .16s}
.form-card textarea{min-height:112px;line-height:1.55}
input::placeholder,textarea::placeholder{color:#999096;opacity:1}
.form-card input:hover,.form-card textarea:hover,.form-card select:hover{border-color:#c9b6be}
.form-card input:focus-visible,.form-card textarea:focus-visible,.form-card select:focus-visible{border-color:var(--rose);box-shadow:0 0 0 3px rgba(207,99,136,.15)}
button:focus-visible{outline:3px solid rgba(207,99,136,.22);outline-offset:2px}
.form-card select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#7d6e75 50%),linear-gradient(135deg,#7d6e75 50%,transparent 50%);background-position:calc(100% - 16px) 50%,calc(100% - 11px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat;padding-right:2.2rem}
.upload{font-size:.8125rem;line-height:1.4}.consent-ok{font-size:.8125rem}.summary small{font-size:.75rem}.product strong{font-size:.875rem}.verified{font-size:.75rem}
@media(min-width:700px) and (max-width:1180px){.page-title h2{font-size:1.8rem}.card p,.hero-card p{font-size:.9375rem}.primary,.secondary{font-size:1rem}}
