:root{color:#19212a;background:#f7f8fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;text-size-adjust:100%;touch-action:manipulation}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:linear-gradient(180deg,#eaf7ff 0,#f7f8fb 34%,#fff8ef);overscroll-behavior:none}button,input,textarea,select{font:inherit;-webkit-tap-highlight-color:transparent}button{cursor:pointer;touch-action:manipulation}.app-shell{min-height:100vh;max-width:560px;margin:0 auto;padding:18px 16px 96px}.splash-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-content:center;place-items:center;background:radial-gradient(circle at 50% 42%,#fff 0,#fff 34%,#dff5ff);color:#19212a}.splash-mark{display:grid;width:92px;height:92px;margin-bottom:18px;place-items:center;border-radius:24px;background:#246bfe;color:#fff;font-size:2rem;font-weight:900;box-shadow:0 18px 40px #246bfe47}.splash-screen h1{margin-bottom:8px;font-size:2.3rem;font-weight:900}.splash-screen p{margin-bottom:0;color:#617085;font-weight:700}.splash-enter-active{transition:opacity .46s ease,transform .46s ease}.splash-leave-active{transition:opacity .42s ease,transform .42s ease}.splash-enter-from,.splash-leave-to{opacity:0}.splash-enter-from{transform:scale(.98)}.splash-leave-to{transform:scale(1.03)}.auth-screen{display:grid;min-height:calc(100vh - 120px);align-content:center;gap:18px;padding:18px 0 24px}.auth-hero{display:grid;place-items:center;text-align:center}.auth-hero .splash-mark{width:78px;height:78px;margin-bottom:16px;border-radius:22px;font-size:1.7rem}.auth-hero h1{margin-bottom:10px;font-size:2rem;font-weight:900}.auth-hero p:last-child{max-width:300px;margin-bottom:0;color:#68758a;font-weight:700;line-height:1.5}.auth-card{border:1px solid #e3e8f0;border-radius:22px;background:#ffffffeb;box-shadow:0 18px 42px #2539591f;padding:16px}.auth-tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;margin-bottom:16px;padding:4px;border-radius:16px;background:#f1f5fb}.auth-tabs button{min-height:42px;border:0;border-radius:13px;background:transparent;color:#68758a;font-weight:900}.auth-tabs button.active{background:#fff;color:#246bfe;box-shadow:0 8px 22px #2539591f}.auth-form{display:grid;gap:12px}.auth-form label{margin-bottom:0}.auth-note{margin:0;border-radius:14px;background:#edf4ff;color:#3c5f9b;padding:11px 12px;font-size:.9rem;font-weight:800;line-height:1.45}.auth-error{margin:0;border-radius:14px;background:#fff1f3;color:#bd2138;padding:11px 12px;font-size:.9rem;font-weight:800;line-height:1.45}.top-bar{display:flex;align-items:center;justify-content:flex-start;gap:16px;margin-bottom:18px;padding-top:env(safe-area-inset-top)}.top-bar>div:first-child{flex:1 1 auto}.eyebrow{margin:0 0 5px;color:#68758a;font-size:.78rem;font-weight:700}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:1.55rem;letter-spacing:0}h2{margin-bottom:10px;font-size:1.08rem;letter-spacing:0}.icon-button{position:relative;display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border:1px solid #e3e8f0;border-radius:14px;background:#fff;color:#19212a;box-shadow:0 8px 24px #2539591a}.badge{position:absolute;top:5px;right:5px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#ff5a66;color:#fff;font-size:.68rem;line-height:16px}.role-switcher,.segmented{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:18px 0;padding:4px;border:1px solid #dfe4db;border-radius:14px;background:#ffffffd6;box-shadow:0 8px 24px #25395914}.segmented{grid-template-columns:repeat(2,1fr);margin:0 0 12px}.role-switcher button,.segmented button{min-height:38px;border:0;border-radius:12px;background:transparent;color:#68758a;font-weight:700}.role-switcher button.active,.segmented button.active{background:#246bfe;color:#fff;box-shadow:inset 0 -2px #0000002e}.screen{display:grid;gap:14px}.section-header{display:flex;align-items:center;justify-content:space-between;gap:14px}.section-header h2{margin-bottom:0}.homework-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;margin-top:-4px}.compact-field{display:inline-flex;align-items:center;gap:7px;color:#68758a;font-size:.78rem;font-weight:800}.compact-field select{min-height:34px;border:1px solid #dfe4db;border-radius:8px;background:#fff;color:#213049;font:inherit;padding:0 28px 0 10px}.compact-segmented{display:inline-grid;grid-template-columns:repeat(3,minmax(46px,1fr));gap:3px;padding:3px;border:1px solid #dfe4db;border-radius:9px;background:#ffffffdb}.compact-segmented button{min-height:28px;border:0;border-radius:6px;background:transparent;color:#68758a;font-size:.76rem;font-weight:800}.compact-segmented button.active{background:#246bfe;color:#fff}.summary-card,.panel,.form-card{min-width:0;border:1px solid #e3e8f0;border-radius:18px;background:#fff;box-shadow:0 14px 34px #2539591a}.summary-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px;background:linear-gradient(135deg,#fff 0,#eef7ff 54%,#fff4df)}.summary-card p:last-child,.item-header p,.profile-panel p{margin-bottom:0;color:#68758a}.quick-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.quick-grid button{display:flex;min-height:78px;align-items:center;justify-content:center;gap:8px;border:1px solid #e3e8f0;border-radius:16px;background:#fff;color:#19212a;font-weight:800;box-shadow:0 10px 24px #25395914}.panel,.form-card{padding:16px}.panel>h2,.form-card>h2{margin-bottom:14px;border-bottom:1px solid #eef2f7;padding-bottom:10px;color:#19212a;font-size:1.12rem;font-weight:900}.item-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px;border-bottom:1px solid #eef2f7;padding-bottom:12px}.item-header>div{min-width:0}.item-header h2{margin-bottom:6px;color:#19212a;font-size:1.12rem;font-weight:900;line-height:1.25}.item-header .eyebrow{margin-bottom:7px}.item-side{display:grid;flex:0 0 auto;justify-items:end;gap:8px}.icon-action-row{display:flex;gap:6px}.compact-actions{margin-top:10px}.compact-button{min-height:34px;padding:0 10px;font-size:.82rem}.detail-fields{display:grid;gap:10px}.detail-fields-header{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#243042;font-size:.9rem;font-weight:900}.detail-field{display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:start;gap:8px}.detail-field textarea{min-height:74px}.homework-list-panel{display:grid;gap:8px}.homework-list-button{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;border:0;background:transparent;color:inherit;padding:0;text-align:left}.homework-list-button h2{margin:0;color:#19212a;font-size:1.08rem;font-weight:900}.homework-list-button .eyebrow{margin-bottom:6px}.compact-side{align-self:flex-start}.mini-icon-button{display:grid;width:34px;height:34px;place-items:center;border:1px solid #dbe5f4;border-radius:10px;background:#fff;color:#243042}.mini-icon-button.danger{border-color:#ffd7dc;background:#fff6f7;color:#c5283d}.mini-icon-button:disabled{opacity:.55}.mini-icon-button:active{transform:translateY(1px) scale(.98)}.list-row{display:flex;align-items:center;justify-content:space-between;gap:14px;min-width:0;padding:12px 0;border-top:1px solid #eef2f7}.list-row>div:first-child{min-width:0}.list-row:first-of-type{border-top:0}.list-row strong,.list-row span{display:block;overflow-wrap:anywhere;word-break:break-word}.list-row strong{color:#19212a;font-size:.98rem;line-height:1.3}.list-row span{margin-top:4px;color:#68758a;font-size:.9rem}.pill{display:inline-flex;min-height:26px;flex:0 0 auto;align-items:center;justify-content:center;padding:6px 9px;border-radius:999px;background:#edf4ff;color:#246bfe;font-size:.78rem;font-weight:800;line-height:1;white-space:nowrap}label{display:grid;gap:7px;margin-bottom:12px;color:#59677a;font-size:.86rem;font-weight:800}input,textarea,select{width:100%;-moz-appearance:none;appearance:none;-webkit-appearance:none;border:1px solid #ccd6ce;border-radius:14px;background:#fff;color:#19212a;font-size:16px;outline:none;box-shadow:none}input,select{height:44px;padding:0 12px}textarea{min-height:88px;resize:vertical;padding:12px}select{background:linear-gradient(45deg,transparent 50%,#68758a 50%) calc(100% - 19px) 50% / 7px 7px no-repeat,linear-gradient(135deg,#fff 0,#f7fbff)}input:focus,textarea:focus,select:focus{border-color:#246bfe;box-shadow:0 0 0 4px #246bfe24}.student-context{display:grid;margin:0 0 18px;padding:12px;border:2px solid #246bfe;border-radius:18px;background:linear-gradient(135deg,#fff 0,#edf4ff);box-shadow:0 14px 32px #2539591a}.form-target{margin:0;color:#68758a;font-size:.9rem}.form-target{margin-bottom:12px}.student-combobox{position:relative}.student-combobox input{min-height:48px;border:2px solid #246bfe;background:linear-gradient(135deg,#fff 0,#f7fbff);color:#19212a;font-weight:900;padding:12px 42px}.student-search-icon,.student-chevron{position:absolute;top:50%;z-index:2;color:#246bfe;pointer-events:none;transform:translateY(-50%)}.student-search-icon{left:14px}.student-chevron{right:14px}.student-options{position:absolute;top:calc(100% + 8px);right:0;left:0;z-index:12;display:grid;gap:6px;max-height:240px;overflow:auto;border:1px solid #dbe5f4;border-radius:16px;background:#fff;box-shadow:0 18px 42px #2539592e;padding:8px;-webkit-overflow-scrolling:touch}.student-options button{display:flex;min-height:46px;align-items:center;justify-content:space-between;gap:12px;border:0;border-radius:12px;background:transparent;color:#19212a;padding:10px 12px;text-align:left}.student-options button.selected,.student-options button:hover{background:#edf4ff}.student-options button span{flex:0 0 auto;color:#68758a;font-size:.86rem;font-weight:800}.primary-button,.secondary-button,.danger-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:8px;border-radius:14px;font-weight:900}.primary-button{border:0;background:linear-gradient(135deg,#246bfe 0,#18a999);color:#fff;box-shadow:0 10px 24px #246bfe38}.secondary-button{border:1px solid #dbe5f4;background:#fff;color:#243042}.danger-button{border:1px solid #ffd7dc;background:#fff6f7;color:#c5283d}.primary-button:active,.secondary-button:active,.danger-button:active,.quick-grid button:active,.icon-button:active{transform:translateY(1px) scale(.99)}.action-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.compact-actions{margin-top:14px}.compact-actions .secondary-button,.compact-actions .danger-button{min-height:40px;border-radius:12px}.inline-edit{display:grid;gap:12px}.weekday-picker{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.weekday-picker button{min-width:0;min-height:42px;border:1px solid #dbe5f4;border-radius:12px;background:#fff;color:#59677a;font-weight:900}.weekday-picker button.active{border-color:#246bfe;background:#edf4ff;color:#246bfe}.calendar-panel{display:grid;gap:10px}.calendar-header{display:grid;grid-template-columns:42px 1fr 42px;align-items:center;gap:8px}.calendar-header h2{margin-bottom:0;text-align:center}.calendar-nav{display:grid;width:42px;height:42px;place-items:center;border:1px solid #dbe5f4;border-radius:12px;background:#fff;color:#243042;font-size:1.4rem;font-weight:900}.calendar-weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px}.calendar-weekdays span{color:#68758a;font-size:.76rem;font-weight:900;text-align:center}.calendar-cell{display:grid;min-height:72px;align-content:start;gap:5px;border:1px solid #eef2f7;border-radius:10px;background:#fbfcff;padding:7px 5px;text-align:left}.calendar-cell.empty{background:transparent;border-color:transparent;cursor:default}.calendar-cell.selected{border-color:#246bfe;background:#edf4ff;box-shadow:0 0 0 3px #246bfe1f}.calendar-cell strong{color:#243042;font-size:.82rem}.calendar-entry-list{display:grid;gap:3px}.calendar-entry-list span{overflow:hidden;border-radius:999px;background:#eaf7f4;color:#157f73;padding:3px 5px;font-size:.66rem;font-weight:900;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.calendar-detail{display:grid;gap:9px;border-top:1px solid #eef2f7;padding-top:12px}.calendar-detail h3{margin:0;color:#19212a;font-size:.98rem}.calendar-detail-list{display:grid;gap:8px}.calendar-detail-item{display:grid;gap:5px;border-radius:12px;background:#f6f8fb;padding:10px 12px}.calendar-detail-item div{display:flex;align-items:center;justify-content:space-between;gap:10px}.calendar-detail-item strong{color:#19212a}.calendar-detail-item span,.calendar-detail-item p{margin:0;color:#68758a;font-size:.86rem;font-weight:800}.comments{display:grid;gap:8px;margin-top:14px}.comment{border-radius:14px;background:#f6f8fb;padding:10px 12px;color:#354255;font-size:.92rem}.comment p{margin-bottom:0}.comment-actions{display:flex;justify-content:flex-end;gap:6px;margin-top:8px}.comment-actions button,.comment-edit button{min-height:30px;border:1px solid #dbe5f4;border-radius:9px;background:#fff;color:#243042;font-size:.78rem;font-weight:900}.comment-actions button:last-child{border-color:#ffd7dc;color:#c5283d}.comment-edit{display:grid;grid-template-columns:1fr auto auto;gap:6px}.comment-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.comment-meta strong{color:#19212a;font-size:.82rem}.comment-meta span{flex:0 0 auto;color:#7b8798;font-size:.75rem;font-weight:700}.comment-input{display:grid;grid-template-columns:1fr 42px;gap:8px}.comment-input button{display:grid;height:44px;place-items:center;border:0;border-radius:14px;background:#19212a;color:#fff}.upload-box{display:grid;gap:10px;margin:14px 0;padding:12px;border-radius:16px;background:#f6f8fb}.submission-list{display:grid;gap:10px;min-width:0;margin:12px 0}.submission-row{min-width:0;overflow:hidden;border:1px solid #e3e8f0;border-radius:14px;background:#fbfcff;padding:12px}.submission-row .list-row{border-top:0;padding:0}.submission-preview{display:block;width:min(96px,100%);height:96px;overflow:hidden;margin-top:10px;border:1px solid #e3e8f0;border-radius:12px;background:#fff;padding:0}.submission-preview img{width:100%;height:100%;object-fit:cover}.submission-thumbnails{display:flex;gap:8px;min-width:0;overflow-x:auto;margin-top:10px;padding-bottom:2px}.submission-thumbnail{width:68px;height:68px;flex:0 0 68px;overflow:hidden;border:1px solid #e3e8f0;border-radius:10px;background:#fff;padding:0}.submission-thumbnail img{width:100%;height:100%;object-fit:cover}.chat-panel{display:grid;gap:12px}.story-tabs{display:inline-grid;width:min(220px,100%);grid-template-columns:repeat(2,1fr);gap:3px;padding:3px;border:1px solid #dfe4db;border-radius:9px;background:#ffffffdb}.story-tabs button{min-height:30px;border:0;border-radius:6px;background:transparent;color:#68758a;font-size:.8rem;font-weight:900}.story-tabs button.active{background:#246bfe;color:#fff}.chat-thread{display:grid;max-height:52vh;gap:10px;overflow:auto;padding-right:2px;-webkit-overflow-scrolling:touch}.chat-message{display:flex;justify-content:flex-start}.chat-message.mine{justify-content:flex-end}.chat-bubble{max-width:82%;border-radius:16px;background:#f6f8fb;padding:10px 12px;color:#243042}.chat-message.mine .chat-bubble{background:#edf4ff}.chat-bubble strong{display:block;margin-bottom:4px;color:#68758a;font-size:.78rem}.chat-bubble p{margin-bottom:0;line-height:1.45}.chat-image{width:120px;height:120px}.chat-file{display:flex;align-items:center;gap:6px;margin-top:8px;color:#246bfe;font-weight:800;text-decoration:none}.chat-composer{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:8px;align-items:center}.chat-composer input{min-width:0}.chat-composer button,.chat-attach{display:grid;width:44px;height:44px;place-items:center;border:0;border-radius:14px;background:#19212a;color:#fff}.chat-composer button:disabled{opacity:.55}.chat-attach input{display:none}.board-form{display:grid;gap:10px;border:1px solid #e3e8f0;border-radius:14px;background:#f6f8fb;padding:12px}.board-form textarea,.board-post textarea{min-height:82px;resize:vertical}.board-header-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.board-header-title{color:#243042;font-size:.92rem;font-weight:900}.board-list{display:grid;gap:12px}.board-search{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-height:40px;padding:0 10px;border:1px solid #dfe6ef;border-radius:12px;background:#fff;color:#68758a}.board-search input{min-width:0;border:0;background:transparent;box-shadow:none;padding:0}.board-search input:focus{outline:none;box-shadow:none}.board-search button{display:grid;width:26px;height:26px;place-items:center;border:0;border-radius:999px;background:#eef2f7;color:#475569;font-size:1.1rem;line-height:1}.board-result-count{margin:-4px 2px 0;color:#64748b;font-size:.78rem;font-weight:800}.board-table{overflow:hidden;border:1px solid #dfe6ef;border-radius:12px;background:#fff}.board-table-head,.board-row{display:grid;grid-template-columns:minmax(0,1fr) 88px 112px 78px;align-items:center;gap:10px}.board-table-head{min-height:34px;padding:0 12px;border-bottom:1px solid #e8edf4;background:#f4f7fb;color:#68758a;font-size:.76rem;font-weight:900}.board-row{width:100%;min-height:44px;padding:9px 12px;border:0;border-bottom:1px solid #eef2f7;background:#fff;color:#1d2734;text-align:left}.board-row:last-child{border-bottom:0}.board-row.active,.board-row:hover{background:#eef5ff}.board-row span{min-width:0;overflow:hidden;color:#64748b;font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.board-title-cell{display:inline-flex;align-items:center;gap:6px;color:#172033}.board-title-cell strong{min-width:0;overflow:hidden;font-size:.92rem;text-overflow:ellipsis;white-space:nowrap}.board-post{min-width:0;overflow:hidden;border:1px solid #e3e8f0;border-radius:14px;background:#fbfcff;padding:12px}.board-post-header{align-items:flex-start}.board-post-header h2,.board-post-header p{overflow-wrap:anywhere;word-break:break-word}.board-post-header input,.board-post-header textarea{width:100%;margin-top:8px}.board-image{width:min(140px,100%);height:110px;margin-bottom:10px}.board-comment-summary{margin-top:12px;padding-top:12px;border-top:1px solid #e3e8f0;color:#475569;font-size:.84rem;font-weight:900}.preview-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;background:#0f172ab8;padding:18px}.preview-dialog{position:relative;display:grid;width:min(100%,520px);max-height:calc(100dvh - 36px);gap:10px;overflow:auto;border-radius:18px;background:#fff;padding:14px}.homework-dialog{position:relative;display:grid;width:min(100%,560px);max-height:calc(100dvh - 36px);gap:14px;overflow:auto;border-radius:18px;background:#fff;padding:16px}.homework-dialog-header{display:grid;gap:7px;padding-right:34px}.homework-dialog-header h2{margin:0;color:#19212a;font-size:1.2rem;line-height:1.25}.homework-dialog-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.homework-dialog-meta .pill{flex:0 0 auto}.mini-filter{width:min(210px,100%);flex:0 1 210px}.mini-filter button{min-height:30px;font-size:.76rem}.homework-detail-carousel{display:grid;gap:10px;border-top:1px solid #eef2f7;padding-top:12px}.homework-carousel-controls{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;gap:8px}.homework-carousel-controls button{display:grid;width:40px;height:34px;place-items:center;border:1px solid #dbe5f4;border-radius:10px;background:#fff;color:#243042;font-size:1.4rem;font-weight:900;line-height:1}.homework-carousel-controls button:disabled{color:#a8b1bf}.homework-carousel-controls strong{color:#334155;font-size:.88rem;font-weight:900;text-align:center}.homework-carousel-window{min-width:0;overflow:hidden;touch-action:pan-y}.homework-carousel-track{display:flex;align-items:flex-start;transition:transform .18s ease;will-change:transform}.homework-carousel-track.dragging{transition:none}.homework-detail-slide{display:grid;min-width:100%;gap:12px}.homework-detail-text{display:grid;gap:7px;border:1px solid #e3e8f0;border-radius:12px;background:#f8fafc;padding:12px}.homework-detail-text span{color:#64748b;font-size:.78rem;font-weight:900}.homework-detail-text p{margin:0;color:#334155;line-height:1.5;white-space:pre-wrap}.notification-dialog{position:relative;display:grid;width:min(100%,420px);max-height:72vh;gap:10px;overflow:auto;border-radius:18px;background:#fff;padding:16px}.notification-dialog h2{margin-bottom:0;padding-right:42px}.push-prompt-dialog{justify-items:start}.push-prompt-dialog>svg{color:#246bfe}.push-prompt-dialog p{margin:0;color:#5d6a7e}.notification-row{padding:10px 0}.preview-toolbar{display:flex;gap:8px;padding-right:42px}.preview-toolbar button{min-width:54px;min-height:38px;border:1px solid #dbe5f4;border-radius:12px;background:#fff;color:#243042;font-weight:900}.preview-toolbar button:disabled{color:#a8b1bf}.preview-viewport{position:relative;display:grid;height:min(70dvh,560px);overflow:auto;place-items:center;border-radius:12px;background:#f6f8fb;touch-action:none;-webkit-overflow-scrolling:touch}.preview-viewport img{display:block;max-width:100%;max-height:100%;height:auto;border-radius:12px;object-fit:contain;transform-origin:center center;will-change:transform;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.preview-nav{position:absolute;top:50%;display:grid;width:38px;height:52px;place-items:center;transform:translateY(-50%);border:0;border-radius:999px;background:#0f172ab3;color:#fff;font-size:2rem;line-height:1}.preview-nav-left{left:10px}.preview-nav-right{right:10px}.preview-count{margin:-2px 0 0;color:#64748b;font-size:.82rem;font-weight:900;text-align:center}.ai-grade-box{display:grid;gap:8px;border-top:1px solid #eef2f7;padding-top:10px}.ai-grade-box .primary-button{min-height:42px}.ai-grade-box small{color:#68758a;font-size:.78rem;font-weight:800;text-align:center}.loading-spinner{width:16px;height:16px;border:2px solid rgb(255 255 255 / 42%);border-top-color:#fff;border-radius:999px;animation:spin .85s linear infinite}.ai-grade-result{margin:0;border-radius:14px;background:#f6f8fb;color:#19212a;padding:11px 12px;font:inherit;font-size:.92rem;font-weight:800;line-height:1.55;white-space:pre-wrap}@keyframes spin{to{transform:rotate(360deg)}}.preview-dialog p{margin-bottom:0;color:#68758a;font-size:.9rem;font-weight:800}.preview-close{position:absolute;top:8px;right:8px;display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:999px;background:#19212ad1;color:#fff;font-size:1.4rem;line-height:1}.nested-comments{margin-top:12px}.file-button{display:flex;min-height:52px;align-items:center;justify-content:center;gap:8px;margin-bottom:0;border:1px dashed #9eb3d7;border-radius:14px;background:#fff;color:#246bfe}.file-button input{display:none}.file-name{margin-bottom:0;color:#68758a;font-size:.9rem}.selected-files{display:flex;gap:8px;min-width:0;overflow-x:auto;padding-bottom:2px}.selected-file{position:relative;display:grid;width:58px;flex:0 0 58px;gap:4px}.selected-file button{position:absolute;top:-5px;right:-5px;z-index:1;display:grid;width:20px;height:20px;place-items:center;border:1px solid #ffffff;border-radius:999px;background:#1f2937;color:#fff;font-size:.9rem;line-height:1}.selected-file img,.selected-file-icon{width:58px;height:58px;overflow:hidden;border:1px solid #e3e8f0;border-radius:8px;background:#fff}.selected-file img{object-fit:cover}.selected-file-icon{display:grid;place-items:center;color:#475569}.profile-panel{display:grid;gap:10px;place-items:center;text-align:center}.profile-role{display:inline-flex;min-height:28px;align-items:center;border-radius:999px;background:#edf4ff;color:#246bfe;padding:6px 11px;font-size:.82rem;font-weight:900}.profile-details{display:grid;width:100%;gap:8px;margin:6px 0 8px;text-align:left}.push-settings{display:grid;width:100%;gap:8px}.profile-details div{display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:13px;background:#f6f8fb;padding:10px 12px}.profile-details span{flex:0 0 auto;color:#68758a;font-size:.82rem;font-weight:800}.profile-details strong{min-width:0;color:#19212a;font-size:.92rem;overflow-wrap:anywhere;text-align:right}.empty{margin-bottom:0;color:#68758a}.bottom-nav{position:fixed;right:0;bottom:0;left:0;display:grid;max-width:560px;grid-template-columns:repeat(5,1fr);gap:4px;margin:0 auto;padding:8px 10px calc(8px + env(safe-area-inset-bottom));border-top:1px solid #e3e8f0;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bottom-nav button{display:grid;min-height:52px;place-items:center;border:0;border-radius:16px;background:transparent;color:#68758a;font-size:.72rem;font-weight:800}.bottom-nav button.active{background:#edf4ff;color:#246bfe}.word-puzzle-fab{position:fixed;z-index:8;right:max(18px,calc((100vw - 540px)/2));bottom:calc(76px + env(safe-area-inset-bottom));display:grid;width:58px;height:58px;place-items:center;border:0;border-radius:19px;background:linear-gradient(145deg,#7557ff,#5030dd);box-shadow:0 12px 28px #5030dd59}.tetris-cross{position:relative;display:block;width:35px;height:35px}.tetris-cross i{position:absolute;width:11px;height:11px;border:2px solid rgb(255 255 255 / 70%);border-radius:3px;background:#fff}.tetris-cross i:nth-child(1){left:12px;top:0}.tetris-cross i:nth-child(2){left:0;top:12px}.tetris-cross i:nth-child(3){left:12px;top:12px}.tetris-cross i:nth-child(4){left:24px;top:12px}.tetris-cross i:nth-child(5){left:12px;top:24px}.word-puzzle-backdrop{position:fixed;z-index:30;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:8px 14px;background:#13182694;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.word-puzzle-dialog{display:flex;width:min(100%,520px);height:min(calc(100dvh - 16px),860px);max-height:none;flex-direction:column;overflow:hidden;border-radius:26px;background:#f9f8ff;box-shadow:0 24px 70px #14123c4d}.word-puzzle-header{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 8px}.word-puzzle-header p{margin:0 0 3px;color:#7557ff;font-size:.75rem;font-weight:900}.word-puzzle-header h2{margin:0;font-size:1.3rem}.word-puzzle-header button,.word-sheet-close{width:38px;height:38px;border:0;border-radius:50%;background:#ece9fa;color:#50496d;font-size:1.5rem}.word-puzzle-header-actions{display:flex;gap:7px}.word-puzzle-header .ranking-button{background:#fff1bd;font-size:1.15rem}.word-puzzle-progress{height:7px;margin:8px 20px 5px;overflow:hidden;border-radius:8px;background:#e9e5f5}.word-puzzle-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7557ff,#ff8b67);transition:width .3s}.word-puzzle-count{margin:0 20px 10px;color:#777087;font-size:.78rem;font-weight:800}.word-puzzle-scroll{flex:0 0 auto;overflow:hidden;margin:0 12px;border:1px solid #e7e2f3;border-radius:17px;background:#fff;padding:8px}.word-puzzle-grid{position:relative;display:grid;width:100%;aspect-ratio:1;gap:1px;margin:auto}.word-puzzle-grid button{position:relative;z-index:1;display:grid;width:100%;height:100%;min-width:0;min-height:0;padding:0;place-items:center;border:1px solid #cfc6eb;border-radius:3px;background:#f1edff;color:#382b76;font-size:clamp(.58rem,2.3vw,.82rem);font-weight:900}.word-puzzle-grid button small{position:absolute;top:0;left:1px;font-size:clamp(4px,1.25vw,7px)}.word-puzzle-grid button.solved{border-color:#9c89ef;background:#e3dcff}.word-answer-label{z-index:2;align-self:end;overflow:hidden;color:#645b7c;font-size:clamp(4px,1.2vw,7px);font-weight:900;pointer-events:none}.word-answer-label.across{text-align:center;transform:translateY(1px)}.word-answer-label.down{align-self:center;justify-self:end;max-height:100%;padding-right:1px;line-height:6px;text-align:center;writing-mode:vertical-rl;transform:translate(1px)}.word-puzzle-dialog>.word-puzzle-scroll{width:min(calc(100% - 64px),400px);margin-right:auto;margin-left:auto}.word-puzzle-dialog>.word-puzzle-scroll{position:relative;touch-action:none;-webkit-user-select:none;user-select:none}.word-puzzle-grid{transform-origin:center;will-change:transform}.puzzle-zoom-reset{position:absolute;z-index:8;top:7px;right:7px;min-height:28px;border:0;border-radius:9px;background:#291f56e0;color:#fff;padding:4px 8px;font-size:.66rem;font-weight:900}.puzzle-zoom-hint{margin:5px 14px 0;color:#898197;font-size:.65rem;font-weight:750;text-align:center}.word-puzzle-warning{position:absolute;z-index:6;top:86px;left:50%;width:max-content;max-width:calc(100% - 42px);margin:0;border-radius:12px;background:#35246f;color:#fff;padding:9px 13px;box-shadow:0 8px 22px #23174e47;font-size:.78rem;font-weight:900;text-align:center;transform:translate(-50%)}.word-puzzle-dialog{position:relative}.upload-limit-note{display:block;color:#7b8798;font-size:.72rem;font-weight:750;line-height:1.4}.word-answer-label{width:max-content;max-width:100%;border-radius:8px;background:#4a36a6e0;color:#fff;padding:1px 4px;box-shadow:0 2px 5px #271b5b38;white-space:nowrap}.word-answer-label.across{align-self:start;justify-self:end;transform:translate(2px,-5px)}.word-answer-label.down{align-self:end;justify-self:start;line-height:1;writing-mode:horizontal-tb;transform:translate(-4px,2px)}.word-clue-list{display:grid;min-height:150px;flex:1 1 auto;grid-template-columns:1fr 1fr;align-content:start;gap:7px;overflow-y:auto;padding:12px 14px 20px}.word-clue-list button{display:flex;min-width:0;gap:6px;border:0;border-radius:11px;background:#fff;padding:9px;color:#514a61;text-align:left}.word-clue-list b{flex:none;color:#6e50e8;font-size:.7rem}.word-clue-list span{overflow:hidden;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.word-clue-list button.solved{opacity:.55;text-decoration:line-through}.word-answer-sheet{position:fixed;z-index:32;right:0;bottom:0;left:0;display:grid;gap:10px;width:min(100%,520px);margin:auto;border-radius:24px 24px 0 0;background:#fff;padding:22px 20px calc(22px + env(safe-area-inset-bottom));box-shadow:0 -16px 50px #1e19413d}.word-answer-sheet small{color:#7557ff;font-weight:900}.word-answer-sheet strong{padding-right:35px}.word-sheet-close{position:absolute;top:14px;right:16px}.word-answer-sheet input{width:100%;border:2px solid #ded7f4;border-radius:13px;outline:none;padding:13px;font-weight:800}.word-answer-sheet input:focus{border-color:#7557ff}.word-answer-sheet p{margin:0;color:#e15858;font-size:.82rem;font-weight:800}.word-submit{min-height:46px;border:0;border-radius:13px;background:#6749e8;color:#fff;font-weight:900}.word-ranking-card{position:fixed;z-index:34;top:50%;left:50%;width:min(calc(100% - 36px),420px);border-radius:24px;background:#fff;padding:20px;box-shadow:0 24px 70px #14123c61;transform:translate(-50%,-50%)}.word-ranking-card header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.word-ranking-card header small{color:#8a7b58;font-weight:800}.word-ranking-card header h2{margin:3px 0 0}.word-ranking-card header button{width:36px;height:36px;border:0;border-radius:50%;background:#f0edf7;font-size:1.4rem}.word-ranking-card ol{display:grid;gap:7px;margin:0;padding:0;list-style:none}.word-ranking-card li,.my-ranking{display:grid;grid-template-columns:34px 1fr auto;align-items:center;min-height:49px;border-radius:13px;background:#f7f5fc;padding:7px 12px}.word-ranking-card li:nth-child(1){background:#fff7d8}.word-ranking-card li:nth-child(2){background:#f1f4f8}.word-ranking-card li:nth-child(3){background:#fff0e5}.word-ranking-card li.me,.my-ranking{outline:2px solid #7557ff;background:#f0ecff}.word-ranking-card li>b,.my-ranking>b{color:#7557ff}.word-ranking-card li span,.my-ranking span{font-weight:850}.word-ranking-card li span small,.my-ranking small{margin-left:5px;border-radius:10px;background:#7557ff;color:#fff;padding:2px 6px;font-size:.62rem}.word-ranking-card li strong,.my-ranking strong{color:#5a526b}.my-ranking{margin-top:13px}.ranking-empty{border-radius:13px;background:#f7f5fc;padding:20px;color:#777087;text-align:center}.ranking-note{margin:13px 0 0;color:#8c849b;font-size:.72rem;text-align:center}@media(max-width:520px){.homework-dialog-meta{align-items:flex-start}.mini-filter{max-width:190px}.board-table-head{display:none}.board-row{grid-template-columns:minmax(0,1fr) auto;gap:4px 10px;padding:11px 12px}.board-title-cell{grid-column:1 / -1}.board-row span:not(.board-title-cell){font-size:.76rem}}@media(min-width:720px){.app-shell{padding-top:28px}}
