.about-wrap{background:radial-gradient(ellipse 80% 50% at 50% -20%, #6366f11f, transparent), radial-gradient(ellipse 60% 40% at 100% 100%, #6366f10f, transparent), var(--surface-page);min-height:100vh;padding:2rem 1.5rem 4rem}.about-main{max-width:640px;margin:0 auto}.about-card{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:2rem}.about-back{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.95rem;text-decoration:none;display:inline-block}.about-back:hover{color:var(--accent)}.about-title{color:var(--text-primary);margin:0 0 2rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.about-rep{border-bottom:1px solid var(--border-subtle);align-items:flex-start;gap:1.5rem;margin-bottom:2.5rem;padding-bottom:2rem;display:flex}.about-rep__photo{flex-shrink:0}.about-rep__placeholder{background:var(--surface-soft);border:2px dashed var(--border-strong);width:140px;height:140px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;display:flex}.about-rep__image{object-fit:cover;border:1px solid var(--border-subtle);border-radius:16px;width:140px;height:140px;display:block}.about-rep__placeholder svg{opacity:.5;width:48px;height:48px}.about-rep__body{flex:1;min-width:0}.about-rep__role{color:var(--text-secondary);margin:0 0 .25rem;font-size:.8125rem}.about-rep__name{color:var(--text-primary);margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.about-rep__company-name{color:var(--text-primary);margin:0;font-size:.9375rem;font-weight:600}.about-rep__notes{color:var(--text-secondary);white-space:pre-line;margin:.75rem 0 0;font-size:.9375rem;line-height:1.8}.about-rep__msg{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.8}.about-rep__msg p{margin:0 0 .75rem}.about-rep__msg p:last-child{margin-bottom:0}.about-rep__msg-lead{color:var(--text-primary);font-weight:600}.about-rep__msg-end{color:var(--text-primary);font-weight:500}.about-section{margin-bottom:2rem}.about-section__title{color:var(--text-primary);letter-spacing:.02em;margin:0 0 1rem;font-size:.9375rem;font-weight:700}.about-list{margin:0 0 .5rem;font-size:.9375rem}.about-row{border-bottom:1px solid var(--border-subtle);grid-template-columns:8em 1fr;gap:.5rem 1.25rem;padding:.6rem 0;display:grid}.about-row:last-child{border-bottom:none}.about-row dt{color:var(--text-primary);margin:0;font-weight:600}.about-row dd{color:var(--text-secondary);margin:0;line-height:1.6}.about-row a{color:var(--accent);text-decoration:none}.about-row a:hover{text-decoration:underline}.about-weekly-hours{gap:.2rem;display:grid}.about-weekly-hours span{grid-template-columns:2rem 1fr;gap:.4rem;display:grid}.about-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.about-gallery__item{min-width:0;margin:0}.about-gallery__image{aspect-ratio:3/2;object-fit:cover;border:1px solid var(--border-subtle);background:var(--surface-soft);border-radius:12px;width:100%;display:block}.about-gallery__caption{color:var(--text-secondary);margin-top:.5rem;font-size:.8125rem;line-height:1.5}.about-map{background:var(--surface-soft);border:1px solid var(--border-subtle);border-radius:12px;width:100%;overflow:hidden}.about-map iframe{display:block}.about-map-link{margin:.75rem 0 0;font-size:.9rem}.about-map-link a{color:var(--accent);text-decoration:none}.about-map-link a:hover{color:var(--accent-hover);text-decoration:underline}.about-badges{margin:0 0 1.25rem;list-style:none}.about-badges li{color:var(--text-secondary);padding-left:1.25rem;font-size:.9rem;line-height:1.8;position:relative}.about-badges li:before{content:"";background:var(--accent);border-radius:50%;width:4px;height:4px;position:absolute;top:.65em;left:0}.about-services{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.7}.about-services strong{color:var(--text-primary)}.about-cta{text-align:center;margin-top:2rem}.about-cta__btn{color:#fff;background:var(--accent);border-radius:999px;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.about-cta__btn:hover{background:var(--accent-hover);transform:translateY(-1px)}@media (max-width:560px){.about-wrap{padding:1.25rem 1rem 3rem}.about-card{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.about-rep{text-align:center;flex-direction:column;align-items:center}.about-rep__photo{width:100%}.about-rep__placeholder{width:120px;height:120px}.about-rep__image{width:100%;height:auto}.about-rep__notes{text-align:left;width:100%;margin:.75rem auto 0;font-size:.875rem}.about-rep__placeholder svg{width:40px;height:40px}.about-list{padding-inline:.75rem}.about-row{grid-template-columns:1fr;gap:.2rem}.about-gallery{grid-template-columns:1fr}}
