.about-page .about-hero{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(260px,1fr);gap:7%;align-items:start;padding:48px 0 40px;border-bottom:1px solid var(--line)}.about-page .about-hero h1{font-size:clamp(38px,4.5vw,56px);line-height:1.13;margin-bottom:25px}.about-page .about-lead{max-width:65ch}.about-page .about-lead p:first-child{font-size:21px;line-height:1.55;color:var(--ink)}.about-page .about-lead p{color:var(--muted)}.about-page .about-updated{font-size:16px;color:var(--muted);margin:8px 0 0}.about-page .about-toc{background:var(--soft);border:1px solid #e4d6cb;border-radius:8px;padding:24px 26px}.about-page .about-toc .eyebrow{margin-bottom:8px}.about-page .about-toc ol{list-style:none;margin:0;padding:0}.about-page .about-toc a{display:block;padding:7px 0;font-size:16px;line-height:1.5;text-decoration:none;border-top:1px solid var(--line)}.about-page .about-toc li:first-child a{border-top:0}.about-page .about-toc a:hover{text-decoration:underline}.about-page .about-section{padding:52px 0;border-bottom:1px solid var(--line);scroll-margin-top:24px}.about-page .about-section>h2,.about-page .about-contact h2{font-size:clamp(30px,3.2vw,40px);margin-bottom:22px}.about-page .about-section h3{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:25px;line-height:1.25;letter-spacing:-.02em;margin:0 0 12px}.about-page .about-intro,.about-page .about-prose p{max-width:70ch;color:var(--muted)}.about-page .about-prose a,.about-page .about-steps a,.about-page .about-price a,.about-page .about-facts a{color:var(--accent);text-decoration:underline}.about-page .about-services{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px}.about-page .about-service{border:1px solid var(--line);border-radius:8px;padding:26px;background:#fffefa;min-width:0}.about-page .about-service h3 a{text-decoration:none}.about-page .about-service h3 a:hover{text-decoration:underline}.about-page .about-service p{font-size:17px;color:var(--muted)}.about-page .about-price{margin-bottom:0}.about-page .about-price strong{display:block;color:var(--ink);margin-bottom:6px}.about-page .about-bundle{margin:24px 0 0;padding:20px 24px;background:var(--soft);border:1px solid #d3bca0;border-radius:8px;color:var(--ink);font-weight:700;max-width:none}.about-page .about-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 48px}.about-page .about-point{padding:22px 0;border-top:1px solid var(--line);min-width:0}.about-page .about-point p{color:var(--muted);margin:0}.about-page .about-list,.about-page .about-steps{max-width:70ch;padding-left:24px;margin:18px 0 0;color:var(--muted)}.about-page .about-list li,.about-page .about-steps li{margin-bottom:10px;padding-left:4px}.about-page .about-steps li::marker{font-weight:700;color:var(--accent)}.about-page .about-note{max-width:70ch;margin:22px 0 0;font-size:16px;color:var(--muted)}.about-page .about-table-wrap{overflow-x:auto}.about-page .about-facts{width:100%;border-collapse:collapse;font-size:17px;line-height:1.6}.about-page .about-facts caption{text-align:left;font-size:16px;color:var(--muted);padding-bottom:12px}.about-page .about-facts th,.about-page .about-facts td{text-align:left;vertical-align:top;padding:13px 16px 13px 0;border-top:1px solid var(--line)}.about-page .about-facts tr:last-child th,.about-page .about-facts tr:last-child td{border-bottom:1px solid var(--line)}.about-page .about-facts th{width:30%;font-weight:700;color:var(--ink)}.about-page .about-facts td{color:var(--muted);overflow-wrap:anywhere}.about-page .about-faq{max-width:78ch}.about-page .about-faq-item{padding:20px 0;border-top:1px solid var(--line)}.about-page .about-faq-item h3{font-size:22px}.about-page .about-faq-item p{color:var(--muted);margin:0}.about-page .about-contact{display:grid;grid-template-columns:1.3fr 1fr;gap:60px;align-items:center;padding:56px 0 64px}.about-page .about-contact p{color:var(--muted);margin:0}.about-page .about-contact-actions{display:flex;flex-direction:column;gap:12px;padding:28px;background:var(--soft);border:1px solid #e4d6cb;border-radius:8px;font-size:16px}.about-page .about-contact-actions .button{justify-content:space-between}.about-page .about-call{display:flex;align-items:center;min-height:44px;font-weight:700;text-decoration:none}.about-page .about-call:hover{text-decoration:underline}@media (max-width:900px){.about-page .about-hero{grid-template-columns:1fr;gap:30px}.about-page .about-services,.about-page .about-points{grid-template-columns:1fr}.about-page .about-contact{grid-template-columns:1fr;gap:28px}}@media (max-width:760px){.about-page .about-hero{padding:32px 0}.about-page .about-lead p:first-child{font-size:19px}.about-page .about-section{padding:40px 0}.about-page .about-service{padding:22px 18px}.about-page .about-facts,.about-page .about-facts tbody,.about-page .about-facts tr,.about-page .about-facts th,.about-page .about-facts td{display:block;width:auto}.about-page .about-facts th{padding:14px 0 2px}.about-page .about-facts td{border-top:0;padding:0 0 14px}.about-page .about-facts tr:last-child th{border-bottom:0}}@media print{.about-page .site-header,.about-page .service-nav,.about-page .about-toc,.about-page .about-contact,.about-page .skip-link{display:none}}
