:root{--canvas:#f3f1e9;--paper:#fbfaf5;--ink:#172019;--forest:#2d3a30;--brown:#705826;--gold:#98783d;--muted:#5f6962;--line:#cfd2ca}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--canvas);color:var(--ink);font-family:var(--website-font-body,var(--font-dm-sans)), sans-serif;-webkit-font-smoothing:antialiased;margin:0;font-size:16px}a{color:inherit;text-decoration:none}img{max-width:100%}h1,h2,h3,strong,b{font-family:var(--website-font-heading,var(--font-manrope)), sans-serif}em{color:var(--brown);font-style:normal}button,summary{font:inherit}:is(a:focus-visible,summary:focus-visible){outline:2px solid var(--brown);outline-offset:4px}.site-header{z-index:20;border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--canvas) 93%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);grid-template-columns:1fr auto 1fr;align-items:center;height:72px;padding:0 max(24px,4.5vw);display:grid;position:sticky;top:0}.site-header nav{color:var(--muted);gap:28px;font-size:13px;font-weight:700;display:flex}.site-header nav a:hover{color:var(--ink)}.brand{letter-spacing:.15em;align-items:center;gap:10px;font-size:11px;display:inline-flex}.brand-icon{place-items:center;width:43px;height:29px;display:grid;overflow:hidden}.brand-icon img{mix-blend-mode:multiply;width:43px;display:block}.portal-link{background:var(--forest);color:var(--paper);font-family:var(--website-font-heading,var(--font-manrope));border-radius:9px;justify-self:end;align-items:center;gap:9px;padding:11px 14px;font-size:11px;font-weight:800;transition:transform .2s,background-color .2s;display:inline-flex}.portal-link:hover{background:#172019;transform:translateY(-2px)}.portal-label-short{display:none}.page-shell{max-width:1360px;margin:0 auto}.eyebrow,.section-number{color:var(--brown);font-family:var(--website-font-heading,var(--font-manrope));letter-spacing:.15em;margin:0 0 16px;font-size:11px;font-weight:800}.section-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:7vw;margin-bottom:42px;display:grid}.section-heading h2,.proof h2,.method h2,.contact h2{letter-spacing:-.065em;margin:0;font-size:clamp(40px,4.8vw,68px);line-height:.98}.section-heading>p{max-width:520px;color:var(--muted);margin:0;font-size:16px;line-height:1.65}.actions{align-items:center;gap:24px;display:flex}.button{min-width:190px;min-height:48px;font-family:var(--website-font-heading,var(--font-manrope));border-radius:9px;justify-content:space-between;align-items:center;padding:15px 16px;font-size:12px;font-weight:800;transition:transform .2s,background-color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.dark{background:var(--forest);color:var(--paper)}.dark:hover{background:#172019}.quiet-link{color:var(--brown);border-bottom:1px solid color-mix(in srgb, var(--brown) 45%, transparent);font-family:var(--website-font-heading,var(--font-manrope));padding:8px 0 5px;font-size:12px;font-weight:800;transition:color .2s,border-color .2s}.quiet-link:hover{color:var(--ink);border-color:var(--ink)}.hero{grid-template-columns:.92fr 1.08fr;align-items:center;gap:8vw;min-height:650px;padding:88px max(28px,5.5vw);display:grid}.hero h1{letter-spacing:-.08em;margin:0;font-size:clamp(64px,7vw,104px);line-height:.86}.hero-lede{max-width:590px;color:var(--muted);margin:28px 0;font-size:18px;line-height:1.65}.hero-trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line);max-width:590px;color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px 24px;margin:-2px 0 28px;padding:14px 0;font-size:12px;display:flex}.hero-trust strong{color:var(--ink);font-size:12px}.hero-trust a{color:var(--brown);font-family:var(--website-font-heading,var(--font-manrope));margin-left:auto;font-size:10px;font-weight:800}.hero-video{background:var(--paper);border:1px solid #bdc1b8;border-radius:20px;overflow:hidden;box-shadow:0 30px 75px #27312817}.hero-video-frame{aspect-ratio:16/9;background:var(--forest);position:relative;overflow:hidden}.hero-video-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.video-poster{color:#fff;cursor:pointer;text-align:left;background:radial-gradient(circle at 78% 20%,#ffffff26,#0000 30%),linear-gradient(145deg,#263c2f,#101813 72%);border:0;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;height:100%;padding:clamp(22px,4vw,42px);display:flex;position:absolute;inset:0}.video-poster-kicker{letter-spacing:.15em;text-transform:uppercase;opacity:.78;margin-bottom:auto;font-size:.7rem;font-weight:800}.video-poster strong{max-width:15ch;font-size:clamp(1.35rem,3vw,2.35rem);line-height:1.02}.video-poster small{opacity:.72;margin-top:9px}.video-play{width:54px;height:54px;color:var(--forest);background:#fff;border-radius:50%;place-items:center;margin-bottom:20px;transition:transform .18s;display:grid}.video-poster:hover .video-play{transform:scale(1.08)}.hero-video-caption{grid-template-columns:.55fr 1.45fr;align-items:end;gap:24px;min-height:105px;padding:20px 22px;display:grid}.hero-video-caption>span{color:var(--brown);letter-spacing:.13em;font-size:9px;font-weight:800}.hero-video-caption p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.hero-video-caption strong{color:var(--ink);letter-spacing:-.025em;font-size:17px}.hero-credentials{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-column:1/-1;margin-top:14px}.hero-credentials summary{cursor:pointer;grid-template-columns:1.1fr 1fr auto;align-items:center;gap:32px;min-height:118px;padding:24px 0;list-style:none;display:grid}.hero-credentials summary::-webkit-details-marker{display:none}.hero-credential-heading .eyebrow{margin-bottom:8px}.hero-credential-heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(30px,3.4vw,48px);line-height:1}.hero-credential-facts{gap:30px;display:flex}.hero-credential-facts span{flex-direction:column;gap:3px;display:flex}.hero-credential-facts strong{letter-spacing:-.045em;font-size:24px}.hero-credential-facts small{color:var(--muted);font-size:10px}.hero-credential-action{color:var(--brown);font-family:var(--website-font-heading,var(--font-manrope));align-items:center;gap:10px;font-size:11px;font-weight:800;display:flex}.hero-credential-action i{border:1px solid var(--line);border-radius:50%;place-items:center;width:30px;height:30px;font-style:normal;transition:transform .2s;display:grid}.hero-credentials[open] .hero-credential-action i{transform:rotate(45deg)}.credential-gallery{grid-template-columns:1fr 1fr;gap:12px;padding:0 0 30px;display:grid}.credential-gallery figure{border:1px solid var(--line);background:var(--paper);border-radius:14px;margin:0;overflow:hidden}.credential-gallery img{object-fit:contain;background:#f6f4ed;width:100%;max-height:620px;display:block}.credential-gallery figcaption{color:var(--muted);padding:14px;font-size:12px}.portal-teaser{background:#f8f7f1;border:1px solid #bdc1b8;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 30px 75px #27312817}.teaser-bar{border-bottom:1px solid var(--line);height:60px;color:var(--muted);letter-spacing:.13em;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:0 18px;font-size:9px;font-weight:800;display:grid}.teaser-bar .brand-icon,.teaser-bar .brand-icon img{width:34px}.teaser-bar i{background:var(--forest);width:30px;height:30px;color:var(--paper);border-radius:50%;place-items:center;font-size:8px;font-style:normal;display:grid}.teaser-body{padding:clamp(24px,4vw,48px)}.teaser-heading{justify-content:space-between;align-items:baseline;gap:20px;display:flex}.teaser-heading small{color:var(--gold);letter-spacing:.13em;font-size:9px;font-weight:800}.teaser-heading strong{letter-spacing:-.045em;font-size:clamp(20px,2.3vw,31px)}.teaser-progress{background:#e0e1db;border-radius:9px;height:5px;margin:28px 0 34px;overflow:hidden}.teaser-progress span{border-radius:inherit;background:var(--gold);height:100%;display:block}.teaser-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.teaser-grid article{border:1px solid var(--line);background:var(--paper);border-radius:13px;flex-direction:column;min-height:155px;padding:17px;display:flex}.teaser-grid small{color:var(--gold);letter-spacing:.11em;font-size:8px;font-weight:800}.teaser-grid b{margin:auto 0 8px;font-size:16px}.teaser-grid span{color:var(--muted);font-size:10px}.teaser-veil{background:linear-gradient(#0000,#f8f7f1 72%);justify-content:center;align-items:end;height:44%;padding:0 18px 20px;display:flex;position:absolute;inset:auto 0 0}.teaser-veil span{border:1px solid var(--line);background:var(--paper);color:var(--muted);border-radius:999px;padding:8px 11px;font-size:10px}.schedule,.stories,.system,.courses,.evidence,.livestream{border-top:1px solid var(--line);padding:78px max(28px,5.5vw)}.schedule{background:var(--paper)}.schedule-list{border-top:1px solid var(--line)}.schedule-list article{border-bottom:1px solid var(--line);grid-template-columns:1.25fr .72fr .92fr 1.32fr 38px;align-items:center;gap:20px;min-height:112px;display:grid}.schedule-list article.schedule-row-with-duration{grid-template-columns:minmax(0,1fr) minmax(0,.85fr) minmax(0,1.25fr) minmax(0,1fr) minmax(0,1.45fr) 38px;gap:16px}.schedule-list small{color:var(--muted);letter-spacing:.12em;margin-bottom:7px;font-size:9px;display:block}.schedule-list strong{font-size:15px;line-height:1.4}.schedule-list article>a{border:1px solid var(--line);width:34px;height:34px;color:var(--brown);border-radius:50%;place-items:center;display:grid}.schedule-price del{color:var(--muted);margin-bottom:2px;font-size:11px;display:block}.schedule-price>strong{color:#9d2f24;display:block}.schedule-price>span{color:var(--brown);margin-top:6px;font-size:10px;font-weight:650;line-height:1.45;display:block}.tutor-schedule{background:var(--forest);color:var(--paper);border-radius:14px;grid-template-columns:1fr 1.3fr auto;align-items:center;gap:30px;margin-top:20px;padding:22px 24px;display:grid}.tutor-schedule small{color:#cfb87f;letter-spacing:.11em;font-size:9px;font-weight:800}.tutor-schedule h3{letter-spacing:-.05em;margin:7px 0 0;font-size:28px}.tutor-schedule p{color:#d9ded9;margin:0;font-size:14px;line-height:1.55}.tutor-schedule p strong{color:var(--paper)}.tutor-schedule>span{color:#cfb87f;font-family:var(--website-font-heading,var(--font-manrope));font-size:11px;font-weight:800}.proof{border-top:1px solid var(--line);grid-template-columns:.9fr 1.1fr;align-items:center;gap:7vw;padding:70px max(28px,5.5vw);display:grid}.proof-facts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.proof-facts p{border-right:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:126px;margin:0;padding:24px 18px;display:flex}.proof-facts p:last-child{border:0}.proof-facts strong{letter-spacing:-.055em;font-size:clamp(28px,3vw,44px)}.proof-facts span{color:var(--muted);font-size:12px}.credential-disclosure{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-column:1/-1}.credential-disclosure summary{cursor:pointer;color:var(--brown);font-family:var(--website-font-heading,var(--font-manrope));justify-content:space-between;padding:17px 0;font-size:11px;font-weight:800;list-style:none;display:flex}.credential-disclosure summary::-webkit-details-marker{display:none}.credential-disclosure[open] summary span{transform:rotate(45deg)}.credential-disclosure>div{grid-template-columns:1fr 1fr;gap:12px;padding:12px 0 30px;display:grid}.credential-disclosure figure{border:1px solid var(--line);background:var(--paper);border-radius:14px;margin:0;overflow:hidden}.credential-disclosure img{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.credential-disclosure figcaption{color:var(--muted);padding:14px;font-size:12px}.stories{background:var(--paper);overflow:hidden}.live-feedback-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:12px;display:grid}.live-feedback-card{border:1px solid var(--line);background:var(--canvas);min-height:520px;color:var(--ink);border-radius:18px;grid-template-rows:minmax(250px,auto) minmax(260px,1fr);display:grid;overflow:hidden}.live-feedback-copy{flex-direction:column;padding:24px;display:flex}.live-feedback-card header,.live-feedback-card footer{justify-content:space-between;align-items:baseline;gap:18px;display:flex}.live-feedback-card header span{color:#cfb87f;letter-spacing:.12em;font-size:9px;font-weight:800}.live-feedback-card header strong{color:var(--muted);text-align:right;font-size:10px}.live-feedback-card blockquote{font-family:var(--website-font-heading,var(--font-manrope));letter-spacing:-.04em;margin:auto 0 34px;font-size:clamp(23px,2.3vw,34px);line-height:1.18}.live-feedback-card footer strong{font-size:13px}.live-feedback-card footer span{color:var(--muted);text-align:right;font-size:10px}.live-feedback-media{border-top:1px solid var(--line);background:var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;min-height:260px;display:grid}.live-feedback-media.count-1{grid-template-columns:1fr}.live-feedback-media a{background:#fff;justify-content:center;align-items:center;min-width:0;min-height:130px;display:flex}.live-feedback-media img{object-fit:contain;width:100%;height:100%;max-height:480px}.featured-stories{grid-template-columns:repeat(12,1fr);gap:12px;display:grid}.featured-story{border:1px solid var(--line);background:var(--canvas);border-radius:18px;grid-template-rows:auto minmax(0,1fr);min-height:480px;display:grid;overflow:hidden}.featured-story-1{grid-column:span 5}.featured-story-2{grid-column:span 7}.featured-story-3{grid-column:3/span 8;grid-template-rows:1fr;grid-template-columns:.8fr 1.2fr;min-height:520px}.featured-story-copy{flex-direction:column;padding:24px;display:flex}.featured-story-copy>span{color:var(--brown);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.featured-story blockquote{font-family:var(--website-font-heading,var(--font-manrope));letter-spacing:-.045em;margin:auto 0 24px;font-size:clamp(22px,2.5vw,38px);line-height:1.14}.featured-story-copy p{color:var(--muted);margin:0;font-size:12px}.featured-score{background:var(--forest);font-family:var(--website-font-heading,var(--font-manrope));border:1px solid #526056;border-radius:999px;align-self:flex-start;align-items:center;gap:10px;padding:8px 9px 8px 13px;display:inline-flex;color:var(--paper)!important;margin:0 0 18px!important}.featured-score small{color:#d7dcd7;letter-spacing:.11em;font-size:8px;font-weight:800}.featured-score strong{background:var(--paper);min-width:42px;color:var(--forest);letter-spacing:-.03em;text-align:center;border-radius:999px;padding:5px 9px;font-size:17px;font-weight:850}.featured-story>a{border-top:1px solid var(--line);background:#fff;justify-content:center;align-items:center;min-height:260px;display:flex;overflow:hidden}.featured-story-3>a{border-top:0;border-left:1px solid var(--line)}.featured-story img{width:100%;height:auto;transition:transform .35s;display:block}.featured-story:hover img{transform:scale(1.012)}.story-actions{justify-content:space-between;align-items:center;gap:20px;margin-top:24px;display:flex}.story-actions p{color:var(--muted);margin:0;font-size:11px}.story-actions>div{align-items:center;gap:20px;display:flex}.system-heading{grid-template-columns:1fr}.system-heading h2{max-width:900px}.system{background:var(--forest);color:var(--paper)}.system .eyebrow{color:#cfb87f}.system .section-heading>p{color:#cbd1cb}.system-grid{border-top:1px solid #58635a;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.system-card{min-height:300px;color:inherit;border-bottom:1px solid #58635a;border-right:1px solid #58635a;flex-direction:column;padding:32px;display:flex}.system-card:nth-child(2n){border-right:0}.system-card:nth-last-child(-n+2){border-bottom:0}.system-grid>.system-card>span{color:#cfb87f;font-size:10px}.system-grid h3{letter-spacing:-.045em;margin:auto 0 14px;font-size:clamp(25px,2.5vw,34px);line-height:1.05}.system-grid p{color:#cbd1cb;max-width:620px;margin:0;font-size:16px;line-height:1.7}.tutor-feature{color:var(--ink);background:#cfb87f;border-radius:16px;grid-template-columns:90px 1fr auto;align-items:center;gap:30px;margin-top:12px;padding:30px;display:grid}.tutor-feature>span{width:72px;height:72px;font-family:var(--website-font-heading,var(--font-manrope));border:1px solid #17201959;border-radius:50%;place-items:center;font-size:24px;font-weight:800;display:grid}.tutor-feature small{letter-spacing:.12em;font-size:9px;font-weight:800}.tutor-feature h3{letter-spacing:-.055em;margin:7px 0;font-size:31px}.tutor-feature p{color:#344037;max-width:760px;margin:0;font-size:15px;line-height:1.55}.tutor-feature>strong{font-size:11px}.course-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.course-card{border:1px solid var(--line);background:var(--paper);border-radius:15px;grid-template-rows:auto 1fr auto auto;grid-template-columns:auto 1fr;column-gap:18px;min-height:285px;padding:24px;transition:transform .2s,border-color .2s;display:grid}.course-card:hover{border-color:var(--gold);transform:translateY(-2px)}.course-card>span{color:var(--gold);font-size:10px}.course-card>small{color:var(--muted);justify-self:end;font-size:10px}.course-card h3{letter-spacing:-.055em;grid-column:1/-1;align-self:end;margin:0 0 10px;font-size:32px}.course-card>p{max-width:510px;color:var(--muted);grid-column:1/-1;margin:0;font-size:16px;line-height:1.6}.course-card footer{grid-column:1/-1;justify-content:space-between;gap:20px;margin-top:28px;display:flex}.course-card footer b{color:var(--muted);font-size:10px}.course-card footer strong{color:var(--brown);font-size:11px}.method{border-top:1px solid var(--line);background:var(--paper);grid-template-columns:.85fr 1.15fr;gap:9vw;padding:78px max(28px,5.5vw);display:grid}.method-copy>p:last-child{max-width:500px;color:var(--muted);margin:24px 0 0;font-size:17px;line-height:1.7}.principle-list{border-top:1px solid var(--line)}.principle-list article{border-bottom:1px solid var(--line);grid-template-columns:42px .45fr 1fr;align-items:center;gap:18px;min-height:112px;padding:20px 0;display:grid}.principle-list span{color:var(--gold);font-size:10px}.principle-list h3{letter-spacing:-.05em;margin:0;font-size:27px}.principle-list p{color:var(--muted);margin:0;font-size:15px;line-height:1.6}.compact-heading{align-items:center}.evidence-list{border-top:1px solid var(--line)}.evidence-list a{border-bottom:1px solid var(--line);grid-template-columns:.8fr 1.6fr 40px;align-items:center;gap:20px;min-height:76px;padding:16px 0;display:grid}.evidence-list small{color:var(--brown);letter-spacing:.09em;font-size:10px;font-weight:800}.evidence-list strong{font-size:17px}.evidence-list span{color:var(--brown);text-align:center}.livestream{background:var(--paper)}.livestream-links{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.livestream-links a{border:1px solid var(--line);background:var(--canvas);border-radius:15px;flex-direction:column;min-height:185px;padding:25px;transition:transform .25s,border-color .25s,background-color .25s;display:flex}.livestream-links a:hover{border-color:var(--gold);background:#f0ead8;transform:translateY(-4px)}.livestream-links small{color:var(--brown);letter-spacing:.12em;font-size:9px;font-weight:800}.livestream-links strong{letter-spacing:-.05em;margin:auto 0 10px;font-size:28px}.livestream-links span{color:var(--brown);font-size:11px;font-weight:800}.contact{border:1px solid var(--line);background:var(--paper);text-align:center;border-radius:20px;margin:12px max(28px,5.5vw) 78px;padding:68px 26px}.contact>.brand{justify-content:center;margin-bottom:26px}.contact>p:not(.eyebrow){max-width:560px;color:var(--muted);margin:22px auto 28px;font-size:17px;line-height:1.65}.contact .actions{justify-content:center}.site-footer{border-top:1px solid var(--line);grid-template-columns:1.4fr 1fr .6fr;gap:7vw;padding:50px max(28px,5.5vw) 22px;display:grid}.site-footer>div{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.site-footer small{color:var(--brown);letter-spacing:.14em;margin-bottom:7px;font-size:9px;font-weight:800}.site-footer a,.site-footer p,.site-footer>div span{color:var(--muted);margin:0;font-size:12px;line-height:1.65}.site-footer>div:first-child p{color:var(--ink);font-family:var(--website-font-heading,var(--font-manrope));margin-top:13px;font-size:14px}.copyright{border-top:1px solid var(--line);letter-spacing:.1em;grid-column:1/-1;padding-top:17px;margin-top:22px!important;font-size:9px!important}.feedback-page{background:var(--canvas);min-height:100vh}.feedback-header{border-bottom:1px solid var(--line);background:var(--canvas);justify-content:space-between;align-items:center;min-height:72px;padding:0 max(24px,4.5vw);display:flex}.feedback-header>a:first-child{letter-spacing:.15em;align-items:center;gap:10px;font-size:11px;display:inline-flex}.feedback-header>a:first-child span{place-items:center;width:43px;height:29px;display:grid;overflow:hidden}.feedback-header img{mix-blend-mode:multiply;width:43px;display:block}.feedback-header>a:last-child{color:var(--brown);font-family:var(--website-font-heading,var(--font-manrope));font-size:11px;font-weight:800}.feedback-hero{border-bottom:1px solid var(--line);grid-template-columns:1.1fr .9fr;align-items:end;gap:6vw;padding:64px max(28px,7vw) 48px;display:grid}.feedback-hero h1{letter-spacing:-.05em;max-width:650px;margin:0;font-size:clamp(40px,5vw,64px);line-height:1.06}.feedback-hero-copy p{max-width:590px;color:var(--muted);margin:0 0 24px;font-size:17px;line-height:1.7}.feedback-hero-copy strong{border-top:1px solid var(--line);color:var(--brown);letter-spacing:.09em;padding-top:16px;font-size:11px;display:block}.feedback-album-section{padding:64px max(28px,5.5vw) 100px}.feedback-album-intro{justify-content:space-between;align-items:center;gap:24px;margin-bottom:30px;display:flex}.feedback-album-intro p{max-width:620px;color:var(--muted);margin:0;font-size:13px;line-height:1.6}.feedback-album-intro a{color:var(--brown);font-family:var(--website-font-heading,var(--font-manrope));font-size:11px;font-weight:800}.feedback-album{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;display:grid}.feedback-entry{border:1px solid var(--line);background:var(--paper);border-radius:18px;scroll-margin-top:24px;overflow:hidden}.feedback-entry-wide{grid-column:1/-1}.feedback-entry-head{grid-template-columns:38px 1fr;align-items:start;gap:14px;padding:20px 22px 0;display:grid}.feedback-entry-number{color:var(--gold);font-size:10px}.feedback-entry-meta{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.feedback-entry-meta p{font-family:var(--website-font-heading,var(--font-manrope));margin:0;font-size:18px;font-weight:800}.feedback-entry-meta span{color:var(--brown);letter-spacing:.08em;text-align:right;font-size:9px;font-weight:800}.feedback-entry blockquote{max-width:920px;font-family:var(--website-font-heading,var(--font-manrope));letter-spacing:-.04em;margin:28px 22px 30px 74px;font-size:clamp(22px,2.4vw,36px);line-height:1.22}.feedback-entry-live{background:#eef0e9;border-color:#a7b2a9}.feedback-entry-context{color:var(--muted);margin:-12px 22px 24px 74px;font-size:11px}.feedback-gallery{gap:10px;padding:0 18px 18px;display:grid}.feedback-gallery-pair{grid-template-columns:repeat(2,minmax(0,1fr))}.feedback-gallery a{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:center;align-items:flex-start;display:flex;overflow:hidden}.feedback-gallery img{width:100%;height:auto;display:block}.feedback-disclaimer{max-width:800px;color:var(--muted);margin:28px 0 0;font-size:11px;line-height:1.6}.feedback-footer{border-top:1px solid var(--line);color:var(--brown);font-family:var(--website-font-heading,var(--font-manrope));justify-content:space-between;gap:24px;padding:32px max(28px,5.5vw);font-size:11px;font-weight:800;display:flex}.course-hero{border-bottom:1px solid var(--line);padding:80px max(28px,11vw) 72px}.back-link{color:var(--brown);font-family:var(--website-font-heading,var(--font-manrope));margin-bottom:54px;font-size:11px;font-weight:800;display:inline-block}.course-hero h1{letter-spacing:-.08em;margin:0;font-size:clamp(62px,8.5vw,122px);line-height:.88}.course-hero>p:not(.eyebrow){max-width:720px;color:var(--muted);margin:28px 0;font-size:19px;line-height:1.65}.course-overview{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:8vw;padding:76px max(28px,8vw);display:grid}.course-overview h2,.course-intent h2,.course-glimpse h2,.course-contact h2{letter-spacing:-.06em;margin:0 0 30px;font-size:clamp(38px,4.4vw,62px);line-height:.98}.simple-list{border-top:1px solid var(--line)}.simple-list p{border-bottom:1px solid var(--line);margin:0;padding:18px 0;font-size:16px;line-height:1.65}.course-intent{border-bottom:1px solid var(--line);grid-template-columns:.85fr 1.15fr;gap:8vw;padding:76px max(28px,8vw);display:grid}.course-intent>div:first-child>p:last-child{max-width:550px;color:var(--muted);margin:0;font-size:16px;line-height:1.7}.highlight-list{border-top:1px solid var(--line)}.highlight-list article{border-bottom:1px solid var(--line);grid-template-columns:40px 1fr;gap:14px;padding:21px 0;display:grid}.highlight-list span{color:var(--gold);font-size:10px}.highlight-list p{margin:0;font-size:17px;line-height:1.6}.tutor-pricing{border-bottom:1px solid var(--line);background:var(--paper);padding:76px max(28px,8vw)}.tutor-table-wrap{border:1px solid var(--line);background:var(--canvas);border-radius:14px;overflow-x:auto}.tutor-comparison{border-collapse:collapse;width:100%;min-width:940px}.tutor-comparison th,.tutor-comparison td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:18px}.tutor-comparison tr>:last-child{border-right:0}.tutor-comparison tbody tr:last-child>*{border-bottom:0}.tutor-comparison thead th{background:#e9e6db}.tutor-comparison thead th:first-child{width:150px}.tutor-comparison thead strong{margin-bottom:10px;font-size:18px;display:block}.tutor-comparison mark{color:#fff;letter-spacing:.04em;background:#9d2f24;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:800;display:inline-flex}.tutor-comparison thead th:nth-child(2) mark{background:var(--muted)}.tutor-comparison tbody th{color:var(--muted);background:var(--paper);font-size:12px}.tutor-comparison td del{color:var(--muted);margin-bottom:4px;font-size:10px;display:block}.tutor-comparison td>strong{color:#9d2f24;font-size:18px;display:inline-block}.tutor-comparison td>small{color:var(--muted);margin-left:4px;font-size:9px}.tutor-comparison td em{color:#705826;background:#efe3c5;border-radius:6px;width:max-content;margin-top:10px;padding:5px 7px;font-size:9px;font-weight:800;display:block}.tutor-package-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.tutor-package-grid>article{border:1px solid var(--line);background:var(--canvas);border-radius:14px;overflow:hidden}.tutor-package-grid header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:16px;min-height:86px;padding:20px;display:flex}.tutor-package-grid h3{letter-spacing:-.045em;margin:0;font-size:25px}.tutor-package-grid small{color:var(--brown);letter-spacing:.08em;font-size:9px;font-weight:800}.tutor-price-row{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:20px;min-height:72px;padding:14px 20px;display:grid}.tutor-price-row:last-child{border-bottom:0}.tutor-price-row>span{color:var(--muted);font-size:12px}.tutor-price-row p{text-align:right;margin:0}.tutor-price-row del{color:var(--muted);font-size:10px;display:block}.tutor-price-row strong{color:#9d2f24;font-size:14px;display:block}.tutor-companion{background:var(--forest);color:var(--paper);border-radius:14px;grid-template-columns:110px 1fr;align-items:center;gap:24px;margin-top:10px;padding:26px;display:grid}.tutor-companion>span{color:#cfb87f;font-family:var(--website-font-heading,var(--font-manrope));font-size:25px;font-weight:800}.tutor-companion p{color:#d9ded9;max-width:780px;margin:0;font-size:15px;line-height:1.6}.tutor-companion p strong{color:var(--paper)}.course-glimpse{border-bottom:1px solid var(--line);background:var(--paper);padding:20px max(28px,8vw)}.course-glimpse details{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.course-glimpse summary{cursor:pointer;justify-content:space-between;align-items:center;gap:30px;padding:42px 0;list-style:none;display:flex}.course-glimpse summary::-webkit-details-marker{display:none}.course-glimpse summary h2{margin-bottom:0}.course-glimpse summary>span{border:1px solid var(--line);width:46px;height:46px;color:var(--brown);border-radius:50%;flex:none;place-items:center;font-size:24px;transition:transform .2s;display:grid}.course-glimpse details[open] summary>span{transform:rotate(45deg)}.glimpse-grid{grid-template-columns:repeat(3,1fr);gap:10px;padding-bottom:16px;display:grid}.glimpse-grid article{border:1px solid var(--line);background:var(--canvas);border-radius:14px;flex-direction:column;min-height:220px;padding:22px;display:flex}.glimpse-grid article>span{color:var(--gold);font-size:10px}.glimpse-grid h3{letter-spacing:-.045em;margin:auto 0 10px;font-size:23px}.glimpse-grid p{color:var(--muted);margin:0;font-size:15px;line-height:1.65}.disclosure-note{color:var(--muted);margin:0 0 30px;font-size:13px}.course-contact{padding:82px max(28px,11vw)}.course-contact>p:not(.eyebrow){max-width:590px;color:var(--muted);margin:24px 0 28px;font-size:17px;line-height:1.65}.course-footer{border-top:1px solid var(--line);min-height:82px;color:var(--muted);grid-template-columns:1fr 1fr auto;align-items:center;gap:20px;padding:20px max(28px,4.5vw);font-size:11px;display:grid}@media (max-width:1100px){.tutor-table-wrap{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.tutor-table-wrap:before{content:"Vuốt ngang để xem đủ 4 gói học phí →";box-sizing:border-box;border-bottom:1px solid var(--line);background:var(--forest);width:100%;color:var(--canvas);font-family:var(--website-font-heading,var(--font-manrope));letter-spacing:.03em;padding:12px 14px;font-size:12px;font-weight:800;line-height:1.45;display:block;position:sticky;left:0}.tutor-table-wrap>.tutor-comparison{table-layout:fixed;width:940px;min-width:940px!important}.tutor-comparison th,.tutor-comparison td,.tutor-comparison th *,.tutor-comparison td *{-webkit-hyphens:none;hyphens:none;overflow-wrap:normal!important;word-break:normal!important}.tutor-comparison th,.tutor-comparison td{padding:16px}.tutor-comparison thead th:first-child{width:140px}.tutor-comparison thead th:not(:first-child){width:200px}.tutor-comparison thead strong,.tutor-comparison td>strong{white-space:nowrap}}@media (max-width:980px){.schedule-list article.schedule-row-with-duration{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 34px;gap:18px 12px;padding:20px 0}.schedule-row-with-duration>div:nth-child(3),.schedule-row-with-duration>.schedule-duration{grid-row:2}.schedule-row-with-duration>.schedule-price{grid-area:3/1/auto/3}.schedule-list article.schedule-row-with-duration>a{grid-area:1/3/4}.schedule-row-with-duration>.schedule-price>span{max-width:none}.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr}.portal-teaser,.hero-video{max-width:760px}.proof{grid-template-columns:1fr}.credential-disclosure{grid-column:auto}.course-overview,.course-intent{grid-template-columns:1fr;gap:54px}.tutor-feature{grid-template-columns:76px 1fr}.tutor-feature>strong{grid-column:2}}@media (max-width:680px){.site-header{height:66px;padding:0 20px}.portal-link{gap:7px;min-height:42px;padding:10px 12px;font-size:11px}.portal-label-full{display:none}.portal-label-short{display:inline}.portal-arrow{font-size:12px}.hero{gap:50px;min-height:auto;padding:64px 20px}.hero h1{font-size:57px}.hero-lede{font-size:17px}.hero-trust{gap:9px 16px;font-size:11px}.hero-trust a{width:100%;margin-left:0}.actions{flex-direction:column;align-items:flex-start}.teaser-body{padding:24px 18px 34px}.teaser-heading{flex-direction:column;align-items:flex-start}.teaser-grid{grid-template-columns:1fr}.teaser-grid article{min-height:105px}.hero-video-caption{grid-template-columns:1fr;gap:10px}.hero-credentials summary{grid-template-columns:1fr;gap:18px}.hero-credential-facts{flex-wrap:wrap}.credential-gallery{grid-template-columns:1fr}.schedule,.stories,.system,.courses,.evidence,.livestream,.proof,.method{padding:58px 20px}.section-heading{grid-template-columns:1fr;gap:20px;margin-bottom:34px}.section-heading h2,.proof h2,.method h2,.contact h2{font-size:43px}.schedule-list article{grid-template-columns:1fr 1fr 34px;gap:18px 10px;padding:20px 0}.schedule-list article>div:nth-child(3),.schedule-list article>div:nth-child(4){grid-row:2}.schedule-list article>a{grid-area:1/3/3;align-self:center}.schedule-price>span{max-width:170px;font-size:10.5px}.tutor-schedule{grid-template-columns:1fr;gap:14px}.proof-facts{grid-template-columns:1fr}.proof-facts p{border-right:0;border-bottom:1px solid var(--line);min-height:92px}.credential-disclosure>div,.featured-stories,.live-feedback-grid{grid-template-columns:1fr}.live-feedback-card{min-height:240px}.featured-story,.featured-story-1,.featured-story-2,.featured-story-3{grid-column:auto;min-height:0}.featured-story-3{grid-template-rows:auto 1fr;grid-template-columns:1fr}.featured-story>a,.featured-story-3>a{border-left:0;border-top:1px solid var(--line);min-height:0}.featured-story blockquote{margin:52px 0 28px;font-size:27px}.story-actions{flex-direction:column;align-items:flex-start}.story-actions>div{flex-direction:column;align-items:flex-start;gap:10px}.feedback-header{min-height:66px;padding:0 20px}.feedback-hero{grid-template-columns:1fr;gap:24px;padding:40px 20px 32px}.feedback-hero h1{font-size:clamp(34px,8vw,44px)}.feedback-album-section{padding:50px 20px 70px}.feedback-album-intro{flex-direction:column;align-items:flex-start}.feedback-album{grid-template-columns:1fr}.feedback-entry-wide{grid-column:auto}.feedback-entry-meta{flex-direction:column;align-items:flex-start;gap:6px}.feedback-entry blockquote{margin:26px 20px 28px 72px;font-size:25px}.feedback-gallery-pair{grid-template-columns:1fr}.feedback-footer{flex-direction:column;padding:30px 20px}.system-grid{grid-template-columns:1fr}.system-card{border-bottom:1px solid #58635a;border-right:0;min-height:0}.system-card:nth-last-child(-n+2){border-bottom:1px solid #58635a}.system-card:last-child{border-bottom:0}.tutor-feature{grid-template-columns:58px 1fr;gap:18px;padding:24px}.tutor-feature>span{width:54px;height:54px;font-size:18px}.tutor-feature>strong{grid-column:1/-1}.course-grid{grid-template-columns:1fr}.course-card{min-height:260px}.method{grid-template-columns:1fr;gap:42px}.principle-list article{grid-template-columns:32px 72px 1fr;gap:10px}.evidence-list a{grid-template-columns:1fr 34px;gap:8px}.evidence-list small,.evidence-list strong{grid-column:1}.evidence-list span{grid-area:1/2/3}.livestream-links{grid-template-columns:1fr}.contact{margin:10px 20px 58px;padding:56px 20px}.contact .actions{align-items:center}.site-footer{grid-template-columns:1fr;gap:28px;padding:44px 20px 20px}.course-hero,.course-overview,.course-intent,.course-contact{padding:62px 20px}.course-hero h1{font-size:59px}.course-hero>p:not(.eyebrow){font-size:17px}.course-glimpse{padding:14px 20px}.course-glimpse summary{padding:34px 0}.glimpse-grid{grid-template-columns:1fr}.course-footer{grid-template-columns:1fr;padding:28px 20px}.tutor-pricing{padding:58px 20px}.tutor-table-wrap{border-radius:14px 0 0 14px;margin-right:-20px}.tutor-package-grid{grid-template-columns:1fr}.tutor-package-grid header{flex-direction:column;align-items:flex-start}.tutor-companion{grid-template-columns:1fr;gap:10px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@media (prefers-reduced-motion:no-preference){.hero-copy>*{opacity:0;animation:.7s cubic-bezier(.2,.7,.2,1) forwards enter-up}.hero-copy>:nth-child(2){animation-delay:80ms}.hero-copy>:nth-child(3){animation-delay:.16s}.hero-copy>:nth-child(4){animation-delay:.24s}.hero-copy>:nth-child(5){animation-delay:.32s}.portal-teaser,.hero-video{opacity:0;animation:.85s cubic-bezier(.2,.7,.2,1) .15s forwards enter-up,7s ease-in-out 1.2s infinite quiet-float}.schedule-list article,.evidence-list a{transition:padding-left .22s,background-color .22s}.schedule-list article:hover,.evidence-list a:hover{background:color-mix(in srgb, var(--gold) 7%, transparent);padding-left:12px}.tutor-feature,.tutor-schedule{transition:transform .25s,box-shadow .25s}.tutor-feature:hover,.tutor-schedule:hover{transform:translateY(-3px);box-shadow:0 18px 40px #17201926}.portal-arrow,.course-card footer strong,.tutor-feature>strong,.tutor-schedule>span{transition:transform .22s;display:inline-block}.portal-link:hover .portal-arrow,.course-card:hover footer strong,.tutor-feature:hover>strong,.tutor-schedule:hover>span{transform:translate(4px)}@supports (animation-timeline:view()){.schedule,.proof,.stories,.courses,.method,.evidence,.livestream,.contact{animation:linear both section-reveal;animation-timeline:view();animation-range:entry 4% cover 24%}}}@keyframes enter-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes quiet-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes section-reveal{0%{opacity:.25;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}.live-feedback-card .feedback-score-heading,.feedback-entry .feedback-score-heading{background:var(--forest);color:var(--paper);border-radius:14px;justify-content:space-between;align-items:center;gap:20px;padding:16px 20px;display:flex}.live-feedback-card .feedback-score-label,.feedback-entry .feedback-score-label{color:var(--paper);letter-spacing:.1em;font-size:12px;font-weight:800;line-height:1.5}.live-feedback-card .feedback-score-value,.feedback-entry .feedback-score-value{color:var(--paper);letter-spacing:-.05em;text-align:right;font-size:clamp(48px,5vw,64px);font-weight:900;line-height:1}.live-feedback-card .feedback-result-detail,.feedback-entry .feedback-result-detail{color:var(--brown);margin:12px 0 0;font-size:14px;font-weight:700;line-height:1.5}.live-feedback-card blockquote{letter-spacing:-.025em;margin:24px 0 28px;font-size:clamp(21px,2vw,27px);line-height:1.4}.live-feedback-card footer{margin-top:auto}.feedback-entry>.feedback-score-heading{margin:22px 22px 0}.feedback-entry>.feedback-result-detail{margin:12px 22px 0}.feedback-entry blockquote{letter-spacing:-.02em;margin:20px 22px;font-size:clamp(18px,1.6vw,22px);line-height:1.55}.feedback-entry-context{margin:0 22px 22px}.story-actions.feedback-more-callout{border:1px solid var(--line);background:var(--canvas);border-radius:16px;gap:20px;margin:0 0 24px;padding:20px}.feedback-more-callout p{max-width:540px;color:var(--ink);font-size:16px;line-height:1.6}.feedback-more-callout>div{flex-wrap:wrap;flex-shrink:0;gap:14px}.feedback-more-link{background:var(--forest);border:1px solid var(--forest);max-width:100%;min-height:56px;color:var(--paper);font-family:var(--website-font-heading,var(--font-manrope));text-align:center;border-radius:12px;justify-content:center;align-items:center;padding:16px 26px;font-size:18px;font-weight:800;line-height:1.3;text-decoration:none;display:inline-flex}.feedback-more-link:hover{color:#fff;background:#182e23;box-shadow:0 6px 18px #182e2326}.feedback-more-link:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.feedback-more-bottom{justify-content:center;margin-top:24px;display:flex}@media (max-width:900px){.story-actions.feedback-more-callout{flex-direction:column;align-items:stretch}.feedback-more-callout p{max-width:none}}@media (max-width:680px){.live-feedback-card .feedback-score-heading,.feedback-entry .feedback-score-heading{gap:12px;padding:14px}.live-feedback-card .feedback-score-label,.feedback-entry .feedback-score-label{font-size:10px}.feedback-more-callout>div,.feedback-more-link,.feedback-more-bottom{width:100%}.feedback-more-callout>div{align-items:stretch}.feedback-more-callout p{font-size:14px}.feedback-entry>.feedback-score-heading{margin:18px 18px 0}}.feedback-entry .feedback-score-heading{border-radius:12px;gap:16px;padding:14px 18px}.feedback-entry .feedback-score-label{letter-spacing:.08em;font-size:10px}.feedback-entry .feedback-score-value{letter-spacing:-.035em;font-variant-numeric:tabular-nums;font-size:clamp(32px,3vw,42px);font-weight:800;line-height:1.15}.feedback-entry .feedback-result-detail{font-size:12px;line-height:1.6}@media (max-width:680px){.feedback-entry .feedback-score-heading{gap:12px;padding:12px 14px}.feedback-entry .feedback-score-value{font-size:32px}.feedback-entry blockquote{margin:18px;font-size:18px}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}.site-header{background:var(--canvas);grid-template-columns:minmax(0,1fr) auto;gap:12px}.site-header .brand,.portal-link{white-space:nowrap;flex-shrink:0}.site-header .brand-icon{flex:0 0 38px}.portal-link{min-height:44px}.hero{gap:32px;padding:40px 20px}.hero h1{letter-spacing:-.055em;font-size:clamp(40px,12vw,52px);line-height:1.04}.hero-lede{margin:22px 0;font-size:16px;line-height:1.65}.eyebrow{letter-spacing:.12em;font-size:10px;line-height:1.6}.actions{align-items:stretch;gap:12px}.actions .button{gap:16px;width:100%;min-width:0;min-height:48px;font-size:13px}.actions .quiet-link{align-self:flex-start;align-items:center;min-height:44px;font-size:13px;display:inline-flex}.hero-video-frame{aspect-ratio:4/3;min-height:260px}.video-poster{padding:20px}.video-poster strong{font-size:clamp(20px,5.7vw,25px);line-height:1.2}.video-poster-kicker{font-size:9px;line-height:1.5}.video-play{flex:0 0 42px;width:42px;height:42px;margin-bottom:12px}.hero-video-caption{padding:18px}.hero-video-caption strong{font-size:17px;line-height:1.4}.hero-credentials{margin-top:0}.hero-credentials summary{gap:22px;min-height:0;padding:24px 0}.hero-credential-heading h2{font-size:30px;line-height:1.15}.hero-credential-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.hero-credential-facts strong{white-space:nowrap;font-size:23px;line-height:1.3}.hero-credential-facts small{font-size:11px;line-height:1.5}.hero-credential-action{justify-content:space-between;min-height:44px;font-size:12px}.hero-credential-action i{flex:0 0 36px;width:36px;height:36px}.schedule,.stories,.system,.courses,.evidence,.livestream,.proof,.method{padding:44px 20px}.section-heading{margin-bottom:28px}.section-heading h2,.proof h2,.method h2,.contact h2,.course-overview h2,.course-intent h2,.course-glimpse h2,.course-contact h2{letter-spacing:-.045em;font-size:clamp(30px,8.5vw,36px);line-height:1.12}.section-heading>p,.system-grid p,.method-copy>p:last-child{font-size:15px;line-height:1.65}.system-card{gap:12px;padding:24px 0}.system-grid h3{margin:8px 0 0;font-size:26px}.tutor-feature h3{font-size:26px;line-height:1.2}.course-card{row-gap:14px;min-height:0;padding:22px}.course-card h3{margin:10px 0 0;font-size:28px}.course-card footer{flex-wrap:wrap;gap:12px;margin-top:10px}.principle-list article{grid-template-columns:24px minmax(0,1fr);gap:8px 12px}.principle-list h3{font-size:23px}.principle-list p{grid-column:2}.livestream-links strong{font-size:25px}.contact{margin:8px 20px 40px;padding:36px 20px}.contact .actions{align-items:stretch}.contact .quiet-link{align-self:center}.site-footer{padding-top:32px}.site-footer a,.site-footer p,.site-footer>div span{font-size:13px}.course-hero,.course-overview,.course-intent,.course-contact,.tutor-pricing{padding:40px 20px}.course-hero h1{letter-spacing:-.05em;font-size:clamp(40px,12vw,52px);line-height:1.05}.back-link{align-items:center;min-height:44px;margin-bottom:24px;display:inline-flex}.course-overview,.course-intent{gap:28px}.course-hero>p:not(.eyebrow),.course-contact>p:not(.eyebrow){font-size:16px}.tutor-table-wrap{-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;touch-action:pan-x pan-y;border-radius:14px;max-width:100%;margin-right:0;overflow-x:auto}.tutor-table-wrap:before{padding:11px 12px;font-size:11px}.tutor-table-wrap>.tutor-comparison{width:780px;min-width:780px!important}.tutor-comparison th,.tutor-comparison td{padding:14px 12px}.tutor-comparison thead th:first-child{width:120px}.tutor-comparison thead th:not(:first-child){width:165px}.tutor-comparison thead strong{font-size:17px;line-height:1.3}.tutor-comparison mark{border-radius:10px;width:100%;margin-top:8px;padding:7px 9px;line-height:1.4;display:block}.tutor-comparison tbody th{font-size:11px;line-height:1.45}.tutor-comparison tbody th,.tutor-comparison tbody td:nth-child(2){text-align:left;vertical-align:middle}.tutor-comparison td del{font-size:10px;line-height:1.45}.tutor-comparison td>strong{white-space:nowrap;font-size:17px;line-height:1.3}.tutor-comparison td>small{margin:3px 0 0;font-size:9px;display:block}.tutor-comparison td em{width:auto;max-width:100%;line-height:1.4}.feedback-hero h1{font-size:clamp(32px,9vw,40px);line-height:1.12}.feedback-hero-copy p{font-size:15px;line-height:1.65}.feedback-album-section{padding:32px 20px 48px}.feedback-album{gap:20px}.live-feedback-card .feedback-score-value{font-size:38px}.live-feedback-card blockquote{font-size:20px;line-height:1.5}.feedback-more-link{min-height:48px;padding:14px 18px;font-size:16px}.feedback-gallery-pair,[data-website-collection=images].feedback-gallery-pair{grid-template-columns:minmax(0,1fr)}.feedback-header{gap:14px}.feedback-header>a:first-child{white-space:nowrap}.feedback-header>a:last-child{text-align:right;align-items:center;min-height:44px;display:inline-flex}.hero-copy>*,.hero-video,.portal-teaser,.schedule,.proof,.stories,.courses,.method,.evidence,.livestream,.contact{opacity:1;animation:none;transform:none}}
