:root{--background:#f7f5ef;--surface:#fff;--surface-soft:#f0ede4;--ink:#1e241d;--text:#4f574d;--muted:#737b70;--green:#23473a;--green-light:#e4eee8;--green-line:#c9dacf;--gold:#9a7433;--line:#dfdbd0;--shadow:0 18px 44px -32px #1e241d73}*{box-sizing:border-box}html{background:var(--background);min-width:320px;color:var(--ink)}body{background:radial-gradient(circle at 85% 5%, #cedcd273, transparent 25rem), var(--background);margin:0;font-family:Golos Text,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,select{cursor:pointer}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f5efe6;border-bottom:1px solid #dfdbd0e6;position:sticky;top:0}.header-inner,.footer-inner{justify-content:space-between;align-items:center;gap:24px;max-width:1180px;margin:0 auto;padding:16px 28px;display:flex}.brand{align-items:center;gap:10px;font-family:Georgia,serif;font-size:18px;font-weight:700;display:inline-flex}.brand-mark,.credential-mark{color:#fff;background:var(--green);border-radius:9px;justify-content:center;align-items:center;width:31px;height:31px;font-family:Georgia,serif;display:inline-flex}.brand-accent{color:var(--green)}.nav-link{color:var(--text);border-radius:10px;padding:9px 14px;font-weight:600}.nav-link:hover,.nav-link:focus-visible{background:var(--surface-soft)}.site-demo-banner{color:#513f15;text-align:center;background:#f7e8aa;border-bottom:1px solid #d7b85f;padding:10px 28px;font-size:14px}.home-page,.page-shell{max-width:1180px;margin:0 auto;padding:64px 28px 88px}.hero-section{grid-template-columns:minmax(0,1.5fr) minmax(300px,.8fr);align-items:center;gap:64px;min-height:66vh;display:grid}.eyebrow{color:var(--green);letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px;font-size:13px;font-weight:700}.hero-copy h1,.page-heading h1,.profile-header h1,.service-error h1,.not-found h1{letter-spacing:-.025em;max-width:760px;margin:0;font-family:Georgia,serif;font-size:clamp(36px,5.5vw,64px);font-weight:600;line-height:1.07}.hero-copy>p,.page-heading>p{max-width:680px;color:var(--text);margin:24px 0 30px;font-size:18px;line-height:1.7}.primary-button{color:#fff;background:var(--green);min-height:46px;box-shadow:var(--shadow);border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-weight:700;display:inline-flex}.primary-button:hover:not(:disabled),.primary-button:focus-visible:not(:disabled){background:#17382e}.primary-button:disabled{cursor:not-allowed;opacity:.55}.hero-button{min-height:52px;padding-inline:26px}.hero-actions,.safety-contacts{flex-wrap:wrap;gap:12px;display:flex}.secondary-button{border:1px solid var(--green-line);color:var(--green);background:var(--surface);border-radius:12px;justify-content:center;align-items:center;padding:12px 20px;font-weight:700;display:inline-flex}.compact-button{min-height:34px;padding:7px 10px;font-size:12px}.admin-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.topic-directory{border-top:1px solid var(--line);padding:52px 0 0}.topic-directory h2,.topic-page h1{margin:0 0 22px;font-family:Georgia,serif;font-size:clamp(32px,4vw,46px)}.topic-directory-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.topic-directory-grid a{border:1px solid var(--line);background:var(--surface);border-radius:16px;gap:8px;padding:18px;display:grid}.topic-directory-grid span{color:var(--muted);font-size:13px}.trust-panel,.filters,.booking-summary,.specialist-card,.profile-section{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:20px}.trust-panel{padding:30px}.trust-icon{color:#fff;background:var(--green);border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:18px;font-size:23px;display:inline-flex}.trust-panel h2{margin:0 0 14px;font-family:Georgia,serif;font-size:25px}.trust-panel ul{color:var(--text);padding-left:20px}.trust-panel p{border-top:1px solid var(--line);color:var(--muted);margin:20px 0 0;padding-top:18px;font-size:14px}.page-heading{margin-bottom:32px}.page-heading h1{font-size:clamp(38px,5vw,54px)}.demo-notice{color:#685322;background:#faf4df;border:1px solid #e4d6ad;border-radius:12px;margin-bottom:28px;padding:14px 18px;font-size:14px}.catalog-layout{grid-template-columns:270px minmax(0,1fr);align-items:start;gap:28px;display:grid}.catalog-layout>aside{position:sticky;top:88px}.filters{padding:22px}.filter-heading,.results-heading,.card-footer,.credential-heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.filter-heading{margin-bottom:20px}.filter-heading h2,.results-heading h2{margin:0;font-family:Georgia,serif;font-size:20px}.filter-heading a{color:var(--green);font-size:13px;font-weight:700}.filters label{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;gap:7px;margin-bottom:16px;font-size:12px;font-weight:700;display:grid}.filters select,.filters input{border:1px solid var(--line);width:100%;min-height:43px;color:var(--ink);letter-spacing:0;text-transform:none;background:#fbfaf7;border-radius:10px;outline:none;padding:9px 11px;font-size:14px;font-weight:500}.filters select:focus,.filters input:focus{border-color:var(--green);box-shadow:0 0 0 3px var(--green-light)}.price-filter{grid-template-columns:1fr 1fr;gap:10px;display:grid}.filters .primary-button{width:100%}.results-heading{margin-bottom:18px}.results-heading span{color:var(--muted);font-size:13px}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.specialist-card{flex-direction:column;padding:22px;transition:transform .18s,box-shadow .18s;display:flex}.specialist-card:hover{transform:translateY(-2px);box-shadow:0 22px 50px -32px #1e241d99}.card-person{align-items:center;gap:14px;margin-bottom:15px;display:flex}.avatar{width:54px;height:54px;color:var(--green);background:var(--green-light);border-radius:15px;flex:none;justify-content:center;align-items:center;font-family:Georgia,serif;font-size:19px;font-weight:700;display:flex}.avatar-large{border-radius:22px;width:86px;height:86px;font-size:28px}.card-title{margin:0;font-family:Georgia,serif;font-size:19px}.card-title a:hover,.card-title a:focus-visible,.profile-link:hover,.profile-link:focus-visible{text-underline-offset:3px;text-decoration:underline}.card-subtitle,.modality,.formats,.next-slot{color:var(--muted);margin:3px 0 0;font-size:13px}.next-slot{color:var(--green);margin:-5px 0 14px;font-weight:700}.verified-badge{border:1px solid var(--green-line);color:var(--green);background:var(--green-light);border-radius:8px;align-self:flex-start;align-items:center;gap:7px;margin-bottom:15px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.demo-badge{color:#685322;background:#faf4df;border:1px solid #d7b85f;border-radius:8px;align-self:flex-start;margin-bottom:15px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.demo-price-label{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin-bottom:2px;font-size:11px;font-weight:700;display:block}.modality{min-height:40px;color:var(--text);margin-bottom:14px;font-size:14px}.topic-list{flex-wrap:wrap;gap:7px;margin:0 0 18px;padding:0;list-style:none;display:flex}.topic-list li{color:var(--text);background:var(--surface-soft);border-radius:8px;padding:6px 9px;font-size:12px}.card-footer{border-top:1px solid var(--line);margin-top:auto;padding-top:15px}.price{font-weight:800}.price-unit{color:var(--muted);font-size:12px}.profile-link{color:var(--green);margin-top:16px;font-size:14px;font-weight:700}.empty-state,.service-error{text-align:center;background:#fff9;border:1px dashed #c9c4b8;border-radius:20px;padding:46px}.empty-state h2{margin-top:0;font-family:Georgia,serif}.empty-state p,.service-error p{color:var(--muted)}.service-error,.not-found{max-width:760px;margin-top:70px;margin-bottom:90px}.service-error h1,.not-found h1{font-size:42px}.not-found .primary-button{margin-top:16px}.back-link{color:var(--green);margin-bottom:24px;font-size:14px;font-weight:700;display:inline-flex}.profile-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:30px;display:grid}.profile-header{align-items:center;gap:20px;margin-bottom:26px;display:flex}.profile-header .verified-badge,.profile-header .demo-badge{margin-bottom:10px}.profile-header h1{font-size:clamp(34px,4.5vw,48px)}.profile-header p{color:var(--muted);margin:7px 0 0}.profile-section{margin-bottom:18px;padding:24px}.profile-section h2,.credential-panel h2{margin:0 0 12px;font-family:Georgia,serif;font-size:22px}.profile-section p{color:var(--text);margin:0;line-height:1.7}.method-description h3{margin:0 0 7px;font-size:16px}.method-description+.method-description{margin-top:18px}.profile-topics{margin-bottom:0}.profile-topics li{padding:8px 12px;font-size:14px}.credential-panel{color:#edf3ef;background:var(--green);border-radius:20px;overflow:hidden}.credential-heading{justify-content:flex-start;padding:22px 24px 0}.credential-heading h2{color:#fff;margin:0}.credential-mark{background:#3e6a59;width:28px;height:28px}.credential-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:0;padding:24px;display:grid}.credential-grid div{min-width:0}.credential-grid dt,.booking-summary dt{color:#acc1b7;margin-bottom:4px;font-size:12px}.credential-grid dd,.booking-summary dd{margin:0;font-weight:700}.credential-grid a{color:#fff;text-underline-offset:3px;text-decoration:underline}.credential-note{color:#bfd0c8;border-top:1px solid #3e5e52;margin:0;padding:15px 24px;font-size:12px}.demo-profile-warning{color:#513f15;background:#faf4df;border:1px solid #d7b85f;border-radius:20px;padding:22px 24px}.demo-profile-warning h2{margin:0 0 8px;font-family:Georgia,serif;font-size:22px}.demo-profile-warning p{margin:0}.pagination{border:1px solid var(--line);background:var(--surface);border-radius:14px;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;margin-top:24px;padding:16px 18px;display:grid}.pagination a{color:var(--green);font-weight:700}.pagination a:last-child,.pagination span:last-child{text-align:right}.pagination span[aria-disabled=true]{color:var(--muted)}.booking-summary{padding:24px;position:sticky;top:90px}.booking-price{font-size:28px;font-weight:800}.booking-price span{color:var(--muted);font-size:13px;font-weight:500}.booking-summary>p{color:var(--muted);margin:6px 0 20px}.booking-summary dl{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:14px;margin:0 0 22px;padding:18px 0;display:grid}.booking-summary dt{color:var(--muted)}.booking-summary .primary-button{width:100%;font-size:13px}.booking-summary .booking-note{text-align:center;margin:12px 0 0;font-size:12px}.booking-widget,.booking-success{gap:12px;display:grid}.booking-success{border:1px solid var(--green-line);color:var(--green);background:var(--green-light);overflow-wrap:anywhere;border-radius:12px;padding:14px;font-size:12px}.matching-layout,.portal-grid{gap:22px;display:grid}.portal-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.flow-panel,.safety-route,.success-notice,.inline-error{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:18px;padding:24px}.flow-panel h2,.safety-route h2,.matching-results h2{margin:0 0 12px;font-family:Georgia,serif;font-size:24px}.field-label{color:var(--text);gap:8px;margin:18px 0;font-size:14px;font-weight:700;display:grid}.field-label input,.field-label select,.field-label textarea{border:1px solid var(--line);width:100%;color:var(--ink);resize:vertical;background:#fbfaf7;border-radius:10px;padding:11px 12px;font-weight:400}.consent-row{color:var(--text);align-items:flex-start;gap:10px;margin:18px 0;font-size:14px;display:flex}.consent-row input{flex:none;width:18px;height:18px}.muted-copy{color:var(--muted)}.criteria-summary{flex-wrap:wrap;gap:9px;margin-bottom:18px;display:flex}.criteria-summary span{background:var(--surface-soft);border-radius:8px;padding:7px 10px;font-size:13px}.safety-route{color:#5d241c;background:#fff4f1;border-color:#c96b5c}.inline-error{color:#7a2f23;background:#fff4f1;border-color:#d9a49b}.success-notice{border-color:var(--green-line);color:var(--green);background:var(--green-light)}.record-list{gap:10px;padding:0;list-style:none;display:grid}.record-list li{background:var(--surface-soft);overflow-wrap:anywhere;border-radius:10px;gap:3px;padding:12px;display:grid}.record-list span{color:var(--muted);font-size:12px}.record-actions{flex-wrap:wrap;gap:7px;margin-top:7px;display:flex}.ethics-panel{border-color:#d6c28b}.topic-page{max-width:780px}.topic-page>p{font-size:18px;line-height:1.7}.topic-page .primary-button{margin-top:16px}.site-footer{border-top:1px solid var(--line);color:var(--muted);background:#eeebe3;font-size:13px}@media (max-width:900px){.hero-section,.profile-layout{grid-template-columns:1fr}.hero-section{gap:36px}.catalog-layout{grid-template-columns:1fr}.catalog-layout>aside,.booking-summary{position:static}.filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px;display:grid}.topic-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-grid{grid-template-columns:1fr}.filter-heading,.filters .primary-button{grid-column:1/-1}}@media (max-width:680px){.header-inner,.footer-inner,.home-page,.page-shell{padding-left:18px;padding-right:18px}.brand{font-size:15px}.brand-mark{width:28px;height:28px}.hero-section{min-height:auto}.card-grid,.filters,.credential-grid,.portal-grid,.topic-directory-grid{grid-template-columns:1fr}.filter-heading,.filters .primary-button{grid-column:auto}.profile-header{align-items:flex-start}.avatar-large{width:66px;height:66px;font-size:22px}.footer-inner{flex-direction:column;align-items:flex-start}}
