@import"https://fonts.googleapis.com/css2?family=Manrope:wght@300;500;700&family=Playfair+Display:wght@500;700&display=swap";.page{max-width:1080px;margin:0 auto;padding:56px 24px 72px}.hero{background:var(--panel);border:1px solid var(--stroke);border-radius:28px;padding:48px 44px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-content{display:flex;gap:40px;align-items:flex-start}.hero-photo{flex-shrink:0}.hero-photo img{display:block;width:210px;height:260px;border-radius:18px;object-fit:cover;border:1px solid rgba(26,43,58,.12);box-shadow:0 12px 30px #1a2b3a2e,0 2px 8px #1a2b3a14;background:#fff}.hero-text{flex:1}.eyebrow{text-transform:uppercase;letter-spacing:.28em;font-size:12px;margin:0 0 12px;color:var(--muted)}.hero h1{font-family:Playfair Display,Times New Roman,serif;font-size:clamp(28px,5vw,42px);margin:0 0 8px;line-height:1.2}.hero-subtitle{font-size:18px;color:var(--accent-strong);margin:0 0 16px;font-weight:500}.lead{font-size:clamp(15px,2vw,17px);line-height:1.7;max-width:600px;margin:0 0 24px;color:var(--muted)}.hero-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-bottom:24px}.stat{display:flex;align-items:center;gap:10px;padding:10px 14px;font-size:14px;color:var(--ink);background:linear-gradient(135deg,#fff,#c9847414);border:1px solid var(--stroke);border-radius:14px;box-shadow:0 10px 20px #14141e14}.stat-icon{width:26px;height:26px;display:flex;align-items:center;justify-content:center;color:var(--accent-strong);background:var(--accent-light);border-radius:9px;font-size:16px}.stat-icon svg,.credential-icon svg,.contact-method-icon svg,.contact-price-icon svg{width:100%;height:100%}.service-icon svg{width:22px;height:22px}.cta{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 30px;background:linear-gradient(135deg,#2f4658,#1f3343);border:1px solid rgba(255,255,255,.18);color:#fff;text-decoration:none;border-radius:999px;font-weight:700;letter-spacing:.01em;font-size:15px;box-shadow:0 10px 24px #14222e38,inset 0 1px #ffffff38;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.button:hover{transform:translateY(-1px);filter:brightness(1.03);box-shadow:0 14px 28px #14222e47,inset 0 1px #ffffff42}.button:focus-visible,a:focus-visible,.contact-method:focus-visible{outline:2px solid rgba(201,132,116,.4);outline-offset:2px;border-radius:999px}.service-item:focus-visible,.experience-card:focus-visible,.credential-item:focus-visible,.review-card:focus-visible{outline:2px solid rgba(201,132,116,.28);outline-offset:2px}.section{margin-top:48px}.section-title{font-family:Playfair Display,Times New Roman,serif;font-size:clamp(24px,4vw,32px);margin:0 0 24px;text-align:center}.section-subtitle{text-align:center;color:var(--muted);margin:-10px auto 24px;font-size:15px;max-width:620px}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.service-item{display:flex;align-items:flex-start;gap:14px;padding:20px;background:var(--surface);border-radius:16px;border:1px solid var(--stroke);transition:transform .2s ease,box-shadow .2s ease}.service-item:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm)}.service-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--accent-light);border-radius:12px;color:var(--accent-strong);flex-shrink:0}.service-glyph{font-size:22px;line-height:1;font-weight:600}.service-text h3{font-size:16px;margin:0 0 4px;font-weight:600}.service-text p{font-size:14px;margin:0;color:var(--muted);line-height:1.5}.timeline{position:relative;padding-left:32px;max-width:700px;margin:0 auto}.timeline:before{content:"";position:absolute;left:8px;top:8px;bottom:8px;width:2px;background:var(--accent-light)}.timeline-item{position:relative;padding-bottom:28px}.timeline-item:last-child{padding-bottom:0}.timeline-marker{position:absolute;left:-32px;top:4px;width:18px;height:18px;background:var(--accent);border-radius:50%;border:3px solid var(--surface);box-shadow:0 0 0 2px var(--accent-light)}.timeline-year{font-size:14px;color:var(--accent-strong);font-weight:600;margin-bottom:4px}.timeline-title{font-size:16px;font-weight:600;margin-bottom:4px}.timeline-desc{font-size:14px;color:var(--muted);line-height:1.5}.experience-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.experience-card{background:var(--surface);border-radius:16px;padding:24px;border:1px solid var(--stroke);transition:transform .2s ease,box-shadow .2s ease}.experience-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm)}.experience-card.current{border-color:var(--accent);background:linear-gradient(135deg,var(--surface) 0%,rgba(201,132,116,.05) 100%)}.experience-period{font-size:13px;color:var(--accent-strong);font-weight:600;margin-bottom:8px}.experience-card.current .experience-period{display:flex;align-items:center;gap:8px}.current-badge{background:var(--success-light);color:var(--success);padding:2px 8px;border-radius:999px;font-size:11px;font-weight:600}.experience-place{font-size:16px;font-weight:600;margin-bottom:6px}.experience-role{font-size:14px;color:var(--muted);line-height:1.5}.credentials-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.credential-item{display:flex;align-items:center;gap:12px;padding:16px 24px;background:var(--surface);border-radius:16px;border:1px solid var(--stroke)}.credential-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--success-light);border-radius:10px;color:var(--success)}.credential-text h4{font-size:15px;margin:0 0 2px;font-weight:600}.credential-text p{font-size:13px;margin:0;color:var(--muted)}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;max-width:900px;margin:0 auto}.step-item{text-align:center;padding:24px 20px}.step-number{width:48px;height:48px;background:var(--accent);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;margin:0 auto 16px}.step-item h3{font-size:16px;margin:0 0 8px;font-weight:600}.step-item p{font-size:14px;margin:0;color:var(--muted);line-height:1.5}.reviews-section{position:relative}.reviews-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,1fr);gap:16px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x mandatory;scrollbar-width:thin}.reviews-track::-webkit-scrollbar{height:8px}.reviews-track::-webkit-scrollbar-thumb{background:#1a2b3a40;border-radius:999px}.review-card{background:var(--surface);border-radius:16px;border:1px solid var(--stroke);padding:22px;scroll-snap-align:start;box-shadow:var(--shadow-sm);min-height:220px;display:flex;flex-direction:column;gap:12px}.review-header{display:grid;gap:6px;align-items:start}.review-name{font-weight:600;font-size:15px;line-height:1.35}.review-meta{display:inline-flex;width:fit-content;max-width:100%;padding:4px 10px;border-radius:999px;background:#c984741f;font-size:12px;color:var(--accent-strong);font-weight:600;line-height:1.3}.review-text{font-size:14px;color:var(--muted);line-height:1.6;margin:0}.review-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--muted)}.review-format{padding:4px 10px;background:var(--accent-light);border-radius:999px;color:var(--accent-strong);font-weight:600}.contact-section{background:var(--panel);border:1px solid var(--stroke);border-radius:24px;padding:40px;text-align:center;box-shadow:var(--shadow-sm)}.contact-section .section-title{margin-bottom:8px}.contact-subtitle{color:var(--muted);margin:0 0 28px;font-size:15px}.contact-methods{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:24px}.contact-method{display:flex;align-items:center;gap:12px;padding:18px 26px;width:min(520px,100%);margin:0 auto;background:linear-gradient(180deg,#fff,#f8fafb);border-radius:16px;border:1px solid var(--stroke);text-decoration:none;color:var(--ink);box-shadow:0 8px 20px #1a2b3a14;transition:transform .2s ease,box-shadow .2s ease}.contact-method:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm)}.contact-method-icon{width:36px;height:36px;color:var(--accent-strong);display:inline-flex;align-items:center;justify-content:center;font-size:31px;line-height:1}.contact-method-text{text-align:left}.contact-method-text span{display:block;font-size:13px;color:var(--muted)}.contact-method-text strong{display:block;font-size:17px;letter-spacing:.01em}.contact-method-note{display:block;margin-top:2px;font-size:13px;color:var(--muted)}.contact-price{display:flex;align-items:center;gap:12px;padding:14px 22px;width:min(520px,100%);margin:0 auto;background:var(--accent-light);border-radius:14px;color:var(--ink);font-weight:600;text-align:left}.contact-price-icon{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border-radius:10px;color:var(--accent-strong);font-size:18px;box-shadow:0 6px 14px #1a2b3a1a}.contact-price-text{display:grid;gap:2px}.contact-price-title{font-size:13px;color:var(--muted);font-weight:600}.contact-price-amount{font-size:16px;color:var(--accent-strong);font-weight:700}.contact-price-note{font-size:12px;color:var(--muted);font-weight:500;max-width:420px}.legal-section{background:var(--surface);border:1px solid var(--stroke);border-radius:20px;padding:32px}.legal-section .section-title{margin-bottom:18px}.legal-list{margin:0;padding:0;list-style:none;display:grid;gap:10px}.legal-list li{position:relative;padding-left:18px;color:var(--muted);font-size:14px;line-height:1.6}.legal-list li:before{content:"";position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:50%;background:var(--accent-strong)}.footer{margin-top:48px;text-align:center;color:var(--muted);font-size:13px}.footer p{margin:4px 0}.footer-links{margin-top:10px}.footer-links a{display:inline-block;color:var(--ink);text-decoration:none;border-bottom:1px solid rgba(27,28,32,.28)}.footer-links a:hover{border-bottom-color:#1b1c2080}.footer-links span{padding:0 8px}@media (max-width: 720px){.page{padding:40px 18px 60px}.hero{padding:32px 24px}.hero-content{flex-direction:column;align-items:center;text-align:center}.hero-photo img{width:150px;height:190px;object-position:50% 12%}.hero-text{display:flex;flex-direction:column;align-items:center}.lead{text-align:center}.hero-stats{width:100%;grid-template-columns:1fr}.stat,.cta{justify-content:center}.services-grid,.experience-grid{grid-template-columns:1fr}.credentials-grid{flex-direction:column;align-items:stretch}.steps-grid{grid-template-columns:1fr}.contact-section{padding:28px 20px}.legal-section{padding:24px 18px}.contact-methods{flex-direction:column;align-items:stretch}.contact-method{justify-content:center}.footer-links span{display:none}.footer-links{display:flex;flex-direction:column;align-items:center;gap:8px}.reviews-section:after{content:"";position:absolute;right:0;top:64px;bottom:0;width:44px;pointer-events:none;background:linear-gradient(90deg,#f9f5f200,#f9f5f2bf)}}@media (max-width: 480px){.page{padding:32px 14px 52px}.hero{padding:24px 18px}.hero h1{font-size:26px}.hero-subtitle{font-size:16px}.button{width:100%;padding:14px 20px}.stat{font-size:13px;padding:9px 12px}.contact-method{padding:16px 18px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}@media (min-width: 980px){.hero-content{align-items:center;gap:52px}.reviews-track{grid-auto-flow:row;grid-template-columns:repeat(2,minmax(260px,1fr));overflow:visible}}:root{color-scheme:light;--ink: #1b1c20;--muted: #5c5f66;--accent: #c98474;--accent-strong: #b46c5f;--accent-light: rgba(201, 132, 116, .15);--surface: #ffffff;--panel: rgba(255, 255, 255, .82);--stroke: rgba(0, 0, 0, .08);--shadow: 0 24px 60px rgba(20, 20, 30, .18);--shadow-sm: 0 8px 24px rgba(20, 20, 30, .1);--success: #4a9d7c;--success-light: rgba(74, 157, 124, .12)}*{box-sizing:border-box}body{margin:0;font-family:Manrope,Segoe UI,sans-serif;color:var(--ink);background:radial-gradient(circle at 20% 20%,rgba(252,234,225,.9),transparent 55%),radial-gradient(circle at 80% 10%,rgba(231,245,255,.8),transparent 50%),linear-gradient(120deg,#f9f5f2,#f3f6fb);min-height:100vh}#root{min-height:100vh}
