@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap");:root{--ink:#17223b;--muted:#69738a;--line:#e8eaf0;--paper:#f6f7f9;--orange:#ee572d;--navy:#152649;--white:#fff;--shadow:0 14px 40px rgba(24,37,63,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.eyebrow{display:block;color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.13em}.eyebrow.light{color:#ffb09a}h1,h2,h3{font-family:Manrope,sans-serif;margin:0;letter-spacing:-.035em}p{color:var(--muted);line-height:1.65}.brand,.login-brand{display:flex;align-items:center;gap:11px}.brand-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:13px;background:var(--orange);color:white;font-weight:800;font-family:Manrope;box-shadow:0 8px 20px rgba(238,87,45,.25)}.brand-mark.large{width:52px;height:52px;font-size:19px}.brand b,.login-brand b{display:block;font-size:17px}.brand small,.login-brand small{display:block;color:#8992a5;font-size:11px;letter-spacing:.08em;text-transform:uppercase;margin-top:2px}.app-header{height:72px;background:white;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1240px)/2));position:-webkit-sticky;position:sticky;top:0;z-index:20}.nav{gap:10px}.nav,.nav a{display:flex}.nav a{align-items:center;gap:7px;padding:10px 14px;border-radius:10px;font-weight:600;color:#5d6679}.nav a:hover{background:#f5f5f7;color:var(--ink)}.header-actions{display:flex;align-items:center;gap:9px}.icon-button,.mobile-menu{border:1px solid var(--line);background:white;border-radius:11px;width:40px;height:40px;display:grid;place-items:center;color:#667085}.profile-button{display:flex;align-items:center;gap:9px;border:0;background:#f6f7f9;border-radius:13px;padding:6px 10px}.profile-button>span:first-child{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:var(--navy);color:white;font-weight:700;font-size:12px}.profile-copy{text-align:left;font-weight:700;font-size:13px}.profile-copy small{display:block;color:#8a93a4;font-size:10px;font-weight:500}.mobile-menu{display:none}.primary-button{border:0;background:var(--orange);color:white;border-radius:12px;padding:13px 18px;display:flex;align-items:center;justify-content:center;gap:9px;font-weight:700;box-shadow:0 9px 22px rgba(238,87,45,.22)}.primary-button.small{padding:11px 15px}.login-page{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;background:white}.login-brand-panel{background:linear-gradient(145deg,#14274d,#101c36 65%,#1e3154);color:white;padding:54px max(52px,8vw);display:flex;flex-direction:column;position:relative;overflow:hidden}.login-brand-panel:after{content:"";position:absolute;width:420px;height:420px;border:80px solid rgba(255,255,255,.035);border-radius:50%;right:-180px;top:18%}.login-brand small{color:#b5bed0}.hero-copy{margin:auto 0;position:relative;z-index:1}.hero-copy h1{font-size:clamp(42px,5vw,70px);line-height:1.08;margin:16px 0}.hero-copy p{color:#c7cede;max-width:570px;font-size:17px}.hero-stats{display:flex;gap:50px;margin-top:42px}.hero-stats div{display:flex;flex-direction:column}.hero-stats strong{font-size:29px;font-family:Manrope}.hero-stats span{color:#9eabc2;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.quote-card{border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.06);padding:18px 20px;border-radius:16px;max-width:470px;position:relative;z-index:1}.quote-card small{display:block;color:#aeb8ca;margin-top:8px}.login-form-panel{padding:50px max(40px,7vw);display:flex;flex-direction:column;justify-content:center}.login-box{width:min(440px,100%);margin:auto}.login-box h2{font-size:34px;margin:12px 0 5px}.login-box>p{margin-top:0}.admin-card label,.login-box label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:700;margin-top:18px}.admin-card input,.admin-card select,.login-box input{width:100%;border:1px solid #dfe2e8;border-radius:11px;padding:13px 14px;outline:none;background:white}.admin-card input:focus,.login-box input:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(238,87,45,.1)}.login-options{display:flex;justify-content:space-between;margin:17px 0;font-size:13px}.login-options label{margin:0;display:flex;flex-direction:row;align-items:center}.login-options a{color:var(--orange);font-weight:700}.divider{height:1px;background:var(--line);margin:26px 0;position:relative}.divider span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:white;padding:0 10px;color:#939bab;font-size:12px}.google-button{border:1px solid #dfe2e8;border-radius:12px;padding:12px;display:flex;justify-content:center;gap:10px;font-weight:700}.google-g{color:#4285f4;font-weight:800}.demo-note{display:flex;gap:8px;align-items:flex-start;font-size:12px;background:#f5f7fb;padding:12px;border-radius:10px;margin-top:20px!important}.feature-row{display:flex;gap:22px;justify-content:center;color:#727b8d;font-size:11px}.feature-row span{display:flex;gap:5px;align-items:center}.feature-row svg{width:15px}.admin-shell,.lesson-shell,.library-shell{max-width:1240px;margin:auto;padding:32px 24px 70px}.welcome-card{background:linear-gradient(125deg,#172b51,#203d6c);border-radius:22px;padding:32px 38px;color:white;display:flex;align-items:center;justify-content:space-between;box-shadow:var(--shadow)}.welcome-card h1{font-size:31px;margin:9px 0 2px}.welcome-card p{color:#c9d2e3;margin:0}.progress-ring{--progress:0deg;width:110px;height:110px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#ff7a52 var(--progress),rgba(255,255,255,.13) 0);position:relative}.progress-ring:after{content:"";position:absolute;inset:8px;background:#1d3762;border-radius:50%}.progress-ring span{position:relative;z-index:1;text-align:center}.progress-ring strong{display:block;font-size:24px}.progress-ring small{font-size:10px;color:#c4cde0}.dashboard-grid{display:grid;grid-template-columns:2fr 1fr;grid-gap:20px;gap:20px;margin:22px 0 44px}.continue-card{background:white;border:1px solid var(--line);border-radius:18px;padding:17px;display:grid;grid-template-columns:220px 1fr;grid-gap:22px;gap:22px}.video-thumb{min-height:165px;border-radius:14px;background:linear-gradient(145deg,#fed9cd,#f47b58);display:grid;place-items:center;position:relative}.video-thumb button{width:58px;height:58px;border:0;border-radius:50%;background:white;color:var(--orange);display:grid;place-items:center;box-shadow:0 9px 25px rgba(92,44,29,.2)}.video-thumb span{position:absolute;right:9px;bottom:9px;color:white;background:rgba(0,0,0,.5);padding:4px 7px;border-radius:6px;font-size:11px}.continue-card h2{font-size:25px;margin-top:6px}.continue-card p{margin:4px 0 12px;font-size:13px}.continue-card a{display:flex;align-items:center;gap:6px;color:var(--orange);font-weight:700;font-size:13px;margin-top:9px}.mini-progress{height:6px;background:#edf0f4;border-radius:5px;overflow:hidden}.mini-progress span{display:block;height:100%;background:var(--orange)}.continue-card small{color:#8c95a5;font-size:10px}.summary-stack{display:grid;grid-gap:10px;gap:10px}.summary-card{background:white;border:1px solid var(--line);border-radius:15px;padding:14px 17px;display:flex;align-items:center;gap:13px}.summary-icon{width:43px;height:43px;border-radius:12px;display:grid;place-items:center}.summary-icon svg{width:20px}.summary-icon.orange{background:#fff0ea;color:var(--orange)}.summary-icon.blue{background:#eaf2ff;color:#3976d4}.summary-icon.green{background:#e7f7f2;color:#15856e}.summary-card strong{display:block;font-size:19px}.summary-card small{display:block;color:#8a93a3;font-size:11px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:17px}.section-heading h2{font-size:27px;margin-top:5px}.section-heading.compact{margin-top:30px}.section-heading.compact h2{font-size:22px}.search-box{display:flex;align-items:center;gap:8px;background:white;border:1px solid var(--line);border-radius:12px;padding:0 12px}.search-box input{border:0;outline:0;padding:11px 3px;width:210px}.skill-tabs{display:flex;gap:8px;overflow:auto;padding-bottom:12px}.skill-tabs button{white-space:nowrap;border:1px solid var(--line);background:white;border-radius:11px;padding:9px 13px;font-weight:700;color:#667085}.skill-tabs button span{font-size:10px;background:#f0f1f4;border-radius:10px;padding:2px 6px;margin-left:4px}.skill-tabs button.active{background:var(--navy);color:white;border-color:var(--navy)}.skill-tabs button.active span{background:rgba(255,255,255,.16)}.lesson-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:13px;gap:13px}.lesson-card{background:white;border:1px solid var(--line);border-radius:16px;padding:17px;display:grid;grid-template-columns:52px 1fr 35px;grid-gap:14px;gap:14px;transition:.2s}.lesson-card:hover{transform:translateY(-2px);box-shadow:var(--shadow);border-color:#d9dce3}.lesson-number{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;font-family:Manrope;font-weight:800}.lesson-copy>div:first-child{font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#7f8899}.skill-dot{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:6px}.lesson-copy h3{font-size:17px;margin:4px 0}.lesson-copy p{font-size:12px;margin:3px 0 11px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lesson-copy footer{display:flex;gap:13px;color:#929aab;font-size:10px}.lesson-copy footer span{display:flex;gap:4px;align-items:center}.card-status{width:31px;height:31px;border-radius:10px;display:grid;place-items:center;background:#f3f4f6;color:#8790a1}.card-status svg{width:16px}.card-status.done{background:#e5f6ef;color:#148269}.breadcrumbs{gap:8px;font-size:12px;color:#8b94a4;margin-bottom:22px}.breadcrumbs,.breadcrumbs a{display:flex;align-items:center}.breadcrumbs a{gap:6px;color:var(--orange);font-weight:700}.lesson-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:22px;gap:22px}.lesson-main{min-width:0}.drive-player{aspect-ratio:16/9;background:#111c33;border-radius:19px;overflow:hidden;box-shadow:var(--shadow)}.drive-player iframe{width:100%;height:100%;border:0}.player-placeholder{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:white;text-align:center;padding:30px;background:radial-gradient(circle at 50% 30%,#304b78,#111c33 70%)}.player-placeholder>span{width:74px;height:74px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);margin-bottom:17px}.player-placeholder svg{width:38px;height:38px}.player-placeholder strong{font-size:20px}.player-placeholder p{color:#b8c2d6;margin:7px 0;max-width:430px}.player-placeholder small{color:#ffac92;margin-top:8px}.lesson-title-row{display:flex;justify-content:space-between;gap:20px;padding:25px 3px 18px}.lesson-title-row h1{font-size:32px;margin:5px 0}.lesson-title-row p{margin:0}.complete-button{flex:0 0 auto;align-self:start;border:1px solid #dfe2e8;background:white;border-radius:12px;padding:11px 13px;display:flex;gap:7px;align-items:center;font-weight:700;color:#647087}.complete-button svg{width:18px}.complete-button.done{background:#e7f7f1;color:#148269;border-color:#bfe7d9}.lesson-note{background:#fff6e9;border:1px solid #f4dfbd;border-radius:15px;padding:16px;display:flex;gap:12px}.lesson-note>svg{color:#bd7917}.lesson-note strong{font-size:14px}.lesson-note p{font-size:12px;margin:3px 0}.playlist{background:white;border:1px solid var(--line);border-radius:18px;padding:14px;height:max-content;position:-webkit-sticky;position:sticky;top:93px}.playlist-head{display:flex;gap:10px;padding:8px 7px 15px;border-bottom:1px solid var(--line)}.playlist-head>svg{color:var(--orange)}.playlist-head small,.playlist-head strong{display:block}.playlist-head small{color:#8c95a5;margin-top:3px}.playlist-item{width:100%;border:0;border-bottom:1px solid #eef0f3;background:white;padding:14px 8px;display:flex;gap:11px;text-align:left}.playlist-item>span{width:31px;height:31px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:#f1f2f5;font-weight:800;font-size:11px}.playlist-item>span svg{width:17px}.playlist-item div{min-width:0}.playlist-item strong{font-size:12px;display:block}.playlist-item small{display:flex;align-items:center;gap:4px;color:#9098a8;margin-top:5px}.playlist-item small svg{width:12px}.playlist-item.active{background:#fff4f0;border-radius:11px;color:var(--orange)}.playlist-item.active>span{background:var(--orange);color:white}.playlist-help{background:#f4f6f9;padding:13px;border-radius:12px;margin-top:14px}.playlist-help strong{font-size:12px}.playlist-help p{font-size:11px;margin:4px 0}.documents{margin-top:12px}.document-row{background:white;border:1px solid var(--line);padding:14px;border-radius:13px;display:flex;align-items:center;gap:12px;margin:9px 0}.document-row>span{width:40px;height:40px;border-radius:10px;background:#fff0ea;color:var(--orange);display:grid;place-items:center}.document-row div{flex:1 1}.document-row small,.document-row strong{display:block}.document-row strong{font-size:13px}.document-row small{color:#939bab;font-size:10px;margin-top:3px}.document-row a,.document-row button{display:flex;align-items:center;gap:6px;border:0;background:#f3f5f7;border-radius:9px;padding:9px 11px;font-size:11px;font-weight:700}.document-row svg{width:17px}.admin-title{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:24px}.admin-title h1{font-size:34px;margin:6px 0}.admin-title p{margin:0}.admin-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.admin-card{background:white;border:1px solid var(--line);border-radius:18px;padding:23px}.admin-card.setup-card{grid-column:1/-1;display:flex;gap:18px;background:var(--navy);color:white}.setup-card>svg{color:#ff8a67;width:34px;height:34px}.setup-card h2{font-size:21px}.setup-card ol{color:#c8d0df;line-height:1.9;margin:8px 0 0;padding-left:20px}.card-head{display:flex;justify-content:space-between;align-items:flex-start}.card-head h2{font-size:21px;margin-top:5px}.admin-card .primary-button{width:100%;margin-top:18px}.admin-card pre{background:#111c33;color:#cbd6e9;padding:18px;border-radius:13px;line-height:1.8;overflow:auto}.muted{font-size:12px}.muted code{background:#f2f3f6;padding:2px 4px;border-radius:4px}.form-message{display:flex;gap:7px;align-items:flex-start;font-size:11px;background:#e7f7f1;color:#147a64;padding:10px;border-radius:9px}.form-message svg{width:16px;flex:0 0 auto}@media(max-width:900px){.login-page{grid-template-columns:1fr}.login-brand-panel{min-height:440px;padding:34px 28px}.quote-card{display:none}.login-form-panel{padding:48px 24px}.feature-row{margin-top:30px}.dashboard-grid,.lesson-layout{grid-template-columns:1fr}.summary-stack{grid-template-columns:repeat(3,1fr)}.playlist{position:static;order:-1}.admin-grid,.lesson-grid{grid-template-columns:1fr}.admin-card.setup-card{grid-column:auto}.nav{display:none}.nav.open{display:flex;position:absolute;top:72px;left:0;right:0;background:white;padding:12px 20px;border-bottom:1px solid var(--line)}.mobile-menu{display:grid}.profile-copy{display:none}}@media(max-width:620px){.app-header{padding:0 16px}.icon-button{display:none}.admin-shell,.lesson-shell,.library-shell{padding:20px 15px 50px}.welcome-card{padding:24px;align-items:flex-start}.welcome-card h1{font-size:25px;max-width:220px}.progress-ring{width:82px;height:82px}.dashboard-grid{margin-bottom:34px}.continue-card,.summary-stack{grid-template-columns:1fr}.summary-card{padding:11px 14px}.section-heading{align-items:flex-start;gap:13px;flex-direction:column}.search-box,.search-box input{width:100%}.lesson-card{grid-template-columns:43px 1fr 29px;padding:13px;gap:10px}.lesson-number{width:43px;height:43px}.lesson-copy footer{flex-wrap:wrap;gap:7px}.lesson-title-row{flex-direction:column}.complete-button{width:100%;justify-content:center}.admin-title{align-items:flex-start;flex-direction:column;gap:15px}.hero-copy h1{font-size:40px}.hero-stats{gap:28px}.feature-row{flex-wrap:wrap}.breadcrumbs{overflow:auto;white-space:nowrap}.document-row{align-items:flex-start;flex-wrap:wrap}.document-row div{min-width:170px}}.course-welcome{margin-bottom:38px}.course-count{width:112px;height:112px;border-radius:50%;border:8px solid rgba(255,255,255,.12);display:flex;flex-direction:column;align-items:center;justify-content:center}.course-count strong{font:800 31px Manrope}.course-count small{color:#c8d2e4;font-size:11px}.course-overview>.section-heading>p{margin:0;font-size:13px}.course-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px}.course-card{--course-color:#e95420;background:white;border:1px solid var(--line);border-radius:20px;padding:24px;position:relative;overflow:hidden;transition:.22s}.course-card:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:var(--course-color)}.course-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.course-card-top{display:flex;justify-content:space-between;align-items:center}.course-index{font:800 12px Manrope;color:var(--course-color);letter-spacing:.1em}.course-level{font-size:10px;text-transform:uppercase;letter-spacing:.08em;background:#f3f4f7;padding:5px 8px;border-radius:12px;color:#70798b;font-weight:700}.course-icon{width:52px;height:52px;border-radius:15px;background:color-mix(in srgb,var(--course-color) 12%,white);color:var(--course-color);display:grid;place-items:center;margin:22px 0 15px}.course-card h2{font-size:25px}.course-card>p{font-size:13px;min-height:43px}.course-meta{display:flex;gap:17px;color:#7e8798;font-size:11px;margin:17px 0}.course-meta span{display:flex;align-items:center;gap:5px}.course-meta svg{width:15px}.course-progress>div{height:6px;background:#eef0f3;border-radius:5px;overflow:hidden}.course-progress>div span{display:block;height:100%;background:var(--course-color)}.course-progress small{display:block;text-align:right;color:#8c95a5;font-size:10px;margin-top:5px}.course-card footer{border-top:1px solid var(--line);margin-top:15px;padding-top:14px;display:flex;justify-content:space-between;align-items:center;color:var(--course-color);font-weight:800;font-size:13px}.course-card footer svg{width:18px}.library-note{margin-top:24px;border:1px solid #dfe4ec;background:#eef3f9;border-radius:16px;padding:17px 20px;display:flex;align-items:center;gap:14px}.library-note>svg:first-child{color:var(--orange)}.library-note>svg:last-child{margin-left:auto;color:#16836b}.library-note div{flex:1 1}.library-note strong{font-size:14px}.library-note p{font-size:12px;margin:3px 0}.back-link{display:inline-flex;align-items:center;gap:6px;color:var(--orange);font-size:12px;font-weight:800;margin:0 0 15px}.back-link svg{width:17px}@media(max-width:760px){.course-grid{grid-template-columns:1fr}.course-welcome{margin-bottom:28px}.course-count{width:78px;height:78px;border-width:6px}.course-count strong{font-size:23px}.course-card{padding:20px}.course-card>p{min-height:auto}.library-note{align-items:flex-start}.library-note>svg:last-child{display:none}}.access-badge{display:flex;align-items:center;gap:5px;font-size:10px;text-transform:uppercase;letter-spacing:.06em;background:#f1f2f5;color:#70798b;padding:6px 9px;border-radius:12px;font-weight:800}.access-badge svg{width:13px;height:13px}.access-badge.owned{background:#e5f6ef;color:#12775f}.course-card.locked{background:linear-gradient(145deg,#fff,#fafbfc)}.course-card.locked .course-icon{filter:grayscale(.35)}.course-price{display:flex;justify-content:space-between;align-items:flex-end;background:#f5f6f8;border-radius:11px;padding:10px 12px;margin-top:15px}.course-price small{color:#8c95a5;font-size:10px}.course-price strong{font-size:15px;color:var(--course-color)}.access-loading{height:320px;display:grid;place-items:center;color:#838c9c}.paywall-shell{max-width:1050px;margin:auto;padding:34px 24px 70px}.paywall-card{--course-color:#e95420;background:white;border:1px solid var(--line);border-radius:24px;display:grid;grid-template-columns:.85fr 1.15fr;overflow:hidden;box-shadow:var(--shadow)}.paywall-visual{min-height:590px;background:radial-gradient(circle at 50% 40%,color-mix(in srgb,var(--course-color) 65%,#273458),#17223b 72%);display:flex;flex-direction:column;align-items:center;justify-content:center;color:white;gap:12px}.lock-orbit{width:130px;height:130px;border:1px solid rgba(255,255,255,.3);border-radius:50%;display:grid;place-items:center;position:relative;margin-bottom:18px;box-shadow:0 0 0 25px rgba(255,255,255,.045),0 0 0 50px rgba(255,255,255,.025)}.lock-orbit svg{width:48px;height:48px}.paywall-visual>span{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#d9dfeb}.paywall-copy{padding:48px}.paywall-copy h1{font-size:38px;margin:9px 0}.locked-notice{display:flex;gap:11px;background:#fff3ef;border:1px solid #f3d6cc;padding:13px;border-radius:12px;color:var(--orange);margin:22px 0}.locked-notice svg{flex:0 0 auto}.locked-notice small,.locked-notice strong{display:block}.locked-notice small{color:#8b7169;margin-top:3px}.paywall-copy ul{list-style:none;padding:0;display:grid;grid-gap:11px;gap:11px}.paywall-copy li{display:flex;align-items:center;gap:9px;font-size:13px}.paywall-copy li svg{width:18px;color:#178269}.paywall-price{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 0;margin:22px 0;display:flex;justify-content:space-between;align-items:center}.paywall-price span{font-size:12px;color:#7d8696}.paywall-price strong{font-size:23px;color:var(--course-color)}.paywall-actions{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:10px;gap:10px}.secondary-button{border:1px solid #dfe2e8;background:white;border-radius:12px;padding:12px;display:flex;align-items:center;justify-content:center;gap:7px;font-weight:800;color:#5f6879}.payment-note{display:block;text-align:center;color:#929aaa;margin-top:13px}.lesson-gate{max-width:620px;margin:90px auto;text-align:center;background:white;border:1px solid var(--line);border-radius:22px;padding:48px;box-shadow:var(--shadow)}.lesson-gate>svg{width:58px;height:58px;color:var(--orange);background:#fff0eb;padding:14px;border-radius:17px;margin-bottom:17px}.lesson-gate h1{font-size:29px;margin:8px 0}.lesson-gate .primary-button{width:max-content;margin:22px auto 0}@media(max-width:760px){.paywall-card{grid-template-columns:1fr}.paywall-visual{min-height:260px}.lock-orbit{width:90px;height:90px}.paywall-copy{padding:26px 20px}.paywall-copy h1{font-size:30px}.paywall-actions{grid-template-columns:1fr}.lesson-gate{margin:35px 15px;padding:35px 20px}}.admin-alert,.admin-demo{display:flex;align-items:center;gap:9px;padding:12px 15px;border-radius:12px;margin-bottom:16px;font-size:13px;font-weight:700}.admin-demo{background:#fff4df;color:#9b6510;border:1px solid #f0d49e}.admin-alert{background:#e8f7f1;color:#14775f;border:1px solid #bee7d8}.admin-alert svg,.admin-demo svg{width:18px}.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:13px;gap:13px;margin-bottom:18px}.admin-stats>div{background:white;border:1px solid var(--line);border-radius:16px;padding:16px;display:flex;gap:13px;align-items:center}.admin-stats p{margin:0}.admin-stats small,.admin-stats strong{display:block}.admin-stats small{font-size:10px;color:#8a93a4;text-transform:uppercase;letter-spacing:.05em}.admin-stats strong{font-size:20px;color:var(--ink);margin-top:3px}.summary-icon.purple{background:#f1ecff;color:#7654c6}.orders-card{padding:0;overflow:hidden}.orders-toolbar{display:flex;justify-content:space-between;align-items:flex-end;padding:21px 22px;border-bottom:1px solid var(--line)}.orders-toolbar h2{font-size:22px;margin-top:5px}.orders-controls{display:flex;gap:9px}.orders-controls select{border:1px solid var(--line);background:white;border-radius:11px;padding:0 11px;color:#667085}.orders-table-wrap{overflow:auto}.orders-table{width:100%;border-collapse:collapse;min-width:900px}.orders-table th{text-align:left;background:#f7f8fa;color:#7b8495;font-size:10px;text-transform:uppercase;letter-spacing:.06em;padding:12px 16px}.orders-table td{padding:15px 16px;border-top:1px solid #eef0f3;font-size:12px}.orders-table td small,.orders-table td strong{display:block}.orders-table td small{color:#929aaa;margin-top:4px}.course-pill{display:inline-block;border-left:3px solid var(--pill);background:#f5f6f8;padding:7px 9px;border-radius:7px;font-weight:700}.order-status{display:inline-block;padding:6px 9px;border-radius:12px;font-size:10px;font-weight:800}.order-status.pending{background:#fff3de;color:#a46609}.order-status.paid{background:#e4f6ef;color:#13785f}.order-status.cancelled,.order-status.refunded{background:#f3f4f6;color:#7a8394}.row-actions{display:flex;gap:6px}.row-actions button{width:31px;height:31px;border:0;border-radius:9px;background:#e5f6ef;color:#148169;display:grid;place-items:center}.row-actions button.danger{background:#fff0ed;color:#d54c36}.row-actions svg{width:16px}.completed-action{display:flex;align-items:center;gap:4px;color:#8a93a4;font-size:10px}.completed-action svg{width:14px}.admin-loading,.empty-orders{text-align:center!important;color:#8c95a5;padding:35px!important}.admin-course-list{margin-top:22px;display:grid;grid-template-columns:1.3fr repeat(4,1fr);grid-gap:10px;gap:10px;align-items:stretch}.admin-course-list>div{padding:15px 4px}.admin-course-list h2{font-size:22px;margin-top:5px}.admin-course-list article{background:white;border:1px solid var(--line);border-radius:14px;padding:14px;display:grid;grid-template-columns:8px 1fr;grid-gap:9px;gap:9px}.admin-course-list article>span{background:var(--course);border-radius:5px;grid-row:1/3}.admin-course-list article small,.admin-course-list article strong{display:block}.admin-course-list article strong{font-size:12px}.admin-course-list article small{font-size:9px;color:#8c95a5;margin-top:3px}.admin-course-list article b{grid-column:2;font-size:11px;color:var(--course)}.purchase-message{display:flex;align-items:flex-start;gap:7px;background:#e7f7f1;color:#147a64;padding:11px;border-radius:10px;font-size:12px;margin-top:12px}.purchase-message svg{width:17px;flex:0 0 auto}@media(max-width:900px){.admin-course-list,.admin-stats{grid-template-columns:repeat(2,1fr)}.admin-course-list>div{grid-column:1/-1}.orders-toolbar{align-items:flex-start;flex-direction:column;gap:14px}.orders-controls{width:100%}}@media(max-width:620px){.admin-course-list,.admin-stats{grid-template-columns:1fr}.orders-controls{flex-direction:column}.orders-controls select{padding:11px}.admin-title .secondary-button{width:100%}}.checkout-shell,.orders-page{max-width:1120px;margin:auto;padding:34px 24px 70px}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:20px;gap:20px}.checkout-main{background:white;border:1px solid var(--line);border-radius:22px;padding:30px}.checkout-main>h1,.orders-page-title h1{font-size:34px;margin:7px 0}.checkout-main>p,.orders-page-title p{margin-top:0}.create-order-card{border-top:1px solid var(--line);margin-top:23px;padding-top:22px}.checkout-course{display:flex;gap:15px;align-items:flex-start}.checkout-course>span{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;background:color-mix(in srgb,var(--course) 13%,white);color:var(--course)}.checkout-course small,.checkout-course strong{display:block}.checkout-course small{text-transform:uppercase;color:#8a93a4;font-size:10px}.checkout-course strong{font-size:20px;margin-top:3px}.checkout-course p{font-size:12px;margin:5px 0}.checkout-total{display:flex;justify-content:space-between;align-items:center;background:#f6f7f9;padding:16px;border-radius:13px;margin:20px 0}.checkout-total span{color:#788193;font-size:12px}.checkout-total strong{font-size:22px;color:var(--orange)}.create-order-card>.primary-button{width:100%}.checkout-error{background:#fff0ed;color:#c94731;padding:11px;border-radius:10px;margin-top:10px;font-size:12px}.checkout-summary{background:var(--navy);color:white;border-radius:22px;padding:25px;height:max-content}.checkout-summary>svg{color:#ff8662;width:36px;height:36px}.checkout-summary h2{font-size:22px;margin:15px 0}.checkout-summary ul{padding-left:18px;color:#c8d0df;font-size:12px;line-height:1.7}.checkout-summary>div{border-top:1px solid rgba(255,255,255,.12);margin-top:20px;padding-top:17px}.checkout-summary small,.checkout-summary strong{display:block}.checkout-summary small{color:#9eabc1;font-size:10px;text-transform:uppercase;margin-top:10px}.payment-success{display:flex;gap:11px;align-items:center;background:#e6f7f0;color:#147a62;border-radius:13px;padding:14px;margin:20px 0}.payment-success svg{width:30px}.payment-success small,.payment-success strong{display:block}.payment-success small{margin-top:3px}.payment-grid{display:grid;grid-template-columns:260px 1fr;grid-gap:20px;gap:20px}.qr-panel{background:#f6f7f9;border-radius:15px;padding:14px;text-align:center}.qr-panel img{width:100%;border-radius:10px}.qr-panel>small{display:block;color:#7e8798;margin-top:8px}.qr-placeholder{aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;background:white;border-radius:10px}.qr-placeholder svg{width:55px;height:55px;color:#a1a8b5}.qr-placeholder strong{font-size:12px;margin-top:10px}.qr-placeholder small{font-size:9px;color:#8c95a5;margin-top:5px}.bank-details h2{font-size:20px;margin-bottom:11px}.bank-row{display:grid;grid-template-columns:90px 1fr 30px;align-items:center;border-bottom:1px solid var(--line);padding:10px 0;font-size:11px}.bank-row>span{color:#8a93a4}.bank-row>strong{font-size:12px}.bank-row button{border:0;background:#f0f2f5;border-radius:7px;width:28px;height:28px;display:grid;place-items:center;color:#697386}.bank-row button svg{width:14px}.bank-row.important strong{color:var(--orange);font-size:14px}.transfer-warning{display:flex;gap:8px;background:#fff4df;color:#99630f;padding:10px;border-radius:9px;margin-top:13px;font-size:10px}.transfer-warning svg{width:16px;flex:0 0 auto}.payment-card>.secondary-button{width:100%;margin-top:17px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.orders-page-title{margin-bottom:24px}.student-orders{display:grid;grid-gap:12px;gap:12px}.student-orders article{background:white;border:1px solid var(--line);border-left:5px solid var(--course);border-radius:16px;padding:18px;display:grid;grid-template-columns:52px 1fr auto;grid-gap:14px;gap:14px;align-items:center}.student-order-icon{width:48px;height:48px;border-radius:13px;background:#f3f5f8;display:grid;place-items:center;color:#667085}.student-order-copy small{color:#8c95a5;font-size:10px}.student-order-copy h2{font-size:18px;margin:4px 0}.student-order-copy>strong{font-size:12px;color:var(--course)}.student-status{display:flex;align-items:center;gap:6px;padding:8px 10px;border-radius:13px;font-size:10px;font-weight:800}.student-status svg{width:15px}.student-status.pending{background:#fff3de;color:#a46609}.student-status.paid{background:#e4f6ef;color:#13785f}.student-status.cancelled{background:#f2f3f5;color:#7a8394}.orders-empty{text-align:center;background:white;border:1px solid var(--line);border-radius:18px;padding:48px;color:#8a93a4}.orders-empty>svg{width:45px;height:45px}.orders-empty h2{color:var(--ink);margin-top:12px}@media(max-width:800px){.checkout-layout{grid-template-columns:1fr}.checkout-summary{order:-1}.payment-grid{grid-template-columns:1fr}.qr-panel{max-width:300px;margin:auto}.student-orders article{grid-template-columns:45px 1fr}.student-status{grid-column:1/-1;width:max-content}.checkout-main{padding:22px 17px}}.paywall-actions.single{grid-template-columns:1fr}.student-admin-grid{display:grid;grid-template-columns:420px 1fr;grid-gap:18px;gap:18px}.create-student-card .card-head>svg{color:var(--orange)}.create-student-card form>.primary-button{width:100%;margin-top:20px}.password-field{display:grid;grid-template-columns:1fr 70px;grid-gap:7px;gap:7px}.password-field button{border:0;background:var(--navy);color:white;border-radius:10px;font-weight:700}.account-handoff{background:#f4f6f9;border-radius:12px;padding:13px;margin-top:17px}.account-handoff strong{font-size:12px}.account-handoff p{font-size:11px;margin:3px 0}.student-list-card{padding:0;overflow:hidden}.student-list-head{display:flex;justify-content:space-between;align-items:flex-end;padding:22px;border-bottom:1px solid var(--line)}.student-list-head h2{font-size:21px;margin-top:5px}.student-list-head .search-box{margin:0}.student-list{max-height:650px;overflow:auto}.student-list article{display:grid;grid-template-columns:44px 1fr 34px;grid-gap:11px;gap:11px;align-items:center;padding:14px 18px;border-bottom:1px solid #eef0f3}.student-avatar{width:42px;height:42px;border-radius:12px;background:var(--navy);color:white;display:grid;place-items:center;font-weight:800}.student-list article em,.student-list article small,.student-list article strong{display:block}.student-list article strong{font-size:13px}.student-list article small{color:#8a93a4;font-size:10px;margin:3px 0 6px}.student-list article em{width:max-content;border-left:3px solid var(--course);background:#f4f5f7;border-radius:6px;padding:4px 7px;font-size:9px;font-style:normal;font-weight:800}.student-list article>button{border:0;width:32px;height:32px;border-radius:9px;background:#f2f4f6;color:#727c8e;display:grid;place-items:center}.student-list article>button svg{width:15px}.student-list .admin-loading{display:flex;align-items:center;justify-content:center;gap:7px}.student-list .admin-loading svg{width:18px}@media(max-width:900px){.student-admin-grid{grid-template-columns:1fr}.student-list-head{align-items:flex-start;flex-direction:column;gap:13px}.student-list-head .search-box{width:100%}}.admin-login-shell{min-height:calc(100vh - 72px);display:grid;place-items:center}.admin-login-card{width:min(440px,100%);padding:34px}.admin-login-card h1{font-size:30px;margin:8px 0}.admin-login-card>p{margin:0}.admin-login-icon{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:#fff0ea;color:var(--orange);margin-bottom:20px}.admin-login-icon svg{width:28px;height:28px}.admin-auth-error{background:#fff0ed;color:#c94731;padding:11px;border-radius:10px;margin-top:13px;font-size:12px}.admin-logout{border:1px solid var(--line);background:white;border-radius:11px;padding:10px 13px;display:flex;align-items:center;gap:7px;color:#626c7e;font-weight:700}.admin-logout svg{width:17px}.resource-empty{display:flex;align-items:center;gap:9px;background:white;border:1px dashed #d9dde5;border-radius:13px;padding:18px;color:#8a93a4;font-size:12px}.resource-empty svg{width:19px}.resource-error{margin-top:12px;background:#fff0ed;color:#b73d2a;border:1px solid #f2cbc4;border-radius:11px;padding:11px 13px;font-size:12px;font-weight:700}.student-course-line{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.enrollment-state{font-size:9px;font-weight:800;background:#f0f1f4;color:#747d8e;padding:4px 7px;border-radius:10px}.enrollment-state.active{background:#e5f6ef;color:#13775f}.profile-button[href]{transition:background .18s,box-shadow .18s}.profile-button[href]:hover{background:#eceff4;box-shadow:0 5px 15px rgba(24,37,63,.07)}.account-shell{max-width:980px;margin:auto;padding:42px 24px 80px}.account-title{margin-bottom:24px}.account-title h1{font-size:34px;margin:7px 0}.account-title p{margin:0}.account-grid{display:grid;grid-template-columns:320px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start}.account-card{background:white;border:1px solid var(--line);border-radius:20px;padding:25px;box-shadow:var(--shadow)}.account-card-icon{width:58px;height:58px;border-radius:17px;display:grid;place-items:center;background:#eef2f8;color:var(--navy);margin-bottom:23px}.account-card-icon svg{width:28px;height:28px}.profile-summary-card h2{font-size:25px;margin:7px 0 22px}.account-email{display:flex;align-items:center;gap:10px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 0}.account-email>svg{width:20px;color:var(--orange)}.account-email small,.account-email strong{display:block}.account-email small{font-size:10px;color:#8a93a4;margin-bottom:3px}.account-email strong{font-size:12px;overflow-wrap:anywhere}.account-security-note{display:flex;align-items:flex-start;gap:9px;background:#e9f6f1;color:#16775f;border-radius:12px;padding:12px;margin-top:18px}.account-security-note svg{width:19px;flex:0 0 auto}.account-security-note p{font-size:11px;color:inherit;margin:0}.account-card-heading{display:flex;justify-content:space-between;align-items:flex-start}.account-card-heading h2{font-size:25px;margin-top:6px}.account-card-heading>svg{width:28px;color:var(--orange)}.password-card>p{margin:7px 0 5px;font-size:13px}.password-card label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:700;margin-top:17px}.password-card input{width:100%;border:1px solid #dfe2e8;border-radius:11px;padding:13px 14px;outline:none;background:white}.password-card input:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(238,87,45,.1)}.password-card label>small{font-size:10px;font-weight:500;color:#8a93a4}.password-card .primary-button{width:100%;margin-top:18px}.account-message{display:flex;align-items:flex-start;gap:8px;border-radius:11px;padding:11px 12px;font-size:12px;font-weight:700;margin-top:16px}.account-message.error{background:#fff0ed;color:#bd402c;border:1px solid #f1ccc4}.account-message.success{background:#e7f7f1;color:#14775f;border:1px solid #bee7d8}.account-message svg{width:18px;flex:0 0 auto}@media(max-width:760px){.account-shell{padding:30px 17px 60px}.account-grid{grid-template-columns:1fr}.account-title h1{font-size:29px}.account-card{padding:21px}.profile-summary-card{order:2}}.credential-result{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px;padding:18px 20px;border:1px solid #bce4d5;border-radius:16px;background:#e9f7f2;box-shadow:0 8px 24px rgba(19,119,95,.08)}.credential-result>div:first-child{min-width:0}.credential-result code,.credential-result small,.credential-result strong{display:block}.credential-result strong{margin-top:6px;font-size:13px}.credential-result code{width:max-content;max-width:100%;margin:8px 0;padding:8px 11px;border:1px solid #b8ddcf;border-radius:9px;background:white;color:#105f4c;font-size:16px;font-weight:800;letter-spacing:.04em;overflow-wrap:anywhere}.credential-result small{color:#547269;font-size:10px}.credential-actions{display:flex;align-items:center;gap:7px;flex:0 0 auto}.credential-actions button{height:38px;border:0;border-radius:10px;background:#13775f;color:white;padding:0 13px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:11px;font-weight:800}.credential-actions button svg{width:16px}.credential-actions .credential-close{width:38px;padding:0;background:rgba(19,119,95,.1);color:#13775f}.student-list article{grid-template-columns:44px minmax(0,1fr) auto}.student-row-actions{display:flex;align-items:center;gap:6px}.student-row-actions button{width:32px;height:32px;border:0;border-radius:9px;background:#f2f4f6;color:#727c8e;display:grid;place-items:center}.student-row-actions button:hover{background:#fff0ea;color:var(--orange)}.student-row-actions button svg{width:15px}.password-modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:rgba(15,26,48,.56);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.password-modal{width:min(450px,100%);position:relative;padding:30px;border:1px solid var(--line);border-radius:21px;background:white;box-shadow:0 28px 80px rgba(10,22,43,.28)}.modal-close{position:absolute;top:14px;right:14px;width:36px;height:36px;border:0;border-radius:10px;background:#f2f4f6;color:#657084;display:grid;place-items:center}.modal-close svg{width:18px}.password-modal-icon{width:52px;height:52px;margin-bottom:18px;border-radius:15px;background:#fff0ea;color:var(--orange);display:grid;place-items:center}.password-modal-icon svg{width:25px}.password-modal h2{font-size:27px;margin:7px 0 0}.password-modal>p{margin:4px 0 14px;font-size:13px}.password-modal form>label{display:flex;flex-direction:column;gap:7px;margin-top:16px;font-size:13px;font-weight:700}.password-modal input{width:100%;border:1px solid #dfe2e8;border-radius:11px;padding:13px 14px;outline:none;background:white}.password-modal input:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(238,87,45,.1)}.password-modal .primary-button{width:100%;margin-top:18px}.password-modal>small{display:block;margin-top:13px;color:#8a93a4;font-size:10px;text-align:center}@media(max-width:760px){.credential-result{align-items:flex-start;flex-direction:column}.credential-actions{width:100%}.credential-actions button:first-child{flex:1 1}.password-modal{padding:25px 20px}.student-row-actions{flex-direction:column}.student-list article{align-items:start}}.secure-pdf-backdrop{position:fixed;inset:0;z-index:300;display:grid;place-items:center;padding:24px;background:rgba(15,26,48,.58);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);animation:pdf-backdrop-in .18s ease-out}.secure-pdf-viewer{width:min(1480px,calc(100vw - 48px));height:calc(100dvh - 48px);max-height:980px;overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.7);border-radius:18px;background:white;box-shadow:0 30px 90px rgba(8,18,37,.36);animation:pdf-modal-in .2s ease-out;outline:none}.secure-pdf-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:58px;padding:10px 12px 10px 18px;border-bottom:1px solid var(--line);background:white}.secure-pdf-toolbar>strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.secure-pdf-controls{display:flex;align-items:center;gap:5px;flex:0 0 auto}.secure-pdf-controls button{width:34px;height:34px;display:grid;place-items:center;border:1px solid #dfe3e9;border-radius:9px;background:#f6f7f9;color:#526078}.secure-pdf-controls button:hover:not(:disabled){border-color:#cbd2dd;background:white;color:var(--orange)}.secure-pdf-controls button:disabled{cursor:not-allowed;opacity:.38}.secure-pdf-controls button svg{width:17px}.secure-pdf-controls span{min-width:50px;text-align:center;color:#667085;font-size:11px;font-weight:800}.secure-pdf-stage{position:relative;min-height:0;flex:1 1;overflow:auto;overscroll-behavior:contain;scroll-behavior:smooth;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;padding:24px;background:#e9edf3}.secure-pdf-stage canvas{display:block;flex:0 0 auto;background:white;box-shadow:0 10px 32px rgba(19,34,63,.18);-webkit-user-select:none;-moz-user-select:none;user-select:none}.secure-pdf-pages{display:grid;width:max-content;min-width:100%;grid-gap:22px;gap:22px;align-items:start}.secure-pdf-page{width:max-content;min-width:300px;min-height:180px;margin:0 auto;overflow:hidden;background:white;box-shadow:0 10px 32px rgba(19,34,63,.18)}.secure-pdf-page canvas{margin:0;box-shadow:none}.secure-pdf-loading{position:absolute;z-index:2;top:14px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid #dfe3e9;border-radius:10px;background:rgba(255,255,255,.94);box-shadow:0 5px 18px rgba(20,34,61,.1);color:#5d687b;font-size:11px;font-weight:700}.secure-pdf-loading svg{width:16px}.secure-pdf-error{align-self:center;max-width:440px;padding:16px 18px;border:1px solid #f1cbc4;border-radius:12px;background:#fff0ed;color:#b73d2a;text-align:center;font-size:12px;font-weight:700}@keyframes pdf-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes pdf-modal-in{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:none}}@media(max-width:700px){.secure-pdf-backdrop{padding:8px}.secure-pdf-viewer{width:calc(100vw - 16px);height:calc(100dvh - 16px);border-radius:14px}.secure-pdf-toolbar{align-items:flex-start;flex-direction:column;padding:12px}.secure-pdf-toolbar>strong{width:100%}.secure-pdf-controls{width:100%;justify-content:space-between}.secure-pdf-controls span{min-width:38px}.secure-pdf-stage{padding:14px}.secure-pdf-pages{gap:14px}.secure-pdf-page{min-width:260px}}@media print{.secure-pdf-backdrop{display:none!important}}.playlist-groups{display:grid;grid-gap:16px;gap:16px;padding-top:14px}.playlist-group{overflow:hidden;border:1px solid #e7e9ee;border-radius:14px;background:#fff}.playlist-group-heading{display:grid;grid-template-columns:34px minmax(0,1fr) 26px;align-items:center;grid-gap:10px;gap:10px;padding:12px;background:#f7f8fa;border-bottom:1px solid #e9ebf0}.playlist-group-heading>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#fff0ea;color:var(--orange)}.playlist-group-heading>span svg{width:17px;height:17px}.playlist-group-heading>div{min-width:0}.playlist-group-heading small,.playlist-group-heading strong{display:block}.playlist-group-heading strong{font-size:12px;color:var(--ink)}.playlist-group-heading small{margin-top:3px;color:#8790a2;font-size:9px;line-height:1.35}.playlist-group-heading>b{width:25px;height:25px;display:grid;place-items:center;border-radius:9px;background:white;color:#697386;font-size:10px}.playlist-group.walkthrough .playlist-group-heading{background:#f2f6fc}.playlist-group.walkthrough .playlist-group-heading>span{background:#e6eefb;color:#3569b7}.playlist-group .playlist-item{padding:12px;border-radius:0}.playlist-group .playlist-item:last-child{border-bottom:0}.playlist-group .playlist-item:hover{background:#f8f9fb}.playlist-group .playlist-item.active,.playlist-group .playlist-item.active:hover{background:#fff4f0}.playlist-item:focus-visible{position:relative;z-index:1;outline:3px solid rgba(238,87,45,.28);outline-offset:-3px}.playlist-group-empty{padding:13px 12px;color:#929aaa;font-size:10px;text-align:center}.planned-video-card{margin-top:14px;overflow:hidden;border:1px solid #dfe4ec;border-radius:14px;background:#f7f9fc}.planned-video-card>header{display:flex;align-items:center;gap:9px;padding:11px;border-bottom:1px solid #e4e8ee}.planned-video-card>header>span{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#fff0ea;color:var(--orange)}.planned-video-card>header svg{width:16px}.planned-video-card>header small,.planned-video-card>header strong{display:block}.planned-video-card>header strong{font-size:11px}.planned-video-card>header small{margin-top:2px;color:#8790a2;font-size:8px}.planned-video-card ol{display:grid;grid-gap:6px;gap:6px;margin:0;padding:10px;list-style:none}.planned-video-card li{display:grid;grid-template-columns:24px minmax(0,1fr);grid-gap:8px;gap:8px;padding:8px;border:1px solid #e5e8ed;border-radius:9px;background:white}.planned-video-card li>span{width:23px;height:23px;display:grid;place-items:center;border-radius:7px;background:#f0f2f5;color:#7d8696;font-size:8px;font-weight:800}.planned-video-card li small,.planned-video-card li strong{display:block}.planned-video-card li strong{font-size:9px;line-height:1.35}.planned-video-card li small{margin-top:2px;color:#929aaa;font-size:8px}@media(max-width:620px){.playlist-groups{gap:12px}.playlist-group-heading{grid-template-columns:32px minmax(0,1fr) 25px;padding:10px}.playlist-group-heading>span{width:32px;height:32px}.playlist-group-heading small{display:none}.playlist-group .playlist-item{padding:11px 9px}}.shared-note-card{border-color:#eadfca;background:linear-gradient(135deg,#fff,#fcf8ef)}.shared-note-card:hover{border-color:#dbc89f;box-shadow:0 14px 36px rgba(151,103,23,.1)}.shared-note-badge{display:inline-flex;margin-left:7px;padding:2px 6px;border-radius:8px;background:#f5ead6;color:#a76e0b;font-size:8px;letter-spacing:.05em;vertical-align:middle}.lesson-copy footer .shared-resource-error{color:#b84c39;font-weight:700}.skill-curriculum{margin:4px 0 20px;overflow:hidden;border:1px solid #dde2ea;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(24,37,63,.045)}.skill-curriculum-head{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;padding:18px 20px;border-bottom:1px solid #e9ebf0;background:linear-gradient(135deg,#f9fafc,#f2f5f9)}.skill-curriculum-head>span{--curriculum-color:var(--orange);width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:color-mix(in srgb,var(--curriculum-color) 13%,white);color:var(--curriculum-color)}.skill-curriculum-head>span svg{width:23px}.skill-curriculum-head small{display:block;color:#8a93a4;font-size:9px;font-weight:800;letter-spacing:.12em}.skill-curriculum-head h3{margin-top:3px;font-size:21px}.skill-curriculum-head p{margin:3px 0 0;font-size:11px;line-height:1.5}.skill-curriculum-head>b{padding:7px 10px;border:1px solid #dfe3ea;border-radius:10px;background:white;color:#697386;font-size:10px}.skill-curriculum-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0;gap:0;margin:0;padding:0;list-style:none}.skill-curriculum-list>li{min-width:0;border-bottom:1px solid #eef0f3}.skill-curriculum-list>li:nth-child(odd){border-right:1px solid #eef0f3}.skill-curriculum-list>li:nth-last-child(-n+2){border-bottom:0}.skill-curriculum-list>li:nth-last-child(2):nth-child(2n){border-bottom:1px solid #eef0f3}.skill-curriculum-list>li>a,.skill-curriculum-list>li>div{min-height:72px;display:grid;grid-template-columns:32px 34px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:12px 15px}.skill-curriculum-list a{transition:background .18s}.skill-curriculum-list a:hover{background:#fafbfc}.skill-curriculum-list a:focus-visible{position:relative;z-index:1;outline:3px solid rgba(238,87,45,.28);outline-offset:-3px}.skill-curriculum-number{color:#98a0af;font:800 10px Manrope,sans-serif}.skill-curriculum-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#fff1eb;color:var(--orange)}.skill-curriculum-icon svg{width:17px}.skill-curriculum-list>li>div .skill-curriculum-icon{background:#f0f2f6;color:#768094}.skill-curriculum-copy{min-width:0}.skill-curriculum-copy small,.skill-curriculum-copy strong{display:block}.skill-curriculum-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.skill-curriculum-copy small{margin-top:3px;color:#9098a8;font-size:9px}.skill-curriculum-state{display:flex;align-items:center;gap:4px;color:var(--orange);font-size:9px;font-weight:800;white-space:nowrap}.skill-curriculum-state svg{width:14px}.skill-curriculum-state.pending{padding:5px 7px;border-radius:8px;background:#f1f2f5;color:#7d8696}.skill-curriculum-videos{border-top:1px dashed #e1e4ea;background:#fafbfc}.skill-curriculum-videos summary{display:flex;align-items:center;gap:7px;padding:9px 15px;color:#6e788b;font-size:9px;font-weight:800;cursor:pointer;list-style:none}.skill-curriculum-videos summary::-webkit-details-marker{display:none}.skill-curriculum-videos summary>svg:first-child{width:14px;color:var(--orange)}.skill-curriculum-videos summary>svg:last-child{width:13px;margin-left:auto;transition:transform .18s}.skill-curriculum-videos[open] summary>svg:last-child{transform:rotate(90deg)}.skill-curriculum-videos>ol{display:grid;grid-gap:6px;gap:6px;margin:0;padding:0 15px 12px;list-style:none}.skill-curriculum-videos>ol>li{display:grid;grid-template-columns:25px minmax(0,1fr);grid-gap:8px;gap:8px;padding:8px;border:1px solid #e8eaf0;border-radius:9px;background:white}.skill-curriculum-videos>ol>li>span{width:24px;height:24px;display:grid;place-items:center;border-radius:7px;background:#f1f2f5;color:#7b8495;font-size:8px;font-weight:800}.skill-curriculum-videos>ol small,.skill-curriculum-videos>ol strong{display:block}.skill-curriculum-videos>ol strong{font-size:10px}.skill-curriculum-videos>ol small{margin-top:2px;color:#969dac;font-size:8px}@media(max-width:760px){.skill-curriculum-list{grid-template-columns:1fr}.skill-curriculum-list>li,.skill-curriculum-list>li:nth-child(odd),.skill-curriculum-list>li:nth-last-child(-n+2),.skill-curriculum-list>li:nth-last-child(2):nth-child(2n){border-right:0;border-bottom:1px solid #eef0f3}.skill-curriculum-list>li:last-child{border-bottom:0}}@media(max-width:520px){.skill-curriculum-head{grid-template-columns:42px minmax(0,1fr);padding:15px}.skill-curriculum-head>span{width:42px;height:42px}.skill-curriculum-head>b{grid-column:1/-1;width:max-content}.skill-curriculum-list>li>a,.skill-curriculum-list>li>div{grid-template-columns:26px 32px minmax(0,1fr);padding:11px 12px}.skill-curriculum-icon{width:32px;height:32px}.skill-curriculum-state{grid-column:3;margin-top:-4px}.skill-curriculum-state span{display:none}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.admin-section-nav{display:flex;gap:8px;margin:-8px 0 22px}.admin-section-nav a{padding:9px 13px;border:1px solid var(--line);border-radius:10px;background:white;color:#626d80;font-size:12px;font-weight:800}.admin-section-nav a:hover{border-color:#d1d6df;color:var(--orange)}#resources,#students{scroll-margin-top:90px}.resource-admin-section{margin-top:42px}.resource-admin-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.resource-admin-heading h2{font-size:28px;margin-top:6px}.resource-admin-heading p{margin:4px 0 0}.resource-admin-heading .secondary-button{flex:0 0 auto}.resource-admin-heading .secondary-button svg{width:17px}.resource-admin-heading .secondary-button:disabled{cursor:not-allowed;opacity:.55}.resource-admin-error,.resource-admin-notice{display:flex;align-items:center;gap:8px;margin-bottom:14px;padding:11px 13px;border-radius:11px;font-size:12px;font-weight:700}.resource-admin-notice{border:1px solid #bee7d8;background:#e8f7f1;color:#14775f}.resource-admin-error{border:1px solid #f1cbc4;background:#fff0ed;color:#b73d2a}.resource-admin-notice svg{width:18px}.resource-admin-grid{display:grid;grid-template-columns:410px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start}.resource-editor{scroll-margin-top:90px}.resource-editor .card-head>svg{color:var(--orange)}.resource-editor h3,.resource-list-card h3{font-size:21px;margin-top:5px}.resource-cancel-edit{width:35px;height:35px;display:grid;place-items:center;border:0;border-radius:10px;background:#f2f4f6;color:#687386}.resource-cancel-edit svg{width:17px}.resource-editor form>.primary-button{width:100%;margin-top:20px}.resource-editor form>.primary-button svg{width:18px}.resource-scope-field{margin:18px 0 0;padding:0;border:0}.resource-scope-field legend{margin-bottom:8px;font-size:13px;font-weight:700}.resource-scope-field label{display:inline-flex;flex-direction:row;align-items:center;gap:7px;margin:0 18px 0 0;color:#5f697c;font-size:12px}.resource-scope-field input{width:auto!important;margin:0;padding:0;border:0;accent-color:var(--orange);box-shadow:none!important}.resource-form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.resource-editor label>small{color:#8790a1;font-size:10px;font-weight:500;line-height:1.45}.resource-editor input:disabled{background:#f1f3f6;color:#9aa1ad}.resource-editor input:focus,.resource-editor select:focus,.resource-list-filters select:focus{border-color:var(--orange);outline:0;box-shadow:0 0 0 3px rgba(238,87,45,.1)}.resource-list-card{padding:0;overflow:hidden}.resource-list-head{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;padding:21px 22px;border-bottom:1px solid var(--line)}.resource-list-filters{display:flex;align-items:center;gap:8px}.resource-list-filters label{margin:0}.resource-list-filters .search-box{display:flex;flex-direction:row;align-items:center;width:235px;padding:0 10px}.resource-list-filters .search-box svg{width:17px;flex:0 0 auto}.resource-list-filters .search-box input{width:100%;border:0;padding:10px 2px;box-shadow:none}.resource-list-filters select{width:auto;min-height:39px;padding:0 10px;border:1px solid var(--line);border-radius:10px;background:white;color:#626d80;font-size:11px;font-weight:700}.resource-list{max-height:740px;overflow:auto}.resource-list article{display:grid;grid-template-columns:43px minmax(0,1fr) 34px;align-items:center;grid-gap:11px;gap:11px;padding:14px 18px;border-bottom:1px solid #eef0f3}.resource-type-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px}.resource-type-icon svg{width:20px}.resource-type-icon.video{background:#eef2ff;color:#506dcc}.resource-type-icon.pdf{background:#fff0ea;color:var(--orange)}.resource-list-copy{min-width:0}.resource-list-copy>div{display:flex;align-items:center;gap:8px}.resource-list-copy strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.resource-list-copy code,.resource-list-copy small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resource-list-copy small{margin-top:4px;color:#8992a4;font-size:10px}.resource-list-copy code{margin-top:5px;color:#6d778a;font-size:10px}.resource-status{flex:0 0 auto;padding:4px 7px;border-radius:9px;background:#f1f2f5;color:#747d8e;font-size:9px;font-weight:800}.resource-status.published{background:#e5f6ef;color:#13775f}.resource-list article>button{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:9px;background:#f2f4f6;color:#727c8e}.resource-list article>button:hover{background:#fff0ea;color:var(--orange)}.resource-list article>button svg{width:15px}.resource-list .admin-loading{display:flex;align-items:center;justify-content:center;gap:7px}.resource-list .admin-loading svg{width:18px}@media(max-width:980px){.resource-admin-grid{grid-template-columns:1fr}.resource-list{max-height:none}}@media(max-width:700px){.admin-section-nav{overflow:auto}.resource-admin-heading{align-items:flex-start;flex-direction:column}.resource-admin-heading .secondary-button{width:100%}.resource-list-head{align-items:flex-start;flex-direction:column;padding:18px}.resource-list-filters{width:100%;align-items:stretch;flex-direction:column}.resource-list-filters .search-box,.resource-list-filters select{width:100%}.resource-form-row{grid-template-columns:1fr}.resource-list article{grid-template-columns:39px minmax(0,1fr) 32px;padding:13px}.resource-type-icon{width:38px;height:38px}.resource-list-copy>div{align-items:flex-start;flex-direction:column;gap:4px}.resource-list-copy strong{width:100%}}.lesson-steps{margin-top:14px;padding:20px;border:1px solid #dfe4ec;border-radius:17px;background:white;box-shadow:0 10px 28px rgba(24,37,63,.05)}.lesson-steps-heading{display:flex;align-items:center;gap:12px;margin-bottom:16px}.lesson-steps-heading>span{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;background:#eaf2ff;color:#3373d1}.lesson-steps-heading>span svg{width:21px;height:21px}.lesson-steps-heading h2{margin-top:4px;font-size:20px}.lesson-steps ol{display:grid;grid-gap:9px;gap:9px;margin:0;padding:0;list-style:none;counter-reset:lesson-step}.lesson-steps li{counter-increment:lesson-step;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;grid-gap:11px;gap:11px;padding:11px 12px;border:1px solid #eceef2;border-radius:12px;background:#f8f9fb}.lesson-steps li>span{width:31px;height:31px;display:grid;place-items:center;border-radius:10px;background:white;color:#3373d1;font-size:11px;font-weight:800;box-shadow:0 3px 10px rgba(24,37,63,.06)}.lesson-steps li>span:before{content:counter(lesson-step,decimal-leading-zero)}.lesson-steps li>div{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.lesson-steps li strong{font-size:12px}.lesson-steps li a{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;color:#3373d1;font-size:11px;font-weight:800}.lesson-steps li a svg{width:14px;height:14px}@media(max-width:620px){.lesson-steps{padding:15px}.lesson-steps-heading h2{font-size:18px}.lesson-steps li{grid-template-columns:31px minmax(0,1fr);padding:10px}.lesson-steps li>span{width:29px;height:29px}.lesson-steps li>div{align-items:flex-start;flex-direction:column;gap:6px}}.student-app-shell{min-height:100vh}.student-app-header{z-index:60}.student-sidebar{position:fixed;z-index:35;top:72px;bottom:0;left:0;width:252px;display:flex;flex-direction:column;padding:22px 16px 16px;border-right:1px solid #e2e6ed;background:#fff;box-shadow:8px 0 30px rgba(24,37,63,.035);overflow-y:auto;overscroll-behavior:contain}.student-app-content{min-width:0;margin-left:252px;container-type:inline-size}.student-sidebar-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 8px 19px;border-bottom:1px solid var(--line)}.student-sidebar-heading strong{display:block;margin-top:5px;font:800 15px Manrope,sans-serif}.student-sidebar-heading button{display:none;width:36px;height:36px;place-items:center;flex:0 0 auto;border:1px solid var(--line);border-radius:10px;background:#f6f7f9;color:#657084}.student-sidebar-heading button svg{width:18px}.student-sidebar-nav{display:flex;flex-direction:column;padding-top:18px}.student-sidebar-label{padding:0 10px 8px;color:#9aa2b0;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.student-sidebar-label.courses-label{margin-top:19px}.student-sidebar-label.account-label{margin-top:20px}.student-sidebar-nav>a{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;grid-gap:10px;gap:10px;padding:9px 10px;border:1px solid transparent;border-radius:12px;color:#606b7f;transition:background .18s,border-color .18s,color .18s}.student-sidebar-nav>a:hover{background:#f7f8fa;color:var(--ink)}.student-app-header .mobile-menu:focus-visible,.student-sidebar-heading button:focus-visible,.student-sidebar-logout:focus-visible,.student-sidebar-nav>a:focus-visible,.student-sidebar-support a:focus-visible{outline:3px solid rgba(238,87,45,.3);outline-offset:2px}.student-sidebar-nav>a.active{border-color:#f2d6ce;background:#fff2ed;color:#c64622}.student-sidebar-nav>a>svg:first-child{width:19px}.student-sidebar-nav>a>svg:last-child{width:15px;color:#a2a9b6}.student-sidebar-nav>a>span{min-width:0}.student-sidebar-nav>a small,.student-sidebar-nav>a strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.student-sidebar-nav>a strong{font-size:12px}.student-sidebar-nav>a small{margin-top:2px;color:#959dac;font-size:9px;font-weight:500}.student-sidebar-nav .student-course-link{grid-template-columns:34px minmax(0,1fr) 22px;padding-top:8px;padding-bottom:8px}.student-course-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:color-mix(in srgb,var(--sidebar-course-color) 12%,white);color:var(--sidebar-course-color)}.student-course-icon svg{width:17px}.student-sidebar-nav .student-course-link.active{border-color:color-mix(in srgb,var(--sidebar-course-color) 24%,white);background:color-mix(in srgb,var(--sidebar-course-color) 8%,white);color:var(--sidebar-course-color)}.student-course-state{width:22px;height:22px;display:grid;place-items:center;border-radius:8px;background:#f1f2f5;color:#8d95a4}.student-course-state svg{width:12px}.student-course-state.owned{background:#e5f6ef;color:#13775f}.sidebar-loading-dot{width:7px;height:7px;border:2px solid #bdc3ce;border-top-color:#697386;border-radius:50%;animation:sidebar-spin .8s linear infinite}.student-sidebar-support{display:grid;grid-template-columns:35px minmax(0,1fr);grid-gap:9px;gap:9px;margin-top:auto;padding:13px;border:1px solid #dae3f0;border-radius:14px;background:#f1f6fc}.student-sidebar-support>span{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;background:white;color:#3373d1}.student-sidebar-support>span svg{width:18px}.student-sidebar-support small,.student-sidebar-support strong{display:block}.student-sidebar-support strong{font-size:11px}.student-sidebar-support small{margin-top:3px;color:#7d8799;font-size:9px;line-height:1.35}.student-sidebar-support a{grid-column:1/-1;padding:7px 9px;border-radius:9px;background:#3373d1;color:white;text-align:center;font-size:10px;font-weight:800}.student-sidebar-logout{width:100%;display:flex;align-items:center;justify-content:center;gap:7px;margin-top:10px;padding:9px 11px;border:1px solid #e4e7ec;border-radius:10px;background:white;color:#677286;font-size:10px;font-weight:800}.student-sidebar-logout:hover{border-color:#efcfc7;background:#fff5f1;color:#c64622}.student-sidebar-logout svg{width:15px}.student-sidebar-foot{display:flex;align-items:center;gap:8px;padding:15px 8px 0;color:#737e91;font-size:10px;font-weight:700}.student-sidebar-foot svg{width:17px;color:var(--orange)}.student-sidebar-foot small{color:#a0a7b3;font-size:9px;font-weight:500}.student-sidebar-backdrop{display:none}@keyframes sidebar-spin{to{transform:rotate(1turn)}}@media(max-width:980px){.student-app-header .mobile-menu{display:grid}.student-app-content{margin-left:0}.student-sidebar{z-index:55;width:min(310px,86vw);transform:translateX(-105%);visibility:hidden;box-shadow:18px 0 50px rgba(15,28,52,.18);transition:transform .22s ease,visibility .22s}.student-sidebar.open{transform:translateX(0);visibility:visible}.student-sidebar-heading button{display:grid}.student-sidebar-backdrop{display:block;position:fixed;z-index:50;inset:72px 0 0;border:0;background:rgba(16,28,52,.46);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s,visibility .2s}.student-sidebar-backdrop.open{opacity:1;visibility:visible;pointer-events:auto}}@container(max-width:980px){.resource-admin-grid,.student-admin-grid{grid-template-columns:1fr}}@media(max-width:620px){.student-sidebar{padding:18px 13px 14px}.student-app-header .brand small{display:none}.student-app-header .profile-button{padding:5px}.student-app-header .profile-button>svg{display:none}}@media(prefers-reduced-motion:reduce){.student-sidebar,.student-sidebar-backdrop{transition:none}.sidebar-loading-dot{animation:none}}.video-thumb-action{width:58px;height:58px;border-radius:50%;background:white;color:var(--orange);display:grid;place-items:center;box-shadow:0 9px 25px rgba(92,44,29,.2)}.video-thumb-action:focus-visible{outline:3px solid rgba(255,255,255,.85);outline-offset:4px}.login-options a:focus-visible{outline:3px solid rgba(238,87,45,.3);outline-offset:3px;border-radius:4px}.form-error{padding:10px 12px;border:1px solid #f1ccc4;border-radius:10px;background:#fff0ed;color:#b63f2c;font-size:12px;font-weight:700}.password-required-banner{display:flex;align-items:flex-start;gap:13px;margin:-7px 0 22px;padding:16px 18px;border:1px solid #f0d49e;border-radius:15px;background:#fff7e8;color:#8f5c0c}.password-required-banner>span{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;background:white;color:#b8750c}.password-required-banner>span svg{width:21px}.password-required-banner strong{display:block;font:800 15px Manrope,sans-serif}.password-required-banner p{margin:4px 0 0;color:#795e35;font-size:12px;line-height:1.55}.password-field{grid-template-columns:minmax(0,1fr) auto}.password-field-actions{display:flex;gap:7px}.password-field-actions button{min-height:44px;padding:0 12px;white-space:nowrap}.password-field-actions .password-visibility{width:44px;padding:0;display:grid;place-items:center;background:#eef1f5;color:#556176}.password-field-actions .password-visibility svg{width:17px}.temporary-password-state{display:inline-flex;align-items:center;gap:4px;padding:4px 7px;border-radius:10px;background:#fff1df;color:#9a620b;font-size:9px;font-weight:800}.temporary-password-state svg{width:11px;height:11px}@media(max-width:620px){.password-required-banner{padding:14px}.password-field{grid-template-columns:1fr}.password-field-actions{display:grid;grid-template-columns:44px 1fr}.password-field-actions button{min-height:42px}}