:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#24323a;background:#f4f2ed;--muted:#66757d;--paper:#fffdfa;--line:#d7ddd8;--primary:#31566a;--danger:#b3261e;--past:#e6e8e7;--future:#e7f1fb;--soft:#e7efeb}*{box-sizing:border-box}body{margin:0;background:#f4f2ed;color:#24323a;padding-bottom:74px}button{font:inherit;color:inherit}.header{position:sticky;top:0;z-index:30;background:#f4f2df5;border-bottom:1px solid var(--line);backdrop-filter:blur(9px)}.header-inner,.main{width:min(100%,900px);margin:auto}.header-inner{padding:12px 16px;display:grid;grid-template-columns:46px 1fr auto;gap:12px;align-items:center}.brand{width:46px;height:46px;border-radius:13px;background:var(--primary);color:#fff;display:grid;place-items:center;font-size:1.3rem;font-weight:950}.greeting{font-size:1.55rem;font-weight:950;line-height:1.02;letter-spacing:-.02em}.today-line{font-size:.88rem;color:var(--muted);font-weight:750;margin-top:5px}.weather{min-width:132px;display:grid;grid-template-columns:44px 1fr;gap:8px;align-items:center;border:1px solid var(--line);background:var(--paper);border-radius:16px;padding:8px 10px}.weather-icon{font-size:2rem;line-height:1;text-align:center}.weather-copy strong,.weather-copy span{display:block}.weather-copy strong{font-size:1.12rem;line-height:1;font-weight:950}.weather-copy span{font-size:.72rem;font-weight:850;color:var(--muted);margin-top:3px}.main{padding:16px 14px 30px}.screen[hidden],.overlay[hidden],.calendar-panel[hidden]{display:none}.topline{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.topline h1,.material-card h1{margin:.1rem 0}.eyebrow{font-size:.7rem;letter-spacing:.11em;font-weight:900;color:#61736b;margin:0 0 4px}.chip{display:inline-block;background:var(--soft);padding:5px 9px;border-radius:999px;font-size:.72rem;font-weight:900}.official-note{color:var(--muted);margin:.45rem 0 1rem}.tool,.class-card,.material-card,.progress-card,.calendar-panel{background:var(--paper);border:1px solid var(--line);border-radius:19px;padding:14px;margin-bottom:12px}.agenda-top-controls{display:grid;grid-template-columns:minmax(240px,360px) 1fr;gap:10px;align-items:stretch;margin-bottom:10px}.calendar-button{display:grid;grid-template-columns:52px auto;gap:10px;align-items:center;border:1px solid #9eb5aa;background:#fff;border-radius:15px;padding:7px 11px;text-align:left;min-height:68px}.calendar-badge{width:52px;height:54px;border:2px solid var(--primary);border-radius:10px;overflow:hidden;background:#fff;text-align:center;display:grid;grid-template-rows:19px 1fr}.calendar-month{background:var(--primary);color:#fff;font-size:.62rem;font-weight:950;display:grid;place-items:center}.calendar-day{font-size:1.38rem;font-weight:950;display:grid;place-items:center}.calendar-button strong,.calendar-button small{display:block}.calendar-button strong{font-size:1rem}.calendar-button small{color:var(--muted);margin-top:2px}.agenda-context{border:1px solid var(--line);background:#eef4f1;border-radius:15px;padding:10px 12px;display:flex;align-items:center;font-size:.88rem;font-weight:850;color:#405149}.calendar-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:8px 0 10px}.calendar-tabs button{border:1px solid var(--line);border-radius:10px;background:#fff;min-height:44px;font-weight:900}.calendar-tabs button.active{background:var(--primary);color:#fff;border-color:var(--primary)}.calendar-status{font-size:.8rem;color:#6a5835;background:#f7f0df;border-radius:10px;padding:9px;margin-bottom:10px}.week-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.day-column{border:1px solid var(--line);border-radius:11px;padding:7px;background:#fff;min-width:0}.day-column strong{display:block;font-size:.78rem}.day-column small{display:block;color:var(--muted);margin-bottom:6px}.day-event{display:block;padding:6px;border-radius:7px;background:#eef3f0;font-size:.65rem;margin:4px 0;line-height:1.18}.event-official{background:#fff0dc;border:1px solid #e0bd83}.month-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.month-cell{min-height:62px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:5px;font-size:.7rem;text-align:left}.month-cell.out{opacity:.35}.month-cell.weekend{background:#f1f2f1}.month-cell.has-classes{border-color:#9fbfaf}.month-cell.has-event{box-shadow:inset 0 0 0 2px #d29b46}.month-cell span{display:block;font-size:.58rem;color:var(--muted);margin-top:3px}.clock-row{display:flex;align-items:center;gap:12px}.clock{font-size:2rem;font-weight:950}.notice{color:var(--muted);margin:.25rem 0}.timeline{position:relative;height:27px;margin-top:8px}.timeline-track{position:absolute;left:0;right:0;top:9px;height:8px;background:#dce3df;border-radius:999px;overflow:hidden;display:flex}.seg{height:100%;border-right:1px solid #fff;background:#cfdceb}.seg.past{background:#cfd3d2}.seg.current{background:var(--primary)}.marker{position:absolute;top:1px;width:4px;height:24px;background:var(--danger);border-radius:4px}.timeline-labels{display:flex;justify-content:space-between;color:var(--muted);font-size:.72rem}.agenda{display:grid;gap:9px}.agenda-item{display:grid;grid-template-columns:88px 78px 1fr 22px;gap:11px;align-items:center;width:100%;text-align:left;border:1px solid var(--line);border-radius:16px;padding:11px;background:#fff}.agenda-item.past{background:var(--past)}.agenda-item.current{background:#fff;border:3px solid var(--primary)}.agenda-item.future{background:var(--future)}.agenda-item.pause{background:#f1f2f1;border-style:dashed}.agenda-time{font-size:.82rem;font-weight:950;line-height:1.15}.book-frame{width:74px;height:104px;display:grid;place-items:center;border:1px solid #c8d1cc;border-radius:9px;background:#fff;overflow:hidden;padding:4px}.book-frame img{width:100%;height:100%;object-fit:contain;object-position:center}.book-frame .placeholder{width:100%;height:100%;display:grid;place-items:center;align-content:center;background:#eef2f4;border-radius:6px;text-align:center;padding:4px}.placeholder b{font-size:1.8rem}.placeholder small{font-size:.54rem;color:var(--muted);font-weight:850;line-height:1.05}.pause-frame{width:74px;height:74px;display:grid;place-items:center;border:1px solid #c8d1cc;border-radius:12px;background:#fff;padding:4px}.pause-frame img{width:100%;height:100%;object-fit:contain}.agenda-main>strong{display:block;font-size:1.02rem;line-height:1.15}.agenda-main>small{display:block;color:var(--muted);font-weight:800;margin-top:4px}.meta{grid-column:3/5;display:flex;gap:8px;flex-wrap:wrap}.meta span{font-size:1rem;background:#f6f7f4;border:1px solid #dfe3df;border-radius:10px;padding:7px 9px;font-weight:900;color:#263b31}.meta strong{font-weight:950}.material-badge{display:inline-block;margin-top:5px;background:#dfeee6;color:#214c38;padding:4px 7px;border-radius:999px;font-size:.68rem;font-weight:900}.back,.primary{width:100%;min-height:50px;border-radius:12px;font-weight:900}.back{border:0;background:var(--primary);color:#fff;margin-bottom:10px}.primary{border:0;background:var(--primary);color:#fff}.class-identity,.material-identity{display:grid;grid-template-columns:120px 1fr;gap:16px;align-items:center}.association{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:13px 0}.association>div{background:#f7f7f3;border:1px solid var(--line);border-radius:12px;padding:10px}.association span,.association strong{display:block}.association span{font-size:.7rem;color:var(--muted);font-weight:850;text-transform:uppercase}.association strong{font-size:1.04rem;font-weight:950;margin-top:3px}.book-large{width:112px;height:158px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:5px;display:grid;place-items:center}.book-large img{width:100%;height:100%;object-fit:contain}.help{position:fixed;right:16px;bottom:74px;z-index:45;width:70px;height:70px;border-radius:50%;border:3px solid #fff;background:var(--danger);box-shadow:0 5px 18px #0004;display:grid;place-items:center}.help img{width:48px;height:48px}.reader-status{position:sticky;top:76px;z-index:12;background:#fffdfa;border:1px solid var(--line);border-radius:14px;padding:10px 12px;margin:14px 0}.reader-row{display:flex;justify-content:space-between}.reader-row span{font-weight:950;color:var(--primary)}.track{height:12px;background:#e2e7e4;border-radius:999px;overflow:hidden;margin-top:7px}.track span{display:block;height:100%;background:var(--primary);width:25%}.page{min-height:390px;border:2px solid #aec4b9;background:#fff;border-radius:17px;padding:18px}.page-head{display:grid;grid-template-columns:96px 1fr;gap:14px;align-items:center;margin-bottom:14px}.page-head img{width:92px;height:92px;object-fit:contain}.page-head h2{margin:.1rem 0;font-size:1.45rem}.adapted-prose{font-size:1.08rem;line-height:1.62}.adapted-prose p{margin:.72rem 0}.adapted-prose .lead{font-size:1.16rem;font-weight:800}.key{font-weight:950;color:#244f60}.micro-check{margin-top:14px;padding:12px;border-radius:12px;background:#eef4f1;border:1px solid #cfddd6}.source{font-size:.78rem;color:var(--muted);font-weight:800;margin-top:16px}.reader-controls{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:16px 0}.reader-nav{min-height:84px;border:2px solid #b7c7bf;border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:center;gap:13px;font-weight:950;font-size:1.02rem;touch-action:manipulation}.reader-nav .direction{font-size:2.4rem;line-height:1}.reader-nav:disabled{opacity:.4}.progress-track{height:14px;border-radius:999px;background:#e1e5e2;overflow:hidden}.progress-track span{display:block;height:100%;background:#6e9e87}.overlay{position:fixed;inset:0;z-index:50;background:#0006;display:grid;align-items:end;padding:10px}.dialog{width:min(100%,560px);margin:auto;background:#fffdfa;border-radius:18px;padding:14px}.help-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.help-grid button{min-height:58px;border:1px solid var(--line);border-radius:12px;background:#fff}.nav{position:fixed;left:0;right:0;bottom:0;z-index:30;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-top:1px solid var(--line)}.nav button{min-height:56px;border:0;background:#fff;font-weight:850}.nav .active{background:var(--soft);color:var(--primary)}footer{text-align:center;font-size:.66rem;color:#68757c;padding:8px 12px 64px}@media(max-width:660px){.header-inner{grid-template-columns:42px 1fr auto}.brand{width:42px;height:42px}.greeting{font-size:1.34rem}.weather{min-width:112px}.agenda-top-controls{grid-template-columns:1fr}.week-grid{grid-template-columns:1fr}.day-column{display:grid;grid-template-columns:88px 1fr;gap:6px}.day-column>strong,.day-column>small{grid-column:1}.day-column .day-event{grid-column:2}.agenda-item{grid-template-columns:80px 70px 1fr 18px}.book-frame{width:66px;height:92px}.pause-frame{width:66px;height:66px}.meta{grid-column:1/5;padding-left:150px}.meta span{font-size:.92rem}.class-identity,.material-identity{grid-template-columns:104px 1fr}.book-large{width:98px;height:140px}}@media(max-width:470px){.header-inner{padding:10px 12px;grid-template-columns:38px 1fr 98px;gap:8px}.brand{width:38px;height:38px}.greeting{font-size:1.2rem}.today-line{font-size:.76rem}.weather{min-width:98px;grid-template-columns:32px 1fr;padding:6px 7px}.weather-icon{font-size:1.55rem}.weather-copy strong{font-size:.98rem}.weather-copy span{font-size:.58rem}.agenda-item{grid-template-columns:72px 62px 1fr 15px;padding:9px;gap:8px}.book-frame{width:58px;height:82px}.pause-frame{width:58px;height:58px}.agenda-main>strong{font-size:.94rem}.meta{padding-left:132px;gap:5px}.meta span{font-size:.86rem;padding:6px 7px}.association,.reader-controls{grid-template-columns:1fr}.calendar-tabs{grid-template-columns:1fr 1fr}.month-grid{gap:3px}.month-cell{min-height:46px;padding:3px}.month-cell span{display:none}.page{padding:14px}.page-head{grid-template-columns:82px 1fr}.page-head img{width:78px;height:78px}.adapted-prose{font-size:1.02rem}.reader-nav{min-height:78px}}@media print{.header,.help,.nav,.reader-controls,.back,.calendar-panel{display:none!important}body{background:#fff;padding:0}.main{width:100%;max-width:none;padding:0}.material-card,.page{border:0;box-shadow:none}.reader-status{position:static}.screen[hidden]{display:none!important}}
.cover-neutral{display:grid;place-items:center;width:100%;height:100%;min-height:64px;background:#e8eef5;border-radius:10px;font-size:34px}
