:root{--text: #3f3f3f;--muted: #666;--border: #e3e1dc;--blue: #d8ecf7;--yellow: #ffedc8;--page: #fff}*{box-sizing:border-box}body{margin:0;color:var(--text);background:var(--page);font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.45}header{border-bottom:1px solid var(--border)}.header-inner,main,.footer-inner{width:min(100%,808px);margin:0 auto}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 22px 16px;font-size:14px}.site-title,nav a,.header-cta,footer a{color:var(--text);text-decoration:none}.site-title{font-weight:700}nav{display:flex;gap:18px;color:var(--muted)}nav a{color:var(--muted)}.header-cta{display:inline-flex;min-height:34px;align-items:center;padding:0 12px;border:1px solid var(--border);border-radius:6px;font-weight:700}main{padding:34px 22px 80px}h1,h2,h3,p,blockquote{margin-top:0}h1{margin-bottom:18px;font-size:40px;line-height:1;letter-spacing:0}h2{margin-bottom:14px;font-size:22px;line-height:1.15;letter-spacing:0}h3{margin-bottom:8px;font-size:16px;line-height:1.25;letter-spacing:0}p{margin-bottom:16px}strong{font-weight:750}.intro{display:grid;grid-template-columns:minmax(0,1fr) 210px;align-items:start;gap:42px;margin-bottom:58px}.intro-copy{max-width:560px}.eyebrow{margin-bottom:8px;color:var(--muted);font-size:13px;font-weight:700;text-transform:uppercase}.lead{font-size:20px;line-height:1.35}.portrait{display:block;width:210px;height:205px;margin-bottom:42px;border-radius:6px;object-fit:cover}.box{margin:0 0 8px;padding:22px 24px;border-radius:10px}.blue{background:var(--blue)}.yellow{background:var(--yellow)}.white{border:1px solid var(--border);background:#fff}.offer{margin:26px 0 36px}.offer:last-child{margin-bottom:0}.clients{margin-bottom:44px}.logos{display:flex;flex-wrap:wrap;align-items:center;gap:34px 54px;padding:8px 0 12px}.logos img{max-width:145px;max-height:118px;object-fit:contain}.logos img:first-child{width:104px;height:104px}.references{margin-top:8px}.cta{margin:0 0 42px}.cta a{display:inline-flex;min-height:44px;align-items:center;padding:0 13px;border:1px solid var(--border);border-radius:6px;color:var(--text);background:#fff;font-weight:700;text-decoration:none}.testimonials{padding-top:54px}.testimonials article{padding:20px 0 34px;border-bottom:1px solid var(--border)}.testimonial-title{display:flex;align-items:center;gap:12px;margin-bottom:10px}.testimonial-title h3{margin-bottom:0}.avatar{flex:0 0 auto;width:44px;height:44px;border-radius:50%;object-fit:cover;background:#f2f2f2}blockquote{margin-left:0;padding-left:16px;border-left:4px solid var(--text);color:var(--text);font-size:18px;line-height:1.35}.contact{padding:34px 0 10px}.calendar{display:none;width:100%;height:610px;border:0;border-radius:2px;background:#f6f6f6}.calendar.is-ready{display:block}.calendar-shell{min-height:220px;border-radius:10px;background:#f6f6f6}.calendar-placeholder{display:grid;min-height:220px;place-items:center;gap:10px;padding:28px;text-align:center}.calendar-placeholder p{margin-bottom:0;color:var(--muted)}.calendar-placeholder a{display:inline-flex;min-height:40px;align-items:center;justify-content:center;padding:0 14px;border:1px solid var(--border);border-radius:6px;color:var(--text);background:#fff;font-weight:700;text-decoration:none}.calendar-placeholder a{color:var(--muted);font-size:14px}.conviction{padding-top:28px}.conviction h3{margin-top:36px}.faq{display:grid;grid-template-columns:28px 1fr;column-gap:20px;row-gap:18px;margin-top:58px}.faq span{grid-row:1 / span 2}details{padding-left:2px}summary{cursor:pointer}summary::marker{font-size:12px}footer{border-top:1px solid var(--border);background:#fafafa}.footer-inner{display:flex;justify-content:space-between;gap:24px;padding:26px 22px;color:var(--muted);font-size:14px}footer p{margin-bottom:0}footer a{font-weight:700}@media(max-width:680px){.header-inner{flex-wrap:wrap}nav{order:3;width:100%;justify-content:space-between}.intro{display:block}.portrait{width:210px;height:205px;margin-top:34px}.logos{display:grid;justify-items:start;gap:46px}.footer-inner{display:block}}
