@import "https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;500;600;700;800&display=swap";:root{color:#14233f;font-synthesis:none;--primary:#147bea;--primary-dark:#0a62c8;--primary-soft:#eaf4ff;--navy:#14233f;--muted:#71809a;--line:#dfebf8;--surface:#f5f9fe;--shadow:0 18px 44px #1e528c1a;background:#f8fbff;font-family:Nunito Sans,system-ui,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(#fff 0%,#f8fbff 70%,#f2f8ff 100%);min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}img{max-width:100%}.app-shell{min-height:100vh}.sidebar{z-index:20;background:#fff;border-right:1px solid #edf3fa;flex-direction:column;width:264px;padding:32px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-.8px;color:var(--navy);align-items:center;gap:11px;font-size:25px;font-weight:800;display:flex}.brand img{object-fit:cover;border-radius:14px;width:43px;height:43px}.main-nav{flex-direction:column;gap:7px;margin-top:52px;display:flex}.main-nav a{color:#8090a8;border-radius:15px;align-items:center;gap:12px;padding:13px 15px;font-size:14px;font-weight:700;display:flex}.main-nav a:hover,.main-nav a.active{background:var(--primary-soft);color:var(--primary)}.sidebar-footer{border-top:1px solid var(--line);align-items:center;gap:10px;margin-top:auto;padding-top:20px;display:flex}.avatar{color:#fff;background:linear-gradient(145deg,#1988f4,#56b1ff);border-radius:50%;place-items:center;width:41px;height:41px;font-weight:800;display:grid;box-shadow:0 7px 18px #147bea38}.user-copy{flex-direction:column;flex:1;min-width:0;display:flex}.user-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.user-copy span{color:var(--muted);font-size:11px}.icon-button{color:#8490a2;background:0 0;border:0;padding:7px}.main-content{min-height:100vh;margin-left:264px}.mobile-header,.bottom-nav{display:none}.page{max-width:1120px;margin:0 auto;padding:50px 48px 90px}.eyebrow{color:var(--primary);letter-spacing:2.2px;font-size:12px;font-weight:800}.page-greeting,.page-title-row{justify-content:space-between;align-items:center;gap:30px;margin-bottom:30px;display:flex}.page-greeting h1,.page-title-row h1,.editor-heading h1{letter-spacing:-1.8px;color:var(--navy);margin:10px 0 8px;font-size:39px;line-height:1.08}.page-greeting p,.page-title-row p,.editor-heading p{color:var(--muted);margin:0;font-size:15px}.year-progress{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:20px;align-items:center;gap:14px;padding:18px 21px;display:flex}.year-progress>svg{color:var(--primary);background:var(--primary-soft);border-radius:14px;width:42px;height:42px;padding:9px}.year-progress div{flex-direction:column;display:flex}.year-progress span{color:var(--muted);font-size:12px}.year-progress strong{color:var(--navy);font-size:18px}.featured-lesson{color:#fff;background:linear-gradient(115deg,#2e83f6,#3d83f3 53%,#9b8ef8);border-radius:30px;justify-content:space-between;align-items:center;gap:40px;min-height:345px;padding:44px 48px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 55px #357de940}.featured-lesson:before{content:"";background:#ffffff1f;border-radius:50%;width:500px;height:500px;position:absolute;top:-205px;right:-170px}.featured-lesson:after{content:"";background:#ffffff1c;border-radius:50%;width:380px;height:150px;position:absolute;bottom:-80px;left:-60px;transform:rotate(15deg)}.feature-copy{z-index:1;max-width:660px;position:relative}.feature-label{text-transform:uppercase;letter-spacing:2.4px;color:#ffffffe6;align-items:center;gap:7px;padding:0;font-size:12px;font-weight:800;display:inline-flex}.feature-copy h2{letter-spacing:-1.7px;margin:22px 0 12px;font-size:39px;line-height:1.12}.feature-copy p{color:#ffffffe6;max-width:600px;font-size:19px;line-height:1.55}.feature-meta{gap:22px;margin:20px 0;display:flex}.feature-meta span{align-items:center;gap:7px;font-size:13px;display:flex}.white-button{color:var(--primary-dark);background:#fff;border-radius:14px;align-items:center;gap:9px;padding:13px 18px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 8px 20px #12479d1f}.feature-number{z-index:1;text-align:center;opacity:.72;position:relative}.feature-number span{letter-spacing:3px;font-size:11px;font-weight:800;display:block}.feature-number strong{letter-spacing:-10px;font-size:125px;line-height:.9}.home-list{margin-top:48px}.list-heading{justify-content:space-between;align-items:end;margin-bottom:20px;display:flex}.list-heading h2{letter-spacing:-1px;color:var(--navy);margin:8px 0 0;font-size:29px}.list-heading a{color:var(--primary);align-items:center;gap:6px;font-size:15px;font-weight:800;display:flex}.cards-list{flex-direction:column;gap:14px;display:flex}.lesson-card{border:1px solid var(--line);background:#fff;border-radius:22px;align-items:center;gap:19px;padding:18px;transition:all .2s;display:flex;box-shadow:0 7px 22px #2c55820a}.lesson-card:hover{box-shadow:var(--shadow);border-color:#b8d9fb;transform:translateY(-2px)}.lesson-card.is-current{background:linear-gradient(90deg,#f1f8ff,#fff);border-color:#9dcefa}.lesson-week{background:var(--primary-soft);min-width:67px;height:67px;color:var(--primary);border-radius:18px;flex-direction:column;justify-content:center;align-items:center;display:flex}.lesson-week span{text-transform:uppercase;font-size:9px;font-weight:800}.lesson-week strong{font-size:24px}.lesson-card-copy{flex:1;min-width:0}.card-labels{gap:6px;display:flex}.lesson-card h3{color:var(--navy);margin:3px 0 5px;font-size:17px}.lesson-card p{color:var(--muted);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0 0 8px;font-size:13px;display:-webkit-box;overflow:hidden}.lesson-time{color:#7d8ba2;align-items:center;gap:5px;font-size:11px;display:flex}.card-arrow{color:#9eacc1}.badge{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:4px 8px;font-size:9px;font-weight:800}.badge-primary{color:var(--primary);background:var(--primary-soft)}.badge-draft{color:#8a6500;background:#fff6d7}.progress-ring{--progress:50%;background:conic-gradient(var(--primary) var(--progress),#e8eff7 0);border-radius:50%;place-items:center;width:88px;height:88px;display:grid;position:relative}.progress-ring:after{content:"";background:#fff;border-radius:50%;width:70px;height:70px;position:absolute}.progress-ring div{z-index:1;flex-direction:column;align-items:center;display:flex}.progress-ring strong{font-size:21px}.progress-ring span{color:var(--muted);font-size:9px}.toolbar{border:1px solid var(--line);background:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;padding:15px 18px;display:flex;box-shadow:0 7px 22px #2c55820a}.toolbar>span{color:var(--muted);font-size:12px}.search-box{flex:1;align-items:center;gap:9px;display:flex}.search-box svg{color:#98a8bd}.search-box input{background:0 0;border:0;outline:0;width:100%;max-width:500px;font-size:13px}.schedule-list{gap:10px}.lesson-toolbar{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.back-link{color:#687894;align-items:center;gap:7px;font-size:13px;font-weight:800;display:inline-flex}.lesson-actions{gap:8px;display:flex}.lesson-actions button,.public-header button{border:1px solid var(--line);color:#52627d;background:#fff;border-radius:12px;align-items:center;gap:7px;height:40px;padding:0 13px;font-size:12px;font-weight:800;display:flex}.primary-button{border-radius:13px;justify-content:center;align-items:center;gap:8px;padding:13px 19px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 8px 18px #147bea33;background:var(--primary)!important;color:#fff!important;border:0!important}.primary-button:hover{background:var(--primary-dark)!important}.primary-button.large{min-height:51px}.primary-button:disabled{opacity:.6;cursor:wait}.lesson-content{border:1px solid var(--line);background:#fff;border-radius:26px;padding:48px;box-shadow:0 10px 30px #2c55820a}.lesson-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:30px;padding-bottom:27px;display:flex}.lesson-heading h1{letter-spacing:-1.4px;margin:10px 0 0;font-size:39px;line-height:1.18}.time-pill{white-space:nowrap;background:var(--primary-soft);color:var(--primary-dark);border-radius:12px;align-items:center;gap:7px;padding:10px 13px;font-size:12px;font-weight:800;display:flex}.lesson-intro{color:#60708a;white-space:pre-line;margin:0;padding:27px 0;font-size:16px;line-height:1.8}.lesson-section{margin-top:25px}.lesson-section>h2,.section-title span{font-size:20px;font-weight:800}.image-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:16px;display:grid}.lesson-image{border:1px solid var(--line);text-align:left;background:#fff;border-radius:16px;padding:0;overflow:hidden}.lesson-image img{object-fit:cover;width:100%;height:210px;display:block}.lesson-image span{color:var(--muted);padding:11px 13px;font-size:11px;display:block}.section-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.section-title small{color:var(--muted);font-weight:500}.steps-list{margin:5px 0 0;padding:0;list-style:none}.steps-list li{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr;gap:17px;padding:23px 0;display:grid}.steps-list li:last-child{border-bottom:0}.step-number{background:var(--primary);color:#fff;border-radius:13px;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.step-title{justify-content:space-between;gap:10px;display:flex}.step-title h3{margin:0 0 8px;font-size:16px}.step-title span{height:max-content;color:var(--muted);background:#f0f4f8;border-radius:10px;padding:5px 8px;font-size:10px}.steps-list p{color:#60708a;white-space:pre-line;margin:0;font-size:13px;line-height:1.75}.lesson-navigation{grid-template-columns:1fr 1fr;gap:15px;margin-top:18px;display:grid}.lesson-navigation>a{border:1px solid var(--line);border-radius:16px;align-items:center;gap:13px;padding:15px;display:flex}.lesson-navigation .next{text-align:right;justify-content:flex-end}.lesson-navigation span{flex-direction:column;min-width:0;display:flex}.lesson-navigation small{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:800}.lesson-navigation strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.public-page{background:#f5f9fe;min-height:100vh}.public-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:78px;padding:0 max(24px,50vw - 490px);display:flex}.public-header>div{gap:8px;display:flex}.public-page main{max-width:980px;margin:36px auto;padding:0 20px}.public-page footer{text-align:center;color:#8998ad;padding:10px 20px 35px;font-size:11px}.admin-summary{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:repeat(3,1fr);margin-bottom:22px;display:grid;box-shadow:0 7px 22px #2c55820a}.admin-summary div{border-right:1px solid var(--line);flex-direction:column;padding:21px 24px;display:flex}.admin-summary div:last-child{border:0}.admin-summary strong{font-size:25px}.admin-summary span{color:var(--muted);font-size:11px}.admin-table-wrap{border:1px solid var(--line);background:#fff;border-radius:20px;overflow:auto}.admin-table{border-collapse:collapse;text-align:left;width:100%}.admin-table th{color:#7b8aa1;text-transform:uppercase;letter-spacing:.7px;background:#f7faff;padding:12px 17px;font-size:9px}.admin-table td{border-top:1px solid var(--line);padding:15px 17px;font-size:12px}.admin-table td:nth-child(2){max-width:360px}.admin-table td strong{font-size:13px;display:block}.admin-table td small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.week-cell{background:var(--primary-soft);width:37px;height:37px;color:var(--primary);border-radius:11px;place-items:center;font-weight:800;display:grid}.status{text-transform:uppercase;border-radius:20px;padding:5px 8px;font-size:9px;font-weight:800}.status.published{color:#188650;background:#e7f8ef}.status.draft{color:#906a00;background:#fff5d9}.row-actions{gap:5px;display:flex}.row-actions a,.row-actions button{border:1px solid var(--line);color:#6f7f98;background:#fff;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.row-actions svg{width:15px}.editor-heading{margin:20px 0 30px}.editor-form{flex-direction:column;gap:18px;display:flex}.form-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:28px;box-shadow:0 7px 22px #2c558209}.form-card-title{align-items:center;gap:13px;margin-bottom:24px;display:flex}.form-card-title>span{background:var(--primary);color:#fff;border-radius:11px;place-items:center;width:35px;height:35px;font-weight:800;display:grid}.form-card-title h2{margin:0 0 3px;font-size:17px}.form-card-title p{color:var(--muted);margin:0;font-size:11px}.form-grid{grid-template-columns:2fr 1fr 1fr;gap:17px;display:grid}.form-grid .full{grid-column:1/-1}.editor-form label{color:#4d5e78;font-size:11px;font-weight:800;position:relative}.editor-form input,.editor-form textarea,.editor-form select{width:100%;color:var(--navy);background:#fff;border:1px solid #dbe7f3;border-radius:12px;outline:0;margin-top:7px;padding:11px 12px;font-size:13px}.editor-form input:focus,.editor-form textarea:focus,.editor-form select:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.editor-form textarea{resize:vertical;line-height:1.5}.input-suffix{color:var(--muted);font-size:10px;position:absolute;bottom:12px;right:12px}.step-editors{flex-direction:column;gap:12px;display:flex}.step-editor{background:#f7faff;border:1px solid #edf3f9;border-radius:16px;grid-template-columns:36px 1fr 30px;gap:12px;padding:17px;display:grid}.drag-number{border:1px solid var(--line);width:32px;height:32px;color:var(--primary);background:#fff;border-radius:10px;place-items:center;font-weight:800;display:grid}.step-fields{grid-template-columns:1fr 140px;gap:13px;display:grid}.step-fields label:nth-child(2){grid-area:2/1/auto/-1}.step-fields .duration{grid-area:1/2}.remove-button,.image-editor>button{color:#c54a4a;background:0 0;border:0;padding:4px}.outline-button{color:var(--primary);background:#fff;border:1px dashed #9bbddb;border-radius:12px;align-items:center;gap:7px;margin-top:15px;padding:10px 14px;font-size:11px;font-weight:800;display:inline-flex}.image-editor{background:#f7faff;border-radius:15px;grid-template-columns:35px 1.4fr 1fr 30px;align-items:end;gap:12px;margin-bottom:10px;padding:15px;display:grid}.image-editor>svg{color:var(--primary);align-self:center}.form-actions{justify-content:flex-end;align-items:center;gap:10px;margin-top:7px;display:flex}.cancel-button{color:var(--muted);padding:13px 18px;font-size:12px;font-weight:800}.alert{border-radius:13px;margin-bottom:17px;padding:12px 15px;font-size:12px}.alert.error{color:#ae3838;background:#fff0f0;border:1px solid #ffd5d5}.alert.success{color:#177846;background:#ecfaf2;border:1px solid #ccefdc}.empty-state{text-align:center;color:var(--muted);background:#ffffffb8;border:1px dashed #c6d9ee;border-radius:24px;padding:55px 20px}.empty-state h3{color:var(--navy);margin:15px 0 5px;font-size:22px}.empty-state p{margin:0;font-size:13px}.empty-icon{width:62px;height:62px;color:var(--primary);background:linear-gradient(145deg,#edf7ff,#f0edff);border-radius:20px;place-items:center;margin:auto;display:grid}.loading{justify-content:center;align-items:center;gap:6px;min-height:60vh;display:flex}.loading span{background:var(--primary);border-radius:50%;width:8px;height:8px;animation:1s infinite alternate pulse}.loading span:nth-child(2){animation-delay:.2s}.loading span:nth-child(3){animation-delay:.4s}.loading em{color:var(--muted);margin-top:55px;font-size:11px;font-style:normal;position:absolute}@keyframes pulse{to{opacity:.2;transform:translateY(-5px)}}.login-page{grid-template-columns:1.08fr .92fr;min-height:100vh;display:grid}.login-visual{color:#fff;background:linear-gradient(145deg,#237ff2,#4d87f3 63%,#a28ef7);flex-direction:column;padding:50px 6vw;display:flex;position:relative;overflow:hidden}.login-visual:before{content:"";border:1px solid #ffffff2e;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-180px;right:-230px}.login-visual:after{content:"";border:1px solid #ffffff24;border-radius:50%;width:320px;height:320px;position:absolute;top:90px;right:-90px}.visual-logo{z-index:1;align-items:center;gap:12px;font-size:25px;font-weight:800;display:flex}.visual-logo img{border-radius:14px;width:47px;height:47px}.visual-copy{z-index:1;max-width:600px;margin:auto 0}.eyebrow.light{color:#fffc}.visual-copy h1{letter-spacing:-2px;margin:17px 0;font-size:48px;line-height:1.13}.visual-copy p{color:#ffffffd1;max-width:500px;font-size:16px;line-height:1.75}.week-orbit{border:1px solid #ffffff4d;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:absolute;bottom:9%;right:7%;transform:rotate(-7deg)}.week-orbit strong{font-size:48px;line-height:1}.week-orbit span{text-transform:uppercase;letter-spacing:1px;font-size:10px}.login-panel{background:#fff;place-items:center;padding:40px;display:grid}.login-form{width:100%;max-width:390px}.welcome-chip{color:var(--primary);background:var(--primary-soft);text-transform:uppercase;letter-spacing:.7px;border-radius:20px;padding:6px 10px;font-size:10px;font-weight:800}.login-form h2{letter-spacing:-1.2px;margin:20px 0 7px;font-size:33px}.login-form>label{color:#4f5f79;margin-bottom:16px;font-size:11px;font-weight:800;display:block}.input-wrap{border:1px solid #dce8f4;border-radius:13px;align-items:center;gap:10px;height:51px;margin-top:7px;padding:0 13px;display:flex}.input-wrap:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.input-wrap>svg{color:#9aaac0}.input-wrap input{border:0;outline:0;flex:1;min-width:0}.input-wrap button{color:#8c96a5;background:0 0;border:0;padding:5px}.login-form>.primary-button{width:100%;margin-top:7px}.login-help{text-align:center;color:#8b99ad;margin-top:23px;font-size:10px;display:block}@media (width<=900px){.sidebar{display:none}.main-content{margin-left:0}.mobile-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:20;background:#fffffff0;justify-content:space-between;align-items:center;height:76px;padding:0 22px;display:flex;position:sticky;top:0}.mobile-header .brand{font-size:22px}.mobile-header .brand img{width:37px;height:37px}.bottom-nav{left:5%;right:5%;bottom:max(14px,env(safe-area-inset-bottom));z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #e4eef9;border-radius:40px;justify-content:space-around;align-items:center;height:76px;padding:7px 7px 5px;display:flex;position:fixed;box-shadow:0 18px 40px #3269ab2e}.bottom-nav a,.bottom-nav button{color:#8090a8;background:0 0;border:0;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:65px;height:62px;font-size:10px;font-weight:800;display:flex}.bottom-nav svg{width:21px;height:21px}.bottom-nav .active{color:var(--primary);background:var(--primary-soft)}.bottom-nav button{color:#8090a8}.page{padding:34px 22px 125px}.login-page{grid-template-columns:1fr}.login-visual{display:none}.login-panel{padding:30px 22px}.login-logo-mobile{align-items:center;gap:10px;margin-bottom:50px;font-size:22px;display:flex}.login-logo-mobile img{border-radius:12px;width:43px}.admin-table{min-width:760px}}@media (width<=640px){.page-greeting,.page-title-row{flex-direction:column;align-items:flex-start;margin-bottom:25px}.page-greeting h1,.page-title-row h1,.editor-heading h1{font-size:30px}.year-progress{width:100%}.featured-lesson{align-items:flex-start;min-height:370px;padding:31px 26px}.feature-copy h2{font-size:29px}.feature-copy p{font-size:17px}.feature-number{position:absolute;bottom:15px;right:18px}.feature-number strong{font-size:78px}.feature-meta{flex-direction:column;gap:8px}.lesson-card{align-items:flex-start;gap:13px;padding:14px}.lesson-week{min-width:55px;height:57px}.lesson-card p{-webkit-line-clamp:2}.card-arrow{display:none}.toolbar{flex-direction:column;align-items:stretch}.toolbar>span{padding-left:28px}.lesson-toolbar{align-items:flex-start;gap:15px}.lesson-actions{gap:5px}.lesson-actions button span{display:none}.lesson-actions button{padding:0 11px}.lesson-content{box-shadow:none;border:0;padding:8px 0}.lesson-heading{flex-direction:column}.lesson-heading h1{font-size:31px}.image-grid,.lesson-navigation{grid-template-columns:1fr}.lesson-navigation>span{display:none}.public-header{padding:0 15px}.public-header .brand span{display:none}.public-page main{margin:20px auto}.public-page .lesson-content{border:1px solid var(--line);padding:20px}.admin-summary{grid-template-columns:1fr}.admin-summary div{border-right:0;border-bottom:1px solid var(--line);flex-direction:row;align-items:baseline;gap:8px}.form-card{padding:21px 17px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:1}.step-editor{grid-template-columns:30px 1fr 25px;padding:12px}.step-fields{grid-template-columns:1fr}.step-fields label:nth-child(2),.step-fields .duration{grid-area:auto/1}.image-editor{grid-template-columns:25px 1fr 25px}.image-editor label{grid-column:2}.image-editor>button{grid-area:1/3}.form-actions{border-top:1px solid var(--line);background:#fff;padding:10px 0;position:sticky;bottom:105px}.form-actions .primary-button{flex:1}.login-form h2{font-size:29px}}.empty-state{isolation:isolate;color:#7f8da5;background:linear-gradient(135deg,#fff 0% 70%,#fffaf6 100%);border:1px dashed #d5e2f0;border-radius:16px;min-height:230px;padding:33px 34px 28px;position:relative;overflow:hidden}.empty-state:before{content:"";z-index:-1;background:#fff0df;border-radius:63% 0 0;width:112px;height:135px;position:absolute;bottom:-67px;right:-17px;transform:rotate(20deg)}.empty-state:after{content:"";z-index:-1;border:0;border-top:2px dashed #ffc5a6;border-left:2px dashed #ffc5a6;border-radius:75% 0 0;width:98px;height:86px;position:absolute;bottom:-45px;right:-11px;transform:rotate(-17deg)}.empty-rays{width:24px;height:31px;position:absolute;top:35px;left:31px;transform:rotate(-16deg)}.empty-rays:before,.empty-rays:after{content:"";background:#c9e0ff;border-radius:5px;display:block;position:absolute}.empty-rays:before{width:16px;height:4px;top:15px;left:1px;transform:rotate(28deg)}.empty-rays:after{width:21px;height:5px;top:1px;right:1px;transform:rotate(62deg)}.empty-icon{color:#0879f7;background:linear-gradient(145deg,#edf8ff,#edf4ff);border-radius:25px;width:72px;height:72px;position:relative;box-shadow:0 8px 20px #5797dc12}.empty-icon:before,.empty-icon:after{content:"";background:#ffbe39;border-radius:4px;width:4px;height:12px;position:absolute;top:-16px}.empty-icon:before{left:26px;transform:rotate(-27deg)}.empty-icon:after{right:22px;transform:rotate(18deg)}.empty-icon svg{stroke-width:1.9px;width:39px;height:39px}.empty-state h3{color:#13233d;letter-spacing:-.55px;margin:13px 0 4px;font-size:20px;line-height:1.25;position:relative}.empty-state p{color:#7c8da7;max-width:300px;margin:0 auto;font-size:14px;line-height:1.35;position:relative}@media print{.sidebar,.mobile-header,.bottom-nav,.lesson-toolbar,.lesson-navigation,.public-header,.public-page footer{display:none!important}.main-content{margin:0}.page,.public-page main{max-width:none;margin:0;padding:0}.lesson-content{border:0;padding:0}.lesson-heading h1{font-size:30px}.lesson-image img{height:180px}.steps-list li{break-inside:avoid}.lesson-section{break-inside:auto}}.form-card-title .form-status{color:#906a00;letter-spacing:.4px;background:#fff5d9;border-radius:999px;width:auto;height:auto;margin-left:auto;padding:7px 11px;font-size:10px;font-weight:800}.featured-lesson{cursor:pointer}.featured-lesson:focus-visible{outline-offset:4px;outline:3px solid #ffd166}.page-greeting{background:linear-gradient(115deg,#4c91f7 0%,#397df2 48%,#b28bf4 100%);border-radius:20px;grid-template-columns:minmax(0,1fr) 128px;align-items:center;gap:24px;min-height:188px;margin-bottom:30px;padding:28px 32px;display:grid;position:relative;overflow:hidden;box-shadow:0 15px 30px #357de92e}.page-greeting:before{content:"";background:#5ac2ff61;border-radius:50%;width:310px;height:170px;position:absolute;bottom:-115px;left:-30px;box-shadow:150px 28px #a78af657}.page-greeting:after{content:"";background:#b4a3ff4d;border-radius:50%;width:250px;height:250px;position:absolute;top:-115px;right:-80px}.greeting-copy{z-index:1;text-align:left;min-width:0;max-width:560px;position:relative}.page-greeting .eyebrow{color:#ffffffe6;letter-spacing:2px;font-size:11px}.page-greeting h1{color:#fff;letter-spacing:-1.3px;margin:14px 0 8px;font-size:31px;line-height:1.1}.page-greeting p{color:#ffffffe0;max-width:380px;font-size:16px;line-height:1.45}.greeting-art{z-index:1;color:#fff;filter:drop-shadow(0 10px #0f5bca66);justify-self:end;position:relative;bottom:auto;right:auto;transform:rotate(-7deg)}.greeting-art svg{stroke-width:1.4px}.greeting-art span{color:#ffd76b;font-size:35px;position:absolute;top:-30px;right:-18px;transform:rotate(12deg)}@media (width<=640px){.page-greeting{border-radius:18px;grid-template-columns:minmax(0,1fr) 92px;gap:10px;min-height:180px;padding:25px 20px}.page-greeting h1{font-size:26px}.page-greeting p{max-width:230px;font-size:14px}.greeting-art{transform-origin:100%;justify-self:end;transform:scale(.72)rotate(-7deg)}}.page-home>.year-progress{border-radius:18px;width:100%;min-height:78px;margin:-14px 0 30px;padding:11px;box-shadow:0 10px 24px #2c558214}.page-home>.year-progress>svg{border-radius:14px;width:54px;height:54px;padding:13px}.page-home>.year-progress div{gap:2px}.page-home>.year-progress span{font-size:12px}.page-home>.year-progress strong{font-size:17px}.progress-dots{align-items:center;gap:7px;margin-left:auto;flex-direction:row!important;display:flex!important}.progress-dots i{background:#e4eaf3;border-radius:50%;width:8px;height:8px;display:block}.progress-dots i.active{background:#2e91ff}.greeting-copy{text-align:left;align-self:center}.page-home>.year-progress{background:#fff;border:1px solid #e5eef8;border-radius:18px;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:78px;padding:11px;display:grid;overflow:hidden;box-shadow:0 10px 24px #2c558214}.page-home>.year-progress>svg{width:54px;height:54px;color:var(--primary);background:var(--primary-soft);border-radius:14px;padding:13px}.week-progress-copy{flex-direction:column;gap:2px;min-width:92px;display:flex}.week-progress-copy span{color:var(--muted);font-size:12px}.week-progress-copy strong{color:var(--navy);font-size:17px}.page-home>.year-progress .progress-dots{align-items:center;gap:7px;margin-left:0;display:flex}.page-home>.year-progress .progress-dots button{background:#e4eaf3;border:0;border-radius:50%;width:8px;height:8px;padding:0}.page-home>.year-progress .progress-dots button.active{background:#2e91ff}.page-home>.year-progress .progress-dots button:hover{background:#9fc8f8}.form-card-title .form-status.published{color:#188650;background:#e7f8ef}.status-field{flex-direction:column;gap:0;display:flex}.status-field select{cursor:not-allowed;color:#188650;background:#f7faff;font-weight:800}.featured-lesson{aspect-ratio:16/9;min-height:0}@media (width<=640px){.page-home>.year-progress{grid-template-columns:54px minmax(0,1fr) auto;gap:10px}.week-progress-copy{min-width:0}.featured-lesson{aspect-ratio:16/9;min-height:0;padding:24px 22px}.feature-copy h2{margin:14px 0 8px;font-size:26px}.feature-copy p{font-size:15px}.feature-meta{gap:6px;margin:12px 0}}.page-home>.year-progress{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.page-home>.year-progress:active{cursor:grabbing}.page-home>.year-progress .progress-dots{cursor:inherit;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;padding:12px 2px}.page-home>.year-progress .progress-dots:active{cursor:grabbing}.week-sequence{scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;margin:0 -48px 42px;padding:0 48px 14px;display:flex;overflow-x:auto}.week-sequence::-webkit-scrollbar{display:none}.week-sequence-card{border:1px solid var(--line);scroll-snap-align:start;cursor:pointer;background:#fff;border-radius:24px;flex-direction:column;flex:0 0 min(31%,310px);min-height:258px;padding:22px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 10px 28px #2c558214}.week-sequence-card:hover,.week-sequence-card:focus-visible{border-color:#9dcefa;outline:none;transform:translateY(-4px);box-shadow:0 18px 35px #2c558224}.week-sequence-card.is-selected{color:#fff;background:linear-gradient(145deg,#237fe9,#6d8df5);border-color:#0000;box-shadow:0 18px 35px #2e83f647}.week-sequence-card.is-empty{cursor:default;background:linear-gradient(145deg,#f7fbff,#fff)}.sequence-card-top{align-items:center;gap:7px;margin-bottom:22px;display:flex}.sequence-card-top span:first-child{color:var(--primary);letter-spacing:1.8px;font-size:10px;font-weight:800}.is-selected .sequence-card-top span:first-child{color:#ffffffc7}.sequence-card-top strong{color:var(--navy);font-size:28px;line-height:1}.is-selected .sequence-card-top strong{color:#fff}.sequence-index{color:#a0aec0;margin-left:auto;font-size:11px;font-weight:800}.is-selected .sequence-index{color:#ffffffb8}.sequence-label{color:var(--primary);align-items:center;gap:5px;font-size:11px;font-weight:800;display:flex}.is-selected .sequence-label{color:#dff1ff}.sequence-card h2{color:var(--navy);margin:9px 0 7px;font-size:19px;line-height:1.2}.sequence-card p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.sequence-meta{color:#7e8da5;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:18px;font-size:11px;font-weight:800;display:flex}.sequence-meta span{align-items:center;gap:4px;display:flex}.is-selected .sequence-meta{color:#fff}.is-empty .sequence-label{color:#8d9bb0}.is-empty .sequence-card-top strong{color:#8292aa}@media (width<=640px){.week-sequence{gap:12px;margin:0 -20px 34px;padding:0 20px 12px}.week-sequence-card{flex-basis:82%;min-height:246px;padding:20px}.sequence-card-top{margin-bottom:18px}}.year-progress-header{grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.year-progress-header>svg{width:54px;height:54px;color:var(--primary);background:var(--primary-soft);border-radius:14px;padding:13px}.year-progress-header .progress-dots{align-items:center;gap:7px;margin-left:0;padding:12px 2px;flex-direction:row!important;display:flex!important}.year-progress-cards{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;margin-top:14px;padding:0 0 5px;overflow-x:auto;flex-direction:row!important;display:flex!important}.year-progress-cards::-webkit-scrollbar{display:none}.year-progress-card{border:1px solid var(--line);scroll-snap-align:start;cursor:pointer;background:#fff;border-radius:18px;flex:0 0 min(28%,270px);min-height:188px;padding:17px;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 7px 20px #2c558212;flex-direction:column!important;display:flex!important}.year-progress-card:hover,.year-progress-card:focus-visible{border-color:#9dcefa;outline:none;transform:translateY(-3px);box-shadow:0 14px 26px #2c558221}.year-progress-card.is-selected{color:#fff;background:linear-gradient(145deg,#237fe9,#6d8df5);border-color:#0000;box-shadow:0 14px 28px #2e83f63d}.year-progress-card.is-empty{cursor:default;background:linear-gradient(145deg,#f7fbff,#fff)}.year-card-top{align-items:center;gap:6px;margin-bottom:13px;flex-direction:row!important;display:flex!important}.year-card-top span{color:var(--primary);letter-spacing:1.5px;font-size:9px;font-weight:800}.is-selected .year-card-top span{color:#ffffffc7}.year-card-top strong{color:var(--navy);font-size:24px;line-height:1}.is-selected .year-card-top strong{color:#fff}.year-card-top small{color:#9ba9bc;margin-left:auto;font-size:10px;font-weight:800}.is-selected .year-card-top small{color:#ffffffb8}.year-card-label{color:var(--primary);align-items:center;gap:4px;font-size:10px;font-weight:800;flex-direction:row!important;display:flex!important}.is-selected .year-card-label{color:#dff1ff}.year-progress-card h2{color:var(--navy);margin:7px 0 5px;font-size:16px;line-height:1.2}.is-selected h2{color:#fff}.year-progress-card p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.4;display:-webkit-box;overflow:hidden}.is-selected p{color:#ffffffd1}.year-card-meta{color:#7e8da5;justify-content:space-between;align-items:center;gap:6px;margin-top:auto;padding-top:12px;font-size:10px;font-weight:800;flex-direction:row!important;display:flex!important}.year-card-meta span{align-items:center;gap:3px;display:flex;flex-direction:row!important}.is-selected .year-card-meta{color:#fff}.is-empty .year-card-label{color:#8d9bb0}.is-empty .year-card-top strong{color:#8292aa}@media (width<=640px){.year-progress-header{grid-template-columns:48px minmax(0,1fr) auto;gap:10px}.year-progress-header>svg{width:48px;height:48px;padding:11px}.year-progress-card{flex-basis:78%;min-height:180px;padding:16px}}.page-home>.year-progress{padding:11px;display:grid;overflow:hidden}.page-home .featured-lesson{padding:28px 32px}@media (width<=640px){.page-home .featured-lesson{padding:20px 18px}.page-home .featured-lesson .feature-copy{max-width:calc(100% - 72px)}}.schedule-greeting{border-radius:20px;min-height:192px;padding:28px 32px}.schedule-art{justify-content:center;align-items:center;width:138px;height:138px;display:flex}.schedule-book{color:#eef7ff;filter:drop-shadow(0 8px #0f5bca6b);position:absolute;bottom:1px;right:2px}.schedule-calendar{color:#f7fbff;fill:#dae9ffe6;filter:drop-shadow(0 5px #0f5bca40);position:absolute;top:13px;right:42px}.schedule-art>span{color:#ffd76b;top:-4px;right:0}@media (width<=640px){.schedule-greeting{min-height:192px;padding:25px 20px}.schedule-art{transform-origin:100%;width:108px;height:138px;transform:scale(.82)rotate(-7deg)}.schedule-calendar{right:31px}.schedule-book{right:-8px}.schedule-art>span{top:-12px;right:-9px}}.schedule-page .toolbar{border-color:#dce9fa;border-radius:28px;min-height:108px;margin:0;padding:22px 32px;box-shadow:0 12px 30px #3169ae12}.schedule-page .search-box{gap:24px}.schedule-page .search-box svg{color:#7183a1;stroke-width:1.7px;width:38px;height:38px}.schedule-page .search-box input{max-width:none;color:var(--navy);font-size:27px}.schedule-page .search-box input::placeholder{color:#7183a1;opacity:1}.schedule-result-count{color:#7183a1;margin:28px 24px 25px;font-size:25px;line-height:1.1}.schedule-page .schedule-list{gap:12px}.schedule-page .lesson-card{border-color:#dce9fa;border-radius:20px;gap:18px;min-height:158px;padding:16px 20px;position:relative;overflow:hidden;box-shadow:0 8px 22px #3169ae12}.schedule-page .lesson-card:hover{border-color:#b8d9fb;box-shadow:0 16px 34px #3169ae1f}.schedule-page .lesson-card.is-current{background:#fff}.schedule-page .lesson-week{background:#eaf4ff;border-radius:19px;min-width:92px;height:96px}.schedule-page .lesson-week span{letter-spacing:.2px;font-size:11px}.schedule-page .lesson-week strong{color:var(--primary);letter-spacing:-1px;font-size:42px;line-height:1}.schedule-page .lesson-card-copy{z-index:1;flex-direction:column;justify-content:center;align-self:stretch;min-width:0;display:flex;position:relative}.schedule-page .card-labels{margin-bottom:7px}.schedule-page .badge{letter-spacing:.15px;color:#8572e8;background:#f0ecff;border-radius:999px;padding:5px 11px;font-size:10px}.schedule-page .lesson-card h3{letter-spacing:-.5px;margin:0 0 5px;font-size:23px;line-height:1.05}.schedule-page .lesson-card p{color:#71809a;-webkit-line-clamp:1;margin:0 0 7px;font-size:16px;line-height:1.15}.schedule-page .lesson-time{color:#71809a;gap:6px;font-size:15px}.schedule-page .lesson-time svg{stroke-width:1.8px;width:23px;height:23px}.schedule-page .card-arrow{color:#167ef0;stroke-width:2.6px;z-index:1;background:#eaf4ff;border-radius:50%;flex:none;width:46px;height:46px;padding:14px;position:relative}.schedule-page .lesson-card.is-current:before,.schedule-page .lesson-card.is-current:after{content:"";z-index:0;background:#a981f5;border-radius:8px;width:8px;height:42px;position:absolute;transform:rotate(25deg)}.schedule-page .lesson-card.is-current:before{top:17px;right:61px}.schedule-page .lesson-card.is-current:after{height:34px;top:36px;right:28px;transform:rotate(45deg)}@media (width<=640px){.schedule-page .toolbar{border-radius:22px;min-height:84px;padding:18px 20px}.schedule-page .search-box{gap:14px}.schedule-page .search-box svg{width:30px;height:30px}.schedule-page .search-box input{font-size:18px}.schedule-result-count{margin:22px 10px 20px;font-size:19px}.schedule-page .schedule-list{gap:10px}.schedule-page .lesson-card{border-radius:18px;gap:11px;min-height:128px;padding:13px 14px}.schedule-page .lesson-week{border-radius:16px;min-width:72px;height:78px}.schedule-page .lesson-week span{font-size:9px}.schedule-page .lesson-week strong{font-size:33px}.schedule-page .card-labels{margin-bottom:5px}.schedule-page .badge{padding:4px 8px;font-size:9px}.schedule-page .lesson-card h3{margin-bottom:4px;font-size:19px}.schedule-page .lesson-card p{margin-bottom:5px;font-size:14px}.schedule-page .lesson-time{gap:5px;font-size:13px}.schedule-page .lesson-time svg{width:19px;height:19px}.schedule-page .card-arrow{width:38px;height:38px;padding:11px}}.schedule-page .lesson-card-side{flex-direction:column;flex:none;align-items:center;gap:7px;display:flex}.schedule-page .lesson-card-side .lesson-time{white-space:nowrap;justify-content:center}@media (width<=640px){.schedule-page .lesson-card-side{gap:4px}.schedule-page .lesson-card-side .lesson-time{font-size:11px}.schedule-page .lesson-card-side .lesson-time svg{width:16px;height:16px}}.schedule-progress{background:#ffffffe6;border:1px solid #dce9fa;border-radius:28px;grid-template-columns:192px 2px minmax(0,1fr);align-items:center;gap:32px;min-height:188px;margin:-5px 0 30px;padding:28px 32px;display:grid;box-shadow:0 12px 30px #3169ae14}.schedule-progress-ring{--progress:50%;background:conic-gradient(var(--primary) var(--progress),#e6edf6 0);border-radius:50%;place-items:center;width:192px;height:192px;display:grid;position:relative}.schedule-progress-ring:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:20px}.schedule-progress-ring div{z-index:1;color:var(--navy);flex-direction:column;align-items:center;display:flex;position:relative}.schedule-progress-ring strong{letter-spacing:-1.5px;font-size:43px;line-height:1}.schedule-progress-ring span{color:#71809a;margin-top:6px;font-size:16px}.schedule-progress-divider{background:#dce5f2;height:132px}.schedule-progress-copy{flex-direction:column;gap:7px;min-width:0;display:flex}.schedule-progress-copy>span{color:#71809a;font-size:25px;line-height:1.1}.schedule-progress-copy>strong{color:var(--navy);letter-spacing:-1.3px;font-size:36px;line-height:1.15}.schedule-progress-bar{background:#e1e8f3;border-radius:999px;height:22px;margin-top:20px;overflow:hidden}.schedule-progress-bar i{border-radius:inherit;background:linear-gradient(90deg,#1685f4,#2387ee);height:100%;transition:width .35s;display:block}@media (width<=640px){.schedule-progress{border-radius:22px;grid-template-columns:92px 1px minmax(0,1fr);gap:16px;min-height:150px;margin:-5px 0 25px;padding:20px}.schedule-progress-ring{width:92px;height:92px}.schedule-progress-ring:after{inset:10px}.schedule-progress-ring strong{font-size:22px}.schedule-progress-ring span{margin-top:3px;font-size:10px}.schedule-progress-divider{height:86px}.schedule-progress-copy{gap:4px}.schedule-progress-copy>span{font-size:14px}.schedule-progress-copy>strong{letter-spacing:-.7px;font-size:22px}.schedule-progress-bar{height:11px;margin-top:12px}}.admin-title-block{flex-direction:column;gap:13px;margin-bottom:30px;display:flex}.admin-title-card{color:#fff;isolation:isolate;background:linear-gradient(132deg,#1686f5 0%,#397ff2 52%,#bb8ff6 100%);border-radius:22px;min-height:228px;padding:36px 23px 28px;position:relative;overflow:hidden;box-shadow:0 14px 30px #3781ef33}.admin-title-card:before{content:"";z-index:-1;background:#ffffff21;border-radius:50%;width:570px;height:310px;position:absolute;top:-148px;right:-120px;transform:rotate(-17deg)}.admin-title-card:after{content:"";z-index:-1;background:#ffffff1f;border-radius:50%;width:500px;height:180px;position:absolute;bottom:-130px;left:-75px;transform:rotate(13deg)}.admin-title-copy{z-index:2;position:relative}.admin-title-copy .eyebrow{color:#ffffffe6;letter-spacing:2.2px;font-size:12px}.admin-title-copy h1{color:#fff;letter-spacing:-1.7px;margin:14px 0 8px;font-size:38px;line-height:1.02}.admin-title-copy p{color:#ffffffe0;margin:0;font-size:17px;line-height:1.4}.admin-title-art{color:#fff;filter:drop-shadow(0 10px 8px #104cb740);width:230px;height:190px;position:absolute;bottom:5px;right:18px;transform:rotate(-2deg)}.admin-calendar{color:#0f6fdf;background:linear-gradient(145deg,#d9f0ff,#fff);border-radius:14px;padding:10px;position:absolute;top:8px;right:21px;box-shadow:0 8px #1768d2}.admin-book{color:#f7fbff;fill:#fff;stroke:#126cd9;stroke-width:1.25px;filter:drop-shadow(0 6px #1166d5);position:absolute;bottom:10px;right:60px;transform:rotate(-3deg)}.admin-gear{color:#dbe3f2;fill:#dbe3f2;stroke:#8293b7;position:absolute;bottom:15px;right:1px}.admin-sparkle{color:#ffd85b;fill:#ffd85b;stroke:#ffd85b;position:absolute}.sparkle-one{top:39px;left:24px;transform:rotate(-26deg)}.sparkle-two{top:17px;left:79px;transform:rotate(11deg)}.admin-new-lesson{letter-spacing:-.2px;border-radius:16px;width:100%;min-height:57px;font-size:20px;box-shadow:0 10px 20px #147bea33;background:linear-gradient(100deg,#1686f5,#147be9)!important}.admin-new-lesson svg{margin-right:5px}@media (width<=640px){.admin-title-card{border-radius:20px;min-height:228px;padding:35px 20px 25px}.admin-title-copy h1{font-size:34px}.admin-title-copy p{font-size:16px}.admin-title-art{transform-origin:100% 100%;bottom:0;right:-10px;transform:scale(.84)rotate(-2deg)}.admin-title-copy{max-width:235px}.admin-title-break{display:none}.admin-new-lesson{min-height:57px}.admin-title-block{margin-bottom:26px}}.admin-summary{box-shadow:none;background:0 0;border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:22px;display:grid}.admin-summary-card{background:linear-gradient(145deg,#fff,#fbfdff);border:1px solid #dce9fa;border-radius:17px;flex-direction:column;align-items:flex-start;min-height:148px;padding:15px 17px 16px;box-shadow:0 8px 22px #2c558212;display:flex!important}.admin-summary-card .admin-summary-icon{border-radius:15px;place-items:center;width:56px;height:56px;margin-bottom:9px;display:grid}.admin-summary-card .admin-summary-icon svg{stroke-width:2.2px}.admin-summary-card strong{color:#0f1f3d;letter-spacing:-1.3px;font-size:31px;line-height:1}.admin-summary-card>span:last-child{color:#647491;margin-top:4px;font-size:15px;line-height:1.2}.lessons-card .admin-summary-icon{color:#147bea;background:#eaf4ff}.published-card .admin-summary-icon{color:#8564f4;background:#f0ebff}.free-card .admin-summary-icon{color:#fb861b;background:#fff2df}@media (width<=640px){.admin-summary{gap:8px}.admin-summary-card{min-height:148px;padding:14px 12px}.admin-summary-card .admin-summary-icon{width:52px;height:52px;margin-bottom:10px}.admin-summary-card strong{font-size:28px}.admin-summary-card>span:last-child{font-size:13px}}.admin-title-card{border-radius:20px;grid-template-columns:minmax(0,1fr) 138px;align-items:center;gap:24px;min-height:192px;padding:28px 32px;display:grid}.admin-title-copy{align-self:center;max-width:560px}.admin-title-copy h1{letter-spacing:-1.3px;margin:14px 0 8px;font-size:31px;line-height:1.1}.admin-title-copy p{font-size:16px;line-height:1.45}.admin-title-art{justify-self:end;width:138px;height:138px;position:relative;bottom:auto;right:auto;transform:rotate(-7deg)}.admin-calendar{top:8px;right:20px}.admin-book{bottom:2px;right:28px}.admin-gear{bottom:7px;right:-8px}.sparkle-one{top:30px;left:4px}.sparkle-two{top:12px;left:48px}@media (width<=640px){.admin-title-card{border-radius:18px;grid-template-columns:minmax(0,1fr) 108px;gap:10px;min-height:192px;padding:25px 20px}.admin-title-copy{max-width:230px}.admin-title-copy h1{font-size:26px}.admin-title-copy p{font-size:14px}.admin-title-art{transform-origin:100%;width:108px;height:138px;transform:scale(.82)rotate(-7deg)}.admin-calendar{right:10px}.admin-book{right:0}.admin-gear{right:-13px}.sparkle-one{left:-4px}.sparkle-two{left:35px}.admin-summary{overscroll-behavior-x:contain;scrollbar-width:none;grid-template-columns:repeat(3,150px);padding:0 0 4px;overflow-x:auto}.admin-summary::-webkit-scrollbar{display:none}.admin-summary-card{flex-shrink:0;width:150px;min-width:150px;min-height:148px;flex-direction:column!important;align-items:flex-start!important;display:flex!important}.admin-summary-card .admin-summary-icon{flex:none}.admin-summary-card strong{display:block}.admin-summary-card>span:last-child{white-space:normal;display:block}}.admin-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;overflow:visible}.admin-summary-card{flex-shrink:1;grid-template-rows:auto auto;grid-template-columns:44px minmax(0,1fr);align-items:center;column-gap:10px;width:auto;min-width:0;min-height:88px;padding:12px 13px;display:grid!important}.admin-summary-card .admin-summary-icon{border-radius:13px;grid-area:1/1/3;width:44px;height:44px;margin:0}.admin-summary-card .admin-summary-icon svg{width:24px;height:24px}.admin-summary-card strong{letter-spacing:-1px;grid-area:1/2;align-self:end;font-size:26px;line-height:1}.admin-summary-card>span:last-child{white-space:normal;grid-area:2/2;align-self:start;margin-top:3px;font-size:12px;line-height:1.15}@media (width<=640px){.admin-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:0;overflow:visible}.admin-summary-card{grid-template-columns:35px minmax(0,1fr);column-gap:7px;width:auto;min-width:0;min-height:82px;padding:10px 8px}.admin-summary-card .admin-summary-icon{border-radius:11px;width:35px;height:35px}.admin-summary-card .admin-summary-icon svg{width:20px;height:20px}.admin-summary-card strong{font-size:22px}.admin-summary-card>span:last-child{font-size:10px}}.admin-summary-card{grid-template-rows:44px auto;grid-template-columns:44px minmax(0,1fr);align-items:center}.admin-summary-card .admin-summary-icon{grid-area:1/1;margin:0}.admin-summary-card strong{grid-area:1/2;align-self:center}.admin-summary-card>span:last-child{grid-area:2/1/auto/-1;align-self:start;margin-top:5px}@media (width<=640px){.admin-summary-card{grid-template-rows:35px auto;grid-template-columns:35px minmax(0,1fr)}.admin-summary-card .admin-summary-icon{grid-area:1/1}.admin-summary-card strong{grid-area:1/2}.admin-summary-card>span:last-child{grid-area:2/1/auto/-1;margin-top:5px}}.admin-summary-card{text-align:center;justify-items:center}.admin-summary-card strong{text-align:center;font-weight:800}.admin-summary-card>span:last-child{text-align:center;width:100%;font-weight:800}.admin-table-heading{margin:28px 5px 13px}.admin-table-heading h2{color:var(--navy);letter-spacing:-.7px;margin:0;font-size:24px;line-height:1.1}.admin-table-wrap{background:#fff;border:1px solid #dce9fa;border-radius:19px;overflow:hidden;box-shadow:0 10px 25px #2c55820f}.admin-table{border-collapse:collapse;table-layout:auto;width:100%}.admin-table th{color:#71809a;letter-spacing:1px;text-transform:uppercase;vertical-align:middle;background:#f3f8ff;height:46px;padding:0 19px;font-size:10px;font-weight:800}.admin-table td{color:#273958;vertical-align:middle;border-top:1px solid #e2edf8;height:82px;padding:13px 19px;font-size:14px}.admin-table td:first-child{width:130px}.admin-table td:nth-child(2){min-width:190px}.admin-table td:nth-child(3),.admin-table td:nth-child(4){white-space:nowrap}.admin-table td:nth-child(5){width:130px}.admin-table td strong{color:#14233f;letter-spacing:-.2px;font-size:16px;line-height:1.1;display:block}.admin-table td small{color:#71809a;white-space:nowrap;text-overflow:ellipsis;max-width:280px;margin-top:4px;font-size:13px;line-height:1.1;display:block;overflow:hidden}.week-cell{color:#147bea;background:#eaf4ff;border-radius:14px;width:55px;height:51px;font-size:18px;font-weight:800}.lesson-duration{white-space:nowrap;align-items:center;gap:9px;display:inline-flex}.duration-clock{border:2px solid #7d8da8;border-radius:50%;width:20px;height:20px;display:inline-block;position:relative}.duration-clock:after{content:"";transform-origin:0;background:#7d8da8;border-radius:2px;width:5px;height:2px;position:absolute;top:8px;left:8px;transform:rotate(35deg)}.duration-clock:before{content:"";background:#7d8da8;border-radius:2px;width:2px;height:6px;position:absolute;top:3px;left:8px}.status{letter-spacing:.2px;padding:6px 10px;font-size:10px}.row-actions{gap:6px}.row-actions a,.row-actions button{background:#f5f8fd;border-color:#0000;width:31px;height:31px}.row-actions svg{width:16px;height:16px}.row-actions a:first-child{color:#7b8ba7}.row-actions a:nth-child(2){color:#147bea}.row-actions .danger{color:#d45b64}@media (width<=640px){.admin-table-heading{margin:24px 5px 12px}.admin-table-heading h2{font-size:22px}.admin-table-wrap{border-radius:18px;overflow-x:auto}.admin-table{min-width:500px}.admin-table th{height:45px;padding:0 18px;font-size:9px}.admin-table td{height:82px;padding:12px 18px}.admin-table td:first-child{width:130px}.admin-table td:nth-child(2){min-width:160px}.admin-table td:nth-child(4),.admin-table th:nth-child(4){display:none}.admin-table td:nth-child(5){width:110px}.admin-table td strong{font-size:16px}.admin-table td small{font-size:12px}.row-actions{gap:4px}.row-actions a,.row-actions button{width:28px;height:28px}}.login-page{background:linear-gradient(#e9f5ff 0%,#f9fcff 80%);min-height:100vh;padding-bottom:58px;display:block}.login-visual{color:#fff;background:linear-gradient(137deg,#cbe9ff 0%,#5798f3 45%,#6b79ef 72%,#a789fa 100%);height:575px;padding:70px 8.5% 110px;display:block;position:relative;overflow:hidden}.login-visual:before{content:"";background:#ffffff40;border-radius:50%;width:780px;height:420px;position:absolute;bottom:-245px;left:-210px;transform:rotate(12deg);box-shadow:420px 70px #ffffff24,820px -30px #ffffff1a}.login-visual:after{content:"";border:1px solid #fff3;border-radius:50%;width:760px;height:480px;position:absolute;top:-250px;right:-360px;box-shadow:0 0 0 55px #ffffff0f,0 0 0 110px #ffffff0b}.visual-logo{z-index:3;color:#071843;letter-spacing:-2.4px;gap:18px;font-size:52px;position:relative}.visual-logo img{border-radius:28px;width:105px;height:105px;box-shadow:0 13px 24px #1762dc38}.visual-copy{z-index:3;max-width:400px;margin:0;position:absolute;bottom:116px;left:8.5%}.visual-copy .eyebrow,.visual-copy p{display:none}.visual-copy h1{color:#fff;letter-spacing:-1.4px;margin:0;font-size:39px;font-weight:500;line-height:1.2}.visual-line{background:#d7ecff;border-radius:10px;width:49px;height:10px;margin-top:28px;display:block}.login-art{z-index:2;filter:drop-shadow(0 20px 12px #2156ce40);width:520px;height:385px;position:absolute;bottom:22px;right:7%;transform:rotate(-3deg)}.login-calendar{color:#b2c8ff;background:#dcedffd9;border-radius:24px;padding:12px;position:absolute;top:0;right:33px;transform:rotate(6deg);box-shadow:0 14px #4675e059}.login-book{color:#fdfefe;fill:#fff;stroke:#0873ed;filter:drop-shadow(0 10px #096ee2);position:absolute;bottom:4px;right:93px}.login-sparkle{color:#ffd25a;fill:#ffd25a;stroke:#ffd25a;position:absolute}.sparkle-left{top:83px;left:135px;transform:rotate(-25deg)}.sparkle-top{top:25px;right:235px}.week-orbit{display:none}.login-panel{z-index:4;background:#fffffff5;border-radius:38px;width:min(92%,900px);margin:-72px auto 0;padding:53px 4.5% 45px;display:block;position:relative;box-shadow:0 22px 55px #4077c329}.login-form{max-width:none}.login-logo-mobile{display:none}.welcome-chip{color:#147bea;letter-spacing:.4px;background:#eaf4ff;border-radius:999px;padding:12px 24px;font-size:21px;display:inline-block}.login-form h2{color:#0b1b46;letter-spacing:-2px;margin:30px 0 12px;font-size:50px;line-height:1.08}.login-form>p{color:#7486aa;margin-bottom:44px;font-size:23px}.login-form>label{color:#38547f;margin-bottom:27px;font-size:22px}.input-wrap{border:2px solid #d7e9ff;border-radius:24px;gap:18px;height:70px;margin-top:11px;padding:0 25px}.input-wrap>svg{color:#7488ae;width:28px;height:28px}.input-wrap input{color:#38547f;font-size:20px}.input-wrap input::placeholder{color:#7586a6;opacity:1}.login-form>.primary-button{border-radius:25px;width:100%;height:82px;margin-top:12px;font-size:26px;box-shadow:0 17px 28px #397eef3d;background:linear-gradient(100deg,#1688f3,#7774ef)!important}.login-form>.primary-button svg{width:30px;height:30px}.login-help{color:#7486aa;text-align:center;margin-top:41px;font-size:16px;display:block}@media (width<=640px){.login-page{padding-bottom:25px}.login-visual{height:430px;padding:34px 8% 70px}.visual-logo{letter-spacing:-1.4px;gap:10px;font-size:31px}.visual-logo img{border-radius:18px;width:62px;height:62px}.visual-copy{bottom:64px;left:8%}.visual-copy h1{font-size:29px}.visual-line{width:36px;height:7px;margin-top:20px}.login-art{transform-origin:0 100%;width:380px;height:300px;bottom:-8px;right:-98px;transform:scale(.82)rotate(-3deg)}.login-calendar{top:0;right:15px}.login-book{bottom:4px;right:54px}.sparkle-left{top:66px;left:64px}.sparkle-top{top:20px;right:173px}.login-panel{border-radius:28px;width:92%;margin:-36px auto 0;padding:31px 22px 28px}.welcome-chip{padding:9px 15px;font-size:12px}.login-form h2{letter-spacing:-1.1px;margin:22px 0 9px;font-size:31px}.login-form>p{margin-bottom:27px;font-size:15px;line-height:1.45}.login-form>label{margin-bottom:19px;font-size:15px}.input-wrap{border-radius:17px;gap:11px;height:58px;padding:0 15px}.input-wrap>svg{width:21px;height:21px}.input-wrap input{font-size:15px}.login-form>.primary-button{border-radius:17px;height:62px;font-size:19px}.login-form>.primary-button svg{width:23px;height:23px}.login-help{margin-top:25px;font-size:12px}}.visual-copy h1{font-size:0}.visual-copy h1:after{content:"Educação bíblica\a que transforma\a gerações.";white-space:pre;letter-spacing:-1.4px;font-size:39px;font-weight:500;line-height:1.2;display:block}@media (width<=640px){.visual-copy h1:after{font-size:29px;line-height:1.2}}.login-visual{height:clamp(400px,58svh,575px)}.visual-copy{bottom:clamp(82px,12svh,116px)}.login-art{width:clamp(390px,42vw,520px);height:clamp(300px,39svh,385px);transform:scale(clamp(.82,11.1svh,1)) rotate(-3deg);transform-origin:100% 100%}.login-panel{margin-top:calc(-1*clamp(48px,8svh,72px))}@media (width<=640px){.login-visual{height:clamp(360px,61svh,500px);min-height:360px}.visual-copy{bottom:clamp(55px,9svh,90px)}.login-art{width:380px;height:300px;transform:scale(clamp(.68,11.76svh,.82)) rotate(-3deg);bottom:-8px;right:-98px}.login-visual{height:clamp(230px,56vw,430px);min-height:230px;padding:28px 8% 42px}.visual-logo{font-size:27px}.visual-logo img{border-radius:16px;width:54px;height:54px}.visual-copy{bottom:30px;left:8%}.visual-copy h1:after{font-size:25px;line-height:1.16}.visual-line{width:32px;height:6px;margin-top:14px}.login-art{transform-origin:100% 100%;width:330px;height:250px;bottom:-3px;right:-52px;transform:scale(.53)rotate(-3deg)}.login-calendar{top:0;right:15px}.login-book{bottom:0;right:48px}.sparkle-left{top:54px;left:52px}.sparkle-top{top:15px;right:150px}.login-panel{margin-top:-20px}}
