:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#edf0fa;background:#080b16;font-synthesis:none;color-scheme:dark;line-height:1.6}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}a{color:#c4b5fd;text-decoration:none}a:hover{text-decoration:underline}button,.button{border:0;background:#8152ed;color:#fff;padding:11px 17px;border-radius:10px;cursor:pointer;font-weight:600;display:inline-flex;gap:8px;align-items:center;justify-content:center}button:hover,.button:hover{background:#9466fa;text-decoration:none}button:disabled{opacity:.5;cursor:wait}input,textarea,select{display:block;width:100%;background:#0e1526;border:1px solid #303a51;color:#f1f3fa;padding:11px 13px;border-radius:9px;margin:6px 0 15px}input:focus,textarea:focus,select:focus,button:focus-visible{outline:2px solid #b7a0ff;outline-offset:2px}textarea{min-height:98px;resize:vertical}label{display:block;color:#cbd3e5;font-size:14px;margin:12px 0}h1,h2,h3{line-height:1.25;letter-spacing:-.025em}h1{font-size:38px}h2{font-size:21px}h3{font-size:18px}p{color:#aebad1}small{color:#95a1b8;overflow-wrap:anywhere}.brand{font-weight:800;font-size:25px;letter-spacing:-1px;white-space:nowrap;color:#fff}.brand span{color:#ae8dfc}.panel{background:linear-gradient(145deg,#141c2d,#0e1423);border:1px solid #253047;border-radius:16px;padding:24px;margin:18px 0;overflow-wrap:anywhere}.panel>h2:first-child{margin-top:0}.grid{display:grid;gap:20px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid .panel{margin:8px 0}.public{max-width:1200px;margin:auto;padding:25px}.hero{display:grid;grid-template-columns:1.6fr 1fr;gap:60px;align-items:center;padding:65px 0}.hero h1{font-size:clamp(32px,4vw,56px)}.hero h1 span{color:#b797ff}.eyebrow{font-size:12px;letter-spacing:.16em;color:#bca6ef}header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #20293b;padding:22px max(24px,calc((100vw - 1200px)/2))}header nav{display:flex;align-items:center;gap:22px}.auth{max-width:500px;margin:60px auto;padding:20px}.shell{display:grid;grid-template-columns:250px 1fr;min-height:100vh}aside{background:#0c111e;border-right:1px solid #243047;padding:26px 18px;position:sticky;top:0;align-self:start;height:100vh;overflow:auto}aside .brand{display:block;margin-bottom:30px}aside nav{display:grid;gap:5px;margin:26px 0}aside nav button{justify-content:flex-start;background:transparent;color:#b7c3d7}aside nav button.active{color:#fff;background:#33234f;border-left:3px solid #a17cfc}aside>.secondary{margin:7px 0;width:100%}.workspace{padding:24px 36px;max-width:1450px;width:100%;min-width:0}.topline{display:flex;justify-content:space-between;gap:20px;color:#a6b3cb;font-size:13px;border-bottom:1px solid #202a3e;padding-bottom:18px}.secondary{background:#202b40;color:#dbe1ed}.link{background:none;color:#bca5f3;padding:10px}.actions{display:flex;gap:10px;flex-wrap:wrap;align-items:start}.status{min-height:22px;font-size:14px;white-space:pre-wrap}.error{color:#ffc1c1;background:#311c29;border-radius:8px;padding:12px}.pill{display:inline-block;color:#cfc1fb;border:1px solid #463665;border-radius:15px;padding:2px 10px;font-size:12px}.metric{font-size:46px;font-weight:750;color:#c0a6ff}article{border-bottom:1px solid #2b354c;padding:15px 0}article:last-child{border:0}.prewrap{white-space:pre-wrap}.choice{display:flex;align-items:center;gap:12px;background:#182137;padding:11px;border-radius:9px}.choice input{width:auto;margin:0}pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#0b1120;padding:15px;border-radius:9px;font-size:13px}footer{text-align:center;color:#74839f;padding:35px}.loading{padding:40px}@media(max-width:900px){.shell{grid-template-columns:190px 1fr}.workspace{padding:20px}.grid.two,.grid.three{grid-template-columns:1fr}.hero{gap:25px}.brand{font-size:21px}}@media(max-width:640px){.shell{display:block}aside{position:static;height:auto;padding:16px}aside .brand{margin-bottom:12px}aside nav{display:flex;overflow-x:auto;margin:10px 0}aside nav button{white-space:nowrap;font-size:13px}aside>.secondary{width:auto;margin-right:8px}aside>label{margin-bottom:0}.workspace{padding:18px}header{padding:16px}header nav>a:not(.button){display:none}.hero{display:block;padding:25px 0}.hero h1{font-size:35px}.public{padding:18px}.topline{font-size:11px;overflow-wrap:anywhere}.panel{padding:19px}h1{font-size:29px}}.ml-site{--ml-bg: #080f1c;--ml-panel: #111b2d;--ml-border: #233148;--ml-muted: #b5bfd6;min-height:100vh;background:radial-gradient(ellipse at 75% 20%,#111e36 0,transparent 48%),#080f1c;color:#f2f2fc;font-size:15px;line-height:1.5}.ml-site *{box-sizing:border-box}.ml-site em{font-style:normal;color:#b989ff}.ml-site p{color:var(--ml-muted);margin:10px 0 20px}.ml-site h1,.ml-site h2{letter-spacing:-.025em}.ml-site h1{font-size:38px;margin:0 0 8px;line-height:1.2}.ml-site h2{font-size:18px;margin:0 0 8px}.ml-site a{color:inherit}.ml-site button,.ml-button{border-radius:9px}.ml-site .ml-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:linear-gradient(115deg,#8653ff,#7440ed);box-shadow:inset 0 1px #b193ff55,0 7px 22px #6c36ef19;color:#fff;font-size:14px;font-weight:650;padding:12px 19px;border:1px solid #9b70ff44;white-space:nowrap;text-decoration:none}.ml-site .ml-button:hover{background:linear-gradient(115deg,#986dff,#8954fb)}.ml-header{height:82px;padding:0 36px;display:flex;align-items:center;gap:42px;border-bottom:1px solid #26324a;background:#070d18a8;max-width:none}.ml-brand{font-weight:800;font-size:28px;letter-spacing:-1px;white-space:nowrap}.ml-brand span{color:#a96cff}.ml-header nav{display:flex;gap:30px;font-size:14px}.ml-account{margin-left:auto;display:flex;align-items:center;gap:30px;font-size:14px}.ml-main{max-width:1440px;padding:40px 38px 28px;margin:0 auto}.ml-hero{position:relative;min-height:450px;display:flex;align-items:center;padding:28px 0 44px}.ml-hero-copy{position:relative;z-index:1;width:75%}.ml-hero h1{font-size:clamp(33px,3.55vw,52px);line-height:1.18;max-width:790px;font-weight:780;letter-spacing:-1.2px}.ml-hero-copy>p{font-size:21px;color:#e1e7f6;margin:17px 0 45px}.ml-hero-art{position:absolute;right:-8px;top:-10px;width:39%;aspect-ratio:306/285;overflow:hidden;pointer-events:none}.ml-hero-art img{position:absolute;width:502%;max-width:none;left:-144%;top:-30%;height:auto}.ml-searchbar{display:flex;gap:8px;align-items:center;border:1px solid #293049;background:#161d32;padding:9px;border-radius:15px;width:max-content;max-width:100%;box-shadow:0 10px 32px #0003}.ml-searchbar label{margin:0;background:#f5f5fc;display:flex;align-items:center;gap:9px;border-radius:10px;color:#272949;padding:0 13px;height:53px;width:245px}.ml-searchbar input,.ml-searchbar select{background:transparent!important;color:#283149!important;margin:0!important;border:0!important;padding:8px 0!important;font-size:13px;width:100%;min-width:0;color-scheme:light}.ml-searchbar .ml-button{height:53px;padding:12px 22px}.ml-subjects{display:flex;gap:9px;flex-wrap:wrap;margin-top:16px;max-width:830px}.ml-subjects a{font-size:12px;background:linear-gradient(#172235,#101928);padding:6px 15px;border:1px solid #2c3950;border-radius:30px}.ml-features{display:grid;grid-template-columns:repeat(3,1fr) 1.48fr;gap:16px;margin:20px 0 5px}.ml-feature{display:block;padding:21px;border:1px solid #202c42;border-radius:16px;background:linear-gradient(120deg,#131f32,#0e192a);text-decoration:none!important}.ml-feature>svg{width:46px;height:46px;background:#342257;border-radius:12px;padding:10px;color:#c69bff;margin-bottom:10px}.ml-feature h2{font-size:17px}.ml-feature p{font-size:14px;margin:8px 0 0}.ml-feature-plan{background:linear-gradient(120deg,#292449,#181a33);border-color:#484073}.ml-feature-plan h2{display:flex;align-items:center;gap:9px;font-weight:550}.ml-feature-plan h2 svg{color:#f6ce68;width:28px}.ml-feature-plan strong{display:flex;justify-content:space-between;font-size:28px;margin:16px 0 8px}.ml-feature-plan small{font-size:11px;color:#b8acce}.ml-footer{max-width:1440px;margin:auto;display:flex;justify-content:space-between;padding:25px 38px;color:#78869f;font-size:12px}.ml-footer a{color:#aaa1c9}.ml-search-page>p{font-size:16px}.ml-search-layout{display:grid;grid-template-columns:265px minmax(0,1fr);gap:18px}.ml-filter-panel{position:static;height:auto;padding:18px;background:linear-gradient(135deg,#152033,#0d1727);border:1px solid #202b40;border-radius:16px;align-self:start;overflow:visible}.ml-site input,.ml-site select,.ml-site textarea{background:linear-gradient(120deg,#182337,#111c2e);border:1px solid #35445f;border-radius:8px;font-size:13px;padding:11px 12px;margin:7px 0 0;color:#e9ecf7;width:100%;min-width:0}.ml-site label{font-size:14px;color:#f0f1f8;margin:0 0 19px}.ml-site fieldset{border:0;padding:0;margin:10px 0 22px}.ml-site legend{font-size:14px;margin-bottom:8px}.ml-site input[type=checkbox]{appearance:auto;width:18px;height:18px;accent-color:#8953fa;margin:0;flex-shrink:0}.ml-site input[type=range]{accent-color:#a476ff;padding:0;border:0;background:transparent;margin-top:16px}.ml-check{display:flex;align-items:center;gap:9px;margin:8px 0!important}.ml-price-inputs{display:flex;align-items:center;gap:7px}.ml-price-inputs input{width:calc(50% - 10px)}.ml-site .ml-link{background:none;border:0;color:#b693ff;padding:0;font-size:13px;text-decoration:underline;box-shadow:none}.ml-result-bar{display:flex;justify-content:flex-end;align-items:center;gap:18px;margin-bottom:9px;min-height:36px;font-size:13px;color:#d4d9e8}.ml-result-bar select{width:174px;margin:0;padding:8px 10px}.ml-results{min-width:0}.ml-teacher-card{display:flex;gap:20px;margin:0 0 13px;padding:13px!important;background:linear-gradient(110deg,#131d2d,#101a2b);border:1px solid #243147!important;border-radius:16px;align-items:center;min-width:0}.ml-avatar{width:130px;height:136px;object-fit:cover;border-radius:11px;background:#263049;flex-shrink:0}.ml-initials{display:flex;align-items:center;justify-content:center;color:#b58cf5;background:linear-gradient(130deg,#353051,#192738)}.ml-teacher-details{flex:1;min-width:0}.ml-teacher-details h2{font-size:21px;margin-bottom:3px}.ml-teacher-details>p{color:#c5ebdf;font-size:14px;margin:0 0 11px}.ml-tags{display:flex;flex-wrap:wrap;gap:6px}.ml-tags span{display:inline-block;background:#202b40;border:1px solid #33415a;font-size:11px;padding:4px 8px;border-radius:5px;color:#d2d9ed}.ml-modes{display:flex;flex-wrap:wrap;gap:18px;font-size:12px;color:#c9d4e6;margin-top:13px}.ml-modes span{display:inline-flex;gap:7px;align-items:center}.ml-teacher-price{min-width:180px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.ml-teacher-price strong{font-size:24px;white-space:nowrap}.ml-online{font-size:12px;color:#7be397;display:flex;align-items:center;gap:8px}.ml-online:before{content:"";width:10px;height:10px;background:#41c466;border-radius:50%}.ml-teacher-price .ml-button{width:100%;padding:10px 12px;font-size:12px}.ml-empty{padding:45px 25px;text-align:center;border:1px dashed #34405c;border-radius:14px;color:#a999c7}.ml-filter-toggle{display:none}.ml-back{display:flex;align-items:center;gap:5px;color:#c8d0e4!important;font-size:12px;margin:-14px 0 19px}.ml-profile-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(240px,.87fr) minmax(230px,.8fr);gap:18px;align-items:start}.ml-profile-heading{display:flex;gap:20px;min-height:220px}.ml-profile-heading .ml-avatar{width:180px;height:230px}.ml-profile-heading h1{font-size:30px;margin:0 0 3px}.ml-profile-heading p{margin:0 0 9px;font-size:17px;color:#d6def0}.ml-profile-heading .ml-modes{margin-top:20px}.ml-small{font-size:12px!important;color:#c2cce2;line-height:1.6}.ml-small>svg{vertical-align:middle;flex-shrink:0;color:#af94ff;margin-right:6px}.ml-tabs{display:flex;gap:0;border-bottom:1px solid #2a354b;margin-top:24px;overflow-x:auto}.ml-tabs button{background:transparent;color:#c7d0e4;padding:14px 13px;font-size:12px;white-space:nowrap;border-radius:0;font-weight:450;border-bottom:2px solid transparent}.ml-tabs button.active{color:#c39aff;border-bottom-color:#ad76ff}.ml-bio-panel{margin-top:20px;background:linear-gradient(120deg,#111c2d,#0b1524);padding:17px;border-radius:13px;font-size:13px;min-height:240px}.ml-bio-panel h2{font-size:18px;margin-bottom:9px}.ml-prewrap{white-space:pre-wrap}.ml-method{padding:0;list-style:none}.ml-method li{display:flex;align-items:flex-start;gap:9px;color:#d0d9eb;margin:10px 0}.ml-method svg{background:#8350f3;border-radius:50%;padding:2px;box-sizing:content-box;flex-shrink:0}.ml-availability,.ml-apply-panel{background:linear-gradient(130deg,#131f30,#101a2b);border:1px solid #233148;border-radius:15px;padding:17px;min-height:450px}.ml-availability h2{font-size:14px;display:flex;align-items:center;gap:10px;margin:0 0 18px}.ml-availability h2 svg{color:#b6abff}.ml-week{display:flex;align-items:center;justify-content:space-between;background:#182339;border:1px solid #2b3851;border-radius:8px;font-size:11px;gap:5px;margin-bottom:20px}.ml-week button{padding:7px 4px;background:none;color:#dbe2f4}.ml-slot-day{margin:20px 0}.ml-slot-day>span{display:block;color:#c5cde0;font-size:12px;margin-bottom:8px}.ml-slot-day>div{display:flex;flex-wrap:wrap;gap:6px}.ml-slot-day button{font-weight:450;border:1px solid #34415c;background:#1c283e;padding:7px;font-size:12px;border-radius:6px}.ml-slot-day button.selected{background:#7747db;border-color:#b58bff}.ml-apply-panel>strong{font-size:26px;white-space:nowrap}.ml-apply-panel>.ml-button{width:100%;margin:4px 0 25px}.ml-apply-panel label{font-size:12px}.ml-apply-panel textarea{min-height:130px;font-size:11px;resize:vertical}.ml-count{text-align:right;font-size:11px;color:#9aa6c0;margin-top:-10px}.ml-apply-panel [role=status]{font-size:13px;color:#c6b2ff}.ml-signup-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(310px,1fr);gap:32px;align-items:start;padding:12px 0 0}.ml-signup-layout h1{font-size:43px}.ml-signup-layout>div>p{font-size:17px;max-width:650px;line-height:1.6}.ml-signup-form{border:1px solid #26344b;border-radius:16px;padding:24px;background:linear-gradient(120deg,#111c2c,#0d1828);margin-top:24px}.ml-signup-form h2{font-size:16px;margin:0 0 14px}.ml-form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ml-password-label{max-width:calc(50% - 9px);margin-bottom:28px!important}.ml-password{position:relative}.ml-password input{padding-right:42px}.ml-password button{position:absolute;right:0;top:0;background:transparent;color:#acb8d2;padding:11px}.ml-role-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ml-role-cards>label{border:1px solid #36445e;border-radius:9px;padding:14px;display:flex;align-items:flex-start;gap:12px;font-size:14px}.ml-role-cards input{margin-top:2px!important}.ml-role-cards small{display:block;color:#acb9d0;line-height:1.55;font-size:13px;margin-top:6px}.ml-plan{background:linear-gradient(120deg,#232441,#141c30);border:1px solid #49406b;border-radius:16px;padding:24px;position:sticky;top:24px}.ml-plan h2{display:flex;align-items:center;gap:11px;font-size:17px;font-weight:500}.ml-plan h2 svg{color:#f4d16c;background:#3c3359;padding:3px;border-radius:7px}.ml-plan>strong{font-size:34px}.ml-plan>p{font-size:15px;line-height:1.55}.ml-plan ul{padding:0;list-style:none;margin:24px 0}.ml-plan li{display:flex;gap:13px;font-size:15px;margin:18px 0}.ml-plan li>svg{background:#3bbe64;border-radius:50%;padding:3px;flex-shrink:0;width:23px;height:23px}.ml-plan small{display:block;margin-top:3px;font-size:13px;color:#b9c4dc}.ml-plan .ml-button{width:100%}.ml-inline-signup{margin:8px 0}.ml-signup-form .ml-link{display:block;margin-top:12px}.ml-signup-form [role=status]{color:#cbb4ff}.ml-editor .ml-check{color:inherit}.ml-editor .ml-check input{width:18px;margin:0}.ml-editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ml-editor-slot{display:flex;align-items:center;gap:15px;justify-content:space-between}@media(min-width:1500px){.ml-header{padding-left:max(36px,calc((100vw - 1364px)/2));padding-right:max(36px,calc((100vw - 1364px)/2))}}@media(max-width:1100px){.ml-header{padding:0 24px;gap:28px}.ml-header nav{gap:18px}.ml-main{padding:30px 26px}.ml-searchbar label{width:200px}.ml-hero-art{width:43%;top:5px;right:-16px}.ml-hero h1{font-size:39px}.ml-hero-copy>p{font-size:17px}.ml-features{gap:12px}.ml-feature{padding:17px}.ml-feature-plan strong{font-size:23px}.ml-search-layout{grid-template-columns:220px minmax(0,1fr)}.ml-teacher-card{gap:13px;flex-wrap:wrap}.ml-teacher-card .ml-avatar{width:96px;height:106px}.ml-teacher-price{flex-direction:row;align-items:center;width:100%;justify-content:space-between}.ml-teacher-price .ml-button{width:auto}.ml-teacher-price strong{font-size:19px}.ml-profile-grid{grid-template-columns:minmax(0,1.6fr) minmax(230px,1fr)}.ml-bio-column{grid-row:span 2}.ml-profile-heading{flex-wrap:wrap}.ml-profile-heading .ml-avatar{width:140px;height:175px}.ml-availability,.ml-apply-panel{min-height:0}.ml-signup-layout h1{font-size:34px}.ml-signup-layout{gap:20px;grid-template-columns:minmax(0,1.4fr) minmax(290px,1fr)}.ml-signup-form{padding:19px}.ml-role-cards{grid-template-columns:1fr}.ml-plan{padding:20px}}@media(max-width:760px){.ml-header{height:auto;min-height:75px;gap:14px;flex-wrap:wrap;padding:17px 20px}.ml-brand{font-size:24px}.ml-header nav{order:3;width:100%;display:flex;justify-content:center;font-size:12px}.ml-header nav>a:not(.button){display:block}.ml-account{gap:12px;font-size:12px}.ml-account .ml-button{padding:9px 12px;font-size:12px}.ml-main{padding:24px 20px}.ml-hero{padding:14px 0 0;display:flex;flex-direction:column;min-height:0}.ml-hero-copy{width:100%}.ml-hero h1{font-size:36px}.ml-hero-copy>p{margin:18px 0 23px;font-size:17px}.ml-hero-art{position:relative;width:min(100%,410px);right:auto;top:auto;order:2;margin-top:15px}.ml-searchbar{width:100%;flex-wrap:wrap;padding:8px}.ml-searchbar label,.ml-searchbar .ml-button{width:100%;height:46px}.ml-subjects{gap:7px}.ml-subjects a{font-size:11px;padding:5px 11px}.ml-features{grid-template-columns:1fr 1fr;margin-top:10px}.ml-feature h2{font-size:15px}.ml-feature p{font-size:13px}.ml-feature-plan strong{font-size:21px}.ml-feature-plan h2{display:block}.ml-feature-plan h2 svg{vertical-align:middle;margin-right:5px}.ml-footer{padding:24px 20px;gap:15px;flex-wrap:wrap}.ml-site h1{font-size:30px}.ml-search-layout{display:block}.ml-filter-toggle{display:inline-flex;margin-bottom:16px;background:#1c2940}.ml-filter-panel{display:none;margin-bottom:20px}.ml-filter-panel.is-open{display:block}.ml-result-bar{justify-content:space-between}.ml-teacher-price{flex-wrap:wrap;gap:10px}.ml-teacher-price .ml-button{margin-left:auto}.ml-teacher-details h2{font-size:19px}.ml-profile-grid{display:flex;flex-direction:column}.ml-bio-column,.ml-availability,.ml-apply-panel{width:100%}.ml-profile-heading{flex-wrap:nowrap;gap:15px;min-height:0}.ml-profile-heading .ml-avatar{width:110px;height:150px}.ml-profile-heading h1{font-size:24px}.ml-profile-heading p{font-size:14px}.ml-modes{gap:8px}.ml-tabs button{font-size:11px;padding:12px 9px}.ml-signup-layout{display:block}.ml-plan{position:static;margin-top:22px}.ml-form-row{grid-template-columns:1fr;gap:0}.ml-password-label{max-width:100%}.ml-role-cards{grid-template-columns:1fr 1fr;gap:10px}.ml-role-cards>label{padding:11px;font-size:13px}.ml-role-cards small{font-size:12px}.ml-editor-grid{grid-template-columns:1fr}.ml-editor-slot{align-items:flex-start;flex-direction:column}.ml-online{font-size:11px}}@media(prefers-reduced-motion:no-preference){.ml-button,.ml-feature{transition:background .18s,transform .18s}.ml-feature:hover{transform:translateY(-3px)}}.ml-hero-art{clip-path:polygon(0 0,100% 0,100% 100%,42% 100%,42% 63%,0 63%)}.ml-site .ml-searchbar label{margin:0;color:#272949}.ml-hero h1{font-size:clamp(33px,3.2vw,46px);max-width:840px}@media(min-width:761px){.ml-hero{min-height:480px}}@media(max-width:760px){.ml-hero h1{font-size:36px}}
