:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--font-ui:"Aptos", "Segoe UI Variable Display", "Segoe UI", sans-serif;--background:#eef3f8;--background-glow:#3363ff29;--background-glow-soft:#0e52de14;--surface:#ffffffe6;--surface-strong:#fff;--surface-muted:#f5f8fc;--surface-subtle:#f5f8fccc;--ink:#11213c;--ink-soft:#41516c;--muted:#64748d;--border:#7f95b942;--border-strong:#5b76a357;--primary:#2167ff;--primary-strong:#0e52de;--primary-soft:#2167ff1a;--accent:#2e3f86;--success:#18734f;--success-soft:#18734f1c;--danger:#b04646;--danger-soft:#b046461c;--shadow-sm:0 12px 30px #11213c14;--shadow-md:0 22px 48px #11213c1a;--shadow-lg:0 30px 80px #11213c24;--radius-xl:30px;--radius-lg:22px;--radius-md:18px;--radius-sm:14px;--topbar-height:92px;--sidebar-width:292px}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:radial-gradient(circle at top left, var(--background-glow), transparent 28%), radial-gradient(circle at right 12%, var(--background-glow-soft), transparent 26%), linear-gradient(180deg, #f7f9fc 0%, var(--background) 52%, #edf2f8 100%);min-height:100vh;color:var(--ink);font-family:var(--font-ui);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select,textarea{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}h1,h2,h3,p{margin:0}::selection{background:#2167ff29}:focus-visible{outline-offset:3px;outline:3px solid #2167ff47}.stack{gap:18px;display:grid}.grid{gap:16px;display:grid}.split{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.link-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.eyebrow{color:var(--primary-strong);letter-spacing:.16em;text-transform:uppercase;font-size:.76rem;font-weight:800}.body-copy{color:var(--ink-soft);gap:12px;font-size:1.02rem;line-height:1.7;display:grid}.status-line,.muted-text,.helper-text,.error-text,.success-text{line-height:1.6}.status-line,.muted-text{color:var(--muted)}.helper-text{color:var(--ink-soft);font-size:.94rem}.error-text{color:var(--danger);font-weight:700}.success-text{color:var(--success);font-weight:700}.tag{background:var(--primary-soft);width:fit-content;min-height:32px;color:var(--primary-strong);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:.76rem;font-weight:800;display:inline-flex}.status-banner{border:1px solid var(--border);border-radius:var(--radius-md);background:#ffffffad;gap:8px;padding:16px 18px;display:grid}.status-banner--info{background:#e8f0ffbd;border-color:#2167ff38}.status-banner--success{background:#e9f8efd1;border-color:#18734f38}.status-banner--danger{background:#fff0f0db;border-color:#b0464638}.button,.ghost-button,.icon-button{transition:transform .14s,background-color .14s,border-color .14s,box-shadow .14s,color .14s}.button,.ghost-button{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 18px;display:inline-flex}.button{background:linear-gradient(180deg, var(--primary) 0%, var(--primary-strong) 100%);color:#fff;box-shadow:0 14px 30px #2167ff38}.button:hover,.ghost-button:hover,.icon-button:hover{transform:translateY(-1px)}.button:active,.ghost-button:active,.icon-button:active{transform:translateY(0)}.button.button--secondary{box-shadow:none;background:linear-gradient(#17325f 0%,#11213c 100%)}.button.button--block{width:100%}.ghost-button{border-color:var(--border);color:var(--ink);background:#fffc}.icon-button{border:1px solid var(--border);cursor:pointer;width:44px;height:44px;color:var(--ink);box-shadow:var(--shadow-sm);background:#ffffffd6;border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.button:disabled,.ghost-button:disabled,.icon-button:disabled{cursor:wait;opacity:.7;box-shadow:none;transform:none}.field{gap:8px;display:grid}.field label{color:var(--ink);font-size:.92rem;font-weight:700}.field input,.field select,.field textarea{border:1px solid var(--border);width:100%;min-height:52px;color:var(--ink);background:#ffffffeb;border-radius:16px;padding:14px 16px;box-shadow:inset 0 1px #ffffff8c}.field textarea{resize:vertical;min-height:132px}.field input::placeholder,.field textarea::placeholder{color:#8b99ad}.field input:disabled,.field select:disabled,.field textarea:disabled{color:var(--muted);background:#eef3f8}.panel,.public-shell__panel{border:1px solid var(--border);border-radius:var(--radius-xl);width:min(100%,780px);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffc2;padding:clamp(28px,4vw,44px)}.public-shell{place-items:center;min-height:100vh;padding:28px;display:grid}.public-shell__panel{gap:32px;display:grid}.public-shell__header,.public-shell__body,.public-shell__footer{gap:18px;display:grid}.public-shell__header h1{letter-spacing:-.05em;max-width:12ch;font-size:clamp(2.6rem,6vw,4.5rem);line-height:.95}.public-shell__footer{border-top:1px solid var(--border);padding-top:10px}.app-brand{width:fit-content;display:inline-flex}.app-brand__image-wrap{width:min(100%,260px);display:block}.app-brand.is-compact .app-brand__image-wrap{width:min(100%,168px)}.app-brand__image{filter:drop-shadow(0 16px 28px #11213c1f);width:100%;height:auto}.user-avatar{color:#fff;letter-spacing:.03em;background:linear-gradient(#17325f 0%,#11213c 100%);border-radius:999px;justify-content:center;align-items:center;font-weight:800;display:inline-flex;box-shadow:inset 0 1px #ffffff24}.user-avatar--md{width:44px;height:44px;font-size:.95rem}.user-avatar--sm{width:36px;height:36px;font-size:.8rem}.app-shell{min-height:100vh}.app-shell--default{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);display:grid}.app-shell--workspace{grid-template-columns:minmax(0,1fr);display:grid}.app-shell--topbar-hidden .app-shell__viewport{grid-template-rows:minmax(0,1fr)}.app-shell__sidebar{border-right:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8fafdd6;height:100vh;padding:20px;position:sticky;top:0}.app-sidebar{grid-template-rows:auto 1fr auto;gap:28px;height:100%;display:grid}.app-sidebar__brand{padding:6px 2px 0}.app-sidebar__nav{align-content:start;gap:14px;display:grid}.app-sidebar__section-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:700}.app-sidebar__nav-list{gap:8px;display:grid}.app-nav-item{min-height:52px;color:var(--ink-soft);border:1px solid #0000;border-radius:16px;align-items:center;gap:12px;padding:0 14px;display:inline-flex}.app-nav-item:hover{border-color:var(--border);color:var(--ink);background:#ffffffb8}.app-nav-item.is-active{color:var(--ink);box-shadow:var(--shadow-sm);background:#ffffffe6;border-color:#2167ff2e}.app-nav-item__icon{width:18px;height:18px;color:var(--primary-strong);justify-content:center;align-items:center;display:inline-flex}.app-sidebar__footer{gap:16px;display:grid}.app-user-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:#ffffffbd;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:14px;display:grid}.app-user-card__copy,.app-topbar__user-copy{gap:2px;display:grid}.app-user-card__copy strong,.app-topbar__user-copy strong{font-size:.96rem}.app-user-card__copy span,.app-topbar__user-copy span{color:var(--muted);font-size:.82rem}.app-shell__viewport{grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:100vh;display:grid}.app-topbar{z-index:20;min-height:var(--topbar-height);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7fafdd6;justify-content:space-between;align-items:center;gap:20px;padding:20px 28px;display:flex;position:sticky;top:0}.app-topbar__leading,.app-topbar__user{align-items:center;gap:14px;display:flex}.app-topbar__context{gap:6px;display:grid}.app-topbar__eyebrow{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;font-size:.76rem;font-weight:800}.app-topbar__title{letter-spacing:-.03em;font-size:clamp(1.2rem,2vw,1.6rem);line-height:1.1}.app-topbar__menu-button{display:none}.app-topbar__menu-button.is-always-visible{display:inline-flex}.app-shell__content{min-width:0;padding:0 28px 40px}.app-shell__content--workspace{min-height:0;padding:0;display:flex}.app-shell--topbar-hidden .app-shell__content--workspace{min-height:100vh}.app-shell__drawer-backdrop{z-index:34;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#11213c52;position:fixed;inset:0}.app-shell__drawer{z-index:35;border:1px solid var(--border);width:min(320px,100vw - 32px);box-shadow:var(--shadow-lg);opacity:0;pointer-events:none;background:#f8fafdf5;border-radius:26px;padding:16px;position:fixed;top:16px;bottom:16px;left:16px;transform:translate(-112%)}.app-shell__drawer.is-open{opacity:1;pointer-events:auto;transform:translate(0)}.app-shell__drawer-header{justify-content:flex-end;margin-bottom:12px;display:flex}.app-page-main{width:100%}.app-page{gap:24px;width:min(100%,1040px);margin:0 auto;padding:30px 0 48px;display:grid}.app-page--wide{width:min(100%,1320px)}.app-page__body{gap:20px;display:grid}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.page-header__copy{gap:12px;max-width:820px;display:grid}.page-header__copy h1{letter-spacing:-.05em;font-size:clamp(2rem,4vw,3rem);line-height:.96}.page-header__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.list-card,.role-card,.empty-state,.error-state,.whiteboard-status-panel,.whiteboard-content-panel,.whiteboard-toolbar,.whiteboard-canvas-frame,.whiteboard-canvas-loading,.whiteboard-empty-state{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#ffffffd1}.list-card,.role-card{border-radius:var(--radius-lg);padding:22px}.list-card h2,.list-card h3,.role-card h2{font-size:1.14rem;line-height:1.25}.list-card ul{color:var(--ink-soft);gap:10px;margin:0;padding-left:18px;display:grid}.card-grid,.card-grid--balanced,.admin-grid,.role-grid{gap:16px;display:grid}.card-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.card-grid--balanced{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.admin-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.role-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.role-card{background:linear-gradient(#fffffff0 0%,#f5f8fcf0 100%)}.role-card p{color:var(--ink-soft);line-height:1.6}.dashboard-section{gap:18px;display:grid}.dashboard-section__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.dashboard-section__header h2,.dashboard-content-card h2{letter-spacing:-.03em;font-size:clamp(1.25rem,2.2vw,1.7rem);line-height:1.08}.dashboard-metric-grid,.dashboard-action-grid{gap:16px;display:grid}.dashboard-metric-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.metric-card,.dashboard-action-card,.dashboard-content-card{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#ffffffd6}.metric-card{background:radial-gradient(circle at 100% 0,#2167ff1a,#0000 36%),linear-gradient(#fffffff5 0%,#f5f8fcf5 100%);gap:10px;padding:22px;display:grid}.metric-card__label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:800}.metric-card__value{letter-spacing:-.06em;font-size:clamp(2rem,4vw,2.7rem);line-height:.95}.metric-card__value--compact{letter-spacing:0;font-size:clamp(1.35rem,3vw,2.1rem);line-height:1.05}.metric-card__value--text{letter-spacing:0;font-size:1.05rem;line-height:1.3}.dashboard-assignment-meta{gap:6px;display:grid}.dashboard-action-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.dashboard-action-card{gap:16px;padding:22px;display:grid}.dashboard-action-card__icon{background:var(--primary-soft);width:48px;height:48px;color:var(--primary-strong);border-radius:16px;justify-content:center;align-items:center;display:inline-flex}.dashboard-content-card{background:radial-gradient(circle at 100% 0,#2167ff1f,#0000 34%),linear-gradient(#fffffff5 0%,#f5f8fcf5 100%);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:24px;display:flex}.dashboard-content-card__copy{gap:12px;max-width:760px;display:grid}.class-workspace-metric-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.class-workspace-grid{grid-template-columns:minmax(0,1.6fr) minmax(320px,.95fr);align-items:start;gap:20px;display:grid}.class-workspace-main,.class-workspace-sidebar,.class-workspace-panel{min-width:0}.class-workspace-focus-card{border-radius:var(--radius-lg);background:radial-gradient(circle at 100% 0,#2167ff1f,#0000 34%),#ecf2ffe6;border:1px solid #2167ff33;gap:16px;padding:20px;display:grid}.class-workspace-topic-list,.class-workspace-roster,.class-workspace-whiteboards{gap:14px;display:grid}.class-workspace-topic-card,.class-workspace-whiteboard-card,.class-workspace-roster-item{border:1px solid var(--border);background:#ffffffb8;border-radius:18px;gap:12px;padding:16px;display:grid}.class-workspace-topic-card h4,.class-workspace-focus-card h3{font-size:1.06rem;line-height:1.2}.class-workspace-lesson-list{gap:10px;display:grid}.class-workspace-lesson-button{border:1px solid var(--border);width:100%;color:var(--ink);cursor:pointer;text-align:left;background:#ffffffeb;border-radius:16px;gap:6px;padding:14px 16px;transition:transform .14s,border-color .14s,background-color .14s,box-shadow .14s;display:grid}.class-workspace-lesson-button:hover{box-shadow:var(--shadow-sm);border-color:#2167ff2e;transform:translateY(-1px)}.class-workspace-lesson-button.is-active{background:#e8f0ffeb;border-color:#2167ff47}.class-workspace-lesson-button__title{font-weight:700;line-height:1.4}.class-workspace-lesson-button__meta{color:var(--muted);font-size:.9rem;line-height:1.5}.class-workspace-roster-item strong,.class-workspace-whiteboard-card strong{font-size:.98rem}.class-workspace-actions{grid-template-columns:1fr}.skeleton-line{background:linear-gradient(90deg,#d8e0ece6 0%,#eaeff6 50%,#d8e0ece6 100%) 0 0/200% 100%;border-radius:999px;height:12px;animation:1.4s ease-in-out infinite dashboard-skeleton-pulse}.skeleton-line--title{width:min(100%,220px);height:20px}.skeleton-line--short{width:min(100%,120px)}@keyframes dashboard-skeleton-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}.empty-state,.error-state{border-radius:var(--radius-lg);gap:16px;padding:24px;display:grid}.empty-state__icon,.error-state__icon{background:var(--surface-muted);width:48px;height:48px;color:var(--primary-strong);border-radius:16px;justify-content:center;align-items:center;display:inline-flex}.error-state__icon{color:var(--danger);background:#fff0f0db}.empty-state__copy,.error-state__copy{gap:8px;display:grid}.empty-state__action,.error-state__action{flex-wrap:wrap;gap:12px;display:flex}.whiteboard-create-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:16px;display:grid}.whiteboard-shell{min-width:0;min-height:0;height:calc(100vh - var(--topbar-height));max-height:calc(100vh - var(--topbar-height));background:radial-gradient(circle at 76% 8%,#2167ff2e,#0000 28%),linear-gradient(135deg,#f4f7fb 0%,#e7edf5 100%);flex:1;grid-template-columns:minmax(320px,380px) minmax(0,1fr);grid-template-areas:"sidebar stage";display:grid}.whiteboard-sidebar{border-right:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7fafdf0;grid-area:sidebar;align-content:start;gap:16px;min-height:0;padding:20px;display:grid;overflow:auto}.whiteboard-sidebar-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.whiteboard-sidebar h2,.whiteboard-page-panel h2,.whiteboard-content-panel h2,.whiteboard-lesson-panel h3{font-size:1.18rem;line-height:1.2}.whiteboard-status-panel{border-radius:var(--radius-lg);gap:10px;padding:16px;display:grid}.whiteboard-page-settings{background:radial-gradient(circle at 100% 0,#2167ff1a,#0000 34%),#ffffffdb}.whiteboard-side-actions{gap:12px;display:grid}.whiteboard-tool-row,.whiteboard-time-controls{flex-wrap:wrap;gap:10px;display:flex}.whiteboard-time-tools{gap:12px;display:grid}.whiteboard-time-card{background:#ffffffb8;border:1px solid #7f95b93d;border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px 10px;padding:12px;display:grid}.whiteboard-time-card .split,.whiteboard-time-card .whiteboard-time-controls{grid-column:2}.whiteboard-time-card strong,.whiteboard-time-card span{font-size:.95rem}.whiteboard-classroom-widgets{z-index:var(--whiteboard-layer-status);pointer-events:none;gap:10px;width:min(320px,100% - 36px);display:grid;position:absolute;top:18px;right:18px}.whiteboard-classroom-widget{color:var(--ink);pointer-events:auto;background:#ffffffe6;border:1px solid #7f95b93d;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:10px;display:grid;box-shadow:0 20px 44px #0c162c24}.whiteboard-classroom-widget>div{gap:2px;display:grid}.whiteboard-classroom-widget strong{font-size:.84rem}.whiteboard-classroom-widget span:not(.whiteboard-panel-action__icon){color:var(--ink-soft);font-size:1rem;font-weight:900}.whiteboard-classroom-widget .ghost-button{min-height:36px;padding:8px 10px;font-size:.82rem}.whiteboard-mini-field{color:var(--ink-soft);letter-spacing:.06em;text-transform:uppercase;gap:5px;font-size:.76rem;font-weight:800;display:grid}.whiteboard-mini-field input{border:1px solid var(--border);width:86px;min-height:44px;color:var(--ink);background:#ffffffeb;border-radius:14px;padding:10px 12px}.whiteboard-template-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.whiteboard-template-chip{border:1px solid var(--border);min-height:58px;color:var(--ink);cursor:pointer;text-align:left;background:#ffffffd6;border-radius:16px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:10px;padding:8px;display:grid}.whiteboard-template-preview,.whiteboard-page-thumbnail{background-color:#fff;border:1px solid #5b76a333;display:block;overflow:hidden;box-shadow:inset 0 0 0 1px #fff9}.whiteboard-template-preview{border-radius:10px;width:48px;height:34px}.whiteboard-page-list{gap:10px;display:grid}.whiteboard-page-card{border:1px solid var(--border);color:var(--ink-soft);background:#ffffffd6;border-radius:18px;gap:12px;padding:10px;display:grid}.whiteboard-page-card.is-active{color:var(--ink);background:#e8f0ffeb;border-color:#2167ff42}.whiteboard-page-card__select{width:100%;min-height:72px;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:12px;padding:0;display:grid}.whiteboard-page-thumbnail{border-radius:14px;width:76px;height:54px;position:relative}.whiteboard-page-thumbnail span{color:#fff;background:#11213cd1;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;font-size:.76rem;font-weight:800;display:inline-flex;position:absolute;bottom:6px;right:8px}.whiteboard-page-card__copy{gap:5px;min-width:0;display:grid}.whiteboard-page-card__copy strong{color:var(--ink);line-height:1.25}.whiteboard-page-card__copy small{color:var(--muted);font-size:.82rem;line-height:1.4}.whiteboard-page-card__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.whiteboard-page-card__actions .ghost-button{min-height:40px;padding:0 10px;font-size:.82rem}.whiteboard-content-panel{border-radius:var(--radius-lg);gap:16px;padding:18px;display:grid}.whiteboard-lesson-panel{min-height:0}.whiteboard-block-list{gap:12px;max-height:min(42vh,420px);padding-right:4px;display:grid;overflow:auto}.whiteboard-block-list .button{width:100%}.whiteboard-stage{background:radial-gradient(circle at 100% 0,#3e60ab42,#0000 34%),linear-gradient(135deg,#101b32 0%,#07111f 100%);grid-area:stage;grid-template-rows:auto minmax(0,1fr);gap:16px;min-width:0;min-height:0;padding:20px 24px 24px;display:grid;overflow:hidden}.whiteboard-stage--with-pen-panel{grid-template-rows:auto auto minmax(380px,1fr);overflow-y:auto}.whiteboard-stage--with-pen-panel .whiteboard-board-area,.whiteboard-stage--with-pen-panel .whiteboard-canvas-frame,.whiteboard-stage--with-pen-panel .whiteboard-canvas-loading,.whiteboard-stage--with-pen-panel .whiteboard-empty-state{min-height:clamp(380px,58vh,640px)}.whiteboard-toolbar{z-index:8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a1324e6;border-color:#ffffff1f;border-radius:22px;flex-wrap:wrap;align-items:center;gap:10px;width:100%;min-width:0;max-width:100%;padding:10px;display:flex;position:sticky;top:12px;box-shadow:0 20px 50px #030a1838}.whiteboard-toolbar-group{background:#ffffff0f;border-radius:18px;flex-wrap:wrap;align-items:center;gap:8px;min-width:0;max-width:100%;padding:6px;display:flex}.whiteboard-toolbar .button,.whiteboard-toolbar .ghost-button,.whiteboard-presentation-toolbar .button,.whiteboard-presentation-toolbar .ghost-button{min-height:44px;padding:0 14px}.whiteboard-toolbar .ghost-button,.whiteboard-presentation-toolbar .ghost-button{color:#eef6ff;box-shadow:none;background:#ffffff14;border-color:#ffffff24}.whiteboard-shell .ghost-button.is-active,.whiteboard-toolbar .ghost-button.is-active,.whiteboard-presentation-toolbar .ghost-button.is-active{color:#fff;background:#2167ff38;border-color:#489fff80;box-shadow:0 0 0 2px #489fff29}.whiteboard-toolbar-select{color:#eef6ff;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:8px;min-height:44px;padding:0 10px 0 14px;font-size:.9rem;font-weight:700;display:inline-flex}.whiteboard-toolbar-select select{min-height:34px;color:var(--ink);background:#ffffffe6;border:0;border-radius:999px}.whiteboard-toolbar-status{color:#dce9ff;background:#ffffff1a;border-radius:999px;align-items:center;min-height:40px;padding:0 12px;font-size:.82rem;font-weight:800;display:inline-flex}.whiteboard-toolbar-status--failed,.whiteboard-save-tag--failed{color:var(--danger);background:#ffdfdfeb}.whiteboard-pen-panel{color:#eef6ff;background:radial-gradient(circle at 0 0,#53aeff33,#0000 36%),#081222f0;border:1px solid #ffffff24;border-radius:24px;gap:16px;width:100%;min-width:0;padding:16px;display:grid;box-shadow:0 24px 70px #030a1833}.whiteboard-pen-panel__header{justify-content:space-between;align-items:center;gap:16px;min-width:0;display:flex}.whiteboard-pen-panel__header h2{margin:2px 0;font-size:1.18rem}.whiteboard-pen-panel__header p:not(.eyebrow){color:#bdd0eb;margin:0}.whiteboard-pen-preview{background-color:#ffffff14;background-image:linear-gradient(90deg,#ffffff1f 1px,#0000 1px),linear-gradient(0deg,#ffffff1f 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:18px 18px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #ffffff24;border-radius:20px;flex:0 0 150px;place-items:center;min-height:66px;display:grid}.whiteboard-pen-preview span{background:var(--pen-preview-color,#071b4d);width:104px;height:12px;opacity:var(--pen-preview-opacity,1);border-radius:999px;display:block;position:relative;transform:rotate(-4deg);box-shadow:0 0 0 5px #ffffff1a}.whiteboard-pen-preview--shape span{border:4px solid var(--pen-preview-color,#071b4d);background:#ffffff0d;border-radius:18px;width:78px;height:48px;transform:rotate(-3deg);box-shadow:inset 0 0 0 8px #ffffff14,0 0 0 5px #ffffff1a}.whiteboard-pen-preview--shape span:after{content:"";background:var(--pen-preview-color,#071b4d);border-radius:999px;width:46px;height:5px;position:absolute;bottom:8px;right:-18px;transform:rotate(39deg)}.whiteboard-pen-preview--text span{width:96px;height:48px;box-shadow:none;opacity:1;background:0 0;border-radius:12px;transform:none}.whiteboard-pen-preview--text span:before,.whiteboard-pen-preview--text span:after{content:"";background:var(--pen-preview-color,#071b4d);border-radius:999px;position:absolute;left:0}.whiteboard-pen-preview--text span:before{width:88px;height:7px;top:8px;transform:rotate(-3deg)}.whiteboard-pen-preview--text span:after{width:68px;height:7px;top:28px;transform:rotate(2deg)}.whiteboard-pen-control-grid{grid-template-columns:minmax(260px,1.15fr) minmax(260px,1.35fr) minmax(220px,.85fr) minmax(220px,.85fr);gap:14px;min-width:0;display:grid}.whiteboard-pen-control{background:#ffffff12;border:1px solid #ffffff1f;border-radius:20px;align-content:start;gap:10px;min-width:0;padding:12px;display:grid}.whiteboard-pen-control__label{color:#d8e7ff;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:900}.whiteboard-pen-type-grid,.whiteboard-thickness-options{gap:8px;display:grid}.whiteboard-pen-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.whiteboard-pen-type-button,.whiteboard-thickness-button{color:#eef6ff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:16px;min-height:52px;transition:background .16s,border-color .16s,box-shadow .16s,transform .16s}.whiteboard-pen-type-button{text-align:left;gap:3px;padding:10px;display:grid}.whiteboard-pen-type-button span{color:#b9c9e3;font-size:.78rem}.whiteboard-pen-type-button:disabled{cursor:not-allowed;opacity:.58}.whiteboard-pen-type-button:hover,.whiteboard-thickness-button:hover,.whiteboard-color-swatch:hover{transform:translateY(-1px)}.whiteboard-pen-type-button:disabled:hover{transform:none}.whiteboard-pen-type-button.is-active,.whiteboard-thickness-button.is-active,.whiteboard-color-swatch.is-active{background:#2a75ff3d;border-color:#71bcffcc;box-shadow:0 0 0 2px #71bcff29}.whiteboard-shape-pen-mode-grid{gap:8px;display:grid}.whiteboard-pen-mode-shortcuts{margin-bottom:8px}.whiteboard-shape-pen-toggle{color:#eef6ff;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:10px;min-height:44px;padding:0 12px;font-size:.84rem;font-weight:900;display:flex}.whiteboard-shape-pen-toggle input{accent-color:#5db7ff;width:18px;height:18px}.whiteboard-shape-pen-fill{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.whiteboard-shape-pen-fill>span{color:#b9c9e3;font-size:.82rem;font-weight:900}.whiteboard-shape-pen-fill-button{color:#eef6ff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;min-height:38px;padding:0 12px;font-weight:900}.whiteboard-shape-pen-fill-button.is-active{background:#2a75ff3d;border-color:#71bcffcc}.whiteboard-text-pen-language,.whiteboard-text-pen-preview__editor{color:#d8e7ff;gap:7px;font-size:.82rem;font-weight:900;display:grid}.whiteboard-text-pen-language select,.whiteboard-text-pen-preview__editor textarea{color:#eef6ff;width:100%;font:inherit;background:#ffffff1a;border:1px solid #ffffff29;border-radius:14px}.whiteboard-text-pen-language select{min-height:42px;padding:0 12px}.whiteboard-text-pen-preview{background:linear-gradient(135deg,#357eff2e,#21c9a91f),#ffffff12;border:1px solid #71bcff47;border-radius:20px;gap:12px;padding:14px;display:grid}.whiteboard-text-pen-preview h2{color:#eef6ff;margin:2px 0 0;font-size:1rem}.whiteboard-text-pen-preview__editor textarea{resize:vertical;min-height:92px;padding:12px}.whiteboard-text-pen-preview__actions,.whiteboard-color-swatches{flex-wrap:wrap;gap:8px;display:flex}.whiteboard-color-swatch{cursor:pointer;border:2px solid #ffffff94;border-radius:999px;place-items:center;width:44px;height:44px;display:grid;position:relative;box-shadow:inset 0 0 0 2px #0000001f,0 8px 18px #030a182e}.whiteboard-color-swatch span{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.whiteboard-color-swatch.is-active:after{content:"";background:#050c1bb8;border:2px solid #fffffff2;border-radius:999px;width:14px;height:14px}.whiteboard-recent-colors{gap:8px;display:grid}.whiteboard-recent-colors>span{color:#b9c9e3;font-size:.82rem;font-weight:800}.whiteboard-custom-color-row{flex-wrap:wrap;align-items:stretch;gap:8px;min-width:0;display:flex}.whiteboard-color-picker,.whiteboard-hex-input{color:#eef6ff;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:8px;min-height:46px;font-size:.84rem;font-weight:800;display:inline-flex}.whiteboard-color-picker{padding:0 10px 0 14px}.whiteboard-color-picker input{cursor:pointer;background:0 0;border:0;border-radius:12px;width:42px;height:34px;padding:0}.whiteboard-hex-input{flex:150px;padding:0 10px 0 14px}.whiteboard-hex-input input{width:100%;min-width:0;min-height:34px;color:var(--ink);letter-spacing:.04em;text-transform:uppercase;background:#ffffffeb;border:0;border-radius:999px;font-weight:900}.whiteboard-thickness-button{text-align:left;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:10px;padding:8px 10px;display:grid}.whiteboard-thickness-preview{background:#eaf3ff;border-radius:999px;width:62px;display:block}.whiteboard-thickness-preview--thin{height:3px}.whiteboard-thickness-preview--medium{height:6px}.whiteboard-thickness-preview--thick{height:10px}.whiteboard-thickness-preview--extra_thick{height:14px}.whiteboard-opacity-control{justify-content:space-between;align-items:center;gap:12px;display:flex}.whiteboard-opacity-control strong{color:#fff;font-size:1.05rem}.whiteboard-pen-control input[type=range]{accent-color:#5db7ff;width:100%;min-height:34px}.whiteboard-board-area{width:100%;min-width:0;height:100%;min-height:0;position:relative;overflow:hidden}.whiteboard-canvas-frame,.whiteboard-canvas-loading,.whiteboard-empty-state{border-radius:28px;height:100%;min-height:0;overflow:hidden}.whiteboard-canvas-frame{background-color:#fff;width:100%;position:relative}.whiteboard-canvas-frame .tl-container,.whiteboard-canvas-frame .tl-background{background:0 0!important}.whiteboard-geometry-menu{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.whiteboard-geometry-menu--compact{flex:0 auto}.whiteboard-geometry-menu__label{color:#cfe1ff;letter-spacing:.07em;text-transform:uppercase;font-size:.78rem;font-weight:900}.whiteboard-geometry-menu__tools{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.whiteboard-geometry-menu__tools .ghost-button{justify-content:center;align-items:center;gap:7px;min-height:44px;padding-inline:12px;display:inline-flex}.whiteboard-geometry-layer{z-index:8;pointer-events:none;position:absolute;inset:0;overflow:hidden}.whiteboard-geometry-guide-preview{z-index:350;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.whiteboard-geometry-guide-preview line{stroke:#0076ffe6;stroke-dasharray:11 8;stroke-linecap:round;stroke-width:4px;filter:drop-shadow(0 5px 12px #004fb438)}.whiteboard-geometry-instrument{z-index:360;transform-origin:50%;pointer-events:auto;touch-action:none;position:absolute}.whiteboard-geometry-instrument:focus-visible{outline-offset:8px;outline:3px solid #0076ff80}.whiteboard-geometry-instrument svg{pointer-events:auto;width:100%;height:100%;display:block;overflow:visible}.whiteboard-geometry-instrument.is-locked{opacity:.78}.whiteboard-geometry-instrument-controls{z-index:380;max-width:min(360px,100% - 28px);color:var(--ink);pointer-events:auto;background:linear-gradient(135deg,#fffffff5,#ebf6ffe6),#ffffffeb;border:1px solid #0b28561f;border-radius:18px;gap:8px;padding:10px;display:grid;position:absolute;box-shadow:0 18px 48px #030a182e}.whiteboard-geometry-instrument-controls strong{font-size:.88rem}.whiteboard-geometry-instrument-controls>div{flex-wrap:wrap;gap:6px;display:flex}.whiteboard-geometry-instrument-controls .button,.whiteboard-geometry-instrument-controls .ghost-button{min-height:34px;padding:0 10px;font-size:.78rem}.whiteboard-ruler-body,.whiteboard-set-square-body,.whiteboard-protractor-body{stroke:#004aa07a;stroke-width:2px;fill:#9cd9ff47;filter:drop-shadow(0 18px 26px #030a1826);pointer-events:none}.whiteboard-ruler-body{fill:#8cd5ff57}.whiteboard-ruler-edge{stroke:#003f8cb3;stroke-linecap:round;stroke-width:3px;pointer-events:none}.whiteboard-ruler-tick{stroke:#00397ba8;stroke-linecap:round;stroke-width:2px;pointer-events:none}.whiteboard-ruler-tick--major{stroke-width:3px}.whiteboard-ruler-label,.whiteboard-protractor-label,.whiteboard-instrument-caption,.whiteboard-coordinate-label,.whiteboard-coordinate-readout,.whiteboard-protractor-readout,.whiteboard-compass-readout{fill:#051634e0;paint-order:stroke;stroke:#ffffffb8;stroke-width:3px;stroke-linejoin:round;pointer-events:none;font-size:15px;font-weight:900}.whiteboard-instrument-caption{letter-spacing:.04em;text-transform:uppercase;font-size:13px}.whiteboard-set-square-body{fill:#7ecdff42}.whiteboard-set-square-window{fill:#ffffff5c;stroke:#004aa052;stroke-width:2px;pointer-events:none}.whiteboard-protractor-body{fill:#a5e2ff4d}.whiteboard-protractor-baseline,.whiteboard-protractor-angle-line,.whiteboard-protractor-tick{stroke:#00397ba8;stroke-linecap:round;pointer-events:none}.whiteboard-protractor-baseline{stroke-width:3px}.whiteboard-protractor-angle-line{stroke:#eb5b40e6;stroke-width:4px}.whiteboard-protractor-tick{stroke-width:2px}.whiteboard-protractor-tick--major{stroke-width:3px}.whiteboard-protractor-readout{fill:#eb5b40f2;text-anchor:middle;font-size:24px}.whiteboard-compass-circle-preview{fill:#50afff0f;stroke:#0076ffb8;stroke-dasharray:10 9;stroke-width:3px;pointer-events:none}.whiteboard-compass-arm{stroke:#07193bc2;stroke-linecap:round;stroke-width:5px;pointer-events:none}.whiteboard-compass-readout{fill:#004aa0eb;text-anchor:middle;font-size:17px}.whiteboard-coordinate-grid-line{stroke:#0076ff24;stroke-width:1px;pointer-events:none}.whiteboard-coordinate-axis{stroke:#003f8cbd;stroke-linecap:round;stroke-width:4px;pointer-events:none}.whiteboard-coordinate-axis--x{marker-end:none}.whiteboard-coordinate-label{font-size:24px}.whiteboard-coordinate-readout{fill:#0053b3f2;font-size:18px}.whiteboard-instrument-origin{fill:#061636e6;stroke:#ffffffeb;stroke-width:3px;pointer-events:none}.whiteboard-instrument-handle{cursor:grab;fill:#fffffff5;stroke:#0076ffc7;stroke-width:4px;pointer-events:all}.whiteboard-instrument-handle:active{cursor:grabbing}.whiteboard-instrument-handle--angle,.whiteboard-instrument-handle--radius{fill:#fff2ebf5;stroke:#eb5b40e6}.whiteboard-instrument-handle--rotate{fill:#e9fafff5;stroke:#1e93c9e6}.whiteboard-geometry-guide-hit{cursor:crosshair;fill:none;pointer-events:stroke;stroke:#0076ff03;stroke-linecap:round;stroke-width:26px}.whiteboard-geometry-guide-hit:hover{stroke:#0076ff24}.whiteboard-3d-picker{color:#f8fbff;background:radial-gradient(circle at 18% 18%,#00aaff2e,#0000 34%),linear-gradient(135deg,#06183af0,#0d214ae6);border:1px solid #2673ff33;border-radius:24px;gap:14px;padding:16px;display:grid;box-shadow:0 22px 54px #030c2033}.whiteboard-3d-picker h2,.whiteboard-3d-picker h3{margin:0}.whiteboard-3d-picker .status-line{color:#c7d9f7}.whiteboard-3d-picker__list{gap:12px;display:grid}.whiteboard-3d-picker__card{background:#ffffff14;border:1px solid #ffffff1f;border-radius:20px;grid-template-columns:88px minmax(0,1fr);gap:14px;padding:12px;display:grid}.whiteboard-3d-picker__preview{background:linear-gradient(145deg,#ffffff38,#0000 45%),radial-gradient(circle at 70% 26%,#84dbffb8,#0000 30%),linear-gradient(135deg,#082964,#145dca 48%,#7a2dea);border-radius:18px;min-height:88px;position:relative;overflow:hidden}.whiteboard-3d-picker__preview:before,.whiteboard-3d-picker__preview:after{content:"";position:absolute}.whiteboard-3d-picker__preview:before{background:#ffffff14;border:2px solid #ffffffb8;inset:22px;transform:rotate(45deg)}.whiteboard-3d-picker__preview:after{background:#ffffff3d;border-radius:999px;width:34px;height:34px;bottom:12px;right:13px}.whiteboard-3d-picker__content{gap:10px;min-width:0;display:grid}.whiteboard-3d-picker__content p:not(.eyebrow){color:#c7d9f7;margin:4px 0 0;font-size:.9rem}.whiteboard-3d-picker__meta{flex-wrap:wrap;gap:8px;display:flex}.whiteboard-3d-picker__meta span{color:#ddecff;background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;align-items:center;min-height:26px;padding:0 10px;font-size:.76rem;font-weight:800;display:inline-flex}.whiteboard-3d-shape{background:radial-gradient(circle at 18% 20%,#49ceff33,#0000 34%),linear-gradient(135deg,#06152f,#09295c 55%,#15103f);border:1px solid #0f346e33;border-radius:22px;overflow:hidden;box-shadow:0 18px 42px #04102e47}.whiteboard-3d-shape.is-interactive{border-color:#00aaffb8;box-shadow:0 0 0 4px #00aaff29,0 22px 48px #04102e57}.whiteboard-3d-viewer{color:#f8fbff;width:100%;height:100%;min-height:0;position:relative;overflow:hidden}.whiteboard-3d-viewer__stage{pointer-events:none;position:absolute;inset:0}.whiteboard-3d-viewer.is-interactive .whiteboard-3d-viewer__stage{pointer-events:auto;touch-action:none}.whiteboard-3d-viewer__canvas{cursor:default;pointer-events:none;touch-action:none;width:100%;height:100%;display:block}.whiteboard-3d-viewer.is-interactive .whiteboard-3d-viewer__canvas{cursor:grab;pointer-events:auto}.whiteboard-3d-viewer.is-interactive .whiteboard-3d-viewer__canvas:active{cursor:grabbing}.whiteboard-3d-viewer__status{text-align:center;pointer-events:none;place-content:center;gap:4px;padding:18px;display:grid;position:absolute;inset:0}.whiteboard-3d-viewer__status span{color:#c7d9f7;font-size:.88rem}.whiteboard-3d-viewer__hud{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:none;background:#020a1cb8;border:1px solid #ffffff24;border-radius:16px;justify-content:space-between;align-items:end;gap:10px;padding:10px;display:flex;position:absolute;bottom:10px;left:10px;right:10px}.whiteboard-3d-viewer__hud strong,.whiteboard-3d-viewer__hud span{display:block}.whiteboard-3d-viewer__hud strong{font-size:.88rem}.whiteboard-3d-viewer__hud span{color:#c7d9f7;font-size:.72rem}.whiteboard-3d-viewer__controls{pointer-events:auto;flex-wrap:wrap;justify-content:end;gap:6px;display:flex}.whiteboard-3d-viewer__controls button{color:#fff;cursor:pointer;background:#ffffff24;border:1px solid #fff3;border-radius:999px;min-height:32px;padding:0 10px;font-size:.72rem;font-weight:900}.whiteboard-3d-viewer__controls button:hover{background:#ffffff38}.whiteboard-3d-viewer__hint{color:#ddecff;pointer-events:none;background:#ffffff24;border-radius:999px;max-width:calc(100% - 20px);padding:7px 10px;font-size:.72rem;font-weight:800;position:absolute;top:10px;left:10px}.whiteboard-3d-labels{z-index:6;pointer-events:auto;flex-wrap:wrap;gap:6px;max-width:min(360px,100% - 20px);display:flex;position:absolute;top:10px;left:10px}.whiteboard-3d-label,.whiteboard-3d-chip-row button,.whiteboard-3d-tool-strip button,.whiteboard-3d-link-button,.whiteboard-3d-info-panel__actions button,.whiteboard-3d-teaching-panel__header button{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #fff3;border-radius:999px;min-height:34px;padding:0 10px;font-size:.74rem;font-weight:900}.whiteboard-3d-label:hover,.whiteboard-3d-chip-row button:hover,.whiteboard-3d-tool-strip button:hover,.whiteboard-3d-link-button:hover,.whiteboard-3d-info-panel__actions button:hover,.whiteboard-3d-teaching-panel__header button:hover{background:#ffffff38}.whiteboard-3d-label.is-active,.whiteboard-3d-chip-row button.is-active,.whiteboard-3d-chip-row button[aria-pressed=true],.whiteboard-3d-tool-strip button[aria-pressed=true]{background:#0ea5e96b;border-color:#7dd3fcb8}.whiteboard-3d-label:disabled,.whiteboard-3d-chip-row button:disabled,.whiteboard-3d-tool-strip button:disabled,.whiteboard-3d-info-panel__actions button:disabled{cursor:not-allowed;opacity:.48}.whiteboard-3d-teaching-panel{z-index:8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);pointer-events:auto;background:#030d22d1;border:1px solid #ffffff29;border-radius:20px;align-content:start;gap:12px;width:min(330px,100% - 20px);padding:12px;display:grid;position:absolute;top:10px;bottom:74px;right:10px;overflow:auto;box-shadow:0 18px 46px #0000003d}.whiteboard-3d-teaching-panel__header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.whiteboard-3d-teaching-panel__header h3,.whiteboard-3d-info-panel h4{margin:0}.whiteboard-3d-tool-strip,.whiteboard-3d-chip-row{flex-wrap:wrap;gap:6px;display:flex}.whiteboard-3d-control-section{gap:8px;min-width:0;display:grid}.whiteboard-3d-control-section>span{color:#c7d9f7;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.whiteboard-3d-control-section select{color:#fff;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:12px;width:100%;min-height:38px;padding:0 10px}.whiteboard-3d-part-list{gap:6px;display:grid}.whiteboard-3d-part-row{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:6px;display:grid}.whiteboard-3d-part-row>button{color:#fff;cursor:pointer;text-align:left;background:#ffffff17;border:1px solid #ffffff24;border-radius:14px;min-height:42px}.whiteboard-3d-part-row>button:first-child{gap:2px;padding:8px 10px;display:grid}.whiteboard-3d-part-row>button:last-child{text-align:center;padding:0 10px;font-weight:900}.whiteboard-3d-part-row>button:disabled{cursor:not-allowed;opacity:.5}.whiteboard-3d-part-row small{color:#bdd0eb;font-size:.68rem}.whiteboard-3d-part-row.is-active>button{background:#0ea5e947;border-color:#7dd3fc9e}.whiteboard-3d-link-button{justify-self:start}.whiteboard-3d-info-panel,.whiteboard-3d-guided-panel{background:#0c2b4e94;border:1px solid #7dd3fc38;border-radius:16px;gap:8px;padding:10px;display:grid}.whiteboard-3d-info-panel p:not(.eyebrow){color:#ddecff;margin:0;font-size:.82rem;line-height:1.45}.whiteboard-3d-info-panel__actions{flex-wrap:wrap;gap:6px;display:flex}.whiteboard-3d-guided-panel span,.whiteboard-3d-guided-panel strong{display:block}.whiteboard-3d-guided-panel span{color:#bdd0eb;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.whiteboard-3d-viewer.is-interactive .whiteboard-3d-viewer__hud{max-width:min(280px,100% - 20px);right:auto}.whiteboard-pdf-teaching-layer{transform-origin:0 0;pointer-events:none;background:#fff;border-radius:14px;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 20px 58px #02081733,0 0 0 1px #0f172a14}.whiteboard-pdf-teaching-layer__canvas{background:#fff;width:100%;height:100%;display:block}.whiteboard-pdf-teaching-layer__status{color:var(--ink);text-align:center;background:#f8fbfff0;place-content:center;gap:6px;padding:24px;display:grid;position:absolute;inset:0}.whiteboard-pdf-teaching-layer__status strong,.whiteboard-pdf-teaching-layer__status span{display:block}.whiteboard-pdf-teaching-layer__status span{color:var(--muted);font-size:.9rem}.whiteboard-pdf-teaching-layer__status--error{color:var(--danger);background:#fff1f1f2}.whiteboard-pdf-shape,.whiteboard-video-shape{background:radial-gradient(circle at 12% 12%,#2167ff1f,#0000 30%),linear-gradient(135deg,#f8fbff,#edf4ff);border:1px solid #0f346e2e;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 18px 42px #04102e33}.whiteboard-video-shape{background:radial-gradient(circle at 18% 20%,#49ceff29,#0000 34%),linear-gradient(135deg,#06152f,#09295c 55%,#15103f)}.whiteboard-pdf-shape.is-interactive,.whiteboard-video-shape.is-interactive{border-color:#00aaffb8;box-shadow:0 0 0 4px #00aaff29,0 22px 48px #04102e47}.whiteboard-pdf-shape.is-annotation-pass-through,.whiteboard-video-shape.is-annotation-pass-through{pointer-events:none}.whiteboard-pdf-shape__viewer,.whiteboard-video-shape__player{width:100%;height:100%;position:absolute;inset:0}.whiteboard-pdf-shape__viewer iframe{pointer-events:none;background:#fff;border:0;width:100%;height:100%}.whiteboard-pdf-shape.is-interactive .whiteboard-pdf-shape__viewer iframe{pointer-events:auto}.whiteboard-video-shape__player{object-fit:contain;pointer-events:none;background:#06152f}.whiteboard-video-shape.is-interactive .whiteboard-video-shape__player{pointer-events:auto}.whiteboard-media-shape__status{color:var(--ink);text-align:center;pointer-events:none;background:#f8fbffeb;place-content:center;gap:4px;padding:20px;display:grid;position:absolute;inset:0}.whiteboard-video-shape .whiteboard-media-shape__status{color:#f8fbff;background:#030d22d6}.whiteboard-media-shape__status strong,.whiteboard-media-shape__status span{display:block}.whiteboard-media-shape__status span{color:var(--muted);font-size:.85rem}.whiteboard-video-shape .whiteboard-media-shape__status span{color:#c7d9f7}.whiteboard-media-shape__status--error{color:var(--danger);background:#fff1f1f0}.whiteboard-media-shape__status--error span{color:#8a1f1f}.whiteboard-media-shape__hud{color:var(--ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:none;background:#ffffffd1;border:1px solid #0f346e24;border-radius:16px;justify-content:space-between;align-items:end;gap:10px;padding:10px;display:flex;position:absolute;bottom:10px;left:10px;right:10px;box-shadow:0 12px 28px #04102e29}.whiteboard-video-shape .whiteboard-media-shape__hud{color:#f8fbff;background:#020a1cb8;border-color:#ffffff24}.whiteboard-media-shape__hud strong,.whiteboard-media-shape__hud span{display:block}.whiteboard-media-shape__hud strong{text-overflow:ellipsis;white-space:nowrap;max-width:min(360px,100%);font-size:.84rem;overflow:hidden}.whiteboard-media-shape__hud span{color:var(--muted);font-size:.72rem}.whiteboard-video-shape .whiteboard-media-shape__hud span{color:#c7d9f7}.whiteboard-media-shape__hud button{min-height:32px;color:var(--primary-strong);cursor:pointer;pointer-events:auto;background:#2167ff1f;border:1px solid #2167ff2e;border-radius:999px;padding:0 12px;font-size:.72rem;font-weight:900}.whiteboard-video-shape .whiteboard-media-shape__hud button{color:#fff;background:#ffffff24;border-color:#fff3}.whiteboard-media-shape__hud button:hover{background:#2167ff2e}.whiteboard-video-shape .whiteboard-media-shape__hud button:hover{background:#ffffff38}.whiteboard-pdf-shape.is-interactive .whiteboard-media-shape__hud,.whiteboard-video-shape.is-interactive .whiteboard-media-shape__hud{max-width:min(360px,100% - 20px);right:auto}.whiteboard-video-shape.is-interactive .whiteboard-media-shape__hud{top:10px;bottom:auto}.whiteboard-video-controls{z-index:2;color:#f8fbff;pointer-events:auto;background:#020a1cc7;border:1px solid #ffffff24;border-radius:16px;flex-wrap:wrap;align-items:center;gap:8px;padding:8px;display:flex;position:absolute;bottom:10px;left:10px;right:10px;box-shadow:0 12px 28px #020a1c38}.whiteboard-shell--presentation .whiteboard-video-shape.is-interactive .whiteboard-video-controls{top:58px;bottom:auto}.whiteboard-video-controls button{color:#fff;cursor:pointer;background:#ffffff24;border:1px solid #fff3;border-radius:999px;flex:none;min-height:32px;padding:0 12px;font-size:.72rem;font-weight:900}.whiteboard-video-controls button:hover{background:#ffffff38}.whiteboard-video-controls button:disabled,.whiteboard-video-controls input:disabled{cursor:not-allowed;opacity:.5}.whiteboard-video-controls input[type=range]{accent-color:#49ceff;flex:140px;min-width:82px}.whiteboard-video-controls__time{color:#c7d9f7;white-space:nowrap;flex:none;font-size:.72rem;font-weight:800}.whiteboard-canvas-loading,.whiteboard-empty-state{place-items:center;padding:24px;display:grid}.whiteboard-template--blank{background-color:#fff}.whiteboard-template--lined{background-image:linear-gradient(90deg,#ff666638 72px,#0000 73px),repeating-linear-gradient(#0000 0 31px,#2167ff2e 32px)}.whiteboard-template--grid{background-image:linear-gradient(#2167ff21 1px,#0000 1px),linear-gradient(90deg,#2167ff21 1px,#0000 1px);background-size:32px 32px}.whiteboard-template--graph{background-image:linear-gradient(#11213c2e 1px,#0000 1px),linear-gradient(90deg,#11213c2e 1px,#0000 1px),linear-gradient(#2167ff14 1px,#0000 1px),linear-gradient(90deg,#2167ff14 1px,#0000 1px);background-size:100px 100px,100px 100px,20px 20px,20px 20px}.whiteboard-template--dot_grid{background-image:radial-gradient(circle,#11213c38 1.4px,#0000 1.6px);background-size:28px 28px}.whiteboard-template--coordinate_plane{background-image:linear-gradient(90deg,#0000 calc(50% - 1.5px),#11213c8f calc(50% - 1.5px) calc(50% + 1.5px),#0000 calc(50% + 1.5px)),linear-gradient(#0000 calc(50% - 1.5px),#11213c8f calc(50% - 1.5px) calc(50% + 1.5px),#0000 calc(50% + 1.5px)),linear-gradient(#2167ff1a 1px,#0000 1px),linear-gradient(90deg,#2167ff1a 1px,#0000 1px);background-position:50%,50%,50%,50%;background-size:100% 100%,100% 100%,40px 40px,40px 40px}.whiteboard-template--cornell{background-image:linear-gradient(90deg,#0000 27%,#11213c47 27.25%,#0000 27.5%),linear-gradient(#0000 78%,#11213c3d 78.3%,#0000 78.6%),repeating-linear-gradient(#0000 0 31px,#2167ff24 32px)}.whiteboard-spotlight-overlay{--spotlight-x:50%;--spotlight-y:50%;z-index:7;pointer-events:none;background:radial-gradient(circle 170px at var(--spotlight-x) var(--spotlight-y), #fff0 0%, #fff0 52%, #040a1870 53%, #040a18b8 100%);transition:background .1s;position:absolute;inset:0}.whiteboard-presentation-toolbar{z-index:9;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07111fd6;border:1px solid #ffffff21;border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:8px;display:flex;box-shadow:0 18px 44px #030a183d}.whiteboard-presentation-button{color:#eef6ff;cursor:pointer;min-height:42px;box-shadow:none;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:.82rem;font-weight:900;display:inline-flex}.whiteboard-presentation-button:hover,.whiteboard-presentation-button.is-active{color:#fff;background:#2167ff38;border-color:#489fff80}.whiteboard-presentation-button:disabled{cursor:not-allowed;opacity:.5}.whiteboard-presentation-button--exit{background:#ffffff29}.whiteboard-presentation-indicator,.whiteboard-presentation-clock{color:#dce9ff;background:#ffffff1a;border-radius:999px;align-items:center;min-height:42px;padding:0 14px;font-weight:800;display:inline-flex}.whiteboard-presentation-clock{font-size:.86rem}body.is-whiteboard-presenting{background:#07111f;overflow:hidden}body.is-whiteboard-presenting .app-topbar{display:none}body.is-whiteboard-presenting .app-shell__viewport{grid-template-rows:minmax(0,1fr)}body.is-whiteboard-presenting .app-shell__content--workspace{min-height:100vh}.whiteboard-shell--presentation{background:#07111f;grid-template-columns:minmax(0,1fr);grid-template-areas:"stage";height:100vh;min-height:100vh;max-height:none}.whiteboard-shell--presentation .whiteboard-stage{background:#07111f;gap:12px;min-height:100vh;padding:12px}.whiteboard-shell--presentation .whiteboard-canvas-frame,.whiteboard-shell--presentation .whiteboard-canvas-loading,.whiteboard-shell--presentation .whiteboard-empty-state{border-radius:22px;min-height:calc(100vh - 92px)}.management-school-selector{max-width:360px}.management-grid{grid-template-columns:minmax(0,1.8fr) minmax(300px,.95fr);align-items:start;gap:20px;display:grid}.management-record-list,.management-link-list,.management-pill-list,.management-inline-list,.management-key-value-list{gap:12px;display:grid}.management-record{border:1px solid var(--border);background:#ffffffe0;border-radius:18px;justify-content:space-between;gap:16px;padding:16px 18px;display:flex}.management-record--stacked{display:grid}.management-record__main,.management-record__meta{gap:8px;display:grid}.management-record__meta{align-content:start;justify-items:end}.management-inline-list,.management-pill-list{grid-template-columns:repeat(auto-fit,minmax(140px,max-content));gap:8px}.management-link-list .ghost-button--block{justify-content:center}.segmented-control{flex-wrap:wrap;gap:10px;display:flex}.segmented-control__button{border:1px solid var(--border);min-height:42px;color:var(--ink-soft);cursor:pointer;background:#fffc;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;text-decoration:none;transition:transform .14s,border-color .14s,background-color .14s,box-shadow .14s,color .14s;display:inline-flex}.segmented-control__button:hover{box-shadow:var(--shadow-sm);border-color:#2167ff33;transform:translateY(-1px)}.segmented-control__button.is-active{color:var(--ink);background:#e8f0fff0;border-color:#2167ff47}.management-key-value-row{border-bottom:1px solid #0e182a14;justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.management-key-value-row:last-child{border-bottom:0}.ghost-button--block{width:100%}.submission-record{align-items:stretch}.submission-record__meta-grid{gap:0;display:grid}.submission-record__actions{gap:14px;min-width:220px}.submission-record__actions .button,.submission-record__actions .ghost-button{width:100%}.progress-subject-card h3{font-size:1.1rem;line-height:1.25}.progress-meter{background:#e8f0ffb8;border:1px solid #2167ff24;border-radius:999px;width:100%;height:12px;overflow:hidden}.progress-meter span{border-radius:inherit;background:linear-gradient(90deg,#1963ead1,#10b981b8);height:100%;display:block}.progress-result-card{flex-wrap:wrap;align-items:center}.progress-result-card__meta{min-width:220px}.progress-result-card__meta .ghost-button{justify-content:center;width:100%}.progress-child-selector{align-items:center}.checkbox-field{color:var(--ink-soft);align-items:center;gap:10px;display:inline-flex}.student-assessment-intro{display:grid}.student-assessment-meta{color:var(--muted);flex-wrap:wrap;gap:10px 18px;font-size:.94rem;display:flex}.student-assessment-grid{grid-template-columns:minmax(0,1.55fr) minmax(300px,.92fr);align-items:start;gap:20px;display:grid}.student-assessment-stage,.student-assessment-sidebar{min-width:0}.student-assessment-sidebar{gap:18px;display:grid}.student-question-card,.student-progress-card{border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);background:#ffffffe0;gap:18px;padding:24px;display:grid}.student-question-card{background:radial-gradient(circle at 100% 0,#2167ff1a,#0000 34%),linear-gradient(#fffffff5 0%,#f5f8fcf5 100%)}.student-progress-card h2{letter-spacing:-.04em;font-size:clamp(1.45rem,2.6vw,2rem);line-height:1.02}.student-choice-list,.student-question-nav{gap:12px;display:grid}.student-choice-button,.student-binary-button,.student-question-nav__button{transition:transform .14s,border-color .14s,background-color .14s,box-shadow .14s,color .14s}.student-choice-button,.student-binary-button{border:1px solid var(--border);width:100%;min-height:58px;color:var(--ink);cursor:pointer;text-align:left;background:#ffffffe0;border-radius:18px;align-items:center;gap:14px;padding:0 18px;display:flex}.student-choice-button:hover,.student-binary-button:hover,.student-question-nav__button:hover{box-shadow:var(--shadow-sm);border-color:#2167ff38;transform:translateY(-1px)}.student-choice-button:disabled,.student-binary-button:disabled{cursor:not-allowed;opacity:.72;box-shadow:none;transform:none}.student-choice-button:disabled:hover,.student-binary-button:disabled:hover{border-color:var(--border);box-shadow:none;transform:none}.student-choice-button.is-selected,.student-binary-button.is-selected{background:#e8f0fff0;border-color:#2167ff47}.student-choice-button__marker{color:var(--primary-strong);font-size:1rem}.student-binary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.student-response-area{min-height:200px}.student-response-area--long{min-height:280px}.student-save-panel{min-height:28px}.student-question-footer{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.student-question-nav{grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}.student-question-nav__button{border:1px solid var(--border);min-height:76px;color:var(--ink-soft);cursor:pointer;background:#ffffffd1;border-radius:18px;justify-items:start;gap:4px;padding:14px;display:grid}.student-question-nav__button small{color:var(--muted);font-size:.76rem}.student-question-nav__button.is-active{color:var(--ink);background:#e8f0fff0;border-color:#2167ff47}.student-question-nav__button.is-answered:not(.is-active){background:#eff9f3e6;border-color:#18734f2e}@media (max-width:1100px){.app-shell--default{grid-template-columns:minmax(0,1fr)}.app-shell__sidebar{display:none}.app-topbar__menu-button{display:inline-flex}.app-topbar__user-copy{display:none}.app-shell__content{padding:0 20px 32px}.app-shell__content--workspace{padding:0}.class-workspace-grid,.management-grid,.student-assessment-grid{grid-template-columns:minmax(0,1fr)}.whiteboard-shell{height:auto;max-height:none;min-height:calc(100vh - var(--topbar-height));grid-template-columns:minmax(0,1fr);grid-template-areas:"stage""sidebar"}.whiteboard-stage{padding-bottom:20px}.whiteboard-sidebar{border-right:0;border-top:1px solid var(--border)}.whiteboard-canvas-frame,.whiteboard-canvas-loading,.whiteboard-empty-state{min-height:68vh}.whiteboard-pen-control-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.whiteboard-shell--presentation .whiteboard-canvas-frame,.whiteboard-shell--presentation .whiteboard-canvas-loading,.whiteboard-shell--presentation .whiteboard-empty-state{min-height:calc(100vh - 118px)}}@media (max-width:720px){.public-shell{padding:18px}.panel,.public-shell__panel{border-radius:24px}.public-shell__header h1{max-width:14ch;font-size:clamp(2.2rem,12vw,3.4rem)}.app-topbar{padding:16px 18px}.app-shell__content{padding-inline:16px}.app-page{padding:22px 0 36px}.page-header{align-items:flex-start}.page-header__copy h1{font-size:clamp(1.8rem,9vw,2.5rem)}.page-header__actions,.link-row{width:100%}.dashboard-section__header{align-items:flex-start}.dashboard-content-card{padding:20px}.class-workspace-focus-card,.class-workspace-topic-card,.class-workspace-roster-item,.class-workspace-whiteboard-card{padding:14px}.management-record{grid-template-columns:minmax(0,1fr)}.management-record__meta{justify-items:start}.progress-result-card__meta{width:100%;min-width:0}.progress-child-selector{grid-template-columns:1fr;display:grid}.student-question-card,.student-progress-card{padding:18px}.student-binary-grid{grid-template-columns:1fr}.student-question-nav{grid-template-columns:repeat(auto-fit,minmax(96px,1fr))}.link-row>.button,.link-row>.ghost-button{flex:100%}.whiteboard-create-form{grid-template-columns:1fr}.whiteboard-sidebar,.whiteboard-stage{padding:16px}.whiteboard-toolbar{border-radius:20px;padding:10px;position:static}.whiteboard-toolbar-group{flex-wrap:nowrap;justify-content:flex-start;width:100%;overflow-x:auto}.whiteboard-toolbar .button,.whiteboard-toolbar .ghost-button{flex:none}.whiteboard-toolbar-select{flex:1 0 220px}.whiteboard-pen-panel{border-radius:20px;padding:14px}.whiteboard-pen-panel__header{flex-direction:column;align-items:flex-start}.whiteboard-pen-preview{flex:none;width:100%}.whiteboard-pen-control-grid,.whiteboard-pen-type-grid{grid-template-columns:1fr}.whiteboard-custom-color-row .ghost-button,.whiteboard-color-picker,.whiteboard-hex-input{flex:100%}.whiteboard-template-picker{grid-template-columns:1fr}.whiteboard-3d-picker__card{grid-template-columns:minmax(0,1fr)}.whiteboard-3d-picker__preview{min-height:120px}.whiteboard-3d-viewer__hud{flex-direction:column;align-items:flex-start}.whiteboard-3d-viewer__controls{justify-content:flex-start}.whiteboard-3d-teaching-panel{border-radius:18px;width:auto;max-height:min(72%,420px);inset:auto 8px 8px}.whiteboard-3d-viewer.is-interactive .whiteboard-3d-viewer__hud{display:none}.whiteboard-3d-labels{max-width:none;left:8px;right:8px}.whiteboard-3d-part-row{grid-template-columns:minmax(0,1fr)}.whiteboard-page-card__select{grid-template-columns:64px minmax(0,1fr)}.whiteboard-page-thumbnail{width:64px;height:48px}.whiteboard-page-card__actions{grid-template-columns:1fr}.whiteboard-presentation-toolbar{border-radius:22px;justify-content:flex-start;overflow-x:auto}.whiteboard-presentation-clock{flex:1 0 260px}.whiteboard-canvas-frame,.whiteboard-canvas-loading,.whiteboard-empty-state{min-height:58vh}.whiteboard-shell--presentation .whiteboard-stage{padding:8px}.whiteboard-shell--presentation .whiteboard-canvas-frame,.whiteboard-shell--presentation .whiteboard-canvas-loading,.whiteboard-shell--presentation .whiteboard-empty-state{border-radius:18px;min-height:calc(100vh - 156px)}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.whiteboard-shell{--whiteboard-layer-canvas:1;--whiteboard-layer-overlay:6;--whiteboard-layer-tools:18;--whiteboard-layer-panel:32;--whiteboard-layer-status:28;height:calc(100vh - var(--topbar-height));max-height:calc(100vh - var(--topbar-height));background:radial-gradient(circle at 80% 12%,#4263eb21,#0000 28%),linear-gradient(135deg,#0b1526 0%,#111e32 52%,#07111f 100%);grid-template-columns:minmax(0,1fr);grid-template-areas:"stage";min-height:0;overflow:hidden}.app-shell--topbar-hidden .whiteboard-shell{height:100vh;max-height:100vh}.whiteboard-stage{background:radial-gradient(circle at 18% 8%,#3ea9ff1a,#0000 30%),linear-gradient(135deg,#0a1425eb,#060d1af2);grid-template-rows:auto minmax(0,1fr);gap:clamp(8px,1vw,12px);min-height:0;padding:clamp(8px,1.2vw,16px);display:grid;position:relative;overflow:hidden}.whiteboard-classroom-header{z-index:var(--whiteboard-layer-status);color:#f8fbff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#060f1eb8;border:1px solid #ffffff21;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;min-width:0;min-height:54px;padding:7px 9px;display:flex;position:relative;box-shadow:0 12px 32px #030a1833}.whiteboard-classroom-header__identity,.whiteboard-classroom-header__status{align-items:center;gap:8px;min-width:0;display:flex}.whiteboard-classroom-header__identity{flex:340px}.whiteboard-classroom-header__copy{gap:1px;min-width:0;display:grid}.whiteboard-classroom-header__identity .eyebrow,.whiteboard-classroom-header__identity h1,.whiteboard-page-context{margin:0}.whiteboard-board-kicker{color:#aecaef;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.66rem;font-weight:900}.whiteboard-title-field{min-width:0;display:block}.whiteboard-title-field input{color:#fff;letter-spacing:-.03em;background:0 0;border:0;width:min(52vw,620px);min-height:30px;padding:0;font-size:clamp(1rem,1.35vw,1.32rem);font-weight:900}.whiteboard-title-field input:focus-visible{outline-offset:4px;border-radius:10px;outline:3px solid #68b8ff75}.whiteboard-page-context,.whiteboard-last-saved{color:#bdd0eb;font-size:.78rem;line-height:1.3}.whiteboard-back-button{color:#eef6ff;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:4px;min-height:42px;padding:0 11px 0 8px;font-size:.84rem;font-weight:900;display:inline-flex}.whiteboard-save-pill,.whiteboard-header-icon-button{color:#eef6ff;box-shadow:none;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.whiteboard-save-pill{gap:7px;min-height:38px;padding:0 12px;font-size:.78rem;font-weight:900}.whiteboard-save-dot{background:#7dd3fc;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 4px #7dd3fc1f}.whiteboard-save-pill--saved .whiteboard-save-dot{background:#22c55e;box-shadow:0 0 0 4px #22c55e21}.whiteboard-save-pill--dirty .whiteboard-save-dot,.whiteboard-save-pill--saving .whiteboard-save-dot{background:#f59e0b;box-shadow:0 0 0 4px #f59e0b24}.whiteboard-save-pill--failed{color:#fecaca;border-color:#f8717152}.whiteboard-save-pill--failed .whiteboard-save-dot{background:#ef4444;box-shadow:0 0 0 4px #ef444429}.whiteboard-header-icon-button{cursor:pointer;width:42px;min-width:42px;height:42px;transition:background .16s,border-color .16s,color .16s,transform .16s}.whiteboard-back-button:hover,.whiteboard-header-icon-button:hover{background:#ffffff24;border-color:#71bcff5c;transform:translateY(-1px)}.whiteboard-header-icon-button.is-active{color:#fff;background:#2167ff38;border-color:#489fff80}.whiteboard-status-toast{z-index:var(--whiteboard-layer-status);pointer-events:none;color:#14532d;background:#eff9f3f5;border:1px solid #39b77e33;border-radius:999px;max-width:min(560px,100% - 32px);padding:10px 14px;font-size:.88rem;font-weight:800;position:absolute;top:72px;left:50%;transform:translate(-50%);box-shadow:0 16px 38px #030a1829}.whiteboard-status-toast--error{color:var(--danger);background:#fff1f1fa;border-color:#e0313133}.whiteboard-board-area{z-index:var(--whiteboard-layer-canvas);min-height:0;padding-bottom:82px}.whiteboard-pdf-teaching-controls{z-index:var(--whiteboard-layer-tools);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);scrollbar-width:none;background:#fafdfff5;border:1px solid #0f172a1f;border-radius:999px;align-items:center;gap:6px;max-width:calc(100% - 24px);padding:7px;display:flex;position:absolute;top:14px;left:50%;overflow-x:auto;transform:translate(-50%);box-shadow:0 18px 44px #030a182e}.whiteboard-pdf-teaching-controls::-webkit-scrollbar{display:none}.whiteboard-pdf-teaching-button,.whiteboard-pdf-teaching-page-count{color:#17213a;white-space:nowrap;border:1px solid #0f172a1a;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:0 11px;font-size:.78rem;font-weight:900;display:inline-flex}.whiteboard-pdf-teaching-button{cursor:pointer;background:#ffffffd6}.whiteboard-pdf-teaching-button:hover,.whiteboard-pdf-teaching-button.is-active{color:var(--primary-strong);background:#e8f0ffeb;border-color:#2167ff3d}.whiteboard-pdf-teaching-button:disabled{cursor:not-allowed;opacity:.45}.whiteboard-pdf-teaching-page-count{color:#eef6ff;background:#07111fe6}.whiteboard-pdf-teaching-divider{background:#0f172a24;flex:none;width:1px;height:24px}.whiteboard-hidden-file-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;bottom:0;left:0;overflow:hidden}.whiteboard-canvas-frame,.whiteboard-canvas-loading,.whiteboard-empty-state{border:1px solid #ffffff1f;border-radius:clamp(16px,1.5vw,24px);box-shadow:0 22px 64px #030a1842,0 0 0 1px #ffffff0f}.whiteboard-bottom-toolbar{z-index:var(--whiteboard-layer-tools);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);scrollbar-width:none;background:#fafdfff5;border:1px solid #0f172a1f;border-radius:999px;justify-content:center;align-items:stretch;gap:6px;width:max-content;max-width:min(96vw,900px);padding:7px;display:flex;position:absolute;bottom:clamp(10px,1.35vw,18px);left:50%;right:auto;overflow-x:auto;transform:translate(-50%);box-shadow:0 22px 58px #030a183d}.whiteboard-bottom-toolbar::-webkit-scrollbar{display:none}.whiteboard-tool-button{min-width:58px;min-height:56px;color:var(--ink-soft);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:18px;place-items:center;gap:3px;padding:6px 10px;font-weight:900;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s,color .16s;display:grid;position:relative}.whiteboard-tool-button:hover{background:#e8f0ffc2;transform:translateY(-1px)}.whiteboard-tool-button:focus-visible,.whiteboard-panel-action:focus-visible,.whiteboard-floating-panel .ghost-button:focus-visible,.whiteboard-floating-panel .button:focus-visible{outline-offset:3px;outline:3px solid #2167ff6b}.whiteboard-tool-button.is-active{color:var(--primary-strong);background:linear-gradient(#e8f0fffa,#dbe8ffeb);border-color:#2167ff42;box-shadow:inset 0 0 0 1px #ffffffbf,0 12px 26px #2167ff29}.whiteboard-tool-button__icon,.whiteboard-tool-glyph,.whiteboard-panel-action__icon{color:currentColor;justify-content:center;align-items:center;display:inline-flex}.whiteboard-tool-button__icon{width:24px;height:24px}.whiteboard-tool-button__label{font-size:.72rem;line-height:1.1}.whiteboard-tool-button__shortcut{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.66rem;line-height:1;position:absolute;top:4px;right:6px}.whiteboard-floating-panel{z-index:var(--whiteboard-layer-panel);width:min(680px,100% - 32px);max-height:min(72vh,700px);color:var(--ink);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:radial-gradient(circle at 18% 10%,#5bb7ff14,#0000 34%),#fafdfff5;border:1px solid #5b76a333;border-radius:22px;gap:12px;padding:14px;animation:.18s both whiteboard-panel-enter;display:grid;position:absolute;bottom:clamp(78px,9vh,104px);left:50%;overflow:auto;transform:translate(-50%);box-shadow:0 24px 72px #030a184d}.whiteboard-floating-panel--compact{width:min(520px,100% - 32px)}.whiteboard-floating-panel--wide,.whiteboard-floating-panel--media,.whiteboard-floating-panel--pages,.whiteboard-floating-panel--pen{width:min(920px,100% - 32px)}.whiteboard-floating-panel--media,.whiteboard-floating-panel--pages{max-height:min(78vh,760px)}.whiteboard-floating-panel--pen.whiteboard-pen-panel{background:radial-gradient(circle at 0 0,#53aeff24,#0000 36%),#081222f5;width:min(980px,100% - 32px)}.whiteboard-panel-header,.whiteboard-page-quick-actions,.whiteboard-page-settings-compact,.whiteboard-table-tool,.whiteboard-more-links{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.whiteboard-panel-header{align-items:flex-start}.whiteboard-panel-header h2,.whiteboard-panel-header h3,.whiteboard-table-tool h3{margin:2px 0;line-height:1.15}.whiteboard-panel-header p:not(.eyebrow),.whiteboard-table-tool p{color:var(--muted);margin:0}.whiteboard-action-grid{grid-template-columns:repeat(auto-fit,minmax(168px,1fr));gap:10px;display:grid}.whiteboard-action-grid--shapes{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.whiteboard-panel-action{min-height:74px;color:var(--ink);cursor:pointer;text-align:left;background:#ffffffd6;border:1px solid #7f95b93d;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-content:center;align-items:center;gap:5px 10px;padding:12px;transition:transform .16s,border-color .16s,background-color .16s,box-shadow .16s;display:grid}.whiteboard-panel-action__icon{width:42px;height:42px;color:var(--primary-strong);background:#e8f0ffc2;border:1px solid #2167ff1f;border-radius:14px;grid-row:span 2}.whiteboard-panel-action .whiteboard-panel-action__icon{color:var(--primary-strong)}.whiteboard-panel-action:hover{box-shadow:var(--shadow-sm);border-color:#2167ff3d;transform:translateY(-1px)}.whiteboard-panel-action span{color:var(--muted);font-size:.85rem;line-height:1.35}.whiteboard-panel-action span:not(.whiteboard-panel-action__icon){grid-column:2}.whiteboard-panel-action.is-active{background:#e8f0ffeb;border-color:#2167ff4d}.whiteboard-panel-action--danger{border-color:#e031312e}.whiteboard-panel-action--danger strong{color:var(--danger)}.whiteboard-panel-action--danger .whiteboard-panel-action__icon{color:var(--danger);background:#fff1f1e6;border-color:#e0313129}.whiteboard-media-upload-status{color:var(--primary-strong);background:#e8f0ffb3;border:1px solid #2167ff29;border-radius:14px;margin:0;padding:10px 12px;font-size:.88rem;font-weight:800}.whiteboard-media-upload-status--ready{color:#13643a;background:#e8f8edd1;border-color:#1e895133}.whiteboard-media-upload-status--failed{color:var(--danger);background:#fff1f1e6;border-color:#e0313133}.whiteboard-inline-settings{background:#ffffffbd;border:1px solid #7f95b933;border-radius:18px;flex-wrap:wrap;align-items:center;gap:10px;padding:10px;display:flex}.whiteboard-background-selector{gap:9px;min-width:min(100%,620px);display:grid}.whiteboard-background-selector>span{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;font-weight:900}.whiteboard-background-grid{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:9px;display:grid}.whiteboard-background-tile{min-height:66px;color:var(--ink);cursor:pointer;text-align:left;background:#ffffffd6;border:1px solid #7f95b93d;border-radius:16px;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:4px 9px;padding:8px;display:grid}.whiteboard-background-tile .whiteboard-template-preview{grid-row:span 2;width:54px;height:38px}.whiteboard-background-tile strong{font-size:.88rem}.whiteboard-background-tile small{color:var(--muted);font-size:.72rem;line-height:1.25}.whiteboard-background-tile.is-active{background:#e8f0fff0;border-color:#2167ff4d;box-shadow:0 0 0 2px #2167ff14}.whiteboard-inline-settings>span{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;font-weight:900}.whiteboard-inline-settings small{color:var(--muted);font-weight:700}.whiteboard-table-tool{background:#f4f8ffdb;border:1px solid #2167ff29;border-radius:20px;grid-template-columns:auto minmax(220px,1fr) auto auto auto;padding:14px;display:grid}.whiteboard-table-tool>div{flex:280px}.whiteboard-floating-panel .whiteboard-mini-field{color:var(--ink-soft)}.whiteboard-page-settings-compact{background:#ffffffbd;border:1px solid #7f95b933;border-radius:20px;grid-template-columns:minmax(220px,.42fr) minmax(0,1fr);align-items:start;padding:12px;display:grid}.whiteboard-page-settings-compact .field{margin:0}.whiteboard-page-quick-actions{justify-content:flex-start}.whiteboard-floating-panel--pages .whiteboard-template-picker{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.whiteboard-floating-panel--pages .whiteboard-page-list{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));max-height:min(36vh,340px);padding-right:4px;overflow:auto}.whiteboard-page-thumbnail--pdf{background:linear-gradient(#fffffff0,#edf4fff0),linear-gradient(90deg,#0000 18%,#2167ff29 18.5%,#0000 19%),repeating-linear-gradient(#0000 0 10px,#2167ff24 11px)}.whiteboard-pdf-page-source-card{background:#e8f0ffc2;border:1px solid #2167ff29;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:12px;display:grid}.whiteboard-pdf-page-source-card strong,.whiteboard-pdf-page-source-card span{display:block}.whiteboard-pdf-page-source-card span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.whiteboard-floating-panel .whiteboard-content-panel,.whiteboard-floating-panel .whiteboard-3d-picker{box-shadow:none;border-radius:22px}.whiteboard-floating-panel .whiteboard-content-panel{background:#ffffffd1;border:1px solid #7f95b933;padding:14px}.whiteboard-more-links{justify-content:flex-start}.whiteboard-shell--presentation .whiteboard-stage{grid-template-rows:minmax(0,1fr);padding:10px}.whiteboard-shell--presentation .whiteboard-presentation-toolbar{z-index:var(--whiteboard-layer-tools);max-width:calc(100% - 24px);position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.whiteboard-shell--presentation .whiteboard-board-area{padding-bottom:84px}.whiteboard-shell--presentation .whiteboard-canvas-frame,.whiteboard-shell--presentation .whiteboard-canvas-loading,.whiteboard-shell--presentation .whiteboard-empty-state{min-height:100%}@keyframes whiteboard-panel-enter{0%{opacity:0;transform:translate(-50%,8px)scale(.98)}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes whiteboard-panel-enter-mobile{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.whiteboard-floating-panel{animation:none}.whiteboard-tool-button,.whiteboard-panel-action{transition:none}}@media (min-width:1600px){.whiteboard-bottom-toolbar{gap:10px;padding:10px}.whiteboard-tool-button{min-width:86px;min-height:64px}.whiteboard-tool-button__label{font-size:.98rem}}@media (max-width:1024px){.whiteboard-shell{height:calc(100vh - var(--topbar-height));max-height:calc(100vh - var(--topbar-height));min-height:0}.whiteboard-classroom-header__status{flex:100%;justify-content:flex-start}.whiteboard-title-field input{width:min(68vw,520px)}.whiteboard-floating-panel--pen .whiteboard-pen-control-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.whiteboard-shell{height:calc(100vh - var(--topbar-height));max-height:calc(100vh - var(--topbar-height))}.whiteboard-stage{padding:8px}.whiteboard-classroom-header{border-radius:18px;gap:8px;padding:8px}.whiteboard-classroom-header__identity{flex:100%;align-items:flex-start}.whiteboard-classroom-header__status{gap:8px}.whiteboard-title-field input{width:min(62vw,320px);font-size:1.02rem}.whiteboard-last-saved{display:none}.whiteboard-status-toast{border-radius:16px;top:112px}.whiteboard-board-area{padding-bottom:96px}.whiteboard-classroom-widgets{width:min(280px,100% - 20px);top:10px;right:10px}.whiteboard-classroom-widget{grid-template-columns:auto minmax(0,1fr)}.whiteboard-classroom-widget .ghost-button{min-height:34px}.whiteboard-canvas-frame,.whiteboard-canvas-loading,.whiteboard-empty-state{border-radius:18px;min-height:0}.whiteboard-bottom-toolbar{border-radius:22px;justify-content:flex-start;width:auto;max-width:none;bottom:8px;left:8px;right:8px;transform:none}.whiteboard-tool-button{flex:none;min-width:70px;min-height:56px}.whiteboard-floating-panel{border-radius:20px;width:auto;max-height:min(70vh,560px);padding:12px;animation-name:whiteboard-panel-enter-mobile;bottom:82px;left:8px;right:8px;transform:none}.whiteboard-floating-panel--pen .whiteboard-pen-control-grid,.whiteboard-action-grid,.whiteboard-action-grid--shapes,.whiteboard-page-settings-compact,.whiteboard-table-tool{grid-template-columns:1fr}.whiteboard-page-settings-compact,.whiteboard-table-tool,.whiteboard-panel-header{display:grid}.whiteboard-floating-panel--pages .whiteboard-page-list{grid-template-columns:1fr;max-height:280px}.whiteboard-shell--presentation .whiteboard-presentation-toolbar{justify-content:flex-start;bottom:8px;left:8px;right:8px;transform:none}}
