:root{color-scheme:light;--bg: #f6f3ec;--surface: #fffdf8;--surface-strong: #fff8eb;--line: #d8d0c0;--text: #1f2b1f;--muted: #5e6558;--accent: #1f5f4a;--accent-dark: #154635;--accent-soft: #dff0e7;--gold-soft: #efe1bf;--pending: #b17015}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;font-family:IBM Plex Sans,Segoe UI,sans-serif;background:radial-gradient(circle at top left,rgba(239,225,191,.35),transparent 32%),linear-gradient(180deg,#fbf8f1 0%,var(--bg) 100%);color:var(--text)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}p,li,dd{line-height:1.55}.site-shell{min-height:100vh}.site-header{position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f6f3ece0;border-bottom:1px solid rgba(216,208,192,.85)}.site-header__inner,.site-footer__inner{max-width:1180px;margin:0 auto;padding:16px 20px}.site-header__inner{display:flex;justify-content:space-between;align-items:center;gap:20px}.brand{font-weight:700;letter-spacing:.04em;text-transform:uppercase}.site-nav{display:flex;flex-wrap:wrap;gap:18px;color:var(--muted)}.page-layout{max-width:1180px;margin:0 auto;padding:36px 20px 88px}.hero-block{margin-bottom:28px;padding:36px;border:1px solid rgba(216,208,192,.9);border-radius:28px;background:linear-gradient(135deg,#fff8ebf5,#fcfbf7f5),var(--surface);box-shadow:0 24px 48px #2a362a14}.eyebrow{display:inline-flex;margin-bottom:16px;padding:6px 12px;border-radius:999px;background:var(--accent-soft);color:var(--accent-dark);font-size:.85rem;font-weight:600}.hero-block__content{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.hero-block h1{margin:0 0 12px;max-width:14ch;font-size:clamp(2.4rem,6vw,4.6rem);line-height:.95;letter-spacing:-.04em}.hero-intro{max-width:60ch;margin:0;color:var(--muted);font-size:1.05rem}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.card,.panel{padding:22px;border:1px solid rgba(216,208,192,.95);border-radius:22px;background:var(--surface);box-shadow:0 12px 30px #1f2b1f0d}.card--soft{background:#faf6ed}.card--accent{background:linear-gradient(180deg,#17372d,#1f5f4a);border-color:#17372d;color:#f7f4eb}.card-grid{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid--landing{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:20px}.section-grid,.profile-grid,.discovery-layout{display:grid;gap:20px}.section-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:20px}.discovery-layout{grid-template-columns:minmax(250px,300px) minmax(0,1fr);align-items:start}.profile-grid{grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr)}.profile-main,.profile-sidebar,.stack{display:grid;gap:18px}.stack-sm{display:grid;gap:10px}.row{display:flex;align-items:center}.wrap{flex-wrap:wrap}.gap-sm{gap:10px}.muted{color:var(--muted)}.button{display:inline-flex;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 18px;border:none;border-radius:999px;background:var(--accent);color:#fff;font-weight:600;cursor:pointer}.button--secondary{background:transparent;color:var(--accent-dark);border:1px solid rgba(31,95,74,.2)}.button--wide{width:100%}.field,.filters-panel{display:grid;gap:8px}.filters-panel{position:sticky;top:92px}.field-row{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.field input,.field select,.field textarea{width:100%;padding:11px 12px;border:1px solid #c6beae;border-radius:12px;background:#fff}.field-error{color:#ac2b1b;font-size:.9rem}.list{display:grid;gap:14px;padding:0;margin:0;list-style:none}.list--plain{padding-left:18px;list-style:disc}.steps-list{display:grid;gap:18px;padding-left:18px;margin:0}.steps-list p{margin:6px 0 0}.subject-row{display:grid;gap:6px}.trust-panel{margin-top:4px}.trust-grid{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.section-heading h2,.card h2,.card h3,.panel h2{margin:0 0 8px}.tutor-grid{display:grid;gap:18px}.tutor-card__header,.profile-header{display:flex;align-items:flex-start;gap:16px}.avatar-placeholder{display:inline-flex;justify-content:center;align-items:center;width:64px;height:64px;flex:0 0 auto;border-radius:20px;background:linear-gradient(135deg,#214f40,#7aa58f);color:#fff;font-weight:700;font-size:1.15rem}.avatar-placeholder--large{width:88px;height:88px;border-radius:26px;font-size:1.4rem}.chip-row{display:flex;flex-wrap:wrap;gap:8px}.chip,.status-badge{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;font-size:.86rem;font-weight:600}.chip{background:#eff3ea;color:#304233}.chip--soft{background:#f5ecdd;color:#5f553a}.status-badge--verified{background:var(--accent-soft);color:var(--accent-dark)}.status-badge--pending{background:#b1701526;color:var(--pending)}.status-badge--rejected{background:#ac2b1b1f;color:#ac2b1b}.detail-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.detail-grid dt{margin-bottom:4px;color:var(--muted);font-size:.85rem}.detail-grid dd{margin:0}.card-footer{display:flex;justify-content:space-between;align-items:center;gap:16px}.trust-inline,.metric-list{display:grid;gap:12px}.trust-inline strong,.metric-list strong,.price-hero{font-size:1.45rem;line-height:1}.metric-list div{display:grid;gap:4px}.price-hero{margin:0 0 8px}.results-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center}.profile-lead{margin:0}.site-footer{border-top:1px solid rgba(216,208,192,.9);background:#fffdf8b8}.site-footer__inner{display:flex;justify-content:space-between;gap:20px;color:var(--muted)}@media(max-width:960px){.card-grid,.card-grid--landing,.section-grid,.trust-grid,.profile-grid,.discovery-layout,.detail-grid{grid-template-columns:1fr}.filters-panel{position:static}.results-toolbar,.hero-block__content,.site-footer__inner,.site-header__inner{flex-direction:column;align-items:flex-start}}@media(max-width:640px){.page-layout,.site-header__inner,.site-footer__inner{padding-left:16px;padding-right:16px}.hero-block{padding:24px;border-radius:22px}.hero-block h1{max-width:none}.card,.panel{padding:18px;border-radius:18px}.field-row{grid-template-columns:1fr}.card-footer,.tutor-card__header,.profile-header{flex-direction:column}}
