.calendar-screen{--screen-bg: #031127;--screen-bg-deep: #020b1d;--screen-panel: rgba(5, 31, 64, .94);--screen-panel-soft: rgba(8, 43, 82, .82);--screen-line: rgba(42, 190, 255, .66);--screen-line-soft: rgba(57, 204, 255, .22);--screen-cyan: #42dfff;--screen-blue: #2fa8ff;--screen-gold: #ffd447;--screen-text: #f3fbff;--screen-muted: #91b9ce;box-sizing:border-box;width:100vw;min-width:1180px;height:100vh;min-height:720px;overflow:hidden;padding:12px 14px 10px;color:var(--screen-text);background-color:var(--screen-bg);background-image:radial-gradient(circle at 50% 10%,rgba(19,77,139,.3),transparent 34%),linear-gradient(rgba(33,129,189,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(33,129,189,.045) 1px,transparent 1px);background-size:auto,44px 44px,44px 44px;font-family:Microsoft YaHei,PingFang SC,sans-serif;letter-spacing:0;position:relative;display:grid;grid-template-rows:88px 104px minmax(0,1fr) 50px;gap:10px}.calendar-screen *,.calendar-screen *:before,.calendar-screen *:after{box-sizing:border-box}.calendar-screen:before,.calendar-screen:after{content:"";position:absolute;pointer-events:none;z-index:0}.calendar-screen:before{top:5px;right:5px;bottom:5px;left:5px;border:1px solid rgba(48,198,255,.34);clip-path:polygon(0 20px,20px 0,38% 0,39% 7px,61% 7px,62% 0,calc(100% - 20px) 0,100% 20px,100% calc(100% - 20px),calc(100% - 20px) 100%,62% 100%,61% calc(100% - 7px),39% calc(100% - 7px),38% 100%,20px 100%,0 calc(100% - 20px));box-shadow:inset 0 0 24px rgba(32,167,242,.13)}.calendar-screen:after{left:14%;right:14%;bottom:4px;height:2px;background:#28b9ff;box-shadow:0 0 13px rgba(40,185,255,.85)}.screen-header,.screen-summary,.screen-grid,.screen-footer{position:relative;z-index:1}.screen-header{display:grid;grid-template-columns:1fr 1.1fr 1.35fr;align-items:center;padding:0 22px;border-bottom:1px solid rgba(58,204,255,.58);background:rgba(4,21,49,.6)}.screen-header:before,.screen-header:after{content:"";position:absolute;bottom:-3px;height:5px}.screen-header:before{left:8%;width:28%;background:linear-gradient(90deg,transparent,var(--screen-gold) 20%,var(--screen-cyan) 22%,var(--screen-cyan) 76%,transparent);box-shadow:0 0 12px rgba(48,191,255,.62)}.screen-header:after{right:8%;width:28%;background:linear-gradient(90deg,transparent,var(--screen-cyan) 24%,var(--screen-cyan) 78%,var(--screen-gold) 80%,transparent);box-shadow:0 0 12px rgba(48,191,255,.62)}.screen-school{display:flex;align-items:center;gap:14px;min-width:0}.screen-school img{width:48px;height:48px;object-fit:contain;filter:drop-shadow(0 0 9px rgba(54,199,255,.55))}.screen-school strong{font-size:20px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.screen-title{align-self:stretch;display:grid;place-items:center;position:relative;clip-path:polygon(10% 0,90% 0,100% 50%,90% 100%,10% 100%,0 50%);background:rgba(15,57,111,.48);border-inline:1px solid rgba(58,204,255,.28)}.screen-title:before{content:"";position:absolute;top:8px;right:14%;bottom:8px;left:14%;border-top:1px solid rgba(71,203,255,.26);border-bottom:1px solid rgba(71,203,255,.26)}.screen-title h1{z-index:1;margin:0;color:var(--screen-gold);font-size:38px;line-height:1;text-shadow:0 0 18px rgba(255,212,71,.45)}.screen-header-meta{justify-self:end;display:flex;align-items:center;gap:22px;min-width:0}.screen-academic{display:grid;gap:3px;max-width:250px;text-align:right}.screen-academic span,.screen-date span{color:#c7dceb;font-size:14px;white-space:nowrap}.screen-academic strong{color:var(--screen-cyan);font-size:17px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.screen-date{display:flex;gap:8px;white-space:nowrap}.screen-clock{min-width:116px;color:var(--screen-cyan);font-size:27px;line-height:1;font-weight:700;font-variant-numeric:tabular-nums;text-align:right;text-shadow:0 0 12px rgba(66,223,255,.45)}.screen-summary{display:grid;grid-template-columns:repeat(4,1fr);padding:8px;gap:8px;border:1px solid rgba(55,199,255,.5);background:rgba(3,24,53,.82);clip-path:polygon(0 13px,13px 0,calc(100% - 13px) 0,100% 13px,100% calc(100% - 13px),calc(100% - 13px) 100%,13px 100%,0 calc(100% - 13px));box-shadow:inset 0 0 28px rgba(24,118,186,.18),0 0 16px rgba(0,133,210,.12)}.screen-summary:before,.screen-summary:after{content:"";position:absolute;top:5px;width:75px;height:3px;background:var(--screen-cyan);box-shadow:0 0 9px rgba(66,223,255,.85)}.screen-summary:before{left:23px}.screen-summary:after{right:23px}.screen-summary article{min-width:0;display:flex;align-items:center;justify-content:center;gap:13px;border-right:1px solid rgba(65,196,255,.28);background:rgba(7,38,76,.58)}.screen-summary article:last-child{border-right:0}.screen-summary-icon{width:58px;height:58px;display:grid;place-items:center;color:var(--screen-cyan);border:2px solid rgba(64,215,255,.63);border-radius:50%;box-shadow:inset 0 0 13px rgba(43,187,255,.22),0 0 12px rgba(43,187,255,.18)}.screen-summary article:nth-child(2) .screen-summary-icon{color:var(--screen-gold);border-color:rgba(255,212,71,.65);box-shadow:inset 0 0 13px rgba(255,212,71,.18),0 0 12px rgba(255,212,71,.16)}.screen-summary span{color:#d4e8f5;font-size:18px}.screen-summary strong{color:var(--screen-gold);font-size:40px;line-height:1;font-variant-numeric:tabular-nums;text-shadow:0 0 12px rgba(255,212,71,.28)}.screen-summary em{color:var(--screen-muted);font-style:normal;font-size:14px;align-self:flex-end;margin-bottom:18px}.screen-grid{min-height:0;display:grid;grid-template-columns:minmax(0,2.05fr) minmax(440px,.98fr);gap:12px}.screen-side{min-height:0;display:grid;grid-template-rows:minmax(0,1.42fr) minmax(245px,.95fr);gap:12px}.screen-panel{min-height:0;position:relative;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(47,187,255,.7);background:var(--screen-panel);clip-path:polygon(0 16px,16px 0,calc(100% - 16px) 0,100% 16px,100% calc(100% - 16px),calc(100% - 16px) 100%,16px 100%,0 calc(100% - 16px));box-shadow:inset 0 0 26px rgba(18,118,189,.15),0 0 12px rgba(14,145,228,.16)}.screen-panel:before,.screen-panel:after{content:"";position:absolute;width:76px;height:12px;pointer-events:none;z-index:3}.screen-panel:before{left:0;top:0;border-left:3px solid var(--screen-cyan);border-top:3px solid var(--screen-cyan)}.screen-panel:after{right:0;bottom:0;border-right:3px solid var(--screen-cyan);border-bottom:3px solid var(--screen-cyan)}.screen-panel>header{flex:0 0 58px;display:flex;align-items:center;justify-content:space-between;padding:0 19px;border-bottom:1px solid rgba(57,196,255,.34);background:rgba(8,48,91,.78)}.screen-panel>header>div{display:flex;align-items:center;gap:10px}.screen-panel>header svg{color:var(--screen-cyan);filter:drop-shadow(0 0 5px rgba(66,223,255,.38))}.screen-panel>header strong{color:#eaf9ff;font-size:21px}.screen-panel>header em{color:var(--screen-muted);font-style:normal;font-size:14px}.screen-timeline{min-height:0;flex:1;position:relative;display:grid;align-content:start;gap:11px;padding:18px 18px 18px 42px;overflow:hidden}.screen-timeline:before{content:"";position:absolute;left:27px;top:26px;bottom:26px;width:2px;background:rgba(58,203,255,.54);box-shadow:0 0 8px rgba(58,203,255,.4)}.screen-event{--event-color: var(--screen-cyan);min-height:80px;position:relative;display:grid;grid-template-columns:20px 128px minmax(180px,1fr) 150px 138px 72px;align-items:center;column-gap:12px;padding:9px 14px 9px 0;border:1px solid rgba(46,150,214,.24);background:rgba(6,42,80,.72)}.screen-event.active{--event-color: var(--screen-gold);border-color:rgba(255,212,71,.78);box-shadow:inset 0 0 21px rgba(255,212,71,.09),0 0 13px rgba(255,212,71,.18)}.screen-event.research{--event-color: #9e7cff}.screen-event.teaching{--event-color: #45bfff}.screen-event.meeting{--event-color: #ffad45}.screen-event.exam,.screen-event.todo{--event-color: #ffd447}.screen-event.duty{--event-color: #66a4ff}.screen-event.personal{--event-color: #70d7a6}.screen-event.cancelled{--event-color: #7c94a5;opacity:.64}.screen-event-node{align-self:stretch;display:grid;place-items:center;position:relative}.screen-event-node span{width:13px;height:13px;border:3px solid #092d50;border-radius:50%;background:var(--event-color);box-shadow:0 0 0 2px var(--event-color),0 0 12px var(--event-color)}.screen-event.active .screen-event-node:before{content:"";position:absolute;left:-22px;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:11px solid var(--screen-gold);filter:drop-shadow(0 0 5px rgba(255,212,71,.7))}.screen-event-time{color:var(--event-color);font-size:18px;line-height:1;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}.screen-event-main{min-width:0;display:flex;align-items:center;gap:10px}.screen-event-main h3{min-width:0;margin:0;color:var(--screen-text);font-size:19px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.screen-event.cancelled h3{text-decoration:line-through}.screen-event-main>span{flex:0 0 auto;color:var(--event-color);font-size:12px;border:1px solid color-mix(in srgb,var(--event-color) 55%,transparent);padding:2px 7px}.screen-event p{min-width:0;display:flex;align-items:center;gap:7px;margin:0;color:#b7cfdf;font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.screen-event p svg{flex:0 0 auto;color:var(--event-color)}.screen-event-phase{justify-self:end;color:var(--screen-gold);font-size:12px;font-weight:500;border:1px solid rgba(255,212,71,.48);padding:4px 8px;white-space:nowrap}.screen-event-phase--empty{visibility:hidden}.screen-more{margin:0;color:var(--screen-gold);text-align:center;font-size:13px}.screen-empty{height:100%;min-height:240px;display:grid;place-content:center;justify-items:center;gap:9px;color:var(--screen-muted)}.screen-empty svg{color:rgba(66,223,255,.62);filter:drop-shadow(0 0 10px rgba(66,223,255,.22))}.screen-empty strong{color:var(--screen-text);font-size:22px}.screen-week-list{min-height:0;flex:1;display:grid;grid-template-rows:repeat(7,minmax(0,1fr))}.screen-week-list>article{min-height:0;display:grid;grid-template-columns:132px minmax(0,1fr) 38px 22px;align-items:center;padding:0 14px 0 0;border-bottom:1px solid rgba(52,186,244,.2)}.screen-week-list>article:last-child{border-bottom:0}.screen-week-list>article.today{color:var(--screen-gold);background:rgba(74,65,20,.22);box-shadow:inset 3px 0 var(--screen-gold)}.screen-day{align-self:stretch;display:flex;align-items:center;gap:10px;padding-left:18px;border-right:1px solid rgba(48,184,239,.2)}.screen-day strong{font-size:16px}.screen-day span{color:#b1cadb;font-size:14px;font-variant-numeric:tabular-nums}.screen-day-event{min-width:0;padding-left:16px;color:#dbeaf3;font-size:15px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.screen-week-list article>b{color:var(--screen-cyan);font-size:23px;font-variant-numeric:tabular-nums;text-align:right}.screen-week-list article.today>b{color:var(--screen-gold)}.screen-week-list article>span{color:var(--screen-muted);font-size:12px;text-align:right}.screen-category-rings{min-height:0;flex:1;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:7px;padding:14px 13px 12px}.screen-category-rings article{min-width:0;display:grid;justify-items:center;gap:4px;color:var(--ring-color)}.screen-category-rings article>div{width:70px;height:70px;position:relative;display:grid;place-items:center;border:3px solid var(--ring-color);border-radius:50%;background:rgba(5,31,63,.84);box-shadow:inset 0 0 15px color-mix(in srgb,var(--ring-color) 25%,transparent),0 0 12px color-mix(in srgb,var(--ring-color) 33%,transparent)}.screen-category-rings article>div:before,.screen-category-rings article>div:after{content:"";position:absolute;border-radius:50%;border:1px solid color-mix(in srgb,var(--ring-color) 58%,transparent)}.screen-category-rings article>div:before{top:-8px;right:-8px;bottom:-8px;left:-8px}.screen-category-rings article>div:after{top:8px;right:8px;bottom:8px;left:8px}.screen-category-rings article svg{position:relative;z-index:1}.screen-category-rings article>span{color:#d8e7f0;font-size:14px}.screen-category-rings article>strong{position:relative;z-index:3;min-width:28px;padding:1px 3px 1px 5px;border-left:1px solid rgba(115,205,255,.24);background:var(--screen-panel);color:var(--ring-color);font-size:28px;line-height:1;text-align:right;white-space:nowrap;text-shadow:0 0 8px color-mix(in srgb,var(--ring-color) 42%,transparent)}.screen-footer{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 20px;border:1px solid rgba(47,188,255,.66);background:rgba(4,27,57,.9);clip-path:polygon(0 11px,11px 0,calc(100% - 11px) 0,100% 11px,100% calc(100% - 11px),calc(100% - 11px) 100%,11px 100%,0 calc(100% - 11px));box-shadow:inset 0 0 17px rgba(32,149,221,.16);color:#bdd3e1;font-size:14px}.screen-footer p{min-width:0;display:flex;align-items:center;gap:8px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.screen-footer p:first-child{flex:1}.screen-footer p:first-child svg{flex:0 0 auto;color:var(--screen-cyan)}.screen-footer p:first-child span{color:var(--screen-cyan);font-weight:700}.screen-footer p:last-child{flex:0 1 auto;min-width:0;justify-content:flex-end;color:#a9c3d4}.screen-footer p:last-child svg{color:var(--screen-cyan)}.screen-footer-state,.screen-footer-updated,.screen-footer-refresh{flex:0 0 auto;white-space:nowrap}.screen-footer-divider{flex:0 0 auto;margin:0 6px;color:rgba(169,195,212,.68)}.screen-footer-updated{display:inline-flex;align-items:center}.screen-footer-updated>svg{margin-right:7px}.screen-footer-updated span{white-space:nowrap}.screen-footer small{color:#6f92aa;font-size:11px}.screen-refresh-warning{color:var(--screen-gold)!important}@media(max-height:900px){.calendar-screen{grid-template-rows:72px 84px minmax(0,1fr) 42px;gap:7px;padding-top:8px}.screen-title h1{font-size:31px}.screen-school img{width:40px;height:40px}.screen-school strong{font-size:17px}.screen-clock{font-size:23px}.screen-summary{padding:6px}.screen-summary-icon{width:48px;height:48px}.screen-summary-icon svg{width:29px;height:29px}.screen-summary strong{font-size:33px}.screen-panel>header{flex-basis:48px}.screen-event{min-height:64px}.screen-category-rings article>div{width:56px;height:56px}.screen-category-rings article>strong{font-size:23px}}@media(max-width:1500px){.calendar-screen{min-width:1040px;padding-inline:10px}.screen-header{grid-template-columns:.9fr 1fr 1.35fr;padding-inline:14px}.screen-school strong{font-size:16px}.screen-title h1{font-size:31px}.screen-header-meta{gap:13px}.screen-academic{max-width:180px}.screen-date{display:none}.screen-grid{grid-template-columns:minmax(0,1.8fr) minmax(380px,.95fr)}.screen-event{grid-template-columns:18px 105px minmax(160px,1fr) 130px 110px 66px;gap:8px}.screen-event-time{font-size:15px}.screen-event-main h3{font-size:16px}.screen-event p{font-size:12px}.screen-category-rings article>div{width:56px;height:56px}}.calendar-screen{--screen-bg: #020d22;--screen-bg-deep: #010819;--screen-panel: rgba(3, 27, 60, .96);--screen-panel-soft: rgba(6, 43, 82, .9);--screen-line: rgba(39, 203, 255, .86);--screen-line-soft: rgba(43, 190, 255, .28);--screen-cyan: #43dcff;--screen-blue: #2ca8ff;--screen-gold: #ffd441;--screen-text: #f4fbff;--screen-muted: #91b7ca;grid-template-rows:72px 96px minmax(0,1fr) 54px;gap:8px;padding:6px 13px 9px;background-color:var(--screen-bg-deep);background-image:radial-gradient(ellipse at 50% 1%,rgba(27,112,192,.35),transparent 34%),radial-gradient(circle at 18% 79%,rgba(11,98,166,.13),transparent 25%),radial-gradient(circle at 82% 76%,rgba(11,98,166,.13),transparent 25%)}.screen-tech-field{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:.65;background-image:radial-gradient(circle,rgba(45,193,255,.35) 1px,transparent 1.5px),linear-gradient(90deg,transparent 49.8%,rgba(38,160,232,.055) 50%,transparent 50.2%);background-size:26px 26px,160px 100%;-webkit-mask-image:linear-gradient(to bottom,#000 0,transparent 28%,transparent 84%,#000 100%);mask-image:linear-gradient(to bottom,#000 0,transparent 28%,transparent 84%,#000 100%)}.calendar-screen:before{top:4px;right:6px;bottom:4px;left:6px;border-color:rgba(45,205,255,.57);box-shadow:inset 0 0 30px rgba(30,160,234,.18),0 0 11px rgba(23,165,244,.16)}.calendar-screen:after{left:31%;right:31%;height:3px;background:var(--screen-cyan);box-shadow:0 0 15px var(--screen-cyan)}.screen-header{grid-template-columns:1fr 1.2fr 1fr;padding:0 18px;border-top:1px solid rgba(41,199,255,.72);border-bottom:1px solid rgba(41,199,255,.7);background:rgba(2,15,38,.84);overflow:hidden}.screen-header:before,.screen-header:after{bottom:4px;width:31%;height:3px;background:linear-gradient(90deg,transparent 0 7%,var(--screen-cyan) 7% 46%,var(--screen-gold) 46% 53%,var(--screen-cyan) 53% 93%,transparent 93%);box-shadow:0 0 9px rgba(45,195,255,.78)}.screen-header:before{left:2%}.screen-header:after{right:2%;transform:scaleX(-1)}.screen-header-circuit{position:absolute;top:0;bottom:0;width:38%;opacity:.62;pointer-events:none;background-image:linear-gradient(30deg,rgba(49,185,255,.26) 12%,transparent 12.5%,transparent 87%,rgba(49,185,255,.26) 87.5%,rgba(49,185,255,.26)),linear-gradient(150deg,rgba(49,185,255,.26) 12%,transparent 12.5%,transparent 87%,rgba(49,185,255,.26) 87.5%,rgba(49,185,255,.26)),linear-gradient(30deg,rgba(49,185,255,.26) 12%,transparent 12.5%,transparent 87%,rgba(49,185,255,.26) 87.5%,rgba(49,185,255,.26)),linear-gradient(150deg,rgba(49,185,255,.26) 12%,transparent 12.5%,transparent 87%,rgba(49,185,255,.26) 87.5%,rgba(49,185,255,.26)),linear-gradient(60deg,rgba(38,161,240,.17) 25%,transparent 25.5%,transparent 75%,rgba(38,161,240,.17) 75%,rgba(38,161,240,.17));background-position:0 0,0 0,22px 38px,22px 38px,0 0;background-size:44px 76px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 88%);mask-image:linear-gradient(90deg,#000,transparent 88%)}.screen-header-circuit-left{left:16%}.screen-header-circuit-right{right:16%;transform:scaleX(-1)}.screen-school{gap:0;position:relative;z-index:2}.screen-school img{display:none}.screen-school strong{font-size:20px;font-weight:700;color:#eef9ff;text-shadow:0 0 10px rgba(70,204,255,.22)}.screen-title{align-self:stretch;display:flex;flex-direction:column;justify-content:center;gap:4px;clip-path:polygon(12% 0,88% 0,96% 50%,88% 100%,12% 100%,4% 50%);background:rgba(8,42,83,.53);border:0;overflow:hidden}.screen-title:before{top:6px;right:10%;bottom:6px;left:10%;border-color:rgba(58,200,255,.37)}.screen-title:after{content:"";position:absolute;left:17%;right:17%;bottom:1px;height:3px;background:linear-gradient(90deg,transparent,var(--screen-cyan) 18% 42%,var(--screen-gold) 42% 58%,var(--screen-cyan) 58% 82%,transparent);box-shadow:0 0 10px rgba(54,200,255,.68)}.screen-title-honeycomb{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.38;background-image:linear-gradient(30deg,rgba(71,200,255,.35) 12%,transparent 12.5%,transparent 87%,rgba(71,200,255,.35) 87.5%),linear-gradient(150deg,rgba(71,200,255,.35) 12%,transparent 12.5%,transparent 87%,rgba(71,200,255,.35) 87.5%),linear-gradient(30deg,rgba(71,200,255,.35) 12%,transparent 12.5%,transparent 87%,rgba(71,200,255,.35) 87.5%),linear-gradient(150deg,rgba(71,200,255,.35) 12%,transparent 12.5%,transparent 87%,rgba(71,200,255,.35) 87.5%),linear-gradient(60deg,rgba(71,200,255,.24) 25%,transparent 25.5%,transparent 75%,rgba(71,200,255,.24) 75%);background-position:0 0,0 0,18px 31px,18px 31px,0 0;background-size:36px 62px;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 22%,#000 78%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 22%,#000 78%,transparent 100%)}.screen-title h1{position:relative;z-index:1;color:#f3fbff;font-size:42px;font-weight:800;line-height:1;letter-spacing:4px;text-shadow:0 0 12px rgba(77,205,255,.42)}.screen-title p{position:relative;z-index:1;margin:0;color:#d1e8f6;font-size:14px;font-weight:600}.screen-title p span{margin:0 11px;color:var(--screen-cyan)}.screen-header-meta{gap:26px;position:relative;z-index:2}.screen-academic{display:none}.screen-date{display:flex;gap:14px}.screen-date span{color:#e5f4fb;font-size:16px;font-weight:600}.screen-clock{min-width:126px;font-size:29px;letter-spacing:2px}.screen-summary{gap:8px;padding:0;border:0;background:transparent;clip-path:none;box-shadow:none}.screen-summary:before,.screen-summary:after{display:none}.screen-summary article{position:relative;justify-content:center;gap:16px;border:1px solid rgba(48,198,255,.75);background:linear-gradient(90deg,rgba(4,31,69,.96),rgba(8,50,94,.85),rgba(4,31,69,.96));clip-path:polygon(0 17px,17px 0,calc(100% - 17px) 0,100% 17px,100% calc(100% - 17px),calc(100% - 17px) 100%,17px 100%,0 calc(100% - 17px));box-shadow:inset 0 0 24px rgba(21,135,211,.18)}.screen-summary article:before,.screen-summary article:after{content:"";position:absolute;width:55px;height:9px;border-top:2px solid var(--screen-cyan)}.screen-summary article:before{left:13px;top:5px;transform:skew(-35deg)}.screen-summary article:after{right:13px;bottom:4px;transform:skew(-35deg)}.screen-summary-icon{width:62px;height:62px;border-width:2px;box-shadow:inset 0 0 18px rgba(43,187,255,.3),0 0 15px rgba(43,187,255,.34),0 0 0 7px rgba(28,158,235,.08)}.screen-summary span{font-size:19px;font-weight:700}.screen-summary strong{font-size:43px}.screen-summary article:nth-child(n+3) strong{color:var(--screen-cyan);text-shadow:0 0 12px rgba(66,223,255,.36)}.screen-summary em{font-size:14px;margin-bottom:17px}.screen-grid{grid-template-columns:minmax(0,1.64fr) minmax(470px,1fr);gap:9px}.screen-side{grid-template-rows:minmax(0,1.48fr) minmax(185px,.88fr);gap:8px}.screen-panel{border-color:rgba(44,199,255,.82);background:linear-gradient(135deg,rgba(4,32,69,.98),rgba(4,27,60,.96));clip-path:polygon(0 17px,17px 0,calc(100% - 17px) 0,100% 17px,100% calc(100% - 17px),calc(100% - 17px) 100%,17px 100%,0 calc(100% - 17px));box-shadow:inset 0 0 29px rgba(17,122,195,.17)}.screen-panel:before,.screen-panel:after{width:92px;height:15px;border-width:3px}.screen-panel>header{flex-basis:47px;justify-content:flex-start;padding:0 19px;background:rgba(4,34,72,.9);border-bottom-color:rgba(48,197,255,.38)}.screen-panel>header:after{content:"";flex:1;height:1px;margin-left:14px;background:linear-gradient(90deg,var(--screen-cyan),transparent);box-shadow:0 0 6px rgba(61,210,255,.48)}.screen-panel>header>div{gap:9px}.screen-panel>header strong{font-size:23px;letter-spacing:2px}.screen-panel>header em{margin-left:auto;font-size:14px}.screen-timeline{gap:9px;padding:13px 15px 13px 39px}.screen-timeline:before{left:25px;top:22px;bottom:22px}.screen-event{min-height:67px;grid-template-columns:18px 126px minmax(200px,1.2fr) 150px 132px 75px;column-gap:10px;padding:7px 12px 7px 0;border-color:rgba(44,163,229,.26);background:linear-gradient(90deg,rgba(7,48,90,.91),rgba(4,34,70,.72))}.screen-event.active{background:linear-gradient(90deg,rgba(96,71,10,.34),rgba(34,44,64,.82))}.screen-event-time{font-size:18px}.screen-event-main h3{font-size:19px}.screen-event-main>span{font-size:13px}.screen-event p{font-size:14px}.screen-week-list{grid-template-rows:repeat(7,minmax(0,1fr));padding:7px 12px 9px;gap:4px}.screen-week-list>article{grid-template-columns:112px minmax(0,1fr) 33px 18px;min-height:0;padding:0 11px 0 0;border:1px solid rgba(40,149,219,.24);background:rgba(6,43,83,.64)}.screen-week-list>article.today{border-color:rgba(255,212,65,.72);background:rgba(91,67,9,.28);box-shadow:inset 3px 0 var(--screen-gold),0 0 10px rgba(255,212,65,.12)}.screen-day{padding-left:13px;gap:8px}.screen-day strong{font-size:15px}.screen-day span{font-size:13px}.screen-day-event{padding-left:13px;font-size:15px}.screen-week-list article>b{font-size:20px}.screen-categories>header{flex-basis:42px}.screen-category-rings{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(5,minmax(0,1fr));align-items:stretch;gap:0;padding:5px 20px 8px}.screen-category-rings article{position:relative;display:grid;grid-template-columns:31px 46px minmax(0,1fr) 28px;align-items:center;justify-items:start;gap:8px;min-height:0;color:var(--ring-color)}.screen-category-rings article:before,.screen-category-rings article:after{content:"";position:absolute;left:84px;height:10px;top:50%;transform:translateY(-50%)}.screen-category-rings article:before{right:36px;background:rgba(31,85,122,.56)}.screen-category-rings article:after{width:var(--category-fill);max-width:calc(100% - 120px);background:var(--ring-color);box-shadow:0 0 8px color-mix(in srgb,var(--ring-color) 45%,transparent)}.screen-category-rings article>div{width:30px;height:30px;border:0;border-radius:0;background:transparent;box-shadow:none}.screen-category-rings article>div:before,.screen-category-rings article>div:after{display:none}.screen-category-rings article svg{width:22px;height:22px}.screen-category-rings article>span{color:#dcecf5;font-size:14px;font-weight:700}.screen-category-rings article>strong{justify-self:end;min-width:28px;font-size:19px}.screen-footer{min-height:0;padding:0 17px;border-color:rgba(47,197,255,.74);background:rgba(3,25,54,.96)}.screen-footer p:first-child{font-size:17px;font-weight:600}.screen-footer p:first-child span{color:var(--screen-gold);font-size:18px}.screen-footer p:last-child{min-width:285px;font-size:14px}.screen-footer small{font-size:12px}@media(max-height:900px){.calendar-screen{grid-template-rows:62px 82px minmax(0,1fr) 44px;gap:6px;padding-top:5px}.screen-title h1{font-size:34px}.screen-title p{font-size:12px}.screen-summary-icon{width:50px;height:50px}.screen-summary strong{font-size:35px}.screen-panel>header{flex-basis:42px}.screen-event{min-height:56px}.screen-event-time{font-size:15px}.screen-event-main h3{font-size:16px}.screen-event p{font-size:12px}.screen-category-rings{padding-block:3px 5px}.screen-category-rings article:before,.screen-category-rings article:after{height:8px}}@media(max-width:1500px){.screen-header{grid-template-columns:.95fr 1.15fr .95fr}.screen-title h1{font-size:34px}.screen-school strong{font-size:17px}.screen-date{display:none}.screen-grid{grid-template-columns:minmax(0,1.58fr) minmax(405px,.95fr)}.screen-event{grid-template-columns:16px 102px minmax(160px,1fr) 120px 105px 66px;gap:7px}}@media(min-width:1501px)and (min-height:901px){.calendar-screen{grid-template-rows:120px 140px minmax(0,1fr) 76px;gap:8px}.screen-header{padding-inline:26px}.screen-school strong{font-size:27px}.screen-title{gap:7px}.screen-title h1{font-size:62px;letter-spacing:6px}.screen-title p{font-size:18px}.screen-date span{font-size:21px}.screen-clock{min-width:158px;font-size:39px}.screen-summary article{gap:20px}.screen-summary-icon{width:82px;height:82px}.screen-summary-icon svg{width:47px;height:47px}.screen-summary span{font-size:25px}.screen-summary strong{font-size:61px}.screen-summary em{margin-bottom:25px;font-size:18px}.screen-grid{grid-template-columns:minmax(0,1.62fr) minmax(500px,1fr)}.screen-side{grid-template-rows:minmax(0,1.5fr) minmax(210px,.9fr)}.screen-panel>header{flex-basis:57px}.screen-panel>header strong{font-size:29px}.screen-panel>header em{font-size:17px}.screen-panel>header svg{width:29px;height:29px}.screen-timeline{gap:12px;padding:17px 18px 17px 48px}.screen-timeline:before{left:31px}.screen-event{min-height:80px;grid-template-columns:22px 160px minmax(220px,1.2fr) 180px 155px 88px;column-gap:13px;padding-right:15px}.screen-event-time{font-size:23px}.screen-event-main h3{font-size:24px}.screen-event-main>span{font-size:15px;padding:3px 8px}.screen-event p{font-size:17px}.screen-event p svg{width:20px;height:20px}.screen-event-phase{font-size:14px;padding:5px 9px}.screen-week-list{padding:9px 14px 11px;gap:5px}.screen-week-list>article{grid-template-columns:132px minmax(0,1fr) 40px 23px}.screen-day{padding-left:16px}.screen-day strong{font-size:19px}.screen-day span{font-size:16px}.screen-day-event{font-size:18px}.screen-week-list article>b{font-size:25px}.screen-week-list article>span{font-size:14px}.screen-categories>header{flex-basis:50px}.screen-category-rings{padding:7px 24px 10px}.screen-category-rings article{grid-template-columns:38px 54px minmax(0,1fr) 34px;gap:9px}.screen-category-rings article:before,.screen-category-rings article:after{left:101px;right:44px;height:12px}.screen-category-rings article:after{right:auto;max-width:calc(100% - 145px)}.screen-category-rings article>div{width:35px;height:35px}.screen-category-rings article svg{width:27px;height:27px}.screen-category-rings article>span{font-size:17px}.screen-category-rings article>strong{font-size:23px}.screen-footer p:first-child{font-size:22px}.screen-footer p:first-child span{font-size:23px}.screen-footer p:first-child svg{width:30px;height:30px}.screen-footer p:last-child{min-width:355px;font-size:17px}.screen-footer small{font-size:14px}}.screen-header-circuit,.screen-title-honeycomb{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='46' viewBox='0 0 52 46'%3E%3Cpath d='M13 1h26l12 22-12 22H13L1 23Z' fill='none' stroke='%2343cfff' stroke-opacity='.34' stroke-width='1'/%3E%3C/svg%3E");background-size:52px 46px;background-position:0 0}.screen-title-honeycomb{opacity:.42}@media(min-width:1501px)and (min-height:901px){.calendar-screen{grid-template-rows:120px 140px minmax(0,1fr) 88px}.screen-event{min-height:97px}.screen-summary span{font-size:27px}}.screen-day-event{display:flex;align-items:center;gap:10px}.screen-day-event svg{flex:0 0 auto;color:var(--screen-cyan);filter:drop-shadow(0 0 5px rgba(66,223,255,.35))}.screen-day-event span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.screen-event-category{min-width:0;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--event-color);font-size:15px;font-weight:700;white-space:nowrap}.screen-event-category svg{flex:0 0 auto;filter:drop-shadow(0 0 5px color-mix(in srgb,var(--event-color) 42%,transparent))}.screen-footer p:first-child>svg{width:38px;height:38px;padding:7px;border:1px solid rgba(54,205,255,.68);background:rgba(7,54,95,.72);clip-path:polygon(15% 0,85% 0,100% 23%,100% 77%,85% 100%,15% 100%,0 77%,0 23%)}@media(min-width:1501px)and (min-height:901px){.calendar-screen{padding:6px 24px 25px}.screen-grid{grid-template-columns:minmax(0,1.62fr) minmax(500px,1fr);gap:18px}.screen-side{grid-template-rows:minmax(0,1.45fr) minmax(215px,1fr);gap:11px}.screen-event{grid-template-columns:22px 150px 102px minmax(220px,1.2fr) 175px 150px 86px}.screen-event-category{font-size:17px}.screen-event-category svg{width:25px;height:25px}.screen-event-main h3{font-size:27px}.screen-event-time{font-size:26px}.screen-week-list{gap:6px}.screen-day-event{font-size:20px}.screen-day-event svg{width:23px;height:23px}}@media(min-width:1501px)and (min-height:901px){.calendar-screen{background-color:#020b1e;background-image:url(/assets/calendar-screen-tech-frame-DFIbuQY2.png),radial-gradient(ellipse at 50% 1%,rgba(27,112,192,.24),transparent 35%);background-size:100% 100%,auto;background-position:center,center;background-repeat:no-repeat}.calendar-screen:before,.calendar-screen:after,.screen-tech-field{display:none}.screen-header{border:0;background:transparent}.screen-header:before,.screen-header:after{display:none}.screen-summary article{border-color:transparent;background:transparent;box-shadow:none}.screen-summary article:before,.screen-summary article:after{display:none}.screen-panel{border-color:transparent;background:transparent;box-shadow:none}.screen-panel:before,.screen-panel:after{display:none}.screen-footer{border-color:transparent;background:transparent;box-shadow:none}}@supports not (display: grid){.calendar-screen{display:flex;flex-direction:column;align-items:stretch}.calendar-screen>.screen-header{flex:0 0 120px}.calendar-screen>.screen-summary{flex:0 0 140px}.calendar-screen>.screen-grid{flex:1 1 auto;min-height:0}.calendar-screen>.screen-footer{flex:0 0 88px}.screen-header{display:flex;align-items:stretch}.screen-school{flex:0 0 32%}.screen-title{flex:0 0 36%}.screen-header-meta{flex:1 1 auto;justify-content:flex-end}.screen-summary{display:flex;align-items:stretch}.screen-summary article{flex:1 1 0}.screen-summary-icon,.screen-event-node,.screen-empty,.screen-category-rings article>div{display:flex;align-items:center;justify-content:center}.screen-grid{display:flex;align-items:stretch}.screen-today{flex:1 1 0;min-width:0}.screen-side{flex:0 0 38%;min-width:0;display:flex;flex-direction:column}.screen-week{flex:1 1 auto;min-height:0}.screen-categories{flex:0 0 215px;min-height:0}.screen-timeline{display:flex;flex-direction:column;gap:0}.screen-timeline>*+*{margin-top:9px}.screen-event{display:flex;align-items:center;column-gap:0}.screen-event-node{flex:0 0 22px;align-self:stretch}.screen-event-time{flex:0 0 150px;margin-left:13px}.screen-event-category{flex:0 0 102px;margin-left:13px}.screen-event-main{flex:1 1 220px;margin-left:13px}.screen-event>p{flex:0 1 175px;margin-left:13px}.screen-event-phase{flex:0 0 86px;margin-left:13px}.screen-empty{flex:1 1 auto;flex-direction:column}.screen-week-list{display:flex;flex-direction:column;gap:0}.screen-week-list>article{display:flex;flex:1 1 0;align-items:center}.screen-day{flex:0 0 132px}.screen-day-event{flex:1 1 auto}.screen-week-list article>b{flex:0 0 40px}.screen-week-list article>span{flex:0 0 23px}.screen-category-rings{display:flex;flex-direction:column;gap:0}.screen-category-rings article{display:flex;flex:1 1 0;align-items:center;justify-items:initial;gap:9px}.screen-category-rings article>div{flex:0 0 35px}.screen-category-rings article>span{flex:0 0 54px}.screen-category-rings article>strong{flex:0 0 34px;margin-left:auto}@media(max-height:900px){.calendar-screen>.screen-header{flex-basis:62px}.calendar-screen>.screen-summary{flex-basis:82px}.calendar-screen>.screen-footer{flex-basis:44px}.screen-categories{flex-basis:185px}}@media(max-width:1500px){.screen-school{flex-basis:31%}.screen-title{flex-basis:37%}.screen-event-time{flex-basis:102px}.screen-event-category{flex-basis:88px}.screen-event-main{flex-basis:160px}.screen-event>p{flex-basis:120px}.screen-event-phase{flex-basis:66px}.screen-day{flex-basis:112px}}@media(min-width:1501px)and (min-height:901px){.calendar-screen>.screen-header{flex-basis:120px}.calendar-screen>.screen-summary{flex-basis:140px}.calendar-screen>.screen-footer{flex-basis:88px}.screen-event-time{flex-basis:150px}.screen-event-category{flex-basis:102px}.screen-event-main{flex-basis:220px}.screen-event>p{flex-basis:175px}.screen-event-phase{flex-basis:86px}.screen-day{flex-basis:132px}}}.calendar-screen--legacy{display:flex;flex-direction:column;align-items:stretch}.calendar-screen--legacy>.screen-header{flex:0 0 120px}.calendar-screen--legacy>.screen-summary{flex:0 0 140px}.calendar-screen--legacy>.screen-grid{flex:1 1 auto;min-height:0}.calendar-screen--legacy>.screen-footer{flex:0 0 88px}.calendar-screen--legacy .screen-header{display:flex;align-items:stretch}.calendar-screen--legacy .screen-header>.screen-school{flex:0 0 32%}.calendar-screen--legacy .screen-title{flex:0 0 36%;display:flex;align-items:center;justify-content:center}.calendar-screen--legacy .screen-header-meta{flex:1 1 auto;justify-content:flex-end}.calendar-screen--legacy .screen-summary{display:flex;align-items:stretch}.calendar-screen--legacy .screen-summary article{flex:1 1 0}.calendar-screen--legacy .screen-summary article+article{margin-left:8px}.calendar-screen--legacy .screen-summary-icon,.calendar-screen--legacy .screen-event-node,.calendar-screen--legacy .screen-empty,.calendar-screen--legacy .screen-category-rings article>div{display:flex;align-items:center;justify-content:center}.calendar-screen--legacy .screen-grid{display:flex;align-items:stretch}.calendar-screen--legacy .screen-today{flex:1 1 0;min-width:0}.calendar-screen--legacy .screen-side{flex:0 0 38%;min-width:0;display:flex;flex-direction:column;margin-left:18px}.calendar-screen--legacy .screen-side>*+*{margin-top:11px}.calendar-screen--legacy .screen-week{flex:1 1 auto;min-height:0}.calendar-screen--legacy .screen-categories{flex:0 0 215px;min-height:0}.calendar-screen--legacy .screen-timeline{display:flex;flex-direction:column;gap:0}.calendar-screen--legacy .screen-timeline>*+*{margin-top:9px}.calendar-screen--legacy .screen-event{display:flex;align-items:center;column-gap:0}.calendar-screen--legacy .screen-event-node{flex:0 0 22px;align-self:stretch}.calendar-screen--legacy .screen-event-time{flex:0 0 150px;margin-left:13px}.calendar-screen--legacy .screen-event-category{flex:0 0 102px;margin-left:13px}.calendar-screen--legacy .screen-event-main{flex:1 1 220px;margin-left:13px}.calendar-screen--legacy .screen-event>p{flex:0 1 175px;margin-left:13px}.calendar-screen--legacy .screen-event p svg{margin-right:7px}.calendar-screen--legacy .screen-event-phase{flex:0 0 86px;margin-left:13px}.calendar-screen--legacy .screen-empty{flex:1 1 auto;flex-direction:column}.calendar-screen--legacy .screen-week-list{display:flex;flex-direction:column;gap:0}.calendar-screen--legacy .screen-week-list>article{display:flex;flex:1 1 0;align-items:center}.calendar-screen--legacy .screen-day{flex:0 0 132px}.calendar-screen--legacy .screen-day-event{flex:1 1 auto}.calendar-screen--legacy .screen-week-list article>b{flex:0 0 40px}.calendar-screen--legacy .screen-week-list article>span{flex:0 0 23px}.calendar-screen--legacy .screen-category-rings{display:flex;flex-direction:column;gap:0}.calendar-screen--legacy .screen-category-rings article{display:flex;flex:1 1 0;align-items:center;justify-items:initial;gap:9px}.calendar-screen--legacy .screen-category-rings article+article{margin-top:4px}.calendar-screen--legacy .screen-category-rings article>div{flex:0 0 35px}.calendar-screen--legacy .screen-category-rings article>span{flex:0 0 54px}.calendar-screen--legacy .screen-category-rings article>strong{flex:0 0 34px;margin-left:auto}@media(max-height:900px){.calendar-screen--legacy>.screen-header{flex-basis:62px}.calendar-screen--legacy>.screen-summary{flex-basis:82px}.calendar-screen--legacy>.screen-footer{flex-basis:44px}.calendar-screen--legacy .screen-categories{flex-basis:185px}}@media(max-width:1500px){.calendar-screen--legacy .screen-school{flex-basis:31%}.calendar-screen--legacy .screen-title{flex-basis:37%}.calendar-screen--legacy .screen-event-time{flex-basis:102px}.calendar-screen--legacy .screen-event-category{flex-basis:88px}.calendar-screen--legacy .screen-event-main{flex-basis:160px}.calendar-screen--legacy .screen-event>p{flex-basis:120px}.calendar-screen--legacy .screen-event-phase{flex-basis:66px}.calendar-screen--legacy .screen-day{flex-basis:112px}}@media(min-width:1501px)and (min-height:901px){.calendar-screen--legacy>.screen-header{flex-basis:120px}.calendar-screen--legacy>.screen-summary{flex-basis:140px}.calendar-screen--legacy>.screen-footer{flex-basis:88px}.calendar-screen--legacy .screen-event-time{flex-basis:150px}.calendar-screen--legacy .screen-event-category{flex-basis:102px}.calendar-screen--legacy .screen-event-main{flex-basis:220px}.calendar-screen--legacy .screen-event>p{flex-basis:175px}.calendar-screen--legacy .screen-event-phase{flex-basis:86px}.calendar-screen--legacy .screen-day{flex-basis:132px}}.screen-event-main h3{flex:1 1 auto;min-width:0}.screen-marquee{display:block;min-width:0;overflow:hidden;white-space:nowrap}.screen-marquee-track{display:inline-block;min-width:max-content;white-space:nowrap;transform:translate(0)}.screen-marquee--overflow .screen-marquee-track{animation:screen-title-marquee 8s ease-in-out 1s infinite alternate}@keyframes screen-title-marquee{0%,20%{transform:translate(0)}80%,to{transform:translate(calc(var(--screen-marquee-distance) * -1))}}.screen-day-event-carousel{min-width:0;height:34px;overflow:hidden;padding-left:16px}.screen-day-event-track{display:flex;flex-direction:column;height:100%;transition:transform .7s ease-in-out}.screen-day-event-carousel .screen-day-event{flex:0 0 100%;min-width:0;height:100%;padding-left:0}.screen-day-event-carousel .screen-day-event .screen-marquee{flex:1 1 auto;min-width:0}.screen-day-event-carousel--empty{display:flex;align-items:center;gap:10px;color:var(--screen-muted);font-weight:600;white-space:nowrap}.screen-day-event-carousel--empty svg{flex:0 0 auto;color:var(--screen-cyan)}@media(min-width:1501px)and (min-height:901px){.screen-day-event-carousel{height:42px}}@media(prefers-reduced-motion:reduce){.screen-marquee--overflow .screen-marquee-track,.screen-day-event-track{animation:none;transition:none}}.screen-event{overflow:hidden}.screen-event-node{grid-column:1}.screen-event-time{grid-column:2;min-width:0}.screen-event-category{grid-column:3;min-width:0}.screen-event-main{grid-column:4;min-width:0}.screen-event>p:nth-of-type(1){grid-column:5;min-width:0}.screen-event>p:nth-of-type(2){grid-column:6;min-width:0}.screen-event-phase{grid-column:7;min-width:0;justify-self:end;display:inline-flex;align-items:center;justify-content:center}@media(min-width:1180px)and (max-width:1500px){.screen-event{grid-template-columns:18px 100px 90px minmax(0,1fr) 112px 100px 66px;column-gap:7px}}@media(min-width:1501px){.screen-event{grid-template-columns:22px 150px 110px minmax(0,1fr) 175px 150px 86px;column-gap:13px}}.calendar-screen--legacy .screen-event{position:relative;box-sizing:border-box;padding-right:100px}.calendar-screen--legacy .screen-event-phase{position:absolute;top:50%;right:12px;z-index:2;min-width:72px;margin:0;flex:none;transform:translateY(-50%)}@media(min-width:1180px)and (max-width:1500px){.calendar-screen--legacy .screen-event{padding-right:88px}.calendar-screen--legacy .screen-event-phase{right:8px;min-width:66px}}@media(min-width:1501px){.calendar-screen--legacy .screen-event{padding-right:120px}.calendar-screen--legacy .screen-event-phase{right:15px;min-width:86px}}@media(min-width:1501px)and (min-height:901px){.screen-grid{grid-template-columns:minmax(0,1fr) minmax(520px,31%)}.screen-event{grid-template-columns:22px 180px 110px minmax(0,1fr) 175px 150px 86px}.screen-grid .screen-panel{border-color:rgba(44,199,255,.84);background:linear-gradient(135deg,#042045,#041b3c);box-shadow:inset 0 0 29px rgba(17,122,195,.17),0 0 12px rgba(14,145,228,.14)}.screen-grid .screen-panel:before,.screen-grid .screen-panel:after{display:block}.screen-event-time{font-size:29px}.screen-event-category{font-size:19px}.screen-event-main h3{font-size:31px}.screen-event p{font-size:19px}.screen-event p svg{width:21px;height:21px}.screen-event-phase{font-size:16px;padding:6px 10px}.calendar-screen--legacy .screen-side{flex-basis:31%}.calendar-screen--legacy .screen-event-time{flex-basis:180px}}@media(min-width:1180px)and (max-width:1500px){.screen-grid{grid-template-columns:minmax(0,1fr) minmax(360px,31%)}.screen-event{grid-template-columns:18px 136px 82px minmax(0,1fr) 108px 84px 66px;column-gap:7px}.calendar-screen--legacy .screen-side{flex-basis:31%;margin-left:9px}.calendar-screen--legacy .screen-event-time{flex-basis:136px}.calendar-screen--legacy .screen-event-category{flex-basis:82px}.calendar-screen--legacy .screen-event>p:nth-of-type(1){flex-basis:108px}.calendar-screen--legacy .screen-event>p:nth-of-type(2){flex-basis:84px}.screen-event-time{font-size:22px}.screen-event-category{font-size:16px}.screen-event-category svg{width:22px;height:22px}.screen-event-main h3{font-size:24px}.screen-event p{font-size:16px}.screen-event p svg{width:18px;height:18px}.screen-event-phase{font-size:14px;padding:5px 8px}}.screen-duty-panel>header{flex-basis:42px}.screen-duty-panel>header:after{flex:0 1 82px}.screen-duty-content{min-height:0;flex:1 1 auto;display:flex;flex-direction:column;padding:5px 15px 8px}.screen-evening-duty-list{min-height:0;flex:1 1 auto;position:relative;display:flex;flex-direction:column}.screen-evening-duty-row,.screen-administrative-duty-row{min-width:0;min-height:0;display:flex;align-items:center;color:#d9f4ff;border-bottom:1px solid rgba(67,184,238,.22)}.screen-evening-duty-row{flex:1 1 0;gap:8px}.screen-evening-duty-row>svg{flex:0 0 24px;color:#8f9cff;filter:drop-shadow(0 0 6px rgba(118,133,255,.48))}.screen-evening-duty-row>strong{flex:0 1 105px;min-width:76px;color:#fff;font-size:19px;letter-spacing:0}.screen-duty-location{min-width:0;display:flex;align-items:center;gap:5px;color:#8edcff;font-size:14px}.screen-evening-duty-row .screen-duty-location{flex:1 1 auto}.screen-duty-location>svg{flex:0 0 auto}.screen-duty-location .screen-marquee{flex:1 1 auto}.screen-evening-duty-row time,.screen-administrative-duty-row time{flex:0 0 auto;color:#bdd9e8;font-size:13px;font-variant-numeric:tabular-nums;white-space:nowrap}.screen-duty-status{flex:0 0 auto;color:var(--screen-gold);font-size:11px;white-space:nowrap}.screen-evening-duty-list--empty{align-items:center;justify-content:center;flex-direction:row;gap:9px;color:var(--screen-muted);font-size:15px}.screen-evening-duty-list--empty svg{color:#8f9cff}.screen-evening-duty-placeholder{min-height:0;flex:1 1 0;display:flex;align-items:center;padding-left:32px;color:rgba(167,201,219,.72);border-bottom:1px solid rgba(67,184,238,.22);font-size:13px}.screen-duty-stale{position:absolute;top:3px;right:0;color:var(--screen-gold);font-size:11px}.screen-administrative-duty-row{flex:0 0 39px;gap:7px}.screen-administrative-duty-row>svg{flex:0 0 23px;color:var(--screen-gold);filter:drop-shadow(0 0 5px rgba(255,212,71,.38))}.screen-administrative-duty-row>span:nth-of-type(1){flex:0 0 66px;color:#f3fbff;font-size:14px;font-weight:700;white-space:nowrap}.screen-administrative-duty-row>strong{flex:0 1 82px;min-width:58px;color:var(--screen-gold);font-size:16px;letter-spacing:0}.screen-administrative-duty-row .screen-duty-location{flex:1 1 auto}.screen-category-compact{flex:0 0 35px;min-width:0;display:flex;align-items:center;gap:7px;border-top:1px solid rgba(64,205,255,.32)}.screen-category-compact-title{flex:0 0 82px;display:flex;align-items:center;gap:5px;color:#dff8ff;font-size:13px;font-weight:700;white-space:nowrap}.screen-category-compact-title svg{color:var(--screen-cyan)}.screen-category-compact article{min-width:0;flex:1 1 0;display:flex;align-items:center;justify-content:center;gap:3px;color:var(--category-color)}.screen-category-compact article span{color:#cfe7f3;font-size:12px;white-space:nowrap}.screen-category-compact article strong{color:var(--category-color);font-size:15px;font-variant-numeric:tabular-nums}@media(min-width:1501px)and (min-height:901px){.screen-duty-content{padding:7px 18px 10px}.screen-duty-panel>header{flex-basis:47px}.screen-evening-duty-row>strong{flex-basis:118px;font-size:22px}.screen-duty-location{font-size:16px}.screen-evening-duty-row time,.screen-administrative-duty-row time{font-size:15px}.screen-administrative-duty-row{flex-basis:45px}.screen-administrative-duty-row>span:nth-of-type(1){flex-basis:74px;font-size:15px}.screen-administrative-duty-row>strong{flex-basis:96px;font-size:18px}.screen-category-compact{flex-basis:42px;gap:10px}.screen-category-compact-title{flex-basis:96px;font-size:14px}.screen-category-compact article{gap:5px}.screen-category-compact article span{font-size:13px}.screen-category-compact article strong{font-size:17px}}@media(min-width:1180px)and (max-width:1500px){.screen-duty-panel>header{flex-basis:38px;padding-left:14px;padding-right:14px}.screen-duty-panel>header strong{font-size:19px}.screen-duty-content{padding:3px 10px 5px}.screen-evening-duty-row{gap:5px}.screen-evening-duty-row>svg{flex-basis:19px;width:19px;height:19px}.screen-evening-duty-row>strong{flex-basis:76px;min-width:62px;font-size:16px}.screen-duty-location{gap:3px;font-size:12px}.screen-duty-location>svg{width:13px;height:13px}.screen-evening-duty-row time,.screen-administrative-duty-row time{font-size:11px}.screen-duty-status{font-size:10px}.screen-evening-duty-placeholder{padding-left:24px;font-size:11px}.screen-administrative-duty-row{flex-basis:32px;gap:4px}.screen-administrative-duty-row>svg{flex-basis:18px;width:18px;height:18px}.screen-administrative-duty-row>span:nth-of-type(1){flex-basis:56px;font-size:12px}.screen-administrative-duty-row>strong{flex-basis:58px;min-width:46px;font-size:13px}.screen-category-compact{flex-basis:30px;gap:3px}.screen-category-compact-title{flex-basis:65px;gap:3px;font-size:11px}.screen-category-compact-title svg{width:14px;height:14px}.screen-category-compact article{gap:2px}.screen-category-compact article svg{width:12px;height:12px}.screen-category-compact article span{font-size:10px}.screen-category-compact article strong{font-size:12px}}.screen-evening-duty-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(72px,auto);align-content:start;gap:8px}.screen-evening-duty-row{min-height:72px;padding:8px 12px;flex:none;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px;border:1px solid rgba(67,184,238,.34);border-bottom-color:rgba(67,184,238,.55);background:rgba(5,48,89,.48)}.screen-evening-duty-row>svg{display:none}.screen-evening-duty-row .screen-duty-person-name,.screen-administrative-duty-row .screen-duty-person-name{display:block;flex:0 0 auto;width:100%;min-width:0;color:#fff;font-size:24px;line-height:1.05;font-weight:800;letter-spacing:0}.screen-evening-duty-row .screen-duty-location,.screen-administrative-duty-row .screen-duty-location{flex:0 0 auto;min-height:0;width:100%;font-size:17px;line-height:1.1}.screen-evening-duty-placeholder{min-height:72px;padding:8px 12px;justify-content:center;border:1px solid rgba(67,184,238,.22);background:rgba(5,48,89,.24)}.screen-evening-duty-list--empty{display:flex;min-height:72px;border:0;background:transparent}.screen-administrative-duty-row{flex:0 0 72px;min-height:72px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 12px;border:1px solid rgba(255,212,65,.36);border-bottom-color:rgba(255,212,65,.55);background:rgba(74,57,13,.22)}.screen-duty-label{display:inline-flex;align-items:center;gap:5px;color:#f3fbff;font-size:16px;font-weight:700;white-space:nowrap}.screen-duty-label>svg{flex:0 0 auto;color:var(--screen-gold)}.screen-duty-person{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:4px}.screen-duty-status{align-self:start;margin-top:2px}.screen-category-compact{flex-basis:48px;gap:10px}.screen-category-compact-title{flex-basis:100px;gap:6px;font-size:17px}.screen-category-compact article{gap:5px}.screen-category-compact article span{font-size:16px}.screen-category-compact article strong{font-size:20px}@media(min-width:1501px)and (min-height:901px){.screen-evening-duty-list{gap:10px}.screen-evening-duty-list{flex:0 0 74px;grid-auto-rows:74px}.screen-evening-duty-row{min-height:74px;padding:7px 12px;gap:4px}.screen-evening-duty-row .screen-duty-person-name,.screen-administrative-duty-row .screen-duty-person-name{font-size:27px}.screen-evening-duty-row .screen-duty-location,.screen-administrative-duty-row .screen-duty-location{font-size:18px}.screen-evening-duty-placeholder,.screen-evening-duty-list--empty{min-height:74px}.screen-administrative-duty-row{flex-basis:74px;min-height:74px;padding:7px 12px;gap:8px}.screen-duty-label{font-size:17px}.screen-category-compact{flex-basis:46px}.screen-category-compact-title{flex-basis:108px;font-size:18px}.screen-category-compact article span{font-size:17px}.screen-category-compact article strong{font-size:21px}}@media(min-width:1180px)and (max-width:1500px){.screen-duty-content{padding:4px 8px 5px}.screen-evening-duty-list{flex:0 0 44px;grid-auto-rows:44px}.screen-evening-duty-list{gap:5px}.screen-evening-duty-row{min-height:44px;padding:3px 6px;gap:1px}.screen-evening-duty-row .screen-duty-person-name,.screen-administrative-duty-row .screen-duty-person-name{font-size:18px}.screen-evening-duty-row .screen-duty-location,.screen-administrative-duty-row .screen-duty-location{font-size:14px}.screen-evening-duty-placeholder{min-height:44px;padding:3px 6px}.screen-evening-duty-list--empty{min-height:44px}.screen-administrative-duty-row{flex-basis:44px;min-height:44px;gap:4px;padding:3px 6px}.screen-duty-label{font-size:13px}.screen-duty-label>svg{width:18px;height:18px}.screen-category-compact{flex-basis:34px;gap:5px}.screen-category-compact-title{flex-basis:72px;gap:4px;font-size:13px}.screen-category-compact-title svg{width:15px;height:15px}.screen-category-compact article{gap:3px}.screen-category-compact article span{font-size:13px}.screen-category-compact article strong{font-size:16px}}:root{color-scheme:light;--color-transparent: transparent;--color-white: #ffffff;--color-black: #000000;--color-brand-700: #075f59;--color-brand-600: #087c70;--color-brand-500: #15968a;--color-brand-100: #dcf2ef;--color-accent-600: #a4472d;--color-accent-100: #f7e7e0;--color-teal-600: #16736f;--color-teal-100: #dff2ef;--color-violet-600: #6650a4;--color-violet-100: #ece8f8;--color-bg-canvas: #f4f6f8;--color-bg-surface: #ffffff;--color-bg-subtle: #eef1f4;--color-border: #d8dee5;--color-border-strong: #b9c3ce;--color-text-primary: #1e2933;--color-text-secondary: #5c6975;--color-text-muted: #7c8792;--color-success: #197451;--color-success-bg: #e2f3eb;--color-warning: #9b6418;--color-warning-bg: #fff1d6;--color-danger: #b33a3a;--color-danger-bg: #fbe5e5;--color-info: #356aa0;--color-info-bg: #e4eef8;--color-portal-canvas: #f3f7f7;--color-portal-header: rgba(255, 255, 255, .97);--color-portal-title: #142322;--color-portal-text: #354746;--color-portal-text-soft: #3f504e;--color-portal-secondary: #5f6f6e;--color-portal-muted: #6c7c7a;--color-portal-subtle: #758381;--color-portal-user-muted: #7a8887;--color-portal-section-muted: #697977;--color-portal-label: #657573;--color-portal-unit: #71807f;--color-portal-weekday: #60716f;--color-portal-body-muted: #768583;--color-portal-hint: #7d8a89;--color-portal-todo-muted: #8a9695;--color-portal-disabled: #9aa5a4;--color-portal-empty: #a2adac;--color-portal-surface-subtle: #f8fafa;--color-portal-surface-hover: #edf5f4;--color-portal-nav-hover: #eef6f5;--color-portal-surface-today: #f2f9f8;--color-portal-border: #e6ecec;--color-portal-border-soft: #edf1f1;--color-portal-module-border: #e9eeee;--color-portal-divider: #d8e1e1;--color-tone-teal-bg: #dff3ef;--color-tone-teal: #087c70;--color-tone-blue-bg: #e5effc;--color-tone-blue: #2b6fc4;--color-tone-amber-bg: #fff0d7;--color-tone-amber: #c47a08;--color-tone-coral-bg: #fde7e4;--color-tone-coral: #d1584d;--color-event-default-bg: #edf7f5;--color-event-meeting-bg: #edf4fc;--color-event-meeting-border: #3d7ec8;--color-event-teaching-bg: #eef7f5;--color-event-activity-bg: #fff5e8;--color-event-activity-border: #d8952b;--color-event-duty-bg: #f2effa;--color-event-duty-border: #7659ae;--color-warning-soft: #fff8e9;--color-warning-line: #f3e7c9;--color-warning-text: #9a6a17;--color-todo-index-bg: #e4f3f1;--color-todo-status-bg: #fff0db;--color-todo-status-text: #b66f08;--color-todo-clear: #7a8a88;--color-empty-icon: #62aa86;--color-calendar-title-bg: #dff2ef;--color-calendar-line: #e2eaea;--color-calendar-safety-bg: #e8f5f2;--color-calendar-safety-line: #c8e6df;--font-sans: "Segoe UI", "PingFang SC", "Microsoft YaHei", Arial, sans-serif;--font-size-4xs: 8px;--font-size-3xs: 9px;--font-size-2xs: 10px;--font-size-xs: 12px;--font-size-sm: 13px;--font-size-md: 14px;--font-size-lg: 16px;--font-size-xl: 20px;--font-size-2xl: 22px;--font-size-title: 26px;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--line-height-tight: 1.3;--line-height-base: 1.55;--space-0: 0;--space-0-5: 2px;--space-1: 4px;--space-1-5: 6px;--space-2: 8px;--space-2-5: 10px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-7: 28px;--space-8: 32px;--space-9: 36px;--space-10: 40px;--space-12: 48px;--radius-xs: 3px;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 8px;--radius-full: 999px;--shadow-xs: 0 1px 2px rgba(30, 41, 51, .12);--shadow-sm: 0 3px 9px rgba(32, 70, 66, .11);--shadow-card: 0 4px 16px rgba(30, 64, 61, .06);--shadow-calendar-event: 0 2px 6px rgba(36, 67, 64, .06);--shadow-popover: 0 12px 30px rgba(30, 41, 51, .16);--shadow-drawer: -8px 0 28px rgba(30, 41, 51, .14);--icon-size-xs: 13px;--icon-size-sm: 14px;--icon-size-md: 18px;--icon-size-lg: 19px;--icon-size-xl: 25px;--control-height-sm: 30px;--control-height-md: 36px;--control-height-lg: 44px;--content-max: 1920px;--sidebar-width: 296px;--campus-header-height: 70px;--campus-sidebar-width: 188px;--transition-fast: .16s ease}@media(max-width:767px){:root{--font-size-md: 15px;--control-height-md: 42px;--space-4: 14px;--space-6: 20px}}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--color-bg-canvas);color:var(--color-text-primary);font-family:var(--font-sans);font-size:var(--font-size-md);line-height:var(--line-height-base)}button,input,select{font:inherit;letter-spacing:0}button{color:inherit}.app-shell{min-height:100vh}.app-header{align-items:center;background:var(--color-bg-surface);border-bottom:1px solid var(--color-border);display:grid;grid-template-columns:280px 1fr auto;height:64px;padding:0 var(--space-5);position:sticky;top:0;z-index:40}.brand-lockup,.header-tools,.header-context,.toolbar-date,.toolbar-actions,.filter-panel,.filter-chips,.poc-controls{align-items:center;display:flex}.brand-lockup{gap:var(--space-3)}.brand-mark{align-items:center;background:var(--color-brand-700);border-radius:var(--radius-md);color:#fff;display:flex;font-size:18px;font-weight:700;height:36px;justify-content:center;width:36px}.brand-lockup div{display:flex;flex-direction:column;line-height:1.25}.brand-lockup strong{font-size:var(--font-size-lg)}.brand-lockup small{color:var(--color-text-muted);font-size:var(--font-size-xs)}.header-context{gap:var(--space-3);justify-content:center}.header-context>span:first-child{color:var(--color-text-secondary)}.week-pill{background:var(--color-brand-100);border-radius:999px;color:var(--color-brand-700);font-size:var(--font-size-sm);padding:3px 10px}.header-tools{gap:var(--space-2)}.icon-button{align-items:center;background:transparent;border:1px solid transparent;border-radius:var(--radius-md);cursor:pointer;display:inline-flex;height:var(--control-height-md);justify-content:center;padding:0;transition:background var(--transition-fast),border-color var(--transition-fast);width:var(--control-height-md)}.icon-button:hover{background:var(--color-bg-subtle);border-color:var(--color-border)}.notification-button{position:relative}.notification-button i{align-items:center;background:var(--color-danger);border:2px solid #fff;border-radius:999px;color:#fff;display:flex;font-size:9px;font-style:normal;height:17px;justify-content:center;position:absolute;right:0;top:0;width:17px}.user-menu{align-items:center;background:transparent;border:0;cursor:pointer;display:flex;gap:var(--space-2);margin-left:var(--space-2);padding:var(--space-1)}.avatar{align-items:center;background:var(--color-accent-100);border-radius:50%;color:var(--color-accent-600);display:flex;font-weight:700;height:32px;justify-content:center;width:32px}.workspace{display:flex;min-height:calc(100vh - 64px)}.module-sidebar{background:#fbfcfd;border-right:1px solid var(--color-border);display:flex;flex-direction:column;flex:0 0 280px;min-height:calc(100vh - 64px);padding:var(--space-5) var(--space-3);position:sticky;top:64px}.sidebar-heading{align-items:center;color:var(--color-text-muted);display:flex;font-size:var(--font-size-xs);justify-content:space-between;padding:0 var(--space-2) var(--space-3);text-transform:uppercase}.module-sidebar nav{display:grid;gap:var(--space-1)}.module-card{align-items:center;background:transparent;border:0;border-radius:var(--radius-md);cursor:pointer;display:grid;gap:var(--space-3);grid-template-columns:38px 1fr auto;min-height:56px;padding:var(--space-2);text-align:left;width:100%}.module-card:hover,.module-card:first-child{background:var(--color-bg-subtle)}.module-icon{align-items:center;border-radius:var(--radius-md);display:flex;height:36px;justify-content:center;width:36px}.module-blue .module-icon{background:var(--color-brand-100);color:var(--color-brand-700)}.module-teal .module-icon{background:var(--color-teal-100);color:var(--color-teal-600)}.module-orange .module-icon{background:var(--color-accent-100);color:var(--color-accent-600)}.module-violet .module-icon{background:var(--color-violet-100);color:var(--color-violet-600)}.module-card>span:nth-child(2){display:flex;flex-direction:column;min-width:0}.module-card strong{font-size:var(--font-size-md)}.module-card small{color:var(--color-text-muted);font-size:var(--font-size-xs);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.module-card b{align-items:center;background:var(--color-danger-bg);border-radius:999px;color:var(--color-danger);display:flex;font-size:11px;height:22px;justify-content:center;min-width:22px;padding:0 6px}.sidebar-user{align-items:center;border-top:1px solid var(--color-border);display:grid;gap:var(--space-2);grid-template-columns:auto 1fr auto;margin-top:auto;padding:var(--space-4) var(--space-2) 0}.sidebar-user span{display:flex;flex-direction:column}.sidebar-user small{color:var(--color-text-muted);font-size:var(--font-size-xs)}.main-content{min-width:0;width:calc(100% - 280px)}.responsive-container{margin:0 auto;max-width:var(--content-max);padding:var(--space-6);width:100%}.notice-bar{align-items:center;background:var(--color-info-bg);border:1px solid #c8dced;border-radius:var(--radius-md);color:var(--color-info);display:flex;justify-content:space-between;margin-bottom:var(--space-4);padding:var(--space-2) var(--space-3)}.notice-bar button,.section-title button{background:transparent;border:0;color:inherit;cursor:pointer;font-size:var(--font-size-sm)}.page-heading{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:var(--space-5)}.eyebrow{color:var(--color-text-muted);font-size:var(--font-size-xs);font-weight:600;text-transform:uppercase}.page-heading h1{font-size:var(--font-size-title);line-height:var(--line-height-tight);margin:var(--space-1) 0}.page-heading p{color:var(--color-text-secondary);margin:0}.primary-button{align-items:center;background:var(--color-brand-700);border:1px solid var(--color-brand-700);border-radius:var(--radius-md);color:#fff;cursor:pointer;display:inline-flex;gap:var(--space-2);height:var(--control-height-md);padding:0 var(--space-4)}.content-layout{align-items:start;display:grid;gap:var(--space-5);grid-template-columns:minmax(0,1fr) var(--sidebar-width)}.calendar-frame{background:var(--color-bg-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden}.calendar-toolbar{align-items:center;border-bottom:1px solid var(--color-border);display:flex;justify-content:space-between;min-height:58px;padding:var(--space-3) var(--space-4)}.toolbar-date{gap:var(--space-1);min-width:0}.toolbar-date h2{font-size:var(--font-size-lg);margin:0 0 0 var(--space-3);white-space:nowrap}.text-button{background:var(--color-bg-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;height:var(--control-height-sm);padding:0 var(--space-3)}.segmented{background:var(--color-bg-subtle);border:1px solid var(--color-border);border-radius:var(--radius-md);display:inline-flex;padding:2px}.segmented button{background:transparent;border:0;border-radius:var(--radius-sm);cursor:pointer;min-width:44px;padding:5px 10px}.segmented button.active{background:#fff;box-shadow:0 1px 2px rgba(30,41,51,.12);color:var(--color-brand-700);font-weight:600}.segmented.compact button{min-width:38px;padding:3px 8px}.toolbar-actions{gap:var(--space-2)}.calendar-utility-row{align-items:center;background:#fbfcfd;border-bottom:1px solid var(--color-border);display:flex;gap:var(--space-3);justify-content:space-between;padding:var(--space-2) var(--space-4)}.filter-panel{flex:1;gap:var(--space-2);min-width:0}.search-box{align-items:center;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md);display:flex;gap:var(--space-2);height:var(--control-height-sm);padding:0 var(--space-3);width:min(290px,32vw)}.search-box input{border:0;min-width:0;outline:0;width:100%}.filter-chips{gap:var(--space-1)}.filter-chips button{background:transparent;border:1px solid transparent;border-radius:999px;color:var(--color-text-secondary);cursor:pointer;font-size:var(--font-size-sm);padding:3px 8px}.filter-chips button.selected{background:var(--color-brand-100);border-color:#c5deed;color:var(--color-brand-700)}.poc-controls{color:var(--color-text-muted);flex:0 0 auto;font-size:var(--font-size-xs);gap:var(--space-2)}.poc-controls select{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md);height:30px;padding:0 var(--space-2)}.calendar-body{min-height:570px;position:relative}.calendar-canvas{padding:var(--space-2) var(--space-3) var(--space-3)}.calendar-canvas .fc{--fc-border-color: #e1e5e9;--fc-neutral-bg-color: #f7f8fa;--fc-page-bg-color: #fff;--fc-today-bg-color: #fff8e8;color:var(--color-text-primary);font-family:var(--font-sans);font-size:12px}.calendar-canvas .fc .fc-col-header-cell-cushion{color:var(--color-text-secondary);padding:8px 4px;text-decoration:none}.calendar-canvas .fc .fc-timegrid-axis-cushion,.calendar-canvas .fc .fc-timegrid-slot-label-cushion{color:var(--color-text-muted)}.calendar-canvas .fc-event{border:0;border-left:3px solid transparent;border-radius:var(--radius-sm);cursor:pointer;padding:2px 4px}.calendar-canvas .event-meeting{background:var(--color-brand-100);border-left-color:var(--color-brand-600);color:var(--color-brand-700)}.calendar-canvas .event-teaching{background:var(--color-teal-100);border-left-color:var(--color-teal-600);color:#115e59}.calendar-canvas .event-activity{background:var(--color-accent-100);border-left-color:var(--color-accent-600);color:#883b26}.calendar-canvas .event-duty{background:var(--color-violet-100);border-left-color:var(--color-violet-600);color:#56428c}.calendar-canvas .event-cancelled{opacity:.55;text-decoration:line-through}.fc-custom-event{display:flex;flex-direction:column;line-height:1.25;min-width:0;overflow:hidden}.fc-custom-event span,.fc-custom-event small{opacity:.78}.fc-custom-event strong,.fc-custom-event small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-canvas .fc-event .fc-event-main{color:inherit}.right-rail{display:grid;gap:var(--space-4)}.rail-section{background:var(--color-bg-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-4)}.section-title{align-items:center;display:flex;justify-content:space-between;margin-bottom:var(--space-3)}.section-title h2{font-size:var(--font-size-lg);margin:1px 0 0}.section-title>span{color:var(--color-text-muted);font-size:var(--font-size-sm)}.todo-list{display:grid}.todo-card{align-items:center;border-bottom:1px solid var(--color-border);color:inherit;display:grid;gap:var(--space-3);grid-template-columns:8px 1fr auto;padding:var(--space-3) 0;text-decoration:none}.todo-card:last-child{border-bottom:0}.todo-card span:nth-child(2){display:flex;flex-direction:column}.todo-card strong{font-size:var(--font-size-sm)}.todo-card small{color:var(--color-text-muted)}.todo-mark{border-radius:999px;height:8px;width:8px}.priority-high{background:var(--color-danger)}.priority-normal{background:var(--color-brand-500)}.week-summary dl{display:grid;grid-template-columns:1fr 1fr;margin:0}.week-summary dl div{border-bottom:1px solid var(--color-border);padding:var(--space-3) 0}.week-summary dl div:nth-last-child(-n+2){border-bottom:0}.week-summary dt{color:var(--color-text-muted);font-size:var(--font-size-xs)}.week-summary dd{font-size:var(--font-size-xl);font-weight:700;margin:0}.warning-number{color:var(--color-warning)}.state-panel{align-items:center;color:var(--color-text-secondary);display:flex;flex-direction:column;top:0;right:0;bottom:0;left:0;justify-content:center;min-height:570px;padding:var(--space-8);text-align:center}.state-panel strong{color:var(--color-text-primary);font-size:var(--font-size-lg);margin-top:var(--space-2)}.state-panel .text-button{margin-top:var(--space-3)}.state-panel.error svg{color:var(--color-danger)}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.drawer-layer{background:rgba(30,41,51,.35);top:0;right:0;bottom:0;left:0;position:fixed;z-index:80}.schedule-drawer{background:#fff;box-shadow:var(--shadow-drawer);height:100%;margin-left:auto;max-width:100%;padding:var(--space-6);width:420px}.schedule-drawer header{align-items:start;display:flex;justify-content:space-between}.schedule-drawer h2{font-size:var(--font-size-xl);margin:var(--space-1) 0}.drawer-status{align-items:center;border-bottom:1px solid var(--color-border);display:flex;gap:var(--space-3);padding:var(--space-3) 0 var(--space-5)}.drawer-status>span:last-child{color:var(--color-text-muted)}.schedule-drawer dl{margin:var(--space-3) 0}.schedule-drawer dl div{display:grid;grid-template-columns:88px 1fr;padding:var(--space-3) 0}.schedule-drawer dt{color:var(--color-text-muted)}.schedule-drawer dd{margin:0}.schedule-drawer footer{border-top:1px solid var(--color-border);color:var(--color-text-muted);font-size:var(--font-size-xs);padding-top:var(--space-4)}.status-tag{border-radius:999px;display:inline-flex;font-size:11px;font-weight:600;padding:2px 7px;white-space:nowrap}.status-pending{background:var(--color-warning-bg);color:var(--color-warning)}.status-approved{background:var(--color-success-bg);color:var(--color-success)}.status-changed{background:var(--color-info-bg);color:var(--color-info)}.status-cancelled{background:#e7ebea;color:#66716f}.week-event.event-cancelled,.today-event.event-cancelled{background:#f1f3f3;border-left-color:#8d9997;color:#78817f}.week-event.event-cancelled strong,.today-event.event-cancelled strong{color:#707a78;text-decoration:line-through;text-decoration-thickness:1px}.week-event.event-cancelled time,.today-event.event-cancelled time,.week-event.event-cancelled .week-event-category,.today-event.event-cancelled .week-event-category{color:#87908e}.schedule-drawer.schedule-cancelled h2{color:#707a78;text-decoration:line-through;text-decoration-thickness:1px}.mobile-menu,.mobile-agenda{display:none}.test-shell{min-height:100vh}.test-header{align-items:center;background:#fff;border-bottom:1px solid var(--color-border);display:grid;gap:var(--space-5);grid-template-columns:260px auto 1fr;height:64px;padding:0 var(--space-6);position:sticky;top:0;z-index:50}.test-header .brand-lockup{color:inherit;text-decoration:none}.test-header nav{display:flex;gap:var(--space-1)}.test-header nav a,.back-link{align-items:center;border-radius:var(--radius-md);color:var(--color-text-secondary);display:inline-flex;gap:6px;padding:7px 10px;text-decoration:none}.test-header nav a:hover{background:var(--color-bg-subtle);color:var(--color-brand-700)}.test-context{align-items:center;display:flex;gap:var(--space-3);justify-content:flex-end;min-width:0}.test-context>span:first-child{color:var(--color-text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.test-context b{background:var(--color-brand-100);border-radius:999px;color:var(--color-brand-700);font-size:var(--font-size-xs);padding:3px 9px;white-space:nowrap}.readonly-badge{align-items:center;background:var(--color-success-bg);border-radius:999px;color:var(--color-success);display:inline-flex;font-size:var(--font-size-xs);gap:5px;padding:4px 9px;white-space:nowrap}.header-user{font-weight:600;white-space:nowrap}.test-page{padding-top:var(--space-5)}.test-page .page-heading{align-items:center}.back-link{color:var(--color-brand-700);font-size:var(--font-size-sm);padding-left:0}.source-proof{align-items:center;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md);display:flex;gap:var(--space-2);padding:var(--space-2) var(--space-3)}.source-proof svg{color:var(--color-brand-600)}.source-proof b{color:var(--color-brand-700)}.safety-strip{align-items:center;background:var(--color-success-bg);border:1px solid #bfdfd0;border-radius:var(--radius-md);color:var(--color-success);display:flex;gap:var(--space-2);margin-bottom:var(--space-3);padding:var(--space-2) var(--space-3)}.safety-strip code{margin-left:auto}.status-filter{align-items:center;display:flex;flex:0 0 auto;gap:var(--space-2)}.status-filter label{color:var(--color-text-muted);font-size:var(--font-size-xs)}.status-filter select{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md);height:var(--control-height-sm);padding:0 var(--space-3)}.mapping-note{color:var(--color-text-secondary);font-size:var(--font-size-sm)}.mapping-note code,.pending-mapping code{color:var(--color-warning)}.teacher-hero{align-items:center;background:#fff;border-bottom:3px solid var(--color-brand-600);display:flex;justify-content:space-between;margin-bottom:var(--space-5);padding:var(--space-5) var(--space-6)}.teacher-hero h1{font-size:var(--font-size-title);margin:var(--space-1) 0}.teacher-hero p{color:var(--color-text-secondary);margin:0}.teacher-identity{align-items:center;background:var(--color-bg-subtle);border-radius:var(--radius-lg);display:flex;gap:var(--space-3);min-width:220px;padding:var(--space-3) var(--space-4)}.teacher-identity svg{color:var(--color-brand-600)}.teacher-identity span{display:flex;flex-direction:column}.teacher-identity small{color:var(--color-text-muted)}.teacher-grid{align-items:start;display:grid;gap:var(--space-4);grid-template-columns:minmax(0,2fr) minmax(260px,1fr)}.section-band{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-5)}.section-title a{align-items:center;color:var(--color-brand-700);display:inline-flex;font-size:var(--font-size-sm);gap:4px;text-decoration:none}.teacher-side{display:grid;gap:var(--space-4)}.compact-section{min-height:150px}.mini-empty{align-items:center;color:var(--color-text-muted);display:flex;gap:var(--space-2);justify-content:center;min-height:64px;text-align:center}.work-agenda .state-panel{min-height:260px}.work-agenda .schedule-list{display:grid;gap:var(--space-2)}.pending-mapping{align-items:flex-start;background:var(--color-warning-bg);border-radius:var(--radius-md);color:var(--color-warning);display:flex;font-size:var(--font-size-sm);gap:var(--space-2);margin-top:var(--space-3);padding:var(--space-3)}.module-zone{grid-column:1 / -1}.module-grid{display:grid;gap:var(--space-2);grid-template-columns:repeat(4,minmax(0,1fr))}.module-grid .module-card{border:1px solid var(--color-border);min-height:72px}.module-grid .module-card:first-child{background:transparent}.module-grid .module-card:hover{background:var(--color-bg-subtle)}.module-card:disabled{cursor:not-allowed;opacity:.6}.module-card em{color:var(--color-warning);font-size:10px;font-style:normal;white-space:nowrap}.record-zone{grid-column:1}.notice-zone{grid-column:2}@media(min-width:2200px){.app-header{grid-template-columns:320px 1fr auto;padding-left:var(--space-8);padding-right:var(--space-8)}.module-sidebar{flex-basis:320px;padding-left:var(--space-6);padding-right:var(--space-6)}.main-content{width:calc(100% - 320px)}.responsive-container{padding:var(--space-8)}.content-layout{grid-template-columns:minmax(0,1fr) 340px}.calendar-body{min-height:760px}}@media(max-width:1440px){.app-header{grid-template-columns:232px 1fr auto}.module-sidebar{flex-basis:232px}.main-content{width:calc(100% - 232px)}.responsive-container{padding:var(--space-4)}.content-layout{gap:var(--space-3);grid-template-columns:minmax(0,1fr) 260px}.module-card{grid-template-columns:34px 1fr auto}.module-icon{height:32px;width:32px}.calendar-body{min-height:510px}.calendar-canvas .fc{font-size:11px}.filter-chips button{padding-left:5px;padding-right:5px}.poc-controls>span{display:none}}@media(max-width:1180px){.right-rail{display:none}.content-layout{grid-template-columns:1fr}.filter-chips{display:none}.calendar-body,.state-panel{min-height:480px}}@media(max-width:1180px)and (min-width:768px){.test-header{grid-template-columns:210px auto 1fr;padding:0 var(--space-4)}.test-context>span:first-child{display:none}.module-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:767px){.app-header{grid-template-columns:1fr auto;height:56px;padding:0 var(--space-3)}.brand-lockup{gap:var(--space-2)}.brand-mark{height:32px;width:32px}.brand-lockup small,.header-context,.header-tools>.icon-button:first-child,.user-menu>span:nth-child(2),.user-menu svg{display:none}.header-tools{gap:0}.mobile-menu{display:inline-flex}.workspace{min-height:calc(100vh - 56px)}.module-sidebar{box-shadow:var(--shadow-popover);height:calc(100vh - 56px);left:0;position:fixed;top:56px;transform:translate(-105%);transition:transform var(--transition-fast);width:286px;z-index:60}.module-sidebar.open{transform:translate(0)}.main-content{width:100%}.responsive-container{padding:var(--space-3)}.page-heading{align-items:center;margin-bottom:var(--space-3)}.page-heading h1{font-size:22px}.page-heading p,.page-heading .eyebrow{display:none}.primary-button{height:var(--control-height-md);padding:0 var(--space-3)}.calendar-frame{border-radius:var(--radius-md)}.calendar-toolbar{align-items:flex-start;flex-direction:column;gap:var(--space-2);padding:var(--space-3)}.toolbar-date{width:100%}.toolbar-date h2{flex:1;font-size:var(--font-size-md);margin-left:var(--space-2);overflow:hidden;text-overflow:ellipsis}.toolbar-actions{position:absolute;right:var(--space-5);top:124px}.toolbar-actions .segmented button:nth-child(-n+2){display:none}.toolbar-actions .segmented button:last-child{min-width:56px}.lifecycle-button{display:none}.calendar-utility-row{align-items:stretch;flex-direction:column;padding:var(--space-2) var(--space-3)}.filter-panel{width:100%}.search-box{height:var(--control-height-md);width:100%}.filter-panel>.icon-button{display:none}.poc-controls{display:none}.calendar-body,.state-panel{min-height:360px}.calendar-canvas{padding:0}.calendar-canvas .fc .fc-list{border:0}.calendar-canvas .fc .fc-list-day-cushion{background:var(--color-bg-subtle);padding:var(--space-2) var(--space-3)}.calendar-canvas .fc .fc-list-event-time{width:72px}.fc-custom-event small{display:block}.mobile-agenda{display:none}.schedule-drawer{padding:var(--space-5);width:100%}.schedule-drawer dl div{grid-template-columns:76px 1fr}.notice-bar{margin-bottom:var(--space-3)}.content-layout{gap:var(--space-3)}}@media(max-width:767px){.test-header{gap:var(--space-2);grid-template-columns:1fr auto;height:56px;padding:0 var(--space-3)}.test-header nav{order:2}.test-header nav a{font-size:0;height:36px;padding:0;width:36px}.test-header nav a svg{height:19px;width:19px}.test-context{display:none}.test-page{padding-top:var(--space-3)}.test-page .page-heading{align-items:flex-start}.test-page .page-heading h1{margin-top:0}.source-proof{font-size:var(--font-size-xs);padding:6px 8px}.source-proof span{display:none}.safety-strip{align-items:flex-start;font-size:var(--font-size-xs)}.safety-strip code{display:none}.test-page .toolbar-actions{position:static}.test-page .calendar-toolbar{align-items:stretch}.test-page .toolbar-date h2{text-align:center}.test-page .toolbar-actions{justify-content:flex-end}.status-filter{width:100%}.status-filter select{flex:1;height:var(--control-height-md)}.mapping-note{padding:0 var(--space-1)}.teacher-hero{align-items:flex-start;flex-direction:column;gap:var(--space-4);margin-bottom:var(--space-3);padding:var(--space-4)}.teacher-identity{min-width:0;width:100%}.teacher-grid{display:block}.teacher-grid>*{margin-bottom:var(--space-3)}.section-band{border-radius:var(--radius-md);padding:var(--space-4)}.teacher-side{display:block}.teacher-side>*{margin-bottom:var(--space-3)}.module-zone{grid-column:auto}.module-grid{grid-template-columns:1fr 1fr}.module-grid .module-card{min-height:78px}.record-zone,.notice-zone{grid-column:auto}}@media(max-height:760px)and (min-width:768px){.app-header{height:56px}.module-sidebar{min-height:calc(100vh - 56px);padding-top:var(--space-3);top:56px}.responsive-container{padding-top:var(--space-3)}.page-heading{margin-bottom:var(--space-3)}.page-heading p{display:none}.calendar-toolbar{min-height:50px}.calendar-body{min-height:430px}.calendar-canvas .fc .fc-timegrid-slot{height:1.35em}}.portal-shell{--campus-sidebar-width: 180px;--portal-primary: var(--campus-primary);--portal-primary-dark: var(--campus-primary-dark);--portal-primary-soft: var(--campus-primary-soft);--portal-primary-border: var(--campus-primary-border);--portal-avatar-soft: var(--campus-avatar-soft);--portal-line: var(--campus-line);--portal-shadow: var(--campus-shadow);--portal-meta-soft: var(--campus-meta-soft);--portal-badge-soft: var(--campus-badge-soft);--portal-active-start: var(--campus-active-start);--portal-active-end: var(--campus-active-end);--portal-active-shadow: var(--campus-active-shadow);background:var(--color-portal-canvas);min-height:100vh}.portal-header{align-items:center;background:var(--color-portal-header);border-bottom:1px solid var(--portal-line);display:grid;gap:var(--space-6);grid-template-columns:minmax(320px,auto) 1fr auto;height:var(--campus-header-height);padding:0 var(--space-6);position:sticky;top:0;z-index:70}.portal-brand{align-items:center;color:var(--color-portal-title);display:flex;gap:13px;min-width:0;text-decoration:none}.portal-seal{align-items:center;background:var(--color-white);border-radius:50%;display:flex;flex:0 0 50px;height:50px;justify-content:center;overflow:hidden;width:50px}.portal-seal img{display:block;height:100%;object-fit:contain;width:100%}.portal-brand>b{border-left:1px solid var(--color-portal-divider);font-size:var(--icon-size-md);margin-left:var(--space-1);padding-left:var(--icon-size-md);white-space:nowrap}.portal-meta{align-items:center;color:var(--color-portal-secondary);display:flex;font-size:var(--font-size-xs);gap:15px;justify-content:center;min-width:0}.portal-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-meta em{background:var(--portal-meta-soft);border-radius:var(--radius-sm);color:var(--portal-primary-dark);font-style:normal;padding:4px 9px;white-space:nowrap}.portal-actions{align-items:center;display:flex;gap:9px}.portal-icon{align-items:center;background:var(--color-transparent);border:0;border-radius:var(--radius-md);cursor:pointer;display:flex;height:34px;justify-content:center;width:34px}.portal-icon:hover{background:var(--color-portal-surface-hover)}.portal-avatar{align-items:center;background:var(--portal-avatar-soft);border-radius:50%;color:var(--portal-primary-dark);display:flex;font-weight:var(--font-weight-bold);height:34px;justify-content:center;margin-left:var(--radius-xs);width:34px}.portal-user{display:flex;flex-direction:column;line-height:var(--line-height-tight)}.portal-user small{color:var(--color-portal-user-muted);font-size:var(--font-size-2xs)}.portal-workspace{display:flex;min-height:calc(100vh - var(--campus-header-height))}.portal-sidebar{background:var(--color-white);border-right:1px solid var(--portal-line);display:flex;flex:0 0 var(--campus-sidebar-width);flex-direction:column;min-height:calc(100vh - var(--campus-header-height));padding:15px var(--space-2-5);position:sticky;top:var(--campus-header-height)}.portal-sidebar nav{display:grid;gap:4px}.portal-sidebar a{align-items:center;border-radius:7px;color:var(--color-portal-secondary);display:flex;font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);gap:8px;min-height:48px;padding:4px 10px;text-decoration:none}.portal-sidebar a:hover{background:var(--color-portal-nav-hover);color:var(--color-portal-text)}.portal-nav-icon{align-items:center;color:var(--color-portal-subtle);display:inline-flex;flex:0 0 40px;height:40px;justify-content:center;width:40px}.portal-nav-icon svg{height:24px;stroke-width:1.75;width:24px}.portal-sidebar a.active{background:var(--portal-primary-soft);box-shadow:inset 3px 0 0 var(--portal-primary);color:var(--portal-primary-dark);font-weight:var(--font-weight-semibold)}.portal-sidebar a.active .portal-nav-icon{color:var(--portal-primary-dark)}.portal-sidebar-footer{border-top:1px solid var(--portal-line);display:grid;gap:var(--space-3);margin-top:auto;padding-top:var(--space-3)}.portal-sidebar-footer small{color:var(--color-portal-disabled);font-size:var(--font-size-3xs);padding:0 10px}.portal-main{min-width:0;width:calc(100% - var(--campus-sidebar-width))}.portal-page{max-width:var(--content-max);padding:14px var(--space-4) 22px}.portal-workspace--hover-overlay{min-height:calc(100vh - var(--campus-header-height));padding-left:58px;position:relative}.portal-workspace--hover-overlay .portal-sidebar{background:rgba(255,255,255,.72);border:1px solid rgba(201,218,214,.82);border-left:0;border-radius:0 8px 8px 0;bottom:0;box-shadow:8px 0 26px rgba(28,57,52,.08);flex-basis:auto;left:0;min-height:calc(100vh - var(--campus-header-height));overflow:hidden;padding:12px 7px;position:fixed;top:var(--campus-header-height);transition:width .18s ease,background-color .18s ease,box-shadow .18s ease;width:58px;z-index:70;-webkit-backdrop-filter:blur(18px) saturate(130%);backdrop-filter:blur(18px) saturate(130%)}.portal-workspace--hover-overlay .portal-sidebar:hover,.portal-workspace--hover-overlay .portal-sidebar:focus-within{background:rgba(255,255,255,.9);box-shadow:12px 0 32px rgba(22,51,46,.15);width:220px}.portal-workspace--hover-overlay .portal-sidebar a{gap:8px;min-width:204px;overflow:hidden;padding:4px 2px;white-space:nowrap}.portal-workspace--hover-overlay .portal-nav-icon{flex-basis:42px;height:42px;width:42px}.portal-workspace--hover-overlay .portal-sidebar a>span:not(.portal-nav-icon){opacity:0;transform:translate(-6px);transition:opacity .13s ease 30ms,transform .16s ease}.portal-workspace--hover-overlay .portal-sidebar:hover a>span:not(.portal-nav-icon),.portal-workspace--hover-overlay .portal-sidebar:focus-within a>span:not(.portal-nav-icon){opacity:1;transform:translate(0)}.portal-workspace--hover-overlay .portal-sidebar nav a:nth-child(2){margin-bottom:8px}.portal-workspace--hover-overlay .portal-sidebar nav a:nth-child(2):after{background:var(--portal-line);bottom:-5px;content:"";height:1px;left:8px;position:absolute;right:8px}.portal-workspace--hover-overlay .portal-sidebar nav a:nth-child(2){position:relative}.portal-workspace--hover-overlay .portal-sidebar-footer{display:none}.portal-workspace--hover-overlay .portal-main{height:calc(100vh - var(--campus-header-height));width:100%}.teacher-external-app{background:#eef4f2;height:100%;overflow:hidden;position:relative;width:100%}.teacher-external-app__frame{background:#fff;border:0;display:block;height:100%;width:100%}.teacher-external-app__loading{align-items:center;background:rgba(247,250,249,.94);color:var(--color-portal-secondary);display:flex;gap:10px;top:0;right:0;bottom:0;left:0;justify-content:center;position:absolute;z-index:2}.teacher-external-app__loading svg{animation:campus-spin .8s linear infinite;height:22px;width:22px}.teacher-external-app__open{align-items:center;background:rgba(255,255,255,.86);border:1px solid var(--portal-line);border-radius:6px;bottom:14px;color:var(--portal-primary-dark);display:flex;font-size:13px;gap:6px;padding:8px 10px;position:absolute;right:14px;text-decoration:none;z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.teacher-external-app__open svg{height:16px;width:16px}@keyframes campus-spin{to{transform:rotate(360deg)}}@media(max-width:767px){.portal-workspace--hover-overlay{padding-left:0}.portal-workspace--hover-overlay .portal-main{height:calc(100vh - 56px)}.teacher-external-app__open{bottom:10px;right:10px}}.portal-card,.portal-summary-card{background:var(--color-white);border:1px solid var(--color-portal-border);border-radius:var(--radius-lg);box-shadow:var(--portal-shadow)}.portal-summary-card{align-items:stretch;display:grid;gap:18px;grid-template-columns:minmax(260px,.9fr) minmax(620px,2.2fr);margin-bottom:12px;padding:14px 16px}.welcome-compact{border-right:1px solid var(--portal-line);display:flex;flex-direction:column;justify-content:center;padding:var(--radius-xs) 22px var(--radius-xs) var(--space-1)}.welcome-compact h1{font-size:var(--font-size-xl);line-height:1.25;margin:var(--space-1) 0}.welcome-compact p{color:var(--color-portal-muted);font-size:var(--font-size-xs);margin:0}.welcome-compact .eyebrow{color:var(--portal-primary)}.summary-metrics{display:grid;gap:9px;grid-template-columns:repeat(6,minmax(92px,1fr))}.summary-metric{align-items:center;background:var(--color-portal-surface-subtle);border:1px solid var(--color-portal-border-soft);border-radius:7px;display:flex;gap:9px;min-height:74px;padding:var(--space-2-5)}.summary-metric>span{align-items:center;border-radius:var(--radius-md);display:flex;height:34px;justify-content:center;width:34px}.summary-metric>div{display:flex;flex-direction:column;min-width:0}.summary-metric small{color:var(--color-portal-label);font-size:11px;white-space:nowrap}.summary-metric strong{font-size:var(--font-size-2xl);line-height:1.25}.summary-metric strong i{color:var(--color-portal-unit);font-size:var(--font-size-2xs);font-style:normal;font-weight:var(--font-weight-regular);margin-left:var(--radius-xs)}.tone-teal>span,.tone-green>span{background:var(--color-tone-teal-bg);color:var(--color-tone-teal)}.tone-blue>span,.tone-indigo>span{background:var(--color-tone-blue-bg);color:var(--color-tone-blue)}.tone-amber>span{background:var(--color-tone-amber-bg);color:var(--color-tone-amber)}.tone-coral>span{background:var(--color-tone-coral-bg);color:var(--color-tone-coral)}.teacher-dashboard-grid{align-items:stretch;display:grid;gap:var(--space-3);grid-template-columns:minmax(0,1fr) 292px;margin-bottom:var(--space-3)}.weekly-board{min-width:0;overflow:hidden}.portal-card-header{align-items:center;border-bottom:1px solid var(--portal-line);display:flex;min-height:var(--space-12);padding:0 14px}.portal-card-header>div{align-items:center;display:flex;gap:var(--space-2)}.portal-card-header>div>svg{color:var(--portal-primary)}.portal-card-header h2{font-size:15px;margin:0}.portal-card-header>span{color:var(--color-portal-subtle);font-size:11px;margin-left:auto}.portal-card-header>a{align-items:center;color:var(--portal-primary-dark);display:inline-flex;font-size:11px;gap:var(--space-1);margin-left:var(--icon-size-md);text-decoration:none}.portal-card-header>b{background:var(--portal-badge-soft);border-radius:var(--radius-full);color:var(--portal-primary-dark);font-size:11px;margin-left:auto;padding:var(--radius-xs) var(--space-2)}.compact-week-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));min-height:280px}.week-day-column{border-right:1px solid var(--portal-line);min-width:0}.week-day-column:last-child{border-right:0}.week-day-column.today{background:var(--color-portal-surface-today)}.week-day-head{align-items:center;border-bottom:1px solid var(--portal-line);display:flex;flex-direction:column;min-height:53px;padding:7px var(--space-1) 5px;position:relative}.week-day-head span{color:var(--color-portal-weekday);font-size:11px}.week-day-head strong{font-size:var(--font-size-xs)}.week-day-head em{background:var(--portal-primary);border-radius:var(--radius-full);color:var(--color-white);font-size:var(--font-size-4xs);font-style:normal;padding:1px 5px;position:absolute;right:5px;top:5px}.week-day-items{display:grid;gap:var(--space-1-5);padding:7px}.week-event{align-items:start;background:var(--color-event-default-bg);border:0;border-left:3px solid var(--portal-primary);border-radius:5px;cursor:pointer;display:grid;gap:var(--space-0-5);min-height:53px;padding:var(--space-1-5);text-align:left;width:100%}.week-event:hover{box-shadow:var(--shadow-sm);transform:translateY(-1px)}.week-event time{color:var(--portal-primary-dark);font-size:var(--font-size-3xs);font-weight:var(--font-weight-semibold)}.week-event strong{font-size:11px;line-height:var(--line-height-tight);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.week-event .status-tag{font-size:var(--font-size-4xs);justify-self:start;padding:1px var(--space-1)}.week-event.event-meeting{background:var(--color-event-meeting-bg);border-left-color:var(--color-event-meeting-border)}.week-event.event-teaching{background:var(--color-event-teaching-bg)}.week-event.event-activity{background:var(--color-event-activity-bg);border-left-color:var(--color-event-activity-border)}.week-event.event-duty{background:var(--color-event-duty-bg);border-left-color:var(--color-event-duty-border)}.week-day-items>a{color:var(--portal-primary);font-size:var(--font-size-2xs);text-align:center;text-decoration:none}.day-empty{color:var(--color-portal-empty);font-size:var(--font-size-2xs);padding:var(--space-7) 0;text-align:center}.mapping-inline{align-items:center;background:var(--color-warning-soft);border-top:1px solid var(--color-warning-line);color:var(--color-warning-text);display:flex;font-size:var(--font-size-2xs);gap:var(--space-1-5);padding:7px var(--space-3)}.mapping-inline code{color:inherit}.todo-panel{display:flex;flex-direction:column;min-height:382px}.real-todo-list{display:grid;padding:var(--space-1) var(--space-3)}.real-todo-list>div{align-items:center;border-bottom:1px solid var(--portal-line);display:grid;gap:9px;grid-template-columns:var(--space-6) 1fr auto;min-height:58px}.todo-index{align-items:center;background:var(--color-todo-index-bg);border-radius:var(--radius-md);color:var(--portal-primary);display:flex;font-size:var(--font-size-2xs);height:var(--space-6);justify-content:center}.real-todo-list div div{display:flex;flex-direction:column;min-width:0}.real-todo-list strong{font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.real-todo-list small{color:var(--color-portal-todo-muted);font-size:var(--font-size-3xs)}.real-todo-list em{background:var(--color-todo-status-bg);border-radius:var(--radius-full);color:var(--color-todo-status-text);font-size:var(--font-size-3xs);font-style:normal;padding:var(--space-0-5) var(--space-1-5)}.todo-clear{align-items:center;color:var(--color-todo-clear);display:flex;flex:1;flex-direction:column;justify-content:center;min-height:160px}.todo-clear svg{color:var(--color-empty-icon)}.todo-clear strong{color:var(--color-portal-text-soft);font-size:var(--font-size-sm);margin-top:var(--space-2)}.todo-clear span{font-size:var(--font-size-2xs)}.panel-link{align-items:center;border-top:1px solid var(--portal-line);color:var(--portal-primary-dark);display:flex;font-size:var(--font-size-2xs);gap:var(--space-1);justify-content:center;min-height:38px;text-decoration:none}.module-directory{margin-bottom:var(--space-3)}.directory-mark{background:var(--portal-primary);border-radius:var(--radius-sm);color:var(--color-white);font-size:var(--font-size-3xs);padding:var(--radius-xs) 5px}.module-groups{display:grid;gap:0;grid-template-columns:1.25fr 1.55fr .8fr .8fr 1fr;padding:var(--space-3) var(--space-1-5) var(--space-2-5)}.module-groups>section{border-right:1px solid var(--portal-line);min-width:0;padding:0 var(--space-2-5)}.module-groups>section:last-child{border-right:0}.module-groups h3{color:var(--color-portal-section-muted);font-size:var(--font-size-2xs);font-weight:var(--font-weight-semibold);margin:0 0 7px var(--radius-xs)}.module-groups section>div{display:grid;gap:5px;grid-template-columns:repeat(2,minmax(0,1fr))}.module-groups .module-card{border:1px solid var(--color-portal-module-border);grid-template-columns:29px minmax(0,1fr) auto;min-height:var(--space-12);padding:5px}.module-groups .module-card:first-child{background:var(--color-transparent)}.module-groups .module-icon{height:var(--space-7);width:var(--space-7)}.module-groups .module-icon svg{height:var(--font-size-lg);width:var(--font-size-lg)}.module-groups .module-card strong{font-size:var(--font-size-2xs)}.module-groups .module-card small{display:none}.module-groups .module-card>svg{height:var(--icon-size-xs);width:var(--icon-size-xs)}.module-groups .module-card em{font-size:var(--font-size-4xs)}.timetable-hint{align-items:center;border-top:1px solid var(--portal-line);color:var(--color-portal-hint);display:flex;font-size:var(--font-size-3xs);gap:5px;margin:0;padding:var(--space-1-5) 14px}.module-groups section>div.single-entry{grid-template-columns:1fr}.teacher-bottom-grid{display:grid;gap:var(--space-3);grid-template-columns:1fr 1fr}.record-compact,.notice-compact{min-height:96px}.teacher-bottom-grid p{color:var(--color-portal-body-muted);font-size:11px;margin:13px 14px}.calendar-title-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:var(--space-2-5)}.calendar-title-row>div:first-child{align-items:center;display:flex;gap:var(--space-2-5)}.calendar-title-icon{align-items:center;background:var(--color-calendar-title-bg);border-radius:7px;color:var(--portal-primary-dark);display:flex;height:38px;justify-content:center;width:38px}.calendar-title-row h1{font-size:var(--icon-size-lg);margin:0}.calendar-title-row p{color:var(--color-portal-user-muted);font-size:11px;margin:1px 0 0}.calendar-page-v2 .calendar-frame{border-color:var(--color-calendar-line);box-shadow:var(--portal-shadow)}.calendar-page-v2 .calendar-toolbar{min-height:52px}.calendar-page-v2 .calendar-body{min-height:610px}.calendar-page-v2 .calendar-canvas .fc-event{box-shadow:var(--shadow-calendar-event)}.calendar-page-v2 .segmented button.active{color:var(--portal-primary-dark)}.calendar-page-v2 .safety-strip{background:var(--color-calendar-safety-bg);border-color:var(--color-calendar-safety-line);color:var(--portal-primary-dark)}.calendar-page-v2 .mapping-note{margin-bottom:0}@media(min-width:2200px){.portal-sidebar{flex-basis:220px}.portal-main{width:calc(100% - 220px)}.portal-page{padding:20px 24px 28px}.teacher-dashboard-grid{grid-template-columns:minmax(0,1fr) 340px}.compact-week-grid{min-height:430px}.summary-metric{min-height:90px}.calendar-page-v2 .calendar-body{min-height:980px}}@media(max-width:1440px){.portal-header{grid-template-columns:minmax(280px,auto) 1fr auto;padding:0 16px}.portal-meta span:first-child{display:none}.portal-sidebar{flex-basis:166px}.portal-main{width:calc(100% - 166px)}.portal-page{padding:11px 12px 18px}.portal-summary-card{grid-template-columns:245px 1fr}.summary-metrics{gap:6px}.summary-metric{gap:6px;padding:7px}.summary-metric>span{height:29px;width:29px}.summary-metric strong{font-size:19px}.teacher-dashboard-grid{grid-template-columns:minmax(0,1fr) 260px}.compact-week-grid{min-height:252px}.todo-panel{min-height:356px}.module-groups{grid-template-columns:1.15fr 1.45fr .8fr .8fr 1fr}.module-groups>section{padding:0 7px}}@media(max-width:1180px)and (min-width:768px){.portal-header{grid-template-columns:minmax(250px,auto) 1fr auto}.portal-meta,.portal-user{display:none}.portal-sidebar{flex-basis:74px}.portal-sidebar a{justify-content:center;padding:0}.portal-sidebar a>span:not(.portal-nav-icon),.portal-sidebar-footer small{display:none}.portal-main{width:calc(100% - 74px)}.portal-summary-card{display:block}.welcome-compact{border-bottom:1px solid var(--portal-line);border-right:0;margin-bottom:9px;padding:0 0 9px}.summary-metrics{grid-template-columns:repeat(6,1fr)}.teacher-dashboard-grid{grid-template-columns:minmax(0,1fr) 230px}.week-day-items{padding:5px}.week-event{padding:5px 4px}.module-groups{grid-template-columns:repeat(3,1fr);row-gap:14px}.module-groups>section:nth-child(3n){border-right:0}}@media(max-width:767px){.portal-header{gap:8px;grid-template-columns:1fr auto;height:56px;padding:0 12px}.portal-seal{flex-basis:38px;height:38px;width:38px}.portal-brand{gap:8px}.portal-brand>b{font-size:14px;margin-left:2px;padding-left:9px}.portal-meta,.portal-actions .readonly-badge,.portal-actions .portal-icon,.portal-user{display:none}.portal-workspace{min-height:calc(100vh - 56px)}.portal-sidebar{display:none}.portal-main{width:100%}.portal-page{padding:10px}.portal-summary-card{display:block;padding:13px}.welcome-compact{border-bottom:1px solid var(--portal-line);border-right:0;padding:0 0 11px}.welcome-compact h1{font-size:19px}.summary-metrics{gap:7px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:10px}.summary-metric{min-height:62px;padding:7px}.summary-metric>span{height:28px;width:28px}.summary-metric small{font-size:9px}.summary-metric strong{font-size:18px}.teacher-dashboard-grid{display:block}.weekly-board{margin-bottom:10px}.portal-card-header{flex-wrap:wrap;gap:3px;min-height:48px;padding:8px 11px}.portal-card-header>span{font-size:9px}.portal-card-header>a{margin-left:8px}.compact-week-grid{display:block;min-height:0}.week-day-column{border-bottom:1px solid var(--portal-line);border-right:0;display:grid;grid-template-columns:62px 1fr}.week-day-column:last-child{border-bottom:0}.week-day-head{border-bottom:0;border-right:1px solid var(--portal-line);justify-content:center;min-height:74px}.week-day-head em{position:static}.week-day-items{align-content:center;display:grid;min-height:74px;padding:7px}.week-event{grid-template-columns:40px minmax(0,1fr) auto;min-height:36px}.week-event time,.week-event strong,.week-event .status-tag{align-self:center}.day-empty{padding:8px;text-align:left}.mapping-inline{align-items:flex-start}.todo-panel{min-height:210px}.todo-clear{min-height:105px}.module-groups{display:block;padding:4px 10px 9px}.module-groups>section{border-bottom:1px solid var(--portal-line);border-right:0;padding:10px 0}.module-groups>section:last-child{border-bottom:0}.module-groups section>div{grid-template-columns:repeat(2,minmax(0,1fr))}.module-groups .module-card{min-height:50px}.teacher-bottom-grid{display:block}.teacher-bottom-grid>section{margin-bottom:10px}.calendar-title-row{align-items:flex-start}.calendar-title-row h1{font-size:18px}.calendar-title-row p,.calendar-page-v2 .source-proof span{display:none}.calendar-page-v2 .calendar-body{min-height:380px}}.module-groups.ai-assistant-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.35fr) minmax(0,1.35fr) minmax(0,1fr)}@media(max-width:1440px)and (min-width:768px){.module-groups.ai-assistant-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.module-groups.ai-assistant-grid>section:nth-child(2n){border-right:0}}.teacher-center-v2 .summary-metrics{grid-template-columns:repeat(4,minmax(110px,1fr))}.teacher-center-v2 .module-groups .module-card{gap:7px;grid-template-columns:29px minmax(0,1fr) auto;min-height:60px;padding:6px 7px}.teacher-center-v2 .module-groups .module-card small{color:var(--color-portal-subtle);display:block;font-size:var(--font-size-4xs);line-height:1.35;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.teacher-center-v2 .module-action{align-items:center;color:var(--portal-primary-dark);display:inline-flex;font-size:var(--font-size-4xs);gap:1px;white-space:nowrap}.calendar-category-filter{align-items:center;border-bottom:1px solid var(--portal-line);display:flex;gap:var(--space-1);min-height:42px;overflow-x:auto;padding:var(--space-1-5) var(--space-3);scrollbar-width:thin}.calendar-category-filter button{background:var(--color-transparent);border:1px solid var(--color-portal-border-soft);border-radius:var(--radius-full);color:var(--color-portal-secondary);cursor:pointer;flex:0 0 auto;font-size:var(--font-size-2xs);min-height:28px;padding:0 var(--space-2-5)}.calendar-category-filter button:hover{background:var(--color-portal-nav-hover);color:var(--portal-primary-dark)}.calendar-category-filter button.active{background:var(--portal-primary-soft);border-color:var(--portal-primary-border);color:var(--portal-primary-dark);font-weight:var(--font-weight-semibold)}.today-work-view{background:var(--color-portal-surface-subtle);border-bottom:1px solid var(--portal-line);padding:var(--space-2-5) var(--space-3)}.today-work-view>header{align-items:center;display:flex;justify-content:space-between;margin-bottom:var(--space-2)}.today-work-view>header>div{align-items:baseline;display:flex;gap:var(--space-2)}.today-work-view>header strong{color:var(--color-portal-title);font-size:var(--font-size-xs)}.today-work-view>header span{color:var(--color-portal-subtle);font-size:var(--font-size-3xs)}.today-work-view>header svg{color:var(--portal-primary)}.today-period-grid{display:grid;gap:var(--space-2);grid-template-columns:repeat(3,minmax(0,1fr))}.today-period-grid>section{border-left:1px solid var(--portal-line);display:grid;gap:var(--space-1);min-width:0;padding-left:var(--space-2)}.today-period-grid>section:first-child{border-left:0;padding-left:0}.today-period-grid h3{color:var(--color-portal-section-muted);font-size:var(--font-size-3xs);margin:0}.today-period-grid>section>span{color:var(--color-portal-empty);font-size:var(--font-size-3xs);padding:var(--space-2) 0}.today-event{align-items:center;background:var(--color-white);border:0;border-left:3px solid var(--portal-primary);border-radius:var(--radius-sm);cursor:pointer;display:grid;gap:var(--space-1);grid-template-columns:66px minmax(0,1fr) auto auto;min-height:36px;padding:var(--space-1) var(--space-2);text-align:left;width:100%}.today-event time{color:var(--color-portal-secondary);font-size:var(--font-size-3xs);font-weight:var(--font-weight-semibold)}.today-event strong{font-size:var(--font-size-2xs);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.today-event .week-event-category{display:inline-flex}.today-event .status-tag{font-size:var(--font-size-4xs)}.today-empty{align-items:center;color:var(--color-todo-clear);display:flex;gap:var(--space-2);min-height:52px}.today-empty svg{color:var(--color-empty-icon)}.today-empty>div{display:flex;flex-direction:column}.today-empty strong{color:var(--color-portal-text-soft);font-size:var(--font-size-xs)}.today-empty span{font-size:var(--font-size-3xs)}.teacher-center-v2 .week-event-category{display:inline-flex;justify-self:start}.teacher-center-v2 .week-event{min-height:70px}.todo-priority-dot{background:var(--color-warning);border-radius:50%;height:var(--space-2);justify-self:center;width:var(--space-2)}.priority-high .todo-priority-dot{background:var(--color-danger)}.priority-normal .todo-priority-dot{background:var(--color-warning)}.priority-low .todo-priority-dot{background:var(--color-success)}.todo-panel .real-todo-list>div{grid-template-columns:var(--space-5) minmax(0,1fr) auto;min-height:70px}.todo-panel .real-todo-list time{color:var(--color-portal-subtle);font-size:var(--font-size-3xs);margin-top:var(--space-0-5)}@media(max-width:1440px)and (min-width:768px){.teacher-center-v2 .portal-summary-card{grid-template-columns:235px minmax(0,1fr)}.teacher-center-v2 .summary-metric{min-width:0}.teacher-center-v2 .summary-metric small{overflow:hidden;text-overflow:ellipsis}.today-event{grid-template-columns:58px minmax(0,1fr) auto auto}}@media(max-width:767px){.teacher-center-v2 .summary-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.teacher-center-v2 .summary-metric:last-child{grid-column:auto}.calendar-category-filter{padding:var(--space-2)}.weekly-board .compact-week-grid{display:none}.today-work-view{border-bottom:0;padding:var(--space-3)}.today-period-grid{display:block}.today-period-grid>section{border-left:0;border-top:1px solid var(--portal-line);padding:var(--space-2) 0}.today-period-grid>section:first-child{border-top:0}.today-period-grid h3{margin-bottom:var(--space-1-5)}.today-event{grid-template-columns:64px minmax(0,1fr) auto;min-height:44px}.today-event .week-event-category{grid-column:2}.today-event .status-tag{grid-column:3;grid-row:1}.weekly-board .mapping-inline{border-top:1px solid var(--portal-line)}}.portal-main--teacher-home{background-color:#f1f7f6;position:relative}.portal-main--teacher-home:before{content:none;display:none}.portal-main--teacher-home>.teacher-home-v1{position:relative;z-index:1}.teacher-center-v2 .weekly-board .portal-card-header>a{background:var(--portal-badge-soft);border:1px solid var(--portal-primary-soft);border-radius:var(--radius-md);font-weight:700;min-height:32px;padding:0 var(--space-3)}.teacher-center-v2 .weekly-board .portal-card-header>a:hover{background:var(--portal-primary);border-color:var(--portal-primary);color:var(--color-white)}.teacher-center-v2 .portal-card-header h2{font-size:16px}.teacher-center-v2 .portal-card-header>span,.teacher-center-v2 .portal-card-header>a,.teacher-center-v2 .portal-card-header>b{font-size:12px}.teacher-center-v2 .welcome-compact p{font-size:13px}.teacher-center-v2 .summary-metric small{font-size:12px}.teacher-center-v2 .calendar-category-filter button{font-size:12px;min-height:32px}.teacher-center-v2 .today-work-view>header strong{font-size:14px}.teacher-center-v2 .today-work-view>header span,.teacher-center-v2 .today-period-grid h3,.teacher-center-v2 .today-period-grid>section>span{font-size:12px}.teacher-center-v2 .today-event time,.teacher-center-v2 .today-event strong,.teacher-center-v2 .today-event .week-event-category,.teacher-center-v2 .today-event .status-tag{font-size:12px}.teacher-center-v2 .week-day-head span,.teacher-center-v2 .week-day-head strong{font-size:12px}.teacher-center-v2 .week-day-head em{font-size:10px}.teacher-center-v2 .week-event time,.teacher-center-v2 .week-event strong,.teacher-center-v2 .week-event-category,.teacher-center-v2 .week-event-group,.teacher-center-v2 .week-day-items>a,.teacher-center-v2 .day-empty{font-size:11px}.teacher-center-v2 .week-event .status-tag{font-size:10px}.teacher-center-v2 .real-todo-list strong{font-size:13px}.teacher-center-v2 .real-todo-list small,.teacher-center-v2 .todo-panel .real-todo-list time,.teacher-center-v2 .real-todo-list em{font-size:11px}.teacher-center-v2 .todo-clear span,.teacher-center-v2 .panel-link{font-size:12px}.teacher-center-v2 .module-groups{display:flex;gap:var(--space-3);padding:var(--space-3)}.teacher-center-v2 .module-groups>section{border-right:0;flex:1 1 240px;padding:0}.teacher-center-v2 .module-groups h3{font-size:12px;margin-bottom:var(--space-2)}.teacher-center-v2 .module-groups .module-card{grid-template-columns:36px minmax(0,1fr) auto;min-height:68px;padding:var(--space-2)}.teacher-center-v2 .module-groups .module-icon{height:34px;width:34px}.teacher-center-v2 .module-groups .module-card strong{font-size:14px}.teacher-center-v2 .module-groups .module-card small{font-size:12px;line-height:1.4}.teacher-center-v2 .module-action{font-size:12px}.teacher-center-v2 .record-compact{margin-bottom:var(--space-3);min-height:108px}.teacher-center-v2 .record-compact p{color:var(--color-portal-body-muted);font-size:13px;margin:var(--space-4)}.teacher-center-v2 .weekly-board[data-widget-state=empty] .compact-week-grid{min-height:220px}@media(max-width:767px){.teacher-center-v2 .welcome-compact h1{font-size:20px}.teacher-center-v2 .welcome-compact p{font-size:13px}.teacher-center-v2 .summary-metric{min-height:68px;padding:9px}.teacher-center-v2 .summary-metric small{font-size:12px}.teacher-center-v2 .portal-card-header h2{font-size:16px}.teacher-center-v2 .portal-card-header>span,.teacher-center-v2 .portal-card-header>a,.teacher-center-v2 .portal-card-header>b{font-size:12px}.teacher-center-v2 .calendar-category-filter button{font-size:12px;min-height:34px}.teacher-center-v2 .today-work-view>header strong{font-size:15px}.teacher-center-v2 .today-work-view>header span,.teacher-center-v2 .today-period-grid h3,.teacher-center-v2 .today-period-grid>section>span{font-size:13px}.teacher-center-v2 .todo-panel{min-height:190px}.teacher-center-v2 .module-groups{display:block;padding:var(--space-2) var(--space-3)}.teacher-center-v2 .module-groups>section{border-bottom:0;padding:var(--space-2) 0}.teacher-center-v2 .module-groups section>div{grid-template-columns:1fr}.teacher-center-v2 .module-groups .module-card{min-height:72px}.teacher-center-v2 .module-groups .module-card strong{font-size:14px}.teacher-center-v2 .module-groups .module-card small,.teacher-center-v2 .module-action{font-size:12px}.teacher-center-v2 .record-compact p{font-size:13px}}.portal-shell{--campus-sidebar-width: 176px;background:#f3f7f6;color:#18312e}.portal-header{background:rgba(255,255,255,.98);border-bottom-color:#dce7e5;box-shadow:0 1px rgba(25,67,61,.024);min-height:64px}.portal-brand b{color:#17312e;font-size:17px;letter-spacing:.01em}.portal-meta{color:#5f7471;font-size:12px}.portal-meta em{background:#e8f3f1;color:#17685f}.portal-avatar{background:#dff0ed;color:#17685f}.portal-user strong{color:#193330;font-size:13px}.portal-user small{color:#71827f;font-size:11px}.portal-workspace{background:#f3f7f6}.portal-sidebar{align-self:flex-start;border-right-color:#dce7e5;height:calc(100vh - var(--campus-header-height));min-height:0;overflow-y:auto;padding:14px 10px}.portal-sidebar nav{gap:5px}.portal-sidebar a{border-radius:8px;color:#546966;font-size:13px;gap:7px;min-height:46px;padding:3px 9px;transition:background-color .16s ease,color .16s ease}.portal-sidebar a.active{background:#e5f2ef;box-shadow:none;color:#17685f}.portal-sidebar a:hover{background:#eff6f4}.portal-nav-icon{flex-basis:36px;height:36px;width:36px}.portal-nav-icon svg{height:22px;width:22px}.portal-main--teacher-home,.portal-main--calendar{background:#f3f7f6}.portal-main--teacher-home:before{display:none}.portal-mobile-nav{display:none}.portal-page{margin-inline:auto;max-width:1680px}.app-route-loading{align-items:center;background:#f3f7f6;color:#526965;display:flex;justify-content:center;min-height:100vh}.teacher-center-v2.portal-page{padding:18px 20px 30px}.teacher-center-v2 .portal-card,.teacher-center-v2 .portal-summary-card{border-color:#d9e5e3;border-radius:10px;box-shadow:none}.teacher-center-v2 .portal-summary-card{background:#fff;gap:22px;grid-template-columns:minmax(280px,.8fr) minmax(560px,2fr);margin-bottom:14px;padding:18px 20px}.teacher-center-v2 .welcome-compact{border-right-color:#e1e9e7;justify-content:center;padding-right:22px}.teacher-center-v2 .welcome-compact .eyebrow{color:#17766b;font-size:11px;font-weight:700;letter-spacing:.08em}.teacher-center-v2 .welcome-compact h1{color:#17312e;font-size:23px;line-height:1.3;margin:5px 0 3px}.teacher-center-v2 .welcome-compact p{color:#617572;line-height:1.55}.teacher-center-v2 .summary-metrics{gap:0;grid-template-columns:repeat(4,minmax(110px,1fr))}.teacher-center-v2 .summary-metric{background:transparent;border:0;border-left:1px solid #e3ebe9;border-radius:0;gap:10px;min-height:76px;padding:10px 18px}.teacher-center-v2 .summary-metric:first-child{border-left:0}.teacher-center-v2 .summary-metric>span{height:36px;width:36px}.teacher-center-v2 .summary-metric small{color:#617572;font-size:12px}.teacher-center-v2 .summary-metric strong{color:#17312e;font-size:25px}.teacher-center-v2 .teacher-dashboard-grid{gap:14px;grid-template-columns:minmax(0,1fr) 320px;grid-template-rows:repeat(2,minmax(0,1fr));margin-bottom:14px}.teacher-center-v2 .teacher-dashboard-grid>[data-widget-id=teacher-schedule]{grid-column:1;grid-row:1 / span 2}.teacher-center-v2 .teacher-dashboard-grid>[data-widget-id=teacher-todo]{grid-column:2;grid-row:1}.teacher-center-v2 .teacher-dashboard-grid>[data-widget-id=teacher-evening-duty]{grid-column:2;grid-row:2}.teacher-center-v2 .teacher-dashboard-grid>.todo-panel{min-height:0;overflow:hidden}.teacher-center-v2 .portal-card-header{min-height:54px;padding:0 16px}.teacher-center-v2 .portal-card-header h2{color:#17312e;font-size:16px}.teacher-center-v2 .portal-card-header>span{color:#6b7f7c}.teacher-center-v2 .weekly-board .portal-card-header>a{background:transparent;border-color:#c9ddda;border-radius:7px;color:#17685f;min-height:30px;transition:background-color .16s ease,color .16s ease}.teacher-center-v2 .calendar-category-filter{gap:6px;min-height:46px;padding:7px 14px}.teacher-center-v2 .calendar-category-filter button{background:#fff;border-color:#d6e2e0;border-radius:7px;color:#526965;min-height:30px;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.teacher-center-v2 .calendar-category-filter button.active{background:#e6f3f0;border-color:#b9d8d3;color:#17685f}.teacher-center-v2 .today-work-view{background:#f8fbfa;padding:12px 14px 14px}.teacher-center-v2 .today-period-grid{gap:12px}.teacher-center-v2 .today-period-grid>section{border-left-color:#dfe9e7}.teacher-center-v2 .today-event,.teacher-center-v2 .week-event{border-left:0;border-radius:7px;box-shadow:inset 0 0 0 1px rgba(77,113,107,.08);transition:box-shadow .16s ease,background-color .16s ease}.teacher-center-v2 .today-event:hover,.teacher-center-v2 .week-event:hover{box-shadow:inset 0 0 0 1px rgba(23,118,107,.25);transform:none}.teacher-center-v2 .today-event strong,.teacher-center-v2 .week-event strong{color:#1b3431;line-height:1.4;overflow-wrap:anywhere;white-space:normal}.teacher-center-v2 .compact-week-grid{min-height:300px}.teacher-center-v2 .week-day-head{background:#fbfcfc;min-height:50px}.teacher-center-v2 .week-day-column.today{background:#f3f9f7}.teacher-center-v2 .week-day-items{gap:7px;padding:8px}.teacher-center-v2 .week-event{min-height:66px;padding:7px}.teacher-center-v2 .todo-panel{min-height:100%}.teacher-center-v2 .todo-panel .real-todo-list>div{background:#fff;gap:10px;grid-template-columns:minmax(0,1fr) auto;min-height:74px;padding:12px 15px}.teacher-center-v2 .todo-priority-dot{display:none}.teacher-center-v2 .real-todo-list em{background:#eef4f3;border-radius:6px;color:#526965;padding:3px 7px}.teacher-center-v2 .priority-high .real-todo-list em,.teacher-center-v2 .priority-high>em{background:#f9eceb;color:#9b423d}.teacher-center-v2 .module-directory{margin-bottom:14px}.teacher-center-v2 .module-groups{gap:14px;padding:14px 16px 16px}.teacher-center-v2 .module-groups>section{flex-basis:260px}.teacher-center-v2 .module-groups h3{color:#5d716e;font-size:12px}.teacher-center-v2 .module-groups .module-card{background:#fbfcfc;border-color:#dce7e5;border-radius:8px;min-height:70px;transition:background-color .16s ease,border-color .16s ease}.teacher-center-v2 .module-groups .module-card:hover{background:#f2f8f6;border-color:#bfd8d3}.teacher-center-v2 .module-groups .module-card--wide{grid-column:1 / -1}.teacher-center-v2 .module-groups .module-card--compact{grid-column:auto}.teacher-center-v2 .record-compact{min-height:104px}.state-panel--skeleton{align-items:stretch;gap:10px;justify-content:center;min-height:180px;padding:24px}.state-skeleton{animation:state-skeleton-pulse 1.25s ease-in-out infinite alternate;background:#e9f0ef;border-radius:6px;display:block;height:13px;max-width:520px;width:100%}.state-skeleton--title{height:20px;max-width:220px}.state-skeleton--short{max-width:360px}@keyframes state-skeleton-pulse{to{background:#dce8e6}}@media(max-width:1180px)and (min-width:768px){.portal-shell{--campus-sidebar-width: 74px}.teacher-center-v2.portal-page{padding-inline:14px}.teacher-center-v2 .portal-summary-card{display:block}.teacher-center-v2 .welcome-compact{border-bottom:1px solid #e1e9e7;border-right:0;padding:0 0 14px}.teacher-center-v2 .summary-metrics{margin-top:10px}.teacher-center-v2 .teacher-dashboard-grid{grid-template-columns:minmax(0,1fr) 270px}}@media(max-width:767px){.portal-shell{padding-bottom:calc(64px + env(safe-area-inset-bottom))}.portal-header{min-height:56px}.portal-brand b{font-size:15px}.portal-mobile-nav{align-items:stretch;background:rgba(255,255,255,.98);border-top:1px solid #d8e4e2;bottom:0;display:flex;height:calc(64px + env(safe-area-inset-bottom));left:0;overflow-x:auto;padding:4px 6px env(safe-area-inset-bottom);position:fixed;right:0;scrollbar-width:none;z-index:90}.portal-mobile-nav::-webkit-scrollbar{display:none}.portal-mobile-nav a{align-items:center;border-radius:8px;color:#647774;display:flex;flex:0 0 74px;flex-direction:column;font-size:10px;gap:3px;justify-content:center;min-width:0;text-decoration:none}.portal-mobile-nav a.active{background:#e8f3f1;color:#17685f;font-weight:700}.portal-mobile-nav span{max-width:68px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.teacher-center-v2.portal-page{padding:10px 10px 18px}.teacher-center-v2 .portal-summary-card{padding:15px}.teacher-center-v2 .welcome-compact{padding-bottom:13px}.teacher-center-v2 .summary-metrics{gap:0;grid-template-columns:repeat(2,minmax(0,1fr))}.teacher-center-v2 .summary-metric{border-bottom:1px solid #e3ebe9;border-left:0;min-height:68px;padding:9px 8px}.teacher-center-v2 .summary-metric:nth-child(2n){border-left:1px solid #e3ebe9}.teacher-center-v2 .summary-metric:nth-last-child(-n+2){border-bottom:0}.teacher-center-v2 .portal-card-header{min-height:52px;padding:8px 12px}.teacher-center-v2 .teacher-dashboard-grid>[data-widget-id]{grid-column:auto;grid-row:auto}.teacher-center-v2 .teacher-dashboard-grid>.todo-panel{margin-bottom:10px;min-height:190px;overflow:visible}.teacher-center-v2 .weekly-board .portal-card-header>a{margin-left:auto}.teacher-center-v2 .calendar-category-filter{padding-inline:10px}.teacher-center-v2 .today-work-view{padding:12px}.teacher-center-v2 .today-event{min-height:48px}.teacher-center-v2 .module-groups{padding:8px 12px 12px}.teacher-center-v2 .module-groups .module-card{min-height:68px}}@media(prefers-reduced-motion:reduce){.portal-sidebar a,.teacher-center-v2 button,.teacher-center-v2 a{transition:none!important}.state-skeleton{animation:none}}
