:root{--pink:#f50968;--pink-hover:#d70759;--pink-soft:#fff0f6;--ink:#18202e;--muted:#788190;--border:#e9ebef;--canvas:#f6f7f9;--night:#0b0e17;--night-card:#141823;--radius:16px;--body:'Be Vietnam Pro',system-ui,sans-serif;--heading:'Manrope','Be Vietnam Pro',system-ui,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;font:14px/1.7 var(--body);-webkit-font-smoothing:antialiased}body.public-body{background:var(--night);color:#f9fafc}body.admin-body{background:var(--canvas);color:var(--ink)}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.48;cursor:not-allowed}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:var(--heading);font-weight:800;line-height:1.3;letter-spacing:-.035em}h3{font-size:18px;letter-spacing:-.025em}h4{font-size:16px}p{line-height:1.85}img{max-width:100%;display:block}button{border:0}input,select,textarea{min-width:0;width:100%;border:1px solid #dfe3e9;border-radius:9px;color:var(--ink);background:#fff;padding:12px 14px;outline:none;line-height:1.5}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--pink);box-shadow:0 0 0 3px #f5096812}input:disabled{background:#f4f5f7;color:#9096a1}input::placeholder,textarea::placeholder{color:#a3a8b3}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #fa729f;outline-offset:4px}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}.icon{width:20px;height:20px;flex-shrink:0;display:inline-block;vertical-align:middle}.container{width:min(1180px,calc(100% - 64px));margin-inline:auto}.btn{display:inline-flex;justify-content:center;align-items:center;gap:9px;padding:12px 19px;border-radius:9px;font-size:13px;font-weight:600;line-height:1.5;transition:background .18s,transform .18s;white-space:nowrap}.btn:hover{transform:translateY(-1px)}.btn.primary{background:var(--pink);color:#fff;box-shadow:0 4px 12px #f5096812}.btn.primary:hover{background:var(--pink-hover)}.btn.secondary{background:white;border:1px solid var(--border);color:var(--ink)}.btn.ghost{background:transparent;border:1px solid #ffffff29;color:inherit}.btn.large{padding:16px 25px;font-size:14px;border-radius:10px}.btn.small{padding:9px 14px;font-size:12px}.btn.tiny{padding:7px 10px;font-size:11px}.btn.full{width:100%}.btn.icon-btn,.icon-btn{padding:8px;min-width:32px;min-height:32px;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:inherit;border-radius:7px}.icon-btn:hover{background:#f5096810;color:var(--pink)}.btn.plain,.plain{padding:6px 9px;font-size:11px;background:transparent;color:var(--pink);box-shadow:none}.text-link{display:inline-flex;align-items:center;gap:6px;color:var(--pink);font-size:12px;font-weight:600}.text-link .icon{width:16px;height:16px}.danger{color:#df4156!important}.muted{color:var(--muted)}.small{font-size:12px}.accent{color:var(--pink)}.flex-wrap{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:22px}.eyebrow{font:600 10px/1.6 var(--body);letter-spacing:.19em;color:#ff659f;display:flex;align-items:center;gap:9px}.eyebrow.dark{color:#9994a3}.badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 9px;border-radius:6px;background:#f0f2f5;color:#687384;font:500 10px/1.6 var(--body);white-space:nowrap;letter-spacing:0}.badge.pink{color:#e00961;background:#fff0f6}.badge.green{color:#2a926a;background:#eaf8f2}.badge.amber{color:#b48325;background:#fff7e5}.badge.red{color:#d3485c;background:#ffeff1}.avatar{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:#f8e9ef;color:#a96984;border-radius:50%;font:700 11px/1 var(--heading);flex-shrink:0;letter-spacing:0}.avatar.large{width:62px;height:62px;font-size:20px}.brand{display:flex;align-items:center;gap:11px;font:800 16px/1.1 var(--heading);letter-spacing:.055em;flex-shrink:0}.brand small{display:block;font:500 6px/1.3 var(--body);letter-spacing:.18em;color:#8d929f;margin-top:6px}.brand-mark{width:30px;height:30px;display:block;position:relative;flex-shrink:0}.brand-mark:before{content:'';position:absolute;right:0;top:0;width:21px;height:21px;border-top:5px solid var(--pink);border-right:5px solid var(--pink)}.brand-mark:after{content:'';position:absolute;left:0;bottom:0;width:21px;height:21px;border-left:5px solid var(--pink);border-bottom:5px solid var(--pink)}.skip-link{position:fixed;top:-100px;left:20px;padding:12px;background:var(--pink);color:white;z-index:999}.skip-link:focus{top:10px}.initial-loader{height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;background:var(--night);color:white}.notice{display:flex;align-items:flex-start;gap:12px;padding:15px 18px;background:#f1f5fa;border-radius:10px;color:#69778b;font-size:12px;line-height:1.7;margin-bottom:24px}.notice .icon{margin-top:2px;width:18px;height:18px}.notice.amber{background:#fff7e7;color:#a58241}.notice.subtle{background:#f7f8fa;color:#8a919e}.form-error{color:#d82e51;background:#fff0f3;border-radius:8px;padding:10px 12px;margin:12px 0;font-size:12px}.form-error[hidden]{display:none}.notes-text{white-space:pre-wrap;line-height:1.9}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:18px;flex:1;min-width:0;font-size:12px}.field>span{font-weight:600;color:#555f70}.field input,.field textarea,.field select{font-size:12px}.form-row{display:flex;gap:18px}.required{color:var(--pink)}.progress{height:5px;background:#eef0f4;border-radius:8px;overflow:hidden}.progress>span{height:100%;display:block;background:var(--pink);border-radius:8px;transition:width .3s}.live-dot{width:6px;height:6px;border-radius:50%;background:var(--pink);box-shadow:0 0 0 4px #f509681a}.date-pill{display:flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:8px;padding:10px 14px;background:white;color:#7d8592;font-size:11px}
/* Public course website */
.public-header{height:88px;background:#0b0e17ee;border-bottom:1px solid #ffffff0a;position:sticky;top:0;z-index:50;backdrop-filter:blur(16px)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:22px}.public-nav{display:flex;gap:30px;margin-left:20px}.public-nav a{font-size:12px;font-weight:500;color:#b9becb;transition:color .2s}.public-nav a:hover{color:#fff}.header-actions{display:flex;align-items:center;gap:22px}.header-actions .icon-btn{display:none}.login-link{font-size:12px;color:#bbc0cc}.account-link{display:flex;align-items:center;gap:8px;font-size:11px}.public-mobile-nav{display:none}.hero{padding-top:61px;text-align:center}.hero>.eyebrow{justify-content:center}.hero h1{font-size:clamp(40px,5vw,67px);letter-spacing:-.055em;line-height:1.2;margin:23px auto 22px;max-width:1000px}.hero h1>span{color:var(--pink)}.hero-description{font-size:15px;line-height:1.85;color:#a1a8b8;font-weight:400}.hero-buttons{display:flex;gap:14px;align-items:center;justify-content:center;margin-top:29px}.hero-film{display:block;width:min(950px,100%);aspect-ratio:2/1;margin:45px auto 0;position:relative;border-radius:15px;overflow:hidden;border:1px solid #ffffff15;box-shadow:0 0 60px #f5096810;text-align:left}.hero-film>img{width:100%;height:100%;object-fit:cover}.film-shade{position:absolute;inset:0;background:linear-gradient(90deg,#090d1799,transparent 80%),linear-gradient(0deg,#080b18e0,transparent 65%)}.film-top{position:absolute;top:25px;left:29px;right:29px;display:flex;justify-content:space-between;color:#ffffffcf;font-size:8px;font-weight:600;letter-spacing:.16em}.film-top>span{display:flex;align-items:center;gap:6px}.film-top .icon{width:14px;height:14px}.film-title{position:absolute;bottom:102px;left:40px}.film-title>span{font-size:8px;letter-spacing:.16em;color:#dddde2}.film-title strong{display:block;font:800 44px/1.4 var(--heading);letter-spacing:-.03em;color:white}.film-play{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%);width:70px;height:70px;border-radius:50%;background:#ffffff17;border:1px solid #ffffff99;backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;transition:background .2s,scale .2s}.hero-film:hover .film-play{background:var(--pink);border-color:var(--pink);scale:1.07}.film-play .icon{width:29px;height:29px;fill:white;stroke-width:0;margin-left:4px}.film-bottom{position:absolute;left:29px;right:29px;bottom:25px;padding-top:16px;border-top:1px solid #ffffff36;display:flex;justify-content:space-between;font-size:8px;letter-spacing:.14em;color:#eeeeef}.film-bottom>span:last-child{display:flex;gap:6px;align-items:center;letter-spacing:0;font-size:10px}.film-bottom .icon{width:15px;height:15px}.film-corners{position:absolute;inset:15px;pointer-events:none;border:1px solid #ffffff16;border-radius:5px}.hero-meta{display:flex;justify-content:center;gap:30px;padding:25px 0 48px;color:#9099aa;font-size:10px}.hero-meta>span{display:flex;align-items:center;gap:7px}.hero-meta .icon{width:15px;height:15px;color:#eb467f}.ticker{border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:20px 0;overflow:hidden;color:#7e8799}.ticker>div{width:max-content;white-space:nowrap;font:600 11px/1 var(--heading);letter-spacing:.19em;word-spacing:6px;animation:slide 45s linear infinite}.ticker span{color:var(--pink);margin:0 26px}@keyframes slide{to{transform:translateX(-35%)}}.section-heading{text-align:center;margin-bottom:42px}.section-heading .eyebrow{justify-content:center}.section-heading h2{font-size:40px;margin:15px 0 18px;line-height:1.3;letter-spacing:-.05em}.section-heading h2>span{color:var(--pink)}.section-heading>p{color:#939cab;font-size:13px;max-width:600px;margin:auto}.light-section{background:#faf9f7;color:var(--ink);padding:83px 0 30px}.light-section .section-heading h2>span{color:#7e8490}.light-section .section-heading p{color:#7f8794}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.benefit-card{background:white;padding:30px;border-radius:14px;border:1px solid #ecebea}.benefit-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:35px}.benefit-top .number{font:700 36px/1 var(--heading);letter-spacing:-.05em;color:#d9d7de}.benefit-top .icon{color:var(--pink);width:30px;height:30px}.benefit-card h3{font-size:20px;margin-bottom:15px}.benefit-card p{color:#87909d;font-size:12px}.card-rule{display:block;width:35px;height:2px;background:var(--pink);margin-top:26px}.audience-strip{display:flex;justify-content:center;align-items:center;gap:45px;padding:35px 0 0;font-size:10px;color:#6e7380}.audience-strip>span{font-size:8px;letter-spacing:.14em;color:#9da1aa}.audience-strip strong{font-weight:500}.story-section{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding:95px 0}.story-photo{position:relative;height:485px;border-radius:15px;overflow:hidden}.story-photo img{width:100%;height:100%;object-fit:cover}.photo-tag{position:absolute;bottom:22px;left:22px;background:#101622ab;backdrop-filter:blur(12px);border:1px solid #ffffff20;padding:10px 13px;border-radius:6px;font-size:8px;letter-spacing:.09em}.story-copy h2{font-size:43px;margin:18px 0 24px;letter-spacing:-.04em}.story-copy h2 span{color:var(--pink)}.story-copy>p{font-size:13px;color:#8c96a8;line-height:1.95}.check-list{list-style:none;padding:0;margin:24px 0;display:flex;flex-direction:column;gap:13px;font-size:12px;color:#a9b2c2}.check-list li{display:flex;align-items:flex-start;gap:9px}.check-list .icon{width:16px;height:16px;color:var(--pink);margin-top:2px}.curriculum-section{background:#10141f;padding:80px 0 90px;border-top:1px solid #ffffff08;border-bottom:1px solid #ffffff08}.curriculum-layout{display:grid;grid-template-columns:1.8fr 1fr;gap:30px;align-items:start}.public-chapter{background:#181d29;border:1px solid #ffffff0a;border-radius:10px;overflow:hidden;margin-bottom:12px}.public-chapter summary{display:flex;align-items:center;gap:17px;padding:21px 24px}.chapter-no{color:#ff518f;font:600 21px/1 var(--heading);letter-spacing:-.03em}.public-chapter summary>div{flex:1}.public-chapter summary strong{font-weight:600;font-size:13px}.public-chapter summary small{display:block;font-size:9px;color:#8791a2;margin-top:5px}.accordion-plus{width:16px;height:16px;color:#8390a2}.public-chapter[open] .accordion-plus,details[open]>summary .accordion-plus{transform:rotate(45deg);color:var(--pink)}.public-lessons{padding:0 24px 16px 63px}.public-lessons>a{display:flex;align-items:center;gap:10px;border-top:1px solid #ffffff08;padding:13px 0;color:#a8b1c1;font-size:11px}.public-lessons>a:hover{color:white}.public-lessons>a>span:not(.badge){flex:1}.public-lessons .icon{width:13px;height:13px;color:#67788f}.public-lessons small{font-size:9px}.public-lessons .badge.green{background:#173129;color:#71ba9a}.curriculum-aside{border-radius:14px;background:#1b202d;overflow:hidden;position:sticky;top:110px}.aside-photo{height:205px;position:relative}.aside-photo img{width:100%;height:100%;object-fit:cover}.aside-photo>span{position:absolute;bottom:14px;left:18px;background:#10172199;padding:5px 9px;border-radius:5px;font-size:8px;color:white}.aside-photo .icon{width:12px;height:12px}.aside-content{padding:29px}.aside-content h3{font-size:23px;margin:13px 0}.aside-content p{font-size:12px;color:#9aa5b8}.aside-price{font:800 30px/1.3 var(--heading);letter-spacing:-.04em;color:white;margin:22px 0}.aside-content>small{display:block;text-align:center;color:#6e7b91;font-size:9px;margin-top:13px}.resources-section{padding:85px 0 90px}.resources-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.resource-card{padding:22px;border:1px solid #ffffff0b;background:#131823;border-radius:12px;overflow:hidden}.resource-art{height:125px;position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.resource-art>.icon{width:43px;height:43px;position:relative;z-index:2;stroke-width:1.2;color:#fe558f}.art-ring{position:absolute;width:110px;height:110px;border:1px solid #f5096835;border-radius:50%;background:radial-gradient(circle,#f5096815,transparent 65%)}.art-ring:before{content:'';position:absolute;inset:14px;border:1px dashed #f5096830;border-radius:50%}.art-dot{position:absolute;width:7px;height:7px;background:#ff548f;border-radius:50%;top:19px;right:60px}.sound .resource-art>.icon{color:#9d8cf8}.sound .art-ring{border-color:#9d8cf855;background:#9d8cf810}.sound .art-dot{background:#9d8cf8}.project .resource-art>.icon{color:#6bc7bb}.project .art-ring{border-color:#6bc7bb55;background:#6bc7bb10}.project .art-dot{background:#6bc7bb}.community .resource-art>.icon{color:#d9ab65}.community .art-ring{border-color:#d9ab6555;background:#d9ab6510}.community .art-dot{background:#d9ab65}.resource-card h3{font-size:15px;margin-bottom:9px;letter-spacing:-.02em}.resource-card p{font-size:10px;color:#818da1}.pricing-section{background:#111620;border-block:1px solid #ffffff08;padding:80px 0}.pricing-layout{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:100px}.pricing-layout h2{font-size:43px;margin:17px 0 24px;line-height:1.3;letter-spacing:-.05em}.pricing-layout h2 span{color:var(--pink)}.pricing-layout>div>p{font-size:13px;color:#8d98ab;max-width:430px}.price-perks{display:flex;flex-direction:column;gap:14px;margin-top:32px;color:#b0b9c8;font-size:12px}.price-perks>span{display:flex;align-items:center;gap:11px}.price-perks .icon{width:17px;height:17px;color:#ff598f}.price-card{background:#fafafb;border-radius:16px;padding:35px;color:var(--ink);box-shadow:0 0 70px #f5096810;border:1px solid #ffffff25}.price-label{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:8px;letter-spacing:.1em;color:#8e96a4}.price-card h3{font-size:25px;line-height:1.4;margin:23px 0}.big-price{font:800 41px/1.2 var(--heading);letter-spacing:-.06em;color:var(--pink)}.price-card>p{color:#9aa1ac;font-size:10px;margin-top:9px}.price-card .check-list{color:#727d8e;font-size:11px;gap:11px}.price-card>.text-link{display:block;text-align:center;font-size:9px;margin-top:17px}.demo-copy{display:block;text-align:center;font-size:8px;color:#a5a9b2;margin-top:12px}.faq-section{display:grid;grid-template-columns:1fr 1.7fr;gap:75px;padding:95px 0}.faq-section h2{font-size:40px;margin:15px 0 20px}.faq-section h2>span{color:var(--pink)}.faq-section>div>p{color:#8591a5;font-size:12px}.faq-list details{border-bottom:1px solid #ffffff10}.faq-list summary{padding:21px 0;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:12px;font-weight:500;color:#c3cad5}.faq-list details p{color:#7c8ba1;font-size:11px;padding:0 25px 20px 0}.last-cta{padding:25px 0 85px;text-align:center}.last-cta .eyebrow{justify-content:center}.last-cta h2{font-size:43px;margin:20px 0 30px}.last-cta h2 span{color:var(--pink)}.public-footer{border-top:1px solid #ffffff0b;padding:40px 0 20px;background:#090c14}.footer-top{display:flex;justify-content:space-between;gap:40px;align-items:center;padding-bottom:35px}.footer-top>p{color:#778499;font-size:12px}.footer-top>div{display:flex;flex-direction:column;gap:9px;font-size:11px;color:#919eaf}.footer-bottom{border-top:1px solid #ffffff0b;padding-top:20px;display:flex;justify-content:space-between;color:#4f5e76;font-size:8px}
/* Authentication and learner experience */
.auth-layout{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-block:50px 70px;min-height:610px;border:1px solid #ffffff0c;border-radius:16px;overflow:hidden;background:#131824}.auth-visual{position:relative;min-height:100%}.auth-visual>img{height:100%;width:100%;object-fit:cover;opacity:.65}.auth-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0c1124ec,transparent)}.auth-visual-copy{position:absolute;bottom:43px;left:39px;right:30px;z-index:1}.auth-visual-copy h2{font-size:32px;line-height:1.4;margin:17px 0}.auth-visual-copy p{color:#bac3d2;font-size:12px}.auth-panel{padding:43px 45px}.auth-panel h1{font-size:31px;margin:14px 0}.auth-panel>p{color:#8592a7;font-size:11px}.auth-tabs{display:flex;border-bottom:1px solid #ffffff15;margin:27px 0 24px}.auth-tabs a{flex:1;text-align:center;padding:12px 0;font-size:11px;color:#78889f}.auth-tabs a.active{color:#fa4587;border-bottom:2px solid var(--pink)}.auth-panel .field>span{color:#a0acbf}.auth-panel input{background:#0f1420;border-color:#293044;color:#e2e6ee}.auth-panel input:focus{border-color:var(--pink)}.auth-panel input::placeholder{color:#4d5c75}.password-wrap{position:relative}.password-wrap input{padding-right:55px}.password-wrap .plain{position:absolute;right:7px;top:9px;font-size:10px}.auth-bottom{display:flex;align-items:center;justify-content:center;gap:8px;color:#657691;font-size:9px;padding-top:20px}.auth-bottom .icon{width:15px;height:15px}.auth-panel .notice{margin-top:25px;margin-bottom:0;background:#1e2534;color:#8292aa;font-size:9px}.learn-page{padding:40px 0 60px}.learn-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:27px}.learn-top h1{font-size:25px;margin-top:9px}.learn-layout{display:grid;grid-template-columns:minmax(0,1fr) 325px;gap:27px;align-items:start}.lesson-main{min-width:0}.video-embed{aspect-ratio:16/9;border:1px solid #ffffff12;border-radius:12px;overflow:hidden;background:#05080e}.video-embed iframe{width:100%;height:100%;border:0;display:block}.empty-player{aspect-ratio:16/9;position:relative;border-radius:12px;overflow:hidden;border:1px solid #ffffff12;background:#090e19}.empty-player>img{width:100%;height:100%;object-fit:cover;opacity:.18;filter:blur(2px)}.empty-player>div{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;text-align:center;padding:25px}.empty-player>div>.icon{width:38px;height:38px;color:#f34784}.empty-player h3{font-size:21px}.empty-player p{font-size:11px;color:#77899f}.player-help{display:flex;justify-content:space-between;gap:10px;font-size:9px;color:#6d7c92;padding:9px 2px}.player-help>span{display:flex;gap:5px;align-items:center}.player-help .icon{width:12px;height:12px}.player-help .text-link{font-size:9px}.lesson-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:24px 0}.lesson-title h2{font-size:24px;margin-top:7px;line-height:1.4}.lesson-title .btn{font-size:9px;padding:9px 12px}.lesson-tabs{display:flex;gap:24px;border-bottom:1px solid #ffffff13}.lesson-tabs>button{display:flex;align-items:center;gap:7px;padding:15px 0;color:#788ba3;background:transparent;border-bottom:2px solid transparent;font-size:11px}.lesson-tabs>button.active{border-color:var(--pink);color:#fc5791}.lesson-tabs .icon{width:16px;height:16px}.lesson-content{background:#141a26;border:1px solid #ffffff09;padding:26px;border-radius:0 0 12px 12px}.lesson-content h3{font-size:17px;margin-bottom:17px}.lesson-content .notes-text{color:#a5b2c5;font-size:12px}.lesson-content>.small{margin-top:20px;font-size:9px}.lesson-content form{margin-top:22px}.lesson-content .field>span{color:#9cacbf}.lesson-content input,.lesson-content textarea{background:#0e1420;border-color:#293345;color:#d1d9e5}.learning-sidebar{background:#131926;border:1px solid #ffffff0a;border-radius:12px;padding:20px}.outline-heading{padding-bottom:20px}.outline-heading h3{font-size:15px;margin-bottom:6px}.outline-heading>span{color:#76879e;font-size:9px;display:block;margin-bottom:10px}.outline-heading .progress{background:#293243}.course-outline details{border-top:1px solid #ffffff0b}.course-outline summary{padding:17px 0;display:grid;grid-template-columns:1fr 18px;gap:5px;align-items:center}.course-outline summary>span{grid-column:1;font-size:8px;color:#65778f;letter-spacing:.05em}.course-outline summary>strong{grid-column:1;font-size:10px;font-weight:600;color:#b2bfd0}.course-outline summary>.icon{grid-column:2;grid-row:1/3;width:14px;height:14px;color:#5d7290}.outline-lesson{display:flex;width:100%;gap:9px;align-items:center;text-align:left;background:transparent;padding:11px 9px;border-radius:7px;color:#7c8da5}.outline-lesson:hover{background:#ffffff03}.outline-lesson.selected{background:#f5096818;color:#ff79aa}.outline-lesson>span:nth-child(2){flex:1}.outline-lesson strong{font-size:9px;font-weight:500;line-height:1.7;display:block}.outline-lesson small{font-size:8px;color:#647790;display:block;margin-top:3px}.lesson-indicator{width:24px;height:24px;background:#253043;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lesson-indicator>.icon{width:11px;height:11px}.lesson-indicator.done{background:#143a2e;color:#72be9c}.selected .lesson-indicator{background:var(--pink);color:white}.free-dot{width:5px;height:5px;border-radius:50%;background:#68bd98}.outline-upgrade{border:1px solid #f5096836;border-radius:10px;padding:20px;margin-top:20px;background:linear-gradient(135deg,#f509680d,transparent)}.outline-upgrade>span{color:#ff649f;font-size:8px;letter-spacing:.08em;display:flex;align-items:center;gap:7px}.outline-upgrade>span>.icon{width:14px;height:14px}.outline-upgrade h3{font-size:20px;margin:14px 0 10px}.outline-upgrade p{font-size:10px;color:#7d8da5}.outline-upgrade>strong{display:block;font:800 28px/1.3 var(--heading);letter-spacing:-.04em;margin:15px 0}.outline-upgrade .btn{font-size:10px}.locked-player{aspect-ratio:16/9;background:radial-gradient(ellipse at 50% 60%,#f5096813,#141a27 70%);border:1px solid #ffffff10;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px;gap:15px}.locked-player>.icon{width:40px;height:40px;color:var(--pink)}.locked-player h2{font-size:27px}.locked-player>p{font-size:12px;color:#7f91a7}.checkout-page,.account-page{padding:35px 0 60px}.checkout-page,.account-page{color:var(--ink)}.checkout-page .page-title,.account-page .page-title{color:white}.breadcrumb{display:flex;align-items:center;gap:8px;font-size:10px;color:#8791a1}.breadcrumb .icon{width:12px;height:12px;color:#bec2ca}.breadcrumb a{color:var(--pink)}.page-title{margin:30px 0}.page-title h1{font-size:38px;margin:10px 0 13px}.page-title p{font-size:12px;color:#8997ad}.checkout-layout{display:grid;grid-template-columns:1.7fr 1fr;gap:26px;align-items:start}.checkout-page .card,.account-page .card{margin-bottom:25px}.detail-list{display:grid;grid-template-columns:135px minmax(0,1fr);gap:14px 15px;font-size:11px;margin:20px 0}.detail-list dt{color:#9099a7}.detail-list dd{margin:0;font-weight:500;overflow-wrap:anywhere}.bank-layout{display:grid;grid-template-columns:145px 1fr;gap:23px;align-items:center;margin:23px 0}.qr-preview>img{width:145px;border:1px solid var(--border);border-radius:8px;padding:8px}.qr-placeholder{min-height:145px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;border:1px dashed #d7dce5;background:#f7f9fb;border-radius:10px;padding:16px;color:#9ea7b7}.qr-placeholder>.icon{width:35px;height:35px}.qr-placeholder>span{font-size:10px}.bank-layout .detail-list{grid-template-columns:105px 1fr;gap:12px;font-size:10px}.payment-card>p{font-size:11px;color:#818b9a}.payment-card .notice{font-size:10px}.contact-buttons{display:flex;gap:10px;margin-top:18px}.checkout-summary>img{border-radius:10px;aspect-ratio:16/9;object-fit:cover;margin-bottom:25px}.checkout-summary h2{font-size:24px;margin:13px 0}.checkout-summary>p{font-size:11px;color:#8a94a4}.checkout-summary .check-list{color:#758397;font-size:10px}.summary-price{font:800 35px/1.3 var(--heading);letter-spacing:-.055em;margin-top:20px;color:var(--pink)}.summary-total{display:flex;justify-content:space-between;border-top:1px solid var(--border);padding-top:20px;margin-bottom:20px;font-size:12px}.checkout-summary>small{font-size:9px}.account-layout{display:grid;grid-template-columns:300px 1fr;gap:25px;align-items:start}.account-avatar{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.account-layout>.card>.btn{margin-top:13px}.account-layout .card>.progress{margin:20px 0}.account-layout .card h2{font-size:23px}.account-layout .card>h3{margin-bottom:20px}.own-request{border-top:1px solid var(--border);padding:20px 0}.own-request>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:11px}.own-request>p{font-size:11px;color:#7a8799;margin:10px 0}.own-request>small{font-size:9px;color:#a5adba}.reply-box{background:#f9f1f6;border-radius:9px;padding:14px 16px;margin:12px 0;font-size:10px;color:#ad6081}.reply-box>p{font-size:11px;color:#7d6a7a;margin-top:6px}.order-history{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:15px;border-top:1px solid var(--border);padding:17px 0;align-items:center;font-size:10px}.not-found{min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;color:white;text-align:center}.not-found h1{font-size:38px}.not-found p{color:#94a1b4}
/* CRM workspace */
.admin-shell{display:flex;min-height:100vh}.admin-sidebar{width:238px;position:fixed;inset:0 auto 0 0;background:#101621;color:white;display:flex;flex-direction:column;padding:30px 20px 18px;z-index:60;border-right:1px solid #ffffff08}.admin-sidebar>.brand{margin:0 7px 40px;font-size:13px;gap:10px}.admin-sidebar .brand-mark{width:26px;height:26px}.admin-sidebar .brand-mark:before,.admin-sidebar .brand-mark:after{width:19px;height:19px;border-width:4px}.admin-sidebar .brand small{font-size:5px;letter-spacing:.15em}.workspace-label{font-size:7px;letter-spacing:.16em;color:#4c5c73;margin:0 13px 16px}.admin-sidebar nav{display:flex;flex-direction:column;gap:7px}.admin-sidebar nav a{display:flex;align-items:center;gap:12px;padding:12px 15px;border-radius:8px;color:#91a0b7;font-size:11px;font-weight:400;transition:background .2s}.admin-sidebar nav .icon{width:18px;height:18px;color:#657a97}.admin-sidebar nav a:hover{background:#ffffff04;color:white}.admin-sidebar nav a.active{background:var(--pink);color:white;box-shadow:0 5px 25px #f509681c}.admin-sidebar nav a.active>.icon{color:white}.admin-sidebar nav a>small{margin-left:auto;padding:1px 6px;font-size:9px;border-radius:4px;background:#ffffff13;color:#bfd0e4}.sidebar-note{background:linear-gradient(150deg,#f5096816,#f5096803);border:1px solid #ffffff0a;border-radius:10px;padding:19px;margin-top:auto;margin-bottom:20px}.mini-frame{display:block;width:25px;height:25px;border:1px solid #f5096866;margin-bottom:17px;transform:rotate(-5deg)}.sidebar-note h4{font-size:17px;line-height:1.5;color:#b9c4d6;font-weight:700}.sidebar-note p{font-size:9px;color:#5d708b;margin:12px 0}.sidebar-note .text-link{font-size:9px;color:#fa5a97}.sidebar-user{display:flex;align-items:center;gap:9px;border-top:1px solid #ffffff0b;padding-top:18px}.sidebar-user .avatar{width:31px;height:31px;background:#2d2233;color:#e5a0c0;font-size:10px}.sidebar-user>div{flex:1}.sidebar-user strong{display:block;font-size:10px;font-weight:500;color:#bdc9db}.sidebar-user small{display:block;font-size:8px;color:#536986}.sidebar-user .icon-btn{color:#6d809e}.sidebar-user .icon{width:15px;height:15px}.admin-main{margin-left:238px;width:calc(100% - 238px);display:flex;flex-direction:column;min-width:0}.admin-header{height:73px;position:sticky;top:0;z-index:40;background:#ffffffee;backdrop-filter:blur(12px);border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 35px}.admin-header>div:first-child{display:flex;align-items:center;gap:10px}.admin-header>div:first-child>.icon-btn{display:none}.admin-header .breadcrumb{font-size:10px;color:#a1a7b2}.admin-header .breadcrumb strong{color:#7d8695;font-weight:500}.admin-header-right{display:flex;align-items:center;gap:23px}.admin-header-right>.badge{font-size:8px;padding:3px 8px}.preview-site{font-size:9px;color:#9ca4b2;display:flex;align-items:center;gap:7px}.preview-site>.icon{width:12px;height:12px}.admin-header-right .avatar{width:29px;height:29px;font-size:10px}.admin-content{width:min(1500px,100%);padding:34px 35px 40px;flex:1}.admin-page-title{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:29px}.admin-page-title .eyebrow{font-size:7px;color:#b0a9b4;letter-spacing:.13em}.admin-page-title h1{font-size:29px;letter-spacing:-.045em;margin:9px 0 10px}.admin-page-title p{font-size:11px;color:#929ba9}.title-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.title-actions .btn{font-size:10px}.admin-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border);padding:18px 35px;font-size:8px;color:#b4bac5}.card{background:white;border:1px solid var(--border);border-radius:var(--radius);padding:25px;min-width:0}.card-title{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:22px}.card-title h3{font-size:15px;font-weight:800;letter-spacing:-.025em;display:flex;align-items:center;gap:8px}.card-title h3 .icon{width:18px;height:18px;color:var(--pink)}.card-title p{font-size:9px;color:#a6adba;margin-top:5px}.card-title>span,.card-title>.icon{font-size:10px;color:#a3abb8}.card>h3{font-size:15px;margin-bottom:20px}.card>p{font-size:11px;color:#8b96a7}.metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:25px}.metric-card{display:flex;gap:14px;align-items:flex-start;background:white;border:1px solid var(--border);border-radius:12px;padding:22px 18px;min-width:0}.metric-icon{display:flex;align-items:center;justify-content:center;width:39px;height:39px;border-radius:10px;flex-shrink:0;background:#f4f1fb;color:#a094be}.metric-icon.pink{background:#fff0f6;color:#ed6798}.metric-icon.purple{background:#f2effc;color:#9d8fcc}.metric-icon.green{background:#edf8f4;color:#6daf94}.metric-icon.orange{background:#fff4e7;color:#d5a167}.metric-icon>.icon{width:21px;height:21px}.metric-card>div{min-width:0}.metric-label{font-size:9px;color:#919bac;display:block;margin-bottom:9px}.metric-card strong{display:block;font:800 25px/1.2 var(--heading);letter-spacing:-.05em;white-space:nowrap}.metric-card small{display:block;font-size:7px;color:#b2bac6;margin-top:12px;white-space:nowrap}.dashboard-charts{display:grid;grid-template-columns:1.85fr 1fr;gap:24px;margin-bottom:24px}.chart-key{display:flex;align-items:center;gap:6px;font-size:8px!important;white-space:nowrap}.chart-key i{width:6px;height:6px;background:var(--pink);border-radius:2px}.revenue-chart{position:relative;display:flex;height:220px;margin:20px 0 5px;padding-bottom:26px}.chart-y{display:flex;flex-direction:column;justify-content:space-between;padding-right:12px;min-width:41px;color:#b2bac6;font-size:8px;align-items:flex-end;padding-bottom:0}.chart-grid{flex:1;min-width:0;border-bottom:1px solid #eaeef4;border-top:1px dashed #eceff4;background:linear-gradient(transparent 49.6%,#eef1f6 49.6%,#eef1f6 50%,transparent 50%)}.chart-bars{display:flex;align-items:flex-end;height:100%;justify-content:space-around;gap:10px;padding:0 4px}.bar-column{position:relative;display:flex;align-items:flex-end;justify-content:center;height:100%;flex:1;min-width:0}.chart-bar{width:min(100%,22px);min-width:3px;background:linear-gradient(0deg,#f5096833,#ed467f);border-radius:4px 4px 0 0;position:relative;min-height:1px;outline-offset:3px}.chart-tooltip{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);z-index:5;display:none;white-space:nowrap;background:#18202f;color:#b7c1d2;padding:9px 12px;border-radius:7px;font-size:8px;box-shadow:0 7px 20px #0002;line-height:1.8}.chart-tooltip strong{display:block;color:white;font-size:10px}.chart-bar:hover .chart-tooltip,.chart-bar:focus .chart-tooltip{display:block}.bar-label{position:absolute;top:calc(100% + 10px);font-size:7px;color:#b0b8c5;white-space:nowrap}.student-donut{display:flex;flex-direction:column}.donut{--paid:50%;width:170px;height:170px;margin:10px auto 20px;border-radius:50%;background:conic-gradient(var(--pink) var(--paid),#f8e7ee 0);display:flex;align-items:center;justify-content:center}.donut>div{width:128px;height:128px;border-radius:50%;background:white;display:flex;align-items:center;justify-content:center;flex-direction:column}.donut strong{font:800 32px/1.3 var(--heading);letter-spacing:-.05em}.donut span{font-size:9px;color:#a7afbe}.donut-legend{display:flex;gap:23px;justify-content:center;margin-top:auto}.donut-legend>span{display:flex;align-items:center;gap:6px;font-size:9px;color:#a1aabb}.donut-legend i{width:6px;height:6px;background:var(--pink);border-radius:50%}.donut-legend>span:last-child i{background:#f0cedc}.donut-legend strong{color:#737e92;font-size:10px;margin-left:4px}.dashboard-bottom{display:grid;grid-template-columns:1.4fr 1fr;gap:24px}.mini-orders>a{display:flex;align-items:center;gap:12px;border-top:1px solid #f0f1f4;padding:16px 0}.mini-orders>a>div{flex:1}.mini-orders strong{font-size:10px;color:#677389;display:block;font-weight:500}.mini-orders small{font-size:8px;color:#a6afbf;margin-top:4px;display:block}.mini-orders>a>span:not(.avatar){text-align:right}.mini-orders .badge{margin-top:5px;font-size:8px}.mini-orders .icon{color:#b5bdca;width:13px;height:13px}.activity-list>div{display:flex;align-items:flex-start;gap:15px;padding:0 0 24px}.activity-dot{width:6px;height:6px;border-radius:50%;background:#f38eb4;margin:6px 0 0;box-shadow:0 0 0 4px #fff1f6;flex-shrink:0}.activity-list p strong{display:block;font-weight:500;font-size:10px;color:#7a869a;line-height:1.8}.activity-list small{display:block;font-size:8px;color:#b6bdc9;margin-top:5px}.dashboard-tip{display:flex;align-items:center;gap:10px;background:#faf4f7;border-radius:8px;color:#c18aa3;padding:13px;font-size:8px}.dashboard-tip>.icon{width:15px;height:15px}.dashboard-tip>.icon:last-child{margin-left:auto}.student-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:25px}.students-card{padding:0;overflow:hidden}.table-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;border-bottom:1px solid var(--border);flex-wrap:wrap}.filter-tabs{display:flex;gap:20px;align-items:center}.filter-tabs button{font-size:10px;padding:11px 0;background:transparent;display:flex;gap:7px;align-items:center;color:#939cac;border-bottom:2px solid transparent;white-space:nowrap}.filter-tabs button.active{color:var(--pink);border-color:var(--pink)}.filter-tabs button small{font-size:8px;background:#f2f3f7;border-radius:4px;padding:1px 5px;color:#aaa}.filter-tabs button.active small{background:#fff0f6;color:var(--pink)}.search-field{display:flex;align-items:center;border:1px solid var(--border);padding:0 10px;border-radius:8px;min-width:270px}.search-field>.icon{width:15px;height:15px;color:#aeb6c4}.search-field input{border:0;padding:10px 8px;box-shadow:none!important;font-size:10px;background:transparent}.table-wrap{width:100%;overflow:auto}table{width:100%;border-collapse:collapse;font-size:10px}thead{background:#fafbfd;text-align:left}th{font-weight:500;color:#a1aabb;padding:14px 20px;font-size:9px;white-space:nowrap}td{padding:17px 20px;border-bottom:1px solid #f1f2f5;color:#8591a4;white-space:nowrap}td>strong{font-size:10px;font-weight:500;color:#657086}td>small{display:block;font-size:8px;color:#b0b9c8;margin-top:6px}td>span:not(.badge){font-size:9px}.student-name{display:flex;align-items:center;gap:11px}.student-name strong{font-size:10px;color:#616d83;font-weight:500;display:block}.student-name small{font-size:7px;display:block;color:#b2bbc8;margin-top:5px}.student-name .avatar{width:32px;height:32px;font-size:9px}.table-progress{display:flex;align-items:center;gap:9px}.table-progress .progress{width:70px;height:4px}.table-progress small{font-size:8px;color:#9fa9b9}.table-actions{display:flex;align-items:center;gap:5px}.table-actions .icon-btn{padding:6px;min-width:27px;min-height:27px;color:#aab3c0}.table-actions .icon{width:13px;height:13px}.pagination{display:flex;align-items:center;justify-content:space-between;padding:17px 24px;color:#b0b9c7;font-size:8px}.pagination>div{display:flex;align-items:center;gap:9px}.current-page{padding:3px 9px;background:#fff0f6;color:var(--pink);border-radius:5px;font-size:9px}.empty-cell{text-align:center;padding:45px!important;color:#a0aaba}.empty-state{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:45px 20px;gap:15px}.empty-state>.icon{width:35px;height:35px;color:#bdc4d0}.empty-state>p{color:#a0aabb;font-size:11px}.empty-state>h3{color:#8490a3;font-size:19px}.small-empty{padding:30px 10px}.course-management{display:grid;grid-template-columns:1fr 1.3fr;gap:30px;margin-bottom:25px;align-items:center}.course-management>img{width:100%;height:270px;object-fit:cover;border-radius:11px}.course-management h2{font-size:26px;margin:14px 0}.course-management p{font-size:11px;color:#9aa4b4;line-height:1.9}.course-facts{display:flex;flex-direction:column;gap:10px;font-size:9px;color:#9aa5b6;margin-top:20px}.course-facts>span{display:flex;align-items:center;gap:7px}.course-facts .icon{width:14px;height:14px}.course-price{display:block;font:800 31px/1.2 var(--heading);letter-spacing:-.05em;color:var(--pink);margin:21px 0}.course-management .flex-wrap{margin-top:19px}.switch-field{display:flex;align-items:center;gap:14px;margin:5px 0 24px}.switch-field input{width:17px;height:17px;accent-color:var(--pink)}.switch-field .switch{display:none}.switch-field strong{display:block;font-size:11px;font-weight:500;color:#748198}.switch-field small{display:block;font-size:9px;color:#a7b0bf;margin-top:4px}.editor-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:25px;align-items:start}.curriculum-editor{padding:22px}.editor-chapter{border:1px solid var(--border);border-radius:9px;margin:16px 0;overflow:hidden;background:white}.editor-chapter-title{display:flex;align-items:center;gap:9px;padding:15px;background:#fafbfd}.editor-chapter-title>div:nth-child(2){flex:1;min-width:0}.editor-chapter-title small{font-size:7px;letter-spacing:.04em;color:#aeb6c3;display:block;margin-bottom:4px}.editor-chapter-title strong{font-size:10px;color:#69768b;display:block;font-weight:600;line-height:1.5}.drag-handle{cursor:grab;color:#c4cad3}.drag-handle>.icon{width:13px;height:13px}.chapter-actions{display:flex;gap:0}.chapter-actions .icon-btn{min-width:20px;min-height:24px;padding:3px;font-size:10px;color:#aeb7c5}.chapter-actions .icon{width:11px;height:11px}.editor-lesson{display:flex;align-items:center;gap:7px;padding:11px 12px;border-top:1px solid #f5f6f8;position:relative}.editor-lesson.selected{background:#fff3f8}.editor-lesson.selected:before{content:'';position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--pink)}.lesson-select{display:block;text-align:left;flex:1;min-width:0;padding:0;background:transparent;color:#8490a4}.lesson-select strong{font-size:9px;line-height:1.7;font-weight:400;display:block}.lesson-select small{font-size:7px;color:#b5becb;display:block;margin-top:3px}.selected .lesson-select strong{color:#e2558a}.editor-lesson .badge{font-size:7px;padding:3px 6px}.lesson-moves{display:flex;flex-direction:column}.lesson-moves .icon-btn{min-width:18px;min-height:15px;padding:0;font-size:9px;color:#a4afbf}.add-lesson-btn{width:100%;background:#fbf9fc;color:#d78bac;padding:10px;font-size:8px;border-radius:0;display:flex;align-items:center;justify-content:center;gap:5px}.add-lesson-btn>.icon{width:12px;height:12px}.lesson-editor-panel{position:sticky;top:96px}.lesson-editor-panel .card-title{margin-bottom:25px}.video-link-status{display:flex;align-items:center;gap:6px;font-size:8px;color:#a5b0c0;margin-top:-9px;margin-bottom:14px}.video-link-status>.icon{width:12px;height:12px}.video-link-status.valid{color:#5eaa87}.video-link-status.invalid{color:#dd476e}.video-preview{margin-bottom:13px}.preview-placeholder{background:#fafbfc;border:1px dashed #e1e5ed;border-radius:9px;padding:24px;display:flex;align-items:center;justify-content:center;gap:10px;color:#bcc3cf;font-size:9px}.preview-placeholder>.icon{width:23px;height:23px}.video-preview .video-embed{border-radius:8px}.video-preview .player-help{font-size:8px}.video-preview .empty-player{background:#eff2f5}.lesson-editor-panel>.small,.lesson-editor-panel form>.small{font-size:8px;line-height:1.9;margin-bottom:19px}.editor-form-actions{display:flex;justify-content:space-between;align-items:center;gap:10px;border-top:1px solid var(--border);padding-top:20px}.editor-form-actions .btn{font-size:10px}.dragging{opacity:.5;background:#fff1f6!important}.orders-table th,.orders-table td{padding-inline:15px}.orders-table .btn.tiny{font-size:8px}.orders-table+.notice{margin-top:20px}.admin-content>section.card+.notice{margin-top:22px}.orders-table td>small{max-width:150px;overflow:hidden;text-overflow:ellipsis}.standalone{margin:0 0 22px}.requests-layout{display:grid;grid-template-columns:1fr 1.65fr;gap:25px;align-items:start}.request-list{padding:10px}.request-item{display:flex;width:100%;text-align:left;align-items:flex-start;gap:10px;background:white;padding:17px 12px;border-bottom:1px solid #f2f3f6;border-radius:8px;min-width:0}.request-item.selected{background:#fff2f7}.request-item>.avatar{width:30px;height:30px;font-size:9px}.request-item>span:nth-child(2){flex:1;min-width:0}.request-item strong{display:block;font-weight:500;font-size:10px;color:#7d8799}.request-item small{display:block;font-size:8px;color:#9da8b9;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-item p{font-size:8px;line-height:1.8;color:#b1bac9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:5px}.request-status-dot{width:5px;height:5px;border-radius:50%;margin-top:6px;background:#d2d6df}.request-status-dot.open{background:#dcaf62}.request-status-dot.answered{background:#69b598}.request-detail-head{display:flex;align-items:center;gap:15px;border-bottom:1px solid var(--border);padding-bottom:25px;margin-bottom:20px}.request-detail-head>div{flex:1;min-width:0}.request-detail-head h2{font-size:23px}.request-detail-head p{font-size:9px;color:#abb4c3;margin-top:6px;overflow-wrap:anywhere}.request-detail-head .badge{font-size:8px}.request-detail .detail-list{font-size:10px}.request-message{border-block:1px solid var(--border);padding:24px 0;margin:23px 0}.request-message>span{font-size:7px;letter-spacing:.1em;color:#bbc3d0}.request-message>p{font-size:11px;color:#8a96a9;margin-top:12px}.request-message>.text-link{margin-top:14px;font-size:9px}.request-detail>p.small{font-size:8px;margin-top:17px}.report-range{display:flex;align-items:flex-end;gap:8px}.report-range label>span{display:block;font-size:7px;color:#a9b1bd;margin-bottom:5px}.report-range input{font-size:9px;padding:8px;width:128px;border-color:var(--border)}.report-range>.btn{padding:9px;font-size:9px}.report-charts{display:grid;grid-template-columns:1.7fr 1fr;gap:24px;margin-bottom:24px}.channel-bars{display:flex;flex-direction:column;gap:27px;margin-top:39px}.channel-bars>div{display:flex;align-items:center;gap:14px;font-size:9px;color:#a1acbd}.channel-bars>div>span{width:61px}.channel-bars>div>div{flex:1;background:#faf0f5;border-radius:4px;height:13px;overflow:hidden}.channel-bars i{height:100%;background:linear-gradient(90deg,#f5096888,#f5096822);display:block;border-radius:4px}.channel-bars strong{color:#9d8c98;font-size:10px;min-width:16px;font-weight:500}.report-bottom{display:grid;grid-template-columns:1fr 1.5fr;gap:24px}.conversion-funnel{display:flex;align-items:center;justify-content:space-between;gap:7px;padding:19px 0 23px}.conversion-funnel>div{background:#fff3f8;border-radius:10px;flex:1;padding:22px 8px;text-align:center}.conversion-funnel>div:nth-of-type(2){background:#f50968;color:white}.conversion-funnel strong{display:block;font:800 24px/1.3 var(--heading);letter-spacing:-.04em;color:#df6d9a}.conversion-funnel>div:nth-of-type(2)>strong,.conversion-funnel>div:nth-of-type(2)>span{color:white}.conversion-funnel span{font-size:8px;color:#d99db9;display:block;margin-top:7px}.conversion-funnel>.icon{width:13px;height:13px;color:#c9c4cb}.report-bottom .card>p{font-size:8px}.chapter-report>div{display:flex;align-items:center;gap:10px;border-top:1px solid #f2f4f7;padding:11px 0;font-size:9px;color:#a6afbe}.chapter-report span{font-size:8px;color:#c9c2ce}.chapter-report strong{font-weight:400;flex:1;color:#8995a8;font-size:9px}.chapter-report small{font-size:8px;color:#b8c0cd}.settings-tabs{display:flex;gap:29px;border-bottom:1px solid var(--border);margin:0 0 25px}.settings-tabs>button{background:transparent;border-bottom:2px solid transparent;font-size:10px;padding:13px 0;color:#a3adbd}.settings-tabs>button.active{color:var(--pink);border-color:var(--pink)}.settings-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:25px;align-items:start}.settings-grid .card>h3{margin-bottom:25px}.settings-grid .card>p{margin-bottom:19px;font-size:10px;line-height:1.9}.settings-flow{display:flex;align-items:center;flex-direction:column;gap:13px;padding:10px 0 25px}.settings-flow>span{padding:13px 20px;background:#faf4f8;border-radius:8px;width:100%;text-align:center;font-size:10px;color:#c794ad}.settings-flow>.icon{width:13px;height:13px;color:#c7cbd3}.settings-grid .notice{font-size:8px;line-height:1.8;margin-bottom:0}.settings-save{display:flex;justify-content:flex-end;margin-top:25px}.settings-qr{max-width:220px;margin:20px auto}.settings-qr>img{padding:10px;border:1px solid var(--border);border-radius:10px;width:220px}.upload-label{margin-bottom:15px;cursor:pointer;font-size:10px}.activation-option{display:flex;align-items:flex-start;gap:13px;padding:18px;background:#fff6f9;border:1px solid #fae9f0;border-radius:10px}.activation-option>.icon{color:var(--pink);width:15px;height:15px}.activation-option strong{font-size:10px;color:#b1839a;font-weight:500;display:block}.activation-option p{font-size:8px;line-height:1.9;color:#c4a5b6;margin-top:7px}.section-subtitle{margin-top:25px;font-size:14px}.roles-list>article{display:flex;align-items:flex-start;gap:15px;border-bottom:1px solid var(--border);padding:20px 0}.roles-list>article:first-child{padding-top:0}.roles-list>article:last-child{border:0;padding-bottom:0}.roles-list .icon{color:#d89ab4;width:23px;height:23px}.roles-list h4{font-size:13px;color:#8994a7}.roles-list p{font-size:10px;color:#adb5c4;margin-top:8px}
/* Dialogs and notifications */
#modal{border:1px solid var(--border);border-radius:16px;background:#fff;color:var(--ink);padding:27px;width:min(480px,calc(100% - 30px));max-height:90vh;overflow:auto;box-shadow:0 25px 100px #050b2440}#modal::backdrop{background:#080e25a0;backdrop-filter:blur(4px)}.modal-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.modal-heading h2{font-size:23px}.modal-heading .icon-btn{color:#a8b2c0}.modal-heading+p{font-size:12px;color:#919bad;line-height:1.9}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}.modal-actions .btn{font-size:11px}#toasts{position:fixed;right:22px;bottom:22px;z-index:200;display:flex;align-items:flex-end;flex-direction:column;gap:10px;max-width:min(420px,calc(100% - 40px));pointer-events:none}.toast{background:#fff;border:1px solid #e6ebef;color:#738299;padding:14px 19px;border-radius:12px;display:flex;align-items:center;gap:11px;font-size:11px;box-shadow:0 10px 40px #11182720;animation:toast-in .2s ease}.toast>.icon{color:#55a582;width:17px;height:17px}.toast.error>.icon{color:#e35680}@keyframes toast-in{from{transform:translateY(12px);opacity:0}}
/* Responsive */
@media(min-width:1600px){.admin-content{padding:45px 48px}.admin-header{padding-inline:48px}.metric-card{padding:26px}.metric-card strong{font-size:31px}.metric-label{font-size:11px}.metric-card small{font-size:9px}.card-title h3{font-size:18px}.revenue-chart{height:260px}.admin-page-title h1{font-size:35px}}
@media(max-width:1250px){.admin-sidebar{width:210px;padding-inline:15px}.admin-sidebar>.brand{font-size:12px}.admin-main{margin-left:210px;width:calc(100% - 210px)}.admin-content{padding:28px 25px}.admin-header{padding-inline:25px}.metric-card{padding:17px 13px;gap:10px}.metric-icon{width:31px;height:31px}.metric-icon>.icon{width:18px;height:18px}.metric-card strong{font-size:21px}.metric-label{font-size:8px}.metric-card small{font-size:6px}.dashboard-charts{gap:18px}.card{padding:21px}.editor-layout{grid-template-columns:1fr 1fr;gap:18px}.curriculum-editor{padding:14px}.editor-chapter-title{padding:12px;gap:5px}.chapter-actions{flex-wrap:wrap;width:42px}.lesson-moves{display:none}.admin-page-title{gap:15px;align-items:flex-start}.report-range input{width:113px}.title-actions{justify-content:flex-end}.pricing-layout{gap:65px}.story-section{gap:50px}.public-nav{gap:22px}.header-actions{gap:14px}.donut{width:145px;height:145px}.donut>div{width:108px;height:108px}.donut-legend{gap:14px}}
@media(max-width:1050px){.public-nav{gap:15px;margin-left:0}.public-nav a{font-size:10px}.header-actions .login-link{display:none}.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card{padding:20px;gap:17px}.metric-icon{width:40px;height:40px}.metric-card strong{font-size:27px}.metric-label{font-size:9px}.metric-card small{font-size:8px}.dashboard-charts,.dashboard-bottom{grid-template-columns:1fr}.student-donut{display:grid;grid-template-columns:1fr 1fr;align-items:center}.student-donut .card-title{grid-column:1/3}.student-donut .donut{margin:0 auto}.donut-legend{flex-direction:column;margin:0}.course-management{grid-template-columns:1fr}.course-management>img{height:250px}.editor-layout{grid-template-columns:1fr}.lesson-editor-panel{position:static}.curriculum-editor{max-height:630px;overflow:auto}.lesson-moves{display:flex;flex-direction:row;gap:8px}.chapter-actions{width:auto;flex-wrap:nowrap}.editor-chapter-title{gap:10px}.editor-lesson{padding:13px 17px}.editor-chapter-title strong{font-size:12px}.lesson-select strong{font-size:11px}.lesson-select small{font-size:8px}.editor-lesson .badge{font-size:8px}.requests-layout,.report-charts,.report-bottom,.settings-grid{grid-template-columns:1fr}.request-list{max-height:370px;overflow:auto}.title-actions{justify-content:flex-start}.admin-page-title:has(.report-range){flex-direction:column}.student-summary{gap:12px}.student-summary .metric-card{padding:17px 13px;gap:10px}.student-summary .metric-icon{width:30px;height:30px}.student-summary .metric-card strong{font-size:22px}.student-summary .metric-card small{font-size:6px}.learn-layout{grid-template-columns:minmax(0,1fr) 290px;gap:20px}.learning-sidebar{padding:16px}.lesson-title{flex-direction:column;align-items:flex-start;gap:15px}.story-photo{height:440px}.pricing-layout{gap:40px}.pricing-layout h2{font-size:36px}.price-card{padding:27px}.big-price{font-size:36px}.story-copy h2{font-size:38px}.resources-grid{gap:14px}.resource-card{padding:17px}.benefit-card{padding:24px}.benefit-card h3{font-size:18px}}
@media(max-width:850px){.container{width:calc(100% - 40px)}.public-header{height:73px}.public-nav{display:none}.header-actions .icon-btn{display:flex;color:#b1bacb}.header-actions .account-link span:not(.avatar){display:none}.header-actions{gap:11px}.header-actions .btn.small{font-size:10px;padding:9px 12px}.brand{font-size:14px;gap:9px}.brand-mark{width:26px;height:26px}.brand-mark:before,.brand-mark:after{width:19px;height:19px;border-width:4px}.public-mobile-nav.open{display:flex;flex-direction:column;position:absolute;top:73px;width:100%;background:#111622;padding:20px 26px;gap:17px;border-bottom:1px solid #ffffff15;font-size:12px;color:#acb5c6}.hero{padding-top:45px}.hero h1{font-size:49px;max-width:740px}.hero-film{margin-top:35px}.hero-meta{gap:20px;flex-wrap:wrap;padding:22px 0 35px;font-size:9px}.benefits-grid{gap:15px}.benefit-card{padding:20px}.benefit-card h3{font-size:17px;line-height:1.5}.benefit-card p{font-size:10px}.benefit-top{margin-bottom:25px}.audience-strip{gap:22px}.story-section{gap:35px;padding:70px 0}.story-photo{height:370px}.story-copy h2{font-size:32px}.story-copy>p{font-size:11px}.story-copy .check-list{font-size:10px}.curriculum-layout{grid-template-columns:1fr}.curriculum-aside{position:static;display:grid;grid-template-columns:1fr 1.4fr}.aside-photo{height:100%}.aside-content h3{font-size:22px}.resources-grid{grid-template-columns:repeat(2,1fr);gap:20px}.resource-card h3{font-size:18px}.resource-card p{font-size:11px}.resource-art{height:140px}.pricing-layout{grid-template-columns:1fr 1fr;gap:30px}.pricing-layout h2{font-size:32px}.pricing-layout>div>p{font-size:11px}.price-card{padding:23px}.price-card h3{font-size:22px}.price-label{font-size:7px}.price-label .badge{font-size:7px}.big-price{font-size:32px}.price-card .check-list{font-size:9px}.price-card .btn.large{font-size:11px}.faq-section{gap:35px;grid-template-columns:1fr 1.6fr;padding:70px 0}.faq-section h2{font-size:34px}.faq-list summary{font-size:10px}.auth-panel{padding:33px}.auth-panel h1{font-size:26px}.auth-visual-copy{left:25px;bottom:30px}.auth-visual-copy h2{font-size:27px}.learn-layout{grid-template-columns:1fr}.learning-sidebar{margin-top:10px}.learn-top h1{font-size:22px}.course-outline{max-height:440px;overflow:auto}.course-outline summary strong{font-size:12px}.outline-lesson strong{font-size:11px}.outline-lesson small{font-size:9px}.outline-upgrade{max-width:100%}.checkout-layout{grid-template-columns:1fr}.checkout-summary{order:-1;display:grid;grid-template-columns:145px 1fr;gap:8px 23px;padding:20px}.checkout-summary>img{grid-row:1/5;height:130px;margin:0}.checkout-summary>.eyebrow{font-size:8px;align-self:center}.checkout-summary h2{font-size:20px;margin:0}.checkout-summary p{display:none}.checkout-summary .summary-price{font-size:29px;margin:0}.checkout-summary>.check-list{display:none}.checkout-summary>small{grid-column:1/3}.checkout-summary>.summary-total{display:none}.account-layout{grid-template-columns:1fr}.account-layout>.card{max-width:100%}.account-avatar{margin-bottom:20px}.account-layout>.card .field{max-width:100%}.admin-sidebar{left:-240px;transition:left .2s;width:238px;box-shadow:10px 0 60px #0002}.admin-sidebar.open{left:0;top:73px}.admin-main{margin-left:0;width:100%}.admin-header>div:first-child>.icon-btn{display:flex;color:#9faab9}.admin-header{padding:0 22px;z-index:70}.admin-content{padding:27px 22px}.admin-page-title h1{font-size:29px}.admin-header-right{gap:15px}.student-summary .metric-card{padding:18px 15px}.student-summary .metric-card small{font-size:7px}.table-wrap{overflow:visible}.student-table,.student-table tbody{display:block}.student-table thead{display:none}.student-table tr{display:grid;grid-template-columns:1.4fr 1fr;gap:10px;padding:20px 24px;border-bottom:1px solid var(--border)}.student-table td{display:block;padding:0;border:0;white-space:normal}.student-table td:nth-child(1){grid-row:1;grid-column:1}.student-table td:nth-child(3){grid-row:1;grid-column:2;text-align:right;padding-top:5px}.student-table td:nth-child(2){grid-row:2;grid-column:1}.student-table td:nth-child(4){grid-row:3;grid-column:1}.student-table td:nth-child(5){grid-row:3;grid-column:2;text-align:right;font-size:8px}.student-table td:nth-child(6){grid-row:2;grid-column:2;display:flex;justify-content:flex-end;align-items:center}.student-name strong{font-size:12px}.student-name small{font-size:8px}.student-table td:nth-child(2){padding-left:43px}.student-table td:nth-child(2)>span{font-size:10px}.student-table td:nth-child(2)>small{font-size:9px}.student-table td:nth-child(4){padding-left:43px}.table-progress .progress{width:110px}.student-table .empty-cell{grid-column:1/3}.orders-table,.orders-table tbody{display:block}.orders-table thead{display:none}.orders-table tr{display:grid;grid-template-columns:1.3fr 1fr;gap:13px;padding:22px 5px;border-bottom:1px solid var(--border)}.orders-table td{padding:0;border:0;display:block;white-space:normal}.orders-table td:nth-child(1){grid-row:1;grid-column:1}.orders-table td:nth-child(4){grid-row:1;grid-column:2;text-align:right}.orders-table td:nth-child(2){grid-row:2/4;grid-column:1}.orders-table td:nth-child(3){grid-row:2;grid-column:2;text-align:right}.orders-table td:nth-child(5){grid-row:4;grid-column:1;font-size:8px}.orders-table td:nth-child(6){grid-row:4;grid-column:2}.orders-table td:nth-child(6)>.table-actions{justify-content:flex-end}.orders-table td>small{max-width:100%}.orders-table td>strong{font-size:11px}.orders-table td>small{font-size:9px}}
@media(max-width:600px){html{scroll-padding-top:82px}.container{width:calc(100% - 36px)}.public-header{height:69px}.public-mobile-nav.open{top:69px}.brand{font-size:12px;gap:8px}.brand small{font-size:5px}.brand-mark{width:23px;height:23px}.brand-mark:before,.brand-mark:after{width:17px;height:17px;border-width:4px}.header-actions .account-link{display:none}.header-actions{gap:8px}.header-actions .btn.small{font-size:9px;padding:8px 10px;border-radius:6px}.header-actions .btn.small .icon{width:14px;height:14px}.header-actions>.icon-btn{padding:5px;min-width:24px}.hero{padding-top:35px}.hero>.eyebrow{font-size:7px;letter-spacing:.12em}.hero h1{font-size:35px;line-height:1.25;letter-spacing:-.055em;margin:22px -3px 19px}.hero-description{font-size:11px;line-height:1.9;max-width:320px;margin:auto}.desktop-only{display:none}.hero-buttons{gap:9px;margin-top:24px}.hero-buttons .btn.large{padding:12px 15px;font-size:10px;border-radius:7px;gap:6px}.hero-buttons .icon{width:14px;height:14px}.hero-film{margin-top:29px;aspect-ratio:1.3;border-radius:10px}.hero-film>img{object-position:65% center}.film-top{top:16px;left:16px;right:16px;font-size:5px;letter-spacing:.1em}.film-top .icon{width:10px;height:10px}.film-title{left:22px;bottom:65px}.film-title>span{font-size:5px;letter-spacing:.12em}.film-title strong{font-size:26px;line-height:1.5;letter-spacing:-.04em}.film-play{width:50px;height:50px;top:42%}.film-play .icon{width:23px;height:23px}.film-bottom{left:16px;right:16px;bottom:16px;padding-top:11px;font-size:5px;letter-spacing:.1em}.film-bottom>span:last-child{font-size:7px}.film-bottom .icon{width:11px;height:11px}.film-corners{inset:9px}.hero-meta{display:grid;grid-template-columns:1fr 1fr;gap:13px 6px;padding:24px 4px 34px;text-align:left;font-size:7px}.hero-meta .icon{width:12px;height:12px}.hero-meta>span{gap:5px}.ticker{padding:16px 0}.ticker>div{font-size:8px}.ticker span{margin-inline:16px}.section-heading{margin-bottom:30px}.section-heading .eyebrow{font-size:7px}.section-heading h2{font-size:28px;line-height:1.4;margin:14px -3px;letter-spacing:-.05em}.section-heading>p{font-size:10px;line-height:1.9;max-width:330px}.light-section{padding:48px 0 20px}.benefits-grid{grid-template-columns:1fr;gap:13px}.benefit-card{padding:23px}.benefit-top{margin-bottom:20px}.benefit-top .number{font-size:30px}.benefit-top .icon{width:25px;height:25px}.benefit-card h3{font-size:21px;margin-bottom:12px}.benefit-card p{font-size:11px}.card-rule{margin-top:20px;width:27px}.audience-strip{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-top:24px;text-align:center;font-size:8px}.audience-strip>span{font-size:6px;grid-column:1/3}.audience-strip>strong:last-child{grid-column:1/3}.story-section{display:flex;flex-direction:column;gap:30px;padding:48px 0}.story-photo{width:100%;height:330px;border-radius:10px}.photo-tag{font-size:6px;bottom:16px;left:16px}.story-copy .eyebrow{font-size:7px}.story-copy h2{font-size:32px;margin:15px 0 18px}.story-copy>p{font-size:11px}.story-copy .check-list{font-size:10px;gap:13px;margin:20px 0}.story-copy .btn{font-size:10px;padding:12px 16px}.curriculum-section{padding:48px 0}.curriculum-layout{gap:18px}.public-chapter{margin-bottom:10px}.public-chapter summary{padding:18px 17px;gap:13px}.chapter-no{font-size:20px}.public-chapter summary strong{font-size:11px;line-height:1.5;display:block}.public-chapter summary small{font-size:8px}.public-lessons{padding:0 17px 13px 48px}.public-lessons>a{font-size:9px;gap:8px;align-items:flex-start}.public-lessons .icon{margin-top:2px;width:12px;height:12px}.public-lessons .badge{font-size:7px;padding:3px 5px}.public-lessons small{font-size:7px;white-space:nowrap}.curriculum-aside{display:block}.aside-photo{height:190px}.aside-content{padding:24px}.aside-content .eyebrow{font-size:7px}.aside-content h3{font-size:23px}.aside-content p{font-size:11px}.aside-price{font-size:31px}.resources-section{padding:48px 0}.resources-grid{gap:12px}.resource-card{padding:15px 13px}.resource-art{height:105px;margin-bottom:10px}.resource-art>.icon{width:33px;height:33px}.art-ring{width:87px;height:87px}.art-dot{right:25px;top:15px;width:5px;height:5px}.resource-card h3{font-size:13px;line-height:1.5;letter-spacing:-.025em}.resource-card p{font-size:8px;line-height:1.8}.pricing-section{padding:48px 0}.pricing-layout{grid-template-columns:1fr;gap:30px}.pricing-layout .eyebrow{font-size:7px}.pricing-layout h2{font-size:31px;margin:15px 0 19px}.pricing-layout>div>p{font-size:11px}.price-perks{gap:12px;margin-top:23px;font-size:10px}.price-card{padding:25px}.price-label{font-size:7px}.price-label .badge{font-size:8px}.price-card h3{font-size:25px;margin-top:22px}.big-price{font-size:39px}.price-card .check-list{font-size:10px;gap:12px}.price-card .btn.large{font-size:12px}.faq-section{display:flex;flex-direction:column;gap:22px;padding:48px 0}.faq-section .eyebrow{font-size:7px}.faq-section h2{font-size:30px;margin:14px 0}.faq-section>div>p{font-size:10px}.faq-list summary{font-size:11px;line-height:1.7;gap:20px;padding:18px 0}.faq-list details p{font-size:10px}.last-cta{padding:20px 0 50px}.last-cta .eyebrow{font-size:6px;letter-spacing:.15em}.last-cta h2{font-size:30px;margin:18px 0 25px}.last-cta .btn.large{font-size:11px;padding:13px 19px}.public-footer{padding:28px 0 20px}.footer-top{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding-bottom:25px}.footer-top>.brand{grid-column:1/3}.footer-top>p{font-size:9px}.footer-top>div{font-size:9px}.footer-bottom{flex-direction:column;gap:10px;font-size:7px}.auth-layout{grid-template-columns:1fr;margin-block:28px 45px}.auth-visual{height:180px;min-height:0}.auth-visual>img{object-position:center 60%}.auth-visual-copy{left:24px;bottom:20px}.auth-visual-copy>.eyebrow{font-size:6px}.auth-visual-copy h2{font-size:25px;margin:12px 0 0}.auth-visual-copy p{display:none}.auth-panel{padding:26px 24px}.auth-panel>.eyebrow{font-size:6px;letter-spacing:.14em}.auth-panel h1{font-size:25px;margin:14px 0}.auth-panel>p{font-size:10px}.auth-tabs{margin:23px 0}.auth-panel input{padding:12px}.auth-panel .field{font-size:11px}.auth-panel .btn.large{font-size:12px;padding:13px}.learn-page{padding:27px 0 40px}.learn-top{align-items:flex-start;margin-bottom:22px;gap:12px}.learn-top .eyebrow{font-size:6px}.learn-top h1{font-size:20px;margin-top:12px;line-height:1.4}.learn-top>.badge{font-size:7px;margin-top:3px;padding:4px 7px}.empty-player h3{font-size:17px}.empty-player p{font-size:9px}.empty-player>div{padding:18px;gap:9px}.empty-player>div>.icon{width:27px;height:27px}.empty-player .btn.small{padding:7px 10px;font-size:9px}.lesson-title{margin:22px 0 17px}.lesson-title .small{font-size:7px}.lesson-title h2{font-size:21px}.lesson-title .btn{font-size:9px}.lesson-tabs{gap:17px}.lesson-tabs>button{font-size:9px;gap:6px}.lesson-tabs .icon{width:14px;height:14px}.lesson-content{padding:21px}.lesson-content h3{font-size:17px}.lesson-content .notes-text{font-size:11px}.lesson-content .form-row{flex-direction:column;gap:0}.lesson-content .field>span{font-size:10px}.lesson-content .btn{font-size:10px}.outline-upgrade>strong{font-size:31px}.locked-player{aspect-ratio:1.1;padding:22px}.locked-player h2{font-size:24px}.locked-player .eyebrow{font-size:7px}.locked-player>p{font-size:10px}.locked-player .btn.large{font-size:11px;padding:13px 18px}.checkout-page,.account-page{padding:24px 0 35px}.page-title{margin:22px 0}.page-title .eyebrow{font-size:6px;letter-spacing:.1em}.page-title h1{font-size:30px;margin:14px 0}.page-title p{font-size:10px}.notice{font-size:10px;padding:13px 14px;gap:9px}.notice>.icon{width:15px;height:15px}.card{padding:21px;border-radius:12px}.checkout-summary{grid-template-columns:100px 1fr;padding:18px;gap:7px 15px}.checkout-summary>img{height:113px;border-radius:7px}.checkout-summary>.eyebrow{font-size:6px;letter-spacing:.12em}.checkout-summary h2{font-size:17px;line-height:1.5}.checkout-summary .summary-price{font-size:25px}.checkout-summary>small{font-size:7px;margin-top:9px}.card-title h3{font-size:14px}.detail-list{grid-template-columns:85px 1fr;font-size:10px;gap:13px}.bank-layout{grid-template-columns:1fr}.qr-preview{width:170px;margin:auto}.qr-preview>img{width:170px}.bank-layout .detail-list{font-size:10px;grid-template-columns:95px 1fr;margin:5px 0}.payment-card .btn{font-size:10px}.card-title{gap:12px}.card-title>.text-link{font-size:8px}.contact-buttons{gap:7px}.contact-buttons .btn{font-size:9px;padding:9px 11px}.account-layout{gap:0}.account-layout .card h2{font-size:20px;line-height:1.5}.account-layout .btn{font-size:11px}.own-request>div:first-child{align-items:flex-start;flex-direction:column;gap:9px}.order-history{grid-template-columns:1fr 1fr;font-size:9px;gap:10px}.order-history .badge{justify-self:start}.order-history small{text-align:right}.admin-header{height:65px;padding-inline:16px}.admin-header-right{gap:11px}.admin-header-right>.badge{font-size:6px;padding:3px 5px}.preview-site{display:none}.admin-header .breadcrumb{font-size:8px;gap:6px}.admin-header-right .avatar{width:25px;height:25px;font-size:8px}.admin-sidebar.open{top:65px;width:238px;padding-top:22px}.admin-sidebar>.brand{font-size:13px;margin-bottom:24px}.admin-sidebar .workspace-label{margin-bottom:14px}.admin-sidebar nav{gap:4px}.admin-sidebar nav a{padding:11px 14px}.sidebar-note{padding:15px;margin-bottom:15px}.sidebar-note h4{font-size:15px}.sidebar-note p{font-size:8px;margin:8px 0}.sidebar-note .mini-frame{margin-bottom:10px}.admin-content{padding:24px 16px 30px}.admin-page-title{flex-direction:column;gap:19px;margin-bottom:23px}.admin-page-title .eyebrow{font-size:6px}.admin-page-title h1{font-size:26px;line-height:1.35;letter-spacing:-.04em;margin:10px 0}.admin-page-title p{font-size:9px;max-width:310px}.title-actions{gap:8px;max-width:100%}.title-actions .btn{font-size:9px;padding:10px 13px}.title-actions .date-pill{font-size:8px;padding:8px 11px}.title-actions .date-pill>.icon{width:13px;height:13px}.metrics-grid{gap:11px;margin-bottom:17px}.metric-card{padding:17px 14px;gap:0;flex-direction:column;border-radius:10px}.metric-icon{width:29px;height:29px;margin-bottom:13px;border-radius:8px}.metric-icon>.icon{width:16px;height:16px}.metric-label{font-size:8px;margin-bottom:8px}.metric-card strong{font-size:24px;letter-spacing:-.05em}.metric-card small{font-size:6px;margin-top:9px;white-space:normal;line-height:1.7}.dashboard-charts,.dashboard-bottom{gap:17px;margin-bottom:17px}.card-title{margin-bottom:18px}.card-title h3{font-size:14px}.card-title p{font-size:8px}.card-title>.text-link{font-size:8px}.chart-key{font-size:7px!important}.revenue-chart{height:190px;margin:17px 0 5px}.chart-y{font-size:7px;min-width:27px;padding-right:8px}.chart-bars{gap:5px;padding:0 1px}.chart-bar{border-radius:3px 3px 0 0}.bar-label{font-size:6px}.student-donut{grid-template-columns:1fr 1fr;padding:20px}.donut{width:128px;height:128px}.donut>div{width:96px;height:96px}.donut strong{font-size:28px}.donut span{font-size:8px}.donut-legend{gap:16px;padding-left:15px}.donut-legend>span{font-size:8px;gap:4px;flex-wrap:wrap}.donut-legend strong{font-size:9px}.mini-orders>a{gap:8px;padding:14px 0}.mini-orders .avatar{width:27px;height:27px;font-size:8px}.mini-orders strong{font-size:9px}.mini-orders small{font-size:7px}.mini-orders .badge{font-size:6px;padding:3px 5px}.mini-orders .icon{display:none}.activity-list p strong{font-size:9px}.activity-list small{font-size:7px}.activity-list>div{padding-bottom:20px}.dashboard-tip{font-size:7px;padding:11px;gap:7px}.student-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:20px}.student-summary .metric-card{padding:14px 10px;gap:0}.student-summary .metric-icon{width:25px;height:25px;margin-bottom:13px}.student-summary .metric-icon>.icon{width:15px;height:15px}.student-summary .metric-label{font-size:7px;line-height:1.6;margin-bottom:7px}.student-summary .metric-card strong{font-size:21px}.student-summary .metric-card small{font-size:5px;white-space:normal}.student-summary .metric-card:last-child strong{font-size:18px}.table-toolbar{padding:14px 18px;gap:12px;flex-direction:column;align-items:stretch}.filter-tabs{gap:19px;overflow:auto;max-width:100%;scrollbar-width:none}.filter-tabs button{font-size:9px;gap:5px;padding:10px 0}.filter-tabs button small{font-size:6px}.search-field{min-width:0;width:100%;padding:0 8px}.search-field input{font-size:9px;padding:10px}.student-table tr{padding:19px 18px;gap:13px 7px;grid-template-columns:1.35fr 1fr}.student-name{gap:8px}.student-name .avatar{width:28px;height:28px;font-size:8px}.student-name strong{font-size:10px;line-height:1.5}.student-name small{font-size:6px;margin-top:4px}.student-table td:nth-child(2){padding-left:36px}.student-table td:nth-child(2)>span{font-size:8px;overflow-wrap:anywhere}.student-table td:nth-child(2)>small{font-size:8px}.student-table td:nth-child(4){padding-left:36px}.student-table td:nth-child(5){font-size:7px}.table-progress .progress{width:72px}.table-progress small{font-size:7px}.table-actions{gap:1px}.table-actions .icon-btn{min-width:24px;min-height:24px;padding:5px}.table-actions .icon{width:12px;height:12px}.student-table .badge{font-size:8px;padding:3px 7px}.pagination{padding:14px 17px;font-size:7px;gap:8px}.pagination>div{gap:3px}.pagination .icon-btn{min-width:23px;font-size:10px;padding:4px}.current-page{font-size:7px;padding:3px 7px}.course-management{gap:23px;padding:18px}.course-management>img{height:185px}.course-management h2{font-size:24px;line-height:1.4}.course-management p{font-size:10px}.course-facts{font-size:8px;gap:11px}.course-price{font-size:31px}.course-management .btn{font-size:9px;padding:10px 13px}.form-row{flex-direction:column;gap:0}.field{font-size:10px;margin-bottom:18px}.field input,.field textarea,.field select{font-size:11px;padding:11px 12px}.switch-field strong{font-size:10px}.switch-field small{font-size:8px;line-height:1.8}.admin-content form>.btn{font-size:10px}.editor-layout{gap:18px}.curriculum-editor{padding:15px;max-height:460px}.curriculum-editor .card-title h3{font-size:14px}.curriculum-editor .card-title p{font-size:7px}.editor-chapter{margin:13px 0;border-radius:7px}.editor-chapter-title{padding:12px 9px;gap:6px}.editor-chapter-title strong{font-size:9px}.editor-chapter-title small{font-size:6px}.chapter-actions .icon-btn{min-width:17px;padding:2px;font-size:8px}.chapter-actions .icon{width:10px;height:10px}.editor-lesson{padding:11px 9px;gap:6px}.lesson-select strong{font-size:9px}.lesson-select small{font-size:6px}.drag-handle>.icon{width:10px;height:10px}.lesson-moves{gap:2px;flex-direction:column}.lesson-moves .icon-btn{font-size:8px;min-width:15px}.editor-lesson .badge{font-size:6px;padding:3px 4px}.add-lesson-btn{font-size:7px}.lesson-editor-panel{padding:20px}.lesson-editor-panel .card-title h3{font-size:16px}.lesson-editor-panel .field>span{font-size:10px}.lesson-editor-panel .video-link-status{font-size:7px}.lesson-editor-panel form>.small{font-size:7px}.preview-placeholder{padding:22px 12px;font-size:8px}.editor-form-actions .btn{font-size:9px}.requests-layout{gap:18px}.request-list{max-height:290px;padding:7px}.request-item{padding:15px 9px;gap:10px}.request-item strong{font-size:10px}.request-item small{font-size:8px}.request-item p{font-size:8px}.request-detail-head{gap:11px;flex-wrap:wrap;padding-bottom:20px}.request-detail-head>.avatar{width:42px;height:42px;font-size:15px}.request-detail-head h2{font-size:20px}.request-detail-head p{font-size:8px}.request-detail-head .badge{font-size:7px}.request-detail .detail-list{grid-template-columns:84px 1fr;font-size:9px}.request-message>p{font-size:10px}.request-detail form>.btn{font-size:10px}.request-detail>p.small{font-size:7px}.report-range{gap:6px}.report-range input{width:111px;padding:8px;font-size:9px}.report-range>.btn{font-size:8px;padding:9px 8px}.report-range label>span{font-size:6px}.report-charts,.report-bottom{gap:18px;margin-bottom:18px}.channel-bars{margin-top:25px;gap:23px}.channel-bars>div{font-size:9px}.channel-bars>div>span{width:56px}.channel-bars>div>div{height:12px}.conversion-funnel{gap:7px;padding:10px 0 20px}.conversion-funnel>div{padding:20px 6px;border-radius:8px}.conversion-funnel strong{font-size:23px}.conversion-funnel span{font-size:7px}.chapter-report>div{gap:8px;flex-wrap:wrap;padding:12px 0}.chapter-report strong{font-size:9px}.chapter-report small{font-size:7px;flex-basis:100%;margin-left:23px}.settings-tabs{gap:23px;overflow:auto;scrollbar-width:none;margin-bottom:20px}.settings-tabs>button{font-size:9px;white-space:nowrap}.settings-grid{gap:18px}.settings-grid .card>p{font-size:9px}.settings-grid .card>h3{font-size:16px;margin-bottom:21px}.settings-grid .notice{font-size:7px}.settings-save{margin-top:21px}.settings-save>.btn{font-size:11px}.admin-footer{padding:17px 16px;font-size:6px;flex-direction:column;align-items:flex-start;gap:8px}.not-found h1{font-size:28px}.not-found p{font-size:11px}#toasts{right:15px;bottom:15px;max-width:calc(100% - 30px)}.toast{font-size:10px;padding:12px 15px}#modal{padding:23px}.modal-heading h2{font-size:22px}.modal-heading+p{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.btn:hover{transform:none}}
+
+/* Final typography pass: readable Vietnamese at actual screen sizes. */
+.keep-phrase{white-space:nowrap}h1,h2{text-wrap:balance}
+.admin-sidebar nav a{font-size:13px}.workspace-label{font-size:8px}.admin-sidebar .brand{font-size:14px}.sidebar-user strong{font-size:12px}.sidebar-user small{font-size:10px}.sidebar-note p{font-size:11px;color:#8591a5}.admin-header .breadcrumb{font-size:12px}.preview-site{font-size:11px}.admin-page-title p{font-size:13px;color:#788293}.admin-page-title .eyebrow{font-size:9px}.title-actions .btn{font-size:12px}.metric-label{font-size:11px;color:#7e8899}.metric-card small{font-size:9px;color:#8c96a6;white-space:normal}.metric-card strong{font-size:27px}.card-title h3,.card>h3{font-size:17px}.card-title p{font-size:11px;color:#8793a4}.chart-key{font-size:10px!important;color:#909aab}.chart-y{font-size:10px}.bar-label{font-size:9px}.mini-orders strong{font-size:12px;color:#5e6b80}.mini-orders small{font-size:10px;color:#929caf}.mini-orders .badge{font-size:9px}.activity-list p strong{font-size:12px;color:#788497}.activity-list small{font-size:10px;color:#9ba5b6}.dashboard-tip{font-size:10px}.card-title>.text-link{font-size:11px}.donut-legend>span{font-size:11px}.donut-legend strong{font-size:12px}.donut span{font-size:11px}.table-toolbar{gap:14px}.filter-tabs button{font-size:12px}.filter-tabs button small{font-size:10px}.search-field input{font-size:12px}.search-field{min-width:280px}.student-table th,.orders-table th{font-size:11px;color:#8993a3}.student-name strong{font-size:12px}.student-name small{font-size:10px}.student-table td,.orders-table td{font-size:11px}.student-table td>span:not(.badge){font-size:11px}.student-table td>small,.orders-table td>small{font-size:10px;color:#99a3b3}.student-table td>strong,.orders-table td>strong{font-size:12px}.table-progress small{font-size:10px}.student-table .badge,.orders-table .badge{font-size:10px}.pagination{font-size:10px}.current-page{font-size:10px}.admin-content .field>span{font-size:12px}.admin-content .field input,.admin-content .field textarea,.admin-content .field select{font-size:13px}.course-management p{font-size:13px}.course-facts{font-size:11px}.course-management .btn{font-size:11px}.editor-chapter-title strong{font-size:12px}.editor-chapter-title small{font-size:9px}.lesson-select strong{font-size:11px}.lesson-select small{font-size:9px}.editor-lesson .badge{font-size:9px}.video-link-status{font-size:10px}.lesson-editor-panel form>.small{font-size:10px}.add-lesson-btn{font-size:11px}.curriculum-editor .card-title p{font-size:10px}.editor-form-actions .btn{font-size:12px}.request-item strong{font-size:12px}.request-item small,.request-item p{font-size:10px}.request-detail-head p{font-size:11px}.request-detail .detail-list{font-size:12px}.request-message>p{font-size:13px}.request-message>span{font-size:9px}.request-detail>p.small{font-size:10px}.channel-bars>div{font-size:12px}.channel-bars strong{font-size:12px}.chapter-report strong{font-size:11px}.chapter-report small{font-size:10px}.conversion-funnel span{font-size:10px}.report-bottom .card>p{font-size:10px}.settings-tabs>button{font-size:12px}.settings-grid .card>p{font-size:12px}.settings-grid .notice{font-size:11px}.roles-list p{font-size:12px;color:#8b96a7}.activation-option strong{font-size:12px}.activation-option p{font-size:10px}.report-range input{font-size:11px;width:135px}.report-range label>span{font-size:9px}.report-range>.btn{font-size:11px}.admin-footer{font-size:9px}
+@media(max-width:1250px){.metric-card strong{font-size:24px}.metric-label{font-size:10px}.metric-card small{font-size:8px}.title-actions .btn{font-size:11px}.admin-sidebar .brand{font-size:12px}.admin-sidebar nav a{font-size:12px}.student-table th,.orders-table th{font-size:10px;padding-inline:14px}.student-table td,.orders-table td{padding-inline:14px}.student-table td>span:not(.badge){font-size:10px}}
+@media(max-width:850px){.student-table td,.orders-table td{padding:0}.student-summary .metric-card small{font-size:8px}.student-summary .metric-label{font-size:10px}.report-range input{width:128px}.admin-header .breadcrumb{font-size:11px}.search-field{min-width:0}.admin-sidebar .brand{font-size:14px}.admin-sidebar nav a{font-size:13px}}
+@media(max-width:600px){.hero h1{font-size:34px;letter-spacing:-.045em;line-height:1.27}.admin-page-title p{font-size:11px}.admin-page-title .eyebrow{font-size:7px}.title-actions .btn{font-size:10px}.metric-label{font-size:10px}.metric-card strong{font-size:25px}.metric-card small{font-size:8px;line-height:1.7}.metric-icon{width:31px;height:31px}.card-title h3,.card>h3{font-size:16px}.card-title p{font-size:10px}.chart-key{font-size:8px!important}.chart-y{font-size:8px}.bar-label{font-size:7px}.mini-orders strong{font-size:11px}.mini-orders small{font-size:9px}.mini-orders .badge{font-size:8px}.activity-list p strong{font-size:11px}.activity-list small{font-size:9px}.dashboard-tip{font-size:9px}.card-title>.text-link{font-size:9px}.donut-legend>span{font-size:10px}.donut-legend strong{font-size:11px}.student-summary .metric-label{font-size:9px}.student-summary .metric-card small{font-size:7px}.student-summary .metric-card strong{font-size:23px}.student-summary .metric-card:last-child strong{font-size:20px}.student-summary:has(.metric-card:last-child strong:not(:empty)){gap:8px}.filter-tabs button{font-size:11px}.filter-tabs button small{font-size:8px}.search-field input{font-size:11px}.student-name strong{font-size:12px}.student-name small{font-size:8px}.student-table td:nth-child(2)>span{font-size:10px}.student-table td:nth-child(2)>small{font-size:9px}.student-table td:nth-child(5){font-size:9px}.student-table .badge{font-size:9px}.table-progress small{font-size:9px}.pagination{font-size:8px}.current-page{font-size:9px}.admin-header .breadcrumb{font-size:9px}.course-management p{font-size:11px}.course-facts{font-size:10px}.course-management .btn{font-size:10px}.admin-content .field>span{font-size:11px}.admin-content .field input,.admin-content .field textarea,.admin-content .field select{font-size:12px}.editor-chapter-title strong{font-size:10px}.editor-chapter-title small{font-size:7px}.lesson-select strong{font-size:10px}.lesson-select small{font-size:8px}.editor-lesson .badge{font-size:7px}.video-link-status{font-size:9px}.lesson-editor-panel form>.small{font-size:9px}.add-lesson-btn{font-size:9px}.curriculum-editor .card-title p{font-size:8px}.editor-form-actions .btn{font-size:10px}.request-item strong{font-size:12px}.request-item small,.request-item p{font-size:10px}.request-detail-head p{font-size:10px}.request-detail .detail-list{font-size:11px}.request-message>p{font-size:12px}.request-message>span{font-size:8px}.request-detail>p.small{font-size:9px}.channel-bars>div{font-size:11px}.chapter-report strong{font-size:11px}.chapter-report small{font-size:9px}.conversion-funnel span{font-size:9px}.report-bottom .card>p{font-size:9px}.settings-tabs>button{font-size:11px}.settings-grid .card>p{font-size:11px}.settings-grid .notice{font-size:10px}.roles-list p{font-size:11px}.report-range input{width:112px;font-size:10px;padding-inline:6px}.report-range label>span{font-size:8px}.report-range>.btn{font-size:9px}.admin-footer{font-size:8px}}
+CSS+
+/* Edit lessons and student requests at the current scroll position. */
+.popup-editor-layout,.popup-requests-layout{grid-template-columns:minmax(0,1fr)}
+.popup-editor-layout .curriculum-editor,.popup-requests-layout .request-list{max-height:none;overflow:visible}
+.popup-editor-layout .chapter-actions{width:auto;flex-wrap:nowrap}
+.popup-editor-layout .lesson-moves{display:flex;flex-direction:row;gap:5px}
+.lesson-edit-btn{color:#d779a0!important;margin-left:5px;flex-shrink:0}
+.popup-editor-layout .editor-chapter-title strong{font-size:13px}
+.popup-editor-layout .lesson-select strong{font-size:12px}
+.popup-editor-layout .editor-lesson{padding:14px 18px}
+.popup-requests-layout .request-item{align-items:center;padding:20px 18px}
+.popup-requests-layout .request-item strong{font-size:13px}
+.popup-requests-layout .request-item p{font-size:11px;color:#8995a7}
+#modal.lesson-dialog{width:min(760px,calc(100% - 32px))}
+#modal.request-dialog{width:min(680px,calc(100% - 32px))}
+#modal .modal-heading{position:sticky;top:-28px;background:white;padding-block:8px 16px;margin-bottom:18px;z-index:2}
+#modal .field>span{font-size:12px}#modal input,#modal select,#modal textarea{font-size:13px}
+#modal .video-preview{max-width:520px;margin-inline:auto}
+#modal .video-link-status{font-size:11px}
+#modal .lesson-editor-panel{position:static}
+#modal .small.muted{font-size:11px;margin:15px 0 22px}
+#modal .card-title h3{font-size:15px;color:#8792a2}
+#modal .editor-form-actions,#modal .modal-actions{position:sticky;bottom:-28px;background:white;padding-block:16px 8px;z-index:2}
+#modal .request-detail-head h2{font-size:23px}
+#modal .request-detail-head p{font-size:12px;color:#929cad}
+#modal .detail-list{font-size:12px;margin-block:22px}
+#modal .video-embed{border-color:var(--border)}
+@media(max-width:600px){
+  .popup-editor-layout .editor-lesson{padding:12px 9px;gap:6px}
+  .popup-editor-layout .lesson-select strong{font-size:11px}
+  .popup-editor-layout .editor-chapter-title strong{font-size:11px}
+  .popup-editor-layout .lesson-moves{flex-direction:column;gap:0}
+  .lesson-edit-btn{margin-left:2px;min-width:27px;padding:5px}
+  .lesson-edit-btn .icon{width:14px;height:14px}
+  .popup-requests-layout .request-item{padding:17px 10px}
+  .popup-requests-layout .request-item strong{font-size:12px}
+  .popup-requests-layout .request-item p{font-size:10px}
+  #modal.lesson-dialog,#modal.request-dialog{width:calc(100% - 22px);max-height:calc(100dvh - 26px);padding:20px}
+  #modal .modal-heading{top:-20px;padding-top:8px;margin-bottom:13px}
+  #modal .modal-heading h2{font-size:22px}
+  #modal .field>span{font-size:11px}
+  #modal input,#modal select,#modal textarea{font-size:12px}
+  #modal .small.muted{font-size:10px}
+  #modal .editor-form-actions,#modal .modal-actions{bottom:-20px}
+  #modal .editor-form-actions .btn{font-size:11px;padding:10px 12px}
+  #modal .request-detail-head h2{font-size:20px}
+  #modal .request-detail-head p{font-size:11px}
+  #modal .detail-list{font-size:11px;grid-template-columns:92px 1fr}
+}
+CSS
/* Scroll stack: each card settles below the preceding card's visible edge. */
.mastery-section{padding:110px 0 40px;background:radial-gradient(ellipse at 12% 35%,#182b38 0,transparent 48%),#0b1019}
.mastery-section .section-heading{margin-bottom:64px}
.mastery-section .section-heading h2{font-size:clamp(34px,4.5vw,64px);line-height:1.2}
.mastery-stack{display:flex;flex-direction:column;gap:44px;padding-bottom:70px;isolation:isolate}
.mastery-card{position:sticky;top:calc(102px + var(--card-index)*24px);z-index:calc(1 + var(--card-index));display:grid;grid-template-columns:340px 1fr;gap:48px;padding:28px;border:1px solid #377887;border-radius:28px;background:#142d39;box-shadow:0 -12px 48px #060b1440;min-height:420px}
.mastery-visual{background:#0b111b;border-radius:19px;padding:26px;display:flex;flex-direction:column}
.mastery-number{font-family:Manrope,sans-serif;font-weight:800;font-size:64px;line-height:1;color:#37d7e0;letter-spacing:-4px}
.mastery-number span{color:#42636c;font-size:38px;margin-left:8px}
.mastery-visual h3{font-size:23px;line-height:1.45;margin:18px 0 24px;color:#fff}
.mastery-image{position:relative;border-radius:12px;overflow:hidden;margin-top:auto;aspect-ratio:1.65}
.mastery-image img{width:100%;height:100%;object-fit:cover}
.mastery-image:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent,#07101ab0)}
.mastery-image span{position:absolute;bottom:14px;left:14px;z-index:1;color:#fff;font-size:9px;letter-spacing:2px}
.mastery-copy{align-self:center;padding:12px 16px 12px 0}
.mastery-copy .eyebrow{color:#37d7e0;font-size:10px}
.mastery-copy h4{font-size:clamp(22px,2.4vw,32px);line-height:1.4;color:#fff;margin:14px 0 22px}
.mastery-copy p{color:#aec2cd;font-size:17px;line-height:1.9;margin:0 0 20px}
.mastery-copy strong{font-weight:650;color:#fff}
.mastery-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff16;padding-top:18px;margin-top:28px;color:#7ea2b2;font-size:9px;letter-spacing:2px}
.mastery-end{display:flex;align-items:center;justify-content:space-between;padding:30px 0;border-top:1px solid #ffffff18;color:#88a7b7;font-size:11px;letter-spacing:2px}
.mastery-end a{display:flex;align-items:center;gap:18px;color:#ff3686;font-size:18px;font-weight:700;letter-spacing:0}
@media(max-width:900px){.mastery-card{grid-template-columns:260px 1fr;gap:24px;padding:22px}.mastery-visual{padding:20px}.mastery-copy p{font-size:15px}}
@media(max-width:600px){.mastery-section{padding:68px 0 20px}.mastery-section .section-heading{margin-bottom:34px}.mastery-stack{gap:28px;padding-bottom:40px}.mastery-card{top:calc(80px + var(--card-index)*12px);grid-template-columns:1fr;padding:16px;gap:20px;border-radius:22px;min-height:0}.mastery-visual{display:grid;grid-template-columns:1fr 120px;gap:10px 16px;padding:18px}.mastery-number{font-size:42px;grid-column:1}.mastery-number span{font-size:26px}.mastery-visual h3{font-size:17px;margin:0;grid-column:1}.mastery-image{grid-column:2;grid-row:1 / 3;aspect-ratio:auto;height:100%;min-height:108px;margin:0}.mastery-image span{font-size:7px;letter-spacing:1px;bottom:10px;left:10px}.mastery-copy{padding:0 6px 6px}.mastery-copy h4{font-size:21px;margin:10px 0 14px}.mastery-copy p{font-size:13px;line-height:1.75;margin-bottom:12px}.mastery-footer{margin-top:18px;padding-top:14px;font-size:8px;letter-spacing:1px}.mastery-end{flex-direction:column;gap:14px;text-align:center}.mastery-end a{font-size:17px}}
@media(prefers-reduced-motion:reduce){.mastery-card{position:relative;top:auto}}
@media(max-height:680px){.mastery-card{position:relative;top:auto}}

.resources-section .resource-card{text-align:center}
.resources-section .resource-card h3{margin-inline:auto;text-wrap:balance}
.resources-section .resource-card p{margin-inline:auto;text-wrap:balance}
.resources-section .resource-art{margin-inline:auto}

.original-price{font-size:.5em;color:#8793a5;font-weight:500;margin-right:12px}
.big-price,.aside-price,.course-price{display:flex;align-items:center;flex-wrap:wrap;gap:10px}
.big-price>span:last-child,.aside-price>span:last-child,.course-price>span:last-child{flex-basis:100%}
.discount-settings{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:8px 0 24px}
.discount-preview{display:flex;flex-direction:column;justify-content:center;background:#fff2f7;border-radius:12px;padding:16px 20px}
.discount-preview>span{color:#7a8394;font-size:12px}.discount-preview strong{font-size:24px;color:#f50968}.discount-preview small{color:#8793a5}
.coupon-manager>p{margin-bottom:20px}.coupon-manager table{width:100%}.coupon-manager th,.coupon-manager td{padding:15px;text-align:left;border-bottom:1px solid #e9ecf1}
.discount-breakdown{margin:18px 0;padding:18px 0;border-block:1px solid #e6eaf0}.discount-breakdown>div{display:flex;justify-content:space-between;gap:14px;margin-bottom:10px;font-size:12px}.discount-breakdown .discount-total{margin-bottom:0;padding-top:10px;font-size:15px;color:#f50968}
.coupon-apply{margin-bottom:22px}.coupon-apply input{text-transform:uppercase}.coupon-apply .field{margin-bottom:10px}.coupon-apply>.small{margin-top:8px}
@media(max-width:600px){.discount-settings{grid-template-columns:1fr;gap:0}.discount-preview{margin-bottom:12px}.coupon-manager .card-title{flex-wrap:wrap;gap:12px}.coupon-manager th,.coupon-manager td{padding:12px 8px}}
.coupon-manager{margin-top:24px}

.report-tools{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}
.report-tools .report-range{margin:0;align-items:flex-end;gap:10px}
.report-tools .report-range input{height:42px;padding:10px 12px;font-size:12px;min-width:144px}
.report-tools .report-range label>span{font-size:10px;margin-bottom:6px;display:block}
.report-tools .report-range>.btn,.report-tools .export-button{height:42px;min-height:42px;padding:10px 16px;font-size:12px;border-radius:10px}
.report-tools .export-button{background:#fff;color:#556075;border:1px solid #dfe4ed;box-shadow:0 2px 5px #17243d04;gap:9px;transform:none}
.report-tools .export-button .icon{width:17px;height:17px;color:#f50968}
.report-tools .export-button:hover{border-color:#eea9c5;background:#fff7fb;color:#e00860}
.operation-card{align-self:start}
.operation-heading{display:flex;align-items:center;gap:10px;margin-bottom:20px}
.operation-heading h3{margin:0!important;font-size:16px}
.operation-symbol{display:flex;padding:8px;border-radius:10px;background:#fff0f6;color:#f50968}
.operation-symbol .icon{width:17px;height:17px}
.operation-tag{margin-left:auto;font-size:8px;font-weight:700;letter-spacing:1px;color:#8c97a9}
.operation-diagram{padding:0;margin:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:12px}
.operation-diagram li{position:relative;display:flex;align-items:center;gap:10px;padding:14px 12px;border:1px solid #e7ebf1;border-radius:12px;background:#fafbfd;min-width:0}
.operation-step{display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;font-size:10px;font-weight:700;border-radius:9px;background:#f0eaf4;color:#93678c}
.operation-diagram li:last-child{border-color:#dceee7;background:#f5fbf8}
.operation-diagram li:last-child .operation-step{background:#e2f3eb;color:#3f9276}
.operation-diagram strong{display:block;font-size:12px;color:#394358}
.operation-diagram small{display:block;font-size:9px;color:#8a95a7;line-height:1.5;margin-top:3px}
.operation-arrow{margin-left:auto;color:#aab3c2;width:13px;height:13px}
.operation-diagram li:last-child .operation-arrow{display:none}
.operation-caption{display:flex;align-items:center;gap:7px;color:#8793a5;font-size:9px!important;border-top:1px solid #edf0f5;padding-top:14px;margin-top:16px}
.operation-caption .icon{width:13px;height:13px}
@media(max-width:600px){.report-tools{width:100%;gap:10px}.report-tools .report-range input{width:100%;min-width:0}.report-tools .report-range>.btn{grid-column:1;grid-row:2}.report-tools .export-button{justify-content:center}.operation-diagram li{padding:12px 10px;gap:8px}.operation-heading{margin-bottom:16px}.operation-diagram small{font-size:9px}.operation-card .operation-caption{font-size:9px}.operation-step{width:24px;height:24px}.operation-arrow{width:11px;height:11px}}
@media(max-width:600px){.report-tools{display:grid;grid-template-columns:1fr 1fr;align-items:end}.report-tools .report-range{display:contents}.report-tools .report-range>.btn{grid-column:1;grid-row:2}.report-tools .export-button{grid-column:2;grid-row:2;margin:0;width:100%}}

.payment-setup-card>.muted{margin-bottom:20px}
.payment-account-list{display:grid;gap:12px}
.payment-account{display:flex;align-items:center;gap:12px;border:1px solid #e5eaf1;border-radius:12px;padding:16px}
.bank-mark,.auto-qr-icon{display:inline-flex;align-items:center;justify-content:center;padding:12px;border-radius:12px;background:#fff0f6;color:#f50968}
.payment-account-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}
.payment-account-info strong{display:flex;align-items:center;flex-wrap:wrap;gap:7px;font-size:13px}
.payment-account-info>span{font-size:14px;font-weight:650;letter-spacing:.5px}
.payment-account-info small{font-size:10px;color:#8793a5;overflow-wrap:anywhere}
.payment-account .table-actions{flex-wrap:wrap;justify-content:flex-end;max-width:140px}
.automatic-qr-card{align-self:start}
.auto-qr-icon{margin-bottom:18px}
.automatic-qr-card>p{font-size:12px;color:#8793a5}
.qr-steps{list-style:none;padding:0;margin:24px 0;display:grid;gap:12px}
.qr-steps li{display:flex;align-items:center;gap:12px;font-size:12px;color:#4b586b}
.qr-steps span{background:#f5f6fa;color:#9c7493;font-size:10px;padding:6px 9px;border-radius:7px;font-weight:700}
.checkbox-line{display:flex;align-items:center;gap:10px;font-size:12px;margin:20px 0}
.checkbox-line input{width:16px;height:16px;accent-color:#f50968}
.dynamic-qr{width:100%;background:white;border-radius:12px;overflow:hidden}
.dynamic-qr img{width:100%;height:auto;object-fit:contain}
.dynamic-qr img[hidden],.qr-failure[hidden]{display:none}
.qr-failure{padding:20px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;font-size:11px;color:#8793a5}
.qr-failure strong{color:#45516a}
.automatic-bank-layout .qr-preview{padding:10px;background:white}
.automatic-bank-layout .detail-list{overflow-wrap:anywhere}
@media(max-width:600px){.payment-account{padding:12px;gap:9px;flex-wrap:wrap}.payment-account .table-actions{max-width:none;width:100%;border-top:1px solid #edf0f5;padding-top:8px}.payment-account-info strong{font-size:12px}.payment-setup-card .card-title{flex-wrap:wrap;gap:12px}.automatic-bank-layout .qr-preview{max-width:270px;margin-inline:auto}}
.automatic-bank-layout{grid-template-columns:240px minmax(0,1fr);gap:24px}
.automatic-bank-layout .qr-preview{width:240px}
.dynamic-qr{aspect-ratio:540/640}
@media(max-width:900px){.checkout-summary>.discount-breakdown,.checkout-summary>.coupon-apply{grid-column:1/-1}.coupon-apply .field{width:100%}}
@media(max-width:600px){.automatic-bank-layout{grid-template-columns:minmax(0,1fr)}.automatic-bank-layout .qr-preview{width:min(260px,100%)}}
