.notice-board{margin-top:34px;min-width:0}.notice-board .notice-section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.notice-board .notice-section-heading>div{min-width:0}.notice-board .notice-section-heading .section-title{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:5px}.notice-board .notice-section-heading .section-title>svg{color:var(--cobalt)}.notice-board .notice-section-heading p{margin-top:7px;font-size:12px;line-height:1.65;color:var(--muted)}.notice-board .notice-section-count{display:inline-grid;place-items:center;min-width:23px;min-height:23px;padding:2px 6px;border-radius:4px;background:var(--blue-wash);color:var(--cobalt);font-size:11px;font-weight:600;letter-spacing:0}.notice-board .notice-board-incoming{margin-top:28px;padding-top:24px;border-top:1px solid #d9e0e8}.notice-board .bulletin-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px;border:0;min-width:0}.notice-board .notice-card{min-width:0;padding:18px 18px 13px;background:#fff;border:1px solid var(--line);border-radius:7px}.notice-board .notice-card.is-pinned{border-top:3px solid var(--cobalt);padding-top:16px}.notice-board .notice-card.is-dismissed{background:#fafbfd}.notice-board .notice-card .bulletin-item{margin:0;padding:0;border:0}.notice-board .notice-card .bulletin-item summary{display:grid;grid-template-columns:minmax(0,1fr) 17px;align-items:start;gap:7px 11px;padding:0;list-style:none}.notice-board .notice-card .bulletin-item summary::-webkit-details-marker{display:none}.notice-board .notice-card .bulletin-item summary::marker{content:""}.notice-board .notice-card .bulletin-item summary strong{font-size:14px;font-weight:650;line-height:1.65;color:#263848;overflow-wrap:anywhere}.notice-board .notice-card .bulletin-item summary>svg{margin-top:5px;color:#8494a4}.notice-board .notice-card .bulletin-item[open] summary>svg{transform:rotate(90deg);color:var(--cobalt)}.notice-board .notice-card .bulletin-meta{display:flex;align-items:center;flex-wrap:wrap;gap:7px 10px;min-width:0;margin-bottom:3px;color:#68798a;font-size:10px;line-height:1.5;letter-spacing:.3px}.notice-board .notice-card .bulletin-author{font-size:11px;color:#718295;line-height:1.6;overflow-wrap:anywhere}.notice-board .notice-new{display:inline-flex;align-items:center;padding:3px 5px;margin-left:auto;border-radius:3px;background:var(--cobalt);color:#fff;font-size:9px;font-weight:600;letter-spacing:.4px;line-height:1.2;text-transform:uppercase}.notice-board .notice-read-label{grid-column:1 / -1;font-size:10px;color:#526eae;line-height:1.5;margin-top:3px}.notice-board .bulletin-item[open] .notice-read-label{display:none}.notice-board .notice-card .notice-body{margin-top:15px;padding-top:14px;border-top:1px solid var(--line);font-size:13px;line-height:1.85;color:#516579;white-space:pre-wrap;overflow-wrap:anywhere}.notice-board .notice-actions{display:flex;align-items:center;flex-wrap:wrap;gap:4px 9px;border-top:1px solid var(--line);margin-top:17px;padding-top:9px}.notice-board .notice-action{display:inline-flex;align-items:center;justify-content:flex-start;gap:5px;min-height:34px;max-width:100%;padding:6px 1px;border:0;border-radius:3px;background:transparent;color:#647789;font-size:11px;font-weight:500;line-height:1.4;text-align:left}.notice-board .notice-action-primary{color:var(--cobalt);font-weight:600}.notice-board .notice-action:hover:not(:disabled){color:var(--cobalt);background:#f5f7ff}.notice-board .notice-action:disabled{cursor:wait}.notice-board .notice-calendar-action{margin-left:auto;font-size:10px}.notice-board .notice-view-switch{display:flex;align-items:center;gap:3px;padding:3px;border:1px solid #dfe5ed;border-radius:6px;background:#edf0f5}.notice-board .notice-view-switch button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:35px;padding:7px 10px;border:0;border-radius:4px;background:transparent;color:#637487;font-size:11px;font-weight:550;line-height:1.5;white-space:nowrap}.notice-board .notice-view-switch button[aria-pressed=true]{background:#fff;color:var(--cobalt);box-shadow:0 1px 3px #1728380d}.notice-board .notice-view-switch button>span{font-family:var(--mono);font-size:10px;color:#7a899a}.notice-board .notice-board-empty{display:flex;align-items:flex-start;gap:15px;padding:22px;border:1px solid #e0e6ee;border-radius:6px;background:#fafbfd;color:#708298}.notice-board .notice-saved-empty{background:#f0f3fb;border-style:dashed;border-color:#cbd6ec}.notice-board .notice-board-empty>svg{margin-top:1px}.notice-board .notice-saved-empty>svg{color:#5878be}.notice-board .notice-board-empty strong{display:block;font-size:13px;font-weight:600;color:#41566d;line-height:1.6}.notice-board .notice-board-empty p{max-width:570px;margin-top:4px;font-size:12px;line-height:1.7;color:#667c93}.notice-board .notice-show-more{margin-top:13px}.notice-board .notice-show-more[aria-expanded=true]>svg{transform:rotate(180deg)}.agenda-list .agenda-entry+.agenda-entry{border-top:1px solid var(--line)}.agenda-list .agenda-entry>.agenda-item{padding-bottom:11px}.agenda-list .agenda-export-action{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:6px 0;margin:0 0 13px 52px;border:0;border-radius:3px;background:transparent;color:#536eaa;font-size:11px;font-weight:500;line-height:1.5}.agenda-list .agenda-export-action:hover{color:var(--cobalt)}@media(max-width:1100px){.notice-board .bulletin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.notice-board .notice-section-heading{align-items:flex-start}.notice-board .notice-section-heading>.notice-view-switch{flex-shrink:0}}@media(max-width:900px){.agenda-list .agenda-export-action{margin-left:41px}}@media(max-width:760px){.notice-board{margin-top:28px}.notice-board .notice-section-heading{flex-direction:column;gap:15px;margin-bottom:17px}.notice-board .notice-section-heading p{font-size:12px}.notice-board .bulletin-grid{grid-template-columns:1fr;gap:14px}.notice-board .notice-card{padding:18px 19px 12px}.notice-board .notice-card.is-pinned{padding-top:16px}.notice-board .notice-action{min-height:42px;padding:9px 2px;font-size:12px}.notice-board .notice-calendar-action{font-size:11px}.notice-board .notice-actions{gap:3px 15px}.notice-board .notice-view-switch{align-self:stretch}.notice-board .notice-view-switch button{flex:1;min-height:39px;font-size:12px}.notice-board .notice-board-empty{padding:19px;gap:12px}.notice-board .notice-board-incoming{margin-top:24px;padding-top:23px}.agenda-list .agenda-export-action{margin-left:49px;min-height:36px}}@media(max-width:420px){.notice-board .notice-calendar-action{margin-left:0;flex-basis:100%;border-top:1px solid #edf0f5}.notice-board .notice-actions{column-gap:20px}}@media(max-width:380px){.notice-board .notice-card{padding-left:16px;padding-right:16px}.notice-board .notice-board-empty{padding:16px;gap:11px}.notice-board .notice-board-empty strong{font-size:12px}.notice-board .notice-board-empty p{font-size:11px}.agenda-list .agenda-export-action{margin-left:44px;font-size:10px}}@media(min-width:1000px){.notice-board{display:grid;grid-template-columns:minmax(280px,1fr) minmax(0,2fr);align-items:start;gap:28px}.notice-board .notice-board-incoming{margin-top:0;padding-top:0;border-top:0}.notice-board .notice-section-heading{min-height:84px;align-items:flex-start}.notice-board .notice-board-incoming>.notice-section-heading{flex-wrap:wrap;gap:10px 16px}.notice-board .notice-saved-grid{grid-template-columns:minmax(0,1fr)}.notice-board .notice-incoming-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.calendar-export-dialog{position:fixed;width:min(580px,calc(100vw - 32px));max-width:none;max-height:calc(var(--calendar-viewport-height, 100dvh) - 32px);margin:auto;padding:0;border:1px solid #dde3ed;border-radius:10px;background:#fff;color:var(--ink);box-shadow:0 24px 80px #152a4533;overflow:hidden}.calendar-export-dialog[open]{display:flex;flex-direction:column}.calendar-export-dialog::backdrop{background:#15243888;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.calendar-export-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:23px 27px;border-bottom:1px solid var(--line);flex:0 0 auto}.calendar-export-heading>div{min-width:0}.calendar-export-close{flex:0 0 44px;min-width:44px;min-height:44px;align-self:flex-start}.calendar-export-heading p{display:flex;align-items:center;gap:8px;font-size:9px;font-family:var(--mono);color:var(--cobalt);letter-spacing:.08em}.calendar-export-heading h2{font-size:25px;letter-spacing:-.04em;margin-top:10px}.calendar-export-body{padding:23px 27px 27px;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;overflow-wrap:anywhere}.calendar-export-body>*,.calendar-candidates>label>span{min-width:0}.calendar-export-intro{color:#69788a;font-size:13px;line-height:1.7;margin-bottom:22px}.calendar-date-suggestions{background:#f1f4fb;border:1px solid #dce4f6;padding:15px;border-radius:6px;margin-bottom:22px}.calendar-date-suggestions>strong{font-size:13px}.calendar-date-suggestions>p{font-size:11px;line-height:1.75;color:#65778e;margin-top:6px}.calendar-candidates{display:grid;gap:9px;margin-top:13px}.calendar-candidates>label{display:flex;gap:10px;align-items:flex-start;padding:10px;background:#fff;border:1px solid #dce4f0;border-radius:4px;cursor:pointer}.calendar-candidates input{accent-color:var(--cobalt);flex-shrink:0;margin:2px 0 0;width:16px;height:16px}.calendar-candidates strong{display:block;font-size:12px;color:#365795}.calendar-candidates small{display:block;font-size:10px;color:#718092;line-height:1.65;margin-top:4px;overflow-wrap:anywhere}.calendar-export-form>label,.calendar-date-grid label{display:block;font-size:12px;font-weight:600;margin:16px 0 8px}.calendar-export-form>label:first-child{margin-top:0}.calendar-export-form label>span{color:#8994a3;font-size:10px;font-weight:400;margin-left:5px}.calendar-export-form input:not([type=checkbox]),.calendar-export-form textarea{display:block;width:100%;min-width:0;padding:11px 12px;min-height:44px;border:1px solid #cbd5e2;border-radius:4px;background:#fff;color:var(--ink);font:inherit;font-size:14px}.calendar-export-form input[type=date],.calendar-export-form input[type=time]{max-width:100%;min-inline-size:0;-webkit-appearance:none;appearance:none}.calendar-export-form input::-webkit-date-and-time-value{min-width:0;text-align:left}.calendar-export-form textarea{resize:vertical;min-height:90px;max-height:260px;line-height:1.6}.calendar-date-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.calendar-date-grid>div{min-width:0}.calendar-export-form>.calendar-allday{display:flex;align-items:center;gap:9px;font-weight:500;margin-block:16px 3px}.calendar-allday input{accent-color:var(--cobalt);width:16px;height:16px;margin:0}.calendar-field-note{font-size:10px;line-height:1.8;color:#748397;margin-top:10px}.calendar-export-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.calendar-google-button,.calendar-ics-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:47px;padding:12px;border:1px solid var(--cobalt);border-radius:5px;color:#fff;background:var(--cobalt);font-size:12px;font-weight:600;cursor:pointer;text-align:center}.calendar-google-button:hover{background:#173dc4}.calendar-ics-button{border-color:#cbd5e2;background:#fff;color:#465c7b}.calendar-ics-button:hover{background:#f1f4fa}.calendar-export-footnote{font-size:10px;line-height:1.8;color:#7b8798;margin-top:15px}.calendar-export-footnote+.calendar-export-footnote{margin-top:8px}.calendar-export-error{display:flex;align-items:flex-start;gap:8px;color:#a34435;background:#fff1ec;padding:12px;border-radius:4px;font-size:12px;line-height:1.7;margin-top:18px}.calendar-export-error svg{margin-top:2px}.calendar-download-note{display:flex;align-items:flex-start;gap:8px;padding:12px;margin-top:15px;background:#eef4ff;color:#345ba3;font-size:11px;line-height:1.7}@media(max-width:620px){.calendar-export-dialog{width:calc(100vw - 24px);max-height:calc(var(--calendar-viewport-height, 100dvh) - 24px);top:calc(var(--calendar-viewport-top, 0px) + 12px);bottom:auto;margin:0 auto}.calendar-export-heading{padding:20px}.calendar-export-body{padding:18px 20px max(20px,env(safe-area-inset-bottom))}.calendar-export-heading h2{font-size:24px}.calendar-export-form input:not([type=checkbox]),.calendar-export-form textarea{font-size:16px}.calendar-export-actions{grid-template-columns:1fr;gap:9px}.calendar-date-grid-dates{grid-template-columns:1fr;gap:0}}@media(max-width:380px){.calendar-export-heading,.calendar-export-body{padding:17px}.calendar-date-grid{grid-template-columns:1fr;gap:0}}.entry-shell{min-height:100svh;background:#f6f7f9}.entry-header,.entry-footer,.entry-landing main,.login-main{max-width:1240px;margin-inline:auto}.entry-header{min-height:100px;display:flex;align-items:center;justify-content:space-between;padding:24px 40px;gap:24px}.entry-header nav{display:flex;align-items:center;gap:30px}.entry-header nav a{display:inline-flex;gap:9px;align-items:center;font-size:13px;font-weight:600}.entry-header .entry-header-login{padding:13px 17px;border:1px solid #cbd1dc;border-radius:5px}.entry-header nav a:hover{color:var(--cobalt)}.entry-landing main{padding-inline:40px}.entry-primary{display:inline-flex;align-items:center;justify-content:center;gap:16px;border:1px solid var(--cobalt);border-radius:5px;padding:17px 21px;background:var(--cobalt);color:#fff;font-size:14px;font-weight:650;line-height:1.4;min-height:52px;text-align:center}.entry-primary:hover:not(:disabled){background:#173dc4;border-color:#173dc4}.entry-primary:focus-visible{outline-offset:4px}.entry-secondary{font-size:13px;font-weight:600;text-decoration:underline;text-underline-offset:5px;padding-block:12px}.entry-secondary:hover{color:var(--cobalt)}.entry-kicker{color:#526173;font-family:var(--mono);font-size:10px;font-weight:500;letter-spacing:.07em;line-height:1.7;display:flex;align-items:center;gap:9px}.entry-kicker>span{width:6px;height:6px;background:var(--cobalt);border-radius:50%;flex-shrink:0}.landing-hero{display:grid;grid-template-columns:1.13fr 1fr;gap:74px;align-items:center;padding-block:64px 82px}.landing-copy h1{font-size:clamp(42px,4.6vw,63px);font-weight:730;letter-spacing:-.045em;word-spacing:.04em;line-height:1.08;margin-block:25px 26px}.landing-copy h1>span{color:var(--cobalt)}.entry-lead{max-width:430px;color:#586374;font-size:17px;line-height:1.75}.entry-hero-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:32px}.entry-small-note{color:#697484;font-size:11px;line-height:1.7;margin-top:15px;max-width:390px}.landing-preview{background:#fff;border:1px solid #dce1e9;border-radius:12px;box-shadow:0 18px 40px -32px #253d64;overflow:hidden;transform:rotate(1deg)}.preview-top{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 24px;border-bottom:1px solid var(--line);font-family:var(--mono)}.preview-top>span{display:inline-flex;align-items:center;gap:7px;font-size:9px;font-weight:600;letter-spacing:.07em}.preview-top i{width:5px;height:5px;background:var(--cobalt)}.preview-top small{color:#78818e;font-size:8px}.preview-heading{display:flex;justify-content:space-between;gap:16px;padding:28px 26px 25px}.preview-heading h2{font-size:25px;font-weight:650;letter-spacing:-.04em;line-height:1.2}.preview-stamp{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--cobalt);font-size:9px;font-family:var(--mono);background:var(--blue-wash);width:53px;border-radius:5px}.preview-days{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;padding-inline:24px;margin-bottom:24px}.preview-days>div{display:flex;flex-direction:column;align-items:center;gap:9px;padding:12px 3px 9px;border-radius:5px;color:#6b7888;background:#f6f7fa}.preview-days span{font-size:9px;font-family:var(--mono)}.preview-days strong{font-size:22px;font-weight:600}.preview-days i{width:3px;height:3px;background:#aab5c7;border-radius:50%}.preview-days .selected{color:#fff;background:var(--cobalt)}.preview-days .selected i{background:#fbc477}.preview-event{display:flex;gap:13px;padding:21px 24px;align-items:center;background:var(--navy);color:#fff}.preview-event-icon{display:inline-flex;align-items:center;justify-content:center;width:39px;height:44px;color:var(--amber);border:1px solid #475360;border-radius:4px;flex-shrink:0}.preview-event>div{flex:1;min-width:0}.preview-event div>span{font-size:8px;font-family:var(--mono);color:#b8c7d4;letter-spacing:.08em}.preview-event strong{display:block;font-size:17px;margin-top:6px}.preview-event p{font-size:11px;color:#b5c1ca;margin-top:5px}.preview-message{display:flex;gap:12px;align-items:center;padding:23px 24px}.preview-message>svg{color:var(--cobalt)}.preview-message>div{min-width:0;flex:1}.preview-message strong{font-size:11px;display:block}.preview-message div>span{display:block;font-size:10px;color:#75808d;margin-top:6px}.preview-new{color:var(--cobalt);background:var(--blue-wash);padding:5px;font-size:7px;font-family:var(--mono)}.preview-bottom{display:flex;align-items:center;gap:7px;color:#718092;font-size:9px;padding:13px 24px;border-top:1px solid var(--line);background:#fafbfc}.preview-bottom svg{color:var(--cobalt)}.landing-features{border-block:1px solid #dce1e9;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding-block:33px;gap:34px}.landing-features article+article{border-left:1px solid #dce1e9;padding-left:34px}.feature-top{display:flex;align-items:center;justify-content:space-between;color:var(--cobalt);margin-bottom:23px}.feature-top>span{font-family:var(--mono);font-size:11px;color:#8290a2}.landing-features h2{font-size:17px;letter-spacing:-.025em;margin-bottom:11px}.landing-features p{color:#667282;font-size:13px;line-height:1.75;max-width:310px}.landing-how{display:grid;grid-template-columns:1fr 1.2fr;gap:100px;padding-block:74px 52px}.landing-how h2{margin-top:16px;font-size:35px;font-weight:600;line-height:1.18;letter-spacing:-.045em}.landing-how ol{list-style:none;margin:0;padding:0;display:grid;gap:25px}.landing-how li{display:flex;align-items:flex-start;gap:17px}.landing-how li>span{width:26px;height:26px;display:inline-flex;justify-content:center;align-items:center;border:1px solid #c5cede;border-radius:50%;flex-shrink:0;color:var(--cobalt);font-size:10px;font-family:var(--mono)}.landing-how strong{font-size:14px;font-weight:650;line-height:1.8}.landing-how li p{font-size:12px;line-height:1.8;color:#6b7787;max-width:405px;margin-top:5px}.landing-privacy{display:flex;align-items:flex-start;gap:13px;padding:21px 25px;background:#edf0f5;border-radius:5px;margin-bottom:40px;color:#596a7d}.landing-privacy p{font-size:11px;line-height:1.8;max-width:820px}.landing-privacy svg{color:#576f96;margin-top:2px}.entry-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 40px;border-top:1px solid #e0e5ec;font-size:10px;line-height:1.7;color:#718094}.login-main{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding:25px 90px 65px;align-items:start;min-height:calc(100svh - 176px)}.login-back{display:inline-flex;align-items:center;gap:8px;font-size:11px;color:#667487;margin-bottom:64px}.login-back:hover{color:var(--cobalt)}.login-intro{padding-top:15px}.login-intro h1{font-size:clamp(54px,5.5vw,76px);font-weight:720;letter-spacing:-.065em;line-height:1.04;margin-block:21px}.login-intro h1>span{color:var(--cobalt)}.login-intro>p:not(.entry-kicker){font-size:15px;color:#637182;max-width:260px;line-height:1.7}.login-intro-note{margin-top:35px;display:flex;align-items:center;gap:12px}.login-note-mark{width:33px;height:33px;display:inline-flex;align-items:center;justify-content:center;background:#e9edfa;color:var(--cobalt);border-radius:50%}.login-intro-note>span:last-child{color:#7b8796;font-size:10px;line-height:1.8}.login-intro-note strong{color:#4f6075;font-weight:500}.login-panel{background:#fff;border:1px solid #dfe4ec;border-radius:9px;padding:30px;width:100%;margin-top:20px;box-shadow:0 12px 30px -28px #253d64}.login-panel-heading{margin-bottom:27px}.login-lock{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;color:var(--cobalt);background:var(--blue-wash);border-radius:8px;margin-bottom:23px}.login-panel h2{font-size:25px;font-weight:650;letter-spacing:-.035em;margin-top:6px}.login-panel-heading>p:last-child{color:#697587;font-size:12px;line-height:1.9;margin-top:10px}.login-panel-heading strong{font-weight:550;color:#4c5d72}.login-panel label{display:block;font-size:12px;font-weight:600;margin-block:19px 9px}.login-panel input{min-width:0;display:block;width:100%;border:1px solid #cbd3df;border-radius:5px;min-height:48px;padding:12px 14px;color:var(--ink);background:#fff;font-size:16px}.login-panel input::placeholder{color:#9ba6b5}.login-panel input:focus{border-color:var(--cobalt)}.password-field{position:relative}.password-field input{padding-right:50px}.password-field button{position:absolute;right:3px;top:3px;width:42px;height:42px;border:0;background:transparent;color:#6c7a8e;display:flex;align-items:center;justify-content:center;border-radius:3px}.password-field button:focus-visible{outline-offset:-3px}.login-account-help{font-size:10px;line-height:1.8;color:#718094;margin-top:14px}.login-submit{margin-top:22px;width:100%;justify-content:space-between}.login-error,.login-notice{padding:13px;font-size:12px;line-height:1.7;border-radius:4px}.login-error{color:#963c2f;background:#fff1ed;display:flex;align-items:flex-start;gap:9px;margin-bottom:14px}.login-error svg{margin-top:1px}.login-notice{color:#3657a0;background:#f0f4ff;margin-bottom:20px}.login-details{display:flex;align-items:flex-start;gap:9px;margin-block:22px;color:#718094}.login-details p{font-size:10px;line-height:1.85}.login-details svg{margin-top:2px;color:#637ba3}.login-demo{display:block;padding-top:19px;border-top:1px solid #e9edf3;color:#7b8799;font-size:10px;line-height:1.9}.login-demo>span{display:inline-flex;align-items:center;gap:5px;color:var(--cobalt);font-weight:600}.session-screen{min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 24px;text-align:center;gap:24px}.session-screen .brand{margin-bottom:25px}.session-screen>svg{color:var(--cobalt)}.session-screen h1{font-size:21px;letter-spacing:-.03em}.session-screen p{max-width:400px;color:#647287;line-height:1.7;font-size:14px}.account-email{overflow-wrap:anywhere}.account-logout{flex-shrink:0}.account-settings{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--line)}.account-settings>span{display:block;font-size:11px;color:var(--muted);margin-bottom:6px}.account-settings>strong{display:block;font-size:14px;font-weight:600}.account-settings>button{margin-top:13px}.demo-home-link{white-space:nowrap}@media(min-width:1000px){.entry-hero-actions{gap:17px}.entry-hero-actions .entry-primary{padding-inline:17px;font-size:13px}.entry-secondary{font-size:12px}}@media(max-width:1050px){.landing-hero{gap:40px}.entry-hero-actions{align-items:flex-start;flex-direction:column;gap:6px}.login-main{padding-inline:50px;gap:50px}.preview-new{display:none}}@media(max-width:800px){.entry-header{padding-inline:26px;min-height:86px}.entry-landing main{padding-inline:26px}.landing-hero{gap:30px;padding-block:36px 56px}.landing-copy h1{font-size:42px}.entry-lead{font-size:14px}.preview-heading{padding:22px 18px}.preview-heading h2{font-size:21px}.preview-top{padding-inline:16px}.preview-top small{font-size:6px}.preview-days{padding-inline:16px}.preview-event,.preview-message{padding:18px 16px}.preview-bottom{padding-inline:16px;font-size:8px}.landing-features{gap:20px}.landing-features article+article{padding-left:20px}.landing-features h2{font-size:15px;line-height:1.5}.landing-how{gap:50px}.landing-how h2{font-size:30px}.login-main{padding-inline:30px;gap:36px;grid-template-columns:.8fr 1.2fr}.login-panel{padding:25px}.login-intro h1{font-size:57px}.login-intro .entry-kicker{font-size:8px}.entry-footer{padding-inline:26px}}@media(max-width:620px){.entry-header{padding:20px;min-height:80px;gap:14px}.entry-header .brand{font-size:22px}.entry-header nav{gap:15px}.entry-header nav a{font-size:11px;gap:4px}.entry-header .entry-demo-link>svg{display:none}.entry-header .entry-header-login{padding:10px 12px}.entry-landing main{padding-inline:20px}.landing-hero{grid-template-columns:1fr;gap:38px;padding-block:34px 45px}.landing-copy h1{font-size:clamp(42px,10vw,60px);margin-block:19px}.entry-kicker{font-size:8px;letter-spacing:.055em}.entry-lead{font-size:15px;max-width:460px}.entry-hero-actions{margin-top:25px;gap:8px}.entry-primary{font-size:13px;min-height:50px;padding:15px 18px}.entry-secondary{font-size:12px}.entry-small-note{font-size:10px;margin-top:7px}.landing-preview{max-width:470px;width:calc(100% - 6px);justify-self:center;transform:rotate(.7deg)}.preview-top{padding-inline:20px}.preview-top small{font-size:7px}.preview-heading{padding:24px 20px}.preview-heading h2{font-size:25px}.preview-days{padding-inline:20px}.preview-event,.preview-message{padding:20px}.preview-bottom{padding-inline:20px;font-size:9px}.preview-new{display:inline}.landing-features{grid-template-columns:1fr;padding-block:0;gap:0}.landing-features article{padding:24px 0}.landing-features article+article{padding:24px 0;border-left:0;border-top:1px solid var(--line)}.feature-top{margin-bottom:15px}.landing-features h2{font-size:18px;margin-bottom:8px}.landing-features p{font-size:13px;max-width:470px}.landing-how{grid-template-columns:1fr;gap:29px;padding-block:38px}.landing-how h2{font-size:32px;margin-top:12px}.landing-how li{gap:13px}.landing-privacy{padding:18px;margin-bottom:24px}.landing-privacy p{font-size:10px}.entry-footer{padding:22px 20px;flex-direction:column;align-items:flex-start;gap:7px;font-size:9px}.login-main{display:block;padding:0 20px 35px;min-height:calc(100svh - 164px)}.login-intro{padding:4px 0 0}.login-back{margin-bottom:16px}.login-intro>.entry-kicker,.login-intro h1,.login-intro>p,.login-intro-note{display:none}.login-panel{margin-top:0;padding:26px 24px}.login-panel h2{font-size:26px}.login-lock{margin-bottom:20px;width:42px;height:42px}.login-panel-heading{margin-bottom:23px}.login-panel .entry-kicker{font-size:9px}.login-panel-heading>p:last-child{font-size:12px}.login-details{margin-block:20px}.login-details p,.login-account-help,.login-demo{font-size:11px}.masthead-tools .account-logout{min-width:34px;width:34px;height:36px;padding:6px}}@media(max-width:380px){.entry-header,.entry-landing main{padding-inline:16px}.entry-header nav{gap:11px}.entry-header .brand{font-size:20px;gap:8px}.entry-header .brand-mark{width:23px;height:23px;gap:3px}.entry-header .brand-mark>i{width:10px;height:10px}.entry-header .entry-header-login{padding-inline:8px}.entry-header .entry-header-login>svg{display:none}.landing-copy h1{font-size:42px}.entry-lead{font-size:14px}.preview-message strong{font-size:10px}.preview-new{display:none}.login-main{padding-inline:14px}.login-panel{padding:24px 18px}.login-panel h2{font-size:24px}.entry-footer{padding-inline:16px}.masthead-tools{gap:8px}}@media(max-width:620px){.entry-header .brand{font-size:21px;gap:8px}.entry-header nav{gap:12px}.entry-header .entry-header-login{padding-inline:10px}.masthead .mode-badge{display:none}}@media(max-width:380px){.entry-header .brand{font-size:20px}.entry-landing .entry-header .entry-demo-link{display:none}}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;color:#172127;background:#f5f6f8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-weight:400;--ink: #172127;--muted: #68737e;--line: #e2e6eb;--background: #f5f6f8;--cobalt: #2554e8;--blue-wash: #edf1ff;--navy: #172838;--amber: #ffb34d;--mono: "SFMono-Regular", Consolas, "Liberation Mono", monospace}*{box-sizing:border-box}html{min-width:320px;scroll-padding-top:24px}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;transition:background-color .15s,color .15s,border-color .15s}button:disabled{cursor:default;opacity:.55}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--cobalt);outline-offset:4px}button:hover:disabled{transform:none}svg{flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:650}::selection{color:#102777;background:#dce4ff}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:20px;padding:14px 20px;background:#fff;color:var(--cobalt);border:1px solid var(--cobalt);z-index:100}.skip-link:focus{top:15px}.app-shell{min-height:100vh}.masthead{background:#fff;border-bottom:1px solid var(--line)}.masthead-inner{width:100%;max-width:1280px;min-height:82px;padding:0 32px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{text-transform:uppercase;display:inline-flex;align-items:center;gap:11px;font-size:23px;font-weight:800;letter-spacing:-1px;line-height:1;width:fit-content;color:var(--ink)}.brand-mark{display:grid;grid-template-columns:repeat(2,1fr);gap:3px;width:27px;height:27px;flex-shrink:0}.brand-mark>i,.brand-mark>span{display:block;background:var(--cobalt);width:12px;height:12px}.brand-mark>:nth-child(2){border-radius:0 6px 0 0}.brand-mark>:nth-child(3){background:var(--amber)}.brand-mark>svg{grid-column:1 / -1;color:var(--cobalt)}.brand-wordmark{text-transform:uppercase}.brand-dot{color:var(--cobalt)}.brand-caption,.brand-subtitle{margin-left:8px;padding-left:18px;border-left:1px solid var(--line);font-family:var(--mono);font-size:9px;line-height:1.4;color:var(--muted);font-weight:500;letter-spacing:0}.masthead-tools{display:flex;align-items:center;gap:22px}.masthead-divider{height:26px;width:1px;background:var(--line)}.mode-badge,.connection-status{display:inline-flex;align-items:center;gap:7px;color:#52616f;font-size:12px;white-space:nowrap}.mode-badge>span,.connection-status>i{width:6px;height:6px;border-radius:50%;background:var(--cobalt)}.mode-badge.demo>span{background:#d78e23}.icon-button{min-width:40px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:9px;background:transparent;border:1px solid transparent;border-radius:6px;color:#4c5a68}.icon-button:hover{background:#eef1f5;color:var(--ink)}.bell-button{position:relative}.bell-button i{position:absolute;top:8px;right:8px;width:7px;height:7px;border:1px solid white;border-radius:50%;background:var(--cobalt)}.profile-avatar{width:35px;height:35px;display:grid;place-items:center;border:1px solid #d8dfe8;background:#f5f6f8;color:#4e5c6a;border-radius:50%;font-size:12px;font-weight:650}.desktop-nav{max-width:1280px;margin:0 auto;padding:0 32px;display:flex;align-items:center;gap:28px;background:#fff;border-top:1px solid #eef0f4;min-height:60px}.nav-item{display:inline-flex;align-items:center;gap:8px;position:relative;min-height:59px;padding:0 2px;font-size:13px;font-weight:550;background:none;border:0;white-space:nowrap;color:#65717d}.nav-item:hover{color:var(--cobalt)}.nav-item.active,.nav-item[aria-current=page]{color:var(--cobalt);font-weight:650}.desktop-nav .nav-item.active:after,.desktop-nav .nav-item[aria-current=page]:after{content:"";position:absolute;bottom:-1px;height:3px;background:var(--cobalt);left:0;right:0}.nav-count{display:inline-grid;place-items:center;font-size:10px;font-weight:700;padding:2px 5px;min-width:18px;min-height:18px;background:#eef1f6;color:#5c6976;border-radius:4px;font-variant-numeric:tabular-nums}.active .nav-count{background:var(--blue-wash);color:var(--cobalt)}.nav-dot{width:5px;height:5px;border-radius:50%;background:var(--cobalt)}.nav-spacer{flex:1}.nav-secondary{margin-left:auto}.mobile-nav{display:none}.main-shell,.workspace{min-width:0}main{max-width:1280px;margin:0 auto;padding:36px 32px 0;outline:none}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:25px}.eyebrow,.section-kicker{display:flex;align-items:center;gap:7px;color:var(--muted);font-family:var(--mono);font-size:10px;font-weight:500;letter-spacing:1.1px;text-transform:uppercase;line-height:1.6}.page-heading h1{color:var(--ink);font-size:clamp(32px,3.5vw,43px);font-weight:720;letter-spacing:-.035em;word-spacing:.06em;line-height:1.15;margin:8px 0 9px}.page-heading>div>p{font-size:14px;color:var(--muted);line-height:1.6}.page-heading .eyebrow{font-size:10px}.sync-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:10px 14px;background:#fff;border:1px solid #d7dee7;border-radius:6px;font-size:12px;font-weight:550;color:#465463;white-space:nowrap}.sync-button:hover{border-color:#9fb0d7;background:#f9faff}.toolbar{display:flex;align-items:center;gap:16px;margin-bottom:26px;min-height:42px}.child-select{display:flex;align-items:center;position:relative;gap:9px;padding:0 13px;min-height:40px;min-width:210px;background:#fff;border:1px solid #d7dee7;border-radius:6px}.child-select-icon{display:flex;color:var(--cobalt)}.child-select select{min-width:0;max-width:265px;width:100%;padding:10px 24px 10px 0;border:0;background:transparent;color:#273442;font-size:12px;font-weight:600;appearance:none;cursor:pointer}.child-select>svg{position:absolute;right:11px;color:#6e7c89;pointer-events:none}.selected-school{font-size:11px;line-height:1.5;color:var(--muted);max-width:40%}.search{display:flex;align-items:center;gap:9px;width:255px;min-width:0;margin-left:auto;padding:0 12px;min-height:40px;color:#7b8792;background:#edf0f4;border:1px solid transparent;border-radius:6px}.search:focus-within{background:#fff;border-color:var(--cobalt)}.search input{min-width:0;width:100%;padding:10px 0;background:none;border:0;font-size:12px;color:var(--ink);outline:0}.search input::placeholder{color:#74808d}.search button{display:inline-flex;padding:3px;background:none;border:0;color:#6b7783}.search-caption{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:13px;color:var(--muted);margin-bottom:20px}.briefing-bar{display:flex;border-top:1px solid #d9dfe7;border-bottom:1px solid #d9dfe7;margin-bottom:30px}.briefing-item{display:flex;align-items:center;flex:1;gap:14px;padding:20px 24px;text-align:left;background:transparent;border:0;min-width:0;position:relative}.briefing-item:first-child{padding-left:0}.briefing-item:last-child{padding-right:0}.briefing-item+.briefing-item:before{content:"";position:absolute;height:32px;width:1px;background:#d9dfe7;left:0}button.briefing-item:hover{background:#eff2f8}.briefing-number{font-size:32px;line-height:1;font-weight:650;letter-spacing:-1.3px;font-variant-numeric:tabular-nums;color:var(--ink)}.briefing-item:first-child .briefing-number{color:var(--cobalt)}.briefing-label{display:flex;flex-direction:column;gap:5px;font-size:12px;line-height:1.4;color:#445260}.briefing-label strong{font-weight:550}.briefing-label small{color:var(--muted);font-size:10px}.briefing-item>svg{width:16px;height:16px;color:#8a96a2}.briefing-item>svg:last-child{margin-left:auto}.briefing-item>svg:first-child{color:#657b95}.overview-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,1fr);gap:28px;align-items:start}.overview-main,.overview-side{display:flex;flex-direction:column;gap:28px;min-width:0}.week-board,.inbox-board,.grade-board{min-width:0;background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 24px 19px}.section-title{font-size:19px;line-height:1.3;letter-spacing:-.5px;font-weight:650}.section-kicker+.section-title{margin-top:5px}.section-heading p:not(.section-kicker){color:var(--muted);font-size:11px;line-height:1.6;margin-top:5px}.section-heading>div{min-width:0}.overview-section-action,.text-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:7px 0;min-height:30px;border:0;background:none;color:var(--cobalt);font-size:11px;font-weight:600;line-height:1.4;white-space:nowrap}.overview-section-action:hover,.text-button:hover{color:#123caf}.week-ruler{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));padding:1px 16px 19px;margin:0 8px;border-bottom:1px solid var(--line)}.day-button{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:0;padding:8px 2px 4px;border:0;background:none;border-radius:6px}.day-button:hover{background:#f4f6fb}.day-name{color:#687480;font-family:var(--mono);font-size:10px;line-height:1.5;font-weight:400;text-transform:uppercase}.day-number{display:grid;place-items:center;width:40px;height:40px;border:1px solid transparent;border-radius:50%;color:#35424f;font-size:17px;font-weight:600;font-variant-numeric:tabular-nums}.day-button.today .day-number{border-color:#bac9f9;color:var(--cobalt)}.day-button.selected .day-number{background:var(--cobalt);color:#fff;border-color:var(--cobalt)}.day-button.selected .day-name{color:var(--cobalt)}.day-dot{display:block;width:4px;height:4px;min-height:4px;border-radius:50%;background:var(--amber)}.day-dot.invisible,.day-dot.empty{visibility:hidden}.day-button.selected .day-dot{background:var(--cobalt)}.agenda-list{padding:0 24px 5px}.agenda-item{width:100%;text-align:left;border:0;background:transparent;display:flex;align-items:flex-start;gap:18px;padding:22px 0;min-width:0}.agenda-item+.agenda-item{border-top:1px solid var(--line)}.agenda-date{min-width:34px;width:34px;display:flex;flex-direction:column;align-items:flex-start;gap:3px;padding-top:2px}.agenda-date span{color:#657380;font-size:9px;font-family:var(--mono);line-height:1.4;text-transform:uppercase}.agenda-date strong{font-size:24px;font-weight:600;letter-spacing:-.8px;line-height:1.2}.agenda-copy{flex:1;min-width:0}.agenda-copy h3{color:#26323e;font-size:14px;font-weight:650;line-height:1.55;margin-top:7px;overflow-wrap:anywhere}.agenda-copy p{color:var(--muted);font-size:11px;line-height:1.7;margin-top:5px;overflow-wrap:anywhere}.agenda-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:var(--muted);font-size:10px;line-height:1.5}.agenda-kind,.tag{display:inline-flex;align-items:center;width:fit-content;padding:3px 6px;font-size:9px;font-weight:650;line-height:1.4;letter-spacing:.15px;border-radius:3px;background:#eef1f5;color:#526170}.agenda-kind.exam,.tag.exam{background:#ffedce;color:#885013}.agenda-kind.homework,.tag.homework{background:#edf1ff;color:#3558b9}.agenda-kind.meeting,.tag.meeting{background:#e9edf1;color:#465564}.agenda-kind.event,.tag.event{background:#f0f2f5;color:#5e6a77}.agenda-arrow{color:#95a0ab;margin-top:25px}.agenda-empty{padding:32px 24px;display:flex;flex-direction:column;gap:10px;font-size:13px;line-height:1.7;color:var(--muted)}.agenda-empty strong{font-size:14px;color:#354351;font-weight:550}.schedule-board{background:var(--navy);color:#fff;border-radius:8px;padding:24px;overflow:hidden}.schedule-header{display:grid;grid-template-columns:1fr auto;align-items:start;gap:0 16px}.schedule-header>svg{color:#a5bbce;grid-column:2;grid-row:1 / 3}.schedule-header h2,.schedule-header .schedule-date{grid-column:1 / -1}.schedule-header h2{font-size:19px;font-weight:600;line-height:1.3;letter-spacing:-.4px}.schedule-board .section-kicker{color:#a8bacb;margin-bottom:6px}.schedule-date{font-family:var(--mono);font-size:10px;line-height:1.6;color:#b7c7d6;margin-top:8px;text-transform:uppercase;letter-spacing:.5px}.schedule-count{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:21px;padding:10px 12px;background:#2c4053;color:#dce8f2;font-family:var(--mono);font-size:10px;border-radius:4px;white-space:nowrap}.schedule-list{margin-top:13px}.schedule-item{display:flex;align-items:center;gap:16px;padding:15px 0;border-top:1px solid #354555}.schedule-time{display:flex;flex-direction:column;gap:5px;width:43px;min-width:43px;font-variant-numeric:tabular-nums}.schedule-time strong{font-size:12px;color:#f3f7fc;font-weight:600}.schedule-time small{color:#a4b6c7;font-size:10px}.schedule-copy{flex:1;min-width:0}.schedule-copy h3{color:#f2f6fc;font-size:13px;font-weight:550;line-height:1.5}.schedule-copy p{color:#aebfce;font-size:10px;line-height:1.6;margin-top:3px}.schedule-number{color:#9eb1c3;font-family:var(--mono);font-size:11px}.schedule-item.cancelled .schedule-copy h3{text-decoration:line-through}.schedule-board>.text-button,.schedule-board .overview-section-action{width:100%;justify-content:space-between;color:#dce6f3;border-top:1px solid #354555;margin-top:4px;padding-top:17px;font-size:11px}.schedule-board .empty{color:#becddd;padding-left:0;padding-right:0}.schedule-board .empty-icon{background:#2c4053;color:#c5d4e2}.schedule-board .empty strong{color:#edf4ff}.schedule-board .empty p{color:#adbed0}.inbox-preview,.message-list{padding:0 24px}.message-row{display:flex;align-items:flex-start;width:100%;gap:12px;padding:19px 0;border:0;border-top:1px solid var(--line);background:none;text-align:left;position:relative}.message-row:hover{background:#fafbff}.sender-avatar{display:inline-grid;place-items:center;width:34px;min-width:34px;height:34px;border:1px solid #e0e5ec;border-radius:50%;background:#f1f3f6;color:#687888;font-size:10px;font-weight:650;letter-spacing:.2px;margin-top:2px}.message-row.unread .sender-avatar{background:#edf1ff;border-color:#e0e7ff;color:#4667c9}.row-body{min-width:0;flex:1}.message-sender{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#616e7c;font-size:10px;line-height:1.6;margin:1px 0 5px}.message-date{font-size:9px;color:#71808c;white-space:nowrap;font-variant-numeric:tabular-nums}.message-subject{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:550;line-height:1.6;color:#394653;overflow-wrap:anywhere}.message-row.unread .message-subject{font-weight:650;color:#172127}.message-preview{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px;color:var(--muted);line-height:1.7;margin-top:4px}.unread-dot{display:block;min-width:6px;width:6px;height:6px;border-radius:50%;background:var(--cobalt);margin-top:25px}.child-label{display:inline-block;font-size:9px;color:#596c80;line-height:1.5;border-left:2px solid #c1cde9;padding:0 6px;margin-top:7px}.grade-board .section-heading{padding-bottom:14px}.grade-mini-row,.grade-row{display:flex;align-items:center;gap:12px;padding:16px 0;border-top:1px solid var(--line)}.grade-board>.grade-mini-row{margin:0 24px;width:calc(100% - 48px);border-left:0;border-right:0;border-bottom:0;text-align:left;background:transparent}.grade-mini-row:hover{background:#fafbff}.grade-mark,.grade-value{display:inline-grid;place-items:center;min-width:39px;min-height:39px;width:fit-content;padding:6px 8px;border:1px solid #dbe4ff;background:#f0f4ff;color:var(--cobalt);font-size:19px;font-weight:650;letter-spacing:-.6px;border-radius:5px;line-height:1.2}.grade-mark.long,.grade-value.long{font-size:11px;max-width:94px;letter-spacing:0;overflow-wrap:anywhere}.grade-copy{flex:1;min-width:0}.grade-copy h3,.grade-copy strong,.grade-row strong{display:block;font-size:12px;font-weight:600;line-height:1.5}.grade-copy p,.grade-row p{color:var(--muted);font-size:10px;line-height:1.5;margin-top:4px}.grade-date{color:#71808d;font-family:var(--mono);font-size:9px;white-space:nowrap}.grade-list{padding:0 24px 7px}.bulletin-board{margin-top:30px;min-width:0}.bulletin-board>.section-heading{padding:0 0 18px}.bulletin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;border-top:1px solid #d9dfe7}.bulletin-item{padding:22px 0 5px;min-width:0}.bulletin-meta{display:flex;gap:12px;flex-wrap:wrap;color:#64717e;font-family:var(--mono);font-size:9px;letter-spacing:.5px;text-transform:uppercase;line-height:1.6}.bulletin-item h3{font-size:14px;line-height:1.6;font-weight:600;margin-top:10px}.bulletin-item>p{font-size:12px;color:#677482;line-height:1.8;margin-top:7px;white-space:pre-wrap;overflow-wrap:anywhere}.bulletin-item small{display:block;font-size:10px;line-height:1.6;color:#687583;margin-top:12px}.panel{min-width:0;background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden;margin-bottom:24px}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:23px 24px 19px}.panel-heading h2{font-size:20px;line-height:1.35;font-weight:650;color:var(--ink);letter-spacing:-.5px}.panel-heading p{font-size:12px;line-height:1.6;color:var(--muted);margin-top:6px}.panel-icon{color:#7b8a98}.panel-footer-link{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px;border:0;border-top:1px solid var(--line);background:#fbfcfe;color:var(--cobalt);font-size:11px;font-weight:600}.panel-footer-link:hover{background:#f3f6ff}.event-list{padding:0 24px}.event-row{display:flex;align-items:flex-start;gap:15px;padding:20px 0;border-top:1px solid var(--line)}.date-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:42px;width:42px;padding:8px 3px;border-radius:5px;background:#f1f3f7;color:#4a5a6a}.date-tile strong{font-size:21px;font-weight:650;line-height:1.05;letter-spacing:-.7px}.date-tile span{font-size:9px;margin-top:5px;font-family:var(--mono);text-transform:uppercase}.date-tile.exam{background:#fff0d9;color:#8c581b}.date-tile.homework{background:#edf1ff;color:#395cbe}.event-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:var(--muted);font-size:10px;line-height:1.5;margin-bottom:7px}.event-row h3{font-size:13px;font-weight:600;line-height:1.6;overflow-wrap:anywhere}.event-row p{color:var(--muted);font-size:12px;line-height:1.7;margin-top:4px}.event-row .event-description{white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0}.event-row.compact .event-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.event-tools{display:flex;flex-direction:column;align-items:flex-end;gap:12px;max-width:155px}.event-calendar-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;padding:7px 9px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--accent, #3159e8);font:inherit;font-size:11px;cursor:pointer;text-align:left}.event-calendar-button svg{flex-shrink:0}.event-calendar-button:hover{background:#eef2ff}@media(max-width:560px){.event-row{flex-wrap:wrap}.event-row>.row-body{flex-basis:calc(100% - 65px)}.event-tools{flex-direction:row;max-width:none;width:100%;align-items:center;justify-content:flex-end}}.event-weekday{color:#74818c;font-family:var(--mono);font-size:9px;padding-top:3px}.empty{display:flex;align-items:center;flex-direction:column;text-align:center;padding:29px 24px 34px;color:var(--muted);line-height:1.7}.empty-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:7px;background:#f0f3f8;color:#7b8c9e;margin-bottom:14px}.empty strong{color:#435362;font-size:13px;font-weight:600}.empty p{max-width:315px;font-size:12px;color:var(--muted);margin-top:7px}.attendance-list{padding:0 24px 14px}.attendance-row{display:flex;align-items:center;gap:20px;border-top:1px solid var(--line);padding:16px 0;font-size:12px;color:var(--muted)}.attendance-row strong{flex:1;color:#354554;font-size:13px;font-weight:550}.attendance-row>.tag{margin-left:auto}.demo-banner,.status-banner{display:flex;align-items:flex-start;gap:12px;padding:13px 16px;border:1px solid #d8e0fa;background:#edf2ff;color:#36528d;border-radius:5px;font-size:12px;line-height:1.7;margin-bottom:23px}.demo-banner{border-color:#eedec2;background:#fff7e9;color:#81602e}.demo-banner>span,.status-banner>span,.status-banner>div{flex:1;min-width:0}.demo-banner>svg,.status-banner>svg{margin-top:2px}.demo-banner a,.status-banner a,.status-banner button{display:inline-flex;align-items:center;gap:6px;border:0;padding:0;background:none;color:inherit;font-size:11px;font-weight:600;white-space:nowrap}.status-banner p{margin-top:4px;overflow-wrap:anywhere}.status-banner.error{color:#94402f;border-color:#edd9d3;background:#fff2ed}.inline-note{display:flex;align-items:flex-start;gap:8px;padding:0 24px 18px;font-size:12px;color:var(--muted);line-height:1.7}.inline-note>svg{margin-top:2px}.segmented{display:flex;gap:2px;padding:3px;background:#f0f2f6;border:1px solid #e7eaf0;border-radius:6px}.segmented button{border:0;background:none;border-radius:4px;color:#687583;padding:8px 10px;font-size:11px;line-height:1.5;white-space:nowrap}.segmented button.selected{background:#fff;color:var(--cobalt);box-shadow:0 1px 3px #17283812}.segmented span{padding:2px 4px;margin-left:4px;font-size:10px;color:#465fa7;background:#eaf0ff;border-radius:3px}.message-list.full .message-row{padding:23px 0}.message-list.full .sender-avatar{width:40px;min-width:40px;height:40px;font-size:12px}.message-list.full .message-subject{font-size:14px}.message-list.full .message-preview,.message-list.full .message-sender{font-size:12px}.message-list.full .message-date{font-size:11px}.calendar-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(290px,1fr);gap:24px;align-items:start;margin-bottom:24px}.calendar-layout>.panel,.settings-grid>.panel{margin-bottom:0}.calendar-layout .panel-heading h2:first-letter{text-transform:uppercase}.calendar-controls{display:flex;align-items:center;gap:3px}.calendar-controls>.text-button{margin-right:6px}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;padding:0 20px 18px}.calendar-weekday{text-align:center;color:#6d7b89;font-family:var(--mono);font-size:10px;line-height:1.5;text-transform:uppercase;padding:9px 0}.calendar-day{display:flex;flex-direction:column;align-items:center;min-width:0;min-height:81px;gap:6px;padding:9px 3px 5px;color:#455564;background:#f6f7fa;border:1px solid transparent;border-radius:5px}.calendar-day:hover{background:#edf1ff}.calendar-day>span:first-child{display:grid;place-items:center;min-width:26px;min-height:26px;border-radius:50%;font-size:13px;font-weight:500}.calendar-day.today>span:first-child{color:var(--cobalt);border:1px solid #bbcafa}.calendar-day.selected{color:var(--cobalt);background:#edf1ff;border-color:#bdcafa}.calendar-day.selected>span:first-child{color:#fff;background:var(--cobalt);border-color:var(--cobalt)}.calendar-day small{width:100%;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#687787;font-size:9px;line-height:1.5}.day-dots{display:flex;gap:3px;min-height:4px}.day-dots>i,.calendar-legend i{display:inline-block;width:4px;height:4px;border-radius:50%;background:#a1adba}.day-dots .exam,.calendar-legend .exam{background:#da902a}.day-dots .homework,.calendar-legend .homework{background:var(--cobalt)}.day-dots .meeting,.calendar-legend .meeting{background:#485b70}.day-dots .event,.calendar-legend .event{background:#9ba8b7}.calendar-legend{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:15px;color:#667686;padding:0 20px 23px;font-size:10px}.calendar-legend>span{display:inline-flex;align-items:center;gap:5px}.timetable{padding:0 24px 20px}.timetable-row{display:grid;grid-template-columns:25px 95px minmax(120px,1fr) 1fr 1fr;gap:15px;align-items:center;padding:17px 0;border-top:1px solid var(--line);color:#687789;font-size:12px;line-height:1.6}.timetable-row strong{color:#314151;font-size:13px;font-weight:600}.lesson-number{font-family:var(--mono);font-size:11px;color:#8795a4}.timetable-time{font-variant-numeric:tabular-nums}.cancelled{opacity:.65}.timetable-row.cancelled{opacity:1}.timetable-row.cancelled strong{text-decoration:line-through;color:#718091}.timetable-row.cancelled>span:last-child{color:#9b5b24;font-weight:600}.grades-table{padding:0 24px 20px}.grades-table-head,.grade-table-row{display:grid;grid-template-columns:1.2fr 74px 1.5fr 105px;gap:22px;align-items:center;padding:18px 0;border-top:1px solid var(--line);color:#607184;font-size:12px;line-height:1.6}.grades-table-head{color:#728194;text-transform:uppercase;font-family:var(--mono);font-size:10px;letter-spacing:.5px}.grade-table-row>div>strong{font-weight:600;color:#354455}.grade-table-row p{font-size:12px;color:#6c7c8e;line-height:1.7;margin-top:5px;white-space:pre-wrap;overflow-wrap:anywhere}.grade-table-row small{display:block;color:#738193;font-size:11px;margin-top:5px}.notification-list{padding:0 24px 10px}.notification-row{display:flex;align-items:flex-start;gap:15px;padding:21px 0;border-top:1px solid var(--line)}.notification-icon{display:grid;place-items:center;min-width:36px;width:36px;height:36px;background:#f1f3f6;color:#758496;border-radius:6px}.notification-row.unread .notification-icon{color:var(--cobalt);background:#edf1ff}.notification-row.unread .notification-icon.event{color:#986018;background:#fff0d8}.notification-row h3{font-size:13px;font-weight:550;line-height:1.6;color:#4f6072}.notification-row.unread h3{color:var(--ink);font-weight:650}.notification-row p{color:#6a7b8b;font-size:12px;line-height:1.7;margin-top:5px;overflow-wrap:anywhere}.notification-row .muted{display:block;margin-top:9px;color:#718193;font-size:10px}.settings-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:24px;align-items:start}.settings-content{padding:3px 24px 25px}.connection-card{display:flex;align-items:center;gap:13px;padding:15px;background:#f5f7fc;border:1px solid #e3e8f2;border-radius:6px}.connection-icon{display:flex;color:var(--cobalt)}.connection-card strong{color:#35475a;font-size:13px;font-weight:600}.connection-card p{font-size:11px;color:#6a7b8e;line-height:1.7;margin-top:5px}.connection-card>.status-dot{margin-left:auto}.settings-list{margin:15px 0}.settings-list>div{display:flex;justify-content:space-between;gap:22px;padding:15px 0;border-bottom:1px solid var(--line);font-size:12px;line-height:1.7}.settings-list dt{color:#6a7b8d}.settings-list dd{margin:0;text-align:right;color:#465a70;overflow-wrap:anywhere}.settings-help{font-size:12px;line-height:1.9;color:#63768a;margin:18px 0 22px;overflow-wrap:anywhere}.settings-actions{display:flex;flex-wrap:wrap;align-items:center;gap:15px}.primary-button{display:inline-flex;justify-content:center;align-items:center;gap:8px;padding:11px 15px;min-height:42px;background:var(--cobalt);border:1px solid var(--cobalt);border-radius:6px;color:#fff;font-size:12px;font-weight:600;line-height:1.5}.primary-button:hover{background:#1741c6;border-color:#1741c6}.notification-settings-icon{display:grid;place-items:center;width:51px;height:51px;background:#edf1ff;color:var(--cobalt);border-radius:7px;margin:4px 0 19px}.settings-content h3{font-size:14px;font-weight:600;color:#35485c}.privacy-note{display:flex;align-items:flex-start;gap:6px;font-size:11px;color:#697c90;line-height:1.7;margin-top:19px}.privacy-note>svg{margin-top:2px}.permission-note{font-size:12px;line-height:1.8;color:#936625;margin-top:13px}.student-cards{display:flex;flex-direction:column;gap:14px}.student-card{display:flex;align-items:center;gap:15px;padding:15px;border:1px solid var(--line);border-radius:6px}.student-avatar{display:grid;place-items:center;min-width:42px;width:42px;height:42px;background:#edf1ff;color:var(--cobalt);border-radius:50%;font-size:12px;font-weight:600}.student-card p{font-size:12px;color:#677b90;margin-top:5px;line-height:1.5}.student-card small{display:block;color:#6a7d92;font-size:11px;line-height:1.7;margin-top:5px}.data-warnings{background:#fff7ea;border:1px solid #eddfc7;border-radius:6px;margin-top:24px;color:#7e612f;font-size:12px}.data-warnings summary{display:flex;align-items:center;gap:8px;padding:14px 16px;cursor:pointer;list-style:none}.data-warnings summary>svg:last-child{margin-left:auto}.data-warnings ul{margin:0;padding:0 20px 16px 37px;line-height:1.8;overflow-wrap:anywhere}.page-footer{display:flex;justify-content:space-between;gap:20px;padding:22px 0 28px;margin-top:36px;border-top:1px solid #dbe1e9;font-size:10px;color:#748292;line-height:1.6}.page-footer>span:first-child{display:flex;align-items:center;gap:7px}.page-footer a:hover{color:var(--cobalt)}.status-dot{display:inline-block;min-width:5px;width:5px;height:5px;border-radius:50%;background:#cc983e}.status-dot.connected{background:var(--cobalt)}.toast{position:fixed;display:flex;align-items:center;gap:12px;bottom:25px;left:50%;transform:translate(-50%);padding:12px 15px;width:max-content;max-width:min(610px,calc(100vw - 32px));background:var(--navy);color:#edf3fc;border:1px solid #31465a;box-shadow:0 10px 34px #17283824;border-radius:7px;font-size:13px;line-height:1.6;z-index:80}.toast .icon-button{color:#d5e0eb;margin-left:5px}.toast .icon-button:hover{background:#2c4053}.message-dialog{width:calc(100vw - 48px);max-width:680px;max-height:min(88dvh,900px);overflow-y:auto;background:#fff;color:#3b4d61;padding:28px 32px;border:1px solid #dfe5ed;border-radius:10px;box-shadow:0 20px 90px #0715222e}.message-dialog::backdrop{background:#14233185;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:17px}.dialog-heading .eyebrow{font-size:10px}.message-dialog h2{font-size:27px;line-height:1.3;font-weight:650;color:var(--ink);letter-spacing:-.8px;overflow-wrap:anywhere}.dialog-sender{display:flex;align-items:center;gap:13px;margin:23px 0;padding-bottom:23px;border-bottom:1px solid var(--line)}.dialog-sender strong{font-size:13px;color:#354b61;font-weight:600}.dialog-sender p{font-size:11px;color:#6d7e90;line-height:1.7;margin-top:5px}.message-body{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.85;color:#4e6379}.attachment-note{display:flex;align-items:flex-start;gap:9px;padding:14px;background:#f2f5fb;border:1px solid #e7ebf3;border-radius:5px;color:#617991;font-size:12px;line-height:1.7;margin-top:24px}.attachment-note svg{margin-top:2px}.dialog-footer{display:flex;align-items:center;flex-wrap:wrap;gap:18px;padding-top:22px;margin-top:27px;border-top:1px solid var(--line)}.dialog-footer p{display:flex;align-items:flex-start;gap:7px;flex:1;color:#6c7e91;font-size:11px;line-height:1.7}.full-message-prompt{padding:17px;margin:23px 0 10px;border:1px solid #e1e7f2;border-radius:6px;background:#f5f7fc}.full-message-prompt p{margin-bottom:13px;color:#5e748d;font-size:12px;line-height:1.8}.full-message-prompt small{display:block;font-size:11px;line-height:1.7;color:#6a8098;margin-top:9px}.message-error{padding:13px 16px;border-radius:5px;background:#fff1ec;color:#a04630;margin-top:16px;font-size:13px;line-height:1.7}.loading-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;text-align:center;padding:32px;min-height:100vh;color:#63778e}.loading-screen .brand{margin-bottom:24px}.loading-screen h1{font-size:30px;letter-spacing:-.8px;color:var(--ink)}.loading-screen p{font-size:14px;line-height:1.8}.loading-screen a:not(.primary-button){font-size:13px;color:var(--cobalt);text-decoration:underline}.spin{animation:spin 1.2s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.librus-link{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#66788a}.librus-link:hover{color:var(--cobalt)}.eyebrow-marker{width:5px;height:5px;background:var(--cobalt)}.demo-banner>.demo-label{flex:0 0 auto;white-space:nowrap;min-width:0;font-family:var(--mono);font-size:9px;font-weight:600;letter-spacing:.5px;padding:1px 5px;background:#fbe8c5}.agenda-caption{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:17px 24px 0;color:#74818e;font-family:var(--mono);font-size:9px;letter-spacing:.5px;text-transform:uppercase;line-height:1.6}.agenda-caption .text-button{font-family:inherit;font-size:9px;text-transform:none;letter-spacing:0;padding:0;min-height:0}.agenda-item:hover{background:#fafbfe}.agenda-title{display:block;margin-top:8px;font-size:14px;font-weight:650;line-height:1.55;color:#26323e;overflow-wrap:anywhere}.agenda-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:6px;color:#687887;font-size:11px;line-height:1.65;overflow-wrap:anywhere}.agenda-subject{display:block;font-size:10px;color:#5e7184;margin-top:6px;line-height:1.5}.day-dot{visibility:hidden}.day-dot.has-events{visibility:visible}.grade-copy>span{display:block;color:var(--muted);font-size:10px;line-height:1.6;margin-top:4px}.schedule-action{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:17px 0 0;margin-top:4px;border:0;border-top:1px solid #354555;color:#e2ecf7;background:none;font-size:11px;font-weight:550}.schedule-action:hover{color:#fff}.schedule-empty{color:#b2c3d4;font-size:12px;line-height:1.8;padding:18px 0 22px}.cancelled-label{color:#bf692f}.schedule-board .cancelled-label{color:#ffca84}.schedule-item.cancelled{opacity:1}.schedule-item.cancelled h3,.schedule-item.cancelled .schedule-time{opacity:.65}.board-empty{font-size:12px;line-height:1.7;color:#6d7b88;padding:5px 24px 25px}.bulletin-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bulletin-item summary{cursor:pointer;display:grid;grid-template-columns:1fr 18px;gap:8px 12px;list-style:none}.bulletin-item summary::-webkit-details-marker{display:none}.bulletin-item summary .bulletin-meta{grid-column:1 / -1}.bulletin-item summary strong{font-size:13px;font-weight:600;line-height:1.7;color:#314151}.bulletin-item summary>svg{color:#7f8d9b;margin-top:4px;transition:transform .15s}.bulletin-item[open] summary>svg{transform:rotate(90deg);color:var(--cobalt)}.bulletin-author{grid-column:1 / -1;font-size:10px;line-height:1.5;color:#738395}.attendance-panel{margin-top:30px}.tag.attention{background:#fff0d9;color:#8c581b}@media(min-width:1500px){main{padding-top:43px}.page-heading{margin-bottom:29px}.overview-layout,.overview-main,.overview-side{gap:32px}}@media(max-width:1100px){.desktop-nav{gap:23px}.nav-item{font-size:12px;gap:6px}.overview-layout{grid-template-columns:minmax(0,1.5fr) minmax(285px,1fr);gap:22px}.overview-main,.overview-side{gap:22px}.section-heading,.agenda-list,.inbox-preview,.grade-list{padding-left:20px;padding-right:20px}.schedule-board{padding:20px}.grade-board>.grade-mini-row{margin-left:20px;margin-right:20px;width:calc(100% - 40px)}.briefing-item{padding-left:20px;padding-right:20px;gap:11px}.briefing-number{font-size:29px}.briefing-label{font-size:11px}.briefing-label small{font-size:9px}.calendar-layout{grid-template-columns:minmax(0,1.25fr) minmax(270px,1fr);gap:20px}.calendar-layout .panel-heading{padding-left:18px;padding-right:18px;gap:8px}.calendar-layout .panel-heading h2{font-size:18px}.calendar-controls .icon-button{min-width:32px;padding:5px}.calendar-grid{padding-left:14px;padding-right:14px}.calendar-day{min-height:72px}.timetable-row{grid-template-columns:22px 90px minmax(110px,1fr) 1fr}.timetable-row>span:last-child{display:none}.timetable-row.cancelled>span:last-child{display:block;grid-column:3 / -1;margin-top:-8px}.selected-school{max-width:33%}}@media(max-width:900px){.masthead-inner{padding-left:24px;padding-right:24px}.desktop-nav{padding-left:24px;padding-right:24px;gap:20px}.desktop-nav .nav-item{font-size:11px}.desktop-nav .nav-item svg{width:16px}.masthead-tools{gap:15px}.masthead .search{width:210px}main{padding-left:24px;padding-right:24px}.overview-layout{grid-template-columns:minmax(0,1.4fr) minmax(270px,1fr);gap:18px}.section-title{font-size:17px}.section-heading{gap:10px;padding-left:18px;padding-right:18px}.overview-section-action,.section-heading .text-button{font-size:10px}.agenda-list{padding-left:18px;padding-right:18px}.agenda-item{gap:13px;padding-top:19px;padding-bottom:19px}.agenda-copy h3{font-size:13px}.agenda-date{width:28px;min-width:28px}.agenda-date strong{font-size:22px}.agenda-arrow{display:none}.day-number{width:35px;height:35px;font-size:15px}.week-ruler{padding-left:7px;padding-right:7px}.schedule-board{padding:20px 18px}.schedule-header h2{font-size:17px}.schedule-item{gap:12px}.schedule-copy h3{font-size:12px}.schedule-number{display:none}.inbox-preview{padding-left:18px;padding-right:18px}.message-row{gap:9px}.inbox-preview .sender-avatar{min-width:29px;width:29px;height:29px;font-size:9px}.inbox-preview .message-sender{flex-wrap:wrap;gap:2px 7px}.inbox-preview .message-date{font-size:9px}.grade-mini-row{gap:9px}.grade-copy h3{font-size:11px}.grade-date{font-size:8px}.selected-school{display:none}.calendar-layout{grid-template-columns:1fr}.calendar-layout>.panel:nth-child(2) .event-list{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.calendar-day{min-height:82px}.calendar-layout .panel-heading h2{font-size:20px}.settings-grid{grid-template-columns:1fr}.grades-table-head,.grade-table-row{grid-template-columns:1.1fr 64px 1.25fr 85px;gap:15px}}@media(max-width:760px){.masthead{position:sticky;top:0;z-index:35}.masthead-inner{padding:0 20px;min-height:68px;gap:20px}.masthead-inner{gap:20px}.brand{font-size:21px;gap:10px}.brand-mark{width:25px;height:25px}.brand-mark>i,.brand-mark>span{width:11px;height:11px}.masthead-tools{gap:10px}.masthead .search,.masthead-divider{display:none}.mode-badge,.connection-status{font-size:10px;gap:6px}.profile-avatar{width:31px;height:31px;font-size:11px}.desktop-nav{display:none}.mobile-nav{position:fixed;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));inset:auto 0 0;padding:4px 5px calc(5px + env(safe-area-inset-bottom));min-height:66px;background:#fff;border-top:1px solid #dfe5ed;z-index:40}.mobile-nav .nav-item{display:flex;flex-direction:column;justify-content:center;min-width:0;min-height:56px;gap:5px;padding:5px 1px;font-size:9px;font-weight:500;line-height:1.3}.mobile-nav .nav-item svg{width:19px;height:19px}.mobile-nav .nav-item.active{color:var(--cobalt);font-weight:600}.mobile-nav .nav-count{position:absolute;top:0;left:calc(50% + 6px);min-width:15px;min-height:15px;padding:1px 3px;color:#fff;background:var(--cobalt);border:2px solid white;font-size:8px}.mobile-nav .nav-dot{position:absolute;top:6px;left:calc(50% + 10px)}.mobile-nav .nav-item.active:before{content:"";position:absolute;top:-5px;left:26%;right:26%;height:2px;background:var(--cobalt)}main{padding:25px 20px calc(77px + env(safe-area-inset-bottom))}.page-heading{gap:18px;margin-bottom:20px;align-items:center}.page-heading h1{font-size:34px;letter-spacing:-.035em;word-spacing:.06em;margin-top:7px}.page-heading>div>p{font-size:12px;max-width:290px}.page-heading .eyebrow{font-size:9px;letter-spacing:.65px}.sync-button{font-size:11px;padding:10px 12px;min-height:40px}.toolbar{gap:12px;margin-bottom:22px}.child-select{min-width:0;max-width:50%;flex:1;min-height:40px;padding-left:11px;gap:7px}.child-select select{font-size:11px;max-width:none;padding-top:12px;padding-bottom:12px}.child-select-icon svg{width:16px}.toolbar .search{width:auto;flex:1;padding:0 10px}.search input{font-size:11px}.briefing-bar{margin-bottom:23px}.briefing-item{padding:17px 15px;gap:10px}.briefing-number{font-size:29px}.briefing-label{font-size:10px;line-height:1.5;gap:2px}.briefing-label small{font-size:9px}.briefing-item>svg{display:none}.overview-layout{grid-template-columns:1fr;gap:24px}.overview-main,.overview-side{gap:24px}.overview-side{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}.section-heading{padding:22px 21px 18px;gap:15px}.section-title{font-size:20px}.section-kicker{font-size:9px}.overview-section-action,.section-heading .text-button{font-size:11px}.week-ruler{padding:1px 12px 17px;margin:0 8px}.day-button{gap:8px}.day-number{width:41px;height:41px;font-size:17px}.day-name{font-size:10px}.agenda-list{padding:0 21px 3px}.agenda-item{gap:17px;padding-top:22px;padding-bottom:22px}.agenda-date{width:32px;min-width:32px}.agenda-date strong{font-size:25px}.agenda-copy h3{font-size:14px}.agenda-copy p{font-size:12px}.agenda-meta{font-size:10px}.agenda-kind{font-size:9px}.agenda-arrow{display:block;width:16px}.inbox-preview{padding-left:21px;padding-right:21px}.inbox-preview .message-row{gap:12px;padding-top:21px;padding-bottom:21px}.inbox-preview .sender-avatar{width:34px;min-width:34px;height:34px;font-size:10px}.inbox-preview .message-sender{flex-wrap:nowrap;font-size:11px}.message-subject{font-size:13px}.message-preview{font-size:11px}.schedule-board{padding:21px}.schedule-header h2{font-size:19px}.schedule-copy h3{font-size:13px}.schedule-number{display:block}.grade-board>.grade-mini-row{margin-left:21px;margin-right:21px;width:calc(100% - 42px)}.grade-mini-row{gap:12px}.grade-copy h3{font-size:12px}.grade-date{font-size:9px}.bulletin-board{margin-top:26px}.bulletin-grid{gap:20px}.panel{margin-bottom:22px}.panel-heading{padding:21px}.panel-heading h2{font-size:20px}.panel-heading:has(.segmented){align-items:flex-start;flex-direction:column;gap:15px}.segmented{align-self:stretch}.segmented button{flex:1;padding:9px 8px}.message-list,.event-list,.grades-table,.notification-list{padding-left:21px;padding-right:21px}.message-list.full .message-row{gap:11px;padding:22px 0}.message-list.full .sender-avatar{min-width:35px;width:35px;height:35px;font-size:10px}.message-list.full .message-date{font-size:10px}.inline-note{padding:0 21px 18px;font-size:11px}.demo-banner,.status-banner{flex-wrap:wrap;gap:8px 10px;padding:12px;font-size:11px;margin-bottom:20px}.demo-banner>span,.status-banner>div,.status-banner>span{min-width:calc(100% - 35px)}.demo-banner a,.status-banner a,.status-banner button{margin-left:29px}.calendar-layout>.panel:nth-child(2) .event-list{display:block}.calendar-layout .panel-heading{padding:20px}.calendar-grid{padding-left:17px;padding-right:17px}.calendar-day{min-height:76px}.calendar-legend{font-size:9px;gap:12px}.timetable{padding-left:20px;padding-right:20px}.timetable-row{grid-template-columns:18px 90px 1fr;gap:12px;padding:16px 0}.timetable-row>span:nth-last-child(2){display:none}.grades-table-head{display:none}.grade-table-row{grid-template-columns:minmax(0,1fr) 49px;gap:10px;padding:21px 0;font-size:13px}.grade-table-row>div>strong{font-size:14px}.grade-table-row>div:nth-child(3){grid-column:1 / -1;padding-left:12px;border-left:2px solid #dbe3f1;margin-top:3px}.grade-table-row>div:nth-child(3)>strong{font-size:12px}.grade-table-row>span:last-child{grid-column:1 / -1;justify-self:end;font-size:11px}.notification-row{gap:12px}.notification-icon{width:33px;min-width:33px;height:33px}.notification-row>.icon-button{min-width:32px;padding:5px}.settings-content{padding:2px 21px 23px}.settings-grid{gap:22px}.settings-list>div{gap:15px;font-size:12px}.attendance-list{padding-left:21px;padding-right:21px}.attendance-row{gap:12px;flex-wrap:wrap;font-size:11px}.attendance-row strong{font-size:12px}.page-footer{margin-top:27px;padding-bottom:18px;flex-direction:column;gap:8px;font-size:10px}.toast{bottom:calc(82px + env(safe-area-inset-bottom));font-size:12px;padding:11px 13px}.message-dialog{width:calc(100vw - 24px);max-height:calc(100dvh - 32px);padding:20px 23px;border-radius:8px}.message-dialog h2{font-size:23px}.dialog-sender{margin:21px 0;padding-bottom:20px}.dialog-sender p{font-size:11px}.dialog-footer{align-items:flex-start;flex-direction:column;gap:15px}.message-body{font-size:14px}}@media(max-width:560px){.overview-side{display:flex;flex-direction:column}.overview-side>*{width:100%}.briefing-item{gap:7px;padding:17px 11px}.briefing-number{font-size:27px}.briefing-label small{display:none}.briefing-label{font-size:10px}.briefing-item+.briefing-item:before{height:26px}.bulletin-grid{grid-template-columns:1fr;gap:0}.bulletin-item+.bulletin-item{border-top:1px solid var(--line);margin-top:18px}.grade-mini-row{padding-top:17px;padding-bottom:17px}.grade-copy h3,.grade-copy strong{font-size:13px}.grade-copy p{font-size:11px}.grade-date{font-size:10px}.schedule-copy h3{font-size:14px}.schedule-copy p{font-size:11px}.schedule-time strong{font-size:13px}.schedule-time small{font-size:11px}.schedule-item{padding-top:16px;padding-bottom:16px;gap:18px}.page-heading .sync-button{width:40px;min-width:40px;height:40px;padding:10px;font-size:0;gap:0}.page-heading .sync-button svg{width:16px;height:16px}.page-heading .sync-button span{display:none}}@media(max-width:380px){.masthead-inner{padding-left:15px;padding-right:15px}.brand{font-size:20px}.masthead-tools{gap:6px}.masthead .profile-avatar{display:none}main{padding-left:15px;padding-right:15px}.page-heading{gap:12px}.page-heading h1{font-size:30px;letter-spacing:-.035em;word-spacing:.06em}.page-heading>div>p{font-size:11px}.toolbar{gap:8px}.child-select{padding-left:9px;gap:5px}.child-select-icon{display:none}.child-select select{font-size:10px;padding-right:17px}.toolbar .search{padding:0 8px;gap:6px}.search input{font-size:10px}.briefing-item{gap:6px;padding:16px 9px}.briefing-number{font-size:25px}.briefing-label{font-size:9px}.section-heading{padding:20px 16px 16px;gap:10px}.section-title{font-size:18px}.section-heading .text-button,.overview-section-action{font-size:10px}.week-ruler{padding-left:4px;padding-right:4px;margin-left:6px;margin-right:6px}.day-number{width:33px;height:33px;font-size:15px}.day-name{font-size:9px}.agenda-list{padding-left:16px;padding-right:16px}.agenda-item{gap:12px}.agenda-copy h3{font-size:13px}.agenda-copy p{font-size:11px}.agenda-arrow{display:none}.inbox-preview,.message-list,.event-list,.grades-table,.notification-list{padding-left:16px;padding-right:16px}.inbox-preview .message-sender{flex-wrap:wrap;gap:1px 6px}.message-list.full .message-sender{font-size:11px;flex-wrap:wrap;gap:2px 6px}.message-list.full .message-subject{font-size:13px}.message-list.full .message-date{font-size:9px}.panel-heading{padding-left:16px;padding-right:16px;flex-wrap:wrap}.panel-heading h2{font-size:19px}.calendar-layout .panel-heading{padding-left:13px;padding-right:13px;gap:5px}.calendar-layout .panel-heading h2{font-size:17px}.calendar-controls{gap:0}.calendar-controls .icon-button{min-width:27px}.calendar-controls>.text-button{font-size:10px;margin-right:3px}.calendar-grid{gap:3px;padding-left:10px;padding-right:10px}.calendar-day{min-height:65px;padding-top:7px}.calendar-day small{font-size:8px}.calendar-legend{gap:8px;font-size:8px;padding-left:10px;padding-right:10px}.timetable{padding-left:16px;padding-right:16px}.timetable-row{grid-template-columns:13px 79px 1fr;gap:9px;font-size:11px}.timetable-row strong{font-size:12px}.settings-content{padding-left:16px;padding-right:16px}.settings-list>div{font-size:11px}.connection-card{padding:12px;gap:10px}.inline-note{padding-left:16px;padding-right:16px}.notification-row{gap:9px}.notification-row h3{font-size:12px}.notification-row p{font-size:11px}.notification-row .muted{font-size:9px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media(max-width:760px){html{scroll-padding-top:90px}.brand-caption,.masthead .librus-link{display:none}.overview-layout{display:flex;flex-direction:column}.overview-main,.overview-side{display:contents}.week-board{order:1;width:100%}.schedule-board{order:2;width:100%}.inbox-board{order:3;width:100%}.grade-board{order:4;width:100%}.agenda-caption{padding-left:21px;padding-right:21px}.agenda-title{font-size:14px}.agenda-description{font-size:12px}.grade-copy>span{font-size:11px}.bulletin-grid{grid-template-columns:1fr}.toolbar{flex-wrap:wrap}.child-select{flex:0 1 auto;max-width:100%;width:auto;min-width:210px}.child-select select{font-size:16px;padding-top:11px;padding-bottom:11px}.toolbar .search{flex:1 0 100%;min-width:0}.search input{font-size:16px}.demo-banner>.demo-label{min-width:0}.demo-banner>span:not(.demo-label){min-width:calc(100% - 56px)}.demo-banner a{margin-left:45px}.bulletin-item+.bulletin-item{border-top:1px solid var(--line);margin-top:18px}}@media(max-width:380px){.agenda-caption{padding-left:16px;padding-right:16px;font-size:8px}.agenda-title{font-size:13px}.agenda-description{font-size:11px}.child-select{min-width:0;width:100%}.child-select select,.search input{font-size:16px}}
