:root{--ink:#14211f;--ink-soft:#42514d;--brand:#176b5d;--brand-dark:#0e4d43;--accent:#e9f6f1;--warm:#f7f4ee;--line:#dfe7e4;--surface:#ffffff;--surface-soft:#f6f9f8;--shadow:0 18px 55px rgba(21,52,46,.10);--radius:22px;--radius-sm:14px;--shell:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.65;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-shell{width:min(calc(100% - 40px),var(--shell));margin-inline:auto}.content-narrow{width:min(calc(100% - 40px),820px)}.skip-link{position:absolute;left:-9999px;top:0}.skip-link:focus{left:16px;top:16px;background:#fff;padding:10px 14px;z-index:9999;border-radius:8px}.screen-reader-text{position:absolute!important;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;overflow:hidden}.site-header{position:sticky;top:0;z-index:100;background:rgb(255 255 255 / .94);backdrop-filter:blur(16px);border-bottom:1px solid rgb(223 231 228 / .8)}.site-header__inner{height:78px;display:flex;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;letter-spacing:-.03em;font-size:1.32rem;white-space:nowrap}.brand__mark{width:34px;height:34px;display:grid;place-items:center;color:var(--brand)}.brand__mark svg{width:100%;height:100%}.primary-nav{margin-left:auto}.primary-nav__list{display:flex;align-items:center;gap:28px;list-style:none;margin:0;padding:0}.primary-nav a{font-size:.95rem;font-weight:650;color:#2c3c38}.primary-nav a:hover,.text-link:hover{color:var(--brand)}.site-header__actions{display:flex;align-items:center;gap:18px}.nav-toggle{display:none;border:0;background:none;padding:8px}.nav-toggle span:not(.screen-reader-text){display:block;width:22px;height:2px;background:var(--ink);margin:4px 0}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:999px;font-weight:750;transition:.2s ease;border:1px solid #fff0}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--brand);color:#fff;box-shadow:0 10px 24px rgb(23 107 93 / .18)}.button--primary:hover{background:var(--brand-dark)}.button--ghost{border-color:var(--line);background:#fff}.button--dark{background:var(--ink);color:#fff}.button--light{background:#fff;color:var(--ink)}.button--large{min-height:54px;padding:0 26px}.button--full{width:100%}.text-link{font-weight:750;color:var(--ink)}.text-link--arrow::after{content:" →"}.hero{padding:92px 0 74px;background:linear-gradient(180deg,#fbfdfc 0%,#fff 100%)}.hero__grid{display:grid;grid-template-columns:1.08fr .92fr;gap:72px;align-items:center}.hero h1,.archive-hero h1{font-size:clamp(3rem,6vw,5.65rem);line-height:.98;letter-spacing:-.06em;margin:.18em 0 .24em;max-width:830px}.hero__lead{font-size:1.18rem;color:var(--ink-soft);max-width:660px;margin:0 0 30px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.76rem;font-weight:850;color:var(--brand)}.eyebrow--light{color:#bde5d9}.hero__actions{display:flex;gap:12px;flex-wrap:wrap}.trust-row{display:flex;gap:22px;flex-wrap:wrap;margin-top:26px;color:var(--ink-soft);font-size:.92rem}.hero__visual{position:relative;min-height:450px;display:grid;place-items:center}.visual-card{background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow)}.visual-card--main{width:min(100%,500px);padding:26px}.visual-card__top{display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:center;padding-bottom:22px;border-bottom:1px solid var(--line)}.visual-card__top strong,.visual-card__top small{display:block}.visual-card__top small{color:var(--ink-soft)}.avatar{border-radius:50%;display:grid;place-items:center;background:var(--accent);color:var(--brand);font-weight:850}.avatar--lg{width:54px;height:54px}.status-pill{display:inline-flex;padding:6px 10px;border-radius:999px;background:var(--accent);color:var(--brand-dark);font-size:.72rem;font-weight:800;white-space:nowrap}.status-pill--soft{background:var(--surface-soft)}.lesson-preview{display:grid;gap:14px;padding:22px 0}.lesson-preview div{display:grid;gap:2px}.lesson-preview small{color:var(--ink-soft);font-size:.75rem}.visual-card--float{position:absolute;right:-8px;bottom:44px;padding:18px 20px;width:180px}.visual-card--float .metric{display:block;font-size:2.4rem;font-weight:850;line-height:1}.visual-card--float span:last-child{font-size:.86rem;color:var(--ink-soft)}.section{padding:96px 0}.section--compact{padding:72px 0}.section--muted{background:var(--surface-soft)}.section--dark{background:var(--ink);color:#fff}.section-heading{margin-bottom:34px}.section-heading h2,.content-split h2,.tutor-cta h2,.final-cta h2,.faq-preview h2{font-size:clamp(2rem,4vw,3.35rem);line-height:1.06;letter-spacing:-.045em;margin:.25em 0}.section-heading p{color:var(--ink-soft);max-width:640px}.section-heading--split{display:flex;justify-content:space-between;gap:30px;align-items:end}.section-heading--split>div{max-width:700px}.section-heading--center{text-align:center;max-width:760px;margin-inline:auto;margin-bottom:42px}.card-grid{display:grid;gap:22px}.card-grid--3{grid-template-columns:repeat(3,1fr)}.tutor-card,.learning-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff;box-shadow:0 8px 28px rgb(21 52 46 / .045)}.tutor-card__image{display:block;aspect-ratio:16/10;background:var(--surface-soft);overflow:hidden}.tutor-card__image img{width:100%;height:100%;object-fit:cover;object-position:50% 22%}.placeholder-image{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,var(--accent),#f2f0e8)}.placeholder-image span{font-size:3.2rem;font-weight:850;color:var(--brand);opacity:.55}.tutor-card__body{padding:22px}.tutor-card__heading{display:flex;justify-content:space-between;gap:18px;align-items:start}.tutor-card h3,.learning-card h2{font-size:1.35rem;margin:.5em 0 .2em;letter-spacing:-.02em}.tutor-card p,.learning-card p{color:var(--ink-soft)}.tutor-rate{white-space:nowrap;text-align:right;line-height:1.08}.tutor-rate strong{display:block}.tutor-rate small{display:block;margin-top:4px;font-size:.62rem;font-weight:750;color:var(--ink-soft);letter-spacing:.01em}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.step-card{padding:30px;border-radius:var(--radius);background:#fff;border:1px solid var(--line)}.step-card>span{font-weight:850;color:var(--brand)}.step-card h3{font-size:1.3rem}.step-card p{color:var(--ink-soft)}.content-split{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.content-split__copy p{font-size:1.06rem;color:var(--ink-soft)}.mini-links{display:grid;gap:10px;margin-top:24px}.mini-links a{padding:14px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;font-weight:750}.learning-demo{border:1px solid var(--line);border-radius:28px;padding:34px;background:var(--warm)}.mistake{padding:16px 18px;border-radius:12px;margin:12px 0;font-weight:800}.mistake--bad{background:#fff0ef;color:#8c312b}.mistake--good{background:#ebf7f2;color:#14584e}.tutor-cta{display:flex;justify-content:space-between;gap:40px;align-items:center}.tutor-cta>div{max-width:760px}.tutor-cta p{color:#cbd8d4}.faq-preview{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.faq-list details{border-top:1px solid var(--line);padding:20px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;font-weight:800;font-size:1.05rem}.faq-list p{color:var(--ink-soft)}.final-cta{text-align:center;background:var(--accent);border-radius:32px;padding:64px 28px}.final-cta p{color:var(--ink-soft)}.site-footer{background:#0f1917;color:#d8e0dd;padding:72px 0 24px}.site-footer__grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:54px}.site-footer h3{font-size:.84rem;text-transform:uppercase;letter-spacing:.12em;color:#fff}.site-footer a{display:block;margin:10px 0;color:#c5d1cd}.site-footer__lead{max-width:360px;color:#aab9b4}.site-footer .brand{color:#fff}.site-footer__bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #283632;margin-top:48px;padding-top:20px;font-size:.82rem;color:#8fa19b}.archive-hero{padding:80px 0 44px;background:var(--surface-soft)}.archive-hero h1{font-size:clamp(2.8rem,6vw,5rem)}.archive-hero p{font-size:1.08rem;color:var(--ink-soft);max-width:680px}.filter-bar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:28px}.filter-chip{padding:9px 14px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:.88rem;font-weight:700}.empty-state{grid-column:1/-1;border:1px dashed #bfd0cb;background:var(--surface-soft);border-radius:var(--radius);padding:48px;text-align:center}.page-header{margin-bottom:34px}.page-header h1,.prose>h1{font-size:clamp(2.5rem,5vw,4.4rem);line-height:1.02;letter-spacing:-.05em;margin:.2em 0}.prose{font-size:1.06rem}.prose h2{font-size:2rem;line-height:1.15;letter-spacing:-.03em;margin-top:1.7em}.prose h3{font-size:1.35rem;margin-top:1.5em}.prose p,.prose li{color:#33433f}.prose a{text-decoration:underline;text-decoration-color:#9bc8bc;text-underline-offset:3px}.article-hero-image{border-radius:var(--radius);margin:28px 0}.article-card{padding:28px 0;border-bottom:1px solid var(--line)}.article-card h2{font-size:2rem;letter-spacing:-.03em}.tutor-profile-hero{padding:70px 0 96px}.tutor-profile-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:54px;align-items:start}.tutor-profile-heading{display:flex;gap:22px;align-items:center}.tutor-profile-photo{width:128px;height:128px;border-radius:24px;overflow:hidden;background:var(--accent);display:grid;place-items:center}.tutor-profile-photo img{width:100%;height:100%;object-fit:cover}.tutor-profile-photo span{font-size:3rem;font-weight:850;color:var(--brand)}.tutor-profile-heading h1{font-size:3.4rem;letter-spacing:-.05em;margin:.15em 0 0}.tutor-profile-speciality{color:var(--ink-soft)}.tutor-profile-meta{display:flex;gap:40px;flex-wrap:wrap;padding:28px 0;margin:28px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.tutor-profile-meta small,.tutor-profile-meta strong{display:block}.tutor-profile-meta small{color:var(--ink-soft);font-size:.75rem}.booking-card{position:sticky;top:104px;border:1px solid var(--line);border-radius:var(--radius);padding:28px;background:#fff;box-shadow:var(--shadow)}.booking-price{font-size:1.6rem;font-weight:850;margin:8px 0}.booking-price__amount{display:block}.booking-price small{display:block!important;margin-top:4px!important;font-size:.72rem!important;font-weight:750!important;color:var(--ink-soft)!important}.booking-card small{display:block;color:var(--ink-soft);margin-top:14px}.lesson-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:60px;align-items:start}.lesson-sidebar{position:sticky;top:100px}.sidebar-card{border:1px solid var(--line);border-radius:var(--radius-sm);padding:20px}.sidebar-card a{display:block;padding:10px 0;border-bottom:1px solid var(--line);font-weight:700}.lesson-cta{margin-top:48px;padding:28px;border-radius:var(--radius);background:var(--accent)}.learning-card{padding:26px}@media(max-width:980px){.primary-nav,.site-header__actions{display:none}.nav-toggle{display:block;margin-left:auto}.primary-nav.is-open{display:block;position:absolute;top:78px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:18px 20px 24px}.primary-nav.is-open .primary-nav__list{display:grid;gap:4px}.primary-nav.is-open a{display:block;padding:12px 0}.hero__grid,.content-split,.faq-preview,.tutor-profile-grid,.lesson-layout{grid-template-columns:1fr}.hero{padding-top:62px}.hero__visual{min-height:390px}.card-grid--3,.steps-grid{grid-template-columns:repeat(2,1fr)}.site-footer__grid{grid-template-columns:1fr 1fr}.booking-card,.lesson-sidebar{position:static}}@media(max-width:680px){.site-shell,.content-narrow{width:min(calc(100% - 28px),var(--shell))}.site-header__inner{height:68px}.primary-nav.is-open{top:68px}.hero{padding:48px 0 44px}.hero h1{font-size:3rem}.hero__lead{font-size:1.04rem}.hero__actions .button{width:100%}.trust-row{display:grid;gap:8px}.hero__visual{min-height:340px}.visual-card--main{padding:20px}.visual-card--float{right:0;bottom:14px}.visual-card__top{grid-template-columns:auto 1fr}.visual-card__top .status-pill{grid-column:1/-1;width:max-content}.section,.section--compact{padding:60px 0}.section-heading--split,.tutor-cta,.site-footer__bottom{display:block}.section-heading--split .text-link{display:inline-block;margin-top:10px}.card-grid--3,.steps-grid,.site-footer__grid{grid-template-columns:1fr}.tutor-cta .button{margin-top:20px;width:100%}.final-cta{padding:44px 20px}.tutor-profile-heading{align-items:flex-start}.tutor-profile-photo{width:92px;height:92px;border-radius:18px}.tutor-profile-heading h1{font-size:2.5rem}}.tutor-search{display:grid;grid-template-columns:1.2fr 1fr auto;gap:14px;align-items:end;padding:18px;border:1px solid var(--line);background:var(--surface-soft);border-radius:var(--radius);margin-bottom:18px}.field label{display:block;font-size:.78rem;font-weight:800;margin-bottom:6px;color:var(--ink-soft)}.field input,.field select,.hl-form input,.hl-form select,.hl-form textarea{width:100%;min-height:48px;border:1px solid #cbd8d4;border-radius:12px;background:#fff;padding:10px 12px;color:var(--ink);outline:none}.field input:focus,.field select:focus,.hl-form input:focus,.hl-form select:focus,.hl-form textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgb(23 107 93 / .1)}.directory-intro{display:flex;justify-content:space-between;align-items:center;margin:16px 0 26px;color:var(--ink-soft)}.pagination-wrap{margin-top:32px}.nav-links{display:flex;gap:8px;flex-wrap:wrap}.nav-links .page-numbers{padding:9px 13px;border:1px solid var(--line);border-radius:10px}.nav-links .current{background:var(--ink);color:#fff;border-color:var(--ink)}.application-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.application-copy h2{font-size:clamp(2rem,4vw,3rem);letter-spacing:-.04em;line-height:1.08}.benefit-list{list-style:none;margin:28px 0;padding:0;display:grid;gap:16px}.benefit-list li{display:grid;gap:2px;padding-bottom:16px;border-bottom:1px solid var(--line)}.benefit-list span{color:var(--ink-soft)}.notice-card{padding:20px;border-radius:var(--radius-sm);background:var(--accent)}.notice-card p{margin-bottom:0;color:var(--ink-soft)}.application-form-wrap,.auth-card{border:1px solid var(--line);border-radius:var(--radius);padding:30px;background:#fff;box-shadow:var(--shadow)}.hl-form{display:grid;gap:16px}.hl-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.hl-form label{display:block;font-size:.8rem;font-weight:800;margin-bottom:6px}.hl-form textarea{min-height:130px;resize:vertical}.hl-form .help{font-size:.78rem;color:var(--ink-soft);margin-top:4px}.hl-form-message{padding:13px 15px;border-radius:12px;margin-bottom:16px}.hl-form-message--success{background:#e9f6f1;color:#14584e}.hl-form-message--error{background:#fff0ef;color:#8c312b}.auth-layout{display:grid;grid-template-columns:1fr .8fr;gap:80px;align-items:center;min-height:620px}.auth-copy h1{font-size:clamp(3rem,6vw,5rem);line-height:1;letter-spacing:-.055em;margin:.2em 0}.auth-copy p{font-size:1.08rem;color:var(--ink-soft);max-width:620px}.trust-stack{display:grid;gap:9px;margin-top:24px;color:var(--ink-soft)}.dashboard-page{background:var(--surface-soft);padding:38px 0 72px;min-height:80vh}.dashboard-shell{display:grid;grid-template-columns:240px minmax(0,1fr);gap:28px;align-items:start}.dashboard-nav{position:sticky;top:100px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:18px}.dashboard-user{display:flex;gap:12px;align-items:center;padding:4px 4px 18px;border-bottom:1px solid var(--line);margin-bottom:12px}.dashboard-user strong,.dashboard-user small{display:block}.dashboard-user small{color:var(--ink-soft)}.dashboard-nav nav{display:grid;gap:3px}.dashboard-nav nav a{padding:10px 12px;border-radius:10px;font-weight:700;font-size:.9rem}.dashboard-nav nav a:hover,.dashboard-nav nav a.is-active{background:var(--accent);color:var(--brand-dark)}.dashboard-main{display:grid;gap:22px}.dashboard-heading{padding:22px 6px 8px}.dashboard-heading h1{font-size:clamp(2.4rem,5vw,4rem);letter-spacing:-.05em;line-height:1.02;margin:.2em 0}.dashboard-heading p{color:var(--ink-soft)}.dashboard-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.dashboard-stats article,.dashboard-panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px}.dashboard-stats small,.dashboard-stats strong,.dashboard-stats span{display:block}.dashboard-stats small{color:var(--ink-soft);font-weight:700}.dashboard-stats strong{font-size:2rem;margin:4px 0}.dashboard-stats span{font-size:.78rem;color:var(--ink-soft)}.dashboard-panel__head{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:14px}.dashboard-panel h2{font-size:1.65rem;letter-spacing:-.03em;margin:.2em 0}.integration-placeholder{border:1px dashed #bfd0cb;border-radius:14px;padding:34px;text-align:center;color:var(--ink-soft);background:var(--surface-soft)}.empty-state--compact{padding:28px}.earnings-table{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.earnings-table div{padding:16px;border:1px solid var(--line);border-radius:12px}.earnings-table small,.earnings-table strong{display:block}.earnings-table small{color:var(--ink-soft)}.earnings-table strong{font-size:1.35rem}@media(max-width:980px){.application-layout,.auth-layout,.dashboard-shell{grid-template-columns:1fr}.dashboard-nav{position:static}.dashboard-nav nav{display:flex;overflow:auto;padding-bottom:4px}.dashboard-nav nav a{white-space:nowrap}.dashboard-stats{grid-template-columns:1fr 1fr}}@media(max-width:680px){.tutor-search{grid-template-columns:1fr}.hl-form-row,.dashboard-stats,.earnings-table{grid-template-columns:1fr}.application-form-wrap,.auth-card{padding:22px}.dashboard-panel__head{display:block}.dashboard-panel__head .button{margin-top:12px;width:100%}}.language-switcher{display:flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:999px;padding:0 9px 0 11px;background:#fff;min-height:42px}.language-switcher__icon{width:17px;height:17px;color:var(--ink-soft);display:grid;place-items:center}.language-switcher__icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7}.language-switcher__flag{font-size:1.05rem;line-height:1;display:grid;place-items:center}.language-switcher--flags{padding-left:10px}.language-switcher__select{appearance:none;border:0;background:#fff0;padding:0 20px 0 0;min-width:82px;height:40px;font-size:.83rem;font-weight:750;color:var(--ink);cursor:pointer;outline:none;background-image:linear-gradient(45deg,transparent 50%,var(--ink-soft) 50%),linear-gradient(135deg,var(--ink-soft) 50%,transparent 50%);background-position:calc(100% - 8px) 17px,calc(100% - 4px) 17px;background-size:4px 4px,4px 4px;background-repeat:no-repeat}.language-switcher--flags .language-switcher__select{min-width:112px}.language-switcher:hover{border-color:#b8c8c3}@media(max-width:980px){.site-header__inner>.language-switcher{margin-left:auto}.nav-toggle{margin-left:0}}@media(max-width:680px){.language-switcher{min-height:38px;padding-left:9px}.language-switcher__select{height:36px;min-width:78px}.language-switcher--flags .language-switcher__select{min-width:104px}}.editor-notice{margin:24px 0;padding:16px 18px;border:1px dashed #b8c8c3;border-radius:14px;background:var(--surface-soft);color:var(--ink-soft);font-size:.92rem}.marketplace-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.marketplace-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:14px}.marketplace-table{width:100%;border-collapse:collapse;min-width:680px}.marketplace-table th,.marketplace-table td{padding:13px 14px;border-bottom:1px solid var(--line);text-align:left;font-size:.88rem;vertical-align:top}.marketplace-table th{font-size:.73rem;text-transform:uppercase;letter-spacing:.08em;color:var(--ink-soft);background:var(--surface-soft)}.marketplace-table tr:last-child td{border-bottom:0}.status-badge{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:.72rem;font-weight:800;background:var(--surface-soft);color:var(--ink-soft)}.status-badge--confirmed,.status-badge--completed{background:var(--accent);color:var(--brand-dark)}.status-badge--cancelled{background:#fff0ef;color:#8c312b}.hl-inline-form{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.hl-inline-form .full{grid-column:1/-1}.hl-inline-form label{display:block;font-size:.78rem;font-weight:800;margin-bottom:5px}.hl-inline-form input,.hl-inline-form select,.hl-inline-form textarea{width:100%;min-height:44px;border:1px solid #cbd8d4;border-radius:11px;padding:9px 11px;background:#fff}.hl-inline-form textarea{min-height:90px;resize:vertical}.availability-grid{display:grid;gap:8px;margin-top:16px}.availability-row{display:grid;grid-template-columns:120px 1fr 1fr;gap:10px;align-items:center}.availability-row strong{font-size:.88rem}.marketplace-kpi{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px}.marketplace-kpi div{padding:15px;border:1px solid var(--line);border-radius:12px;background:var(--surface-soft)}.marketplace-kpi small,.marketplace-kpi strong{display:block}.marketplace-kpi strong{font-size:1.25rem}.booking-page{padding:64px 0 90px;background:var(--surface-soft)}.booking-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:54px;align-items:start}.booking-summary{position:sticky;top:100px}.booking-summary-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:26px}.booking-form-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:30px;box-shadow:var(--shadow)}.hl-notice{padding:13px 15px;border-radius:11px;margin:12px 0}.hl-notice--success{background:var(--accent);color:var(--brand-dark)}.hl-notice--error{background:#fff0ef;color:#8c312b}@media(max-width:900px){.marketplace-grid,.booking-layout{grid-template-columns:1fr}.booking-summary{position:static}}@media(max-width:680px){.hl-inline-form,.marketplace-kpi{grid-template-columns:1fr}.hl-inline-form .full{grid-column:auto}.availability-row{grid-template-columns:1fr 1fr}.availability-row strong{grid-column:1/-1}}.mobile-account-links{display:none}@media(max-width:980px){.mobile-account-links{display:grid;gap:4px;margin-top:10px;padding-top:10px;border-top:1px solid var(--line)}.mobile-account-links a{display:block;padding:11px 0!important;font-weight:750}.mobile-account-links .mobile-join-link{color:var(--brand)}}.dashboard-avatar{overflow:hidden;flex:0 0 auto}.dashboard-avatar__image{width:100%;height:100%;object-fit:cover;object-position:center 20%;display:block}.home .card-grid.card-grid--3{grid-template-columns:repeat(auto-fit,minmax(270px,300px));justify-content:flex-start;align-items:start;gap:22px}.home .tutor-card{width:100%;max-width:300px}.home .tutor-card__image{aspect-ratio:3/2;max-height:200px}.home .tutor-card__image img{width:100%;height:100%;object-fit:cover;object-position:50% 20%}.home .tutor-card__body{padding:16px 17px 18px}.home .tutor-card__heading{gap:10px}.home .tutor-card h3{font-size:1.12rem;line-height:1.25;margin:.45em 0 .16em}.home .tutor-rate{font-size:.98rem}.home .tutor-card .status-pill{font-size:.7rem}.home .tutor-card .tutor-speciality{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:.92rem;line-height:1.48;margin:.8em 0 .55em}.home .tutor-card__body>p:not(.tutor-speciality){display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:.92rem;line-height:1.48;margin:.55em 0 .85em}.home .tutor-card .text-link{font-size:.92rem}@media (max-width:900px) and (min-width:681px){.home .card-grid.card-grid--3{grid-template-columns:repeat(2,minmax(260px,300px))}}@media(max-width:680px){.home .card-grid.card-grid--3{grid-template-columns:minmax(0,1fr);gap:18px}.home .tutor-card{max-width:none;width:100%}.home .tutor-card__image{aspect-ratio:16/10;max-height:none}.home .tutor-card__body{padding:18px}.home .tutor-card h3{font-size:1.18rem}.home .tutor-card .tutor-speciality,.home .tutor-card__body>p:not(.tutor-speciality){font-size:.96rem;line-height:1.55}}.post-type-archive-tutor .card-grid.card-grid--3{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:start}.post-type-archive-tutor .tutor-card{min-width:0;border-radius:18px}.post-type-archive-tutor .tutor-card__image{aspect-ratio:16/10;max-height:168px}.post-type-archive-tutor .tutor-card__image img{width:100%;height:100%;object-fit:cover;object-position:50% 18%}.post-type-archive-tutor .tutor-card__body{padding:15px 16px 17px}.post-type-archive-tutor .tutor-card__heading{gap:8px}.post-type-archive-tutor .tutor-card h3{font-size:1.06rem;line-height:1.25;margin:.45em 0 .14em}.post-type-archive-tutor .tutor-rate{font-size:.9rem}.post-type-archive-tutor .status-pill{padding:4px 8px;font-size:.64rem}.post-type-archive-tutor .tutor-speciality{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.84rem;line-height:1.45;margin:.65em 0 .45em}.post-type-archive-tutor .tutor-card__body>p:not(.tutor-speciality){display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.83rem;line-height:1.45;margin:.45em 0 .7em}.post-type-archive-tutor .tutor-card .text-link{font-size:.83rem}.home .card-grid.card-grid--3{grid-template-columns:repeat(auto-fit,minmax(235px,270px));gap:18px}.home .tutor-card{max-width:270px}.home .tutor-card__image{max-height:170px}@media(max-width:1080px) and (min-width:761px){.post-type-archive-tutor .card-grid.card-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px) and (min-width:561px){.post-type-archive-tutor .card-grid.card-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.post-type-archive-tutor .card-grid.card-grid--3,.home .card-grid.card-grid--3{grid-template-columns:minmax(0,1fr);gap:16px}.post-type-archive-tutor .tutor-card,.home .tutor-card{width:100%;max-width:none}.post-type-archive-tutor .tutor-card__image,.home .tutor-card__image{aspect-ratio:auto;height:185px;max-height:185px}.post-type-archive-tutor .tutor-card__body,.home .tutor-card__body{padding:16px}.post-type-archive-tutor .tutor-card h3,.home .tutor-card h3{font-size:1.1rem}}.dashboard-page,.dashboard-page .site-shell,.dashboard-shell,.dashboard-nav,.dashboard-main,.dashboard-heading,.dashboard-stats,.dashboard-stats>*,.dashboard-panel,.dashboard-panel>*,.marketplace-grid,.marketplace-kpi,.hl-inline-form,.availability-grid,.availability-row{min-width:0;max-width:100%}.dashboard-main{overflow:visible}.dashboard-panel{overflow:hidden}.marketplace-table-wrap{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.marketplace-table{max-width:none}.hl-inline-form input,.hl-inline-form select,.hl-inline-form textarea,.availability-row input,.availability-row select{min-width:0;max-width:100%}.dashboard-user{min-width:0}.dashboard-user>div{min-width:0}.dashboard-user strong,.dashboard-user small,.dashboard-panel p,.dashboard-panel h2{overflow-wrap:anywhere}.dashboard-nav nav{max-width:100%}@media(max-width:680px){.dashboard-page{padding:18px 0 48px;overflow-x:clip}.dashboard-page>.site-shell.dashboard-shell{width:min(calc(100% - 20px),var(--shell));max-width:calc(100% - 20px);gap:14px}.dashboard-nav{padding:13px;border-radius:16px;overflow:hidden}.dashboard-user{gap:10px;padding-bottom:13px}.dashboard-user .avatar--lg{width:46px;height:46px;flex:0 0 46px}.dashboard-nav nav{display:flex;gap:4px;overflow-x:auto;overflow-y:hidden;padding:2px 0 6px;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.dashboard-nav nav a{flex:0 0 auto;white-space:nowrap;padding:8px 10px;font-size:.8rem}.dashboard-main{gap:14px;width:100%}.dashboard-heading{padding:10px 2px 2px}.dashboard-heading h1{font-size:clamp(1.85rem,9vw,2.45rem);overflow-wrap:anywhere}.dashboard-heading p{font-size:.92rem}.dashboard-stats{gap:10px}.dashboard-stats article,.dashboard-panel{padding:16px;border-radius:16px}.dashboard-stats strong{font-size:1.6rem}.dashboard-panel h2{font-size:1.38rem}.hl-inline-form{width:100%;grid-template-columns:minmax(0,1fr)}.availability-row{width:100%;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.availability-row strong{grid-column:1/-1}.availability-row input,.availability-row select{width:100%}.marketplace-kpi{grid-template-columns:minmax(0,1fr)}.marketplace-table-wrap{margin-inline:0}}@media(max-width:390px){.dashboard-page>.site-shell.dashboard-shell{width:calc(100% - 14px);max-width:calc(100% - 14px)}.dashboard-stats article,.dashboard-panel{padding:14px}.availability-row{grid-template-columns:minmax(0,1fr)}.availability-row strong{grid-column:auto}}@media(max-width:680px){.site-shell,.content-narrow{width:min(calc(100% - 34px),var(--shell))}.hero{padding:38px 0 34px}.hero__visual{min-height:270px}.visual-card--main{padding:16px}.section,.section--compact{padding:44px 0}.final-cta{padding:34px 16px}.home .tutor-card,.post-type-archive-tutor .tutor-card{width:min(100%,300px);max-width:300px;margin-inline:auto}.home .tutor-card__image,.post-type-archive-tutor .tutor-card__image{height:142px;max-height:142px;aspect-ratio:auto}.home .tutor-card__body,.post-type-archive-tutor .tutor-card__body{padding:14px 15px 16px}.tutor-profile-photo{width:76px;height:76px;border-radius:16px}.dashboard-page{padding:12px 0 38px}.dashboard-page>.site-shell.dashboard-shell{width:calc(100% - 28px);max-width:calc(100% - 28px);gap:10px}.dashboard-nav{padding:10px;border-radius:14px}.dashboard-user{gap:9px;padding-bottom:10px}.dashboard-user .avatar--lg{width:38px;height:38px;flex:0 0 38px}.dashboard-nav nav{padding:1px 0 4px}.dashboard-nav nav a{padding:7px 9px}.dashboard-main{gap:10px}.dashboard-heading{padding:5px 1px 0}.dashboard-stats{gap:8px}.dashboard-stats article,.dashboard-panel{padding:12px;border-radius:14px}.marketplace-kpi{gap:8px}.hl-inline-form,.availability-grid{gap:9px}.availability-row{gap:6px}.hl-inline-form input,.hl-inline-form select,.hl-inline-form textarea,.availability-row input,.availability-row select,.field input,.field select,.hl-form input,.hl-form select,.hl-form textarea{min-height:44px}}@media(max-width:390px){.site-shell,.content-narrow{width:min(calc(100% - 24px),var(--shell))}.home .tutor-card,.post-type-archive-tutor .tutor-card{width:min(100%,286px);max-width:286px}.home .tutor-card__image,.post-type-archive-tutor .tutor-card__image{height:132px;max-height:132px}.dashboard-page>.site-shell.dashboard-shell{width:calc(100% - 22px);max-width:calc(100% - 22px)}.dashboard-stats article,.dashboard-panel{padding:11px}}.learning-level-filter-section{padding:34px 0 0;background:#fff}.learning-level-filter{border:1px solid var(--line);border-radius:20px;background:linear-gradient(180deg,#fbfdfc 0%,#fff 100%);padding:24px}.learning-level-filter__intro{display:grid;grid-template-columns:auto 1fr;column-gap:14px;align-items:center}.learning-level-filter__intro .eyebrow{grid-column:1/-1;margin-bottom:5px}.learning-level-filter__intro h2{font-size:1.28rem;letter-spacing:-.025em;margin:0}.learning-level-filter__intro p{grid-column:1/-1;color:var(--ink-soft);margin:7px 0 0;max-width:780px;font-size:.94rem}.learning-level-filter__controls{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.learning-level-filter__button{appearance:none;display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:7px 11px;border:1px solid #d8e4e0;border-radius:999px;background:#fff;color:var(--ink);font-size:.83rem;font-weight:730;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.learning-level-filter__button:hover:not(:disabled){border-color:#8bbcb0;background:#f7fcfa}.learning-level-filter__button:focus-visible{outline:3px solid rgb(23 107 93 / .2);outline-offset:2px}.learning-level-filter__button.is-active{background:var(--brand);border-color:var(--brand);color:#fff;box-shadow:0 6px 16px rgb(23 107 93 / .14)}.learning-level-filter__button:disabled{cursor:not-allowed;opacity:.43;background:#f7f8f8}.learning-level-filter__code{font-weight:880;letter-spacing:.02em}.learning-level-filter__descriptor{font-weight:650}.learning-level-filter__count{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#edf5f2;color:#35534c;font-size:.72rem;font-weight:850}.learning-level-filter__button.is-active .learning-level-filter__count{background:rgb(255 255 255 / .18);color:#fff}.learning-level-filter__status{margin:14px 0 0;color:#62736f;font-size:.82rem}.learning-results-section{padding-top:38px}.learning-card[hidden]{display:none!important}.cefr-levels{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.cefr-levels--card{margin-top:11px}.cefr-levels--single{margin:10px 0 18px}.cefr-levels__label{color:var(--ink-soft);font-size:.82rem;font-weight:700;margin-right:2px}.cefr-badge{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:26px;padding:0 9px;border-radius:999px;border:1px solid #cfe0db;background:#eff8f5;color:#14584e;font-size:.72rem;line-height:1;font-weight:880;letter-spacing:.045em}.cefr-badge--a1,.cefr-badge--a2{background:#f0f8f5;border-color:#cfe4dd;color:#176b5d}.cefr-badge--b1,.cefr-badge--b2{background:#edf4f7;border-color:#cedee5;color:#315d70}.cefr-badge--c1,.cefr-badge--c2{background:#f4f1f8;border-color:#ddd5e8;color:#5c4c73}@media(max-width:680px){.learning-level-filter-section{padding-top:24px}.learning-level-filter{padding:18px;border-radius:16px}.learning-level-filter__controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.learning-level-filter__button{width:100%;justify-content:flex-start;border-radius:12px;min-height:44px}.learning-level-filter__count{margin-left:auto}.learning-level-filter__descriptor{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.learning-results-section{padding-top:28px}}.learn-hub{background:#fff;color:var(--ink)}.learn-hub .button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:12px 19px;border-radius:12px;font-weight:780;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.learn-hub .button:hover{transform:translateY(-1px)}.learn-hub .button--primary{background:var(--brand);border:1px solid var(--brand);color:#fff;box-shadow:0 10px 24px rgb(23 107 93 / .16)}.learn-hub .button--primary:hover{box-shadow:0 14px 28px rgb(23 107 93 / .2)}.learn-hub .button--secondary{background:#fff;border:1px solid #cddbd7;color:var(--ink)}.learn-hub .button--secondary:hover{border-color:#9dbeb6;background:#fbfdfc}.learn-hub-hero{position:relative;overflow:hidden;padding:76px 0 74px;background:radial-gradient(circle at 85% 15%,rgb(104 198 177 / .18),transparent 28%),radial-gradient(circle at 4% 70%,rgb(244 205 111 / .18),transparent 24%),linear-gradient(135deg,#f7fbf9 0%,#fff 48%,#f2f8f6 100%);border-bottom:1px solid #e5eeeb}.learn-hub-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(23 107 93 / .035) 1px,transparent 1px),linear-gradient(90deg,rgb(23 107 93 / .035) 1px,transparent 1px);background-size:40px 40px;mask-image:linear-gradient(to right,rgb(0 0 0 / .5),transparent 65%);pointer-events:none}.learn-hub-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(380px,.96fr);gap:64px;align-items:center}.learn-hub-hero__copy h1{max-width:760px;margin:12px 0 20px;font-size:clamp(2.8rem,5.5vw,5rem);line-height:.98;letter-spacing:-.055em}.learn-hub-hero__copy h1 span{display:block;color:var(--brand);margin-top:7px}.learn-hub-hero__lead{max-width:690px;margin:0;color:var(--ink-soft);font-size:clamp(1.02rem,1.6vw,1.2rem);line-height:1.72}.learn-hub-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:28px}.learn-hub-trust{display:flex;flex-wrap:wrap;gap:18px 24px;margin-top:24px;color:#4c655f;font-size:.88rem;font-weight:670}.learn-hub-trust span{display:flex;align-items:center;gap:7px}.learn-hub-trust i{display:inline-grid;place-items:center;width:21px;height:21px;border-radius:50%;background:#dff3ec;color:var(--brand);font-style:normal;font-size:.75rem;font-weight:900}.learn-hub-visual{position:relative;min-height:460px;display:grid;place-items:center}.learn-visual-orbit{position:absolute;border-radius:50%;border:1px solid rgb(23 107 93 / .15)}.learn-visual-orbit--one{width:420px;height:420px}.learn-visual-orbit--two{width:330px;height:330px;border-style:dashed}.learn-visual-board{position:relative;z-index:2;width:min(100%,430px);border:1px solid #d7e6e1;border-radius:24px;background:rgb(255 255 255 / .96);box-shadow:0 30px 70px rgb(20 58 51 / .14);overflow:hidden;transform:rotate(1deg)}.learn-visual-board__top{display:flex;align-items:center;gap:7px;padding:15px 18px;border-bottom:1px solid #e5eeeb;background:#f9fcfb;color:#34524c;font-size:.8rem}.learn-visual-board__top strong{margin-left:auto;color:var(--brand);letter-spacing:-.01em}.learn-visual-dot{width:8px;height:8px;border-radius:50%;background:#c8d9d4}.learn-visual-board__body{display:grid;gap:12px;padding:18px}.learn-visual-lesson{display:grid;grid-template-columns:54px 1fr;align-items:center;gap:13px;padding:14px;border:1px solid #e2ece9;border-radius:16px;background:#fff}.learn-visual-lesson small,.learn-visual-lesson b,.learn-visual-lesson em{display:block}.learn-visual-lesson small{color:#7a8e89;font-size:.7rem;text-transform:uppercase;letter-spacing:.07em;font-weight:800}.learn-visual-lesson b{margin-top:2px;font-size:.95rem;color:#18342f}.learn-visual-lesson em{margin-top:2px;color:#687d78;font-style:normal;font-size:.76rem}.learn-visual-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:15px;background:#eaf6f2;color:var(--brand)}.learn-visual-icon--check{background:#eef4f8;color:#356577}.learn-visual-icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.learn-visual-progress{padding:15px;border-radius:16px;background:linear-gradient(135deg,#153d35,#176b5d);color:#fff}.learn-visual-progress__head{display:flex;justify-content:space-between;align-items:center;font-size:.76rem}.learn-visual-progress__head b{font-size:.78rem}.learn-visual-bars{display:grid;grid-template-columns:repeat(5,1fr);align-items:end;gap:7px;height:62px;margin-top:10px}.learn-visual-bars i{display:block;border-radius:5px 5px 2px 2px;background:rgb(255 255 255 / .88)}.learn-visual-bars i:nth-child(1){height:22%}.learn-visual-bars i:nth-child(2){height:38%}.learn-visual-bars i:nth-child(3){height:55%}.learn-visual-bars i:nth-child(4){height:74%}.learn-visual-bars i:nth-child(5){height:92%;background:#f1c75b}.learn-visual-float{position:absolute;z-index:3;display:flex;align-items:baseline;gap:6px;padding:11px 14px;border:1px solid #d8e5e1;border-radius:13px;background:#fff;box-shadow:0 16px 34px rgb(20 58 51 / .1);font-size:.73rem;color:#6c817c}.learn-visual-float strong{font-size:1.12rem;color:var(--ink)}.learn-visual-float--left{left:0;bottom:68px;transform:rotate(-4deg)}.learn-visual-float--right{right:4px;top:70px;transform:rotate(4deg)}.learn-hub-section{padding:78px 0}.learn-hub-heading{max-width:760px;margin-bottom:30px}.learn-hub-heading--center{margin-inline:auto;text-align:center}.learn-hub-heading h2{margin:7px 0 10px;font-size:clamp(2rem,3.7vw,3.15rem);line-height:1.06;letter-spacing:-.045em}.learn-hub-heading p{margin:0;color:var(--ink-soft);line-height:1.7;font-size:1rem}.learn-hub-library{background:#fff}.learn-hub-library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.learn-hub-library-card{overflow:hidden;border:1px solid #dfe9e6;border-radius:22px;background:#fff;box-shadow:0 12px 34px rgb(20 58 51 / .06);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.learn-hub-library-card:hover{transform:translateY(-3px);box-shadow:0 20px 44px rgb(20 58 51 / .09);border-color:#c8dcd6}.learn-hub-library-card__art{position:relative;height:176px;display:grid;place-items:center;overflow:hidden}.learn-hub-library-card--grammar .learn-hub-library-card__art{background:linear-gradient(135deg,#e7f5f0,#f7fbf9)}.learn-hub-library-card--mistakes .learn-hub-library-card__art{background:linear-gradient(135deg,#fff1ed,#fff9f7)}.learn-hub-library-card--resources .learn-hub-library-card__art{background:linear-gradient(135deg,#edf4f8,#f8fbfd)}.learn-hub-library-card__body{padding:24px 24px 26px}.learn-hub-count{display:inline-flex;padding:5px 9px;border-radius:999px;background:#eff7f4;color:#356259;font-size:.72rem;font-weight:800}.learn-hub-library-card--mistakes .learn-hub-count{background:#fff0eb;color:#8c5443}.learn-hub-library-card--resources .learn-hub-count{background:#eef5f8;color:#416778}.learn-hub-library-card h3{margin:12px 0 8px;font-size:1.45rem;letter-spacing:-.03em}.learn-hub-library-card p{margin:0 0 18px;color:var(--ink-soft);line-height:1.65}.learn-art-book{position:relative;width:98px;height:76px;border:3px solid #176b5d;border-radius:7px;background:#fff;box-shadow:12px 12px 0 rgb(23 107 93 / .11);transform:rotate(-4deg)}.learn-art-book:before{content:"";position:absolute;left:48%;top:0;bottom:0;border-left:2px solid #a8d1c7}.learn-art-book i{position:absolute;left:13px;right:56px;height:3px;border-radius:4px;background:#a8d1c7}.learn-art-book i:nth-child(1){top:18px}.learn-art-book i:nth-child(2){top:31px}.learn-art-book i:nth-child(3){top:44px}.learn-art-chip{position:absolute;right:28px;bottom:22px;padding:8px 10px;border-radius:10px;background:#fff;color:var(--brand);box-shadow:0 9px 20px rgb(23 107 93 / .12);font-size:.78rem;font-weight:850;transform:rotate(4deg)}.learn-art-bubble{position:absolute;padding:10px 13px;border-radius:14px;background:#fff;box-shadow:0 10px 24px rgb(88 53 44 / .1);font-size:.82rem;font-weight:900}.learn-art-bubble em{font-style:normal;font-weight:720;margin-left:4px}.learn-art-bubble--bad{top:38px;left:35px;color:#a64639;transform:rotate(-3deg)}.learn-art-bubble--good{right:30px;bottom:35px;color:#26705d;transform:rotate(2deg)}.learn-art-headphones{position:relative;width:82px;height:72px;border:8px solid #416b7b;border-bottom:0;border-radius:45px 45px 0 0;transform:translateX(-22px)}.learn-art-headphones:before,.learn-art-headphones:after{content:"";position:absolute;bottom:-21px;width:19px;height:35px;border-radius:9px;background:#416b7b}.learn-art-headphones:before{left:-8px}.learn-art-headphones:after{right:-8px}.learn-art-note{position:absolute;right:33px;bottom:24px;width:78px;height:94px;padding:19px 13px;border-radius:10px;background:#fff;border:1px solid #cfdee4;box-shadow:0 12px 24px rgb(65 107 123 / .1);transform:rotate(6deg)}.learn-art-note i{display:block;height:4px;border-radius:4px;background:#bed1d9;margin-bottom:10px}.learn-art-note i:nth-child(2){width:82%}.learn-art-note i:nth-child(3){width:62%}.learn-hub-levels{background:linear-gradient(180deg,#f6faf8,#fbfdfc);border-top:1px solid #e7efed;border-bottom:1px solid #e7efed}.learn-hub-level-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.learn-hub-level-card{border:1px solid #dbe7e3;border-radius:17px;background:#fff;padding:17px;box-shadow:0 8px 20px rgb(20 58 51 / .04)}.learn-hub-level-card.is-empty{opacity:.62;background:#fafbfb}.learn-hub-level-card__top{display:flex;align-items:center;gap:12px}.learn-hub-level-code{display:grid;place-items:center;min-width:54px;height:54px;border-radius:15px;background:#eaf6f2;color:#176b5d;font-weight:900;font-size:1.05rem;box-shadow:inset 0 0 0 1px #cce4dc}.learn-hub-level-card--b1 .learn-hub-level-code,.learn-hub-level-card--b2 .learn-hub-level-code{background:#edf3f7;color:#3a6474;box-shadow:inset 0 0 0 1px #d0dee4}.learn-hub-level-card--c1 .learn-hub-level-code,.learn-hub-level-card--c2 .learn-hub-level-code{background:#f3eff7;color:#655376;box-shadow:inset 0 0 0 1px #ddd3e6}.learn-hub-level-card h3{margin:0;font-size:1rem}.learn-hub-level-card__top div span{display:block;margin-top:3px;color:#71827e;font-size:.74rem}.learn-hub-level-card__links{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.learn-hub-level-card__links a{padding:6px 8px;border-radius:8px;background:#f4f8f7;color:#345b53;text-decoration:none;font-size:.72rem;font-weight:760}.learn-hub-level-card__links a:hover{background:#e8f3ef;color:var(--brand)}.learn-hub-level-card__empty{margin:12px 0 0;color:#788884;font-size:.76rem;line-height:1.45}.learn-hub-stats{padding:27px 0;background:#153e36;color:#fff}.learn-hub-stats__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.learn-hub-stats__grid div{display:grid;grid-template-columns:auto 1fr;gap:8px 11px;align-items:center;justify-content:center}.learn-hub-stats__grid strong{grid-row:1/3;font-size:1.7rem;color:#fff}.learn-hub-stats__grid span{color:#d7ebe4;font-size:.78rem;font-weight:650;align-self:end}.learn-hub-how{background:#fff}.learn-hub-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;counter-reset:step}.learn-hub-step{position:relative;padding:22px 20px 24px;border:1px solid #e0e9e7;border-radius:18px;background:#fff}.learn-hub-step>span{display:inline-flex;margin-bottom:28px;color:#9caeaa;font-size:.75rem;font-weight:850;letter-spacing:.08em}.learn-hub-step:after{content:"";position:absolute;top:45px;left:20px;width:42px;height:3px;border-radius:4px;background:#d8e9e4}.learn-hub-step h3{margin:0 0 8px;font-size:1.08rem;line-height:1.25}.learn-hub-step p{margin:0;color:var(--ink-soft);font-size:.88rem;line-height:1.58}.learn-hub-tutor{padding-top:20px;background:#fff}.learn-hub-tutor__panel{display:grid;grid-template-columns:340px 1fr;gap:50px;align-items:center;overflow:hidden;padding:40px;border:1px solid #d8e5e1;border-radius:26px;background:radial-gradient(circle at 8% 15%,rgb(241 199 91 / .2),transparent 25%),linear-gradient(135deg,#f4faf7,#fff 55%,#f7f5fb);box-shadow:0 18px 48px rgb(20 58 51 / .07)}.learn-hub-tutor__art{position:relative;min-height:220px;display:grid;place-items:center}.learn-tutor-avatar{position:relative;z-index:2;display:grid;place-items:center;width:120px;height:120px;border-radius:38px;background:linear-gradient(145deg,#176b5d,#1d806f);color:#fff;font-size:2rem;font-weight:900;box-shadow:0 22px 40px rgb(23 107 93 / .23)}.learn-tutor-ring{position:absolute;width:184px;height:184px;border:1px dashed rgb(23 107 93 / .27);border-radius:50%}.learn-tutor-bubble{position:absolute;z-index:3;padding:9px 11px;border-radius:11px;background:#fff;border:1px solid #dde7e4;box-shadow:0 9px 20px rgb(20 58 51 / .08);font-size:.72rem;font-weight:800}.learn-tutor-bubble--one{top:21px;right:17px;color:#176b5d}.learn-tutor-bubble--two{bottom:29px;left:8px;color:#5b4f72}.learn-hub-tutor__copy h2{margin:7px 0 11px;font-size:clamp(2rem,3.7vw,3.15rem);line-height:1.05;letter-spacing:-.045em}.learn-hub-tutor__copy p{max-width:700px;margin:0;color:var(--ink-soft);line-height:1.7}.learn-hub-editorial{padding-top:10px}.learn-hub-editorial .prose{padding-top:32px;border-top:1px solid #e5ecea}@media(max-width:960px){.learn-hub-hero__grid{grid-template-columns:1fr;gap:38px}.learn-hub-visual{min-height:380px}.learn-hub-library-grid{grid-template-columns:1fr}.learn-hub-library-card{display:grid;grid-template-columns:260px 1fr}.learn-hub-library-card__art{height:100%;min-height:210px}.learn-hub-level-grid{grid-template-columns:repeat(2,1fr)}.learn-hub-steps{grid-template-columns:repeat(2,1fr)}.learn-hub-tutor__panel{grid-template-columns:260px 1fr;gap:30px}}@media(max-width:680px){.learn-hub-hero{padding:48px 0 44px}.learn-hub-hero__copy h1{font-size:clamp(2.45rem,12vw,3.7rem)}.learn-hub-actions{display:grid;grid-template-columns:1fr}.learn-hub .button{width:100%}.learn-hub-trust{display:grid;gap:10px}.learn-hub-visual{min-height:330px}.learn-visual-orbit--one{width:310px;height:310px}.learn-visual-orbit--two{width:250px;height:250px}.learn-visual-board{width:min(92%,360px);border-radius:19px}.learn-visual-float--left{left:0;bottom:20px}.learn-visual-float--right{right:0;top:22px}.learn-hub-section{padding:52px 0}.learn-hub-library-card{display:block}.learn-hub-library-card__art{height:160px;min-height:0}.learn-hub-library-card__body{padding:20px}.learn-hub-level-grid{grid-template-columns:1fr}.learn-hub-stats__grid{grid-template-columns:repeat(2,1fr);gap:20px 12px}.learn-hub-stats__grid div{justify-content:start}.learn-hub-steps{grid-template-columns:1fr}.learn-hub-tutor__panel{grid-template-columns:1fr;padding:26px 20px;gap:10px}.learn-hub-tutor__art{min-height:190px}.learn-hub-tutor__copy{text-align:left}}.hero{background-color:#f8fbfa;background-image:linear-gradient(90deg,rgb(251 253 252 / .82) 0%,rgb(251 253 252 / .68) 48%,rgb(251 253 252 / .58) 100%),url(/wp-content/themes/hilernity/assets/images/home-hero-study-v0.3.25.webp);background-position:center;background-repeat:no-repeat;background-size:cover}@media(max-width:680px){.hero{background-image:linear-gradient(rgb(251 253 252 / .78),rgb(251 253 252 / .78)),url(/wp-content/themes/hilernity/assets/images/home-hero-study-v0.3.25.webp);background-position:18% center}}@media(max-width:390px){.learn-hub-visual{min-height:310px}.learn-visual-board__body{padding:12px}.learn-visual-lesson{grid-template-columns:45px 1fr;padding:11px}.learn-visual-icon{width:45px;height:45px}.learn-visual-float{padding:8px 10px}.learn-hub-stats__grid{grid-template-columns:1fr 1fr}.learn-hub-stats__grid strong{font-size:1.45rem}}@media(prefers-reduced-motion:reduce){.learn-hub .button,.learn-hub-library-card{transition:none}}.language-menu{position:relative;flex:0 0 auto}.language-menu summary{list-style:none}.language-menu summary::-webkit-details-marker{display:none}.language-menu__toggle{display:flex;align-items:center;gap:8px;min-height:42px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:#fff;cursor:pointer;font-size:.83rem;font-weight:780;white-space:nowrap;transition:border-color .16s ease,box-shadow .16s ease}.language-menu__toggle:hover{border-color:#aebfba}.language-menu__toggle:focus-visible{outline:3px solid rgb(23 107 93 / .18);outline-offset:2px}.language-flag{width:22px;height:15px;display:block;flex:0 0 auto;border-radius:2px;box-shadow:0 0 0 1px rgb(20 33 31 / .10)}.language-menu__chevron{width:11px;height:8px;color:var(--ink-soft);transition:transform .15s ease}.language-menu[open] .language-menu__chevron{transform:rotate(180deg)}.language-menu__panel{position:absolute;right:0;top:calc(100% + 8px);z-index:130;min-width:190px;padding:7px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 18px 48px rgb(20 33 31 / .14)}.language-menu__option{display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center;padding:10px 11px;border-radius:9px;font-size:.86rem;font-weight:720}.language-menu__option:hover,.language-menu__option:focus-visible{background:var(--surface-soft);outline:none}.language-menu__option.is-current{background:var(--accent);color:var(--brand-dark)}.language-menu__check{font-weight:900;color:var(--brand)}.learning-results-section [aria-busy="true"]{opacity:.55;transition:opacity .15s ease}.learning-results-section{scroll-margin-top:108px}.learning-pagination{margin-top:30px}.learning-pagination .page-numbers{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:center;gap:7px;flex-wrap:wrap}.learning-pagination .page-numbers a,.learning-pagination .page-numbers span{display:inline-flex;align-items:center;justify-content:center;min-width:40px;min-height:40px;padding:7px 11px;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:.86rem;font-weight:760}.learning-pagination .page-numbers .current{background:var(--ink);border-color:var(--ink);color:#fff}.learning-pagination__ajax{display:flex;justify-content:center;align-items:center;gap:14px;flex-wrap:wrap}.learning-pagination__ajax>span{font-size:.86rem;font-weight:760;color:var(--ink-soft)}.learning-pagination__ajax button:disabled{opacity:.42;cursor:not-allowed;transform:none}.learning-level-filter__status{min-height:1.4em}@media(max-width:980px){.site-header__inner>.language-menu{margin-left:auto}.language-menu__current{max-width:92px;overflow:hidden;text-overflow:ellipsis}.learning-pagination{margin-top:24px}}@media(max-width:560px){.language-menu__toggle{min-height:38px;padding:0 10px}.language-menu__current{max-width:74px}.language-menu__panel{min-width:176px}.learning-pagination__ajax{display:grid;grid-template-columns:1fr auto 1fr}.learning-pagination__ajax button{padding-inline:12px}.learning-pagination__ajax button:last-child{justify-self:end}.learning-pagination__ajax>span{text-align:center}}.directory-intro--home{margin:-6px 0 18px;color:var(--ink-soft);font-size:.9rem}.directory-intro--home p{margin:0}.directory-intro--home strong{color:var(--ink)}.home .card-grid.card-grid--3{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:18px;align-items:stretch}.home .tutor-card{display:grid;grid-template-columns:78px minmax(0,1fr);column-gap:16px;align-items:start;width:100%;max-width:none;padding:18px;overflow:visible}.home .tutor-card__image{width:78px;height:78px;max-height:78px;aspect-ratio:1;border-radius:50%;border:1px solid var(--line);background:var(--surface-soft);overflow:hidden;box-shadow:0 5px 16px rgb(21 52 46 / .08)}.home .tutor-card__image img,.home .tutor-card__image .placeholder-image{width:100%;height:100%;border-radius:50%;object-fit:cover;object-position:50% 20%}.home .tutor-card__image .placeholder-image span{font-size:1.55rem}.home .tutor-card__body{padding:0;min-width:0}.home .tutor-card__heading{display:block}.home .tutor-card .status-pill{margin-bottom:2px}.home .tutor-card h3{margin:.38rem 0 .28rem;font-size:1.16rem}.home .tutor-card .tutor-rate{margin:.12rem 0 .55rem;text-align:left;white-space:normal}.home .tutor-card .tutor-rate strong{display:inline;font-size:1rem}.home .tutor-card .tutor-rate small{display:inline;margin:0 0 0 4px;font-size:.68rem}.home .tutor-card .tutor-speciality{margin:.55rem 0 .42rem;-webkit-line-clamp:2}.home .tutor-card__body>p:not(.tutor-speciality){margin:.42rem 0 .7rem;-webkit-line-clamp:2}.post-type-archive-tutor .card-grid.card-grid--3{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.post-type-archive-tutor .tutor-card{display:grid;grid-template-columns:68px minmax(0,1fr);column-gap:14px;align-items:start;padding:16px;overflow:visible}.post-type-archive-tutor .tutor-card__image{width:68px;height:68px;max-height:68px;aspect-ratio:1;border-radius:50%;border:1px solid var(--line);overflow:hidden;background:var(--surface-soft);box-shadow:0 4px 14px rgb(21 52 46 / .07)}.post-type-archive-tutor .tutor-card__image img,.post-type-archive-tutor .tutor-card__image .placeholder-image{width:100%;height:100%;border-radius:50%;object-fit:cover;object-position:50% 20%}.post-type-archive-tutor .tutor-card__image .placeholder-image span{font-size:1.35rem}.post-type-archive-tutor .tutor-card__body{padding:0;min-width:0}.post-type-archive-tutor .tutor-card__heading{display:block}.post-type-archive-tutor .tutor-rate{margin:.1rem 0 .45rem;text-align:left;white-space:normal}.post-type-archive-tutor .tutor-rate strong{display:inline}.post-type-archive-tutor .tutor-rate small{display:inline;margin:0 0 0 4px}@media(max-width:1080px){.post-type-archive-tutor .card-grid.card-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:800px){.home .card-grid.card-grid--3,.post-type-archive-tutor .card-grid.card-grid--3{grid-template-columns:minmax(0,1fr)}}@media(max-width:560px){.home .tutor-card,.post-type-archive-tutor .tutor-card{grid-template-columns:62px minmax(0,1fr);column-gap:12px;width:100%;max-width:none;margin-inline:0;padding:14px}.home .tutor-card__image,.post-type-archive-tutor .tutor-card__image{width:62px;height:62px;max-height:62px}.home .tutor-card h3,.post-type-archive-tutor .tutor-card h3{font-size:1.06rem}.home .tutor-card .tutor-speciality,.home .tutor-card__body>p:not(.tutor-speciality),.post-type-archive-tutor .tutor-speciality,.post-type-archive-tutor .tutor-card__body>p:not(.tutor-speciality){-webkit-line-clamp:2}}.learning-editorial-meta{display:flex;align-items:center;flex-wrap:wrap;gap:7px 0;margin:-2px 0 28px;padding:0 0 18px;border-bottom:1px solid var(--line);color:var(--ink-soft);font-size:.84rem;line-height:1.55}.learning-editorial-meta__item{display:inline-flex;align-items:center;gap:4px}.learning-editorial-meta__item:not(:first-child)::before{content:"•";display:inline-block;margin:0 10px;color:#9aaba6}.learning-editorial-meta a{color:var(--brand);font-weight:780;text-decoration:none}.learning-editorial-meta a:hover{text-decoration:underline}.learning-editorial-meta time{font-variant-numeric:tabular-nums}@media(max-width:680px){.learning-editorial-meta{align-items:flex-start;margin-bottom:24px}.learning-editorial-meta__item{white-space:normal}.learning-editorial-meta__item:not(:first-child)::before{margin:0 7px}}.home-featured-tutors{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:18px;align-items:stretch}.home-featured-tutors .tutor-card{display:grid;grid-template-columns:68px minmax(0,1fr);column-gap:14px;align-items:start;width:100%;max-width:none;margin-inline:0;padding:16px;overflow:visible}.home-featured-tutors .tutor-card__image{display:block;width:68px!important;height:68px!important;min-width:68px;max-width:68px;min-height:68px;max-height:68px!important;aspect-ratio:1 / 1!important;border-radius:50%!important;border:1px solid var(--line);background:var(--surface-soft);overflow:hidden;box-shadow:0 4px 14px rgb(21 52 46 / .07)}.home-featured-tutors .tutor-card__image img,.home-featured-tutors .tutor-card__image .placeholder-image{display:block;width:100%!important;height:100%!important;max-height:none!important;aspect-ratio:1 / 1!important;border-radius:50%!important;object-fit:cover;object-position:50% 20%}.home-featured-tutors .tutor-card__image .placeholder-image{display:grid;place-items:center}.home-featured-tutors .tutor-card__image .placeholder-image span{font-size:1.35rem}.home-featured-tutors .tutor-card__body{padding:0;min-width:0}.home-featured-tutors .tutor-card__heading{display:block}.home-featured-tutors .tutor-card .status-pill{margin-bottom:2px}.home-featured-tutors .tutor-card h3{margin:.38rem 0 .28rem;font-size:1.12rem}.home-featured-tutors .tutor-card .tutor-rate{margin:.1rem 0 .45rem;text-align:left;white-space:normal}.home-featured-tutors .tutor-card .tutor-rate strong{display:inline;font-size:1rem}.home-featured-tutors .tutor-card .tutor-rate small{display:inline;margin:0 0 0 4px;font-size:.68rem}.home-featured-tutors .tutor-card .tutor-speciality{margin:.55rem 0 .42rem;-webkit-line-clamp:2}.home-featured-tutors .tutor-card__body>p:not(.tutor-speciality){margin:.42rem 0 .7rem;-webkit-line-clamp:2}@media(max-width:800px){.home-featured-tutors{grid-template-columns:minmax(0,1fr)}}@media(max-width:560px){.home-featured-tutors .tutor-card{grid-template-columns:62px minmax(0,1fr);column-gap:12px;width:100%;max-width:none;margin-inline:0;padding:14px}.home-featured-tutors .tutor-card__image{width:62px!important;height:62px!important;min-width:62px;max-width:62px;min-height:62px;max-height:62px!important}.home-featured-tutors .tutor-card h3{font-size:1.06rem}}.home-featured-tutors{display:grid;grid-template-columns:repeat(3,minmax(280px,390px))!important;gap:22px;justify-content:start;align-items:stretch}.home-featured-tutors--count-1{grid-template-columns:minmax(280px,390px)!important}.home-featured-tutors--count-2{grid-template-columns:repeat(2,minmax(280px,390px))!important}.home-featured-tutors .tutor-card--home-featured{display:flex!important;flex-direction:column;align-items:stretch;width:100%;max-width:none;min-width:0;min-height:100%;aspect-ratio:1 / 1;padding:22px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 10px 30px rgb(21 52 46 / .055);overflow:visible}.home-featured-tutors .tutor-card--home-featured .tutor-card__image{display:block;width:76px!important;height:76px!important;min-width:76px;max-width:76px;min-height:76px;max-height:76px!important;margin:0 auto 12px;aspect-ratio:1 / 1!important;border:1px solid var(--line);border-radius:50%!important;background:var(--surface-soft);overflow:hidden;box-shadow:0 5px 16px rgb(21 52 46 / .08)}.home-featured-tutors .tutor-card--home-featured .tutor-card__image img,.home-featured-tutors .tutor-card--home-featured .tutor-card__image .placeholder-image{display:block;width:100%!important;height:100%!important;max-height:none!important;aspect-ratio:1 / 1!important;border-radius:50%!important;object-fit:cover;object-position:50% 20%}.home-featured-tutors .tutor-card--home-featured .tutor-card__image .placeholder-image{display:grid;place-items:center}.home-featured-tutors .tutor-card--home-featured .tutor-card__body{display:flex;flex:1;flex-direction:column;min-width:0;padding:0;text-align:center}.home-featured-tutors .tutor-card--home-featured .tutor-card__heading{display:block}.home-featured-tutors .tutor-card--home-featured .status-pill{margin:0 auto 4px}.home-featured-tutors .tutor-card--home-featured h3{margin:.36rem 0 .2rem;font-size:1.18rem;line-height:1.25}.home-featured-tutors .tutor-card--home-featured h3 a{color:inherit;text-decoration:none}.home-featured-tutors .tutor-card--home-featured h3 a:hover{text-decoration:underline}.home-featured-tutors .tutor-card--home-featured .tutor-rate{margin:.08rem 0 .6rem;text-align:center;white-space:normal}.home-featured-tutors .tutor-card--home-featured .tutor-rate strong{display:inline;font-size:1rem}.home-featured-tutors .tutor-card--home-featured .tutor-rate small{display:inline;margin-left:4px;font-size:.7rem}.home-featured-tutors .tutor-card--home-featured .tutor-speciality{display:-webkit-box;margin:.1rem 0 .55rem;overflow:hidden;color:var(--ink-soft);font-size:.9rem;line-height:1.5;text-align:left;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-featured-tutors .tutor-card--home-featured .tutor-rating-summary{justify-content:flex-start;margin:.12rem 0 .55rem;text-align:left}.home-featured-tutors .tutor-card--home-featured .tutor-card__more{margin-top:auto;border-top:1px solid var(--line);text-align:left}.home-featured-tutors .tutor-card--home-featured .tutor-card__more summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 0 8px;color:var(--brand);cursor:pointer;list-style:none;font-size:.84rem;font-weight:800}.home-featured-tutors .tutor-card--home-featured .tutor-card__more summary::-webkit-details-marker{display:none}.home-featured-tutors .tutor-card--home-featured .tutor-card__more-open{display:none}.home-featured-tutors .tutor-card--home-featured .tutor-card__more[open] .tutor-card__more-closed{display:none}.home-featured-tutors .tutor-card--home-featured .tutor-card__more[open] .tutor-card__more-open{display:inline}.home-featured-tutors .tutor-card--home-featured .tutor-card__more-icon{display:inline-block;transition:transform .18s ease}.home-featured-tutors .tutor-card--home-featured .tutor-card__more[open] .tutor-card__more-icon{transform:rotate(180deg)}.home-featured-tutors .tutor-card--home-featured .tutor-card__more-body p{margin:0 0 10px!important;color:var(--ink-soft);font-size:.86rem;line-height:1.58;text-align:left;-webkit-line-clamp:unset!important}.home-featured-tutors .tutor-card--home-featured .tutor-card__profile-link{display:flex;align-items:center;justify-content:center;align-self:stretch;min-height:42px;margin-top:8px;padding:9px 12px;border:1px solid var(--brand);border-radius:12px;background:#fff;color:var(--brand);font-weight:850;text-decoration:none}.home-featured-tutors .tutor-card--home-featured .tutor-card__profile-link:hover{background:var(--surface-soft)}@media(max-width:980px){.home-featured-tutors,.home-featured-tutors--count-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.home-featured-tutors--count-1{grid-template-columns:minmax(280px,390px)!important}.home-featured-tutors .tutor-card--home-featured{aspect-ratio:auto;min-height:390px}}@media(max-width:640px){.home-featured-tutors,.home-featured-tutors--count-1,.home-featured-tutors--count-2{grid-template-columns:minmax(0,1fr)!important}.home-featured-tutors .tutor-card--home-featured{min-height:0;aspect-ratio:auto;padding:20px}.home-featured-tutors .tutor-card--home-featured .tutor-card__image{width:70px!important;height:70px!important;min-width:70px;max-width:70px;min-height:70px;max-height:70px!important}}