@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&family=Work+Sans:wght@500;600;700&display=swap";:root{font-family:DM Sans,sans-serif;color:#17241f;background:#f4f5f1;font-synthesis:none;--ink:#17241f;--green:#173f34;--mint:#dce9e2;--line:#e0e3dc;--muted:#6d7772;--paper:#fff;--amber:#d88d35}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select{font:inherit}button{cursor:pointer}.login-page{min-height:100vh;display:grid;grid-template-columns:1.08fr .92fr;background:#fff}.login-story{padding:46px 7vw;color:#fff;background:linear-gradient(145deg,#0f3027f7,#144236e0),radial-gradient(circle at 70% 20%,#638775,transparent 45%);display:flex;flex-direction:column;justify-content:space-between}.brand-mark{display:flex;align-items:center;gap:11px;font-weight:700;font-size:20px}.story-copy{max-width:680px}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:700;color:#487063}.eyebrow.light{color:#b9d0c5}.story-copy h1,.login-form h2,.page-head h1,.manual-content h1{font-family:Fraunces,serif}.story-copy h1{font-size:clamp(52px,6vw,86px);line-height:.98;letter-spacing:-.04em;margin:22px 0 28px}.story-copy p{font-size:18px;line-height:1.7;max-width:570px;color:#d7e3dd}.story-foot{font-size:12px;letter-spacing:.08em;color:#b8ccc3}.login-form-wrap{display:grid;place-items:center;padding:30px}.login-form{width:min(400px,100%)}.login-form h2{font-size:38px;margin:10px 0 8px}.muted,.page-head p,.panel-head p{color:var(--muted)}label{display:grid;gap:8px;font-size:13px;font-weight:600;margin-top:22px}input,select{border:1px solid #d8dcd6;border-radius:10px;padding:13px 14px;outline:none;background:#fff}input:focus,select:focus{border-color:#508371;box-shadow:0 0 0 3px #dcebe5}.primary,.secondary{border:0;border-radius:10px;padding:13px 18px;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:700}.primary{width:100%;background:var(--green);color:#fff;margin-top:26px}.primary.compact{width:auto;margin:0}.secondary{background:#fff;border:1px solid var(--line);color:var(--ink)}.form-error{color:#a7433d;font-size:13px}.demo-note{display:flex;gap:9px;background:#f2f6f3;padding:12px;margin-top:18px;border-radius:9px;font-size:12px;color:#52605a}.mobile-brand,.mobile-top{display:none}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:248px;background:#17382f;color:#fff;padding:26px 18px;display:flex;flex-direction:column;z-index:20}.side-brand{display:flex;align-items:center;gap:11px;font-size:20px;font-weight:700;padding:0 8px 32px}.side-brand button{display:none}.sidebar nav{display:grid;gap:7px}.sidebar nav button,.logout{border:0;background:transparent;color:#b9ccc5;border-radius:9px;padding:12px;display:flex;gap:13px;align-items:center;text-align:left}.sidebar nav button svg,.logout svg{width:19px}.sidebar nav button.active{background:#2b5145;color:#fff}.side-bottom{margin-top:auto;border-top:1px solid #315248;padding-top:18px}.user-chip{display:flex;gap:10px;align-items:center}.avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#d5b16e;color:#27372f;font-weight:700;font-size:12px}.user-chip>span:last-child{display:grid}.user-chip b{font-size:12px}.user-chip small{font-size:9px;color:#aec2ba;margin-top:3px}.logout{padding:15px 4px 0;font-size:12px}.main{margin-left:248px;min-height:100vh}.page-wrap{max-width:1320px;margin:auto;padding:46px 48px 70px}.page-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:30px}.page-head h1{font-size:40px;letter-spacing:-.025em;margin:8px 0}.page-head p{margin:0}.page-head svg{width:17px}.hero-status{border-radius:16px;background:linear-gradient(120deg,#1b463a,#285d4e);color:#fff;padding:28px 30px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 12px 28px #24473c18}.hero-status>div{max-width:760px}.hero-status b{font-size:12px;color:#d5e5df}.status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#e3b55e;margin-right:9px}.hero-status h2{font-size:26px;margin:12px 0 8px}.hero-status p{margin:0;color:#caddd6;font-size:14px}.hero-status button{border:1px solid #ffffff4a;color:#fff;background:#ffffff12;border-radius:9px;padding:11px 14px;display:flex;gap:8px;align-items:center;white-space:nowrap}.hero-status button:disabled{opacity:.5}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:18px 0}.stats-grid article{background:#fff;border:1px solid var(--line);border-radius:13px;padding:19px;display:grid;grid-template-columns:auto 1fr;gap:12px;position:relative}.stat-icon{width:40px;height:40px;border-radius:9px;display:grid;place-items:center}.stat-icon svg{width:20px}.stat-icon.green{background:#e2eee8;color:#336a58}.stat-icon.amber{background:#fff0d9;color:#b67524}.stat-icon.blue{background:#e3edf2;color:#3f7184}.stats-grid article span:nth-child(2){display:grid}.stats-grid small{color:var(--muted)}.stats-grid b{font-size:23px}.stats-grid em{grid-column:2;font-style:normal;font-size:11px;color:var(--muted)}.mini-progress{height:4px;background:#e9ece7;grid-column:1/-1;border-radius:3px}.mini-progress i{display:block;height:100%;background:#4d8c72;border-radius:3px}.two-columns{display:grid;grid-template-columns:1.4fr .8fr;gap:18px}.panel{background:#fff;border:1px solid var(--line);border-radius:14px}.panel-head{padding:21px 23px;border-bottom:1px solid #eceeea;display:flex;justify-content:space-between}.panel-head h3{margin:0 0 4px}.panel-head p{font-size:12px;margin:0}.panel-head button{border:0;background:transparent;color:#39705e;font-size:12px;font-weight:700}.task-row{width:100%;border:0;border-bottom:1px solid #edf0eb;background:#fff;display:flex;align-items:center;padding:15px 20px;text-align:left;gap:12px;color:var(--ink)}.task-row:last-child{border-bottom:0}.task-row:hover{background:#fafbf9}.task-row.completed{opacity:.58}.task-row.completed b{text-decoration:line-through}.task-check{width:20px;color:#789287;flex:0 0 auto}.completed .task-check{color:#438269}.task-copy{display:grid;gap:3px;flex:1}.task-copy b{font-size:13px}.task-copy small{font-size:11px;color:var(--muted)}.area{font-size:9px;text-transform:uppercase;letter-spacing:.06em;background:#eef3f0;color:#527065;border-radius:12px;padding:5px 8px}.chev{width:15px;color:#aeb6b1}.pulse{padding-bottom:14px}.pulse-row{display:grid;grid-template-columns:130px 1fr 35px;align-items:center;gap:10px;padding:10px 22px;font-size:12px}.pulse-row>div{height:7px;border-radius:5px;background:#edf0ec;overflow:hidden}.pulse-row i{display:block;height:100%}.pulse-row i.good{background:#4d8c72}.pulse-row i.warn{background:#d99a49}.pulse-row b{text-align:right}.empty{padding:35px;text-align:center;color:#789087;display:grid;justify-items:center;gap:7px}.empty svg{width:30px}.empty p{margin:0;font-size:12px}.agenda-tools{display:flex;justify-content:space-between;margin-bottom:18px}.month-select,.segmented{display:flex;align-items:center;background:#fff;border:1px solid var(--line);border-radius:10px;padding:4px}.month-select b{text-transform:capitalize;min-width:180px;text-align:center}.month-select button,.segmented button{border:0;background:transparent;padding:8px 12px;border-radius:7px}.segmented button{font-size:12px}.segmented button.active{background:#e5eee9;color:#2d6854;font-weight:700}.agenda-panel{overflow:hidden}.week-block{display:grid;grid-template-columns:90px 1fr;border-bottom:1px solid var(--line)}.week-block:last-child{border:0}.week-label{padding:22px;border-right:1px solid var(--line);display:grid;align-content:start;color:var(--muted)}.week-label span{font-size:10px;text-transform:uppercase}.week-label b{font-size:27px;color:#375e51}.no-tasks{padding:22px;color:#9ba39e;font-size:12px}.manual-main{background:#fff}.manual-layout{display:grid;grid-template-columns:330px 1fr;min-height:100vh}.manual-nav{height:100vh;position:sticky;top:0;border-right:1px solid var(--line);background:#f7f8f5;overflow:auto;padding:26px 18px}.manual-search{display:flex;align-items:center;background:#fff;border:1px solid var(--line);border-radius:9px;padding:0 10px;position:sticky;top:0;z-index:2}.manual-search svg{width:17px;color:#7a8580}.manual-search input{border:0;box-shadow:none;padding:11px 8px;width:100%;font-size:12px}.volume-list{margin-top:18px}.volume-list>div>button{border:0;background:transparent;padding:12px 9px;width:100%;display:grid;grid-template-columns:1fr auto;text-align:left;color:var(--ink);border-radius:8px}.volume-list>div>button span{font-size:9px;text-transform:uppercase;color:#789087}.volume-list>div>button b{font-size:11px;line-height:1.35;margin-top:3px}.volume-list>div>button svg{grid-row:1/3;grid-column:2;width:14px}.volume-list>div>button.selected{background:#e7efeb}.chapter-list{border-left:1px solid #cfdad4;margin:4px 0 8px 16px;display:grid}.chapter-list button{border:0;background:transparent;text-align:left;padding:8px 12px;font-size:11px;color:#68736e}.chapter-list button.active{color:#1e5d48;font-weight:700;border-left:2px solid #347660;margin-left:-1px}.search-results{display:grid;margin-top:15px}.search-results>small{padding:7px;color:var(--muted)}.search-results button{border:0;background:transparent;text-align:left;padding:10px;border-bottom:1px solid var(--line);display:grid}.search-results span{font-size:9px;color:#719083}.search-results b{font-size:11px;margin-top:3px}.manual-content{max-width:820px;width:100%;padding:60px 7vw 100px}.breadcrumbs{display:flex;align-items:center;gap:6px;color:#76817c;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.breadcrumbs svg{width:13px}.manual-content h1{font-size:46px;line-height:1.08;margin:20px 0 42px}.reading-body{font-family:Georgia,serif;font-size:16px;line-height:1.85;color:#303b36}.reading-body h2{font-family:DM Sans;font-size:18px;letter-spacing:.02em;margin:38px 0 12px;color:#183f34}.reading-body p{margin:0 0 16px}.manual-point{display:flex;gap:12px;align-items:flex-start;margin-bottom:8px!important}.manual-point>span{width:5px;height:5px;border-radius:50%;background:#4d806f;margin-top:12px;flex:0 0 auto}.chapter-nav{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:50px;padding-top:20px}.chapter-nav button,.manual-menu{border:0;background:transparent;color:#3d6e5e}.manual-menu{display:none}.updated{font-size:11px;color:#64716b}.updated span{display:inline-block;width:7px;height:7px;background:#4c9a76;border-radius:50%;margin-right:7px}.indicator-summary{background:#193f34;color:#fff;border-radius:15px;padding:27px 34px;display:flex;align-items:center;gap:42px}.indicator-summary>div:first-child{flex:1}.indicator-summary small{color:#b9d0c7}.indicator-summary b{display:block;font-family:Fraunces;font-size:28px;margin:5px 0}.indicator-summary p{margin:0;color:#bad0c7;font-size:12px}.score-ring{width:105px;height:105px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#d6b267 74%,#315b4e 0);position:relative}.score-ring:after{content:"";position:absolute;top:7px;right:7px;bottom:7px;left:7px;background:#193f34;border-radius:50%}.score-ring span{z-index:1;font-size:27px;font-weight:700}.score-ring small{font-size:10px}.legend{display:grid;gap:9px;font-size:11px}.legend i{width:8px;height:8px;border-radius:50%;display:inline-block;margin-right:8px}.legend i.green{background:#63a985}.legend i.amber{background:#d6aa5e}.legend i.red{background:#cf6c5c}.metrics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:18px 0}.metric-card{background:#fff;border:1px solid var(--line);border-radius:13px;padding:20px}.metric-top{display:flex;justify-content:space-between;align-items:center}.metric-top>span{font-size:10px;text-transform:uppercase;color:#748078}.metric-top i{font-style:normal;font-size:9px;border-radius:10px;padding:4px 7px}.metric-top i.ok{background:#e2f0e8;color:#397259}.metric-top i.watch{background:#fff1d9;color:#a46c25}.metric-top i.alert{background:#fae6e2;color:#a95046}.metric-card h3{font-size:13px;margin:18px 0 6px}.metric-value{display:flex;align-items:baseline}.metric-value input{font-size:32px;font-weight:700;width:100px;border:0;padding:0;box-shadow:none;background:transparent}.metric-value span{font-size:17px}.target>span{font-size:10px;color:var(--muted)}.target>div{height:4px;background:#edf0eb;margin-top:9px;border-radius:3px}.target i{display:block;height:100%;border-radius:3px}.target i.good{background:#569477}.target i.bad{background:#d08745}.data-note{display:flex;padding:20px;gap:16px;align-items:center}.data-note>svg{color:#4d806f}.data-note h3{margin:0 0 5px;font-size:14px}.data-note p{margin:0;color:var(--muted);font-size:11px}.user-table{overflow:hidden}.table-row{display:grid;grid-template-columns:2fr 1.5fr .7fr 40px;align-items:center;padding:14px 20px;border-bottom:1px solid var(--line);font-size:12px}.table-head{background:#f7f8f5;text-transform:uppercase;font-size:9px;color:#75817b}.person{display:flex;align-items:center;gap:11px}.person i{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:#e5eee9;color:#396a59;font-style:normal;font-weight:700}.person>span{display:grid}.person small{color:var(--muted);margin-top:3px}.active-state,.inactive-state{font-size:10px}.active-state{color:#34785c}.inactive-state{color:#a9564d}.table-row>button{border:0;background:transparent}.table-row>button svg{width:17px}.modal-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center}.backdrop{position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:#14272099;z-index:19}.modal-wrap .backdrop{z-index:-1}.modal{background:#fff;border-radius:15px;padding:28px;width:min(440px,calc(100% - 30px));box-shadow:0 20px 60px #10251d33}.modal-head{display:flex;justify-content:space-between}.modal-head h2{font-family:Fraunces;font-size:28px;margin:7px 0}.modal-head button{border:0;background:transparent}.modal .primary{margin-top:25px}@media(max-width:1000px){.stats-grid{grid-template-columns:1fr 1fr}.stats-grid article:last-child{grid-column:1/-1}.two-columns{grid-template-columns:1fr}.metrics-grid{grid-template-columns:1fr 1fr}.manual-layout{grid-template-columns:280px 1fr}.manual-content{padding:50px 5vw}.manual-content h1{font-size:38px}}@media(max-width:760px){.login-page{display:block}.login-story{display:none}.login-form-wrap{min-height:100vh}.mobile-brand{display:flex;color:var(--green);margin-bottom:70px}.sidebar{transform:translate(-100%);transition:.2s}.sidebar.open{transform:none}.side-brand button{display:block;margin-left:auto;border:0;background:transparent;color:#fff}.main{margin-left:0}.mobile-top{height:58px;display:flex;align-items:center;border-bottom:1px solid var(--line);padding:0 17px;background:#fff;position:sticky;top:0;z-index:10}.mobile-top>button{border:0;background:transparent}.mobile-top .brand-mark{margin:auto;font-size:16px}.mobile-top svg{width:20px}.page-wrap{padding:28px 17px 50px}.page-head{align-items:flex-start}.page-head h1{font-size:32px}.page-head .secondary{display:none}.hero-status{display:block}.hero-status button{margin-top:18px}.stats-grid{grid-template-columns:1fr}.stats-grid article:last-child{grid-column:auto}.agenda-tools{display:grid;gap:12px}.month-select{justify-content:space-between}.segmented{justify-content:center}.week-block{grid-template-columns:62px 1fr}.week-label{padding:16px 10px}.area{display:none}.task-row{padding:13px 12px}.manual-layout{display:block}.manual-nav{position:fixed;z-index:30;inset:0 auto 0 0;width:300px;transform:translate(-100%);transition:.2s}.manual-nav.open{transform:none;box-shadow:20px 0 60px #13291f33}.manual-content{padding:26px 20px 70px}.manual-menu{display:flex;gap:8px;align-items:center;margin-bottom:28px}.manual-content h1{font-size:35px}.indicator-summary{padding:24px;gap:18px;flex-wrap:wrap}.legend{width:100%;grid-template-columns:repeat(3,1fr)}.metrics-grid{grid-template-columns:1fr}.table-row{grid-template-columns:1.5fr .8fr 30px}.table-row>span:nth-child(2){font-size:9px}.table-row>span:nth-child(3){display:none}.table-head span:nth-child(3){display:none}}.manual-main{background:#f3f5f1}.manual-content{max-width:930px;padding-top:42px;--manual-accent:#2f735e;--manual-soft:#e5f0ea;--manual-deep:#173f34}.manual-theme-1{--manual-accent:#97632b;--manual-soft:#f7ead8;--manual-deep:#5a3b20}.manual-theme-2{--manual-accent:#4c6985;--manual-soft:#e4edf4;--manual-deep:#29455e}.manual-theme-3{--manual-accent:#7a526d;--manual-soft:#f1e6ed;--manual-deep:#513347}.chapter-hero{position:relative;padding:47px 50px 38px;border-radius:22px;background:linear-gradient(135deg,var(--manual-deep),color-mix(in srgb,var(--manual-deep) 80%,#fff));color:#fff;overflow:hidden;box-shadow:0 18px 45px color-mix(in srgb,var(--manual-deep) 18%,transparent)}.chapter-hero:before,.chapter-hero:after{content:"";position:absolute;border:1px solid #ffffff17;border-radius:50%}.chapter-hero:before{width:280px;height:280px;right:-95px;top:-120px}.chapter-hero:after{width:180px;height:180px;right:50px;bottom:-135px}.chapter-kicker{display:flex;align-items:center;gap:10px;position:relative;z-index:1;text-transform:uppercase;letter-spacing:.13em;font-size:10px;color:#d1e1db}.chapter-kicker i{width:28px;height:1px;background:#fff6}.chapter-hero h1{position:relative;z-index:1;max-width:720px;font-size:48px;line-height:1.08;margin:22px 0 28px;color:#fff}.chapter-meta{position:relative;z-index:1;display:flex;gap:22px;color:#c6d7d1;font-size:11px}.chapter-meta span{display:flex;gap:7px;align-items:center}.chapter-meta svg{width:15px}.chapter-progress{position:relative;z-index:1;width:calc(100% - 120px);height:3px;background:#ffffff25;border-radius:4px;margin-top:31px}.chapter-progress i{display:block;height:100%;border-radius:4px;background:#e8c57f}.chapter-progress-label{position:absolute;z-index:1;right:48px;bottom:33px;font-size:9px;color:#d5e1dc}.chapter-highlights{margin:23px 0 34px;border:1px solid color-mix(in srgb,var(--manual-accent) 20%,#ddd);background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #1c332914}.highlight-title{display:flex;align-items:center;gap:9px;padding:14px 19px;color:var(--manual-accent);background:var(--manual-soft);font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.highlight-title svg{width:17px}.chapter-highlights>div:last-child{display:grid;grid-template-columns:repeat(3,1fr)}.chapter-highlights p{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;margin:0;padding:18px;border-right:1px solid var(--line);font-family:DM Sans;font-size:11px;line-height:1.5;color:#52605a}.chapter-highlights p:last-child{border:0}.chapter-highlights b{font-size:10px;color:var(--manual-accent)}.reading-body{font-family:Georgia,serif;font-size:16.5px;line-height:1.85;color:#303b36;padding:8px 25px}.reading-body h2{display:grid;grid-template-columns:46px 1fr;gap:14px;align-items:start;font-family:Fraunces;font-size:27px;line-height:1.2;letter-spacing:-.01em;margin:60px 0 25px;color:var(--manual-deep)}.reading-body h2 span{font-family:DM Sans;font-size:9px;letter-spacing:.12em;color:var(--manual-accent);border-top:2px solid var(--manual-accent);padding-top:7px}.reading-body h3{font-family:DM Sans;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--manual-accent);margin:30px 0 12px}.prose-group{max-width:720px}.prose-group p:first-child:first-letter{font-size:1.08em}.reading-card{display:grid;grid-template-columns:42px 1fr;gap:15px;margin:25px -8px;padding:21px 23px;border-radius:14px;font-family:DM Sans;line-height:1.55}.card-icon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center}.card-icon svg{width:19px}.checklist-card{background:#fff;border:1px solid #dfe5df;box-shadow:0 8px 20px #1f392e0b}.checklist-card .card-icon{background:var(--manual-soft);color:var(--manual-accent)}.checklist-card p{display:flex;align-items:flex-start;gap:10px;margin:0 0 9px;font-size:13px}.checklist-card p:last-child{margin:0}.checklist-card p svg{width:15px;flex:0 0 auto;margin-top:2px;color:var(--manual-accent)}.questions-card{background:var(--manual-deep);color:#fff;box-shadow:0 12px 28px color-mix(in srgb,var(--manual-deep) 16%,transparent)}.questions-card .card-icon{background:#ffffff16;color:#efd092}.questions-card small{display:block;color:#bfd1ca;text-transform:uppercase;letter-spacing:.09em;font-size:9px;margin-bottom:10px}.questions-card p{margin:6px 0;font-family:Georgia,serif;font-size:16px;color:#fff}.reading-quote{position:relative;margin:30px 0;padding:25px 28px 25px 70px;background:var(--manual-soft);border-radius:5px 15px 15px 5px;border-left:4px solid var(--manual-accent);color:var(--manual-deep)}.reading-quote svg{position:absolute;left:24px;top:25px;width:25px;color:var(--manual-accent);opacity:.65}.reading-quote p{margin:0!important;font-family:Fraunces;font-size:20px;line-height:1.45}.chapter-end{display:flex;align-items:center;gap:14px;margin:55px 25px 0;padding:20px;border-radius:14px;background:var(--manual-soft);color:var(--manual-deep)}.chapter-end>span{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--manual-accent)}.chapter-end svg{width:20px}.chapter-end div{display:grid}.chapter-end small{text-transform:uppercase;letter-spacing:.1em;font-size:9px;color:var(--manual-accent)}.chapter-end b{font-size:12px;margin-top:3px}.chapter-nav{margin-left:25px;margin-right:25px}@media(max-width:760px){.manual-content{padding:18px 13px 65px}.manual-menu{margin:0 6px 16px}.chapter-hero{padding:31px 25px 28px;border-radius:17px}.chapter-hero h1{font-size:35px;margin:18px 0 24px}.chapter-meta{display:grid;gap:7px}.chapter-progress{width:calc(100% - 55px);margin-top:24px}.chapter-progress-label{right:22px;bottom:23px}.chapter-highlights>div:last-child{display:block}.chapter-highlights p{border-right:0;border-bottom:1px solid var(--line);padding:14px 17px}.reading-body{padding:5px 8px;font-size:16px}.reading-body h2{grid-template-columns:35px 1fr;font-size:23px;margin-top:45px}.reading-card{margin:20px 0;padding:17px;grid-template-columns:34px 1fr}.card-icon{width:32px;height:32px}.reading-quote{padding:21px 20px 21px 55px}.reading-quote svg{left:18px;top:21px}.reading-quote p{font-size:18px}.chapter-end,.chapter-nav{margin-left:7px;margin-right:7px}}:root{font-family:Open Sans,Arial,sans-serif;color:#292b33;background:#f5f6fa;--ink:#202331;--green:#1f2978;--mint:#eef0fa;--line:#dfe1ea;--muted:#6d707d;--paper:#fff;--amber:#d39b35}body{background:#f5f6fa}.school-logo{display:flex;align-items:center}.school-logo img{display:block;width:174px;height:auto}.school-logo.compact{display:grid;justify-items:center;gap:4px}.school-logo.compact img{width:145px}.school-logo.compact span{font-size:8px;letter-spacing:.16em;text-transform:uppercase;color:#d7daf2}.story-copy h1,.login-form h2,.page-head h1,.manual-content h1,.indicator-summary b,.modal-head h2,.reading-body h2,.reading-quote p{font-family:Work Sans,sans-serif}.login-story{background:linear-gradient(145deg,#121a5cfa,#1f2978f0),radial-gradient(circle at 70% 20%,#5964b4,transparent 45%)}.login-story:after{content:"";position:absolute;width:430px;height:260px;right:5%;bottom:7%;background:url(/logo-ave-maria.png) center/contain no-repeat;opacity:.055}.login-story{position:relative;overflow:hidden}.story-copy,.story-foot,.login-story>.school-logo{position:relative;z-index:1}.story-copy h1{font-weight:700}.eyebrow{color:#3849a0}.eyebrow.light{color:#bfc5ee}.story-copy p{color:#dfe2f6}.story-foot{color:#bfc5e4}.login-form input:focus,.modal input:focus,.modal select:focus{border-color:#4d5bc2;box-shadow:0 0 0 3px #e4e7fa}.primary{background:#1f2978;border-radius:4px}.secondary{border-radius:4px}.demo-note{background:#f0f1f9;color:#50556b}.sidebar{background:#1f2978}.side-brand{padding:0 2px 27px;justify-content:center}.sidebar nav button,.logout{color:#d9dcf2;border-radius:3px}.sidebar nav button.active{background:#fff;color:#1f2978;box-shadow:inset 4px 0 #408bd1}.side-bottom{border-top-color:#ffffff2b}.avatar,.person i{background:#408bd1;color:#fff}.user-chip small{color:#c6cae8}.hero-status{border-radius:5px;background:linear-gradient(120deg,#1f2978,#303f9d);box-shadow:0 12px 28px #1f29781e}.hero-status b,.hero-status p{color:#e0e3f7}.status-dot{background:#fff}.stats-grid article,.panel,.metric-card,.indicator-summary,.agenda-tools>*{border-radius:5px}.stat-icon.green,.stat-icon.blue{background:#e9ebf8;color:#1f2978}.mini-progress i,.pulse-row i.good,.target i.good{background:#3d4bb0}.panel-head button,.stats-grid em,.manual-menu{color:#1f2978}.task-check,.completed .task-check{color:#3544a0}.area{background:#eef0fa;color:#35419a;border-radius:2px}.segmented button,.month-select button{border-radius:2px}.segmented button.active{background:#e7e9f7;color:#1f2978}.week-label b{color:#1f2978}.indicator-summary{background:#1f2978}.score-ring{background:conic-gradient(#408bd1 74%,#3a438d 0)}.score-ring:after{background:#1f2978}.data-note>svg{color:#1f2978}.active-state{color:#1f2978}.manual-main{background:#f5f6fa}.manual-nav{background:#fff;border-right-color:#dfe1ea}.manual-search{border-radius:3px}.volume-list>div>button,.chapter-highlights,.reading-card,.chapter-end{border-radius:4px}.volume-list>div>button.selected{background:#eef0fa}.chapter-list{border-left-color:#c7cbea}.chapter-list button.active{color:#1f2978;border-left-color:#1f2978}.manual-content,.manual-theme-1,.manual-theme-2,.manual-theme-3{--manual-accent:#1f2978;--manual-soft:#eef0fa;--manual-deep:#1f2978}.chapter-hero{border-radius:5px;background:linear-gradient(135deg,#151e68,#1f2978);box-shadow:0 18px 45px #1f297820}.chapter-hero h1{font-weight:700}.chapter-progress i{background:#408bd1}.highlight-title{color:#1f2978;background:#eef0fa}.reading-body{font-family:Open Sans,Arial,sans-serif;color:#3e414c}.reading-body h2{font-weight:700;color:#1f2978}.reading-body h3,.chapter-highlights b{color:#1f2978}.questions-card{background:#1f2978}.reading-quote{border-radius:0 4px 4px 0}.reading-quote p{font-weight:600}.chapter-end>span{color:#1f2978}.mobile-top{background:#1f2978!important;border:0!important;color:#fff}.mobile-top>button{color:#fff!important}.mobile-top .school-logo.compact img{width:82px}.mobile-top .school-logo.compact span{display:none}.chapter-nav button{color:#1f2978;font-family:Work Sans,sans-serif;font-weight:600}.chapter-nav button:not(:disabled):hover{color:#408bd1}.chapter-nav button:disabled{color:#a7a9b5;cursor:not-allowed}.side-bottom .logout+.logout{padding-top:9px}.password-hint,.modal-copy{font-size:12px;line-height:1.5;color:var(--muted);margin:12px 0 0}.password-success{display:flex;gap:14px;align-items:flex-start;background:#eef6f1;color:#285f4b;border-radius:5px;padding:17px;margin-top:22px}.password-success svg{flex:0 0 auto}.password-success b{font-size:14px}.password-success p{font-size:12px;line-height:1.5;margin:4px 0 0}.user-table .table-row{grid-template-columns:2fr 1.35fr .65fr 110px}.user-actions{display:flex;justify-content:flex-end;gap:7px}.user-actions button{width:34px;height:34px;border:1px solid var(--line);border-radius:4px;background:#fff;color:#1f2978;display:grid;place-items:center}.user-actions button:hover:not(:disabled){background:#eef0fa;border-color:#c7cbea}.user-actions button:disabled{opacity:.35;cursor:not-allowed}.user-actions svg{width:16px}.modal button:disabled,.primary:disabled{opacity:.65;cursor:wait}@media(max-width:760px){.user-table .table-row{grid-template-columns:1.5fr .8fr 80px}.user-table .table-row>span:nth-child(3){display:none}.user-actions{gap:4px}.user-actions button{width:32px;height:32px}.table-head>span:last-child{text-align:right}}.manual-search input{font-size:14px}.volume-list>div>button span,.search-results span{font-size:11px}.volume-list>div>button b,.chapter-list button,.search-results b{font-size:13px;line-height:1.45}.chapter-list button{padding-top:10px;padding-bottom:10px}.search-results>small{font-size:12px}.chapter-kicker{font-size:12px}.chapter-meta{font-size:13px}.chapter-progress-label{font-size:11px}.highlight-title{font-size:12px}.chapter-highlights p{font-size:14px;line-height:1.6}.chapter-highlights b{font-size:11px}.reading-body{font-size:18px;line-height:1.8}.reading-body h3{font-size:14px;line-height:1.5}.checklist-card p{font-size:15px;line-height:1.6}.questions-card small{font-size:11px}.questions-card p{font-size:17px;line-height:1.6}.chapter-end small{font-size:11px}.chapter-end b,.chapter-nav button,.manual-menu{font-size:14px}@media(max-width:760px){.manual-search input{font-size:16px}.volume-list>div>button b,.chapter-list button,.search-results b{font-size:14px}.reading-body{font-size:17px;line-height:1.75}.reading-body h3{font-size:13px}.checklist-card p{font-size:14px}.questions-card p{font-size:16px}.manual-table-wrap table{font-size:13px}}.reading-body>*{position:relative;clear:both}.reading-body h2,.reading-body h3{overflow-wrap:anywhere}.reading-card,.reading-quote,.chapter-highlights,.chapter-end{break-inside:avoid;page-break-inside:avoid;overflow:hidden}.reading-card>div:last-child,.chapter-highlights p,.prose-group{min-width:0;overflow-wrap:anywhere}.checklist-card p,.questions-card p{max-width:100%}.manual-content{scroll-margin-top:0}.chapter-nav{clear:both}.manual-table-wrap{width:100%;margin:25px 0;overflow-x:auto;border:1px solid #dfe1ea;background:#fff;box-shadow:0 8px 20px #1f29780b}.manual-table-wrap table{width:100%;border-collapse:collapse;min-width:460px;font-family:Open Sans,Arial,sans-serif;font-size:12px}.manual-table-wrap th{background:#1f2978;color:#fff;text-align:left;font-family:Work Sans,sans-serif;font-weight:600}.manual-table-wrap th,.manual-table-wrap td{padding:12px 14px;border-right:1px solid #dfe1ea;border-bottom:1px solid #dfe1ea;vertical-align:middle}.manual-table-wrap th:last-child,.manual-table-wrap td:last-child{border-right:0}.manual-table-wrap tr:last-child td{border-bottom:0}.manual-table-wrap tr:nth-child(2n) td{background:#f7f8fc}.checklist-card.long-list>div:last-child{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px}.checklist-card.long-list p{break-inside:avoid}.manual-audit{max-width:900px;margin:auto;padding:40px;background:#f5f6fa}.audit-chapter{margin-bottom:70px;padding:30px;background:#fff;border:1px solid #dfe1ea}.audit-chapter>h1{font:700 24px Work Sans,sans-serif;color:#1f2978;border-bottom:2px solid #1f2978;padding-bottom:14px}.audit-chapter .reading-body{padding:0}@media(max-width:760px){.checklist-card.long-list>div:last-child{display:block}.mobile-brand{margin-bottom:55px}.mobile-brand .school-logo img{filter:none;width:190px;background:#1f2978;padding:18px;border-radius:4px}.side-brand .school-logo.compact img{width:135px}.chapter-hero{border-radius:4px}}.checklist-card p{font-size:16px}.manual-table-wrap table{font-size:14px;line-height:1.5}@media(max-width:760px){.checklist-card p{font-size:15px}.manual-table-wrap table{font-size:13px}}textarea{border:1px solid #d8dcd6;border-radius:4px;padding:13px 14px;outline:none;background:#fff;min-height:96px;resize:vertical;font:inherit}textarea:focus{border-color:#4d5bc2;box-shadow:0 0 0 3px #e4e7fa}.milestone-row{width:100%;border-bottom:1px solid #edf0eb;background:#fbfcff;display:flex;align-items:center;padding:15px 20px;text-align:left;gap:12px;color:var(--ink)}.milestone-row:last-child{border-bottom:0}.milestone-icon{width:34px;height:34px;border-radius:4px;background:#e7e9f7;color:#1f2978;display:grid;place-items:center;flex:0 0 auto}.milestone-icon svg{width:17px}.milestone-meta{display:grid;justify-items:end;gap:3px;color:#1f2978;min-width:116px}.milestone-meta b{font-size:12px;text-transform:capitalize}.milestone-meta small{font-size:9px;color:var(--muted);text-align:right}.icon-action{width:34px;height:34px;border:1px solid var(--line);border-radius:4px;background:#fff;color:#1f2978;display:grid;place-items:center;flex:0 0 auto}.icon-action svg{width:16px}.icon-action.danger{color:#a7433d}.icon-action:hover{background:#eef0fa}.icon-action.danger:hover{background:#fae6e2;border-color:#efc8c3}.course-select{display:flex;align-items:center;gap:8px;margin:0;background:#fff;border:1px solid var(--line);border-radius:5px;padding:4px 4px 4px 12px}.course-select span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:700}.course-select select{border:0;box-shadow:none;padding:8px 26px 8px 6px;color:#1f2978;font-weight:700}.task-row{padding:0;gap:0}.task-main{border:0;background:transparent;display:flex;align-items:center;gap:12px;flex:1;text-align:left;color:inherit;padding:15px 20px}.task-actions{display:flex;gap:6px;padding-right:14px}.header-actions{display:flex;gap:10px;align-items:center}.header-actions .secondary{height:43px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid label{min-width:0}.push-box small,.push-note{display:block;color:#c6cae8;font-size:10px;line-height:1.45;margin:6px 4px 0}.push-box .logout:disabled{opacity:.65;cursor:wait}@media(max-width:760px){.milestone-row{padding:13px 12px}.milestone-meta{min-width:72px}.milestone-meta small{display:none}.page-head .primary.compact{width:100%;margin-top:16px}.page-head{display:block}}.page-head .header-actions .secondary{display:flex}@media(max-width:760px){.header-actions{display:grid;gap:10px;margin-top:16px}.header-actions .secondary,.header-actions .primary.compact{width:100%;margin-top:0}}.pdf-link{text-decoration:none}.pdf-panel{overflow:hidden;min-height:72vh}.pdf-panel iframe{display:block;width:100%;height:72vh;border:0;background:#f7f8fc}.pdf-panel .empty{min-height:360px;align-content:center}.mobile-pdf-panel{display:none}.schedule-now{display:flex;gap:14px;align-items:flex-start;padding:17px 19px;margin-bottom:18px}.schedule-now small{display:block;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px}.schedule-now b{font-size:14px;line-height:1.45}.schedule-now p,.mobile-pdf-panel p{margin:7px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.schedule-now.free .stat-icon,.schedule-now.weekend .stat-icon{background:#fff0d9;color:#b67524}.schedule-now.error .stat-icon,.schedule-now.not_found .stat-icon{background:#fae6e2;color:#a7433d}@media(max-width:760px){.page-wrap{padding-top:42px}.pdf-panel{display:none}.mobile-pdf-panel{display:flex;gap:14px;align-items:flex-start;padding:18px;margin-top:18px}.mobile-pdf-panel svg{color:#1f2978;flex:0 0 auto}.mobile-pdf-panel b{font-size:14px}.pdf-link{width:100%}.schedule-now{display:grid;grid-template-columns:auto 1fr}}.absence-form,.absence-list{padding:24px;margin-bottom:24px}.absence-form h2,.absence-list h2{margin-top:0}.absence-form fieldset{border:0;padding:0;margin:0;min-width:0}.absence-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}.absence-fields input,.absence-fields select{min-width:0;width:100%}.absence-form textarea{font:inherit;border:1px solid var(--line);border-radius:6px;padding:12px;resize:vertical;width:100%}.absence-form textarea:focus{outline:2px solid #508371}.absence-item{padding:20px 0;border-top:1px solid var(--line);overflow-wrap:anywhere}.absence-item h3{margin:0}.absence-observations{white-space:pre-wrap}.absence-list .panel-head{gap:12px;flex-wrap:wrap}@media(max-width:600px){.absence-fields{grid-template-columns:1fr}.absence-form,.absence-list{padding:18px}}.schedule-association{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding:16px 0;border-top:1px solid var(--line)}.schedule-association>div{flex:1;min-width:200px}.schedule-association small{display:block;color:var(--muted);margin-top:5px}.schedule-association label{margin:0;flex:1;min-width:200px}.schedule-association select{max-width:100%;width:100%}.schedule-table-wrap{overflow-x:auto;margin-top:18px}.schedule-table-wrap table{width:100%;border-collapse:collapse;text-align:left}.schedule-table-wrap th,.schedule-table-wrap td{padding:10px;border-bottom:1px solid var(--line)}.absence-list summary{cursor:pointer;font-weight:700;font-size:18px}.substitution-tabs{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 24px}.substitution-tabs button{min-height:44px}.substitution-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}.assignment-confirmed{background:#e9f5ed;color:#21563c;padding:14px;border-radius:10px;margin:12px 0;display:grid;gap:6px}.assigned-duty{border-left:4px solid #2c6951;padding-left:18px}.notice-unread{border-left:4px solid #bf8f40;padding-left:18px}.notice-badge{font-size:12px;border-radius:20px;background:#fff0cf;color:#795315;padding:4px 9px;margin-left:10px}.absence-item>.secondary{display:block;margin-top:12px}.absence-item label{display:grid;gap:8px;margin-top:16px}.absence-item select{width:100%;max-width:100%}@media(max-width:600px){.substitution-tabs{display:grid;grid-template-columns:1fr 1fr}.substitution-tabs button{font-size:13px;padding:10px}.substitution-actions>*{width:100%}}.substitution-tabs button,.substitution-actions .primary{width:auto;margin:0}@media(max-width:600px){.substitution-head{align-items:flex-start;flex-direction:column;gap:16px}.substitution-head>button{display:flex}.substitution-tabs button,.substitution-actions .primary{width:100%}}@media(max-width:600px){.page-head.substitution-head .secondary{display:flex}}.user-actions{flex-wrap:wrap}
