:root{color-scheme:light;--bg: #f4f7f9;--surface: #ffffff;--surface-2: #e8eef2;--text: #1a2332;--muted: #4a5568;--accent: #2a5f74;--accent-dark: #1a6b8a;--border: #d4dde4;--shadow: 0 12px 40px rgba(15, 23, 42, .08);--font-family: "Source Sans 3", ui-sans-serif, system-ui, sans-serif;--font-display: "Fraunces", Georgia, "Times New Roman", serif;--line-height: 1.65}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-family);color:var(--text);line-height:var(--line-height);background:radial-gradient(ellipse 80% 50% at 10% -10%,color-mix(in srgb,var(--accent) 12%,transparent),transparent 55%),radial-gradient(ellipse 60% 40% at 100% 0%,color-mix(in srgb,var(--surface-2) 90%,transparent),transparent 50%),linear-gradient(180deg,#f7fafb 0%,var(--bg) 40%,#eef3f6 100%);background-attachment:fixed;min-height:100vh}a{color:inherit}img{max-width:100%;display:block}.container{width:min(960px,calc(100% - 2rem));margin:0 auto}.narrow{max-width:640px}.section{padding:4.5rem 0}.section-tight{padding:2.5rem 0 4.5rem}.eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-weight:600;color:var(--accent);margin-bottom:.75rem}h1,h2,h3{font-family:var(--font-display);font-weight:600;line-height:1.2;margin:0 0 1rem;color:var(--text);letter-spacing:-.02em}h1{font-size:clamp(2rem,4.2vw,3.1rem)}h2{font-size:clamp(1.55rem,2.8vw,2.1rem)}h3{font-size:1.2rem;margin-bottom:.5rem}p{margin:0 0 1rem;color:var(--muted)}.section-lead{max-width:36rem;font-size:1.05rem;margin-bottom:1.75rem}.button{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.25rem;border-radius:.4rem;background:var(--accent);color:#fff;text-decoration:none;font-weight:600;border:1px solid transparent;transition:transform .2s ease,background .2s ease}.button:hover{transform:translateY(-1px);background:var(--accent-dark)}.button.secondary{background:transparent;color:var(--accent);border-color:var(--border)}.button.secondary:hover{background:color-mix(in srgb,var(--surface) 70%,transparent)}.cta-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}.text-link{color:var(--accent);font-weight:600;text-decoration:none}.text-link:hover{text-decoration:underline}.navbar{position:sticky;top:0;z-index:20;background:color-mix(in srgb,var(--bg) 82%,transparent);backdrop-filter:blur(14px);border-bottom:1px solid color-mix(in srgb,var(--border) 70%,transparent)}.navbar .container{display:flex;align-items:center;justify-content:space-between;padding:.95rem 0;width:min(1040px,calc(100% - 2rem))}.brand{display:flex;align-items:center;gap:.65rem;font-weight:600;font-size:1rem;text-decoration:none;font-family:var(--font-display)}.brand-badge{width:2rem;height:2rem;display:grid;place-items:center;border-radius:.35rem;background:var(--accent);color:#fff;font-family:var(--font-family);font-weight:700;font-size:.9rem}.nav-links{display:flex;gap:1.35rem;align-items:center}.nav-links a{text-decoration:none;color:var(--muted);font-weight:500;font-size:.95rem}.nav-links a:hover{color:var(--accent)}.mobile-toggle{display:none;border:0;background:transparent;cursor:pointer;font-size:1.25rem;color:var(--text)}.hero-minimal{padding:clamp(4.5rem,12vh,7rem) 0 clamp(3.5rem,8vh,5.5rem);min-height:min(78vh,720px);display:flex;align-items:center}.hero-inner{max-width:40rem}.hero-grid{display:grid;grid-template-columns:auto minmax(0,1fr);gap:clamp(1.5rem,4vw,3rem);align-items:center}.hero-photo-wrap{flex-shrink:0}.hero-photo{width:clamp(150px,22vw,240px);height:clamp(150px,22vw,240px);border-radius:50%;object-fit:cover;object-position:center top;border:3px solid color-mix(in srgb,var(--border) 70%,var(--accent));box-shadow:var(--shadow)}.brand-signal{font-family:var(--font-display);font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:600;color:var(--text);margin:0 0 1.25rem;letter-spacing:-.02em}.hero-lead{font-size:1.125rem;max-width:32rem;margin-bottom:1.75rem}.service-preview,.service-list,.guarantee-list,.values-list,.faq-list{list-style:none;padding:0;margin:0 0 1.5rem}.service-preview li,.service-row{display:grid;grid-template-columns:1fr auto;gap:1rem;padding:1.25rem 0;border-top:1px solid var(--border);align-items:start}.service-preview li:last-child,.service-row:last-child{border-bottom:1px solid var(--border)}.service-preview strong,.service-head h3{display:block;color:var(--text);margin-bottom:.25rem}.service-preview span:not(.price){color:var(--muted);font-size:.98rem}.service-row{display:block;padding:1.5rem 0}.service-head{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.35rem}.service-head h3{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin:0}.price{font-weight:600;color:var(--text);white-space:nowrap;font-variant-numeric:tabular-nums}.tag{font-family:var(--font-family);font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--accent);border:1px solid color-mix(in srgb,var(--accent) 35%,var(--border));padding:.15rem .45rem;border-radius:.25rem}.for-whom{font-size:.92rem;margin-bottom:.65rem}.price-lines{list-style:none;padding:0;margin:.9rem 0 0;display:grid;gap:.4rem}.price-line{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem;font-size:.95rem;color:var(--muted)}.price-line .price-label{color:var(--text);font-weight:600;min-width:8.5rem}.price-line .price-amount{color:var(--text);font-weight:600;font-variant-numeric:tabular-nums}.list{padding-left:1.1rem;color:var(--muted);margin:.5rem 0 0}.list li{margin-bottom:.35rem}.guarantee-list li,.values-list li{padding:.85rem 0;border-top:1px solid var(--border);color:var(--muted)}.guarantee-list li:last-child,.values-list li:last-child{border-bottom:1px solid var(--border)}.values-list li{display:grid;gap:.2rem}.values-list strong{color:var(--text)}.muted-note{font-size:.95rem;margin-bottom:1.5rem}.cta-block{padding:2.5rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.cta-block h2{margin-bottom:.5rem}.cta-block .button{margin-top:.5rem}.about-layout{display:flex;gap:1.75rem;align-items:flex-start}.about-photo-wrap{flex-shrink:0}.about-photo{width:112px;height:112px;border-radius:50%;object-fit:cover;object-position:center top;min-height:0;box-shadow:none;border:2px solid color-mix(in srgb,var(--border) 80%,var(--accent))}.about-copy{flex:1;min-width:0}.book-layout{align-items:start}.grid{display:grid;gap:2rem}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.form-panel{padding:1.5rem;background:color-mix(in srgb,var(--surface) 88%,transparent);border:1px solid var(--border);border-radius:.5rem}.form-grid{display:grid;gap:1rem}input,textarea,select{width:100%;padding:.8rem .95rem;border-radius:.35rem;border:1px solid var(--border);font:inherit;background:var(--surface);color:var(--text)}label{font-weight:600;display:block;margin-bottom:.35rem;font-size:.92rem}textarea{min-height:120px;resize:vertical}.faq-item{padding:1.15rem 0;border-top:1px solid var(--border)}.faq-item:last-child{border-bottom:1px solid var(--border)}.faq-item h3{font-size:1.05rem;margin-bottom:.4rem}.footer{padding:2.25rem 0 3rem;border-top:1px solid var(--border);color:var(--muted);margin-top:2rem}.footer .container{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;width:min(1040px,calc(100% - 2rem))}.footer strong{font-family:var(--font-display);color:var(--text);display:block;margin-bottom:.35rem}.footer a{text-decoration:none}.footer a:hover{color:var(--accent)}.prose{max-width:760px;margin:0 auto}.prose h2,.prose h3{margin-top:2rem}.blog-meta,.pill-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.8rem}.pill{display:inline-flex;padding:.3rem .6rem;border-radius:.25rem;background:var(--surface-2);color:var(--accent-dark);font-size:.8rem;font-weight:600}.card{background:color-mix(in srgb,var(--surface) 90%,transparent);border:1px solid var(--border);border-radius:.5rem;padding:1.35rem}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}@keyframes fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.reveal{animation:fade-up .7s ease both}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}@media(prefers-reduced-motion:reduce){.reveal{animation:none}.button:hover{transform:none}}@media(max-width:768px){.grid-2{grid-template-columns:1fr}.mobile-toggle{display:inline-flex}.nav-links{display:none;flex-direction:column;align-items:flex-start;position:absolute;top:70px;right:1rem;left:1rem;background:var(--surface);border:1px solid var(--border);border-radius:.5rem;padding:1rem 1.15rem;box-shadow:var(--shadow);gap:.85rem}.nav-links.open{display:flex}.hero-minimal{min-height:auto;padding:3.5rem 0 3rem}.hero-grid{grid-template-columns:1fr;justify-items:start;gap:1.5rem}.hero-photo{width:132px;height:132px}.about-layout{flex-direction:column;align-items:flex-start}.service-preview li{grid-template-columns:1fr;gap:.35rem}.service-head{flex-direction:column;align-items:flex-start;gap:.25rem}}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}
