:root{--status-bar-height: env(safe-area-inset-top, 0px);--screen-pad-top: 12px;--bg: #f8f8f8;--phone-bg: #ffffff;--surface: #ffffff;--ink: #0b0a0d;--body: #434246;--muted: #626164;--faint: #939295;--line: #e8e8e8;--blue: #39b7ed;--blue-soft: #eaf8fe;--green: #7f9f83;--green-soft: #f7fcf8;--orange: #ffcb66;--orange-soft: #fff7e6;--red: #e24141;--red-soft: #fcecec;--purple: #7f5af0;--purple-soft: #f0ebff;--shadow: 0 24px 60px rgba(20, 19, 24, .16);--theme-card-shadow: 0 0 30px rgba(18, 17, 22, .1);--theme-container-shadow: 0 0 20px rgba(18, 17, 22, .055);--theme-soft-shadow: 0 0 22px rgba(18, 17, 22, .07);--theme-card-border: #f0f0f1;--theme-card-radius: 18px;--app-container-border: .5px solid #e4e4e5;--app-container-radius: 12px;--app-container-shadow: 0 0 18px rgba(18, 17, 22, .07);--assignment-container-shadow: 0 0 20px rgba(18, 17, 22, .1);--theme-chip-bg: #f5f5f5;--theme-icon-blue: #bad0f0;--theme-icon-green: #b3e0b8;--theme-icon-yellow: #ffcb66;--figma-brand-green: #60a8a2;--figma-brand-green-soft: #e7f4f3;--figma-brand-orange: #e97a62;--figma-brand-orange-soft: #fde8e3;--timeline-green: #6edd8a;--timeline-green-progress: rgba(110, 221, 138, .2);--expanded-card-backdrop-z: 70;--expanded-card-active-z: 90}*{box-sizing:border-box}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}body{margin:0;min-height:100vh;min-height:100dvh;color:var(--ink);background:linear-gradient(135deg,rgba(37,99,235,.08),transparent 36%),linear-gradient(315deg,rgba(16,185,129,.08),transparent 30%),var(--bg);font-family:Poppins,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{font:inherit}.workspace{display:grid;grid-template-columns:minmax(0,1fr);justify-items:center;gap:48px;min-height:100vh;min-height:100dvh;padding:48px}.review-panel{align-self:center}.eyebrow{margin:0 0 12px;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:16px;font-size:44px;line-height:1.05}.review-panel>p{max-width:38rem;color:var(--body);font-size:16px;line-height:1.55}.journey-list{display:grid;gap:10px;margin:32px 0}.journey-link{display:flex;align-items:center;gap:12px;width:100%;min-height:48px;padding:8px 12px;border:1px solid var(--line);border-radius:8px;color:var(--body);background:#ffffffbf;cursor:pointer;text-align:left}.journey-link span{display:grid;place-items:center;width:32px;height:32px;border-radius:8px;color:var(--muted);background:#eef2f7;font-size:12px;font-weight:800}.journey-link.is-active{border-color:#2563eb61;color:var(--ink);background:var(--surface);box-shadow:0 12px 30px #2563eb1f}.journey-link.is-active span{color:#fff;background:var(--blue)}.demo-tools{display:grid;gap:10px;margin:-14px 0 32px}.demo-tools-label{margin:0;color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.demo-tool-button{display:flex;align-items:center;gap:12px;width:100%;min-height:48px;padding:8px 12px;border:1px solid #dfe7df;border-radius:8px;color:var(--ink);background:#fff;cursor:pointer;font:inherit;font-size:15px;font-weight:700;text-align:left;box-shadow:0 10px 24px #1211160d}.demo-tool-button span{display:grid;place-items:center;width:32px;height:32px;border-radius:8px;color:#121116;background:#dcf1de}.demo-tool-button svg{width:17px;height:17px}.feedback-card{padding:20px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.feedback-card h2{margin-bottom:8px;font-size:18px}.feedback-card p{margin-bottom:0;color:var(--muted);line-height:1.5}.phone-shell{display:grid;place-items:center}.phone{width:min(383px,calc(100vw - 32px));height:min(852px,calc(100dvh - 32px));min-height:min(680px,calc(100dvh - 32px));overflow:hidden;border:1px solid var(--hairline, rgba(17, 24, 39, .12));border-radius:20px;background:var(--phone-bg);box-shadow:var(--shadow);isolation:isolate}.screen{position:relative;height:100%;overflow:hidden;border-radius:30px;background:var(--phone-bg);isolation:isolate}.view{position:relative;height:100%;overflow-y:auto;padding:var(--screen-pad-top) 20px 86px;background:var(--phone-bg);scrollbar-width:none}.view::-webkit-scrollbar{display:none}.status{position:sticky;top:0;z-index:60;display:flex;justify-content:space-between;height:var(--status-bar-height);color:var(--ink);background:var(--phone-bg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:13px;font-weight:700}.topbar{display:grid;grid-template-columns:44px 1fr auto;align-items:center;min-height:64px;margin:0 -8px}.topbar.no-back{grid-template-columns:1fr auto;margin:0}.view>.topbar:not(.no-back){position:relative;display:flex;flex-direction:row;align-items:flex-start;gap:8px;min-height:56px;margin:0 0 10px;padding-top:8px;padding-bottom:8px}.view>.topbar:not(.no-back) .icon-button{position:static;flex:0 0 40px;margin-top:-5px;width:40px;height:40px;justify-content:center}.view>.topbar:not(.no-back) .title-block{flex:1 1 auto;min-width:0;width:100%}.view>.topbar:not(.no-back) .pill{margin-top:12px}.view>.topbar:not(.no-back):has(.assignment-subtitle-capsules){margin-bottom:29px}.view>.topbar:not(.no-back):has(.title-selector) .icon-button{margin-top:8px}.view>.topbar:not(.no-back):has(.assignment-subtitle-capsules) .title-selector{background:#dcf1de;width:calc(100% + 16px);max-width:none}.view>.topbar:not(.no-back):has(.assignment-subtitle-capsules) .title-selector:hover,.view>.topbar:not(.no-back):has(.assignment-subtitle-capsules) .title-selector:focus-visible{background:#dcf1de}.icon-button{display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:8px;color:var(--ink);background:transparent;cursor:pointer;font-size:22px}.app-back-button,.chat-thread-back-button,.message-header-icon{border:.5px solid #eeeeef;border-radius:999px;color:#121116;background:#fff;box-shadow:0 0 16px #1211160a}.app-back-button i,.app-back-button svg{width:20px;height:20px;stroke-width:2.25}.title-block h2{margin:0;font-size:22px;font-weight:700;line-height:1.15}.title-selector{display:inline-flex;align-items:center;gap:5px;max-width:100%;margin:-4px -8px;padding:4px 8px;border:0;border-radius:12px;color:inherit;background:transparent;cursor:pointer;font:inherit;line-height:inherit;text-align:left;transition:background .14s ease}.title-selector:hover,.title-selector:focus-visible{background:#f5f5f5}.title-selector:active{background:#ebebec}.selector-chevron{color:var(--muted);width:18px;height:18px;flex:0 0 18px;stroke-width:2.5}.view>.topbar:not(.no-back) .title-selector{display:flex;align-items:flex-start;width:100%;max-width:100%}.view>.topbar:not(.no-back) .title-selector .title-selector-label{min-width:0;flex:1 1 auto}.view>.topbar:not(.no-back) .title-selector .selector-chevron{margin-top:4px;color:#121116;width:19px;height:19px;flex-basis:19px}.title-block p{margin:4px 0 0;color:var(--muted);font-size:13px}.assignment-subtitle-capsules{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;gap:6px;margin-top:0;margin-bottom:0;padding-top:18px}.assignment-subtitle-capsules:has(.grade-container){min-height:62px;padding-right:52px}.assignment-meta-capsule{display:inline-flex;align-items:center;min-height:24px;max-width:100%;padding:0 10px;border-radius:999px;color:var(--ink);background:#ebebec;font-size:11px;font-weight:700;line-height:1}.assignment-module-capsule{max-width:min(100%,260px);overflow:visible;text-overflow:ellipsis;white-space:nowrap}.assessment-subtitle-capsules{padding-top:18px}.assignment-grade-capsule,.grade-container{position:absolute;top:18px;right:0;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;box-sizing:border-box;width:44px;min-width:44px;max-width:44px;height:44px;align-self:flex-start;padding:5px;border:1.5px solid #9bd7a8;border-radius:10px;color:var(--ink);background:#f7f7f7;box-shadow:none;font-size:11px;font-weight:500;line-height:1;overflow:hidden}.assignment-grade-capsule.is-empty,.grade-container.is-empty{border-color:#b6b6b7;background:#f5f5f5}.assignment-grade-capsule.is-hidden,.grade-container.is-hidden{border-color:#d8d8dc;background:#f5f5f5}.assignment-grade-capsule strong,.grade-container strong{width:100%;font-size:10px;font-weight:500;line-height:1.1;white-space:normal;overflow-wrap:break-word;word-break:break-word;text-align:center}.assignment-grade-capsule svg,.grade-container svg{width:13px;height:13px;stroke-width:2.25}.avatar{display:grid;place-items:center;width:34px;height:34px;box-sizing:border-box;border:.5px solid #e4e4e5;border-radius:50%;color:var(--blue);background:#e0f2fe;font-weight:800;overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover}.search{display:flex;align-items:center;gap:10px;width:100%;height:48px;margin:18px 0 24px;padding:0 16px;border:1px solid var(--line);border-radius:12px;color:var(--muted);background:var(--surface);cursor:pointer;text-align:left}.home-day-strip{display:grid;grid-auto-columns:64px;grid-auto-flow:column;gap:8px;overflow-x:auto;margin:-2px -20px 12px 0;padding:2px 20px 2px 0;scrollbar-width:none}.home-day-strip::-webkit-scrollbar{display:none}.home-day-pill{display:grid;gap:2px;place-items:center;min-height:62px;padding:8px 6px;border:1px solid var(--line);border-radius:8px;color:var(--muted);background:#ffffffb8;cursor:pointer}.home-day-pill span{font-size:11px;font-weight:800}.home-day-pill strong{color:var(--ink);font-size:18px;line-height:1}.home-day-pill small{min-height:10px;color:var(--orange);font-size:13px;letter-spacing:1px;line-height:1}.home-day-pill.is-active{border-color:#bfdbfe;color:var(--blue);background:var(--blue-soft)}.day-view-card{margin-bottom:24px;padding:14px 14px 10px;border:1px solid var(--line);border-radius:8px;background:#ffffffc7;touch-action:pan-y}.day-view-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:14px}.day-view-head span{color:var(--blue);font-size:12px;font-weight:900}.day-view-head strong{font-size:13px}.compact-timeline{margin-bottom:10px}.empty-day-card{padding:16px 8px 18px 32px;color:var(--muted);font-size:13px}.home-rest-day-empty{min-height:92px;padding:8px 4px 10px;color:#434246;font-size:13px;font-weight:600;line-height:1.38}.home-rest-day-empty p{max-width:280px;margin:0}.home-rest-day-empty .empty-day-spacer{display:block;height:16px}.swipe-cue{display:flex;align-items:center;justify-content:center;gap:5px;color:var(--faint)}.swipe-cue span{width:5px;height:5px;border-radius:50%;background:#cbd5e1}.swipe-cue small{margin-left:4px;font-size:11px;font-weight:800}.section-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin:28px 0 14px}.section-head h3{margin:0;font-size:22px}.section-head span{display:inline-grid;place-items:center;background:#121116;color:#fff;font-size:11px;font-weight:400;padding:2px 8px;border-radius:999px}.link-button{color:var(--blue);font-size:13px;font-weight:800}.compact-head{margin-top:0}.compact-head h3{color:var(--body);font-size:18px}.dexter-section-head{margin:18px 0 10px}.dexter-section-head h3{color:var(--body);font-size:14px;font-weight:800}.next-week-section{margin-top:30px;padding-top:22px;border-top:1px solid var(--line)}.quiet-panel{background:#ffffffad}.quiet-panel .task-row{min-height:58px}.quiet-panel .row-title{font-size:13px}.quiet-panel .row-meta{font-size:12px}.round-add-button{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:50%;color:#fff;background:var(--blue);cursor:pointer;font-size:22px;font-weight:700;line-height:1}.timeline-list{position:relative;display:grid;gap:18px;margin:0 0 24px}.timeline-list:before{position:absolute;top:10px;bottom:10px;left:10px;width:2px;border-radius:2px;background:var(--line);content:""}.home-day-category{display:grid;gap:10px}.home-day-category h4{display:flex;align-items:center;gap:8px;margin:0;padding-left:0;color:#303036;font-size:14px;font-weight:600;letter-spacing:-.01em;line-height:2;min-width:0}.home-day-category h4>.home-day-category-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-day-category h4:before{display:inline-block;width:14px;height:14px;flex:0 0 14px;background:url(./icons/bullet.png) center / contain no-repeat;content:""}.agenda-item{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;padding-left:32px}.agenda-button{width:100%;min-height:44px;border:0;border-radius:8px;background:transparent;cursor:pointer;text-align:left}.agenda-button:hover{background:#ffffffb8}.agenda-item:before{position:absolute;top:3px;left:4px;width:14px;height:14px;border-radius:50%;background:var(--dot, var(--blue));content:""}.agenda-time{color:var(--muted);font-size:12px;font-weight:800}.agenda-title{color:var(--ink);font-size:14px;font-weight:800;line-height:1.25}.agenda-meta{color:var(--muted);font-size:12px;line-height:1.35}.agenda-content{display:grid;gap:5px;min-width:0}.panel,.card{border:.5px solid var(--theme-card-border);border-radius:var(--theme-card-radius);background:var(--surface);box-shadow:var(--theme-soft-shadow)}.panel{overflow:hidden}.attention-row,.conversation-row,.task-row,.assignment-row,.deadline-row{position:relative;display:grid;grid-template-columns:40px 1fr auto;gap:12px;align-items:center;width:100%;min-height:68px;padding:13px 16px 13px 10px;border:0;border-bottom:.5px solid var(--theme-card-border);background:transparent;cursor:pointer;text-align:left}.attention-row:last-child,.conversation-row:last-child,.task-row:last-child,.assignment-row:last-child,.deadline-row:last-child{border-bottom:0}.view:not(.home-view) .panel{display:grid;gap:12px;overflow:visible;border:0;background:transparent;box-shadow:none}.view:not(.home-view) .attention-row,.view:not(.home-view) .conversation-row,.view:not(.home-view) .task-row,.view:not(.home-view) .assignment-row,.view:not(.home-view) .deadline-row{grid-template-columns:auto minmax(0,1fr) auto;min-height:74px;padding:12px 14px;border:0;border-radius:18px;background:#fff;box-shadow:var(--theme-card-shadow)}.assessment-resource-row{grid-template-columns:46px minmax(0,1fr) auto}.assessment-resource-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#ffdc98;color:#141318;flex:0 0 auto}.assessment-resource-icon svg{width:21px;height:21px;stroke-width:1.75}.assessment-resource-copy{display:grid;gap:5px;min-width:0}.assessment-resource-copy .row-title,.assessment-resource-copy .row-meta{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.assessment-resource-copy .row-title{color:var(--ink);font-size:14px;font-weight:700;line-height:1.2}.assessment-resource-copy .row-meta{color:var(--muted);font-size:12px;line-height:1.25}.assessment-resource-action{display:inline-flex;align-items:center;justify-content:center;gap:4px;color:var(--muted);font-size:11px;font-weight:600;line-height:1;white-space:nowrap;width:24px;min-width:24px}.assessment-resource-action svg{width:17px;height:17px;stroke-width:1.8}.deadline-panel{margin-bottom:16px}.updates-head{margin-top:18px}.updates-carousel{display:grid;gap:8px;margin-bottom:18px}.update-card{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;box-sizing:border-box;width:100%;min-height:76px;padding:12px 14px;border:1px solid var(--line);border-radius:10px;background:var(--surface);box-shadow:0 0 22px #0f172a0d;cursor:pointer;text-align:left}.update-copy{display:grid;min-width:0;gap:6px;color:var(--muted);font-size:12px}.update-copy strong{color:var(--ink);font-size:14px;line-height:1.2}.update-arrow{color:var(--faint);font-size:22px;line-height:1}.announcement-read-check{border:0;padding:0;cursor:pointer;flex:0 0 auto}.announcement-read-check img{width:14px;height:14px;display:block;object-fit:contain}.announcement-card .announcement-read-check,.update-card .announcement-read-check{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;color:#121116;background:#f5f5f5}.update-footer{display:flex;justify-content:space-between;align-items:center;padding:0 4px;color:var(--muted);font-size:11px;font-weight:800}.update-dots{display:flex;gap:5px}.update-dots button{width:6px;height:6px;padding:0;border:0;border-radius:50%;background:#cbd5e1;cursor:pointer}.update-dots button.is-active{width:16px;border-radius:999px;background:var(--blue)}.updates-carousel.is-single .update-peek-track{grid-auto-columns:100%}.deadline-row.is-urgent{background:#fff6f6eb}.metadata-row{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.metadata-badge{display:inline-grid;place-items:center;min-height:20px;padding:0 7px;border-radius:999px;color:#434246;background:var(--theme-chip-bg);font-size:10px;font-weight:700}.metadata-badge.is-danger{color:#b91c1c;background:#fee2e2}.card-chip-line{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.card-chip{display:inline-grid;place-items:center;min-width:0;min-height:20px;max-width:100%;padding:0 8px;border:0;border-radius:8px;overflow:hidden;color:#121116;background:var(--theme-chip-bg);font-size:10px;font-weight:700;letter-spacing:0;line-height:1;text-overflow:ellipsis;white-space:nowrap}.card-chip.is-status{color:#345b39;background:#edf8ef}.card-chip.is-progress{color:#5d4300;background:#fff1cf}.card-chip.is-submitted{color:#28572f;background:#dcf1de}.card-chip.is-neutral{color:#434246;background:#f5f5f5}.card-chip.is-danger{color:#b91c1c;background:#fef2f2}.card-chip.soft{color:var(--muted);background:var(--theme-chip-bg)}.mini-action{align-self:center;padding:7px 9px;border:1px solid #bfdbfe;border-radius:999px;color:var(--blue);background:#eff6ff;font-size:11px;font-weight:900;text-decoration:none;white-space:nowrap}.home-view{padding:var(--screen-pad-top) 18px 96px;background:#fff;overflow-anchor:none}.home-section-skeleton{display:grid;place-items:center;min-height:96px;margin:12px 0;border:1px solid rgba(15,23,42,.08);border-radius:8px;background:#ffffffb8;color:#0f172a8a;font-size:13px;font-weight:700}.home-view .status{margin:0 -18px;padding-right:18px;padding-left:18px;background:#fffffff0}.home-view .topbar.no-back{grid-template-columns:minmax(0,1fr) auto;gap:12px;min-height:24px;margin:0 0 22px;padding:8px 0;border-radius:0;background:transparent;box-shadow:none}.home-view .title-block{min-width:0}.home-view .title-block h2{max-width:none;color:#141318;font-size:20px;font-weight:600;letter-spacing:0;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-view .title-block p{max-width:15rem;margin-top:7px;color:#626164;font-size:11.5px;font-weight:500;line-height:1.4}.home-view .avatar{position:relative;width:24px;height:24px;border:0;border-radius:50%;color:#141318;background:#b3e0b8;box-shadow:none;font-size:10px;font-weight:600;overflow:visible}.home-view .home-header-actions .avatar img{width:24px;height:24px;object-fit:cover;object-position:center top;border-radius:50%}.home-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:24px;flex-shrink:0}.home-notification-button{position:relative;display:grid;place-items:center;width:20px;height:20px;flex-shrink:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;cursor:pointer}.home-notification-button:before,.home-view .home-header-actions .avatar:before{content:"";position:absolute;inset:-12px}.home-notification-button img{display:block;object-fit:contain}.home-header-icon-calendar{width:16.5px;height:18.1667px}.home-header-icon-bell{width:15.6667px;height:18.1667px}.home-notification-dot{position:absolute;top:-1px;right:-1px;width:8px;height:8px;border:1px solid #ffffff;border-radius:50%;background:#b3e0b8;box-shadow:none}.home-account-menu-wrap{position:relative;z-index:70;flex-shrink:0}.home-account-menu{position:absolute;top:calc(100% + 10px);right:0;z-index:80;display:grid;width:214px;padding:8px;border:.5px solid #ececef;border-radius:16px;background:#fff;box-shadow:0 16px 36px #12111629}.home-account-menu:before{position:absolute;top:-6px;right:13px;width:12px;height:12px;border-top:.5px solid #ececef;border-left:.5px solid #ececef;background:#fff;transform:rotate(45deg);content:""}.home-account-menu button{position:relative;z-index:1;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px;min-height:42px;padding:0 10px;border:0;border-radius:12px;color:#121116;background:transparent;cursor:pointer;font:inherit;font-size:13px;font-weight:600;text-align:left}.home-account-menu button:hover,.home-account-menu button:focus-visible{background:#f5f5f5;outline:none}.home-account-menu svg{width:17px;height:17px;color:#626164}.courses-view .search,.home-view .search{display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:10px;height:56px;margin:0 0 24px;padding:12px;border:0;border-radius:12px;background:#f5f5f5;box-shadow:none;color:#626164;font-size:14px;font-weight:500}.home-search-button,.voice-button{display:grid;place-items:center;width:32px;height:32px;padding:0;border:0;border-radius:50%;color:#0b0a0d;background:#fff;cursor:pointer}.home-search-button svg,.voice-button svg{width:17px;height:17px;stroke-width:2.2}.voice-button.is-recording{color:#fff;background:#121116;box-shadow:0 0 0 4px #12111614}.voice-button.is-recording svg{stroke:#fff}.home-dexter-form .home-search-button,.home-dexter-form .home-voice-button{position:relative;border-radius:0;background:transparent;box-shadow:none}.home-dexter-form .home-search-button{width:20px;height:20px}.home-dexter-form .home-voice-button{width:24px;height:24px}.home-search-icon{display:block;width:16.6666px;height:16.6663px}.home-voice-icon{display:block;width:17px;height:20px;position:relative;z-index:1}.home-dexter-form .home-search-button:before,.home-dexter-form .home-voice-button:before{content:"";position:absolute;inset:-12px -10px}.home-dexter-form .home-voice-button.is-recording{background:transparent}.home-dexter-form .home-voice-button.is-recording:after{content:"";position:absolute;left:50%;top:50%;width:32px;height:32px;transform:translate(-50%,-50%);border-radius:50%;background:#121116;box-shadow:0 0 0 4px #12111614}.home-dexter-form .home-voice-button.is-recording .home-voice-icon{filter:brightness(0) invert(1)}.courses-search-form input::-webkit-search-cancel-button,.home-dexter-form input::-webkit-search-cancel-button{display:none}.home-search-trailing{display:flex;align-items:center;gap:10px}.home-search-clear{display:none;position:relative;place-items:center;width:20px;height:20px;padding:0;border:0;border-radius:0;background:transparent;color:#626164;cursor:pointer}.home-dexter-form.has-text .home-search-clear{display:grid}.home-search-clear svg{width:18px;height:18px;stroke-width:2.2}.home-search-clear:before{content:"";position:absolute;inset:-12px -10px}.courses-search-form input,.home-dexter-form input{min-width:0;border:0;outline:0;color:#121116;background:transparent;font:inherit}.courses-search-form input::placeholder,.home-dexter-form input::placeholder{color:#626164}.home-view .section-head{margin:24px 0 12px}.home-view .container-head{margin:2px 2px 10px}.home-view .section-head h3{font-size:20px;font-weight:800}.home-view .section-head span,.home-view .link-button{color:#626164;font-size:12px;font-weight:700}.home-view .section-head .announcement-count-pill,.home-view .home-count-pill{display:inline-grid;box-sizing:border-box;width:52px;min-height:22px;padding:0 8px;flex:0 0 auto;place-items:center;border-radius:999px;color:#fff;background:#121116;font-size:11px;font-weight:400;line-height:1;white-space:nowrap}.home-view .updates-head{gap:8px}.home-view .updates-head h3{font-size:18px}.home-view .day-view-card,.home-view .updates-carousel,.home-view .deadline-panel{margin-bottom:22px}.home-view .day-view-card{margin-right:-4px;margin-left:-4px;padding:18px 18px 20px;border:.5px solid #e4e4e5;border-radius:26px;background:#dcf1de;box-shadow:var(--theme-container-shadow)}.home-view .updates-carousel,.home-view .deadline-panel{margin-right:-4px;margin-left:-4px;padding:12px;border:.5px solid #f0f0f1;border-radius:26px;background:#fff;box-shadow:var(--theme-container-shadow)}.home-view .updates-carousel{overflow:hidden}.home-view .home-day-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.home-view .home-day-section-head h3{margin:0;color:#121116;font-size:20px;font-weight:800;line-height:1.1}.home-view .home-day-section-head>span:not(.home-count-pill){color:#434246;font-size:12px;font-weight:700}.home-view .day-view-head{margin-bottom:12px}.home-view .day-view-head span{color:#0b0a0d;font-size:15px;font-weight:800}.home-view .day-view-head strong{color:#626164;font-size:12px;font-weight:600}.home-dexter-thought{display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px;align-items:center;margin:0 0 13px;color:#121116;font-size:13px;font-weight:400;line-height:1.35}.home-dexter-thought img{width:28px;height:28px;object-fit:contain}.home-dexter-thought span{position:relative;display:block;width:fit-content;max-width:100%;padding:9px 11px;border-radius:15px;background:#fff;box-shadow:0 5px 14px #1211160f;font-style:italic;overflow-wrap:anywhere;white-space:normal}.home-dexter-thought span:before{position:absolute;top:50%;left:-5px;width:10px;height:10px;border-radius:0 0 0 3px;background:#fff;box-shadow:-2px 2px 5px #12111608;transform:translateY(-50%) rotate(45deg);content:""}.home-view .day-view-card.home-day-section{display:flex;flex-direction:column;gap:16px;margin-right:0;margin-left:0;margin-bottom:24px;padding:20px 12px;border:0;border-radius:16px;background:#dcf1de;box-shadow:var(--app-container-shadow)}.home-view .home-day-section .home-day-section-head{margin-bottom:0}.home-view .home-day-section .home-day-section-head h3{font-size:20px;font-weight:500;line-height:1.2}.home-view .home-day-section .home-dexter-thought{grid-template-columns:24px minmax(0,1fr);gap:18px;align-items:start;margin:0;font-size:14px}.home-view .home-day-section .home-dexter-thought img{width:24px;height:24px;margin-top:10px}.home-view .home-day-section .home-dexter-thought span{width:100%;padding:12px;border-radius:12px;background:#fff;box-shadow:0 8px 10px #00000014;color:#141318;font-size:14px;font-weight:500;font-style:normal;line-height:normal}.home-view .home-day-section .home-dexter-thought span:before{top:22px;left:-13px;width:0;height:0;border-top:9px solid transparent;border-right:14px solid #ffffff;border-bottom:9px solid transparent;border-radius:0;background:transparent;box-shadow:none;transform:translateY(-50%)}.home-dexter-thought.has-offer{align-items:start}.home-dexter-thought-body{display:grid;gap:7px;justify-items:start;min-width:0}.home-dexter-thought-body{display:flex;flex-direction:column;align-items:flex-start;gap:7px;min-width:0}.home-today-offer-toggle{position:relative;display:inline-flex;align-items:center;align-self:flex-start;min-height:22px;margin:0;padding:4px 8px;border:0;border-radius:12px;background:#f5f5f5;color:#141318;font-size:12px;font-weight:400;line-height:1.4;cursor:pointer}.home-today-offer-toggle:before{content:"";position:absolute;inset:-11px 0}.home-today-offer-toggle:hover{color:#121116}.home-today-offer-detail{display:grid;gap:9px;justify-items:start;width:fit-content;max-width:100%;padding:10px 12px;border-radius:14px;background:#f6f6f7;color:#121116;font-size:12.5px;line-height:1.4}.home-today-offer-detail p{margin:0;overflow-wrap:anywhere}.dexter-msg-btn.is-active .lucide-thumbs-up,.dexter-msg-btn.is-active .lucide-thumbs-down{stroke:#2e7d32;fill:#d9efdb}.dexter-msg-btn.is-active .lucide-thumbs-down{stroke:#b3541e;fill:#f7e3d4}.dexter-feedback-thanks{align-self:center;margin:0 2px;color:#8a8a93;font-size:10.5px}.dexter-feedback-reasons{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.dexter-feedback-reasons button{padding:4px 10px;border:1px solid #dddde1;border-radius:999px;background:#fff;color:#43434b;font-size:10.5px;cursor:pointer}.dexter-feedback-reasons button:hover{background:#efeff1}.assessment-about-prep-row{display:block}.assessment-about-heads-up{display:grid;gap:8px;margin-top:11px;padding-top:11px;border-top:1px solid #e6e6e9}.assessment-about-heads-up .quiz-brief-row{margin:0}.assessment-about-prep-row .prep-progress{margin:2px 0 0;flex:1 1 100%}.home-today-secondary{display:grid;gap:8px;justify-items:start;padding-top:9px;border-top:1px dashed #dddde1;width:100%}.home-today-rationale{margin:0;color:#6d6d76;font-size:11.5px;line-height:1.45}.home-today-feedback-open{padding:0;border:0;background:none;color:#8a8a93;font-size:11px;text-decoration:underline;cursor:pointer}.home-today-feedback-open:hover{color:#55555e}.home-today-feedback-chips{display:flex;flex-wrap:wrap;gap:6px}.home-today-feedback-chips button{padding:5px 11px;border:1px solid #dddde1;border-radius:999px;background:#fff;color:#43434b;font-size:11px;cursor:pointer}.home-today-feedback-chips button:hover{background:#efeff1}.home-today-feedback-done{margin:0;color:#6d6d76;font-size:11px}.home-today-offer-cta{padding:7px 14px;border:0;border-radius:999px;background:#121116;color:#fff;font-size:12px;font-weight:600;cursor:pointer}.home-today-offer-cta:hover{background:#2a2930}.home-view .timeline-list{gap:12px;margin-bottom:14px}.home-view .timeline-list:before{display:none}.home-view .agenda-button{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:74px;padding:12px 14px;border:0;border-radius:18px;background:#fff;box-shadow:var(--theme-card-shadow)}.home-view .agenda-button:hover{background:#fff}.home-view .agenda-item:before{display:none}.home-view .agenda-title,.home-view .row-title,.home-view .update-copy strong{display:block;max-width:100%;overflow:hidden;font-size:14px;font-weight:500;letter-spacing:0;line-height:1.28;text-overflow:ellipsis;white-space:nowrap}.home-view .agenda-title.assignment-title-line,.home-view .row-title.assignment-title-line{display:inline-flex}.home-view .agenda-meta,.home-view .row-meta,.home-view .update-meta{color:#626164;font-size:11px;font-weight:500}.home-view .card-chip{min-height:19px;max-width:none;overflow:hidden;border:0;color:#0b0a0d;background:#f5f5f5;font-size:9px;font-weight:700;text-overflow:ellipsis}.home-view .mini-action{border:0;color:#0b0a0d;background:#ffcb66;box-shadow:0 0 16px #ffcb664d}.home-view .update-card{min-height:74px;padding:12px 14px;border:.5px solid #e4e4e5;border-radius:18px;background:#fff;box-shadow:var(--theme-card-shadow)}.home-view .update-card:before{display:none}.home-view .update-card{grid-template-columns:auto 1fr auto}.home-view .update-peek-track{display:grid;width:100%;min-width:0;grid-auto-columns:calc(100% - 24px);grid-auto-flow:column;gap:10px;overflow:visible;padding:4px 0 10px;background:#fff;touch-action:pan-y;transform:translate(calc(var(--update-offset, 0px) + var(--update-drag, 0px)));transition:transform .22s cubic-bezier(.22,1,.36,1);will-change:transform}.home-view .update-peek-track.is-dragging{transition:none}.home-view .update-peek-track .update-card{width:100%}.home-view .update-card.is-preview{opacity:.98}.home-view .update-arrow,.home-view .row-chevron{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;color:#0b0a0d;background:#f5f5f5;font-size:20px}.home-view .update-footer{display:flex;justify-content:center;gap:12px;padding:0 10px 2px}.home-view .update-count{min-width:max-content}.home-view .update-dots button.is-active{background:#0b0a0d}.home-view .deadline-panel{display:grid;gap:12px;overflow:visible}.home-view .deadline-group{display:grid;gap:10px}.home-view .deadline-group-title{margin:2px 4px -2px;color:#121116;font-size:12.5px;font-weight:800;line-height:1}.home-view .deadline-row{grid-template-columns:auto 1fr auto;min-height:74px;padding:12px 14px;border:0;border-radius:18px;background:#fff;box-shadow:var(--theme-card-shadow)}.home-week-planner-section{display:grid;gap:12px;margin-top:26px;margin-right:0;margin-left:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible;overflow-anchor:none}.home-week-planner-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:0 2px}.home-week-planner-heading>div{display:grid;gap:3px;min-width:0}.home-week-planner-heading h3{margin:0;color:#121116;font-size:22px;font-weight:900;line-height:1.03}.home-week-planner-heading span{color:#626164;font-size:13px;font-weight:500;line-height:1.25}.home-week-planner-section .home-stats-chart-card{box-sizing:border-box;min-width:0;width:100%;max-width:100%;padding:14px;border:.5px solid #e4e4e5;border-radius:14px;background:#fff;box-shadow:0 6px 16px #12111612}.home-week-planner-section .home-stats-chart-card h4{margin:0 0 2px}.home-week-planner-chart-subtitle{margin:0 0 2px;color:#939295;font-size:12px;font-weight:400;line-height:1.25}.home-stats-hero-row{margin-bottom:10px}.home-stats-action-row{justify-content:flex-end;margin-bottom:8px}.home-week-planner-actions{display:grid;justify-items:end;gap:8px;flex:0 0 auto}.home-planner-selector-row{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin:-2px 0 14px}.home-planner-selector-row>span{color:#626164;font-size:10px;font-weight:400;text-transform:uppercase}.home-planner-selector{display:grid;grid-template-columns:repeat(2,max-content);align-items:center;width:fit-content;min-height:40px;padding:5px;border:1px solid #d9d9dd;border-radius:8px;background:#fff;box-shadow:none}.home-planner-selector-option{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:26px;padding:0 7px;border:0;border-radius:8px;color:#121116;background:transparent;cursor:pointer;font-size:10.5px;font-weight:400;line-height:1;white-space:nowrap}.home-planner-selector-option.is-active{min-height:30px;color:#fff;background:#121116;box-shadow:none}.home-bar-chart{position:relative;box-sizing:border-box;width:100%;gap:11px;height:166px;padding-left:10px;padding-right:10px}.home-week-planner-top-priorities{display:grid;gap:7px;margin:0;padding:12px;border:.5px solid #e4e4e5;border-radius:22px;background:#fffaf0;box-shadow:var(--theme-card-shadow)}.home-week-planner-top-priorities-head{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px}.home-week-planner-top-priorities-head img{width:28px;height:28px;object-fit:contain}.home-week-planner-top-priorities-head strong{color:#121116;min-width:0;font-size:12px;font-weight:600;letter-spacing:0;line-height:1.15;white-space:nowrap}.home-week-planner-top-priorities ul{display:grid;gap:9px;margin:0;padding:0;color:#303036;font-size:13px;font-weight:500;line-height:1.28;list-style:none}.home-week-planner-top-priorities li{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;column-gap:8px;min-width:0;margin-left:6px;padding:0}.home-week-planner-top-priorities li:before{width:16px;height:16px;margin-top:1px;background:url(./icons/bullet2.png) center / contain no-repeat;content:""}.home-week-planner-top-priority-text{display:block;min-width:0;font-size:12px;font-weight:500;line-height:1.25}.home-week-planner-top-priority-due{display:inline-flex;align-items:center;gap:4px;color:#626164;font-size:10.5px;font-weight:500;line-height:1;white-space:nowrap}.home-week-planner-top-priority-due-chip{display:inline-flex;align-items:center;min-height:16px;padding:0 7px;border-radius:999px;color:#121116;background:var(--theme-chip-bg);font-size:11px;font-weight:700;line-height:1}.home-week-planner-top-priorities p{margin:0 0 0 36px;color:#626164;font-size:11.5px;font-weight:650;line-height:1.25}.home-top-prep-v2{display:grid;gap:12px;margin:0;padding:22px 20px 17px 14px;border:var(--app-container-border);border-radius:var(--app-container-radius);background:#fff;box-shadow:var(--app-container-shadow)}.home-top-prep-v2-head{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px}.home-top-prep-v2-head img{width:28px;height:28px;object-fit:contain}.home-top-prep-v2-head strong{min-width:0;color:#0b0a0d;font-size:14px;font-weight:650;line-height:1.15;white-space:nowrap}.home-top-prep-v2 ul{display:grid;margin:2px 0 0;padding:0;list-style:none}.home-top-prep-v2-row{display:grid;grid-template-columns:minmax(0,1fr) 86px 51px;align-items:center;column-gap:12px;min-height:44px;border-bottom:1px solid #d6d6d6}.home-top-prep-v2-row:last-child{border-bottom:0}.home-top-prep-v2-title{display:inline-flex;align-items:center;justify-content:flex-start;gap:4px;min-width:0;align-self:stretch;min-height:44px;padding:0;border:0;color:#000;background:transparent;font-family:inherit;font-size:12px;font-weight:400;line-height:1;text-align:left;cursor:pointer}.home-top-prep-v2-title span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-top-prep-v2-title i,.home-top-prep-v2-title svg{width:12px;height:12px;flex:0 0 auto;stroke-width:1.8}.home-top-prep-v2-due{display:inline-flex;align-items:center;gap:3px;justify-self:start;color:#000;font-size:12px;font-weight:400;line-height:1;white-space:nowrap}.home-top-prep-v2-due-chip{display:inline-flex;align-items:center;min-height:18px;padding:0 3px;border-radius:8px;background:#ededed;color:#0b0a0d;font-size:12px;font-weight:400;line-height:1}.home-top-prep-v2-prep{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:1px;width:51px;min-height:28px;padding:0 5px;border:0;border-radius:4px;background:#b3e0b8;color:#0b0a0d;font-family:inherit;font-size:10px;font-weight:450;line-height:1;cursor:pointer}.home-top-prep-v2-prep:before{content:"";position:absolute;inset:-8px 0}.home-top-prep-v2-prep i,.home-top-prep-v2-prep svg{width:17px;height:17px;flex:0 0 auto;stroke-width:1.55!important;opacity:.82}.home-top-prep-v2-prep svg *{stroke-width:1.55!important}.home-top-prep-v2 p{margin:0;color:#626164;font-size:11.5px;line-height:1.35}.home-view .day-view-card,.home-view .updates-carousel,.home-view .deadline-panel,.home-week-planner-section .home-stats-chart-card,.stats-chart-card,.working-list-card,.assignment-section-card,.course-section-card,.course-timeline-card,.course-section-accordion,.course-module,.lecture-recap-sheet,.settings-card,.feedback-card,.notification-inbox-card,.notification-rule-card,.notification-category-card,.canvas-connect-card,.canvas-connect-form,.account-identity-card,.account-card{border:var(--app-container-border);border-radius:var(--app-container-radius);box-shadow:var(--app-container-shadow)}.home-bar-grid-lines{position:absolute;right:24px;bottom:22px;left:0;height:100px;pointer-events:none;z-index:0}.home-bar-grid-line{position:absolute;right:0;left:0;bottom:calc((var(--grid-line-index) / var(--grid-hour-count)) * 100%);height:0;border-top:.5px solid rgba(148,148,148,.34)}.home-bar-grid-label{position:absolute;top:50%;right:-24px;transform:translateY(-50%);color:#8f8f8f;font-size:8.5px;font-weight:600;line-height:1;white-space:nowrap}.home-bar-chart .bar-track{width:28px;height:100px;background:transparent;border-radius:4px;overflow:visible}.home-bar-chart .bar-label{display:flex;flex-direction:column;align-items:center;gap:2px;max-width:42px;font-size:10px;font-weight:400;line-height:1.05;text-align:center}.home-bar-chart .bar-day-label,.home-bar-chart .bar-date-label{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-bar-chart .bar-date-label{color:#b0b0b0;font-size:9px;font-weight:400}.home-bar-chart .day.is-tomorrow .bar-label{max-width:52px}.home-bar-chart .day.is-tomorrow .bar-day-label{overflow:visible;font-size:8.5px;letter-spacing:-.25px;text-overflow:clip}.home-bar-chart .day{z-index:1}.home-stats-summary{margin-top:18px}.home-week-planner-links{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;box-sizing:border-box;margin-top:12px;padding:5px;border-radius:11px;background:#f5f5f5}.home-week-planner-links .planner-calendar-link{justify-self:auto;margin-top:0}.home-week-planner-add-prep{display:grid;justify-items:center;align-content:center;gap:3px;min-width:58px;min-height:42px;padding:5px 7px;border:.5px solid #121116;border-radius:8px;color:#fff;background:#121116;box-shadow:none;cursor:pointer;font-family:inherit;font-size:10px;font-weight:650;line-height:1}.home-week-planner-add-prep img{display:block;width:17px;height:17px;object-fit:contain;filter:brightness(0) invert(1)}.home-week-planner-links .home-planner-selector,.home-week-planner-links .home-planner-selector-option,.home-week-planner-links .home-planner-selector-option.is-active{border-radius:8px}.home-week-planner-links .home-planner-selector-option{font-size:10.5px;font-weight:400}.home-week-planner-priority-selector{display:grid;justify-items:center;gap:4px;min-width:0;margin:0}.home-week-planner-priority-selector>span{display:block;width:auto;min-height:0;padding:0;border-radius:0;color:#626164;background:transparent;box-shadow:none;font-size:8.8px;font-weight:400;line-height:1;text-transform:uppercase;white-space:nowrap}.home-planner-selector-caption{color:#626164;font-size:11px;font-weight:500;text-align:center;white-space:nowrap}.planner-calendar-link.home-week-planner-floating-calendar{position:absolute;right:26px;bottom:86px;z-index:18;display:grid;grid-template-columns:14px minmax(0,1fr);align-items:center;justify-content:center;gap:6px;width:84px;min-height:42px;margin-top:0;padding:5px 7px;border:.5px solid #e4e4e5;border-radius:8px;color:#121116;background:#fff;box-shadow:0 6px 16px #12111612;cursor:pointer;font-family:inherit;font-size:10px;font-weight:650;line-height:1.05;text-align:left}.planner-calendar-link.home-week-planner-floating-calendar svg,.planner-calendar-link.home-week-planner-floating-calendar i{flex:0 0 auto;width:14px;height:14px}.planner-calendar-link.home-week-planner-floating-calendar span{min-width:0;line-height:1.05;white-space:normal}.home-week-planner-selected{box-sizing:border-box;display:grid;gap:10px;align-content:start;min-width:0;width:100%;max-width:100%}.home-week-planner-selected .section-head{align-items:center;justify-content:space-between;gap:12px;margin:-18px 2px 0}.home-week-planner-selected .home-week-planner-priority-selector{flex:0 1 auto;margin-top:0}.home-week-planner-selected-filter{display:inline-flex;align-items:center;justify-content:flex-end;gap:7px;min-width:0;flex:0 1 auto}.home-week-planner-selected-filter>span{display:inline;padding:0;border-radius:0;color:#626164;background:transparent;font-size:8.8px;font-weight:400;line-height:1;text-transform:uppercase;white-space:nowrap}.home-week-planner-selected-filter .home-planner-selector{width:136px;min-height:32px;padding:3px}.home-week-planner-selected-filter .home-planner-selector-option{min-height:24px;padding:0 5px;font-size:9.5px;font-weight:400}.home-week-planner-selected-filter .home-planner-selector-option.is-active{min-height:28px}.home-week-planner-list{box-sizing:border-box;display:grid;gap:10px;align-content:start;min-width:0;width:100%;max-width:100%;padding:0 6px}.home-stats-chart-card .home-week-planner-list{margin-top:12px;padding:0}.home-week-planner-priority-group{display:grid;gap:10px}.home-week-planner-no-p0{margin:0 0 -2px;color:#7d7b81;font-size:11.5px;font-weight:650;line-height:1.35}.home-week-planner-priority-group h4{margin:4px 0 0;color:#303036;font-size:14px;font-weight:600;letter-spacing:-.01em;line-height:2}.home-view .home-week-planner-list .task-row{box-sizing:border-box;grid-template-columns:51px minmax(0,1fr) 66px;min-height:72px;width:100%;padding:12px 14px;border:0;border-radius:18px;background:#fff;box-shadow:var(--theme-card-shadow)}.home-view .home-week-planner-list .task-row>.academic-type-square{grid-column:1;align-self:center}.home-view .home-week-planner-list .task-row>.academic-card-copy{grid-column:2;min-width:0}.home-view .home-week-planner-list .task-row>.academic-card-side{grid-column:3;align-self:start;justify-self:end;width:auto;min-width:52px}.home-view .home-week-planner-list .task-row>.academic-card-side:not(:has(>:not(:empty))){min-width:19px}.home-view .home-week-planner-list .task-row .academic-card-title-row,.home-view .home-week-planner-list .task-row .academic-card-work-meta{min-width:0}.home-weekly-more{min-height:42px;border:0;border-radius:14px;color:#121116;background:#ffdc98;cursor:pointer;font-size:13px;font-weight:900}.upcoming-next-button{display:flex;align-items:center;justify-content:flex-end;gap:6px;justify-self:end;width:fit-content;min-height:44px;padding:0 16px;border:0;border-radius:16px;color:#fff;background:#121116;cursor:pointer;font-size:13px;font-weight:800;text-align:left}.upcoming-next-button i{flex:0 0 18px;width:18px;height:18px;stroke-width:1.7}.home-view .swipe-cue small{color:#626164;font-weight:700}.home-view .swipe-cue span{background:#b6b6b7}.home-view .home-day-cue{display:flex;align-items:center;justify-content:center;gap:7px;margin:2px 0 0}.home-view .home-day-cue button{display:grid;place-items:center;width:18px;height:18px;padding:0;border:0;border-radius:50%;color:#121116;background:#fff;cursor:pointer;font-size:9px;font-weight:700;line-height:1}.home-view .home-day-cue button.is-active{color:#fff;background:#121116;box-shadow:0 0 14px #1211162e}.history-icon{display:grid;place-items:center;width:44px;height:44px;flex:0 0 auto;border-radius:14px;color:#121116;font-size:20px;font-weight:800;line-height:1}.history-icon img,.accent img,.working-dot img{display:block;width:25px;height:25px;object-fit:contain}.history-icon.academic-type-square,.accent.academic-type-square{display:grid;grid-template-rows:minmax(0,1fr) auto;place-items:center;gap:1px;box-sizing:border-box;padding:6px 4px 5px;color:#121116;text-align:center}.academic-type-square-icon{display:grid;place-items:end center;min-height:0}.academic-type-square-icon svg{width:17px;height:17px;stroke-width:2}.academic-type-square-icon img{width:17px;height:17px;object-fit:contain}.academic-type-square-code{display:block;max-width:100%;overflow:hidden;font-size:8px;font-weight:750;line-height:1;text-overflow:ellipsis;white-space:nowrap}.history-icon.warning{background:#ffcb66}.history-icon.success{background:#b3e0b8}.history-icon.info{background:#bad0f0}.deadline-row.is-urgent .metadata-badge{color:#b91c1c;background:#fee2e2}.accent{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:var(--accent-soft)}.accent:after{width:12px;height:12px;border-radius:50%;background:var(--accent);content:""}.accent.has-icon:after{display:none}.accent.academic-type-square{background:var(--accent-soft)}.kicker{color:var(--muted);font-size:11px;font-weight:800}.type-badge{display:inline-grid;place-items:center;width:fit-content;min-height:22px;margin-bottom:6px;padding:0 9px;border:1px solid var(--badge-line, transparent);border-radius:999px;color:var(--badge-ink);background:var(--badge-bg);font-size:10px;font-weight:900}.academic-card-copy{display:grid;gap:4px;min-width:0;overflow-wrap:anywhere}.academic-card-title-row{display:grid;grid-template-columns:minmax(0,1fr) 20px;align-items:center;gap:8px;min-width:0}.academic-card-meta{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;width:100%;min-width:0;overflow-wrap:anywhere}.academic-card-meta .card-chip-line{min-width:0;margin-top:0;overflow:hidden}.academic-card-meta .row-meta{min-width:0;overflow:hidden;color:var(--muted);font-size:11px;text-align:right;text-overflow:ellipsis;white-space:nowrap}.academic-card-side{display:inline-flex;align-items:flex-start;justify-content:flex-end;gap:8px;width:100%;min-width:0}.academic-work-card{--academic-work-rail-center: 60px;--academic-work-rail-action-width: 58px;--academic-work-rail-action-right: 27px;position:relative;grid-template-columns:51px minmax(0,1fr) 66px;min-height:96px;padding:8px 10px 8px 11px;column-gap:10px;row-gap:5px;overflow:visible}.view:not(.home-view) .academic-work-card{grid-template-columns:51px minmax(0,1fr) 66px;min-height:96px;padding:8px 10px 8px 11px}.academic-work-card .history-icon,.academic-work-card .accent{width:51px;height:51px;border-radius:14px}.academic-work-card .academic-card-copy{align-self:stretch;align-content:center;gap:6px}.academic-work-card .academic-card-title-row{grid-template-columns:minmax(0,1fr);gap:0;padding-right:6px}.academic-work-card .row-title,.academic-work-card .agenda-title,.academic-work-card .assignment-title-line,.academic-work-card .assignment-title-text{display:block;max-width:100%;min-width:0;overflow:hidden;color:#121116;font-size:14px;font-weight:700;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.academic-work-card .assignment-title-text{line-height:1.12}.academic-card-copy{min-width:0}.academic-card-title-row{padding-right:8px}.academic-work-card .academic-card-title-row{padding-right:10px}.academic-card-work-meta,.academic-card-study-meta{display:grid;gap:5px;min-width:0;justify-items:start}.academic-assessment-meta{gap:5px}.academic-card-study-meta .card-chip-line,.academic-card-work-meta .card-chip-line{flex-wrap:nowrap;min-width:0;max-width:100%;margin-top:0;overflow:hidden}.academic-card-study-meta .card-chip,.academic-card-work-meta .card-chip{max-width:100%;min-height:16px;padding:0 7px;overflow:hidden;font-size:9px;font-weight:700;line-height:1;text-overflow:ellipsis}.academic-card-study-meta .card-chip.is-course,.academic-card-work-meta .card-chip.is-course{max-width:min(100%,122px);padding-right:4px;padding-left:4px}.academic-card-study-meta .row-meta{display:inline-flex;align-items:center;width:fit-content;min-width:0;max-width:100%;min-height:16px;padding:0 7px;border-radius:999px;overflow:hidden;color:#121116;background:var(--theme-chip-bg);font-size:9px;font-weight:700;line-height:1;text-overflow:ellipsis;white-space:nowrap}.academic-card-detail-line{display:inline-flex;align-items:center;gap:4px;width:fit-content;max-width:100%;min-height:16px;padding:0;border-radius:0;overflow:hidden;color:#121116;background:transparent;font-size:9px;font-weight:600;line-height:1;text-overflow:ellipsis;white-space:nowrap}.academic-card-field-label{flex:0 0 auto;color:#3f3f43}.academic-card-value-chip{display:inline-flex;align-items:center;gap:4px;min-width:0;max-width:100%;min-height:16px;padding:0 7px;border-radius:999px;overflow:hidden;color:#121116;background:var(--theme-chip-bg);font-weight:700;text-overflow:ellipsis;white-space:nowrap}.academic-assessment-logistics{display:block;max-width:100%;overflow:hidden;color:#121116;font-size:9px;font-weight:600;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.academic-effort-chip,.academic-due-chip{cursor:pointer}.academic-effort-chip:focus-visible,.academic-due-chip:focus-visible{outline:0;box-shadow:0 0 0 2px #60a8a259}.academic-effort-chip:after,.academic-due-chip:after{content:"\2304";display:inline-block;margin-left:1px;border:0;opacity:.65;font-size:9px;line-height:1;transform:translateY(-1px)}.academic-due-chip.is-personal-due{border:.5px solid #d9d9d9;background:#e7efff}.campus-submission-badge{width:13px;height:13px;object-fit:contain;flex:0 0 auto}.academic-priority-badge{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 4px;border:0;border-radius:6px;color:#fff;background:#ffefd0;font-size:9px;font-weight:400;line-height:1}.academic-priority-wrap{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;position:relative}.academic-work-card .academic-priority-wrap{position:absolute;top:15px;right:calc(var(--academic-work-rail-center) - 14px);z-index:7}.academic-work-card .academic-priority-wrap.has-submitted-check{right:16px}.academic-priority-badge[role=button]{cursor:pointer}.academic-priority-submitted-check{display:block;width:20px;height:20px;flex:0 0 20px;object-fit:contain}.academic-priority-menu{position:absolute;top:-44px;right:-4px;z-index:30;display:flex;align-items:center;gap:8px;padding:6px;border:.5px solid #e4e4e5;border-radius:10px;background:#fff;box-shadow:0 10px 22px #1211161f}.academic-priority-wrap.has-submitted-check .academic-priority-menu{right:20px}.academic-priority-option{display:grid;place-items:center;min-width:32px;height:32px;padding:0 7px;border-radius:7px;color:#121116;background:#f5f5f5;cursor:pointer;font-size:9px;font-weight:500;line-height:1}.academic-priority-option.is-selected{color:#fff;background:#121116}.academic-priority-option.is-auto{min-width:44px;color:#626164;background:#fff}.cal-prep-priority{display:grid;gap:9px;padding:11px 12px;border:.5px solid #e4e4e5;border-radius:16px;background:#fff;box-shadow:0 8px 18px #1211160d}.cal-prep-priority-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;color:#121116}.cal-prep-priority-head span{font-size:12px;font-weight:700}.cal-prep-priority-head em{max-width:190px;color:#626164;font-size:11px;font-style:normal;font-weight:500;line-height:1.25;text-align:right}.cal-prep-priority-options{display:flex;align-items:center;gap:10px}.cal-prep-priority-option{min-width:42px;min-height:34px;padding:0 10px;border:.5px solid #e4e4e5;border-radius:10px;color:#121116;background:#f5f5f5;cursor:pointer;font-size:11px;font-weight:600}.cal-prep-priority-option.is-selected{color:#fff;background:#121116}.academic-priority-badge.p0{background:#e97a62}.academic-priority-badge.p1{background:#e8b95d}.academic-priority-badge.p2{background:#60a8a2}.academic-status-marker{display:inline-grid;place-items:center;width:17px;height:17px;flex:0 0 17px;justify-self:end;border:0;border-radius:0;color:inherit;background:transparent;box-shadow:none}.academic-status-marker img{display:block;width:17px;height:17px;object-fit:contain}.manual-chip-wrap{display:inline-flex;align-items:center}.material-link{align-self:center;justify-self:end;padding:6px 10px;border:.5px solid #d5d5d7;border-radius:999px;color:#121116;background:#fff;font:inherit;font-size:11px;font-weight:500;text-decoration:none;cursor:pointer}.material-link:hover{background:#f5f5f5}.lecture-recap-open{border-color:#d8ddd9;background:#fff}.type-exam{--badge-ink: #b91c1c;--badge-bg: #fee2e2;--badge-line: #fecaca}.type-deadline{--badge-ink: #b45309;--badge-bg: #fef3c7;--badge-line: #fde68a}.type-assignment{--badge-ink: #1d4ed8;--badge-bg: #dbeafe;--badge-line: #bfdbfe}.type-study,.type-quiz,.type-lab{--badge-ink: #047857;--badge-bg: #d1fae5;--badge-line: #a7f3d0}.type-presentation,.type-suggestion{--badge-ink: #6d28d9;--badge-bg: #ede9fe;--badge-line: #ddd6fe}.type-event{--badge-ink: #374151;--badge-bg: #f3f4f6;--badge-line: #e5e7eb}.type-blocked{--badge-ink: #4b5563;--badge-bg: #e5e7eb;--badge-line: #d1d5db}.type-default{--badge-ink: var(--muted);--badge-bg: #eef2f7;--badge-line: var(--line)}.row-title{display:block;margin-top:2px;max-width:100%;overflow:hidden;color:var(--ink);font-size:14px;font-weight:500;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.assignment-title-line{display:inline-flex;align-items:center;gap:6px;min-width:0;max-width:100%}.assignment-title-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.assignment-complete-badge,.assignment-overdue-badge{display:inline-grid;place-items:center;width:16px;height:16px;flex:0 0 16px;border-radius:999px;color:#121116;background:transparent}.assignment-overdue-badge{background:#ffcb66}.assignment-complete-badge img,.assignment-overdue-badge i,.assignment-overdue-badge svg{width:100%;height:100%;object-fit:contain}.assignment-overdue-badge i,.assignment-overdue-badge svg{width:10px;height:10px;stroke-width:2.2}.title-selector-label{display:inline-flex;align-items:center;gap:7px;max-width:100%;min-width:0}.assignment-page-title-text{min-width:0;overflow:visible;font-size:22px;line-height:1.12;white-space:normal;overflow-wrap:normal}.assignment-switcher-title{display:inline-flex;align-items:center;gap:6px;min-width:0;max-width:100%;color:var(--ink);font-size:13px;font-weight:500;line-height:1.25}.row-meta{display:block;margin-top:4px;min-width:0;overflow:hidden;color:var(--muted);font-size:11.5px;font-weight:500;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.row-action{color:var(--blue);font-size:13px;font-weight:800}.row-chevron{color:var(--faint);font-size:22px;line-height:1}.home-view .agenda-content,.home-view .update-copy{align-items:flex-start}.card-chip-line,.home-view .card-chip-line{margin-top:2px}.card-meta-row,.home-view .home-card-meta-row{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:6px;min-width:0;margin-top:4px;width:100%}.card-meta-row .card-chip-line,.home-view .home-card-meta-row .card-chip-line{min-width:max-content;margin-top:0}.card-meta-row .row-meta,.home-view .home-card-meta-row .agenda-meta,.home-view .home-card-meta-row .row-meta,.home-view .home-card-meta-row .update-meta{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:right}.conversation-row .row-action{color:var(--faint);font-size:22px;line-height:1}.pinned-panel .conversation-row .row-action{color:var(--blue);font-size:16px}.message-chart-view{padding:var(--screen-pad-top) 20px 70px;background:#fff}.message-chart-view .status{margin:0 -20px;padding-right:20px;padding-left:20px;background:#fff}.message-chart-header{position:relative;display:flex;flex-direction:row;align-items:flex-start;gap:8px;min-height:56px;margin:0 0 10px;padding-top:8px;padding-bottom:8px}.message-chart-header>.message-header-icon{flex:0 0 40px;margin-top:-5px}.message-chart-header>[data-action=open-blocked-sheet]{order:3}.message-chart-header>[data-screen=home]{order:1}.message-chart-header>[data-action=open-chat-composer]{order:4}.message-chart-header h2{order:2;flex:1;min-width:0;margin:0;overflow:hidden;color:#121116;font-size:22px;font-weight:700;line-height:1.15;text-align:left;text-overflow:ellipsis;white-space:nowrap}.message-header-icon{display:grid;place-items:center;width:40px;height:40px;border:.5px solid #eeeeef;border-radius:999px;color:#121116;background:#fff;cursor:pointer;box-shadow:0 0 16px #1211160a}.message-header-icon i{width:20px;height:20px;stroke-width:2.25}.message-header-spacer{width:40px;height:40px}.message-list-section{display:grid;gap:12px;margin:16px 0}.message-list-section h3{margin:0;color:#5f5e64;font-size:13px;font-weight:600;line-height:1}.message-list{display:grid;gap:14px}.message-chart-view .empty-chat-card{min-height:58px;padding:14px;border:0;border-radius:16px;background:#fff;box-shadow:0 0 18px #12111609}.message-chart-view .empty-chat-card strong{font-size:13px}.message-chart-view .empty-chat-card span{font-size:12px}.message-chart-view .chat-search.is-inline{margin:0 0 12px}.message-chart-view .chat-conversation-row{min-height:60px;padding:10px;border:0;border-radius:15px;background:#fff;box-shadow:0 0 18px #12111609}.message-chart-view .chat-conversation-row .row-title{color:#121116;font-size:14px;font-weight:700;line-height:1.2}.message-chart-view .chat-conversation-row.has-unread .row-title{font-weight:800}.message-chart-view .chat-row-copy{gap:4px}.message-chart-view .chat-row-meta-line .row-meta{color:#8c8b91;font-size:11px;line-height:1.15}.message-chart-view .chat-row-side{align-self:start;min-width:66px;gap:7px}.message-chart-view .chat-row-side small{color:#9d9ca2;font-size:9px;font-weight:500}.message-chart-view .chat-unread-badge{min-width:18px;height:18px;padding:0 5px;font-size:9px;justify-self:end}.message-chart-view .chat-row-side i{display:none}.message-chart-view .chat-avatar-row,.message-chart-view .accent{width:40px;height:40px;border-radius:12px}.view.message-chart-view .chat-conversation-row{min-height:60px;padding:10px;border-radius:15px}.chat-floating-new{position:absolute;right:20px;bottom:90px;z-index:7;display:grid;place-items:center;width:48px;height:48px;border:.5px solid #e4e4e5;border-radius:999px;color:#121116;background:#fff;cursor:pointer;box-shadow:0 0 26px #12111629}.chat-floating-new i{width:22px;height:22px;stroke-width:2.4}.chat-conversation-row{grid-template-columns:auto minmax(0,1fr) auto;min-height:74px;padding:12px 14px;border:0;border-radius:18px;background:#fff;box-shadow:var(--theme-card-shadow)}.chat-conversation-row.has-unread .row-title{font-weight:700}.chat-row-copy{display:grid;min-width:0;gap:5px}.chat-row-meta-line{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:6px;min-width:0}.chat-row-meta-line:has(.card-chip){grid-template-columns:auto minmax(0,1fr)}.chat-row-meta-line .card-chip{min-height:19px;max-width:78px;overflow:hidden;color:#0b0a0d;background:#f5f5f5;font-size:9px;text-overflow:ellipsis}.chat-row-meta-line .row-meta{min-width:0;margin-top:0}.chat-row-side{display:grid;justify-items:end;gap:5px;min-width:30px;color:var(--faint)}.chat-row-side small{color:var(--faint);font-size:10px;font-weight:600;white-space:nowrap}.chat-unread-badge{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;color:#fff;background:#121116;font-size:10px;font-weight:700}.chat-row-side i{width:18px;height:18px;color:var(--faint)}.week-card{display:grid;grid-template-columns:1fr auto;align-items:center;min-height:58px;padding:12px 16px}.week-card strong{display:block;margin-bottom:4px;font-size:14px}.week-card small{color:var(--muted)}.working-panel{margin-bottom:16px}.assignments-toggle{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;min-height:48px;margin:8px 0 18px;padding:4px;border-radius:14px;background:#f5f5f5;box-shadow:0 0 14px #1211160a}.assignments-toggle button{border:0;border-radius:11px;color:#343337;background:transparent;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500}.assignments-toggle button.is-active{color:#121116;background:#b3e0b8;box-shadow:0 4px 12px #12111614}.assignments-filter-toolbar{display:flex;justify-content:flex-end;align-items:center;margin:-4px 0 8px}.assignments-state-shell.is-submitted-view{margin:0 -8px;padding:0 8px 28px;min-height:calc(100dvh - 236px);border-radius:18px;background-image:linear-gradient(#ffffff80,#ffffff80),url(./Static/Confetti.png);background-repeat:repeat,repeat;background-size:auto,220px auto;background-position:0 0,0 0;overflow:visible}.assignments-state-shell.is-submitted-view .assignments-filter-toolbar,.assignments-state-shell.is-submitted-view .working-list-card{position:relative;z-index:1}.assignment-header-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%}.view>.topbar:not(.no-back) .dexter-header-actions .dexter-history-button{position:static;top:auto;right:auto}.assignment-overdue-toggle{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:5px 8px 5px 12px;border:.5px solid #e4e4e5;border-radius:999px;color:#343238;background:#fff;box-shadow:0 2px 10px #1211160a;cursor:pointer;font:inherit;font-size:11px;font-weight:700;line-height:1.1}.assignment-overdue-toggle .settings-toggle{width:34px;height:20px;flex:0 0 auto}.assignment-overdue-toggle .settings-toggle-knob{top:2px;width:16px;height:16px}.assignment-overdue-toggle .settings-toggle.is-on .settings-toggle-knob{transform:translate(14px)}.assignment-header-icon{position:relative;display:grid;place-items:center;width:30px;height:30px;border:.5px solid #e4e4e5;border-radius:50%;color:#121116;background:#fff;box-shadow:0 0 14px #1211160f;cursor:pointer;font-weight:400;line-height:1}.assignment-header-icon i{width:14px;height:14px;stroke-width:1.8}.assignment-header-icon .material-symbols-rounded{font-family:Material Symbols Rounded;font-size:17px;font-weight:400;font-style:normal;line-height:1;letter-spacing:0;text-transform:none;white-space:nowrap;direction:ltr;font-feature-settings:"liga";-webkit-font-feature-settings:"liga"}.assignment-header-icon.is-active{color:#121116;background:#fff}.assignment-header-icon .assignment-filter-count{position:absolute;top:-5px;right:-4px;display:grid;place-items:center;min-width:15px;height:15px;padding:0 4px;border-radius:999px;color:#fff;background:#121116;font-size:9px;font-weight:700}.assignment-filter-sheet{height:78%;max-height:none;grid-template-rows:auto auto minmax(0,1fr) auto}.assignment-filter-body{display:grid;gap:16px;min-height:0;overflow-y:auto;padding:0 0 8px;overscroll-behavior:contain;scrollbar-width:none}.assignment-filter-body::-webkit-scrollbar{display:none}.assignment-filter-group{display:grid;gap:8px}.assignment-filter-group h4,.assignment-keyword-field span{margin:0;color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.assignment-filter-chips{display:flex;flex-wrap:wrap;gap:8px}.assignment-filter-chips button{min-height:34px;padding:0 12px;border:.5px solid #e4e4e5;border-radius:999px;color:#343337;background:#f8f8f8;cursor:pointer;font-family:inherit;font-size:12px;font-weight:500}.assignment-filter-chips button.is-selected{border-color:transparent;color:#121116;background:#b3e0b8}.assignment-keyword-field{display:grid;gap:8px}.assignment-keyword-field input{width:100%;min-height:44px;padding:0 14px;border:.5px solid #e4e4e5;border-radius:14px;color:#121116;background:#f8f8f8;font:inherit;font-size:13px;outline:none}.assignment-keyword-field input:focus{border-color:#121116;background:#fff}.assignment-filter-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding-top:2px}.assignment-filter-reset,.assignment-filter-apply{min-height:44px;border:0;border-radius:14px;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600}.assignment-filter-reset{color:#121116;background:#f5f5f5}.assignment-filter-apply{color:#fff;background:#121116}.assignments-empty-state{border-radius:18px;background:#f8f8f8}.working-list-card{display:grid;gap:12px;overflow:visible;margin:12px 0 16px;padding:12px;border:var(--app-container-border);border-radius:var(--app-container-radius);background:#fff;box-shadow:var(--app-container-shadow)}.working-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 2px;border-bottom:0}.working-card-head h3{margin:0;color:var(--ink);font-size:15px;font-weight:700}.working-card-head .heading-count{color:var(--muted);font-size:13px;font-weight:700}.working-card-head span{color:var(--muted);font-size:12px;font-weight:800}.potentially-overdue-expand{display:inline-flex;align-items:center;gap:4px;min-height:30px;padding:0 10px;border:.5px solid #e4e4e5;border-radius:999px;color:#343238;background:#f8f8f8;cursor:pointer;font:inherit;font-size:11px;font-weight:800}.potentially-overdue-expand svg{width:14px;height:14px;transition:transform .18s ease}.is-past-due:not(.is-collapsed) .potentially-overdue-expand svg{transform:rotate(180deg)}.potentially-overdue-note{margin:-4px 2px 2px;color:#69696f;font-size:12px;font-weight:500;line-height:1.35}.assignment-show-more-row{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;min-height:38px;border:0;border-radius:14px;background:#f8f8f8;color:#121116;cursor:pointer;font:inherit;font-size:13px;font-weight:700}.assignment-show-more-row i,.assignment-show-more-row svg{width:16px;height:16px;stroke-width:2.4}.working-row{position:relative;overflow:hidden;border:0;border-radius:18px;background:var(--surface);box-shadow:var(--theme-card-shadow)}.working-row:last-child{border-bottom:0}.working-open{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:74px;padding:12px 10px 12px 14px;border:0;background:transparent;text-align:left}.working-dot{display:grid;place-items:center;width:34px;height:34px;margin-top:2px;border-radius:11px;background:var(--blue-soft)}.working-course-line{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:6px;color:var(--muted);font-size:12px;font-weight:700}.working-course-chip{display:inline-grid;place-items:center;min-height:20px;padding:0 8px;border:0;border-radius:999px;color:#121116;background:var(--theme-chip-bg);font-size:10px;font-weight:700;letter-spacing:0;white-space:nowrap}.working-row.is-overdue .working-dot{background:var(--red-soft)}.working-row.is-soon .working-dot{background:var(--orange-soft)}.working-x{position:absolute;top:14px;right:10px;display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:50%;color:var(--faint);background:transparent;cursor:pointer;font-size:20px;line-height:1}.working-x:hover{color:var(--body);background:#f3f4f6}.empty-working{padding:16px;color:var(--muted);font-size:13px;line-height:1.4}.bottom-nav{position:absolute;right:0;bottom:0;left:0;z-index:8;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;height:70px;padding:0 12px 12px;border-top:.5px solid #eeeeef;background:#fffffff7;backdrop-filter:blur(16px)}.nav-item{position:relative;display:grid;gap:4px;place-items:center;min-width:0;height:52px;padding:0;transform:translateY(-6px);border:0;color:#121116;background:transparent;cursor:pointer;font-size:10px;font-weight:500;line-height:1}.nav-item .nav-icon{width:22px;height:22px;display:block;stroke:currentColor;stroke-width:2}.nav-item.is-active{color:#121116;font-weight:600}.nav-item.is-active:before{position:absolute;top:0;left:50%;display:block;width:28px;height:2px;border-radius:999px;background:#121116;transform:translate(-50%);content:""}.nav-item.is-dexter.is-active:before{top:-2px}.nav-item.is-dexter{height:76px;transform:none;gap:4px;color:#121116}.nav-item.is-dexter>span:last-child{position:absolute;bottom:17px;font-size:12px;font-weight:600}.dexter-nav-orb{display:grid;place-items:center;width:60px;height:60px;border:1px solid #e5e5e7;border-radius:50%;background:#fff;box-shadow:0 0 24px #1211161f;transform:translateY(-31px)}.dexter-nav-orb img{display:block;width:39px;height:39px;object-fit:contain;transform-origin:50% 78%}.nav-item.is-dexter.is-active[data-dexter-anim=bop] .dexter-nav-orb{animation:dexter-orb-bop 1.15s ease-in-out 2}.nav-item.is-dexter.is-active[data-dexter-anim=bop] .dexter-nav-orb img{animation:dexter-img-wiggle 1.15s ease-in-out 2}.nav-item.is-dexter.is-active[data-dexter-anim=spin] .dexter-nav-orb{animation:dexter-orb-spin .9s ease-in-out 2}.nav-item.is-dexter.is-active[data-dexter-anim=spin] .dexter-nav-orb img{animation:dexter-img-spin .9s ease-in-out 2}.nav-item.is-dexter.is-active[data-dexter-anim=pulse] .dexter-nav-orb{animation:dexter-orb-pulse .7s ease-in-out 3}.nav-item.is-dexter.is-active[data-dexter-anim=shake] .dexter-nav-orb{animation:dexter-orb-shake .08s linear 14}.nav-item.is-dexter.is-active[data-dexter-anim=shake] .dexter-nav-orb img{animation:dexter-img-wiggle .56s ease-in-out 2}.nav-item.is-dexter.is-active[data-dexter-anim=float] .dexter-nav-orb{animation:dexter-orb-float 1.8s ease-in-out 1}.nav-item.is-dexter.is-active[data-dexter-anim=float] .dexter-nav-orb img{animation:dexter-img-float 1.8s ease-in-out 1}.demo-tour-teaser,.demo-tour-overlay{position:absolute;inset:0;z-index:90;pointer-events:none}.demo-tour-teaser{--tour-teaser-dexter-left: 282px;--tour-teaser-dexter-top: 236px;--tour-teaser-bubble-left: 112px;--tour-teaser-bubble-top: 246px;--tour-teaser-close-left: 316px;--tour-teaser-close-top: 228px}.demo-tour-teaser.is-dismissing{pointer-events:none}.demo-tour-teaser-dexter{position:absolute;left:var(--tour-teaser-dexter-left);top:var(--tour-teaser-dexter-top);z-index:2;display:grid;place-items:center;width:56px;height:56px;padding:0;border:0;background:transparent;cursor:pointer;pointer-events:auto;transform-origin:50% 82%;opacity:0}.demo-tour-teaser.is-visible .demo-tour-teaser-dexter{animation:tourTeaserDexterIn .34s cubic-bezier(.18,.9,.2,1) both,tourTeaserDexterIdle 2.45s ease-in-out .34s infinite}.demo-tour-teaser.is-dismissing .demo-tour-teaser-dexter{pointer-events:none;animation:tourTeaserDexterOut .22s ease-in both}.demo-tour-teaser-dexter img,.demo-tour-dexter{display:block;width:48px;height:48px;object-fit:contain;filter:drop-shadow(0 9px 13px rgba(18,17,22,.14))}.demo-tour-teaser-bubble{position:absolute;left:var(--tour-teaser-bubble-left);top:var(--tour-teaser-bubble-top);width:178px;min-height:40px;padding:10px 14px;border:.5px solid #ffdc98;border-radius:20px 20px 6px;color:#121116;background:#ffefd0;box-shadow:0 12px 26px #1211161f;cursor:pointer;font-size:12px;font-style:italic;font-weight:800;line-height:1.2;pointer-events:auto;text-align:left;opacity:0;transform-origin:100% 72%}.demo-tour-teaser.is-visible .demo-tour-teaser-bubble{animation:tourTeaserBubbleIn .28s ease-out .12s both}.demo-tour-teaser.is-dismissing .demo-tour-teaser-bubble{pointer-events:none;animation:tourTeaserBubbleOut .18s ease-in both}.demo-tour-teaser-bubble:after{position:absolute;right:-7px;bottom:7px;width:14px;height:14px;border-right:.5px solid #ffdc98;border-bottom:.5px solid #ffdc98;border-radius:2px 10px;background:#ffefd0;transform:rotate(-12deg) skew(-22deg);content:""}.demo-tour-teaser-close{position:absolute;left:var(--tour-teaser-close-left);top:var(--tour-teaser-close-top);z-index:3;display:grid;place-items:center;width:22px;height:22px;padding:0;border:.5px solid #e4e4e5;border-radius:50%;color:#626164;background:#fffffff5;box-shadow:0 7px 16px #12111614;cursor:pointer;font-size:15px;line-height:1;pointer-events:auto;opacity:0}.demo-tour-teaser.is-visible .demo-tour-teaser-close{animation:tourTeaserBubbleIn .22s ease-out .18s both}.demo-tour-teaser.is-dismissing .demo-tour-teaser-close{pointer-events:none;animation:tourTeaserBubbleOut .16s ease-in both}.demo-tour-dim{position:absolute;inset:0;background:transparent}.demo-tour-spotlight{position:absolute;left:var(--tour-left, 20px);top:var(--tour-top, 112px);width:var(--tour-width, 220px);height:var(--tour-height, 120px);border:1px solid rgba(255,255,255,.95);border-radius:24px;background:transparent;box-shadow:0 0 0 999px #1211163d,0 14px 32px #1211161f}.demo-tour-card{position:absolute;left:var(--tour-card-left, 22px);top:var(--tour-card-top, 116px);z-index:2;width:var(--tour-card-width, 304px);min-height:176px;padding:17px 18px 16px;border:.5px solid #ffdc98;border-radius:24px 24px 10px;color:#121116;background:#ffefd0;box-shadow:0 16px 34px #12111626;pointer-events:auto;transform-origin:78% 100%;animation:tourBubbleIn .18s ease-out both}.demo-tour-card:after{position:absolute;right:32px;bottom:-12px;width:25px;height:21px;border-right:.5px solid #ffdc98;border-bottom:.5px solid #ffdc98;border-radius:2px 0 20px 4px;background:#ffefd0;box-shadow:6px 7px 12px #1211160d;transform:skew(-28deg) rotate(18deg);content:""}.demo-tour-step{display:block;margin-bottom:6px;color:#7a797d;font-size:10px;font-weight:600;line-height:1}.demo-tour-card h3{margin:0 26px 8px 0;color:#121116;font-size:20px;font-weight:800;line-height:1.1}.demo-tour-card p{margin:0;color:#2e2d31;font-size:13px;font-weight:400;line-height:1.38}.demo-tour-close{position:absolute;top:11px;right:11px;z-index:2;display:grid;place-items:center;width:24px;height:24px;padding:0;border:0;border-radius:50%;color:#626164;background:#f3f3f4;cursor:pointer;font-size:16px;line-height:1}.demo-tour-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:17px}.demo-tour-actions button{min-height:35px;padding:0 15px;border:0;border-radius:999px;cursor:pointer;font-size:12px;font-weight:700}.demo-tour-ghost{color:#434246;background:#f4f4f5}.demo-tour-primary{color:#121116;background:#dcf1de;box-shadow:0 8px 18px #12111614}.demo-tour-dexter{position:absolute;left:var(--tour-dexter-left, 286px);top:var(--tour-dexter-top, 280px);z-index:3;width:54px;height:54px;pointer-events:none;transform-origin:50% 82%}.demo-tour-dexter.is-hello{animation:tourDexterHello 2.5s ease-in-out infinite}.demo-tour-dexter.is-point,.demo-tour-dexter.is-peek{animation:tourDexterPoint 2.1s ease-in-out infinite}.demo-tour-dexter.is-bounce{animation:tourDexterBounce 2.3s ease-in-out infinite}@keyframes tourBubbleIn{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes tourTeaserDexterIn{0%{opacity:0;transform:translateY(9px) scale(.72,.82)}58%{opacity:1;transform:translateY(-2px) scale(1.05,.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes tourTeaserDexterIdle{0%,to{opacity:1;transform:translateY(0) scale(1)}36%{opacity:1;transform:translateY(-2px) scale(.96,1.05)}68%{opacity:1;transform:translateY(0) scale(1.03,.98)}}@keyframes tourTeaserDexterOut{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(8px) scale(.42,.48)}}@keyframes tourTeaserBubbleIn{0%{opacity:0;transform:translateY(5px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes tourTeaserBubbleOut{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(4px) scale(.88)}}@keyframes tourDexterHello{0%,to{transform:translateY(0) rotate(0) scale(1)}18%{transform:translateY(-3px) rotate(-5deg) scale(1.02)}34%{transform:translateY(0) rotate(4deg) scale(1)}52%{transform:translateY(-2px) rotate(-3deg) scale(1.01)}}@keyframes tourDexterPoint{0%,to{transform:translate(0) rotate(0)}24%{transform:translate(-5px) rotate(-4deg)}52%{transform:translate(1px) rotate(2deg)}}@keyframes tourDexterPeek{0%,to{transform:translateY(0) scale(1)}20%{transform:translateY(-4px) scale(1.02)}42%{transform:translateY(0) scale(1)}}@keyframes tourDexterBounce{0%,to{transform:translateY(0) scale(1)}22%{transform:translateY(-5px) scale(1.03)}38%{transform:translateY(1px) scale(.99)}58%{transform:translateY(-2px) scale(1.01)}}@keyframes dexter-orb-bop{0%,to{transform:translateY(-31px) scale(1)}18%{transform:translateY(-38px) scale(1.04)}34%{transform:translateY(-29px) scale(.98)}52%{transform:translateY(-35px) scale(1.02)}72%{transform:translateY(-31px) scale(1)}}@keyframes dexter-img-wiggle{0%,to{transform:rotate(0)}20%{transform:rotate(-8deg)}42%{transform:rotate(7deg)}62%{transform:rotate(-5deg)}80%{transform:rotate(3deg)}}@keyframes dexter-orb-spin{0%{transform:translateY(-31px) rotateY(0) scale(1)}30%{transform:translateY(-34px) rotateY(180deg) scale(1.06)}60%{transform:translateY(-31px) rotateY(360deg) scale(1)}80%{transform:translateY(-33px) rotateY(420deg) scale(1.03)}to{transform:translateY(-31px) rotateY(360deg) scale(1)}}@keyframes dexter-img-spin{0%{transform:scaleX(1)}30%{transform:scaleX(-.1)}60%{transform:scaleX(1)}80%{transform:scaleX(-.1)}to{transform:scaleX(1)}}@keyframes dexter-orb-pulse{0%{transform:translateY(-31px) scale(1)}15%{transform:translateY(-34px) scale(1.14)}30%{transform:translateY(-31px) scale(.96)}50%{transform:translateY(-33px) scale(1.1)}70%{transform:translateY(-31px) scale(.98)}to{transform:translateY(-31px) scale(1)}}@keyframes dexter-orb-shake{0%{transform:translateY(-31px) translate(0)}25%{transform:translateY(-31px) translate(-4px)}75%{transform:translateY(-31px) translate(4px)}to{transform:translateY(-31px) translate(0)}}@keyframes dexter-orb-float{0%{transform:translateY(-31px) scale(1)}20%{transform:translateY(-42px) scale(1.05)}45%{transform:translateY(-48px) scale(1.08) rotate(4deg)}70%{transform:translateY(-42px) scale(1.04) rotate(-3deg)}90%{transform:translateY(-35px) scale(1.01)}to{transform:translateY(-31px) scale(1)}}@keyframes dexter-img-float{0%,to{transform:rotate(0)}30%{transform:rotate(6deg)}65%{transform:rotate(-5deg)}85%{transform:rotate(3deg)}}.dexter-particle{position:absolute;font-size:16px;line-height:1;transform:translate(-50%,-50%);opacity:0;pointer-events:none}.dexter-heart{animation:dexter-heart-float 1.8s ease-out forwards}.dexter-bolt{animation:dexter-bolt-fly 1.4s ease-out forwards}@keyframes dexter-heart-float{0%{transform:translate(-50%,-50%) translate(0) scale(.3);opacity:0}12%{opacity:1;transform:translate(-50%,-50%) translate(calc(var(--tx) * .15),calc(var(--ty) * .15)) scale(1.2)}55%{opacity:1;transform:translate(-50%,-50%) translate(calc(var(--tx) * .75),calc(var(--ty) * .75)) scale(1)}to{opacity:0;transform:translate(-50%,-50%) translate(var(--tx),var(--ty)) scale(.7)}}@keyframes dexter-bolt-fly{0%{transform:translate(-50%,-50%) translate(0) scale(.2) rotate(0);opacity:0}10%{opacity:1;transform:translate(-50%,-50%) translate(calc(var(--tx) * .1),calc(var(--ty) * .1)) scale(1.3) rotate(-15deg)}40%{opacity:1;transform:translate(-50%,-50%) translate(calc(var(--tx) * .6),calc(var(--ty) * .6)) scale(1) rotate(10deg)}to{opacity:0;transform:translate(-50%,-50%) translate(var(--tx),var(--ty)) scale(.6) rotate(-5deg)}}.dexter-sorry-word{position:absolute;top:-28px;left:50%;transform:translate(-50%);font-family:cursive;font-size:13px;font-weight:700;color:#ff4d4d;white-space:nowrap;animation:dexter-sorry-pop 1.8s ease-out forwards;pointer-events:none}.dexter-sorry-word:before{content:"sorry!"}@keyframes dexter-sorry-pop{0%{opacity:0;transform:translate(-50%) translateY(0) scale(.5)}15%{opacity:1;transform:translate(-50%) translateY(-8px) scale(1.15)}50%{opacity:1;transform:translate(-50%) translateY(-18px) scale(1)}to{opacity:0;transform:translate(-50%) translateY(-32px) scale(.8)}}.voice-overlay{position:absolute;right:28px;bottom:120px;left:28px;z-index:12;display:grid;justify-items:center;gap:7px;padding:0 16px;border:0;border-radius:0;background:transparent;box-shadow:none;opacity:0;pointer-events:none;transform:translateY(12px) scale(.98);transition:opacity .16s ease,transform .16s ease}.voice-recording .voice-overlay{opacity:1;transform:translateY(0) scale(1)}.voice-overlay strong{color:#ffcb66;font-size:13px;font-weight:900;line-height:1;text-shadow:0 1px 10px rgba(18,17,22,.16)}.voice-overlay small{color:#ffcb66;font-size:11px;font-weight:700;line-height:1;text-shadow:0 1px 10px rgba(18,17,22,.16)}.voice-wave{display:flex;align-items:center;justify-content:center;gap:4px;width:100%;height:56px}.voice-wave span{width:4px;height:var(--wave-height);border-radius:999px;background:#ffcb66;box-shadow:0 0 10px #ffcb6659;animation:voice-wave-pulse .78s ease-in-out infinite;animation-delay:calc(var(--wave-index) * -58ms)}@keyframes voice-wave-pulse{0%,to{transform:scaleY(.55);opacity:.7}50%{transform:scaleY(1);opacity:1}}.pill{display:inline-grid;place-items:center;min-height:28px;padding:0 12px;border-radius:14px;color:var(--pill-color);background:var(--pill-bg);font-size:11px;font-weight:800}.action-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border-radius:14px;cursor:pointer;font-weight:700}.action-button{border:0;color:#fff;background:var(--button-bg, var(--blue))}.quiz-open-canvas-button{color:#141318;background:#ffe7b9}.action-button i,.mini-button i,.action-button svg,.mini-button svg{width:15px;height:15px;stroke-width:2.4;flex:0 0 15px}.assignment-primary-button{justify-self:end;min-height:40px;padding:0 15px;border-radius:10px;color:var(--ink);background:#ffcb66;box-shadow:none;font-weight:500}.assignment-primary-button.is-submitted,.assignment-primary-button.is-verified{background:#b3e0b8}.assignment-state-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;color:var(--ink);background:#ffcb66;cursor:pointer;font-weight:500;white-space:nowrap}.assignment-state-button.is-submitted{background:#b3e0b8}.assignment-state-button i,.assignment-state-button svg{width:15px;height:15px;flex:0 0 15px;stroke-width:2}.expand-action-row.assignment-state-button{min-height:34px;padding:5px 11px;border-radius:10px;font-size:11px;line-height:1}.secondary-button{border:.5px solid var(--theme-card-border);color:var(--ink);background:var(--surface);box-shadow:var(--theme-soft-shadow)}.urgent-card,.next-card,.answer-card,.boundary-card{padding:16px}.urgent-card{display:grid;gap:8px;align-items:center}.urgent-card h3,.next-card h3,.answer-card h3,.boundary-card h3{margin:0 0 6px;font-size:15px;font-weight:700}.urgent-card p,.next-card p,.answer-card p,.boundary-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.4}.empty-chat-card{display:grid;gap:6px;padding:14px;border:.5px dashed var(--theme-card-border);border-radius:var(--theme-card-radius);color:var(--muted);background:var(--surface);box-shadow:var(--theme-soft-shadow)}.empty-chat-card strong{color:var(--body);font-size:14px}.empty-chat-card span{font-size:13px;line-height:1.4}.dexter-thread{display:grid;gap:10px;min-width:0;overflow-x:hidden;margin:16px 0 168px}.dexter-sync-panel{display:grid;gap:10px;margin:12px 0 14px;padding:12px;border:.5px solid #ececef;border-radius:18px;background:#fff;box-shadow:0 10px 24px #1211160f}.dexter-sync-panel-head{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:10px}.dexter-sync-panel-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:11px;color:#121116;background:#ffdc98}.dexter-sync-panel-icon svg{width:16px;height:16px}.dexter-sync-panel-head strong{display:block;color:#121116;font-size:13px;font-weight:800;line-height:1.15}.dexter-sync-panel-head small{display:block;margin-top:2px;color:#626164;font-size:11px;font-weight:500;line-height:1.3}.dexter-sync-course-list{display:grid;gap:8px}.dexter-sync-course-card{display:grid;gap:8px;padding:11px;border:.5px solid #eeeeef;border-radius:14px;background:#fafafa}.dexter-sync-course-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.dexter-sync-course-top strong{display:block;color:#121116;font-size:12px;font-weight:800;line-height:1.2}.dexter-sync-course-top small{display:block;margin-top:2px;color:#626164;font-size:10.5px;line-height:1.2}.dexter-sync-course-top em{flex:0 0 auto;color:#626164;font-size:10.5px;font-style:normal;font-weight:800;line-height:1.2}.dexter-sync-progress{height:7px;overflow:hidden;border-radius:999px;background:#eeeeef}.dexter-sync-progress span{display:block;width:var(--sync-progress);height:100%;border-radius:inherit;background:#ffcb66}.dexter-sync-items{display:grid;gap:5px}.dexter-sync-items span{display:flex;align-items:center;gap:6px;min-width:0;color:#434246;font-size:11px;font-weight:500;line-height:1.25}.dexter-sync-items svg{width:13px;height:13px;flex:0 0 auto;color:#888}.dexter-sync-items .dexter-sync-more{color:#121116;font-weight:800}.dexter-session-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:-2px 0 4px 39px;color:#77757a;font-size:11px;font-weight:700}.dexter-session-toolbar button{min-height:28px;padding:0 11px;border:.5px solid #e6e3dc;border-radius:999px;color:#121116;background:#fff;cursor:pointer;font-family:Poppins,Aptos,Segoe UI,sans-serif;font-size:11px;font-weight:700}.dexter-history-button{display:grid;place-items:center;width:40px;height:40px;border:.5px solid #e6e3dc;border-radius:999px;color:#121116;background:#ffffffeb;box-shadow:0 10px 24px #12111614;cursor:pointer}.dexter-history-button svg{width:19px;height:19px}.dexter-history-button.is-open{background:#fff4dc;border-color:#f0d9aa}.dexter-header-actions{display:flex;align-items:center;gap:8px}.dexter-feedback-button{display:grid;place-items:center;width:40px;height:40px;border:.5px solid #e6e3dc;border-radius:999px;color:#121116;background:#ffffffeb;box-shadow:0 10px 24px #12111614;cursor:pointer}.dexter-feedback-button svg{width:19px;height:19px}.dexter-session-panel{display:grid;gap:9px;margin:-4px 0 12px;padding:11px;border:.5px solid #ebe7de;border-radius:18px;background:#fffaf0;box-shadow:0 14px 30px #12111614}.dexter-session-panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.dexter-session-panel-head strong{color:#121116;font-size:12px;font-weight:800}.dexter-session-panel-head button{display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:999px;color:#626164;background:#fff;cursor:pointer}.dexter-session-panel-head button svg{width:15px;height:15px}.dexter-session-panel-note,.dexter-session-empty{margin:-3px 0 1px;color:#77757a;font-size:10.5px;font-weight:600;line-height:1.35}.dexter-session-list{display:grid;gap:7px}.dexter-session-row{display:grid;grid-template-columns:minmax(0,1fr) 16px;align-items:center;gap:8px;width:100%;min-width:0;padding:9px 10px;border:.5px solid #ece7dc;border-radius:14px;color:#121116;background:#fff;cursor:pointer;text-align:left}.dexter-session-row strong,.dexter-session-row small{display:block;overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.dexter-session-row strong{font-size:12px;font-weight:800;line-height:1.2}.dexter-session-row small{margin-top:2px;color:#77757a;font-size:10.5px;font-weight:600}.dexter-session-row svg{width:15px;height:15px;color:#77757a}.message-row{display:flex;align-items:flex-end;gap:8px;width:100%;min-width:0}.assistant-row{justify-content:flex-start}.user-row{justify-content:flex-end}.message-avatar{width:31px;height:31px;object-fit:contain;flex:0 0 auto}.dexter-thinking-row{align-items:flex-end}.dexter-thinking-avatar{display:grid;place-items:center;width:31px;height:31px;flex:0 0 auto;transform-origin:50% 100%;animation:dexter-thinking-avatar 1.45s ease-in-out infinite}.dexter-thinking-avatar img{width:31px;height:31px;object-fit:contain;transform-origin:50% 100%}.dexter-thinking-bubble{display:inline-flex;align-items:center;gap:7px;min-height:38px;color:#121116;font-size:13px;font-weight:400}.dexter-thinking-dots{display:inline-flex;align-items:center;gap:3px;padding-top:2px}.dexter-thinking-dots span{width:5px;height:5px;border-radius:50%;background:#ffcb66;animation:dexter-thinking-dot 1.25s ease-in-out infinite}.dexter-thinking-dots span:nth-child(2){animation-delay:.14s}.dexter-thinking-dots span:nth-child(3){animation-delay:.28s}@keyframes dexter-thinking-avatar{0%,to{transform:translateY(0) scale(1)}38%{transform:translateY(-2px) scale(.96,1.06)}68%{transform:translateY(0) scale(1.04,.98)}}@keyframes dexter-thinking-dot{0%,70%,to{opacity:.35;transform:translateY(0) scale(.82)}35%{opacity:1;transform:translateY(-3px) scale(1)}}@media(prefers-reduced-motion:reduce){.dexter-thinking-avatar,.dexter-thinking-avatar img,.dexter-thinking-dots span,.demo-tour-card,.demo-tour-dexter,.demo-tour-teaser-dexter,.demo-tour-teaser-bubble,.demo-tour-teaser-close{animation:none}.demo-tour-teaser.is-visible .demo-tour-teaser-dexter,.demo-tour-teaser.is-visible .demo-tour-teaser-bubble,.demo-tour-teaser.is-visible .demo-tour-teaser-close{opacity:1;transform:none}}.user-message-avatar{display:grid;place-items:center;box-sizing:border-box;border:.5px solid #e4e4e5;border-radius:50%;color:#121116;background:#f5f5f5;font-size:11px;font-weight:600;overflow:hidden}.user-message-avatar img{width:100%;height:100%;object-fit:cover}.message-stack{display:grid;gap:4px;max-width:calc(100% - 42px);min-width:0}.user-row .message-stack{justify-items:end}.message-label{color:var(--faint);font-size:10px;font-weight:800}.chat-bubble{max-width:100%;min-width:0;padding:10px 12px;border-radius:14px;font-size:13px;line-height:1.45;overflow-wrap:anywhere;word-break:break-word}.chat-bubble p{margin:0 0 9px}.chat-bubble p:last-child,.chat-bubble ul:last-child{margin-bottom:0}.chat-bubble ul{margin:0 0 10px;padding-left:18px}.chat-bubble li{margin:4px 0}.chat-bubble .dexter-checklist{display:grid;gap:7px;margin:2px 0 10px;padding-left:0;list-style:none}.chat-bubble .dexter-checklist li{display:grid;grid-template-columns:16px 1fr;gap:8px;align-items:start;margin:0}.dexter-checkmark{display:inline-grid;place-items:center;width:14px;height:14px;margin-top:2px;border:1px solid #c9c9cc;border-radius:4px;color:#121116;background:#fff;font-size:9px;line-height:1}.dexter-checklist li.is-checked .dexter-checkmark{border-color:#b3e0b8;background:#b3e0b8}.chat-bubble strong{color:inherit;font-weight:850}.dexter-thread .assistant-bubble strong{font-weight:600}.chat-bubble h4{margin:0 0 7px;color:inherit;font-size:13px;font-weight:800;line-height:1.25}.chat-bubble h4:not(:first-child){margin-top:10px}.dexter-table-wrap{max-width:100%;margin:4px 0 10px;overflow-x:auto;border:.5px solid #ece4d6;border-radius:10px;background:#ffffff75}.dexter-table{width:100%;min-width:250px;border-collapse:collapse;color:#121116;font-size:11px;line-height:1.3}.dexter-table th,.dexter-table td{padding:7px 8px;border-bottom:.5px solid #ece4d6;text-align:left;vertical-align:top}.dexter-table th{background:#f5f5f5b8;font-weight:600}.dexter-table tr:last-child td{border-bottom:0}.dexter-study-plan-timeline{position:relative;display:grid;gap:8px;margin:8px 0 12px;padding:8px;border:.5px solid #e2e2e3;border-radius:12px;background:#fff}.dexter-study-plan-item{position:relative;display:grid;grid-template-columns:62px 22px 1fr;gap:8px;align-items:stretch;min-height:54px}.dexter-study-plan-date{display:flex;align-items:flex-start;justify-content:flex-end;padding-top:3px;color:#5f5f64;font-size:10px;font-weight:750;line-height:1.15;text-align:right}.dexter-study-plan-date span{display:block;max-width:62px}.dexter-study-plan-rail{position:relative;display:flex;justify-content:center}.dexter-study-plan-rail:before{position:absolute;top:0;bottom:-8px;left:50%;width:2px;border-radius:99px;background:#e5e5e6;content:"";transform:translate(-50%)}.dexter-study-plan-item:last-child .dexter-study-plan-rail:before{bottom:50%}.dexter-study-plan-rail span{position:relative;z-index:1;display:grid;place-items:center;width:21px;height:21px;border:1px solid #b3e0b8;border-radius:999px;background:#dff4e2;color:#121116;font-size:10px;font-weight:850}.dexter-study-plan-copy{min-width:0;padding:8px 9px;border:.5px solid #ececec;border-radius:10px;background:#f8f8f8}.dexter-study-plan-copy strong,.dexter-study-plan-copy small{display:block;overflow-wrap:anywhere}.dexter-study-plan-copy strong{color:#121116;font-size:12px;line-height:1.25}.dexter-study-plan-copy small{margin-top:3px;color:#68686d;font-size:10.5px;line-height:1.3}.dexter-study-plan-copy a,.chat-bubble p a,.chat-bubble li a,.dexter-table a{color:#2c6f42;font-weight:750;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.dexter-study-plan-fallback{max-width:100%;overflow-x:auto;margin:8px 0 10px;padding:9px;border-radius:10px;background:#fff;color:#121116;font:11px/1.35 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.dexter-prep-plan-card{display:grid;gap:12px;margin:8px 0 12px;padding:16px;border:1px solid #ececec;border-radius:16px;background:#fff;color:#141318}.dexter-prep-plan-titlebar{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.dexter-prep-plan-title{font-size:16px;font-weight:800;line-height:1.2;color:#0b0a0d}.dexter-prep-plan-collapse{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border:0;border-radius:8px;background:none;color:#141318;cursor:pointer;transition:transform .18s ease,background .15s ease}.dexter-prep-plan-collapse:hover{background:#f5f5f5}.dexter-prep-plan-collapse i{width:20px;height:20px}.dexter-prep-plan-card.is-collapsed .dexter-prep-plan-collapse i{transform:rotate(-90deg)}.dexter-prep-tabbar{display:flex;flex-wrap:wrap;align-items:center;gap:1px 3px;padding-bottom:8px;border-bottom:1px dashed #e3e3e3}.dexter-prep-tab{padding:1px 2px;min-height:20px;background:none;border:0;font-size:11px;font-weight:600;color:#626164;cursor:pointer}.dexter-prep-tab.is-active{color:#0b0a0d;font-weight:800;text-decoration:underline;text-underline-offset:3px}.dexter-prep-tab-sep{color:#b9b9bb;font-size:10px;display:inline-flex;align-items:center}.dexter-prep-tab-sep img{height:8px;width:auto;display:block;opacity:.5}.dexter-prep-plan-card.is-collapsed .dexter-prep-tabbar{border-bottom:0;padding-bottom:0}.dexter-prep-plan-body{display:block}.dexter-prep-overview{display:grid;gap:10px}.dexter-prep-ov-heading{margin:0;font-size:15px;font-weight:800;color:#141318}.dexter-prep-ov-pills{display:flex;flex-wrap:wrap;align-items:center;gap:6px 16px;margin-top:-4px}.dexter-prep-ov-pillgroup{display:inline-flex;align-items:center;gap:6px}.dexter-prep-ov-label{font-size:11px;font-weight:700;color:#141318}.dexter-prep-pill{display:inline-flex;align-items:center;gap:4px;padding:2px 7px;border:1px solid #d9d9d9;border-radius:7px;background:#f5f5f5;font-size:11px;color:#141318;white-space:nowrap}.dexter-prep-pill i{width:14px;height:14px;color:#626164}button.dexter-prep-pill,button.dexter-prep-slot{cursor:pointer;font:inherit;min-height:32px}button.dexter-prep-pill{font-size:12.5px}button.dexter-prep-slot{background:none;border:0;padding:4px 2px;text-align:left}button.dexter-prep-pill:hover,button.dexter-prep-slot:hover{border-color:#b8b8b8}button.dexter-prep-pill:focus-visible,button.dexter-prep-slot:focus-visible,.dexter-prep-edit-input:focus-visible{outline:2px solid #60a8a2;outline-offset:1px}.dexter-prep-pill.is-static{cursor:default}.dexter-prep-edit{display:inline-flex;align-items:center}.dexter-prep-edit-input{min-height:32px;max-width:150px;padding:4px 8px;border:1px solid #60a8a2;border-radius:8px;background:#fff;font:inherit;font-size:12.5px;color:#141318}.dexter-prep-cell-time .dexter-prep-edit-input{font-size:11px;max-width:100%;width:100%}.dexter-prep-ov-instruction,.dexter-prep-ov-footnote{margin:0;font-size:11.5px;line-height:1.35;color:#626164}.dexter-prep-table{display:grid;border:1px solid #ececec;border-radius:10px;overflow:hidden}.dexter-prep-table-head,.dexter-prep-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr) minmax(0,.95fr) 64px}.dexter-prep-table-head{background:#ffcb66}.dexter-prep-table-head span{padding:7px 6px;font-size:11px;font-weight:800;color:#141318;line-height:1.15;white-space:nowrap}.dexter-prep-table-head span+span{border-left:1px solid rgba(20,19,24,.12)}.dexter-prep-row{border-top:1px solid #ececec}.dexter-prep-cell{padding:8px;font-size:11.5px;color:#141318;display:flex;align-items:center}.dexter-prep-cell+.dexter-prep-cell{border-left:1px solid #f0f0f0}.dexter-prep-cell-topic{align-items:flex-start}.dexter-prep-topic-open{display:inline-flex;align-items:center;gap:4px;min-height:44px;padding:0;background:none;border:0;text-align:left;cursor:pointer}.dexter-prep-topic-name{font-size:11.5px;font-weight:600;color:#141318;line-height:1.25}.dexter-prep-topic-caret{width:11px;height:11px;color:#141318;flex-shrink:0}.dexter-prep-cell-action{flex-direction:column;align-items:flex-start;justify-content:center;gap:4px}.dexter-prep-check{display:inline-flex;align-items:center;gap:6px;min-height:22px;cursor:pointer}.dexter-prep-check input{width:15px;height:15px;margin:0;flex-shrink:0;accent-color:#60a8a2;cursor:pointer}.dexter-prep-check-label{font-size:11px;color:#141318;line-height:1.2}.dexter-prep-check-label.is-done{color:#9a9a9c;text-decoration:line-through}.dexter-prep-cell-time{color:#141318}.dexter-prep-slot{display:inline-flex;align-items:center;gap:3px;font-size:10.5px;line-height:1.25;color:#141318}.dexter-prep-slot i{width:11px;height:11px;color:#626164;flex-shrink:0}.dexter-prep-cell-priority{justify-content:center}.dexter-prep-ov-start{display:flex;justify-content:flex-end}.dexter-prep-start{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:6px 4px;background:none;border:0;font-size:14px;font-weight:700;color:#0b0a0d;cursor:pointer}.dexter-prep-start i{width:18px;height:18px;padding:2px;border:1.5px solid #0b0a0d;border-radius:999px}.dexter-prep-topicview{display:grid;gap:12px}.dexter-prep-topic-heading{margin:0;font-size:17px;font-weight:800;color:#0b0a0d;line-height:1.25}.dexter-prep-topic-num{text-decoration:underline;text-underline-offset:3px}.dexter-prep-topic-chips{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px}.dexter-prep-chip{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#141318}.dexter-prep-chip-key{font-weight:700}.dexter-prep-chip-pill{display:inline-flex;align-items:center;padding:3px 10px;border-radius:8px;background:#f5f5f5;font-size:12.5px;color:#141318}.dexter-prep-covered-heading{margin:0;font-size:15px;font-weight:800;color:#141318}.dexter-prep-subtopics{display:grid;gap:10px}.dexter-prep-subcard{position:relative;padding:12px 36px 12px 14px;border:1px solid #e6e6e6;border-radius:12px;background:#fff}.dexter-prep-subcard-expand{position:absolute;top:8px;right:8px;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;border-radius:8px;background:none;color:#626164;cursor:pointer}.dexter-prep-subcard-expand i{width:18px;height:18px;transition:transform .15s ease}.dexter-prep-subcard.is-expanded .dexter-prep-subcard-expand i{transform:rotate(180deg)}.dexter-prep-subcard-title{margin:0 0 4px;font-size:14px;font-weight:700;color:#141318;line-height:1.3}.dexter-prep-source-line{margin:0 0 10px;font-size:12px;color:#626164;line-height:1.35}.dexter-prep-source-key{font-weight:700;color:#141318}.dexter-prep-source-key-possible{color:#141318}.dexter-prep-source-link{color:inherit;font-weight:400;text-decoration:underline;text-underline-offset:2px}.dexter-prep-source-link i{display:none}.dexter-prep-source-plain{color:#626164;text-decoration:underline;text-underline-offset:2px}.dexter-prep-subcard-actions{display:flex;flex-wrap:wrap;gap:8px}.dexter-prep-pillbtn{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 14px;border:0;border-radius:8px;background:#dcf1de;font-size:12.5px;font-weight:600;color:#2f7d77;cursor:pointer;white-space:nowrap}.dexter-prep-pillbtn:hover{background:#cdebd0}.dexter-prep-subcard-detail{margin-top:10px;padding-top:8px;border-top:1px solid #f0f0f0}.dexter-prep-subcard-conf{font-size:11.5px;color:#626164}.dexter-prep-topic-foot{display:flex;justify-content:flex-end}.dexter-prep-quizlink{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:6px 4px;background:none;border:0;font-size:14px;font-weight:700;color:#0b0a0d;cursor:pointer}.dexter-prep-quizlink i{width:18px;height:18px;padding:2px;border:1.5px solid #0b0a0d;border-radius:999px}.dexter-prep-topicmap.dexter-tutorial-card{margin:0;padding:0;border:0;border-radius:0;background:none}.dexter-prep-area-foot{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.dexter-prep-area-footbtn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 14px;border:1px solid #e6e6e6;border-radius:10px;background:#fff;font-size:13px;font-weight:700;color:#141318;cursor:pointer;text-align:center}.dexter-prep-area-footbtn:hover{background:#f5f5f5}.dexter-prep-area-footbtn.is-primary{border-color:#2f7d77;background:#dcf1de;color:#2f7d77}.dexter-prep-area-footbtn.is-primary:hover{background:#cdebd0}@media(max-width:420px){.dexter-prep-area-foot{grid-template-columns:minmax(0,1fr)}}.dexter-prep-plan-empty{margin:0;font-size:12.5px;color:#626164}.prep-plan-priority-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 9px;border-radius:999px;font-size:10.5px;font-weight:700;letter-spacing:.02em;color:#fff;white-space:nowrap}.prep-plan-priority-badge.high{background:#e97a62}.prep-plan-priority-badge.med{background:#e8b95d}.prep-plan-priority-badge.low{background:#60a8a2}.dexter-prep-areas{display:grid}.dexter-prep-area{display:grid;gap:8px;padding:12px 2px;border-bottom:1px solid #dcdcdc}.dexter-prep-area:first-child{padding-top:4px}.dexter-prep-area:last-child{border-bottom:0}.dexter-prep-area.is-skipped{opacity:.78}.dexter-prep-area-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.dexter-prep-area-headline{display:flex;align-items:flex-start;gap:8px;min-width:0}.prep-area-chip{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0;margin-top:1px;border-radius:4px;font-size:11px;font-weight:800;line-height:1;color:#fff}.prep-area-chip.high{background:#e97a62}.prep-area-chip.med{background:#ffcb66}.prep-area-chip.low{background:#60a8a2}.dexter-prep-area-title{padding:0;background:none;border:0;font:inherit;font-size:14px;font-weight:800;line-height:1.25;color:#141318;text-align:left;cursor:pointer}.dexter-prep-area-title:hover{text-decoration:underline}.dexter-prep-area-time-wrap{position:relative;flex-shrink:0}.dexter-prep-area-time{display:inline-flex;align-items:center;gap:4px;padding:4px 6px;background:none;border:0;border-radius:8px;cursor:pointer;flex-shrink:0}.dexter-prep-area-time:hover{background:#f2f2f2}.dexter-prep-area-time:focus-visible{outline:2px solid #60a8a2;outline-offset:1px}.dexter-prep-area-time-lines{display:flex;flex-direction:column;align-items:flex-end;line-height:1.18}.dexter-prep-area-time-date{font-size:14px;font-weight:700;color:#141318}.dexter-prep-area-time-range{font-size:13px;color:#626164}.dexter-prep-area-time-skip{font-size:13px;font-weight:700;color:#e97a62}.dexter-prep-area-time-caret{width:16px;height:16px;color:#626164;flex-shrink:0}.dexter-prep-area-menu{position:absolute;top:calc(100% + 4px);right:0;z-index:5;display:grid;min-width:168px;padding:4px;background:#fff;border:1px solid #dcdcdc;border-radius:10px;box-shadow:0 6px 18px #1413181f}.dexter-prep-area-menu-item{padding:8px 10px;min-height:36px;background:none;border:0;border-radius:7px;font:inherit;font-size:13px;color:#141318;text-align:left;cursor:pointer}.dexter-prep-area-menu-item:hover{background:#f5f5f5}.dexter-prep-area-items{display:grid;gap:4px;padding-left:26px}.dexter-prep-area-itemrow{display:flex;align-items:center;justify-content:flex-start;gap:6px}.dexter-prep-area-play{display:inline-flex;align-items:center;justify-content:center;padding:2px;flex-shrink:0;background:none;border:0;cursor:pointer}.dexter-prep-play-icon{height:13px;width:auto;display:block}.dexter-prep-area-softskip{padding:6px 10px;margin:0 0 0 26px;background:#f5f5f5;border-radius:8px;font-size:11.5px;line-height:1.4;color:#626164}.dexter-prep-area-softskip-btn{margin-left:6px;padding:2px 10px;min-height:26px;background:#fff;border:1px solid #dcdcdc;border-radius:999px;font:inherit;font-size:11.5px;font-weight:700;color:#141318;cursor:pointer}.dexter-prep-area-softskip-btn:hover{border-color:#b8b8b8}.dexter-prep-area-conf{margin:0;padding-left:26px;font-size:11.5px;line-height:1.4;color:#626164}.dexter-prep-area-conf-key{font-weight:800}.dexter-prep-area-conf-key.is-likely{color:#141318}.dexter-prep-area-conf-key.is-possible{color:#8a6d1f}.dexter-prep-syncbar{display:flex;justify-content:flex-end;padding-top:2px}.dexter-prep-sync{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:8px 16px;background:#141318;border:1px solid #141318;border-radius:999px;font:inherit;font-size:13.5px;font-weight:700;color:#fff;cursor:pointer}.dexter-prep-sync:hover{background:#2b2930}.dexter-prep-sync.is-synced{min-height:32px;padding:6px 12px;background:#f5f5f5;border:.5px solid #939295;border-radius:8px;color:#141318;font-weight:400;font-size:12px}.dexter-prep-sync.is-synced:hover{background:#ececec}.dexter-prep-sync-check img{display:block;width:14px;height:14px;object-fit:contain}.dexter-prep-sync-icon img{display:block;width:16px;height:16px;object-fit:contain;filter:brightness(0) invert(1)}.dexter-tutorial-card{display:grid;gap:10px;margin:8px 0 12px;padding:12px;border:.5px solid #eadfca;border-radius:16px;background:#fffdf8}.dexter-tutorial-head{display:grid;grid-template-columns:26px minmax(0,1fr);gap:8px;align-items:center}.dexter-tutorial-head strong{font-size:14px;line-height:1.25;color:#121116}.dexter-tutorial-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:8px;background:#f1ede2;color:#60a8a2}.dexter-tutorial-icon i,.dexter-tutorial-meta-item i{width:14px;height:14px}.dexter-tutorial-meta{display:flex;flex-wrap:wrap;gap:8px 14px}.dexter-tutorial-meta-item{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:#5a5650}.dexter-tutorial-progress{display:flex;align-items:center;gap:8px}.dexter-tutorial-progress-track{flex:1;height:6px;border-radius:999px;background:#ece4d3;overflow:hidden}.dexter-tutorial-progress-fill{height:100%;border-radius:999px;background:#60a8a2;transition:width .2s ease}.dexter-tutorial-progress-label{font-size:11.5px;font-weight:600;color:#5a5650;white-space:nowrap}.dexter-tutorial-intro{font-size:13px;line-height:1.45;color:#3c3a36}.dexter-tutorial-parts{display:grid;gap:6px}.dexter-tutorial-part-row{display:grid;grid-template-columns:24px minmax(0,1fr) auto;gap:10px;align-items:center;width:100%;min-height:44px;padding:10px 12px;border:.5px solid #ece4d3;border-radius:12px;background:#fff;text-align:left;cursor:pointer;transition:background .15s ease,border-color .15s ease}.dexter-tutorial-part-row:hover,.dexter-tutorial-part-row:focus-visible{background:#fbf7ee;border-color:#e2d6bd;outline:none}.dexter-tutorial-part-row.is-next{border-color:#bfe0db;background:#f4fbf9}.dexter-tutorial-part-marker{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;background:#f1ede2;color:#8a8276;font-size:12px;font-weight:600}.dexter-tutorial-part-marker.is-read{background:#60a8a2;color:#fff}.dexter-tutorial-part-marker.is-next{background:#d6efeb;color:#3f857f}.dexter-tutorial-part-marker.is-todo:after{content:none}.dexter-tutorial-part-marker.is-quiz{background:#ffedcc;color:#b07d1a}.dexter-tutorial-part-marker.is-resources{background:#e4e9f7;color:#4a5b8c}.dexter-tutorial-part-marker.is-read,.dexter-tutorial-part-marker.is-next,.dexter-tutorial-part-marker.is-todo,.dexter-tutorial-part-marker.is-resources{background:none}.dexter-tutorial-part-marker img{width:24px;height:24px;display:block}.dexter-tutorial-part-marker i{width:14px;height:14px}.dexter-tutorial-part-title{font-size:13.5px;font-weight:600;color:#121116;line-height:1.3}.dexter-tutorial-part-row.is-read .dexter-tutorial-part-title{color:#5a5650;font-weight:500}.dexter-prep-resources-note{margin:4px 0 10px;font-size:12.5px;color:#6b6960;line-height:1.4}.dexter-prep-resources-list{display:flex;flex-direction:column;gap:8px}.dexter-prep-resource-link{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #e7e2d6;border-radius:12px;background:#fbf9f4;text-decoration:none;transition:background .15s ease,border-color .15s ease}.dexter-prep-resource-link:hover{background:#f3efe6;border-color:#d8d2c4}.dexter-prep-resource-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex:0 0 auto;border-radius:8px;background:#e4e9f7;color:#4a5b8c}.dexter-prep-resource-icon i{width:15px;height:15px}.dexter-prep-resource-title{flex:1 1 auto;min-width:0;font-size:13.5px;font-weight:600;color:#121116;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dexter-prep-resource-ext{display:inline-flex;flex:0 0 auto;color:#8a8276}.dexter-prep-resource-ext i{width:14px;height:14px}.dexter-tutorial-part-hint{font-size:11px;color:#9a9184;text-transform:lowercase}.dexter-tutorial-covered{display:grid;gap:8px;padding:10px 12px;border:.5px solid #bfe0db;border-radius:12px;background:#f4fbf9}.dexter-tutorial-covered-note{font-size:12.5px;font-weight:600;color:#3f857f}.dexter-tutorial-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;padding:10px 14px;border-radius:12px;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease}.dexter-tutorial-button i{width:15px;height:15px}.dexter-tutorial-button-solid{background:#60a8a2;border:1px solid #60a8a2;color:#fff}.dexter-tutorial-button-solid:hover{background:#559a94}.dexter-tutorial-button-ghost{background:#fff;border:1px solid #d9cfb8;color:#4a4640}.dexter-tutorial-button-ghost:hover{background:#fbf7ee;border-color:#c9bda1}.dexter-tutorial-breadcrumb{display:inline-flex;align-items:center;gap:4px;align-self:flex-start;min-height:32px;padding:4px 0;background:none;border:none;color:#60a8a2;font-size:12.5px;font-weight:600;cursor:pointer}.dexter-tutorial-breadcrumb i,.dexter-tutorial-breadcrumb svg{width:13px;height:13px}.dexter-tutorial-button .dexter-explain-icon{width:13px;height:13px}.dexter-learning-exit{display:flex;justify-content:center;margin:12px 0 4px}.dexter-learning-exit-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#fff;border:1px solid #d9d9d9;border-radius:999px;font:inherit;font-size:13px;font-weight:600;color:#2b2b2b;cursor:pointer}.dexter-learning-exit-btn:hover{background:#f5f5f5;border-color:#c9c9c9}.dexter-learning-exit-btn i,.dexter-learning-exit-btn svg{width:14px;height:14px}.dexter-tutorial-next-card{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;text-align:left;padding:8px 10px;background:#ffd585;border:.5px solid #e7be6c;border-radius:8px;cursor:pointer;font:inherit}.dexter-tutorial-next-card:hover{background:#fccb6f}.dexter-tutorial-next-label{font-size:12px;line-height:1.3;color:#121116}.dexter-tutorial-next-label strong{font-weight:700}.dexter-tutorial-next-arrow{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;border-radius:999px;border:1.5px solid #2b2b2b;color:#2b2b2b}.dexter-tutorial-next-arrow i,.dexter-tutorial-next-arrow svg{width:12px;height:12px}.dexter-tutorial-section-head{display:grid;gap:2px}.dexter-tutorial-section-step{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#9a9184}.dexter-tutorial-section-head strong{font-size:14.5px;line-height:1.25;color:#121116}.dexter-tutorial-section-body{font-size:13.5px;line-height:1.5;color:#2c2a27}.dexter-tutorial-section-loading{display:block;font-size:13px;color:#5a5650}.dexter-tutorial-section-loading .dexter-thinking-dots{vertical-align:middle;margin-left:6px}.dexter-tutorial-section-empty{margin:0;font-size:12.5px;color:#8a8276}.dexter-tutorial-section-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.dexter-tutorial-action-btn{min-height:36px;padding:6px 8px;gap:6px;border-radius:8px;font-size:11px;font-weight:600;background:#f5f5f5;border:.5px solid #b6b6b7;color:#2b2b2b;box-shadow:0 1px 2px #0000001f}.dexter-tutorial-action-btn:hover{background:#ececec;border-color:#b6b6b7}.dexter-tutorial-action-btn.is-bookmarked{background:#eef7f6;border-color:#9bc7c2;color:#2c7a73}.dexter-tutorial-button .dexter-bookmark-icon{width:14px;height:14px}.dexter-tutorial-section-nav{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-top:6px}.dexter-tutorial-navlink{display:inline-flex;align-items:center;gap:4px;max-width:48%;padding:4px 0;background:none;border:0;font:inherit;font-size:12px;line-height:1.25;color:#121116;text-align:left;cursor:pointer}.dexter-tutorial-navlink.is-next{text-align:right}.dexter-tutorial-navlink i,.dexter-tutorial-navlink svg{width:16px;height:16px;flex-shrink:0;color:#60a8a2}.dexter-quiz-card{display:grid;gap:10px;margin:8px 0 12px;padding:12px;border:.5px solid #eadfca;border-radius:16px;background:#fffdf8}.dexter-quiz-head{display:grid;grid-template-columns:26px minmax(0,1fr);gap:8px;align-items:center}.dexter-quiz-head strong{font-size:14px;line-height:1.25;color:#121116}.dexter-quiz-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:8px;background:#f1ede2;color:#60a8a2}.dexter-quiz-icon i{width:14px;height:14px}.dexter-quiz-progress{display:flex;align-items:center;justify-content:space-between;gap:8px}.dexter-quiz-progress-label{font-size:11.5px;font-weight:600;color:#5a5650;white-space:nowrap}.dexter-quiz-dots{display:inline-flex;gap:5px}.dexter-quiz-dot{width:8px;height:8px;border-radius:999px;background:#ece4d3}.dexter-quiz-dot.is-current{background:#60a8a2}.dexter-quiz-dot.is-correct{background:#4f9d6b}.dexter-quiz-dot.is-wrong{background:#d98b6a}.dexter-quiz-intro{font-size:13px;line-height:1.45;color:#3c3a36}.dexter-quiz-prompt{font-size:14px;font-weight:600;line-height:1.4;color:#121116}.dexter-quiz-options{display:grid;gap:8px}.dexter-quiz-option{display:grid;grid-template-columns:22px minmax(0,1fr);gap:10px;align-items:center;width:100%;min-height:44px;padding:10px 12px;border:.5px solid #ece4d3;border-radius:12px;background:#fff;text-align:left;cursor:pointer;transition:background .15s ease,border-color .15s ease}.dexter-quiz-option:hover,.dexter-quiz-option:focus-visible{background:#fbf7ee;border-color:#e2d6bd;outline:none}.dexter-quiz-option.is-selected{border-color:#bfe0db;background:#f4fbf9}.dexter-quiz-option.is-answer{border-color:#9ed3ad;background:#eef8f0}.dexter-quiz-option.is-wrong-pick{border-color:#e6b59c;background:#fbefe8}.dexter-quiz-option[disabled]{cursor:default}.dexter-quiz-option-radio{width:18px;height:18px;border-radius:999px;border:2px solid #cabfa6;background:#fff;justify-self:center}.dexter-quiz-option-radio.is-on{border-color:#60a8a2;background:radial-gradient(circle at center,#60a8a2 0 6px,#fff 6px)}.dexter-quiz-option-mark{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:999px;justify-self:center}.dexter-quiz-option.is-answer .dexter-quiz-option-mark{background:#4f9d6b;color:#fff}.dexter-quiz-option.is-wrong-pick .dexter-quiz-option-mark{background:#d98b6a;color:#fff}.dexter-quiz-option-mark i{width:13px;height:13px}.dexter-quiz-option-text{font-size:13.5px;line-height:1.3;color:#2c2a27}.dexter-quiz-result{display:grid;gap:8px;padding:10px 12px;border-radius:12px;border:.5px solid #e2d6bd;background:#fbf7ee}.dexter-quiz-result.is-correct{border-color:#bfe0c9;background:#f1faf3}.dexter-quiz-result.is-wrong{border-color:#ecceba;background:#fcf3ec}.dexter-quiz-result-head{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700}.dexter-quiz-result.is-correct .dexter-quiz-result-head{color:#3c7d54}.dexter-quiz-result.is-wrong .dexter-quiz-result-head{color:#b56a44}.dexter-quiz-result-head i{width:16px;height:16px}.dexter-quiz-result-why{font-size:12.5px;line-height:1.4;color:#4a4640}.dexter-quiz-review-link{display:inline-flex;align-items:center;gap:5px;align-self:flex-start;min-height:36px;padding:4px 2px;background:none;border:none;color:#60a8a2;font-size:12.5px;font-weight:600;cursor:pointer;text-align:left}.dexter-quiz-review-link i{width:15px;height:15px}.dexter-quiz-summary{display:grid;gap:4px;padding:12px;border-radius:12px;border:.5px solid #ece4d3;background:#fff;text-align:center}.dexter-quiz-score{font-size:20px;font-weight:700;color:#121116}.dexter-quiz-mastery{font-size:13px;font-weight:600}.dexter-quiz-mastery.is-solid{color:#3c7d54}.dexter-quiz-mastery.is-shaky{color:#b56a44}.dexter-quiz-mastery-note{margin:0;font-size:12px;color:#5a5650}.dexter-quiz-summary-actions{display:grid;gap:8px}@media(min-width:600px){.dexter-quiz-summary-actions{grid-auto-flow:column;justify-content:center}}.dexter-quiz-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;padding:10px 14px;border-radius:12px;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease,opacity .15s ease}.dexter-quiz-button i{width:15px;height:15px}.dexter-quiz-button-solid{background:#60a8a2;border:1px solid #60a8a2;color:#fff}.dexter-quiz-button-solid:hover{background:#559a94}.dexter-quiz-button-solid.is-disabled,.dexter-quiz-button-solid[disabled]{background:#c5d8d5;border-color:#c5d8d5;cursor:default;opacity:.85}.dexter-quiz-button-ghost{background:#fff;border:1px solid #d9cfb8;color:#4a4640}.dexter-quiz-button-ghost:hover{background:#fbf7ee;border-color:#c9bda1}.dexter-checkup-card{display:grid;gap:10px;margin:8px 0 2px}.dexter-checkup-head{display:grid;grid-template-columns:34px minmax(0,1fr);gap:9px;align-items:center;padding:9px;border:.5px solid #eadfca;border-radius:14px;background:#fff5df}.dexter-checkup-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#f4c967;color:#121116}.dexter-checkup-icon i{width:17px;height:17px}.dexter-checkup-head strong,.dexter-checkup-head small{display:block}.dexter-checkup-head strong{font-size:13px;line-height:1.2}.dexter-checkup-head small{margin-top:3px;color:#5f5b52;font-size:11px;line-height:1.3}.dexter-checkup-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:0}.dexter-checkup-facts div{min-width:0;padding:7px 8px;border:.5px solid #ece4d6;border-radius:10px;background:#ffffff9e}.dexter-checkup-facts dt{margin:0 0 2px;color:#777168;font-size:9px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.dexter-checkup-facts dd{margin:0;overflow-wrap:anywhere;color:#121116;font-size:11px;font-weight:750;line-height:1.25}.dexter-checkup-facts dd.is-unknown{color:#68686d;font-weight:700}.dexter-checkup-status{padding:8px 9px;border:.5px solid #ece4d6;border-radius:11px;color:#121116;background:#ffffffc7;font-size:11.5px;font-weight:700}.dexter-checkup-sections{display:grid;gap:9px}.dexter-checkup-section{padding:9px;border:.5px solid #ece4d6;border-radius:13px;background:#ffffffb8}.dexter-checkup-section h4{margin:0 0 8px;font-size:12px;font-weight:850}.dexter-checkup-info-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.dexter-checkup-info-list li{position:relative;margin:0;padding-left:14px;color:#28272b;font-size:11.5px;line-height:1.38}.dexter-checkup-info-list li:before{content:"";position:absolute;left:0;top:.55em;width:5px;height:5px;border-radius:999px;background:#d6d6d8}.dexter-checkup-info-list a{color:#121116;font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.dexter-checkup-list{display:grid;gap:7px;margin:0;padding:0;list-style:none}.dexter-checkup-list li{margin:0}.dexter-checkup-list label{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:start;cursor:pointer}.dexter-checkup-list input{width:16px;height:16px;margin:1px 0 0;accent-color:#121116}.dexter-checkup-list span{color:#28272b;font-size:11.5px;line-height:1.35}.dexter-checkup-list li.is-checked span{color:#121116;text-decoration:line-through;text-decoration-thickness:1px;text-decoration-color:#12111680}.message-attachments{display:grid;gap:6px;margin-top:8px}.message-attachments span{display:inline-flex;align-items:center;gap:6px;width:fit-content;max-width:100%;min-height:28px;padding:0 8px;border-radius:10px;color:inherit;background:#ffffff38;font-size:11px;font-weight:700}.assistant-bubble .message-attachments span{background:#f5f5f5}.message-attachments i{width:13px;height:13px;flex:0 0 auto}.assistant-bubble{border:.5px solid var(--theme-card-border);border-bottom-left-radius:5px;color:var(--body);background:var(--surface);box-shadow:0 0 18px #1211160d}.user-bubble{border-bottom-right-radius:5px;color:#fff;background:var(--blue)}.chat-thread-view .assistant-bubble{border:0;border-bottom-left-radius:5px;color:#343337;background:#f5f5f5;box-shadow:0 0 14px #1211160a}.chat-thread-view .user-bubble{color:#121116;background:#dcf1de}.dexter-thread .assistant-bubble{border:.5px solid #f2e8d5;color:#121116;background:#fffaf0;box-shadow:0 0 18px #1211160d}.dexter-thread .user-bubble{border:.5px solid var(--theme-card-border);color:#121116;background:#fff;box-shadow:0 0 18px #1211160d}.answer-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.answer-actions button{min-height:28px;padding:0 9px;border:.5px solid #e4e4e5;border-radius:999px;color:#121116;background:#f5f5f5;cursor:pointer;font-size:11px;font-weight:500}.dexter-smart-prompts{display:flex;flex-wrap:wrap;align-items:center;gap:8px;box-sizing:border-box;width:auto;max-width:100%;min-width:0;margin:-2px 0 6px 39px;padding-right:0}.dexter-smart-prompts .prompt-card.dexter-prompt-chip-sm{width:auto;max-width:100%;min-height:0;padding:7px 12px;border-radius:16px;align-items:center}.dexter-smart-prompts .prompt-card.dexter-prompt-chip-sm .row-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dexter-smart-prompts .prompt-card{display:flex;align-items:flex-start;box-sizing:border-box;width:100%;max-width:100%;min-width:0;min-height:36px;margin:0;padding:9px 13px;border:0;border-radius:20px;color:#000;background:#ffdc98;box-shadow:none;cursor:pointer;text-align:left}.dexter-smart-prompts .prompt-card:hover{background:#ffd57f}.dexter-smart-prompts .prompt-card:disabled{opacity:.62;cursor:default}.dexter-smart-prompts .prompt-card:disabled:hover{background:#ffdc98}.dexter-smart-prompts .prompt-card>span:first-child{min-width:0;max-width:100%}.dexter-smart-prompts .prompt-card .row-title{display:block;overflow:visible;max-width:100%;color:#000;font-family:Poppins,Aptos,Segoe UI,sans-serif;font-size:12px;font-weight:500;line-height:1.25;overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.dexter-smart-prompts .prompt-card .row-meta,.dexter-smart-prompts .prompt-card .row-action{display:none}.dexter-object-cards{display:grid;gap:8px;margin:10px 0 2px}.dexter-source-attribution{display:flex;flex-wrap:wrap;align-items:center;gap:5px;max-width:100%;margin-top:9px;color:#67615a;font-size:11px;line-height:1.25}.dexter-source-label{flex:0 0 auto;font-weight:600}.dexter-source-chips{display:flex;flex:1 1 auto;flex-wrap:wrap;gap:5px;min-width:0}.dexter-source-chip{display:inline-flex;align-items:center;max-width:100%;min-height:22px;padding:3px 7px;border:.5px solid #eadfc9;border-radius:999px;color:#4e483f;background:#ffffffb8;font-size:11px;font-weight:500;line-height:1.2;overflow-wrap:anywhere}.dexter-source-chip-more{color:#6f665a}.search-correction{display:flex;flex-direction:column;gap:2px;padding:8px 12px 10px;font-size:12.5px;line-height:1.45;color:#5a5346}.search-correction-line strong{font-weight:650;color:#2f2b24}.search-correction-override{align-self:flex-start;padding:0;border:0;background:none;color:#6f665a;font-size:12px;font-family:inherit;line-height:1.4;text-align:left;cursor:pointer}.search-correction-override em{font-style:normal;text-decoration:underline;text-underline-offset:2px}.search-correction-override:hover,.search-correction-override:focus-visible{color:#2f2b24}.dexter-gk-note{display:flex;align-items:baseline;gap:7px;margin-top:8px;font-size:11.5px;line-height:1.45;color:#5a5346}.dexter-gk-tag{flex:0 0 auto;padding:2px 7px;border-radius:4px;background:#ffcb66;color:#4a3f22;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.dexter-gk-text{min-width:0;overflow-wrap:anywhere}a.dexter-source-chip-link{border-color:#d9c9a8;text-decoration:none;cursor:pointer}a.dexter-source-chip-link:hover,a.dexter-source-chip-link:focus-visible{border-color:#c2ab80;background:#fffffff2;text-decoration:underline;text-underline-offset:2px}a.dexter-source-chip-link:focus-visible{outline:2px solid #8a7a5e;outline-offset:2px}.dexter-object-card{display:grid;grid-template-columns:34px minmax(0,1fr) 16px;gap:9px;align-items:center;width:100%;min-height:54px;padding:8px 9px;border:.5px solid #e4e4e5;border-radius:13px;color:#121116;background:#fff;cursor:pointer;text-align:left;box-shadow:0 0 12px #1211160a}.dexter-object-card-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#ffcb66}.dexter-object-card-icon svg{width:17px;height:17px;stroke-width:1.7}.dexter-object-card-copy{display:grid;gap:3px;min-width:0}.dexter-object-card-copy strong,.dexter-object-card-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dexter-object-card-copy strong{color:#121116;font-size:12px;font-weight:650;line-height:1.15}.dexter-object-card-copy small{color:var(--muted);font-size:10.5px;line-height:1.2}.dexter-object-card>svg{width:15px;height:15px;color:var(--muted);stroke-width:1.8}.pinned-panel{border-color:transparent;background:transparent}.chat-home-view .section-head,.chat-section-card .section-head{margin:0 2px 10px}.chat-home-view .section-head h3,.chat-section-card .section-head h3{color:#121116;font-size:18px;font-weight:800;line-height:1.1}.chat-section-card{display:grid;gap:10px;margin:14px -4px 18px;padding:12px;border:.5px solid #f0f0f1;border-radius:26px;background:#fff;box-shadow:var(--theme-container-shadow)}.chat-section-card .home-count-pill{display:inline-grid;box-sizing:border-box;min-width:34px;min-height:22px;padding:0 8px;place-items:center;border-radius:999px;color:#fff;background:#121116;font-size:11px;font-weight:800;line-height:1}.chat-list{display:grid;gap:10px}.chat-tools-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;margin:8px 0 16px}.chat-search{display:flex;align-items:center;gap:10px;min-height:44px;padding:0 12px;border:0;border-radius:14px;color:var(--muted);background:#f5f5f5;text-align:left}.chat-search i{width:17px;height:17px;color:var(--faint)}.chat-search input{width:100%;min-width:0;border:0;outline:0;color:var(--ink);background:transparent;font:inherit;font-size:13px}.chat-search input::placeholder{color:var(--muted)}.chat-home-search-wrap{position:relative;z-index:8;margin:0 0 14px}.chat-home-search-wrap .chat-search.is-inline{margin:0}.chat-contact-dropdown{display:grid;gap:10px;margin-top:8px;padding:10px;border:.5px solid #eeeeef;border-radius:24px;background:#fff;box-shadow:0 16px 38px #1211161a}.chat-contact-selected-box{display:grid;gap:10px;padding:10px;border-radius:18px;background:#f7f7f8}.chat-contact-selected-box .chat-selection-summary{min-height:30px;align-items:center}.chat-contact-results{display:grid;gap:8px;max-height:318px;overflow-y:auto;overscroll-behavior:contain}.chat-create-button.chat-inline-create-button{justify-self:end;min-height:34px;padding:0 14px;color:#fff;background:#121116}.chat-create-button.chat-inline-create-button:disabled{opacity:.42;cursor:default}.header-action{min-height:32px;padding:0 10px;border:0;border-radius:8px;color:#fff;background:var(--blue);cursor:pointer;font-size:12px;font-weight:900}.chat-new-button{display:inline-flex;align-items:center;gap:4px;min-height:44px;border-radius:14px;color:var(--ink);background:#ffcb66;font-weight:600}.chat-new-button i{width:16px;height:16px}.chat-create-button{min-height:32px;border-radius:999px;color:#121116;background:#ffcb66;font-weight:600}.chat-compose-control-card{display:grid;gap:12px;margin:12px -4px 14px;padding:14px;border:.5px solid #f0f0f1;border-radius:24px;background:#fff;box-shadow:0 0 22px #1211160f}.chat-workspace-draft{display:grid;gap:10px}.chat-workspace-toggle{display:flex;align-items:center;gap:8px;width:fit-content;color:#121116;cursor:pointer;font-size:12px;font-weight:700}.chat-workspace-toggle input{width:15px;height:15px;accent-color:#121116}.chat-workspace-fields{display:grid;gap:8px;padding:10px;border:.5px solid #e4e4e5;border-radius:16px;background:#f5f5f5}.chat-workspace-fields label{display:grid;gap:5px}.chat-workspace-fields span{color:#626164;font-size:10px;font-weight:800;text-transform:uppercase}.chat-workspace-fields select,.chat-workspace-fields input{width:100%;min-height:38px;border:.5px solid #e4e4e5;border-radius:12px;padding:0 10px;outline:0;color:#121116;background:#fff;font:inherit;font-size:12px}.chat-contact-search{min-height:42px}.chat-compose-actions,.chat-selection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px}.chat-selection-toolbar{align-items:flex-start}.chat-ok-button,.chat-final-create-button{flex:0 0 auto;min-height:32px;padding:0 14px;border:0;border-radius:999px;cursor:pointer;font-size:12px;font-weight:600}.chat-ok-button{color:#fff;background:#121116}.chat-selection-summary{display:flex;flex:1 1 auto;flex-wrap:wrap;gap:8px;min-width:0}.selected-contact-chip{display:inline-flex;align-items:center;gap:6px;min-height:29px;max-width:100%;padding:0 6px 0 10px;border:.5px solid #e4e4e5;border-radius:999px;color:#121116;background:#f5f5f5;font-size:12px;font-weight:600}.selected-contact-chip span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-contact-chip button{display:inline-grid;width:21px;height:21px;padding:0;border:0;place-items:center;border-radius:50%;color:#434246;background:transparent;cursor:pointer}.selected-contact-chip button:hover{background:#e9e9ea}.selected-contact-chip i{width:13px;height:13px}.suggested-strip{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;min-height:42px;margin-bottom:12px;padding:8px 10px;border:1px solid #ddd6fe;border-radius:8px;color:#5b21b6;background:#ede9feb8}.suggested-strip span{font-size:10px;font-weight:900;text-transform:uppercase}.suggested-strip strong{color:var(--ink);font-size:13px;line-height:1.1}.suggested-strip button{min-height:28px;padding:0 10px;border:0;border-radius:8px;color:#fff;background:var(--purple);cursor:pointer;font-size:12px;font-weight:800}.chat-privacy-note{display:grid;gap:4px;margin:8px 0 12px;padding:12px 14px;border:.5px solid #f0f0f1;border-radius:18px;color:#434246;background:#fff;box-shadow:0 0 18px #1211160d}.chat-privacy-note strong{color:var(--ink);font-size:12px;font-weight:900}.chat-privacy-note span{font-size:12px;line-height:1.35}.simulated-note{border-color:#f0f0f1;color:#434246;background:#fff7e6}.chat-context-row{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 10px}.chat-thread-view>.topbar:not(.no-back){margin-bottom:8px;padding-top:8px}.chat-thread-view .title-block h2{max-width:230px;overflow:hidden;line-height:1.18;text-overflow:ellipsis;white-space:nowrap}.chat-thread-view .title-block p{font-size:12px}.chat-context-chip{display:inline-flex;align-items:center;gap:5px;min-height:28px;max-width:100%;padding:0 10px;border:0;border-radius:999px;color:var(--ink);background:#f5f5f5;font-size:11px;font-weight:700}.chat-context-chip.is-action{cursor:pointer}.chat-context-chip span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-context-chip i{width:13px;height:13px}.contact-strip,.people-row{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.contact-card{display:grid;justify-items:center;gap:6px;min-width:90px;padding:10px 8px 11px;border:.5px solid #f0f0f1;border-radius:18px;background:var(--surface);box-shadow:0 0 18px #1211160f;cursor:pointer;text-align:center}.contact-card .accent{width:42px;height:42px;border-radius:13px}.contact-card strong{color:var(--ink);font-size:12px;font-weight:700}.contact-card small,.row-subtle,.empty-mini{color:var(--muted);font-size:11px;line-height:1.25}.row-subtle{display:block;margin-top:3px}.contact-select-row.is-selected{outline:1px solid #d5d5d7;background:#fff}.contact-select-row{grid-template-columns:auto minmax(0,1fr) auto}.chat-checkbox{display:grid;place-items:center;width:26px;height:26px;color:#9b9aa0}.contact-select-row.is-selected .chat-checkbox{color:#121116}.chat-checkbox i,.chat-checkbox svg{width:21px;height:21px;stroke-width:2.2}.people-row{margin:10px 0 12px}.participant-pill{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 9px 0 4px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--body);font-size:12px;font-weight:800;white-space:nowrap}.avatar-dot,.text-avatar{display:grid;place-items:center;border-radius:11px;color:var(--avatar-color, var(--blue));background:var(--avatar-bg, var(--blue-soft));font-weight:500}.avatar-dot{width:22px;height:22px;font-size:9px}.text-avatar{width:32px;height:32px;font-size:10px}.chat-avatar{position:relative;display:grid;place-items:center;overflow:hidden;width:44px;height:44px;border-radius:13px;background:var(--avatar-bg, #ffcb66);flex:0 0 auto}.chat-avatar-contact{width:42px;height:42px}.chat-avatar-message{width:32px;height:32px;border-radius:10px}.chat-avatar-pill{width:22px;height:22px;border-radius:8px}.chat-avatar img{display:block;width:92%;height:92%;object-fit:contain;object-position:center bottom}.chat-avatar-face{position:relative;width:72%;height:78%;transform:translateY(5%)}.chat-avatar-face .avatar-head,.chat-avatar-face .avatar-hair,.chat-avatar-face .avatar-eye,.chat-avatar-face .avatar-mouth{position:absolute;display:block}.chat-avatar-face .avatar-head{left:18%;top:22%;width:64%;height:58%;border:1.5px solid #121116;border-radius:48% 48% 44% 44%;background:#d88d62}.chat-avatar-face .avatar-hair{left:10%;top:7%;width:80%;height:44%;border-radius:48% 52% 36% 38%;background:#2d201f}.chat-avatar-face .avatar-eye{z-index:2;top:47%;width:4px;height:4px;border-radius:50%;background:#121116}.chat-avatar-face .avatar-eye.left{left:37%}.chat-avatar-face .avatar-eye.right{right:37%}.chat-avatar-face .avatar-mouth{z-index:2;left:42%;top:61%;width:16%;height:7%;border-bottom:1.5px solid #121116;border-radius:0 0 999px 999px}.avatar-female-1 .avatar-head,.avatar-female-2 .avatar-head{background:#c57952}.avatar-female-1 .avatar-hair{left:4%;top:5%;width:92%;height:72%;border-radius:46% 46% 36% 36%;background:#1f1717}.avatar-female-2 .avatar-head{background:#8f5d43}.avatar-female-2 .avatar-hair{left:8%;top:2%;width:84%;height:72%;border-radius:999px 999px 36% 36%;background:#111}.avatar-male-1 .avatar-head{background:#e0aa82}.avatar-male-1 .avatar-hair{left:15%;top:9%;width:70%;height:36%;border-radius:46% 54% 28% 34%;background:#3b2d2a}.avatar-male-2 .avatar-head{background:#7c4f38}.avatar-male-2 .avatar-hair{left:14%;top:8%;width:72%;height:39%;border-radius:42% 42% 30% 30%;background:#171717}.chat-avatar-pill .chat-avatar-face{transform:translateY(5%) scale(.9)}.chat-thread-view{padding-top:0}.chat-thread-header{position:sticky;top:0;z-index:6;display:grid;gap:0;margin:0 -20px 12px;padding:0 20px 11px;border-bottom:.5px solid #f0f0f1;background:var(--phone-bg)}.chat-thread-header .status{position:relative;top:auto;z-index:auto;height:32px;padding-top:8px}.chat-thread-titlebar{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:8px;min-height:40px;margin-top:0;padding-right:36px}.chat-thread-back-button,.chat-thread-add-button{display:grid;place-items:center;width:40px;height:40px;border:.5px solid #eeeeef;border-radius:50%;color:#121116;background:#fff;box-shadow:0 0 16px #1211160a;cursor:pointer}.chat-thread-back-button i,.chat-thread-back-button svg{width:20px;height:20px;stroke-width:2.25}.chat-thread-add-button{position:absolute;right:20px;top:78px;width:36px;height:36px;border:0;background:#f5f5f5;box-shadow:none}.chat-thread-add-button.is-active,.chat-thread-add-button:hover{background:#dcf1de}.chat-thread-add-button i,.chat-thread-add-button svg{width:18px;height:18px;stroke-width:2}.chat-thread-title-button{display:inline-flex;align-items:center;justify-content:flex-start;gap:7px;min-width:0;max-width:100%;min-height:38px;padding:0 8px;border:0;border-radius:12px;color:#121116;background:transparent;cursor:pointer;text-align:left}.chat-thread-title-button:hover{background:#f5f5f5}.chat-thread-title-button span{min-width:0;overflow:hidden;font-size:20px;font-weight:800;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.chat-thread-title-button i,.chat-thread-title-button svg{width:12px;height:12px;flex:0 0 auto;color:#626164;stroke-width:1.9}.chat-thread-header .chat-context-row{padding-right:40px;margin:2px 0 8px}.chat-thread-header .people-row{padding-right:40px;padding-bottom:0}.chat-workspace-strip{display:grid;gap:7px;margin:10px -20px -11px;padding:10px 20px 11px;border-top:.5px dashed #d8c596;border-bottom:.5px dashed #d8c596;background:#fff1cf}.chat-workspace-strip>strong{min-width:0;overflow:hidden;color:#121116;font-size:12px;font-weight:650;letter-spacing:.01em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.chat-workspace-actions{display:grid;grid-template-columns:76px minmax(0,1fr) minmax(0,.82fr) minmax(0,1.25fr);grid-template-areas:"work requirements submission submission" "work notes todos canvas";gap:6px 8px;align-items:stretch}.chat-workspace-actions button{display:inline-flex;align-items:center;gap:5px;min-width:0;min-height:24px;padding:0;border:0;color:#121116;background:transparent;cursor:pointer;font-size:11.2px;font-weight:400;text-align:left}.chat-workspace-actions button:not(.chat-workspace-primary):before{color:#121116;content:"\25b8";font-size:11px;line-height:1}.chat-workspace-actions button:not(.chat-workspace-primary) svg{display:none}.chat-workspace-actions button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-workspace-actions button svg{width:13px;height:13px;flex:0 0 auto;stroke-width:1.75!important}.chat-workspace-primary{grid-area:work;display:grid!important;justify-items:start;align-content:center;gap:4px!important}.chat-workspace-actions [data-panel=requirements]{grid-area:requirements}.chat-workspace-actions [data-panel=submission]{grid-area:submission}.chat-workspace-actions [data-panel=notes]{grid-area:notes}.chat-workspace-actions [data-panel=todos]{grid-area:todos}.chat-workspace-actions [data-action=open-canvas-assignment]{grid-area:canvas}.chat-workspace-primary svg{width:28px!important;height:28px!important}.chat-workspace-panel{display:grid;gap:8px;margin-top:4px;padding:10px;border:.5px solid #ead7a3;border-radius:14px;background:#ffffffb8}.chat-workspace-panel-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.chat-workspace-panel-actions{display:inline-flex;gap:4px;align-items:center}.chat-workspace-panel-head strong{color:#121116;font-size:13px;font-weight:650}.chat-workspace-panel-head button{display:grid;place-items:center;width:24px;height:24px;border:0;border-radius:50%;color:#626164;background:transparent;cursor:pointer}.chat-workspace-panel-head svg{width:13px;height:13px}.chat-workspace-panel ol{display:grid;gap:6px;margin:0;padding-left:17px;color:#343337;font-size:12px;line-height:1.35}.chat-workspace-share{justify-self:start;min-height:28px;padding:0 10px;border:0;border-radius:999px;color:#fff;background:#121116;cursor:pointer;font-size:11px;font-weight:700}.chat-todos-list{display:grid;gap:7px}.chat-notes-panel .chat-workspace-panel-head small{display:block;margin-top:2px;color:#6f6e73;font-size:10.5px;font-weight:500}.chat-notes-panel .chat-workspace-panel-head b{color:#121116}.rubrix-notes-list{display:grid;gap:8px}.rubrix-note-row{display:grid;grid-template-columns:auto 1fr;gap:9px;padding:10px;border-radius:14px;background:#fffaf0}.rubrix-note-row span{min-width:0}.rubrix-note-row strong,.rubrix-note-row small{display:inline-block}.rubrix-note-row strong{margin-right:6px;color:#121116;font-size:11px;font-weight:600}.rubrix-note-row small{color:#8a898d;font-size:10px}.rubrix-note-row p{margin:4px 0 0;color:#2c2b2f;font-size:12px;line-height:1.35}.rubrix-notes-empty{margin:0;padding:12px;border-radius:14px;color:#626164;background:#fffaf0;font-size:12px;line-height:1.4}.chat-todo-row{display:grid;grid-template-columns:minmax(82px,auto) minmax(0,1fr) auto;gap:7px;align-items:center;width:100%;padding:7px;border:0;border-radius:12px;background:#fff;cursor:pointer;text-align:left}.chat-todo-row:hover{background:#fbfbfb}.chat-todo-row .participant-pill{max-width:96px;overflow:hidden;font-size:11px;font-weight:500}.chat-todo-row strong{min-width:0;overflow:hidden;color:#121116;font-size:12.5px;font-weight:550;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.chat-todo-row em{min-width:max-content;padding:3px 7px;border-radius:999px;color:#121116;background:#dcf1de;font-size:10px;font-style:normal;font-weight:500}.chat-todo-row small{grid-column:2 / -1;color:#626164;font-size:11px;line-height:1.2}.chat-todo-sheet{gap:14px}.chat-todo-form{display:grid;gap:10px}.chat-todo-form label{display:grid;gap:5px}.chat-todo-form label>span{color:#626164;font-size:10px;font-weight:800;text-transform:uppercase}.chat-todo-form input,.chat-todo-form select,.chat-todo-form textarea{width:100%;min-height:40px;padding:0 11px;border:.5px solid #e4e4e5;border-radius:12px;outline:0;color:#121116;background:#fff;font:inherit;font-size:13px}.chat-todo-form textarea{min-height:74px;padding-top:10px;resize:none}.chat-todo-sheet-actions{display:flex;justify-content:space-between;gap:10px}.chat-todo-delete,.chat-todo-save{min-height:40px;padding:0 16px;border:0;border-radius:999px;cursor:pointer;font-size:13px;font-weight:750}.chat-todo-delete{color:#b91c1c;background:#fee2e2}.chat-todo-save{margin-left:auto;color:#fff;background:#121116}.chat-add-people-panel{display:grid;gap:9px;margin-top:10px;padding:10px;border:.5px solid #e4e4e5;border-radius:18px;background:#fff;box-shadow:0 0 18px #1211160f}.chat-add-people-list{display:flex;gap:8px;overflow-x:auto;padding-bottom:1px;scrollbar-width:none}.chat-add-people-list::-webkit-scrollbar{display:none}.chat-add-person{display:inline-flex;align-items:center;gap:6px;min-width:max-content;min-height:34px;padding:3px 7px 3px 3px;border:.5px solid #e4e4e5;border-radius:999px;color:#121116;background:#f5f5f5;cursor:pointer;font-size:11px;font-weight:700}.chat-add-person.is-selected{background:#dcf1de}.chat-add-person i{width:13px;height:13px}.chat-add-people-submit{justify-self:end;min-height:30px;padding:0 13px;border:0;border-radius:999px;color:#fff;background:#121116;cursor:pointer;font-size:12px;font-weight:700}.people-thread{display:grid;gap:12px;padding-bottom:96px}.input-dock.chat-input-dock{bottom:78px;grid-template-columns:32px 1fr 32px;gap:3px;align-items:center;min-height:82px;padding:10px 4px 10px 8px;border:.5px solid #f0f0f1;border-radius:18px;background:#fff;box-shadow:0 0 24px #1211161a}.chat-attachment-input{display:none}.chat-attachment-button{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:50%;color:#121116;background:#f5f5f5;cursor:pointer}.chat-attachment-button:hover{background:#eeeeef}.chat-attachment-button i,.chat-attachment-button svg{width:12px;height:12px;stroke-width:2.4}.chat-input-dock textarea{min-height:44px;max-height:44px;overflow-y:auto}.chat-input-dock .send-button{width:32px;height:32px;color:#fff;background:#121116}.chat-send-button i,.chat-send-button svg{width:12px;height:12px;stroke-width:2.6}.chat-attachment-tray{position:absolute;right:20px;bottom:168px;left:20px;z-index:7;display:flex;flex-wrap:wrap;gap:7px;padding:0 2px}.chat-attachment-chip{display:inline-flex;align-items:center;gap:6px;max-width:100%;min-height:30px;padding:0 6px 0 9px;border:.5px solid #e4e4e5;border-radius:999px;color:#121116;background:#fff;box-shadow:0 0 16px #12111614;font-size:11px;font-weight:700}.chat-attachment-chip span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-attachment-chip i{width:13px;height:13px;flex:0 0 auto}.chat-attachment-chip button{display:grid;place-items:center;width:21px;height:21px;padding:0;border:0;border-radius:50%;color:#626164;background:transparent;cursor:pointer}.compact-action{min-width:64px;min-height:34px;padding:0 12px;font-size:13px}.requirement{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:center;min-height:58px}.req-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;color:var(--req-color);background:var(--req-bg);font-size:12px;font-weight:800}.extracted-panel{margin-bottom:2px}.extracted-row{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:center;min-height:58px;padding:10px 12px;border:0;border-radius:14px;background:#f8f8f8}.extracted-row:last-child{border-bottom:0}.extracted-row span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;color:var(--req-color);background:var(--req-bg)}.extracted-row span:before{width:7px;height:7px;border-radius:50%;background:currentColor;content:""}.extracted-row span.has-icon:before{display:none}.extracted-row span.has-icon img{width:20px;height:20px;object-fit:contain}.extracted-row strong{color:var(--ink);font-size:12.5px;font-weight:500;line-height:1.35}.draft-card,.ask-card{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;min-height:74px;padding:12px 14px;border:0;border-radius:18px;background:#fff;box-shadow:var(--theme-card-shadow)}.assignment-dexter-card{grid-template-columns:54px 1fr auto;width:100%;box-sizing:border-box;min-height:84px;margin-bottom:10px;padding:14px 16px;border:.5px solid var(--theme-card-border);background:#fff}.assignment-dexter-card img{width:46px;height:46px;object-fit:contain}.assignment-dexter-card span{color:var(--ink);font-size:15px;font-weight:500}.assignment-dexter-card i{width:18px;height:18px;stroke-width:1.7}.draft-card strong,.ask-card strong{display:block;margin-bottom:5px;font-size:14px}.draft-card small,.ask-card small{color:var(--muted);font-size:12px}.source-card{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;margin:8px 0 16px;padding:12px 14px;border:0;border-radius:18px;background:var(--surface);box-shadow:var(--theme-card-shadow)}.source-card strong,.source-card small{display:block}.source-card strong{font-size:13px}.source-card small{margin-top:3px;color:var(--muted);font-size:12px}.source-link{width:100%;margin:18px 0 0;padding:8px 0;border:0;color:var(--muted);background:transparent;cursor:pointer;font-size:12px;font-weight:700;text-align:left}.deadline-card{display:grid;grid-template-columns:58px 1fr;gap:14px;align-items:center;margin:12px 0 16px;padding:14px;border:0;border-radius:18px;background:var(--surface);box-shadow:var(--theme-card-shadow)}.work-anchor-card{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;margin:6px 0 12px;padding:12px 14px;border:0;border-radius:18px;background:var(--surface);box-shadow:var(--theme-card-shadow)}.assignment-timeline-card{position:relative;overflow:visible;margin:6px 0 14px;padding:12px;border:var(--app-container-border);border-radius:var(--app-container-radius);background:var(--surface);box-shadow:var(--assignment-container-shadow)}.assignment-radar-title{margin:0 0 18px;color:var(--ink);font-size:17px;font-weight:800;line-height:1.1}.timeline-head{--tracker-side-inset: 12%;display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:18px;margin-bottom:2px}.timeline-head span{color:var(--body);font-size:12px;font-weight:900}.timeline-head .assignment-radar-action,.timeline-head .assignment-radar-action span{color:var(--ink);font-weight:500}.timeline-head .assignment-radar-action{background:#ffcb66}.timeline-head .assignment-radar-action.is-submitted,.timeline-head .assignment-radar-action.is-verified{background:#b3e0b8}.canvas-confirmation-badge{display:inline-flex;align-items:center;gap:6px;margin-left:24px;margin-right:auto;min-height:32px;color:#121116;font-size:12px;font-weight:500;white-space:nowrap}.canvas-confirmation-badge img{width:21px;height:21px;object-fit:contain}.assignment-timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;position:relative}.assignment-timeline:before{position:absolute;top:10px;right:12%;left:12%;height:2px;background:var(--line);content:""}.timeline-step{position:relative;z-index:1;display:grid;justify-items:center;gap:4px;min-width:0;text-align:center}.timeline-circle{width:21px;height:21px;border:2px solid #cbd5e1;border-radius:50%;background:var(--surface)}.timeline-step.is-complete .timeline-circle{border-color:#b3e0b8;background:#b3e0b8;box-shadow:none}.timeline-step.is-deadline .timeline-circle{border-color:var(--orange);background:var(--surface)}.timeline-step.is-deadline.is-complete .timeline-circle{border-color:#b3e0b8;background:#b3e0b8}.timeline-step strong{color:var(--ink);font-size:11px;line-height:1.1}.timeline-step em{color:var(--body);font-size:11px;font-style:normal;font-weight:900;line-height:1.05}.timeline-step small{max-width:78px;color:var(--muted);font-size:10px;line-height:1.18}.work-anchor-card.is-working{border-color:var(--theme-card-border);background:var(--surface)}.work-anchor-card strong,.work-anchor-card small{display:block}.work-anchor-card strong{font-size:14px;font-weight:500}.work-anchor-card small{margin-top:3px;color:var(--muted);font-size:12px;line-height:1.35}.mini-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:32px;padding:0 12px;border:0;border-radius:10px;color:var(--ink);background:#ffcb66;cursor:pointer;font-size:12px;font-weight:500}.mini-button.is-submitted,.mini-button.is-verified{background:#b3e0b8}.deadline-card h3{margin:6px 0 4px;color:var(--ink);font-size:15px;font-weight:600}.deadline-card p{margin:0;color:var(--muted);font-size:13px}.quiz-hero-card,.quiz-timeline-card,.quiz-brief-card{margin:12px 0 16px;padding:14px;border:0;border-radius:18px;background:#fff;box-shadow:var(--theme-card-shadow)}.quiz-hero-card{display:grid;grid-template-columns:48px minmax(0,1fr);gap:12px;align-items:center}.quiz-hero-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;color:#141318;background:#ffcb66}.quiz-hero-icon svg{width:22px;height:22px;stroke-width:1.7}.quiz-hero-copy{min-width:0}.quiz-hero-copy h3{margin:5px 0 4px;overflow:hidden;color:var(--ink);font-size:17px;font-weight:800;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.quiz-hero-copy p{margin:0;overflow:hidden;color:var(--muted);font-size:12px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.quiz-status-chip{grid-column:2;justify-self:start;margin-top:-5px;padding:6px 9px;border-radius:999px;color:#141318;background:#f5f5f5;font-size:10px;font-weight:700;white-space:nowrap}.quiz-timeline-card{display:grid;gap:18px}.quiz-timeline-head{display:grid;gap:5px}.quiz-timeline-head h3{margin:0;color:var(--ink);font-size:17px;font-weight:800;line-height:1.1}.quiz-timeline-head span{color:var(--muted);font-size:11px;font-weight:600;line-height:1.25;text-align:left}.quiz-timeline{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.quiz-timeline-line{position:absolute;top:11px;right:15%;left:15%;height:2px;border-radius:999px;background:#e4e4e5}.quiz-timeline-point{position:relative;z-index:1;display:grid;justify-items:center;gap:5px;min-width:0;text-align:center}.quiz-timeline-point>span{display:block;width:22px;height:22px;border:2px solid #ffcb66;border-radius:999px;background:#fff}.quiz-timeline-point.is-open>span{border-color:#a3cca7;background:#cceacf}.quiz-timeline-point.is-due>span{border-color:#ffcb66;background:#ffefd0}.quiz-timeline-point.is-close>span{border-color:#939295;background:#fff}.quiz-timeline-point strong{color:var(--ink);font-size:11px;font-weight:800;line-height:1.1}.quiz-timeline-point small{max-width:92px;color:var(--muted);font-size:10px;line-height:1.2}.quiz-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 18px}.quiz-action-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 12px;border:0;border-radius:13px;color:#141318;background:#dcf1de;box-shadow:var(--theme-card-shadow);cursor:pointer;font-size:12px;font-weight:600}.quiz-action-button svg{width:17px;height:17px;stroke-width:1.7}.quiz-action-button img{width:22px;height:22px;object-fit:contain}.quiz-dexter-icon{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:999px;background:#fff;box-shadow:0 0 0 .5px #14131814}.quiz-dexter-icon img{width:22px;height:22px}.quiz-brief-card{display:grid;gap:10px}.quiz-brief-row{display:grid;grid-template-columns:22px minmax(0,1fr);gap:9px;align-items:start;min-width:0;color:var(--ink);font-size:13px;line-height:1.35}.quiz-brief-row svg{width:16px;height:16px;margin-top:1px;color:#6ca871;stroke-width:1.8}.quiz-brief-row img{width:17px;height:17px;margin-top:1px;object-fit:contain}.quiz-brief-row.is-pending svg{color:#8a6a14}.quiz-brief-row.is-confirmed svg{color:#6ca871}.quiz-format-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:16px}.quiz-format-card{display:grid;gap:6px;min-height:70px;padding:12px;border-radius:16px;background:#fff;box-shadow:var(--theme-card-shadow)}.quiz-format-card span{color:var(--muted);font-size:10px;font-weight:800;text-transform:uppercase}.quiz-format-card strong{color:var(--ink);font-size:13px;font-weight:600;line-height:1.2}.course-quiz-empty-action{display:grid;gap:5px;width:100%;min-height:64px;padding:12px 14px;border:0;border-radius:16px;color:var(--muted);background:#f5f5f5;cursor:pointer;text-align:left}.course-quiz-empty-action strong{color:var(--ink);font-size:13px;font-weight:700;line-height:1.2}.course-quiz-empty-action span{color:var(--muted);font-size:12px;line-height:1.25}.date-chip{display:grid;place-items:center;width:58px;height:58px;overflow:hidden;border:1px solid #bfdbfe;border-radius:8px;background:var(--surface)}.date-chip span{width:100%;padding:3px 0;color:#fff;background:var(--blue);font-size:10px;font-weight:900;text-align:center}.date-chip strong{color:var(--ink);font-size:24px;line-height:1}.info-stack{display:grid;gap:8px}.assignment-section-card{display:grid;gap:12px;margin:16px 0;padding:14px;border:var(--app-container-border);border-radius:var(--app-container-radius);background:var(--surface);box-shadow:var(--assignment-container-shadow)}.assignment-section-card.is-detail{margin-top:8px}.assignment-section-card h3{margin:0;color:var(--ink);font-size:16px;font-weight:800;line-height:1.15}.assignment-section-body{display:grid;gap:8px}.assignment-section-card .requirement{min-height:0}.assignment-content-row{padding:10px 12px;border:0;border-radius:14px;background:#f8f8f8}.assignment-content-row strong{color:var(--ink);font-size:12.5px;font-weight:500;line-height:1.35}.assignment-section-card .info-row{border-color:transparent;background:var(--info-bg, #ffffff)}.assignment-section-card .extracted-panel{border:0}.section-more-row{display:flex;align-items:center;justify-content:space-between;min-height:40px;margin:0;padding:0 12px;border:0;border-radius:12px;color:var(--ink);background:#f5f5f5;cursor:pointer;font-size:12px;font-weight:700}.section-more-row i[data-lucide]{width:16px;height:16px;flex-shrink:0;color:#888}.assignment-coach-entry{display:flex;align-items:center;gap:12px;width:100%;margin:16px 0;padding:16px;border:0;border-radius:18px;background:linear-gradient(135deg,var(--brand-yellow, #ffd84d),#ffe98a);color:#1a1810;text-align:left;cursor:pointer;box-shadow:var(--theme-container-shadow)}.assignment-coach-entry-text{display:grid;gap:3px;flex:1;min-width:0}.assignment-coach-entry-text strong{font-size:16px;font-weight:800}.assignment-coach-entry-text small{font-size:12.5px;line-height:1.3;color:#4a4631}.assignment-coach-entry i[data-lucide]{width:22px;height:22px;flex-shrink:0}.assignment-course-subtitle{margin:2px 0 0;color:#626164;font-size:14px;font-style:italic;font-weight:500;text-align:left}.assignment-about-card{gap:10px;padding:12px 14px;border:var(--app-container-border);border-radius:var(--app-container-radius);background:var(--surface);box-shadow:var(--assignment-container-shadow)}.assignment-about-rows{display:grid;gap:8px}.assignment-about-row{display:grid;grid-template-columns:72px 1fr;gap:8px;align-items:baseline}.assignment-about-label{color:#000;font-size:12px;font-weight:600}.assignment-about-value{color:#000;font-size:12px;font-weight:400;line-height:1.35;word-break:break-word}.assignment-about-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:2px}.assignment-help-button{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:0;border-radius:6px;background:#000;color:#fff;font-size:12px;font-weight:500;white-space:nowrap;cursor:pointer}.assignment-help-button:active{transform:scale(.98)}.assignment-help-button img{width:24px;height:24px;flex-shrink:0;object-fit:contain}.coach-section{margin:12px 0}.coach-section-sub{margin:-4px 0 0;font-size:13px;color:#626164;line-height:1.4}.coach-header-card{margin:8px 0 12px}.coach-course-eyebrow{margin:0;font-size:12.5px;font-weight:700;color:#626164;text-transform:uppercase;letter-spacing:.03em}.coach-assignment-title{margin:2px 0 0;font-size:20px;font-weight:800;line-height:1.2;color:var(--ink)}.coach-pills{display:flex;flex-wrap:wrap;gap:8px}.coach-pill{display:inline-flex;align-items:center;gap:6px}.coach-pill i[data-lucide]{width:14px;height:14px;color:#626164}.coach-context-line{margin:2px 0 0;display:flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:12.5px;color:#626164;line-height:1.4}.coach-context-line i[data-lucide]{width:15px;height:15px;flex-shrink:0}.coach-context-link{border:0;background:none;padding:0;font:inherit;color:var(--ink);font-weight:700;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.coach-tldr{margin:0 0 4px;padding:14px 16px;border-radius:16px;background:#f4f6ff;border:1px solid #e2e7ff;display:grid;gap:6px}.coach-tldr-tag{justify-self:start;font-size:11px;font-weight:800;letter-spacing:.04em;color:#3b51c9}.coach-tldr p{margin:0;font-size:13.5px;line-height:1.45;color:#1f2433}.coach-reqs{display:grid;gap:2px}.coach-req-row{display:grid;grid-template-columns:92px 1fr;gap:10px;padding:9px 0;border-bottom:1px solid #f0f0f0}.coach-req-row:last-child{border-bottom:0}.coach-req-label{font-size:12.5px;font-weight:700;color:#626164}.coach-req-value{font-size:13.5px;line-height:1.4;color:var(--ink)}.coach-skeleton-line{display:block;height:12px;width:100%;margin:5px 0;border-radius:6px;background:linear-gradient(90deg,#0f172a0f 25%,#0f172a1f 37%,#0f172a0f 63%);background-size:400% 100%;animation:coach-skeleton-shimmer 1.3s ease-in-out infinite}.coach-skeleton-line-short{width:64%}span.coach-skeleton-line{align-self:center;height:11px}.coach-tldr-loading .coach-skeleton-line{background:linear-gradient(90deg,#ffffff59 25%,#fff9 37%,#ffffff59 63%);background-size:400% 100%}@keyframes coach-skeleton-shimmer{0%{background-position:100% 50%}to{background-position:0 50%}}.coach-honest-state{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:14px 16px;border:1px dashed rgba(15,23,42,.16);border-radius:12px;background:#0f172a05}.coach-honest-text{margin:0;font-size:14px;line-height:1.5;color:#0f172aa8}.coach-honest-action{align-self:flex-start}.coach-honest-inline{margin:0;opacity:.92}.coach-topic-list{display:grid;gap:8px}.coach-topic-row{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:13px 14px;border:1px solid #ececec;border-radius:12px;background:#fff;text-align:left;cursor:pointer}.coach-topic-row.is-expandable{display:block;padding:0}.coach-topic-row-head{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:13px 14px;border:0;background:none;text-align:left;cursor:pointer}.coach-topic-title{font-size:14px;font-weight:700;color:var(--ink);line-height:1.3}.coach-topic-row i[data-lucide],.coach-topic-row-head i[data-lucide]{width:18px;height:18px;flex-shrink:0;color:#626164}.coach-topic-body{padding:0 14px 14px;display:grid;gap:8px}.coach-topic-concept{margin:0;font-size:13.5px;line-height:1.5;color:#1f2433}.coach-topic-example{margin:0;font-size:13px;line-height:1.45;color:#4a4a52}.coach-topic-list-items{margin:0;padding-left:18px;display:grid;gap:4px;font-size:13px;line-height:1.45;color:#1f2433}.coach-topic-list-items li{margin:0}.coach-readmore{justify-self:start;display:inline-flex;align-items:center;gap:4px;border:0;background:none;padding:0;font:inherit;font-size:13px;font-weight:700;color:#3b51c9;cursor:pointer}.coach-readmore i[data-lucide]{width:14px;height:14px}.coach-check-group{display:grid;gap:10px}.coach-check-group+.coach-check-group{margin-top:16px}.coach-check-group-head{margin:0;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#6b6b73}.coach-checklist,.coach-rubric-list{display:grid;gap:10px}.coach-rubric-item{display:grid;gap:2px;padding:10px 12px;border-radius:10px;background:#f6f7fb;border:1px solid #e7e9f2}.coach-rubric-criterion{font-size:14px;font-weight:700;color:var(--ink);line-height:1.3}.coach-rubric-topscore{font-size:12.5px;line-height:1.4;color:#4a4a52}.coach-check-item{display:flex;gap:12px;align-items:flex-start}.coach-check-box{flex-shrink:0;margin-top:1px;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;background:#f3f3f3;cursor:pointer;color:#626164}.coach-check-box i[data-lucide]{width:18px;height:18px}.coach-check-text{display:grid;gap:2px}.coach-check-label{font-size:14px;font-weight:400;color:var(--ink);line-height:1.35}.coach-check-sub{font-size:12.5px;font-weight:400;line-height:1.4;color:#626164}.coach-check-item.is-checked .coach-check-box{background:#e9f7ef;color:#1f9d57}.coach-check-item.is-checked .coach-check-label{color:#8a8a92;text-decoration:line-through;text-decoration-color:#c4c4cc}.coach-check-desc{font-size:12.5px;line-height:1.4;color:#626164}.coach-learnmore{justify-self:start;margin-top:2px;border:0;background:none;padding:0;font:inherit;font-size:12.5px;font-weight:700;color:#3b51c9;cursor:pointer}.coach-cta{display:grid;gap:10px;margin:16px 0 8px}.coach-cta-primary{width:100%;padding:15px;border:0;border-radius:14px;background:var(--ink, #141318);color:#fff;font-size:15px;font-weight:800;cursor:pointer}.coach-cta-secondary{width:100%;padding:13px;border:1px solid #d8d8d8;border-radius:14px;background:#fff;color:var(--ink);font-size:14px;font-weight:700;cursor:pointer}.coach-readiness-disclaimer{display:flex;align-items:flex-start;gap:8px;margin:8px 0 4px;padding:11px 13px;border-radius:12px;background:#f4f6ff;border:1px solid #e2e7ff}.coach-readiness-disclaimer i[data-lucide]{width:16px;height:16px;flex-shrink:0;margin-top:1px;color:#3b51c9}.coach-readiness-disclaimer p{margin:0;font-size:12.5px;line-height:1.45;color:#1f2433}.coach-readiness-textarea{width:100%;margin-top:8px;padding:12px 13px;border:1px solid #d8d8d8;border-radius:12px;background:#fff;font:inherit;font-size:13.5px;line-height:1.5;color:var(--ink);resize:vertical;box-sizing:border-box}.coach-readiness-textarea:focus{outline:none;border-color:#3b51c9}.coach-input-tabs{display:inline-flex;gap:4px;padding:4px;margin-bottom:12px;background:#f1f2f6;border-radius:10px}.coach-input-tab{border:0;background:transparent;padding:6px 14px;border-radius:7px;font:inherit;font-size:13px;font-weight:600;color:#6b6b73;cursor:pointer}.coach-input-tab.is-active{background:#fff;color:var(--ink);box-shadow:0 1px 2px #00000014}.coach-readiness-fileinput{width:100%;margin-top:8px;padding:12px 13px;border:1px dashed #c4c4cc;border-radius:12px;background:#fafafe;font:inherit;font-size:13px;color:var(--ink);box-sizing:border-box;cursor:pointer}.coach-readiness-urlinput{width:100%;margin-top:8px;padding:12px 13px;border:1px solid #d8d8d8;border-radius:12px;background:#fff;font:inherit;font-size:13.5px;color:var(--ink);box-sizing:border-box}.coach-readiness-urlinput:focus{outline:none;border-color:#3b51c9}.coach-readiness-loading{display:grid;gap:8px}.coach-readiness-error p{margin:0 0 12px;font-size:13.5px;line-height:1.45;color:#b42318}.coach-readiness-checks{display:grid;gap:8px}.coach-readiness-check{display:flex;align-items:flex-start;gap:8px;font-size:13.5px;line-height:1.4;color:var(--ink)}.coach-readiness-check i[data-lucide]{width:17px;height:17px;flex-shrink:0;margin-top:1px}.coach-readiness-check.is-ok i[data-lucide]{color:#15803d}.coach-readiness-check.is-miss i[data-lucide]{color:#c2410c}.coach-readiness-findings{display:grid;gap:12px}.coach-finding-card{padding:13px 14px;border:1px solid #ececec;border-radius:12px;background:#fff}.coach-finding-rubric{display:inline-block;font-size:11.5px;font-weight:800;letter-spacing:.02em;text-transform:uppercase;color:#626164}.coach-finding-number{display:inline-flex;align-items:center;font-size:11.5px;font-weight:800;letter-spacing:.02em;text-transform:uppercase;color:#3a3a42;background:#eef0f6;border-radius:999px;padding:2px 9px}.coach-applied-section h3{display:flex;align-items:center;gap:6px}.coach-applied-section h3 i[data-lucide]{width:18px;height:18px;color:#b8860b}.coach-applied-list{display:grid;gap:10px;margin-top:4px}.coach-applied-row{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border-radius:10px;background:#fbf7ea;border:1px solid #efe2bd}.coach-applied-row i[data-lucide]{flex-shrink:0;width:18px;height:18px;margin-top:1px;color:#b8860b}.coach-applied-text{display:grid;gap:2px}.coach-applied-label{font-size:13.5px;font-weight:600;color:var(--ink);line-height:1.3}.coach-applied-tag{font-size:11.5px;font-weight:700;letter-spacing:.01em;color:#8a6d1b}.coach-finding-card.is-persisting{border-color:#f3cda3;background:#fffaf3}.coach-finding-head{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.coach-finding-persist-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:800;letter-spacing:.01em;color:#b54708;background:#fdeede;border:1px solid #f3cda3;border-radius:999px;padding:3px 9px;white-space:nowrap}.coach-finding-persist-badge i[data-lucide]{width:13px;height:13px;flex-shrink:0;color:#b54708}.coach-readiness-persist-note{display:flex;align-items:flex-start;gap:8px;margin:4px 0;padding:10px 13px;border-radius:12px;background:#fffaf3;border:1px solid #f3cda3}.coach-readiness-persist-note i[data-lucide]{width:16px;height:16px;flex-shrink:0;margin-top:1px;color:#b54708}.coach-readiness-persist-note p{margin:0;font-size:12.5px;line-height:1.45;font-weight:600;color:#7a3a0a}.coach-finding-quote{margin:8px 0;padding:8px 12px;border-left:3px solid #c7cdf5;border-radius:0 8px 8px 0;background:#f7f8ff;font-size:13px;font-style:italic;line-height:1.45;color:#1f2433}.coach-finding-diagnostic{margin:8px 0 0;font-size:13.5px;line-height:1.45;color:var(--ink)}.coach-finding-action{display:flex;align-items:flex-start;gap:6px;margin:8px 0 0;font-size:13.5px;font-weight:700;line-height:1.4;color:#3b51c9}.coach-finding-action i[data-lucide]{width:16px;height:16px;flex-shrink:0;margin-top:1px}.coach-readiness-notes{display:grid;gap:9px}.coach-readiness-note{display:flex;align-items:flex-start;gap:8px;font-size:13px;line-height:1.4;color:#4a4a4d}.coach-readiness-note i[data-lucide]{width:15px;height:15px;flex-shrink:0;margin-top:1px;color:#8a8a8d}.dexter-msg-actions{display:flex;justify-content:flex-end;gap:2px;margin-top:8px}.dexter-msg-btn{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:0;border-radius:8px;background:transparent;color:#aaa;cursor:pointer;transition:background .15s,color .15s}.dexter-msg-btn:hover,.dexter-msg-btn.is-active{background:#f0f0f0;color:#121116}.dexter-msg-btn svg{width:15px;height:15px}.dexter-share-panel{background:#fff;border:1px solid #ebebeb;border-radius:16px;padding:14px;margin-top:6px;box-shadow:0 4px 16px #00000012}.dexter-share-label{font-size:11px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.05em;margin:0 0 10px}.dexter-share-option{display:flex;align-items:center;gap:10px;width:100%;padding:10px;border:1px solid #ebebeb;border-radius:12px;background:#fafafa;cursor:pointer;font-family:inherit;text-align:left;margin-bottom:8px}.dexter-share-option:last-of-type{margin-bottom:0}.dexter-share-option svg{width:14px;height:14px;color:#888;flex-shrink:0}.dexter-share-icon{width:34px;height:34px;border-radius:10px;background:#f0f0f0;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#121116}.dexter-share-icon svg{width:16px;height:16px;color:inherit}.dexter-share-text{flex:1;display:flex;flex-direction:column;gap:1px}.dexter-share-text strong{font-size:13px;font-weight:600;color:#121116}.dexter-share-text small{font-size:11px;color:#888}.dexter-share-contacts{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}.dexter-share-contact{display:flex;align-items:center;gap:10px;padding:8px 10px;border:1px solid #ebebeb;border-radius:12px;background:#fafafa;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;color:#121116;text-align:left}.dexter-share-avatar{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0}.dexter-share-preview{font-size:12px;color:#555;background:#f5f5f5;border-radius:8px;padding:8px 10px;margin-bottom:10px;line-height:1.5}.dexter-share-row{display:flex;justify-content:space-between;align-items:center}.dexter-share-search{width:100%;padding:8px 12px;border:1px solid #e0e0e0;border-radius:10px;font-size:13px;font-family:inherit;background:#f8f8f8;color:#121116;margin-bottom:8px;box-sizing:border-box;outline:none}.dexter-share-search:focus{border-color:#121116;background:#fff}.dexter-share-empty{font-size:12px;color:#aaa;text-align:center;padding:10px 0;margin:0}.dexter-share-back{border:0;background:transparent;font-size:12px;color:#888;cursor:pointer;font-family:inherit;padding:4px 0}.assignment-help-head{margin:20px 0 12px}.assignment-help-head h3{font-size:16px;font-weight:800}.bottom-sheet-layer{position:absolute;inset:0;z-index:70;pointer-events:auto}.bottom-sheet-backdrop{position:absolute;inset:0;border:0;background:#12111647;cursor:pointer}.bottom-sheet{position:absolute;right:0;bottom:0;left:0;display:grid;gap:14px;max-height:76%;padding:10px 16px 22px;overflow:hidden;border-radius:28px 28px 0 0;background:#fff;box-shadow:0 -18px 44px #1211162e}#cal-add-sheet-host{position:absolute;inset:0;z-index:70;pointer-events:none}#cal-add-sheet-host .bottom-sheet-layer{z-index:auto;pointer-events:auto}.assignment-switcher-sheet{height:76%;max-height:none;grid-template-rows:auto auto minmax(0,1fr)}.sheet-grabber{justify-self:center;width:42px;height:4px;border-radius:999px;background:#d5d5d7}.sheet-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:2px 2px 0}.sheet-head strong,.sheet-head small{display:block}.sheet-head strong{color:var(--ink);font-size:18px;font-weight:800;line-height:1.1}.sheet-head small{margin-top:4px;color:var(--muted);font-size:12px;line-height:1.35}.sheet-close{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:50%;color:var(--ink);background:#f5f5f5;cursor:pointer;font-size:20px;line-height:1}.assignment-switcher-list{display:grid;gap:18px;min-height:0;overflow-y:auto;padding:0 0 72px;overscroll-behavior:contain;scrollbar-width:none}.assignment-switcher-list::-webkit-scrollbar{display:none}.assignment-switcher-group{display:grid;gap:8px}.assignment-switcher-group h4{margin:0;color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.assignment-switcher-rows{display:grid;gap:8px}.assignment-switcher-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;width:100%;min-height:66px;padding:12px 12px 12px 14px;border:0;border-radius:18px;color:var(--ink);background:#f8f8f8;cursor:pointer;text-align:left}.assignment-switcher-row.is-selected{background:#fff1cf}.assignment-switcher-row strong,.assignment-switcher-row small{display:block}.assignment-switcher-row strong{overflow:hidden;font-size:13px;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.assignment-switcher-row small{margin-top:4px;color:var(--muted);font-size:11px;line-height:1.25}.assignment-switcher-meta{display:flex;align-items:center;gap:8px}.assignment-switcher-meta em{display:inline-grid;place-items:center;min-height:22px;max-width:76px;overflow:hidden;padding:0 8px;border-radius:999px;color:var(--ink);background:#ebebec;font-size:10px;font-style:normal;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.assignment-switcher-meta svg{width:16px;height:16px;stroke-width:2.4}.assignment-detail-context{margin-bottom:4px}.info-row{display:grid;gap:4px;padding:12px 14px;border:.5px solid var(--theme-card-border);border-radius:16px;background:var(--surface);box-shadow:0 0 18px #1211160a}.info-row span{color:var(--ink);font-size:11px;font-weight:800;text-transform:uppercase}.info-row.is-assignment{--info-bg: #fff1cf}.info-row.is-due{--info-bg: #dcf1de}.info-row.is-excerpt{--info-bg: #e7efff}.info-row strong{color:var(--ink);font-size:13px;font-weight:500;line-height:1.35}.sticky-actions{display:grid;gap:10px;margin:24px 0 6px}.course-picker-sheet{max-height:53%;grid-template-rows:auto auto minmax(0,1fr)}.course-picker-panel{display:grid;gap:8px;min-height:0;overflow-y:auto;padding:0 0 34px;scrollbar-width:none}.course-picker-panel::-webkit-scrollbar{display:none}.course-picker-row{display:grid;grid-template-columns:12px minmax(0,1fr) auto;gap:10px;align-items:center;min-height:56px;padding:12px 12px 12px 14px;border:0;border-radius:18px;color:var(--ink);background:#f8f8f8;box-shadow:none;cursor:pointer;text-align:left;transition:background .12s ease,border-color .12s ease}.course-picker-row.is-selected{background:var(--course-picker-color, #cceacf)}.course-picker-color{width:12px;height:12px;border-radius:3px;background:var(--course-picker-color, #cceacf)}.course-picker-copy{display:grid;min-width:0;gap:2px}.course-picker-row .row-title{display:block;overflow:hidden;font-size:14px;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.course-picker-row .row-meta{display:block;overflow:hidden;color:#626164;font-size:12px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.course-picker-row i{width:16px;height:16px;color:#121116}.course-view .title-block h2{max-width:none}.view.course-view>.topbar:not(.no-back){display:flex;flex-direction:row;align-items:flex-start;padding-top:8px;padding-bottom:8px;gap:8px;min-height:56px}.view.course-view>.topbar:not(.no-back) .icon-button{position:static;flex:0 0 40px;margin-top:8px}.view.course-view>.topbar:not(.no-back) .title-block{flex:1 1 auto;min-width:0}.view.course-view>.topbar:not(.no-back):has(.assignment-subtitle-capsules) .title-selector{width:100%;max-width:none}.course-view .title-selector{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;max-width:327px;min-height:56px;margin:0;padding:0 12px;border:0;border-radius:12px;color:#626164;background:#f5f5f5;cursor:pointer;text-align:left}.view.course-view>.topbar:not(.no-back):has(.course-subtitle-capsules) .title-selector,.view.course-view>.topbar:not(.no-back):has(.course-subtitle-capsules) .title-selector:hover,.view.course-view>.topbar:not(.no-back):has(.course-subtitle-capsules) .title-selector:focus-visible{align-items:center;width:100%;max-width:327px;min-height:56px;margin:0;padding:0 12px;border:0;border-radius:12px;color:#626164;background:#f5f5f5}.course-view .title-selector .title-selector-label{display:flex;align-items:center;min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis}.view.course-view>.topbar:not(.no-back):has(.course-subtitle-capsules) .title-selector .title-selector-label{align-items:center}.course-selector-trigger-label{display:inline-flex;align-items:center;gap:9px;min-width:0;color:#626164;font-size:14px;font-weight:400;line-height:1.2}.course-selector-trigger-label i,.course-selector-trigger-label svg{width:17px;height:17px;flex:0 0 17px;stroke-width:2}.course-selector-trigger-label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.course-view .title-selector .selector-chevron{margin-top:0;width:20px;height:20px;flex:0 0 20px;color:#626164;stroke-width:2.7}.view.course-view>.topbar:not(.no-back):has(.course-subtitle-capsules) .title-selector .selector-chevron{margin-top:0;color:#626164}.course-view .course-subtitle-capsules{gap:8px;align-items:flex-start;padding-top:12px}.course-name-label{display:inline-flex;align-items:flex-start;gap:6px;width:100%;min-width:100%;max-width:100%;color:#121116;font-size:17px;font-weight:800;line-height:1.14;margin-bottom:4px}.course-name-label span:last-child{min-width:0;white-space:normal;overflow-wrap:anywhere}.course-name-marker{width:1em;height:1em;flex:0 0 1em;border-radius:3px;background:var(--course-accent, var(--course-selector-bg, #dcf1de))}.course-meta-chip{max-width:100%}.course-class-time-block{display:grid;gap:3px;width:100%;margin-top:5px;color:#434246}.course-class-time-title{display:block;color:#777579;font-size:10px;font-weight:700;line-height:1.1;text-transform:uppercase}.course-class-time-list{display:grid;gap:2px;font-size:12px;font-weight:400;line-height:1.25}.course-class-time-list span{display:block;overflow-wrap:anywhere}.course-information-card{margin:14px 0}.course-information-header{margin:0 0 12px}.course-information-header h3{margin:0;color:var(--ink);font-size:17px;font-weight:800;line-height:1.1}.course-information-list{display:grid;gap:8px}.course-info-row{display:grid;grid-template-columns:16px auto minmax(0,1fr);gap:8px;align-items:start;min-width:0}.course-info-icon{display:grid;place-items:start center;width:16px;min-width:16px;padding-top:2px}.course-info-icon img{display:block;width:14px;height:14px;object-fit:contain}.course-info-label{padding-top:4px;color:#47454b;font-size:12px;font-weight:800;line-height:1.15;white-space:nowrap}.course-info-values{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:4px;min-width:0}.course-info-value{display:inline-flex;align-items:center;max-width:100%;min-height:22px;padding:4px 8px;border-radius:8px;color:#121116;background:#f4f4f5;font-size:11px;font-weight:600;line-height:1.2;text-align:left;overflow-wrap:anywhere}.course-info-value.is-link{color:#1f4d7a;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.course-announcements-card,.course-announcements-card .course-section-body,.course-view .course-announcements-carousel{overflow:hidden}.course-view .course-announcements-carousel .update-peek-track{display:grid;width:100%;min-width:0;grid-auto-columns:calc(100% - 24px);grid-auto-flow:column;gap:10px;overflow:visible;padding:4px 0 10px;background:#fff;touch-action:pan-y;transform:translate(calc(var(--update-offset, 0px) + var(--update-drag, 0px)));transition:transform .22s cubic-bezier(.22,1,.36,1);will-change:transform}.course-view .course-announcements-carousel .update-peek-track.is-dragging{transition:none}.course-view .course-announcements-carousel .update-card{width:100%;grid-template-columns:auto 1fr auto;min-height:74px;padding:12px 14px;border:.5px solid #e4e4e5;border-radius:18px;background:#fff;box-shadow:var(--theme-card-shadow)}.course-view .course-announcements-carousel .update-arrow{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;color:#121116;background:#f5f5f5;font-size:20px;line-height:1}.course-view .course-announcements-carousel .update-footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 4px}.course-view .course-announcements-carousel .update-dots{grid-column:2;justify-self:center}.course-view .course-announcements-carousel .update-dots button{background:#0b0a0d38}.course-view .course-announcements-carousel .update-dots button.is-active{background:#0b0a0d}.course-subtitle-capsules{width:100%}.course-section-card{margin:14px 0;box-shadow:var(--theme-container-shadow)}.course-timeline-card{margin:6px 0 14px;padding:12px;background:var(--surface);box-shadow:var(--theme-card-shadow)}.course-timeline-card>h3{margin:0 0 18px;color:var(--ink);font-size:17px;font-weight:800;line-height:1.1}.course-section-header{display:grid;gap:12px;margin:0 0 12px}.course-section-header h3{margin:0;color:var(--ink);font-size:17px;font-weight:800;line-height:1.1}.course-timeline-card .course-section-header{margin-bottom:18px}.course-section-toggle{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:54px;padding:12px 14px;border:.5px solid #e4e4e5;border-radius:16px;color:#121116;background:#fff;cursor:pointer;font:inherit;text-align:left}.course-section-accordion{display:grid;width:100%;overflow:hidden;border:.5px solid #e4e4e5;border-radius:16px;background:#fff}.course-section-accordion .course-section-toggle{border:0;border-radius:0}.course-section-accordion-body{display:grid;gap:8px;padding:0 10px 10px}.course-section-accordion-body .task-row,.course-section-accordion-body .assignment-row{background:#f8f8f8;box-shadow:none}.course-view-more-row{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;min-height:38px;border:0;border-radius:14px;background:#f8f8f8;color:#121116;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.course-view-more-row i,.course-view-more-row svg{width:16px;height:16px;stroke-width:2.4}.course-reported-grades-card .course-section-body{gap:8px}.course-grade-breakdown{display:grid;gap:8px;width:100%}.course-grade-syllabus-note{margin:8px 4px 0;font-size:11px;font-weight:400;color:#9896a0}.course-grade-breakdown-header,.course-grade-breakdown-row{display:grid;grid-template-columns:minmax(0,1fr) 70px 84px;align-items:center;gap:8px;width:100%}.course-grade-breakdown-header{padding:0 8px 2px;color:#6d6b73;font-size:10px;font-weight:800;line-height:1.1;text-transform:uppercase}.course-grade-breakdown-header span:nth-child(n+2){text-align:center}.course-grade-breakdown-row{min-height:54px;padding:8px;border:.5px solid rgba(18,17,22,.06);border-radius:14px;background:#fbfbfb;color:#121116;font:inherit;text-align:left}button.course-grade-breakdown-row{cursor:pointer}.course-grade-breakdown-row.is-clickable:focus-visible{outline:2px solid rgba(92,171,162,.55);outline-offset:2px}.course-grade-breakdown-item{display:grid;min-width:0;gap:3px}.course-grade-breakdown-item strong,.course-grade-breakdown-item small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.course-grade-breakdown-item strong{font-size:12px;font-weight:800;line-height:1.15}.course-grade-breakdown-item small{color:#6d6b73;font-size:10px;font-weight:700;line-height:1.1}.course-grade-breakdown-pill{display:inline-flex;align-items:center;justify-content:center;min-height:28px;min-width:0;padding:5px 7px;border:.5px solid #d9d9d9;border-radius:8px;background:#f3f3f3;color:#121116;font-size:11px;font-weight:800;line-height:1.05;text-align:center}.course-grade-breakdown-pill.has-grade{background:#e8f7ed;color:#176b3a}.course-grade-breakdown-pill.is-hidden{background:#f3f3f3;color:#6d6b73}.course-grade-breakdown-pill.is-empty{background:#f6f6f6;color:#6d6b73}.course-reported-grade-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 44px 16px;align-items:center;gap:10px;width:100%;min-height:58px;padding:8px 10px 8px 12px;border:0;border-radius:14px;color:#121116;background:#f8f8f8;cursor:pointer;font:inherit;text-align:left}.course-reported-grade-copy{display:grid;gap:4px;min-width:0}.course-reported-grade-copy strong,.course-reported-grade-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.course-reported-grade-copy strong{font-size:13px;font-weight:800;line-height:1.2}.course-reported-grade-copy small{color:#6d6b73;font-size:11px;font-weight:600;line-height:1.15}.course-reported-grade-value.grade-container{position:static}.course-reported-grade-row>i,.course-reported-grade-row>svg{width:16px;height:16px;color:#6d6b73;stroke-width:2.4}.course-section-toggle strong{display:block;overflow:hidden;font-size:13px;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.course-section-toggle i{width:18px;height:18px;color:#121116;transition:transform .14s ease}.course-section-card:not(.is-collapsed) .course-section-toggle i{transform:rotate(180deg)}.course-materials-card .course-section-header{margin-bottom:0}.course-section-card .course-section-body,#course-due-later-region{display:grid;gap:10px}.course-view-all-link{display:block;width:100%;padding:10px 14px;background:none;border:none;border-top:1px solid #f0f0f0;text-align:right;font-size:13px;font-weight:500;color:#121116;cursor:pointer;margin-top:2px}.announcement-detail-view .topbar{border-bottom:1px solid #f0f0f0}.announcement-detail-scroll{padding:18px 20px 48px;max-width:640px;margin:0 auto}.announcement-author-row{display:flex;align-items:center;gap:12px;margin-bottom:20px}.announcement-avatar{width:38px;height:38px;min-width:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;letter-spacing:.02em;overflow:hidden}.announcement-avatar img{width:100%;height:100%;object-fit:cover;display:block}.announcement-author-info{display:flex;flex-direction:column;gap:2px}.announcement-author-name{font-size:14px;font-weight:600;color:#121116;line-height:1.2}.announcement-author-date{font-size:12px;color:#888;font-weight:500}.announcement-title{font-size:24px;font-weight:700;line-height:1.18;color:#121116;margin:0 0 10px;letter-spacing:0;max-width:12.5em}.announcement-source-link{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;margin:0 0 18px;border-radius:999px;border:1px solid #e4e4e5;background:#f5f5f5;color:#121116;font-size:12px;font-weight:500;text-decoration:none}.announcement-body{font-size:14px;line-height:1.58;color:#2c2c2e}.announcement-body p{margin:0 0 14px}.announcement-body p:last-child{margin-bottom:0}.announcement-body strong{font-weight:700;color:#121116}.announcement-body em{font-style:italic}.announcement-body a{color:#3b5bdb;text-decoration:underline;text-underline-offset:2px;word-break:break-word}.announcement-list{margin:0 0 14px;padding-left:20px;list-style:disc}.announcement-list li{margin-bottom:6px;line-height:1.55}.announcement-list li:last-child{margin-bottom:0}.announcement-empty{color:#888;font-style:italic}.course-section-card .empty-working{margin:0;padding:12px;border-radius:14px;background:#f8f8f8;box-shadow:none}.discovery-unverified{display:grid;gap:4px;border:.5px solid #ffdc98;background:#fffaf0}.discovery-unverified strong{color:#121116;font-size:13px;font-weight:750}.discovery-unverified span{color:#626164;font-size:12px;font-weight:500;line-height:1.35}.canvas-surface-issue,.canvas-coverage-notice{display:grid;gap:4px;border:.5px solid #ffc9c9;background:#fff5f5;cursor:pointer}.canvas-coverage-notice{border-color:#ffd8a8;background:#fff8f0}.canvas-surface-issue strong,.canvas-coverage-notice strong{color:#121116;font-size:13px;font-weight:750}.canvas-surface-issue span,.canvas-coverage-notice span{color:#626164;font-size:12px;font-weight:500;line-height:1.35}.quiz-exam-discovery-progress{justify-content:center;min-height:58px;border:0;background:#f5f5f5}.quiz-exam-discovery-progress strong{color:#121116;font-size:13px;font-weight:750}.course-section-card .assignment-row,.course-section-card .task-row{min-height:70px;padding:12px 14px;border:0;border-radius:16px;background:#fff;box-shadow:0 0 18px #1211160e}.course-section-card .row-title{font-size:13px}.course-section-card .row-meta{font-size:11px}.lecture-recap-view{background:linear-gradient(180deg,#f7f9f7f5,#fffffffa 34%),#fff}.lecture-recap-sheet{display:grid;gap:14px;margin:12px 16px 96px;padding:16px;border:.5px solid #dededf;border-radius:20px;background:#fff;box-shadow:0 16px 36px #1c1f2014}.lecture-recap-hero{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;align-items:start;padding-bottom:14px;border-bottom:.5px solid #ececed}.lecture-recap-kicker{display:block;margin-bottom:7px;color:#5e6861;font-size:11px;font-weight:800;line-height:1.25}.lecture-recap-hero h1{margin:0;color:#101114;font-size:22px;font-weight:900;letter-spacing:0;line-height:1.08}.lecture-recap-hero p{margin:8px 0 0;color:#6f7075;font-size:12px;font-weight:650;line-height:1.35}.lecture-recap-pdf-button{display:inline-flex;align-items:center;justify-content:center;justify-self:start;gap:6px;min-height:34px;padding:0 11px;border:.5px solid #d6d6d8;border-radius:999px;color:#111216;background:#fff;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.lecture-recap-pdf-button i{width:14px;height:14px}.lecture-recap-section{display:grid;gap:8px;padding:12px;border:.5px solid #ededee;border-radius:16px;background:#fbfbfb}.lecture-recap-section h3,.lecture-recap-sources strong{margin:0;color:#111216;font-size:14px;font-weight:900;line-height:1.1}.lecture-recap-list{display:grid;gap:8px;margin:0;padding-left:18px;color:#24252a;font-size:13px;line-height:1.36}.lecture-recap-list li::marker{color:#4d8f62;font-weight:900}.lecture-recap-prose{display:grid;gap:10px}.lecture-recap-prose p,.lecture-recap-muted{margin:0;color:#24252a;font-size:13px;line-height:1.45}.lecture-recap-diagram{display:flex;align-items:center;gap:6px;overflow-x:auto;padding:2px 0}.lecture-recap-node{flex:0 0 auto;padding:8px 10px;border:.5px solid #d7e4da;border-radius:999px;color:#16351f;background:#eef8f0;font-size:11px;font-weight:800;white-space:nowrap}.lecture-recap-diagram i{flex:0 0 14px;width:14px;height:14px;color:#89918b}.lecture-recap-sources{display:grid;gap:6px;padding:12px 2px 0;border-top:.5px solid #ececed}.lecture-recap-sources span{color:#737478;font-size:11px;font-weight:650;line-height:1.35}.course-modules-list{display:grid;gap:8px}.course-module{overflow:hidden;border:.5px solid #e4e4e5;border-radius:16px;background:#fff}.course-module-toggle{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:54px;padding:12px 14px;border:0;color:#121116;background:#fff;cursor:pointer;font:inherit;text-align:left}.course-module-toggle strong{display:block;overflow:hidden;font-size:13px;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.course-module-toggle i{width:18px;height:18px;color:#626164}.course-module-items{display:grid;gap:6px;padding:0 10px 10px}.course-module-linked-label{padding:2px 4px 4px;color:#626164;font-size:11px;font-weight:800;letter-spacing:0;text-transform:uppercase}.course-module-item{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:50px;padding:8px 10px;border:0;border-radius:12px;color:#121116;background:#f8f8f8;cursor:pointer;font:inherit;text-align:left;text-decoration:none}.course-module-item.is-disabled{cursor:default;opacity:.72}.course-module-number{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;color:#121116;background:#ffdc98;font-size:11px;font-weight:800}.course-module-item-copy{display:grid;min-width:0;gap:2px}.course-module-item-copy strong,.course-module-item-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.course-module-item-copy strong{font-size:13px;font-weight:650}.course-module-item-copy small{color:#626164;font-size:11px;font-weight:500}.course-module-item i{width:16px;height:16px;color:#626164}.course-timeline-strip{display:flex;flex-direction:column;gap:0;width:100%;max-width:100%;min-width:0;overflow:visible}.course-timeline-label-row,.course-timeline-date-row{position:relative;width:100%;min-width:0;max-width:100%;padding:0;box-sizing:border-box}.course-timeline-label-row{order:1;height:32px}.course-timeline-date-row{order:3;height:18px}.course-timeline-point-label,.course-timeline-date-row span{position:absolute;left:var(--timeline-label-position);width:46px;min-width:0;overflow:hidden;text-align:center;text-overflow:ellipsis;transform:translate(-50%)}.course-timeline-point-label{display:block;bottom:8px;color:var(--ink);font-size:11px;font-weight:500;line-height:1.1;overflow-wrap:anywhere}.course-timeline-point-label.is-selected-work{width:48px;font-size:10.5px}.course-timeline-date-row span{top:0;color:#626164;font-size:11px;font-weight:500;line-height:1.05;white-space:nowrap}.course-timeline-date-row span.is-selected-work{width:42px}.course-timeline-controls{order:4;display:flex;justify-content:center;gap:44px;padding-top:14px}.course-timeline-nav-button{display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:50%;color:#121116;background:#fff;box-shadow:0 4px 12px #12111614;cursor:pointer}.course-timeline-nav-button i{width:18px;height:18px}.course-timeline-nav-button:disabled{cursor:default;opacity:.38}.course-timeline-track{--course-timeline-center: 50%;order:2;position:relative;width:100%;height:24px;margin:0 0 4px;overflow:visible;border-radius:0;background:transparent}.course-timeline-track:before{position:absolute;top:var(--course-timeline-center);right:4%;left:4%;height:6px;border-radius:999px;background:var(--line);transform:translateY(-50%);content:""}.course-timeline-fill{position:absolute;top:var(--course-timeline-center);right:auto;left:0;z-index:1;width:var(--timeline-progress);height:6px;border-radius:999px;background:#b3e0b8;transform:translateY(-50%)}.course-timeline-today-tip{position:absolute;top:var(--course-timeline-center);left:var(--timeline-tip-position);z-index:3;width:21px;height:21px;border-radius:999px;border:3px solid #b3e0b8;background:#b3e0b8;box-shadow:none;transform:translate(-50%,-50%)}.course-timeline-dot{position:absolute;top:var(--course-timeline-center);left:var(--timeline-dot-position);transform:translate(-50%,-50%);z-index:2;width:21px;height:21px;padding:0;border:3px solid #cbd5e1;border-radius:50%;background:var(--surface);box-shadow:none;cursor:pointer}.course-timeline-dot.is-assignment,.course-timeline-dot.is-exam{width:21px;height:21px}.course-timeline-dot.is-start,.course-timeline-dot.is-finish{border-color:#b3e0b8;background:#fff}.course-timeline-dot.is-start{transform:translate(calc(-50% - 3px),-50%)}.course-timeline-dot.is-exam{border-color:var(--orange);background:var(--surface)}.course-timeline-dot.is-selected{border-color:#b3e0b8;background:#b3e0b8;outline:0}.course-timeline-dot:focus-visible{outline:3px solid rgba(37,176,107,.42);outline-offset:2px}.announcement-strip{display:grid;grid-auto-columns:300px;grid-auto-flow:column;gap:12px;overflow-x:auto;margin-right:-20px;padding-right:20px;scrollbar-width:none}.announcement-strip::-webkit-scrollbar{display:none}.announcement-card{position:relative;display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;min-height:74px;padding:12px 14px;border:0;border-radius:18px;background:#fff;box-shadow:var(--theme-card-shadow);text-align:left}.home-announcements-empty{padding-bottom:6px}.announcement-empty-state{margin:0 2px;padding:0;color:var(--muted);font-size:13px;line-height:1.35}.announcement-strip>.card:empty{min-width:1px;padding:0;border:0;background:transparent;box-shadow:none}.prompt-card{display:grid;grid-template-columns:1fr;align-items:center;min-height:0;margin-bottom:7px;padding:8px 11px;border:0;border-radius:10px;color:#343337;background:#f5f5f5;box-shadow:none;cursor:pointer;text-align:left}.prompt-card:hover{background:#eeeeef}.prompt-card .row-title{color:#121116;font-size:12.5px;font-weight:650}.prompt-card .row-meta{display:inline;margin-left:4px;color:#626164;font-size:11px;font-weight:500}.prompt-card .row-action{display:none}.topic-capsule{display:inline-grid;gap:3px;width:fit-content;max-width:100%;margin:0 0 14px;padding:9px 12px;border:1px solid #ddd6fe;border-radius:999px;color:#5b21b6;background:#ede9fed1}button.topic-capsule{cursor:pointer;text-align:left}.chat-context{margin-bottom:8px;border-color:#a7f3d0;color:#047857;background:#d1fae5b8}.topic-capsule span,.scope-hint span{font-size:10px;font-weight:800;letter-spacing:0;text-transform:uppercase}.topic-capsule strong{overflow-wrap:anywhere;font-size:13px}.scope-hint{display:grid;gap:4px;margin:0 0 14px;padding:12px 14px;border:.5px solid var(--theme-card-border);border-radius:var(--theme-card-radius);color:var(--ink);background:var(--surface);box-shadow:var(--theme-soft-shadow)}.scope-hint strong{font-size:14px}.scope-hint small{color:var(--muted);font-size:12px;line-height:1.35}.scope-handoff{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;min-height:58px;margin-top:10px;padding:12px 14px;border:.5px solid var(--theme-card-border);border-radius:var(--theme-card-radius);color:#1d4ed8;background:var(--surface);box-shadow:var(--theme-soft-shadow);cursor:pointer}.scope-handoff strong,.scope-handoff small{display:block}.scope-handoff strong{margin-bottom:4px;font-size:13px}.scope-handoff small{color:#2563eb;font-size:12px;line-height:1.35}.policy-card{display:grid;gap:6px;margin:0 0 22px;padding:12px 14px;border:.5px solid var(--theme-card-border);border-radius:var(--theme-card-radius);color:#5b21b6;background:var(--surface);box-shadow:var(--theme-soft-shadow)}.policy-card strong{font-size:13px}.policy-card span{color:#6d28d9;font-size:12px;line-height:1.35}.policy-card em{color:#5b21b6;font-size:12px;font-style:normal;font-weight:700}.input-dock{position:absolute;right:20px;bottom:78px;left:20px;z-index:7;display:grid;grid-template-columns:1fr 32px 32px;gap:10px;align-items:center;min-height:52px;margin-top:0;margin-bottom:0;padding:10px 12px 10px 16px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.input-dock textarea{display:block;width:100%;min-height:18px;min-width:0;max-height:120px;padding:0;resize:none;border:0;outline:0;overflow:hidden;color:var(--ink);background:transparent;font:inherit;font-size:13px;line-height:1.35;white-space:pre-wrap;overflow-wrap:break-word;word-break:break-word}.input-dock textarea::placeholder{color:var(--muted)}.send-button{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:50%;color:#fff;background:var(--blue);cursor:pointer;font-weight:900}.dexter-send-button{background:#121116}.dexter-send-button i,.dexter-send-button svg{width:12px;height:12px;stroke-width:2.6}.segment{display:grid;grid-template-columns:repeat(3,1fr);height:40px;padding:4px;border-radius:12px;background:#eef2f7}.segment button{border:0;border-radius:10px;color:var(--muted);background:transparent;cursor:pointer;font-size:13px;font-weight:800}.segment button.is-active{color:var(--ink);background:var(--surface)}.avatar-small{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;color:var(--avatar-color);background:var(--avatar-bg);font-weight:500}.nav-unread{position:absolute;top:6px;right:17px;display:grid;place-items:center;min-width:14px;height:14px;padding:0 4px;border:2px solid #ffffff;border-radius:999px;color:#121116;background:#ffcb66;box-shadow:0 1px 4px #12111629;font-size:8px;font-weight:800;line-height:1}.nav-unread.is-dot{top:8px;right:20px;width:8px;min-width:8px;height:8px;padding:0;border-width:1.5px}.nav-unread.is-assignment-due{right:21px}.button-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:28px}.planner-chart-wrap{position:relative;margin:36px 0 16px}.stats-chart-card{position:relative;background:#fff;border-radius:20px;padding:18px 16px 16px;margin:0;box-shadow:0 4px 24px #00000012}.planner-dexter-tip{position:absolute;top:-48px;right:4px;left:0;z-index:4;min-height:54px;pointer-events:none}.planner-tip-dexter{position:absolute;right:0;top:0;z-index:2;display:grid;place-items:end center;width:48px;height:52px;padding:0;border:0;background:transparent;cursor:pointer;pointer-events:auto;transform-origin:50% 85%;animation:plannerDexterPop 1.3s ease-out both}.planner-tip-dexter img{display:block;width:42px;height:42px;object-fit:contain;filter:drop-shadow(0 8px 12px rgba(18,17,22,.12));transform:translateY(-7px)}.planner-tip-mini{position:absolute;top:17px;right:43px;z-index:1;min-height:28px;padding:7px 12px 0;border:.5px solid rgba(255,203,102,.42);border-radius:16px 16px 6px;color:#121116;background:#fffffff5;box-shadow:0 10px 20px #12111617;font-size:12px;font-style:italic;line-height:1;white-space:nowrap;animation:plannerMiniHelp 5s ease forwards}.planner-tip-mini:after{position:absolute;right:-6px;bottom:4px;width:12px;height:12px;border-radius:3px 12px;background:#fffffff5;transform:rotate(35deg);content:""}.planner-tip-bubble{position:absolute;top:-12px;right:70px;left:0;display:none;min-height:104px;padding:17px 35px 15px 20px;border:.5px solid #dddddf;border-radius:999px/84px;background:#fffffff5;box-shadow:0 10px 22px #12111614;backdrop-filter:blur(5px);pointer-events:auto;transform-origin:100% 82%;animation:plannerTipBubbleIn .18s ease-out both}.planner-dexter-tip.is-open{z-index:8}.planner-dexter-tip.is-open .planner-tip-bubble{display:block}.planner-dexter-tip.is-open .planner-tip-mini{display:none}.planner-tip-bubble:after{position:absolute;right:-18px;bottom:22px;width:42px;height:28px;border-right:.5px solid #dddddf;border-bottom:.5px solid #dddddf;border-radius:0 0 28px 4px;background:#fffffff5;box-shadow:7px 7px 10px #1211160a;transform:skew(-32deg) rotate(-8deg);content:""}.planner-tip-bubble:before{display:none}.planner-tip-close{position:absolute;top:10px;right:10px;z-index:2;display:grid;place-items:center;width:22px;height:22px;padding:0;border:0;border-radius:50%;color:#626164;background:#f4f4f5;cursor:pointer;font-size:16px;font-weight:400;line-height:1}.planner-tip-close:hover,.planner-tip-close:focus-visible{color:#121116;background:#ececef}.planner-bubble-dot{position:absolute;z-index:-1;display:block;border-radius:50%;background:#ffffffe0;box-shadow:0 8px 16px #1211160f}.planner-bubble-dot.is-one{right:1px;bottom:-24px;width:14px;height:14px}.planner-bubble-dot.is-two{right:-12px;bottom:-38px;width:8px;height:8px}.planner-tip-message{position:relative;z-index:1}.planner-tip-inline-action{position:relative;z-index:1;display:flex;align-items:center;justify-content:flex-start;gap:10px;margin-top:12px;color:#121116;font-size:12px;font-style:italic;line-height:1}.planner-dexter-tip p{margin:0;color:#121116;font-size:12px;font-style:italic;font-weight:400;line-height:1.28}.planner-dexter-tip small{display:block;margin-top:4px;color:#626164;font-size:10.5px;font-weight:500;line-height:1.2}.planner-tip-action{min-height:30px;padding:0 10px;flex:0 0 auto;border:0;border-radius:999px;color:#121116;background:#dcf1de;box-shadow:0 7px 18px #12111614;cursor:pointer;font-size:11px;font-weight:800;white-space:nowrap;pointer-events:auto}@keyframes plannerDexterPop{0%{opacity:0;transform:translateY(12px) scale(.9,1.08)}45%{opacity:1;transform:translateY(-3px) scale(1.04,.96)}70%{transform:translateY(0) scale(.98,1.02)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes plannerMiniHelp{0%{opacity:0;transform:translateY(4px) scale(.96)}12%,82%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-3px) scale(.98)}}@keyframes plannerTipBubbleIn{0%{opacity:0;transform:translateY(-3px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.stats-hero-row{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.stats-hero-row .round-add-button{background:#121116}.stats-add-button{width:28px;height:28px;font-size:16px}.stats-add-button svg{width:15px;height:15px}.stats-hero{font-size:32px;font-weight:400;color:#121116;letter-spacing:-1px;line-height:1}.stats-trend{font-size:12px;font-weight:500;color:#121116;margin-top:6px}.bar-chart{display:grid;grid-template-columns:repeat(7,1fr);gap:16px;height:160px;align-items:end}.day{display:flex;flex-direction:column;align-items:center;gap:6px;height:100%;justify-content:flex-end;border:0;background:transparent;cursor:pointer;font-family:inherit;position:relative;padding:0}.day.is-selected{background:transparent;box-shadow:none}.bar-tooltip-anchor{position:absolute;top:0;left:50%;transform:translate(-50%);display:flex;justify-content:center;height:28px}.bar-tooltip{background:#121116;color:#fff;font-size:11px;font-weight:700;padding:4px 10px;border-radius:8px;white-space:nowrap;position:relative}.bar-tooltip:after{content:"";position:absolute;bottom:-5px;left:50%;transform:translate(-50%);border:5px solid transparent;border-bottom-width:0;border-top-color:#121116}.bar-track{width:25px;height:100px;background:#f0f0f0;border-radius:12px;position:relative;overflow:hidden;flex-shrink:0}.bar-fill{position:absolute;bottom:0;left:0;right:0;height:var(--height);background:#d4d4d4;border-radius:12px}.day.is-heaviest .bar-fill{background:#121116}.day.is-selected:not(.is-heaviest) .bar-fill{background:#8f8f8f}.bar-label{font-size:11px;font-weight:600;color:#aaa;flex-shrink:0}.day.is-selected .bar-label,.day.is-heaviest .bar-label{color:#121116}.home-bar-chart .bar-tooltip-anchor{top:auto;bottom:calc(var(--height) + 8px);height:auto;z-index:8;pointer-events:none}.home-bar-chart .bar-tooltip-anchor[aria-hidden=true]{display:none}.home-priority-tooltip{display:grid;gap:4px;width:max-content;padding:7px 8px;border-radius:12px;background:#141318;color:#f5f5f5;box-shadow:0 8px 18px #1413182e;font-size:11px;font-weight:400;line-height:1.25}.home-priority-tooltip-row{display:grid;grid-template-columns:6px auto auto;align-items:center;gap:5px;white-space:nowrap}.home-priority-tooltip.is-clear .home-priority-tooltip-row{grid-template-columns:1fr}.home-priority-dot{width:6px;height:6px;border-radius:999px}.home-priority-dot.is-p0{background:#e97a62}.home-priority-dot.is-p1{background:#e8b95d}.home-priority-dot.is-p2{background:#60a8a2}.home-priority-tooltip-label,.home-priority-tooltip-value,.home-priority-tooltip-text{color:inherit;font-weight:400}.home-priority-tooltip-due{font-weight:600;color:inherit;white-space:nowrap}.home-priority-tooltip-row+.home-priority-tooltip-due{margin-top:2px;padding-top:5px;border-top:1px solid rgba(245,245,245,.16)}.home-priority-tooltip-value{text-align:right}.home-week-planner-section .home-bar-chart{gap:11px}.home-bar-chart .bar-fill{background:#e7e7e7;border-radius:4px;z-index:1}.home-bar-chart .day.is-selected .bar-fill,.home-bar-chart .day.is-selected:not(.is-heaviest) .bar-fill{background:#141318}.home-bar-chart .day.is-heaviest:not(.is-selected) .bar-fill{background:#e7e7e7}.home-bar-chart .day.is-selected .bar-label{color:#121116;font-weight:400}.home-bar-chart .day.is-selected .bar-date-label{color:#121116}.home-bar-chart .day.is-selected{z-index:6}.stats-summary{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.stats-summary-card{border-radius:16px;padding:14px}.stats-summary-green{background:#b3e0b8}.stats-summary-pink{background:#f5bde9}.stats-summary-label{font-size:11px;font-weight:500;color:#555;margin-bottom:6px}.stats-summary-value{font-size:16px;font-weight:400;color:#121116;letter-spacing:-.3px}.planner-calendar-link{justify-self:end;display:inline-flex;align-items:center;gap:6px;min-height:30px;margin-top:12px;padding:0 10px;border:.5px solid #e4e4e5;border-radius:999px;color:#121116;background:#fff;box-shadow:0 6px 16px #12111612;cursor:pointer;font-family:inherit;font-size:11px;font-weight:600}.planner-calendar-link svg,.planner-calendar-link i{width:14px;height:14px;stroke-width:1.8}.estimate-row{grid-template-columns:0 1fr auto}.expandable-wrapper{position:relative;overflow:visible}.submission-celebration{position:absolute;top:-30px;right:22px;z-index:95;width:92px;height:72px;pointer-events:none;animation:submissionCelebrationExit 2.8s ease-in-out both}.assignment-timeline-card .submission-celebration{top:-28px;right:16px}.submission-celebration.is-floating{position:fixed;right:auto;z-index:300}.submission-celebration-confetti{position:absolute;inset:-12px -18px auto auto;width:108px;height:72px;object-fit:contain;animation:submissionConfettiPop 2.8s ease-out both}.submission-celebration-dexter{position:absolute;right:22px;bottom:5px;width:34px;height:34px;object-fit:contain;filter:drop-shadow(0 7px 12px rgba(18,17,22,.18));animation:submissionDexterPop 2.8s cubic-bezier(.18,.9,.2,1) both}@keyframes submissionDexterPop{0%{opacity:0;transform:translateY(14px) scale(.72) rotate(-5deg)}12%{opacity:1;transform:translateY(-3px) scale(1.08) rotate(4deg)}22%,72%{opacity:1;transform:translateY(0) scale(1) rotate(0)}to{opacity:0;transform:translateY(-8px) scale(.92)}}@keyframes submissionConfettiPop{0%,8%{opacity:0;transform:translateY(8px) scale(.65)}16%{opacity:.95;transform:translateY(0) scale(1)}76%{opacity:.95}to{opacity:0;transform:translateY(-8px) scale(1.04)}}@keyframes submissionCelebrationExit{0%,88%{visibility:visible}to{visibility:hidden}}.assignment-card-wrapper>.agenda-button,.assignment-card-wrapper>.deadline-row,.assignment-card-wrapper>.assignment-row,.assignment-card-wrapper>.cal-event-card,.class-card-wrapper>.agenda-button,.class-card-wrapper>.cal-event-card,.class-card-wrapper>.assignment-row,.class-card-wrapper>.task-row{width:100%;padding-right:42px}.view:not(.home-view) .assignment-card-wrapper>.agenda-button,.view:not(.home-view) .assignment-card-wrapper>.deadline-row,.view:not(.home-view) .assignment-card-wrapper>.assignment-row,.view:not(.home-view) .assignment-card-wrapper>.cal-event-card,.view:not(.home-view) .assignment-card-wrapper>.task-row,.view:not(.home-view) .class-card-wrapper>.agenda-button,.view:not(.home-view) .class-card-wrapper>.cal-event-card,.view:not(.home-view) .class-card-wrapper>.assignment-row,.view:not(.home-view) .class-card-wrapper>.task-row{padding-right:42px}.assignment-card-wrapper>.agenda-button .academic-status-marker,.assignment-card-wrapper>.deadline-row .academic-status-marker,.assignment-card-wrapper>.assignment-row .academic-status-marker,.assignment-card-wrapper>.cal-event-card .academic-status-marker,.assignment-card-wrapper>.task-row .academic-status-marker{position:absolute;top:50%;right:42px;transform:translateY(-50%)}.assignment-card-wrapper>.agenda-button .academic-card-title-row,.assignment-card-wrapper>.deadline-row .academic-card-title-row,.assignment-card-wrapper>.assignment-row .academic-card-title-row,.assignment-card-wrapper>.cal-event-card .academic-card-title-row,.assignment-card-wrapper>.task-row .academic-card-title-row{grid-template-columns:minmax(0,1fr);padding-right:28px}.assignment-card-wrapper>.academic-work-card .academic-card-title-row,.assessment-card-wrapper>.academic-work-card .academic-card-title-row{padding-right:6px}.assignment-card-wrapper .row-chevron,.class-card-wrapper .row-chevron{display:none}.class-card-wrapper>[data-card-type=Class] .agenda-title,.class-card-wrapper>[data-card-type=Class] .row-title{display:block;overflow:hidden;color:#121116;font-size:14px;font-weight:700;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.class-card-wrapper>[data-card-type=Class] .academic-card-title-row{align-items:center}.class-card-wrapper>[data-card-type=Class]{grid-template-columns:51px minmax(0,1fr) 66px;min-height:96px}.class-card-wrapper>[data-card-type=Class] .academic-card-copy{min-width:0}.class-card-wrapper>[data-card-type=Class] .academic-card-side{display:grid;justify-items:center;align-self:start;justify-self:end;width:100%;min-width:0;padding-right:26px}.home-view .class-card-wrapper>[data-card-type=Class] .agenda-title,.home-view .class-card-wrapper>[data-card-type=Class] .row-title{overflow:hidden;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.academic-class-meta{grid-template-columns:minmax(0,1fr)}.academic-class-meta .card-chip-line{flex-wrap:wrap;overflow:visible}.academic-class-meta .card-chip{max-width:132px;min-height:16px;padding:0 7px;color:#121116;font-size:9px;font-weight:700;line-height:1}.academic-class-meta .card-chip.is-time{max-width:210px}.class-collapsed-action-button{position:absolute;top:50%;right:var(--academic-work-rail-action-right, 37px);z-index:4;transform:translateY(-50%);display:grid;justify-items:center;gap:2px;flex:0 0 auto;width:var(--academic-work-rail-action-width, 58px);min-width:var(--academic-work-rail-action-width, 58px);min-height:41px;padding:0;border:0;color:#121116;background:transparent;box-shadow:none;cursor:pointer;font-family:inherit;line-height:1;text-decoration:none}.class-collapsed-action-icon{display:grid;place-items:center;width:27px;height:27px;margin-right:0;border:.5px solid #d8d8da;border-radius:999px;background:#fff;box-shadow:0 5px 14px #14131814}.class-collapsed-action-button img{width:16px;height:16px;object-fit:contain}.class-collapsed-action-label{display:block;max-width:38px;overflow:hidden;color:#121116;font-size:8.5px;font-weight:700;text-align:center;text-overflow:ellipsis;white-space:nowrap}.assignment-card-wrapper .assignment-card-chevron,.class-card-wrapper .assignment-card-chevron{position:absolute;top:var(--academic-card-chevron-top, 50px);right:10px;z-index:3;transform:translateY(-50%);background:#ffffffdb}.assignment-card-wrapper>.academic-work-card{padding-right:10px}.assessment-card-wrapper>.academic-work-card{min-height:100px}.view:not(.home-view) .assessment-card-wrapper>.academic-work-card{min-height:100px}.working-row>.academic-work-card,.expandable-wrapper>.academic-work-card{padding-right:10px}.assignment-card-wrapper>.academic-work-card .academic-card-side{align-self:start;justify-self:end;padding-right:26px}.working-row>.academic-work-card .academic-card-side,.expandable-wrapper>.academic-work-card .academic-card-side{align-self:start;justify-self:end;padding-right:26px}.working-row.has-archive-action>.academic-work-card{grid-template-columns:51px minmax(0,1fr) 66px}.assignment-card-wrapper>.academic-work-card .academic-status-marker{display:none}.assignment-card-inline-action{position:absolute;right:27px;top:52px;z-index:4;display:grid;justify-items:center;gap:2px;box-sizing:border-box;width:var(--academic-work-rail-action-width, 58px);min-width:var(--academic-work-rail-action-width, 58px);padding:0;border:0;color:#434246;background:transparent;cursor:pointer;font:inherit;font-size:9px;font-weight:700;line-height:1}.assignment-card-inline-action.is-ready-submit{top:49px}.assignment-card-inline-action.assignment-archive-action{right:78px;top:52px;width:46px;min-width:46px;color:#121116}.assignment-card-inline-action.assignment-archive-action .assignment-card-action-icon{border-color:transparent;color:#121116;background:transparent;box-shadow:none}.assignment-card-inline-action>span:last-child{max-width:100%;line-height:.95}.assignment-card-action-icon{display:grid;place-items:center;width:25px;height:25px;padding:4px;border:.5px solid #e4e4e5;border-radius:50%;color:#434246;background:#fff;box-shadow:0 0 14px #1211160d}.assignment-card-action-icon i{display:grid;place-items:center}.assignment-card-action-icon svg{width:17px;height:17px;stroke-width:2}.assignment-card-action-icon img{display:block;width:25px;height:25px;object-fit:contain}.assignment-card-inline-action.is-start .assignment-card-action-icon,.assignment-card-inline-action.is-ready-submit .assignment-card-action-icon{width:25px;height:25px;padding:0;border:0;color:#3a3a3a;background:transparent;box-shadow:none}.assignment-card-inline-action.assessment-schedule-action{top:58px;gap:3px;font-size:8.5px;line-height:1.05}.assignment-card-inline-action.assessment-schedule-action>span:last-child{max-width:54px;white-space:normal}.assignment-card-inline-action.assessment-schedule-action.is-start .assignment-card-action-icon{width:25px;height:25px;padding:0;border:0;color:#434246;background:transparent;box-shadow:none}.assignment-card-inline-action.assessment-schedule-action .assignment-card-action-icon svg{width:25px;height:25px;stroke-width:2}.assignment-card-inline-action.assessment-schedule-action .assignment-card-action-icon img{display:block;width:25px;height:25px;object-fit:contain}.assignment-card-inline-action.is-submitted .assignment-card-action-icon{border-color:#dcf1de;background:#dcf1de}.assignment-card-inline-action.is-reopen .assignment-card-action-icon{border-color:#e4e4e5;background:#f5f5f5}.assignment-card-inline-action:disabled{cursor:default;opacity:.82}.assignment-card-wrapper .assignment-card-inline-action,.working-row .assignment-card-inline-action,.expandable-wrapper .assignment-card-inline-action,.assignment-card-wrapper .assignment-card-chevron,.working-row .working-card-chevron,.expandable-wrapper .working-card-chevron{visibility:visible;opacity:1;pointer-events:auto}.working-row>.working-card-chevron,.expandable-wrapper>.working-card-chevron{position:absolute;top:43px;right:10px;z-index:5;transform:translateY(-50%);background:#ffffffdb}.assignment-card-wrapper.is-expanded .assignment-card-chevron,.class-card-wrapper.is-expanded .assignment-card-chevron{top:var(--academic-card-chevron-top, 50px)}.expandable-row{overflow:visible}.expand-chevron{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:8px;background:transparent;cursor:pointer;color:var(--muted);padding:0;flex-shrink:0}.expand-chevron i{width:18px;height:18px;transition:transform .2s ease}.expand-full-title{flex:0 0 100%;min-width:0;margin:0;color:#121116;font-size:12px;font-weight:650;line-height:1.25;overflow-wrap:anywhere}.assignment-workflow-rollup{flex:0 0 100%;display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;min-height:26px}.assignment-workflow-left{display:flex;align-items:center;gap:6px;min-width:0}.assignment-workflow-status-icon{display:inline-flex;align-items:center;gap:3px;flex:0 0 auto;width:19px}.assignment-workflow-dot{width:8px;height:8px;flex:0 0 8px;border-radius:999px;border:1px solid #b8babd;background:transparent}.assignment-workflow-dot.is-filled{border-color:#b3e0b8;background:#b3e0b8}.assignment-workflow-dot.is-yellow{border-color:#ffd585;background:#ffd585}.assignment-workflow-label{min-width:0;color:#121116;font-size:11px;font-weight:650;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.assignment-workflow-tag{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex:0 0 18px}.assignment-workflow-tag img{width:18px;height:18px;object-fit:contain;display:block}.assignment-workflow-grade{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;min-width:0}.assignment-workflow-grade-label{display:inline-flex;align-items:center;min-height:0;padding:0;border-radius:0;color:#343337;background:transparent;font-size:11px;font-weight:700;line-height:1}.assignment-workflow-grade .assignment-workflow-grade-value.grade-container{position:static;flex-direction:row;width:auto;min-width:64px;max-width:116px;height:24px;min-height:24px;padding:0 8px;border:0;border-radius:999px;background:#f5f5f5;color:#55555f;box-shadow:none;font-size:11px;overflow:hidden}.assignment-workflow-grade .assignment-workflow-grade-value.grade-container strong{width:auto;max-width:100%;color:#55555f;font-size:11px;font-weight:700;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.expand-section-label{flex:0 0 100%;color:#55555f;font-size:11px;font-weight:700;line-height:1}.class-today-resources{display:flex;flex:0 0 100%;flex-wrap:wrap;gap:8px;min-width:0}.class-today-resources .expand-section-label{margin-bottom:-2px}.class-primary-action{background:#dcf1de}.class-expand-section{display:flex;flex:0 0 100%;flex-direction:column;gap:6px;min-width:0}.class-expand-section>.expand-section-label{flex:0 0 auto}.class-expand-section .expand-action-row{flex:0 0 auto;width:100%}.class-due-row{align-items:center}.class-due-row>span{flex:1 1 auto}.class-due-arrow{flex:0 0 auto;width:15px;height:15px;color:#6b6a6e}.assignment-expand-actions{display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr);align-items:center;column-gap:8px;row-gap:8px}.assignment-primary-action-row{grid-column:1 / -1;display:flex;gap:8px}.assignment-primary-action-row>.expand-action-row.dexter-action-row{max-width:none;white-space:normal;overflow-wrap:anywhere;text-align:center}.expand-action-row{display:flex;align-items:center;gap:5px;min-width:0;max-width:100%;white-space:normal;padding:5px 9px;border:0;background:#f0f0f0;border-radius:10px;cursor:pointer;font-size:11px;font-weight:400;color:#121116;text-align:left;overflow-wrap:anywhere}.expand-action-row span{min-width:0;overflow-wrap:anywhere}.expand-action-row.class-resource-row{flex:0 0 100%;align-items:flex-start;padding:8px 10px;line-height:1.25}.expand-action-row.class-resource-row i{flex:0 0 auto;margin-top:1px}.expand-action-row i{width:11px;height:11px;flex-shrink:0;stroke-width:1.75}.expand-action-row.is-done{background:#e8f5e9;color:#388e3c;cursor:default}.expand-action-row.is-static{cursor:default}.expand-action-row.assignment-state-button{min-height:34px;padding:5px 11px;border-radius:10px;color:var(--ink);background:#ffcb66;font-size:11px;font-weight:500}.expand-action-row.assignment-state-button.is-submitted{background:#b3e0b8}.expand-action-row.assignment-state-button.is-reopen{border:.5px solid #d9d9d9;background:#f5f5f5;width:auto;min-width:84px;max-width:96px;padding:5px 10px;justify-content:center}.expand-action-row.assignment-state-button i,.expand-action-row.assignment-state-button svg{width:15px;height:15px;flex:0 0 15px;stroke-width:2}.expand-action-row.dexter-action-row{border:.5px solid #b6b6b7;background:#f5f5f5;color:#121116}.expand-action-row.assignment-dexter-action-row{grid-column:1 / -1;justify-self:end;margin-left:0;max-width:142px;min-height:38px;padding:5px 10px;white-space:nowrap;overflow-wrap:normal}.expand-action-row.dexter-action-row img{width:28px;height:28px;flex:0 0 28px;object-fit:contain;border-radius:999px}.study-card-edit-button,.study-card-start-button{color:#434246;font-size:9px;font-weight:700;line-height:1}.academic-work-card .study-card-edit-button{top:52px;right:var(--academic-work-rail-action-right);z-index:6}.academic-work-card .study-card-start-button{top:52px;right:calc(var(--academic-work-rail-action-right) + 51px);z-index:6}.academic-work-card .study-card-start-button .assignment-card-action-icon img{width:25px;height:25px}.academic-work-card .study-card-chevron{position:absolute;top:var(--academic-card-chevron-top, 50px);right:10px;z-index:5;width:28px;height:28px;transform:translateY(-50%)}.academic-work-card .study-card-chevron i{width:16px;height:16px}.academic-work-card .study-card-edit-button .assignment-card-action-icon img{width:25px;height:25px;opacity:.68}.study-linked-item-row{flex:1 1 145px;min-width:0}.assessment-expand-row{flex:0 0 100%;display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;color:#121116;font-size:11px;font-weight:400;line-height:1.25}.assessment-expand-row strong{font-weight:600}.assessment-expanded-status{min-width:0}.assessment-dexter-action{flex:0 0 auto}.assessment-expanded-facts{justify-content:flex-start;flex-wrap:wrap;column-gap:12px;row-gap:4px}.assessment-expanded-availability{justify-content:flex-start;align-items:flex-start}.assessment-expanded-availability span{min-width:0}.expand-assessment-overview{margin-top:2px}.expand-assignment-breakdown{flex:0 0 100%;min-width:0;margin-top:4px;color:#121116}.expand-breakdown-title{margin-bottom:6px;font-size:12px;font-weight:500;line-height:1.2}.expand-assignment-breakdown ul{margin:0;padding-left:15px}.expand-assignment-breakdown li{margin:0 0 4px;font-size:11px;font-weight:400;line-height:1.35}.assignment-overview-goal{margin:0 0 6px;font-size:11.5px;font-weight:500;line-height:1.35;color:#121116}.assignment-overview-logistics{margin:0;padding-left:15px}.assignment-overview-logistics li{margin:0 0 3px;font-size:11px;font-weight:400;line-height:1.35;color:#434246}.assignment-overview-empty{margin:0;font-size:11px;font-weight:400;line-height:1.35;color:#75747a}.coach-overview-goal{margin:0 0 8px;font-size:13px;font-weight:500;line-height:1.4;color:#121116}.coach-overview-logistics{margin:0;padding-left:17px}.coach-overview-logistics li{margin:0 0 4px;font-size:12px;font-weight:400;line-height:1.4;color:#434246}.expand-overview-link{margin:5px 0 0;padding:0;border:0;color:#121116;background:transparent;cursor:pointer;font:inherit;font-size:11px;font-weight:500;line-height:1.2;text-decoration:underline;text-underline-offset:2px}.expand-action-row.lecture-recap-chip{background:#fff;border:.5px solid #d6d6d8;box-shadow:0 4px 12px #1111110d}.expand-action-row.lecture-recap-chip i{color:#4d8f62}.expand-action-remove{color:#c0392b;background:#fdf0ee;margin-left:auto}.booking-backdrop{position:absolute;inset:0;z-index:40;background:#00000059}.booking-sheet{position:absolute;bottom:0;left:0;right:0;height:76%;z-index:41;background:#fff;border-radius:24px 24px 0 0;display:flex;flex-direction:column;padding:0 20px}.booking-sheet-handle{width:36px;height:4px;border-radius:2px;background:#e0e0e0;margin:12px auto 0;flex-shrink:0}.booking-sheet-header{display:flex;align-items:flex-start;justify-content:space-between;padding:14px 0 12px;flex-shrink:0}.booking-sheet-title{font-size:16px;font-weight:700;color:#121116}.booking-sheet-sub{font-size:12px;color:var(--muted);margin-top:2px}.booking-sheet-date{font-size:12px;font-weight:600;color:var(--muted);padding-top:2px}.booking-day-nav{display:flex;align-items:center;gap:6px}.booking-day-arrow{width:28px;height:28px;border-radius:50%;border:1.5px solid #e0e0e0;background:transparent;font-size:20px;line-height:1;cursor:pointer;color:#121116;display:grid;place-items:center;padding:0}.booking-grid-wrap{flex:1;overflow-y:auto;border-radius:14px;background:#f8f8f8;position:relative;min-height:0;scrollbar-width:none;margin-bottom:12px}.booking-grid-wrap::-webkit-scrollbar{display:none}svg.lucide,[data-lucide]{stroke-width:2!important}.bottom-nav svg.lucide,.bottom-nav [data-lucide]{stroke-width:1.5!important}.course-sync-float{position:absolute;right:18px;bottom:80px;left:18px;z-index:24;display:grid;grid-template-areas:". bubble close" "dexter . .";grid-template-columns:42px minmax(0,1fr) 28px;grid-template-rows:auto 34px;align-items:end;column-gap:8px;pointer-events:none}.course-sync-float-bubble{position:relative;grid-area:bubble;display:grid;gap:4px;max-width:245px;min-height:58px;padding:12px 14px;border:.5px solid #dddddf;border-radius:18px 18px 18px 8px;color:#121116;background:#fff;box-shadow:0 12px 28px #12111621;cursor:pointer;font:inherit;text-align:left;pointer-events:auto}.course-sync-float-bubble:after{position:absolute;left:-5px;bottom:9px;width:14px;height:14px;border-left:.5px solid #dddddf;border-bottom:.5px solid #dddddf;border-radius:0 0 0 5px;background:#fff;transform:rotate(45deg);content:""}.course-sync-float-bubble strong{position:relative;z-index:1;font-size:12px;font-weight:800;line-height:1}.course-sync-float-bubble span{position:relative;z-index:1;color:#434246;font-size:11px;font-weight:500;line-height:1.28}.course-sync-float-close{grid-area:close;align-self:start;display:grid;place-items:center;width:26px;height:26px;padding:0;border:.5px solid #eeeeef;border-radius:50%;color:#626164;background:#fff;box-shadow:0 6px 14px #1211161a;cursor:pointer;pointer-events:auto}.course-sync-float-close svg{width:14px;height:14px}.course-sync-float-dexter{grid-area:dexter;display:grid;place-items:center;width:42px;height:42px;padding:0;border:0;background:transparent;cursor:pointer;pointer-events:auto}.course-sync-float-dexter img{display:block;width:39px;height:39px;object-fit:contain;filter:drop-shadow(0 8px 12px rgba(18,17,22,.14))}.booking-grid{position:relative}.booking-slot{height:52px;display:flex;align-items:flex-start;padding-top:6px;border-bottom:.5px solid var(--line);cursor:pointer}.booking-slot:active{background:#00000008}.booking-slot-label{font-size:11px;color:var(--muted);width:44px;flex-shrink:0;padding-left:10px}.booking-slot-line{flex:1;height:.5px;background:var(--line);margin-top:5px;margin-right:8px}.booking-block{position:absolute;left:44px;right:8px;background:#b3e0b8;border-radius:10px;display:flex;flex-direction:column;z-index:5;pointer-events:all;overflow:hidden;touch-action:none}.booking-resize-top,.booking-resize-bottom{height:12px;flex-shrink:0;cursor:ns-resize;display:flex;align-items:center;justify-content:center}.booking-resize-top:after,.booking-resize-bottom:after{content:"";width:28px;height:3px;border-radius:2px;background:#0003}.booking-block-drag{flex:1;padding:2px 10px;cursor:grab;display:flex;align-items:center;min-height:0}.booking-block-drag:active{cursor:grabbing}.booking-block-info{display:flex;justify-content:space-between;align-items:center;width:100%}.booking-block-time{color:#121116;font-size:12px;font-weight:700}.booking-block-dur{color:#00000080;font-size:11px}.booking-footer{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 0 24px;flex-shrink:0}.booking-cancel-btn{height:50px;border-radius:14px;border:1.5px solid #e0e0e0;background:transparent;font-size:15px;font-weight:700;cursor:pointer;color:#121116}.prep-time-layer{z-index:110}.prep-time-sheet{display:grid;gap:18px;padding-bottom:22px}.due-date-layer{z-index:110}.due-date-sheet{display:grid;gap:18px;padding-bottom:22px}.due-date-input-row{display:grid;gap:8px;color:#626164;font-size:12px;font-weight:700}.due-date-input-row input{width:100%;min-height:48px;border:.5px solid #e0e0e2;border-radius:14px;padding:0 12px;background:#f8f8f8;color:#121116;font:inherit;font-size:15px;font-weight:700}.prep-time-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.prep-time-box{display:grid;gap:9px;min-width:0;padding:11px 8px 9px;border:.5px solid #e7e7e8;border-radius:16px;background:#f8f8f8}.prep-time-box-label{color:#626164;font-size:11px;font-weight:650;line-height:1;text-align:center}.prep-time-stepper{display:grid;grid-template-columns:28px minmax(0,1fr) 28px;align-items:center;gap:4px}.prep-time-stepper button{display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:50%;background:#fff;color:#121116;cursor:pointer;font:inherit;font-size:18px;font-weight:500;line-height:1;box-shadow:0 5px 12px #1211160f}.prep-time-stepper strong{min-width:0;color:#121116;font-size:22px;font-weight:650;line-height:1;text-align:center}.prep-time-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.prep-time-actions button{min-height:48px;border-radius:14px;cursor:pointer;font:inherit;font-size:14px;font-weight:750}.prep-time-reset{border:.5px solid #e0e0e2;background:#fff;color:#121116}.prep-time-save{border:0;background:#121116;color:#fff}.estimate-actions{display:flex;gap:6px}.estimate-actions button{min-width:36px;min-height:32px;border:1px solid var(--line);border-radius:8px;color:var(--blue);background:var(--surface);cursor:pointer;font-size:12px;font-weight:800}.estimate-actions .menu-dot-button{min-width:32px;color:var(--muted);font-size:18px;line-height:1}.event-chip{display:inline-grid;place-items:center;min-height:28px;padding:0 10px;border-radius:14px;color:var(--muted);background:#eef2f7;font-size:11px;font-weight:800}.suggestion-row{background:#fef3c76b}.manual-row{background:#dbeafe52}.is-hidden{display:none}.suggestion-row .estimate-actions button:first-child{color:var(--green)}.suggestion-row .estimate-actions button:last-child{color:var(--red)}.calendar-hero,.sync-preview-card{display:grid;gap:12px;padding:16px;border:0;border-radius:18px;background:#fff;box-shadow:var(--theme-card-shadow)}.calendar-hero h3,.sync-preview-card h3{margin:0;font-size:15px;font-weight:700;line-height:1.2}.sync-preview-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.choice-stack{display:grid;gap:8px}.choice-button,.destination-row{display:grid;align-items:center;width:100%;border:0;border-radius:18px;background:var(--surface);box-shadow:var(--theme-card-shadow);cursor:pointer;text-align:left}.choice-button{gap:4px;padding:12px}.choice-button span,.destination-row strong,.sync-type strong,.permission-row strong{color:var(--ink);font-size:13px;font-weight:600}.choice-button small,.destination-row small,.sync-type small,.permission-row small{display:block;margin-top:3px;color:var(--muted);font-size:12px;line-height:1.35}.choice-button.is-selected,.destination-row.is-selected{border-color:var(--theme-icon-blue);background:#f7fbfd}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin:-4px 0 8px;color:var(--faint);font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-align:center}.calendar-cell{display:grid;gap:2px;min-height:58px;padding:6px 5px;border:1px solid #ebebeb;border-radius:10px;background:#fff;cursor:pointer;text-align:center;transition:background .12s,border-color .12s}.calendar-cell.empty{background:transparent;border-color:transparent;cursor:default;pointer-events:none}.calendar-cell strong{color:var(--ink);font-size:13px;font-weight:600}.calendar-cell small{align-self:end;color:var(--muted);font-size:8.5px;font-weight:700;letter-spacing:.02em;line-height:1.1}.calendar-cell.is-today{background:#121116;border-color:#121116}.calendar-cell.is-today strong{color:#fff}.calendar-cell.is-today small{color:#fff9}.calendar-cell.light{border-color:#c6e8c9;background:#f2fbf3}.calendar-cell.medium{border-color:#f5d98b;background:#fffbea}.calendar-cell.heavy{border-color:#fecaca;background:#fff5f5}.calendar-dots,.calendar-legend{display:flex;align-items:center;justify-content:center;gap:3px}.calendar-dots i,.calendar-legend i{display:block;width:5px;height:5px;border-radius:50%}.calendar-legend{justify-content:flex-start;gap:14px;margin:10px 0 14px;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.04em}.calendar-legend span{display:flex;align-items:center;gap:5px}.dot-assignment{background:#e07820}.dot-quiz{background:#9b6ac8}.dot-class{background:#888}.dot-prep{background:#3da85a}.calendar-legend .legend-type-icon{width:13px;height:13px;border-radius:0;background:none;color:#434246}.calendar-legend .legend-type-icon svg{width:13px;height:13px}.dot-due{background:#e07820}.dot-test{background:#9b6ac8}.calendar-day-card{margin-top:8px}.cal-subtitle-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.cal-fab{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:#121116;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000038;transition:transform .15s ease}.cal-fab:active{transform:scale(.9)}.cal-fab svg{width:16px;height:16px;stroke:#fff}.cal-add-sheet{display:flex;flex-direction:column;gap:0;max-height:84%;padding:10px 20px 28px;overflow-y:auto}.cal-add-form{display:flex;flex-direction:column;gap:14px;margin-top:16px;margin-bottom:20px}.cal-add-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(88px,1fr));gap:12px}.cal-add-field{display:flex;flex-direction:column;gap:5px}.cal-add-label{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--muted)}.cal-add-input{width:100%;padding:10px 12px;border-radius:12px;border:1.5px solid #e5e5e5;background:#f8f8f8;font:inherit;font-size:14px;color:var(--ink);outline:none;box-sizing:border-box;transition:border-color .15s}.cal-add-input:focus{border-color:#121116;background:#fff}.cal-add-textarea{min-height:72px;resize:none}.cal-add-select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2.5'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;padding-right:28px}.availability-preview{display:grid;gap:10px;min-width:0;max-width:100%;padding:12px;border:.5px solid #e8e8ea;border-radius:16px;background:#fff;box-shadow:0 8px 20px #1413180d}.availability-head{display:grid;grid-template-columns:minmax(0,1fr) auto max-content;align-items:start;column-gap:10px;min-width:0}.availability-head div{display:grid;gap:2px;min-width:0}.availability-head span{color:var(--muted);font-size:11px;font-weight:500}.availability-head strong{color:var(--ink);font-size:14px;font-weight:600}.availability-date-nav{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:82px;min-width:82px;margin-top:12px}.availability-date-nav-btn{display:inline-grid;place-items:center;width:36px;height:32px;border:0;border-radius:999px;background:transparent;cursor:pointer}.availability-date-nav-btn:active{transform:translateY(1px)}.availability-date-nav-btn:focus-visible{outline:2px solid #121116;outline-offset:2px}.availability-date-nav-triangle{width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent}.availability-date-nav-triangle.is-left{border-right:9px solid #121116}.availability-date-nav-triangle.is-right{border-left:9px solid #121116}.availability-status{display:inline-grid;place-items:center;flex:0 1 auto;width:max-content;max-width:min(62%,210px);min-height:24px;padding:0 10px;border-radius:999px;font-size:11px;font-style:normal;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.availability-status.is-good{color:#24743e;background:#dcf1de}.availability-status.is-warn{color:#8a4f00;background:#ffefd0;border:.5px solid #ffdc98}.availability-status.is-neutral{color:#666d80;background:#f4f4f5}.availability-timeline{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;min-width:0;min-height:146px}.availability-hours{display:flex;flex-direction:column;justify-content:space-between;padding:2px 0;color:#8a8f9c;font-size:10px;font-weight:600;text-align:right}.availability-track{position:relative;min-width:0;max-width:100%;min-height:146px;border-radius:14px;background:repeating-linear-gradient(to bottom,transparent 0,transparent 23px,rgba(20,19,24,.05) 24px),#f7f7f8;cursor:pointer;overflow:hidden}.availability-slot{position:absolute;inset-inline:0;top:var(--top);z-index:1;height:1px;border:0;border-top:1px solid transparent;background:transparent;pointer-events:none}.availability-track:focus-visible{outline:2px solid #121116;outline-offset:-2px}.availability-block{position:absolute;left:9px;right:9px;top:var(--top);z-index:2;min-height:18px;height:var(--height);display:flex;align-items:center;justify-content:space-between;gap:8px;padding:3px 8px;border-radius:8px;color:#141318;font-size:10px;line-height:1;box-sizing:border-box;max-width:calc(100% - 18px);overflow:hidden}.availability-block b,.availability-block small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.availability-block b{display:block;flex:1 1 auto;font-size:10px;font-weight:600}.availability-block small{color:#1413189e;font-size:9px;font-weight:500;flex-shrink:0}.availability-block.is-class{background:#c7dcff}.availability-block.is-study{background:#dcf1de}.availability-block.is-event{background:#ffefd0}.availability-block.is-selected{left:4px;right:4px;max-width:calc(100% - 8px);z-index:3;border:1.5px solid #141318;box-shadow:0 8px 14px #1413181f}.availability-pin{position:absolute;left:8px;top:var(--top);z-index:2;max-width:calc(100% - 16px);transform:translateY(-50%);padding:3px 7px;border-radius:999px;color:#141318;background:#fff;border:.5px solid #d9d9dd;box-shadow:0 4px 10px #14131814;font-size:9px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.availability-pin:before{content:"";display:inline-block;width:5px;height:5px;margin-right:5px;border-radius:999px;background:#141318;vertical-align:1px}.availability-pin.is-floating{position:static;display:inline-flex;align-items:center;width:fit-content;max-width:calc(100% - 16px);margin:8px;transform:none}.availability-empty{position:absolute;left:12px;right:12px;top:50%;transform:translateY(-50%);color:#8a8f9c;font-size:11px;text-align:center}.availability-conflict-text{padding:8px 10px;border-radius:12px;color:#5c3900;background:#ffefd0bf;font-size:11px;font-weight:500;line-height:1.35;overflow-wrap:anywhere}.availability-note{margin:0;max-width:100%;color:#777d8a;font-size:10.5px;font-weight:400;line-height:1.35;white-space:normal;overflow-wrap:anywhere}.cal-add-footer{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;padding-top:4px}.cal-add-footer .action-button{min-width:92px;background:#121116}.cal-add-close-btn img{display:block;width:18px;height:18px;object-fit:contain}.cal-add-more-btn{min-height:40px;padding:0 14px;border:.5px solid #d9d9dd;border-radius:14px;color:#121116;background:#f5f5f5;cursor:pointer;font:inherit;font-size:12px;font-weight:600}.cal-empty{padding:16px 0;color:var(--muted);font-size:13px;text-align:center}.cal-group-label{margin:16px 0 8px;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.cal-event-card{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:14px;width:100%;padding:14px 16px;background:var(--surface);border-radius:16px;border:.5px solid var(--theme-card-border);box-shadow:var(--theme-soft-shadow);margin-bottom:10px;text-align:left;cursor:pointer;font:inherit}.cal-event-card.academic-work-card{grid-template-columns:51px minmax(0,1fr) 66px;min-height:96px;padding:8px 10px 8px 11px;column-gap:10px;row-gap:5px}.cal-event-info{display:flex;flex-direction:column;gap:2px;min-width:0}.cal-event-title{font-size:14px;font-weight:600;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cal-event-course{font-size:11px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cal-event-type{flex-shrink:0;font-size:13px;font-weight:800;letter-spacing:-.3px}.mini-agenda{display:grid;gap:0;margin-top:4px;border-radius:10px;overflow:hidden;border:1px solid #f0f0f1}.mini-agenda span{display:grid;grid-template-columns:72px 1fr;gap:10px;padding:9px 12px;color:var(--body);font-size:12px;border-bottom:1px solid #f5f5f5}.mini-agenda span:last-child{border-bottom:none}.mini-agenda strong{color:var(--faint);font-size:11px;font-weight:600}.fc-calendar-mount{margin:4px 0 2px;--fc-border-color: #ebebeb;--fc-page-bg-color: transparent;--fc-neutral-bg-color: #f8f8f8;--fc-today-bg-color: transparent;--fc-button-bg-color: transparent;--fc-button-border-color: #e0e0e0;--fc-button-text-color: var(--ink);--fc-button-hover-bg-color: #f0f0f0;--fc-button-hover-border-color: #c8c8c8;--fc-button-active-bg-color: #e4e4e4;--fc-button-active-border-color: #c0c0c0;--fc-event-bg-color: #434246;--fc-event-border-color: transparent;--fc-event-text-color: #fff;--fc-highlight-color: rgba(255, 203, 102, .15)}.fc-calendar-mount .fc{font-family:Poppins,sans-serif;font-size:11px}.fc-calendar-mount .fc-toolbar.fc-header-toolbar{margin-bottom:10px;padding:0 2px;align-items:center}.fc-calendar-mount .fc-toolbar-title{font-size:15px;font-weight:700;color:var(--ink)}.calendar-top-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.calendar-sync-row{display:flex;justify-content:flex-start;margin:10px 0 6px}.cal-sync-menu-wrap{position:relative}.cal-action-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:0 12px;border:1px solid var(--line);border-radius:12px;color:var(--ink);background:#fff;box-shadow:0 4px 12px #1211160d;cursor:pointer;font:inherit;font-size:12px;font-weight:700;line-height:1}.cal-action-button svg,.cal-action-button i,.cal-action-button img{width:17px;height:17px;flex:0 0 auto}.cal-action-button img{display:block;object-fit:contain}.cal-add-event-button{min-width:98px}.cal-sync-button{min-width:0;max-width:100%}.cal-top-icon{display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--line);border-radius:12px;color:var(--ink);background:#fff;box-shadow:0 4px 12px #1211160d;cursor:pointer}.cal-top-icon svg,.cal-top-icon i{width:18px;height:18px}.cal-sync-menu{position:absolute;top:calc(100% + 8px);left:0;right:auto;z-index:15;display:grid;gap:4px;min-width:220px;padding:10px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 16px 36px #1211161f}.cal-sync-menu strong{padding:2px 4px 8px;font-size:12px;font-weight:800}.cal-sync-option{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:40px;padding:0 10px;border:0;border-radius:10px;color:var(--ink);background:transparent;cursor:pointer;font:inherit;text-align:left}.cal-sync-option:hover,.cal-sync-option:focus-visible{background:#f7f9fc}.cal-sync-option i,.cal-sync-option svg{width:14px;height:14px;color:var(--muted)}.quiz-brief-row span{display:grid;gap:2px}.quiz-brief-row small{color:var(--muted);font-size:11px;text-transform:capitalize}.assignment-resource-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:12px;align-items:center;color:inherit;text-decoration:none}.assignment-resource-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;color:var(--req-color);background:var(--req-bg)}.assignment-resource-icon svg{width:17px;height:17px;stroke-width:1.7}.assignment-resource-copy{display:grid;gap:3px;min-width:0}.assignment-resource-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.assignment-resource-copy small{overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.assignment-resource-chevron{width:16px;height:16px;color:var(--muted);stroke-width:1.7}.fc-calendar-mount .fc-button{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;border-radius:8px;padding:4px 10px;line-height:1.4;box-shadow:none!important;outline:none!important;transition:background .12s}.fc-calendar-mount .fc-button:focus-visible{outline:2px solid var(--blue)!important;outline-offset:1px}.fc-calendar-mount .fc-col-header-cell-cushion{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--faint);text-decoration:none;padding:4px 0 6px}.fc-calendar-mount .fc-daygrid-day{cursor:pointer}.fc-calendar-mount .fc-daygrid-day-number{font-size:12px;font-weight:600;color:var(--ink);text-decoration:none;padding:4px 6px;line-height:1}.fc-calendar-mount .fc-daygrid-day.is-selected-calendar-date{background:#bce2c252!important;box-shadow:inset 0 0 0 1px #5f96696b}.fc-calendar-mount .fc-daygrid-day.is-selected-calendar-date .fc-daygrid-day-frame{border-radius:8px}.fc-calendar-mount .fc-daygrid-day:not(.fc-day-today).is-selected-calendar-date .fc-daygrid-day-number{background:#b6e2bc;color:#121116;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;padding:0;margin:2px}.fc-calendar-mount .fc-day-today{background:transparent!important}.fc-calendar-mount .fc-day-today .fc-daygrid-day-number{background:#121116;color:#fff!important;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;padding:0;margin:2px}.fc-calendar-mount .fc-event{background-color:var(--cal-event-bg, #ececee)!important;color:var(--cal-event-text, #121116)!important;border:none!important;border-radius:4px;padding:1px 5px;font-size:9px;font-weight:600;line-height:1.5;cursor:pointer}.fc-calendar-mount .fc-ev-assignment{--cal-event-bg: #e07820;--cal-event-text: #fff}.fc-calendar-mount .fc-ev-quiz{--cal-event-bg: #9B6AC8;--cal-event-text: #fff}.fc-calendar-mount .fc-ev-class{--cal-event-bg: #909090;--cal-event-text: #fff}.fc-calendar-mount .fc-ev-prep{--cal-event-bg: #ececee;--cal-event-text: #121116}.fc-calendar-mount .fc-ev-due{--cal-event-bg: #e07820;--cal-event-text: #fff}.fc-calendar-mount .fc-ev-test{--cal-event-bg: #9B6AC8;--cal-event-text: #fff}.fc-calendar-mount .fc-daygrid-more-link{font-size:9px;font-weight:700;color:var(--muted)}.fc-calendar-mount .fc-scrollgrid,.fc-calendar-mount td,.fc-calendar-mount th{border-color:#ebebeb!important}.fc-calendar-mount .fc-scrollgrid-section-header th{border-bottom-color:#d8d8d8!important}.fc-calendar-mount .fc-button-active{background-color:#121116!important;border-color:#121116!important;color:#fff!important}.fc-calendar-mount .fc-button-group .fc-button{font-size:10px;padding:4px 8px;letter-spacing:.02em}.fc-calendar-mount .fc-timegrid-slot{height:36px;border-color:#f0f0f0!important}.fc-calendar-mount .fc-timegrid-slot-minor{border-color:transparent!important}.fc-calendar-mount .fc-timegrid-axis-cushion,.fc-calendar-mount .fc-timegrid-slot-label-cushion{font-size:9px;font-weight:600;color:var(--faint);padding-right:6px}.fc-calendar-mount .fc-timegrid-now-indicator-line{border-color:#121116}.fc-calendar-mount .fc-timegrid-now-indicator-arrow{border-top-color:#121116;border-bottom-color:#121116}.fc-calendar-mount .fc-timegrid .fc-col-header-cell-cushion{font-size:10px;padding:4px 2px}.fc-calendar-mount .fc-scroller{overflow:hidden!important}.fc-calendar-mount .fc-timegrid .fc-scroller{overflow-y:auto!important;max-height:340px}.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 14px 0}.section-title-row h3{margin:0;font-size:15px;font-weight:700}.text-action{border:0;color:var(--blue);background:transparent;cursor:pointer;font-size:12px;font-weight:900}.text-action.compact{padding:4px 0}.sync-list,.permission-list,.destination-list{display:grid;gap:8px}.sync-list,.permission-list{padding:12px 14px 14px}.destination-list{margin:14px 0}.sync-type,.permission-row{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;min-height:58px;padding:10px 0;border-bottom:1px solid var(--line)}.sync-type:last-child,.permission-row:last-child{border-bottom:0}.sync-icon,.destination-mark{display:grid;place-items:center;border-radius:8px;color:var(--blue);background:var(--blue-soft);font-size:11px;font-weight:900}.sync-icon{width:34px;height:34px}.destination-row{grid-template-columns:auto 1fr auto;gap:12px;min-height:70px;padding:12px}.destination-mark{width:42px;height:42px}.destination-badge{display:inline-grid;place-items:center;min-height:24px;padding:0 8px;border-radius:12px;color:var(--muted);background:#eef2f7;font-size:10px;font-weight:900}.permission-row.is-checked{color:var(--ink)}.permission-list.compact{padding-top:10px}.sync-view{color:#141318}.sync-provider-pill{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;color:#141318;background:#dcf1de;font-size:11px;font-weight:600;line-height:1}.sync-picker-card,.sync-setup-card{display:grid;gap:14px;min-width:0;margin-top:14px;padding:16px;border:1px solid #f0f0f1;border-radius:18px;background:#fff;box-shadow:0 10px 24px #1413180f}.sync-picker-card{padding:0;overflow:hidden}.calendar-sync-picker-card{margin-top:0;width:max-content;max-width:100%}.sync-setup-card>*{box-sizing:border-box;min-width:0;max-width:100%;width:100%}.sync-provider-dropdown{display:grid;width:100%}.calendar-sync-picker-card .sync-provider-dropdown{width:max-content;max-width:100%}.sync-provider-trigger{display:grid;grid-template-columns:20px minmax(0,1fr) 22px;align-items:center;gap:9px;min-height:39px;width:auto;min-width:0;padding:0 11px;border:0;border-bottom:1px solid transparent;color:#141318;background:#fff;cursor:pointer;font:inherit;font-size:13px;font-weight:700;line-height:1;text-align:left}.sync-provider-dropdown.is-open .sync-provider-trigger{border-bottom-color:#e9e9ec}.sync-provider-trigger img,.sync-provider-trigger svg,.sync-provider-trigger i{width:20px;height:20px}.sync-provider-trigger span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sync-provider-trigger i,.sync-provider-trigger svg{color:#69676f}.sync-provider-menu{display:grid;gap:0;padding:5px 0 8px;background:#fff}.sync-provider-option{min-height:29px;padding:0 14px;border:0;color:#141318;background:transparent;cursor:pointer;font:inherit;font-size:13px;font-weight:500;line-height:1;text-align:left}.sync-provider-option.is-selected,.sync-provider-option:hover,.sync-provider-option:focus-visible{background:#f5f5f5}.sync-app-bridge{display:grid;grid-template-columns:64px minmax(52px,1fr) 64px;align-items:center;justify-content:center;gap:10px;width:100%;max-width:244px;margin:0 auto;padding:0}.sync-bridge-logo,.sync-bridge-target{display:grid;place-items:center;width:56px;height:56px;justify-self:center;border-radius:16px;background:#f5f5f5;color:#121116;font-size:12px;font-weight:800;text-align:center}.sync-bridge-logo{object-fit:contain;padding:5px}.sync-bridge-arrow{position:relative;display:block;width:100%;min-width:52px;height:20px}.sync-bridge-arrow:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:#d6d6da;transform:translateY(-50%)}.sync-bridge-arrow:after{content:"\2194";position:absolute;left:50%;top:50%;display:grid;place-items:center;width:24px;height:18px;border-radius:999px;color:#626164;background:#fff;font-size:16px;font-weight:700;line-height:1;transform:translate(-50%,-50%)}.sync-provider-explainer{margin:0;color:#4e4d53;font-size:13px;font-weight:500;line-height:1.42}.sync-question-block{display:grid;gap:10px}.sync-question-block h3{margin:0;color:#141318;font-size:15px;font-weight:800;line-height:1.25}.sync-action-stack{display:grid;gap:8px;margin-top:2px}.sync-primary-connect-button{min-height:44px;border:0;border-radius:14px;color:#121116;background:#b3e0b8;cursor:pointer;font:inherit;font-size:13px;font-weight:800}.sync-primary-connect-button.is-session-required{color:#fff;background:#121116}.sync-primary-connect-button:disabled{cursor:wait;opacity:.78}.sync-action-stack p{margin:0;color:#666d80;font-size:11px;font-weight:500;line-height:1.4}.apple-calendar-fallback-card{display:grid;gap:10px;padding:14px;border:1px solid #f0f0f1;border-radius:18px;background:#fff;box-shadow:0 10px 24px #1413180d}.apple-calendar-fallback-card h3{margin:0;color:#141318;font-size:15px;font-weight:800}.apple-calendar-fallback-card p{margin:0;color:#666d80;font-size:12px;font-weight:500;line-height:1.42}.sync-action-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.sync-secondary-button,.sync-share-button,.sync-link-button{min-height:38px;border-radius:12px;cursor:pointer;font:inherit;font-size:12px;font-weight:800}.sync-secondary-button{border:1px solid #e4e4e5;color:#121116;background:#f7f7f7}.sync-share-button{border:1px solid #121116;color:#fff;background:#121116}.sync-link-button{border:0;color:#4e4d53;background:transparent;text-decoration:underline;text-underline-offset:3px}.sync-link-card,.sync-steps-card{display:grid;gap:14px;margin-top:14px;padding:16px;border:1px solid #f0f0f1;border-radius:18px;background:#fff;box-shadow:0 10px 24px #1413180f}.sync-link-head{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:14px}.sync-hero-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;color:#141318;background:#dcf1de}.sync-hero-icon svg,.sync-hero-icon i{width:20px;height:20px;stroke-width:1.8}.sync-link-head h3{margin:0;color:#141318;font-size:20px;font-weight:700;line-height:1.15}.sync-link-head p{margin:7px 0 0;color:#666d80;font-size:12px;font-weight:400;line-height:1.4}.sync-connect-card{gap:16px}.sync-provider-grid{display:grid;gap:10px}.sync-provider-card{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;width:100%;min-height:74px;padding:12px;border:1px solid #ececef;border-radius:16px;color:#141318;background:#fff;box-shadow:0 8px 18px #1413180d;cursor:pointer;font:inherit;text-align:left}.sync-provider-card.is-selected,.sync-provider-card:focus-visible{border-color:#6edd8a;background:#f4fff7}.sync-provider-card.is-connected{border-color:#6edd8a;box-shadow:0 0 0 3px #6edd8a2e}.sync-provider-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;color:#121116;background:#f5f5f5;font-size:17px;font-weight:800}.sync-provider-card.is-selected .sync-provider-mark,.sync-provider-card.is-connected .sync-provider-mark{background:#6edd8a38}.sync-provider-copy{display:grid;gap:4px;min-width:0}.sync-provider-copy strong{font-size:14px;font-weight:800;line-height:1.15;white-space:normal}.sync-provider-copy small{color:#666d80;font-size:11px;font-weight:500;line-height:1.3}.sync-provider-status{display:inline-flex;grid-column:2;justify-self:start;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;color:#121116;background:#f5f5f5;font-size:10px;font-weight:800;line-height:1;white-space:nowrap}.sync-provider-card.is-connected .sync-provider-status{background:#6edd8a47}.sync-status-card{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:8px;padding:10px 12px;border-radius:14px;color:#121116;background:#6edd8a2e;font-size:12px;font-weight:600;line-height:1.35}.sync-status-copy{display:grid;gap:4px;min-width:0}.sync-status-copy strong{font-size:12px;font-weight:800;line-height:1.25}.sync-status-copy span{font-size:12px;font-weight:600;line-height:1.35}.sync-status-copy small{color:#626164;font-size:11px;font-weight:600;line-height:1.35}.sync-status-card svg,.sync-status-card i{width:18px;height:18px;color:#35a851;stroke-width:2}.sync-card-kicker{color:#666d80;font-size:12px;font-weight:500;line-height:1.4}.sync-filter-card{gap:13px}.sync-filter-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.sync-filter-head h3{margin:3px 0 0;color:#141318;font-size:14px;font-weight:800;line-height:1.25}.sync-reset-button{min-height:28px;padding:0 10px;border:0;border-radius:999px;color:#666d80;background:#f5f5f5;cursor:pointer;font:inherit;font-size:11px;font-weight:800}.sync-chip-section{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.sync-filter-chip{box-sizing:border-box;display:inline-flex;align-items:center;gap:6px;min-width:0;max-width:100%;min-height:32px;padding:0 10px;border:.5px solid #b6b6b7;border-radius:999px;color:#4e4d53;background:#f5f5f5;cursor:pointer;font:inherit;font-size:11px;font-weight:700;line-height:1}.sync-filter-chip span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sync-filter-chip.is-selected{border:2px solid #b6b6b7;color:#121116;background:#f5f5f5}.sync-filter-chip svg,.sync-filter-chip i{width:14px;height:14px;stroke-width:2}.sync-course-filter{display:grid;gap:8px}.sync-course-label{color:#666d80;font-size:11px;font-weight:800;line-height:1;text-transform:uppercase}.sync-preview-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;border:0;border-radius:14px;color:#121116;background:#f5f5f5;cursor:pointer;font:inherit;font-size:12px;font-weight:800}.sync-preview-button svg,.sync-preview-button i{width:15px;height:15px}.sync-url-box{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:56px;padding:12px;border:1px solid #e7e8ec;border-radius:14px;color:#141318;background:#f7f7f8;cursor:pointer;text-align:left}.sync-url-box code{display:block;min-width:0;overflow:hidden;color:#1c1c1e;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.sync-url-box span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;color:#141318;background:#fff;box-shadow:0 4px 12px #1413180f;font-size:11px;font-weight:700}.sync-primary-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sync-primary-actions .action-button,.sync-primary-actions .secondary-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;font-size:12px;font-weight:700}.sync-primary-actions .action-button{color:#fff;background:#141318}.sync-primary-actions svg,.sync-primary-actions i{width:16px;height:16px;stroke-width:1.9}.sync-open-button{border:1px solid #ececef;color:#141318;background:#fff;box-shadow:0 6px 16px #1413180d}.sync-step-list{display:grid;gap:12px;margin:0;padding:0;list-style:none;counter-reset:sync-step}.sync-step-list li{position:relative;min-height:32px;padding-left:44px;color:#1c1c1e;font-size:13px;font-weight:500;line-height:1.35;counter-increment:sync-step}.sync-step-list li:before{position:absolute;top:-2px;left:0;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;color:#141318;background:#f1f2f4;content:counter(sync-step);font-size:12px;font-weight:700}.sync-remove-note{margin:2px 0 0;color:#666d80;font-size:11px;font-weight:400;line-height:1.45}.toast{position:fixed;right:32px;bottom:32px;max-width:min(360px,calc(100vw - 48px));padding:14px 16px;border-radius:8px;color:#fff;background:#111827;box-shadow:var(--shadow);opacity:0;transform:translateY(12px);transition:opacity .18s ease,transform .18s ease;pointer-events:none}.toast.is-visible{opacity:1;transform:translateY(0)}@media(max-width:900px){.workspace{grid-template-columns:1fr;gap:28px;padding:24px}.review-panel{align-self:start}h1{font-size:34px}}@media(max-width:520px){.workspace{padding:16px}.phone{height:calc(100dvh - 32px);min-height:0}}.avatar-btn{background:transparent;padding:0;cursor:pointer;border-radius:50%}.profile-hero{display:flex;flex-direction:column;align-items:center;gap:6px;padding:20px 0 24px}.profile-avatar-wrap{position:relative;display:grid;place-items:center;width:72px;height:72px;border-radius:16px;overflow:hidden;background:#c8f0d8;margin-bottom:4px;box-shadow:var(--theme-soft-shadow)}.profile-avatar-img{width:100%;height:100%;object-fit:cover}.profile-name-row{display:flex;align-items:center;gap:8px}.profile-name{font-size:18px;font-weight:700;color:#121116}.profile-edit-btn{border:0;background:transparent;cursor:pointer;color:#888;padding:0;display:flex;align-items:center}.profile-edit-btn svg{width:14px;height:14px}.profile-email{font-size:13px;color:#888;margin:0}.profile-institution-card{background:#121116;border-radius:16px;margin:0 0 12px;padding:4px 0}.profile-inst-row{display:flex;justify-content:space-between;align-items:center;padding:12px 18px;border-bottom:1px solid rgba(255,255,255,.07)}.profile-inst-row:last-child{border-bottom:0}.profile-inst-label{font-size:13px;color:#fff}.profile-inst-value{font-size:13px;font-weight:400;color:#fff}.profile-info-panel{margin-bottom:0}.profile-info-row{display:flex;align-items:center;gap:9px;padding:10px 14px;border-bottom:1px solid var(--rule);background:transparent;border-left:0;border-right:0;border-top:0;width:100%;cursor:default;font-family:inherit}.profile-info-row:last-child{border-bottom:0}.profile-info-link{cursor:pointer}.profile-info-icon{color:#888;display:flex;flex-shrink:0}.profile-info-icon svg{width:14px;height:14px}.profile-info-label{flex:1;font-size:13px;color:#121116;text-align:left}.profile-info-value{font-size:12px;color:#888;display:flex;align-items:center;gap:4px;text-align:right}.profile-info-value svg{width:14px;height:14px}.profile-timezone-row,.profile-degree-row{cursor:default}.profile-timezone-value,.profile-degree-value{flex:0 1 190px;min-width:0}.profile-preference-select,.profile-timezone-select{width:100%;min-width:0;border:0;color:#626164;background:transparent;font:inherit;font-size:12px;text-align:right;text-overflow:ellipsis}.profile-preference-select:focus,.profile-timezone-select:focus{outline:0}.profile-preference-select:focus-visible,.profile-timezone-select:focus-visible{border-radius:8px;box-shadow:0 0 0 3px #ffdc98b3}.settings-section-label{font-size:12px;font-weight:600;color:#888;margin:14px 0 4px;padding:0 2px}.settings-card{background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000d;margin-bottom:8px}.settings-row{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;border:0;background:transparent;cursor:pointer;font-family:inherit;text-align:left}.settings-row-icon{width:36px;height:36px;border-radius:10px;background:#d6f5e3;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#2d8a48}.settings-row-icon svg{width:16px;height:16px}.settings-row-label{display:grid;gap:2px;flex:1;font-size:14px;color:#121116;font-weight:500}.settings-row-label strong{color:inherit;font:inherit}.settings-row-label small{color:#69696f;font-size:11px;font-weight:500;line-height:1.3}.settings-row-chevron{color:#bbb;display:flex}.settings-row-chevron svg{width:16px;height:16px}.assignment-archive-card{display:grid;gap:10px;padding:14px}.assignment-archive-head{display:flex;align-items:flex-start;gap:12px;padding-bottom:4px}.assignment-archive-head h3{margin:0;color:#121116;font-size:16px;font-weight:800}.assignment-archive-head p{margin:4px 0 0;color:#69696f;font-size:12px;font-weight:500;line-height:1.35}.archived-assignment-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;border:.5px solid #ececef;border-radius:14px;background:#fafafa}.archived-assignment-row strong{display:block;color:#121116;font-size:13px;font-weight:800;line-height:1.25}.archived-assignment-row small{display:block;margin-top:3px;color:#69696f;font-size:11px;font-weight:600;line-height:1.25}.archived-assignment-row button{min-height:34px;padding:0 12px;border:0;border-radius:999px;color:#121116;background:#d6f5e3;cursor:pointer;font:inherit;font-size:12px;font-weight:800}.settings-sync-card{display:flex;align-items:center;gap:12px;padding:14px 16px}.settings-sync-copy{display:grid;gap:3px;min-width:0;flex:1}.settings-sync-copy strong{font-size:14px;color:#121116}.settings-sync-copy small{color:#69696f;font-size:12px;line-height:1.3}.settings-sync-action{flex-shrink:0;min-height:32px;padding:0 12px;border:0;border-radius:8px;color:#121116;background:#ffdc98;cursor:pointer;font:inherit;font-size:12px;font-weight:800}.settings-sync-action:disabled{cursor:default;opacity:.55}.feedback-view{padding-bottom:96px}.feedback-card{display:grid;gap:13px;padding:14px;border:.5px solid #ececed}.feedback-card-head{display:flex;align-items:flex-start;gap:12px}.feedback-card-head h3{margin:0;color:#121116;font-size:18px;font-weight:900;line-height:1.15}.feedback-card-head p{margin:5px 0 0;color:#69696f;font-size:12px;line-height:1.25}.feedback-form{display:grid;gap:11px}.feedback-field{display:grid;gap:7px;color:#121116;font-size:12px;font-weight:800}.feedback-field small{color:#888;font-size:11px;font-weight:500}.feedback-field select,.feedback-field input,.feedback-field textarea{width:100%;box-sizing:border-box;border:.5px solid #e3e3e5;border-radius:14px;background:#f7f7f8;color:#121116;font:inherit;font-size:14px;font-weight:500;padding:12px 13px}.feedback-field textarea{min-height:94px;resize:vertical;line-height:1.4}.feedback-field select:focus,.feedback-field input:focus,.feedback-field textarea:focus{outline:0;border-color:#b8d9c0;background:#fff;box-shadow:0 0 0 3px #dcf1dee6}.feedback-attachments{display:grid;gap:9px}.feedback-attachments input{display:none}.feedback-attach-button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border:.5px solid #e3e3e5;border-radius:14px;background:#fff;color:#121116;cursor:pointer;font:inherit;font-size:13px;font-weight:800;box-shadow:0 8px 18px #1211160d}.feedback-attach-button svg,.feedback-attachment-chip svg{width:16px;height:16px}.feedback-attachment-list{display:flex;flex-wrap:wrap;gap:7px}.feedback-attachment-chip{display:inline-flex;align-items:center;gap:6px;min-width:0;max-width:100%;padding:6px 7px 6px 9px;border:.5px solid #e5e5e6;border-radius:999px;background:#f7f7f8;color:#121116;font-size:11px;font-weight:700}.feedback-attachment-chip span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feedback-attachment-chip button{display:grid;place-items:center;width:22px;height:22px;border:0;border-radius:50%;background:#fff;color:#69696f;cursor:pointer;padding:0}.feedback-attachment-chip button svg{width:13px;height:13px}.feedback-submit-button{width:100%;min-height:48px;border-radius:14px}.notifications-view{padding:0 24px 96px;background:linear-gradient(180deg,#fff,#f8f8f8)}.notifications-view>.topbar:not(.no-back){margin-bottom:20px}.notifications-view>.topbar:not(.no-back) .title-block h2{color:#2b2b2b}.notification-header-action{position:absolute;top:4px;right:-4px;z-index:2;display:grid;place-items:center;width:40px;height:40px;border:.5px solid #eeeeef;border-radius:50%;color:#121116;background:#fff;box-shadow:0 0 16px #1211160a;cursor:pointer}.notification-header-action svg{width:18px;height:18px}.notification-center-content{display:grid;gap:22px}.notification-feed-tabs{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:4px;min-height:60px;padding:4px;border-radius:18px;background:#f5f5f5}.notification-feed-tabs button{border:0;border-radius:14px;color:#626164;background:transparent;cursor:pointer;font:inherit;font-size:14px;font-weight:650}.notification-feed-tabs button.is-active{color:#141318;background:#b3e0b8}.notification-center-summary{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:72px;padding:12px;border:0;border-radius:16px;background:#fff;box-shadow:0 8px 20px #12111614}.notification-center-summary-icon,.notification-feed-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:12px}.notification-center-summary-icon{color:#121116;background:#f5f5f5}.notification-center-summary-icon svg,.notification-feed-icon svg{width:22px;height:22px}.notification-center-summary strong{display:block;color:#141318;font-size:15px;font-weight:800;line-height:1.15}.notification-center-summary small{display:block;margin-top:3px;color:#939295;font-size:11px;line-height:1.3}.notification-feed-group{display:grid;gap:12px}.notification-feed-date{margin:0;color:#7b7b7b;font-size:14px;font-weight:650}.notification-feed-list{display:grid;gap:12px}.notification-feed-card{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:75px;padding:12px;border:0;border-radius:12px;background:#fff;box-shadow:0 8px 20px #12111614}.notification-feed-card.is-read{opacity:.72}.notification-feed-card.is-unread{box-shadow:0 10px 24px #1211161a}.notification-feed-icon{color:#141318;background:var(--notification-accent, #f5f5f5)}.notification-feed-main{display:grid;gap:3px;min-width:0;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;text-align:left}.notification-feed-main strong{color:#141318;font-size:15px;font-weight:800;line-height:1.15;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.notification-feed-main span,.notification-feed-main small{overflow:hidden;color:#939295;font-size:11.5px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.notification-feed-main small{color:#626164;font-weight:650}.notification-feed-time{align-self:end;max-width:58px;color:#626164;font-size:11px;font-weight:750;line-height:1.2;text-align:right}.notification-feed-card.is-unread .notification-feed-time{color:#141318}.notification-feed-empty{display:grid;justify-items:center;gap:8px;padding:26px 18px;border-radius:18px;background:#fff;box-shadow:0 8px 20px #1211160f;text-align:center}.notification-feed-empty span{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;color:#626164;background:#f5f5f5}.notification-feed-empty strong{color:#141318;font-size:16px;font-weight:850}.notification-feed-empty p{max-width:240px;margin:0;color:#626164;font-size:12px;line-height:1.4}.notification-preferences-view{padding-bottom:96px}.notification-inbox-card{display:grid;gap:12px;margin-top:10px;padding:14px;border:.5px solid #ececed}.notification-inbox-head{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px}.notification-inbox-head h3{margin:0;color:#121116;font-size:16px;font-weight:900;line-height:1.15}.notification-inbox-head p{margin:3px 0 0;color:#676970;font-size:12px;line-height:1.3}.notification-test-button{min-height:34px;padding:0 11px;border:.5px solid #d9d9db;border-radius:10px;background:#fff;color:#121116;cursor:pointer;font:inherit;font-size:11px;font-weight:850;box-shadow:0 8px 18px #1211160d}.notification-inbox-list{display:grid;gap:8px}.notification-inbox-item{display:grid;grid-template-columns:8px minmax(0,1fr) 28px;align-items:center;gap:10px;min-height:72px;padding:10px 10px 10px 12px;border:.5px solid #e5e5e7;border-radius:14px;background:#fff;box-shadow:0 10px 22px #1211160d}.notification-inbox-item.is-read{background:#fafafa}.notification-inbox-dot{width:8px;height:8px;border-radius:50%;background:#ffcb66}.notification-inbox-item.is-read .notification-inbox-dot{background:#d8d8db}.notification-inbox-main{display:grid;gap:3px;min-width:0;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;text-align:left}.notification-inbox-main strong{overflow:hidden;color:#121116;font-size:13px;font-weight:850;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.notification-inbox-main span{color:#4e4f55;font-size:12px;line-height:1.3}.notification-inbox-main small{overflow:hidden;color:#74757b;font-size:10.5px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.notification-inbox-read-button{display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:50%;background:#f5f5f6;color:#707178;cursor:pointer}.notification-inbox-read-button svg{width:15px;height:15px}.notification-inbox-empty{margin:0;padding:12px;border-radius:12px;background:#f8f8f8;color:#676970;font-size:12px;line-height:1.35}.notification-rule-card{display:flex;align-items:center;gap:12px;margin-top:10px;padding:13px 16px;border:.5px solid #ececed}.notification-rule-copy{display:grid;gap:3px;min-width:0}.notification-rule-copy strong{color:#121116;font-size:14px;font-weight:800;line-height:1.2}.notification-rule-copy small{color:#676970;font-size:12px;line-height:1.3}.notification-topic-list{display:grid;gap:12px;margin-bottom:94px}.notification-category-card{padding:14px;border:.5px solid #ececed}.notification-category-head{display:flex;align-items:flex-start;gap:11px}.notification-category-head h3{margin:0;color:#121116;font-size:16px;font-weight:900;line-height:1.15}.notification-category-head p{margin:4px 0 0;color:#676970;font-size:12px;line-height:1.3}.notification-topic-icon{width:34px;height:34px;border-radius:10px;background:#fff4d8;color:#966b05}.notification-table{display:grid;gap:0;margin-top:12px;border:.5px solid #eeeeef;border-radius:14px;overflow:visible}.notification-table-header{display:none}.notification-table-row{display:grid;grid-template-columns:minmax(0,1fr);gap:7px;align-items:center}.notification-table-row{padding:10px;background:#fff;border-top:.5px solid #eeeeef}.notification-rule-name{color:#121116;font-size:12px;font-weight:750;line-height:1.25}.notification-rule-control{display:grid;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:8px;min-width:0}.notification-rule-control.is-channel:before{content:"Notify"}.notification-rule-control.is-course:before{content:"Applies"}.notification-rule-control:before{color:#74757b;font-size:10px;font-weight:850;text-transform:uppercase}.notification-field{display:grid;gap:6px;min-width:0;color:#69696f;font-size:10px;font-weight:850;letter-spacing:0;text-transform:uppercase}.notification-multiselect{position:relative;min-width:0;width:100%}.notification-multiselect summary{min-height:36px;width:100%;border:.5px solid #dddddf;border-radius:10px;background:#f8f8f8;color:#121116;font:inherit;font-size:11px;font-weight:750;text-transform:none;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 11px;cursor:pointer;list-style:none;line-height:1.15}.notification-multiselect summary::-webkit-details-marker{display:none}.notification-summary-text{min-width:0;overflow:hidden;overflow-wrap:anywhere}.notification-multiselect summary:after{content:"v";flex-shrink:0;color:#8b8c91;font-size:14px}.notification-multiselect[open] summary{border-color:#b6d9bf;background:#fff}.notification-channel-list{position:absolute;z-index:50;top:calc(100% + 6px);left:0;right:0;box-sizing:border-box;display:grid;gap:2px;padding:7px;border:.5px solid #dddddf;border-radius:14px;background:#fff;box-shadow:0 12px 26px #12111624}.notification-course-list{min-width:0}.notification-channel-option{display:flex;align-items:center;gap:8px;min-height:32px;padding:0 7px;border-radius:9px;color:#24252a;font-size:12px;font-weight:700;text-transform:none}.notification-channel-option:hover{background:#f5f5f5}.notification-channel-option input{width:15px;height:15px;accent-color:#9fcfaa}.settings-toggle{width:44px;height:26px;border-radius:13px;background:#ddd;position:relative;transition:background .2s;flex-shrink:0}.settings-toggle.is-on{background:#121116}.settings-toggle-knob{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0003;transition:transform .2s}.settings-toggle.is-on .settings-toggle-knob{transform:translate(18px)}.canvas-connect-view{background:#fff}.canvas-connect-card,.canvas-connect-form{background:#fff;border-radius:20px;box-shadow:var(--theme-container-shadow);padding:18px;margin:14px 0}.canvas-connect-card{display:flex;gap:14px;align-items:flex-start}.canvas-connect-card.is-light{display:block;background:#f8f8f8}.canvas-connect-card h3,.canvas-connect-form h3{margin:0 0 6px;font-size:17px}.canvas-connect-card p,.canvas-connect-note,.canvas-connect-status{margin:0;color:#6f6e73;font-size:13px;line-height:1.45}.canvas-connect-icon{width:42px;height:42px;border-radius:14px;background:#dcf1de;color:#121116;display:grid;place-items:center;flex-shrink:0}.canvas-connect-icon svg{width:19px;height:19px}.canvas-connect-form{display:grid;gap:14px}.canvas-connect-form label:not(.canvas-remember-row){display:grid;gap:7px}.canvas-connect-form label>span{font-size:12px;color:#6f6e73;font-weight:600}.canvas-connect-form input[type=text],.canvas-connect-form input[type=password],.canvas-connect-form input:not([type]){width:100%;border:0;background:#f5f5f5;border-radius:14px;padding:13px 14px;font-family:inherit;font-size:14px;color:#121116;outline:none}.canvas-remember-row{display:flex;align-items:center;gap:10px}.canvas-remember-row input{width:16px;height:16px}.canvas-connect-status{color:#121116;font-weight:600}.canvas-connect-actions{display:flex;gap:10px}.canvas-connect-primary,.canvas-connect-secondary{border:0;border-radius:14px;min-height:46px;padding:0 16px;font-family:inherit;font-size:13px;cursor:pointer}.canvas-connect-primary{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#ffcb66;color:#121116}.canvas-connect-primary:disabled{opacity:.7}.canvas-connect-primary svg,.canvas-connect-secondary svg{width:16px;height:16px}.canvas-connect-primary:disabled svg{animation:rubrix-spin 1s linear infinite}.canvas-connect-secondary{background:#f5f5f5;color:#121116}.account-view{background:#fff}.account-identity-card,.account-card{background:#fff;border-radius:22px;box-shadow:var(--theme-container-shadow);padding:18px;margin:14px 0}.account-identity-card{display:flex;align-items:center;gap:14px}.account-avatar{width:58px;height:58px;border-radius:50%;background:#f5f5f5;display:grid;place-items:center;overflow:hidden;font-weight:600}.account-avatar img{width:100%;height:100%;object-fit:cover}.account-identity-card h3,.account-card h3{margin:0 0 4px;font-size:18px}.account-identity-card p,.account-card p,.account-row small,.canvas-login-option small{margin:0;color:#6f6e73;font-size:12px;line-height:1.35}.account-card-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.account-card-head span{border-radius:999px;background:#121116;color:#fff;font-size:11px;padding:5px 9px}.account-card.is-quiet{background:#f8f8f8}.account-row,.canvas-login-option{width:100%;display:flex;align-items:center;gap:12px;border:0;background:#f8f8f8;border-radius:16px;padding:13px;font-family:inherit;text-align:left;color:#121116;cursor:pointer;margin-top:10px}.canvas-login-option.is-primary{background:#1f7a35;color:#fff;margin-top:0}.canvas-login-option.is-primary strong{color:#fff;font-size:15px}.canvas-login-option.is-primary>span{background:#ffffff2e;color:#fff}.account-row>span:nth-child(2),.canvas-login-option>div{flex:1;display:grid;gap:3px}.account-row strong,.canvas-login-option strong{font-size:14px}.account-row svg:last-child{width:16px;height:16px;color:#939295}.account-row-icon,.canvas-login-option>span{width:38px;height:38px;border-radius:13px;background:#dcf1de;display:grid;place-items:center;color:#121116;flex-shrink:0}.account-row-icon.is-muted{background:#f5f5f5}.account-row-icon svg,.canvas-login-option>span svg{width:17px;height:17px}.canvas-login-sheet{--login-sheet-pad-x: clamp(16px, 4.8vw, 19px);--login-sheet-pad-top: clamp(14px, 3.6dvh, 30px);--login-sheet-pad-bottom: clamp(16px, 3dvh, 28px);--login-hero-image-w: clamp(92px, 25dvh, 159px);--login-hero-image-h: clamp(76px, 21dvh, 133px);--login-hero-image-top: clamp(8px, 2.6dvh, 26px);--login-prompt-top: clamp(12px, 4.1dvh, 36px);--login-prompt-bottom: clamp(10px, 2.9dvh, 26px);--login-control-height: clamp(44px, 6.4dvh, 56px);--login-primary-top: clamp(14px, 5.4dvh, 55px);--login-divider-y: clamp(12px, 3.2dvh, 30px);--login-method-gap: clamp(18px, 3.4dvh, 28px);--login-footer-top: clamp(10px, 3.2dvh, 28px);--login-footer-gap: clamp(8px, 1.9dvh, 16px);top:0;display:flex;flex-direction:column;z-index:90;box-sizing:border-box;height:100%;min-height:100vh;min-height:100dvh;max-height:none;overflow:hidden;padding:calc(var(--login-sheet-pad-top) + env(safe-area-inset-top,0px)) max(var(--login-sheet-pad-x),env(safe-area-inset-right,0px)) calc(var(--login-sheet-pad-bottom) + env(safe-area-inset-bottom,0px)) max(var(--login-sheet-pad-x),env(safe-area-inset-left,0px));padding-bottom:max(calc(var(--login-sheet-pad-bottom) + env(safe-area-inset-bottom,0px)),env(safe-area-inset-bottom,0px));border-radius:0;background:#fff;box-shadow:none}.canvas-login-topbar{position:relative;display:flex;justify-content:flex-end;min-height:0}.canvas-login-sheet .status{position:static;height:0;padding:0;background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.canvas-login-topbar .sheet-close{position:absolute;top:-32px;right:0;width:30px;height:30px;color:#626164;background:transparent;font-size:24px}.canvas-login-stack{display:flex;flex:1;flex-direction:column;gap:0;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-bottom:0;-webkit-overflow-scrolling:touch}.canvas-login-sheet:has(.canvas-login-advanced[open]) .canvas-login-stack,.canvas-login-sheet:has(.canvas-qr-panel) .canvas-login-stack{overflow-y:auto;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px))}.canvas-login-hero{text-align:center;padding:0}.canvas-login-hero h3{width:100%;margin:0;color:#141318;font-size:clamp(20px,3.1dvh,22px);font-weight:500;line-height:1.2;text-align:center;white-space:normal}.canvas-login-hero img{display:block;width:var(--login-hero-image-w);height:var(--login-hero-image-h);margin:var(--login-hero-image-top) auto 0;object-fit:contain}.canvas-login-prompt{margin:var(--login-prompt-top) 0 var(--login-prompt-bottom);color:#141318;font-size:clamp(14px,2.25dvh,16px);font-weight:400;line-height:1.2;text-align:center}.canvas-login-methods{display:grid;gap:var(--login-method-gap)}.canvas-login-methods .canvas-login-divider{margin:0}.canvas-school-dropdown,.canvas-login-advanced label{position:relative}.canvas-school-field{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;width:100%;min-height:var(--login-control-height);padding:0 14px 0 19px;border:0;border-radius:12px;background:#f5f5f5;cursor:text;font-family:inherit;text-align:left}.canvas-school-field>svg{width:20px;height:20px;color:#939295}.canvas-school-field input{width:100%;min-width:0;border:0;outline:0;background:transparent;overflow:hidden;color:#626164;font-family:inherit;font-size:14px;font-weight:500;line-height:1;text-overflow:ellipsis;white-space:nowrap}.canvas-school-field input::placeholder{color:#626164}.canvas-login-advanced label{display:grid;gap:7px}.canvas-login-advanced label span{color:#626164;font-size:12px;font-weight:500}.canvas-login-advanced label em{color:#939295;font-size:11px;font-style:normal;font-weight:400}.canvas-login-advanced input{width:100%;min-width:0;border:0;background:transparent;border-radius:0;padding:0;font-family:inherit;font-size:14px;font-weight:500;color:#626164;outline:none}.canvas-school-menu{position:absolute;z-index:8;top:calc(100% + 8px);right:0;left:0;display:grid;gap:8px;padding:8px;border-radius:16px;background:#fff;box-shadow:0 12px 28px #12111624}.canvas-school-suggestions{position:static;display:grid;gap:6px;max-height:126px;overflow:auto;padding:0;background:#fff;border-radius:12px;box-shadow:none;border:0}.canvas-school-suggestions button{display:grid;gap:2px;border:0;border-radius:12px;background:#f8f8f8;padding:9px 10px;text-align:left;font-family:inherit;color:#121116}.canvas-school-suggestions span{font-size:13px;font-weight:600}.canvas-school-suggestions small{font-size:11px;color:#6f6e73}.canvas-school-suggestion-note{padding:10px;color:#6f6e73;font-size:12px;line-height:1.35}.canvas-credential-card{display:grid;gap:0;background:transparent;border-radius:0;box-shadow:none;padding:0}.canvas-login-primary{width:100%;min-height:clamp(46px,6.2dvh,52px);margin-top:var(--login-primary-top);border:0;border-radius:12px;background:#141318;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-family:inherit;font-size:clamp(15px,2.2dvh,16px);font-weight:500;cursor:pointer}.canvas-login-primary svg{width:17px;height:17px}.canvas-login-divider{display:flex;align-items:center;gap:16px;margin:var(--login-divider-y) 0;color:#000;font-size:15px;font-weight:400;text-align:center}.canvas-login-divider:before,.canvas-login-divider:after{content:"";height:1px;background:#939295;flex:1}.canvas-login-option{width:100%;min-height:var(--login-control-height);border:0;border-radius:12px;background:#f5f5f5;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:12px;padding:0 19px;color:#626164;cursor:pointer;font-family:inherit;text-align:left}.canvas-login-option>span{display:grid;place-items:center;width:20px;height:20px;border-radius:0;background:transparent;color:#939295}.canvas-login-option>span svg{width:20px;height:20px}.canvas-login-option strong{color:#626164;font-size:14px;font-weight:500;line-height:1}.canvas-login-option.is-qr{background:#f5f5f5;margin-top:0}.canvas-login-option.is-primary{background:#1f7a35;margin-top:0}.canvas-login-option.is-primary strong{color:#fff;font-weight:600}.canvas-login-option.is-primary>span,.canvas-login-option.is-primary>span svg{color:#fff}.canvas-login-saved-card{width:100%;display:grid;grid-template-columns:clamp(42px,6.3dvh,52px) minmax(0,1fr) 18px;align-items:center;gap:13px;min-height:clamp(64px,9.2dvh,78px);margin-top:6px;border:0;border-radius:18px;background:#f5f5f5;box-shadow:0 10px 24px #12111614;color:#121116;cursor:pointer;font-family:inherit;padding:13px;text-align:left}.canvas-login-saved-card strong{display:block;overflow:hidden;color:#121116;font-size:15px;font-weight:500;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.canvas-login-saved-card small{display:block;margin-top:4px;overflow:hidden;color:#6f6e73;font-size:12px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.canvas-login-saved-card>svg{width:17px;height:17px;color:#626164}.canvas-login-saved-avatar{width:clamp(42px,6.3dvh,52px);height:clamp(42px,6.3dvh,52px);border-radius:50%;background:#dcf1de;color:#121116;display:grid;place-items:center;overflow:hidden;font-size:16px;font-weight:600}.canvas-login-saved-avatar img{width:100%;height:100%;object-fit:cover}.canvas-login-someone-else{align-self:center;margin:clamp(10px,2.3dvh,18px) auto 0;border:0;background:transparent;color:#626164;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;text-decoration:underline;text-underline-offset:3px}.canvas-qr-panel{margin-top:12px;background:#f8f8f8;border-radius:18px;padding:12px;text-align:center}.canvas-qr-panel video{width:100%;max-height:220px;border-radius:14px;background:#121116;object-fit:cover}.canvas-qr-panel p{margin:8px 0 0;color:#6f6e73;font-size:12px}.canvas-login-advanced{margin-top:clamp(8px,1.6dvh,12px);border:.5px solid #ededee;border-radius:16px;padding:0;color:#626164;background:#fff;box-shadow:0 6px 16px #1211160a}.canvas-login-advanced summary{cursor:pointer;min-height:clamp(34px,5.1dvh,42px);padding:clamp(9px,1.8dvh,13px) 14px;color:#121116;font-size:12px;font-weight:500;list-style:none;text-align:left}.canvas-login-advanced summary::-webkit-details-marker{display:none}.canvas-login-advanced summary:after{float:right;color:#626164;content:"+";font-size:18px;line-height:.75}.canvas-login-advanced[open] summary:after{content:"-"}.canvas-login-advanced[open]{display:grid;gap:10px;padding:0 12px 12px}.canvas-login-advanced[open] summary{margin:0 -12px;border-bottom:.5px solid #f0f0f1}.canvas-login-advanced .canvas-connect-secondary{min-height:40px;font-size:12px}.canvas-login-footer-actions{display:grid;justify-items:center;gap:var(--login-footer-gap);margin-top:auto;padding-bottom:max(96px,calc(env(safe-area-inset-bottom,0px) + 72px));padding-top:var(--login-footer-top);flex-shrink:0}.canvas-login-help{align-self:center;display:grid;justify-items:center;gap:clamp(4px,.8dvh,6px);margin:0;border:0;background:transparent;color:#626164;cursor:pointer;font-family:inherit;font-size:12px;font-weight:400;line-height:1.2;text-align:center}.canvas-login-help img{width:clamp(24px,4.2dvh,32px);height:clamp(22px,3.8dvh,29px);object-fit:contain}.canvas-login-demo-note{margin:0;padding-top:0;color:#666d80;font-size:11px;font-weight:400;line-height:1.4;text-align:center}.canvas-login-demo-note button{padding:0;border:0;color:#141318;background:transparent;cursor:pointer;font:inherit;font-weight:600;text-decoration:underline;text-underline-offset:2px}@media(max-height:760px){.canvas-login-sheet{--login-sheet-pad-top: clamp(10px, 2.2dvh, 16px);--login-footer-gap: 6px;--login-footer-top: 8px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px))}.canvas-login-hero img{width:clamp(72px,17dvh,112px);height:clamp(58px,14dvh,92px);margin-top:4px}.canvas-login-prompt{margin:8px 0}.canvas-login-divider{margin:12px 0}.canvas-login-primary{margin-top:18px}.canvas-login-saved-card{min-height:clamp(52px,8dvh,64px);margin-top:2px;padding:10px 12px}.canvas-login-saved-avatar{width:clamp(36px,5.7dvh,44px);height:clamp(36px,5.7dvh,44px)}.canvas-login-someone-else{margin-top:8px}.canvas-login-footer-actions{padding-bottom:max(92px,calc(env(safe-area-inset-bottom,0px) + 68px));padding-top:var(--login-footer-top)}.canvas-login-help{margin-top:0}}@media(max-height:480px){.canvas-login-sheet{--login-sheet-pad-top: 7px;--login-sheet-pad-bottom: 6px;--login-footer-gap: 4px;--login-footer-top: 4px;padding-bottom:calc(6px + env(safe-area-inset-bottom,0px))}.canvas-login-hero h3{font-size:18px;line-height:1.15}.canvas-login-hero img{width:52px;height:42px;margin-top:2px}.canvas-login-prompt{margin:6px 0;font-size:13px}.canvas-login-saved-card{min-height:48px;padding:8px 10px}.canvas-login-saved-card strong{font-size:13px}.canvas-login-saved-card small{margin-top:2px;font-size:11px}.canvas-login-saved-avatar{width:34px;height:34px;font-size:13px}.canvas-login-someone-else{margin-top:6px;font-size:12px}.canvas-login-help{gap:2px;font-size:11px;line-height:1.08}.canvas-login-help img{width:22px;height:20px}.canvas-login-demo-note{font-size:10.5px;line-height:1.15}}@keyframes rubrix-spin{to{transform:rotate(360deg)}}body.is-focus-theme{--bg: #ffffff;--phone-bg: #ffffff;--surface: #ffffff;--ink: #0b0a0d;--body: #2f2f33;--muted: #55555b;--faint: #76767d;--line: #d8d8dc;--theme-card-border: #dcdce0;--theme-chip-bg: #f1f1f2;--focus-card-shadow: 0 0 24px rgba(18, 17, 22, .085);--focus-container-shadow: 0 0 42px rgba(18, 17, 22, .1);--focus-soft-shadow: 0 0 16px rgba(18, 17, 22, .065);--theme-card-shadow: var(--focus-card-shadow);--theme-container-shadow: var(--focus-container-shadow);--theme-soft-shadow: var(--focus-soft-shadow);background:#fff}body.is-focus-theme .phone{border-color:#111;box-shadow:0 0 42px #1211162e}body.is-focus-theme .screen,body.is-focus-theme .view,body.is-focus-theme .status,body.is-focus-theme .workspace{background:var(--phone-bg)}body.is-focus-theme .status{border-bottom:0}body.is-focus-theme .home-view .today-panel,body.is-focus-theme .home-view .updates-carousel,body.is-focus-theme .home-view .deadline-panel,body.is-focus-theme .day-view-card,body.is-focus-theme .attention-card,body.is-focus-theme .course-section-card,body.is-focus-theme .course-timeline-card,body.is-focus-theme .course-section-toggle,body.is-focus-theme .course-section-accordion,body.is-focus-theme .course-module,body.is-focus-theme .course-module-toggle,body.is-focus-theme .update-card,body.is-focus-theme .prompt-card,body.is-focus-theme .chat-thread-card,body.is-focus-theme .conversation-row,body.is-focus-theme .contact-card,body.is-focus-theme .settings-card,body.is-focus-theme .feedback-card,body.is-focus-theme .notification-inbox-card,body.is-focus-theme .notification-category-card,body.is-focus-theme .notification-center-summary,body.is-focus-theme .notification-feed-item,body.is-focus-theme .canvas-connect-card,body.is-focus-theme .account-card,body.is-focus-theme .profile-card,body.is-focus-theme .lecture-recap-sheet{border:1px solid var(--theme-card-border);background:#fff;box-shadow:var(--focus-card-shadow)}body.is-focus-theme .home-view .today-panel,body.is-focus-theme .home-view .updates-carousel,body.is-focus-theme .home-view .deadline-panel,body.is-focus-theme .home-view .home-day-section,body.is-focus-theme .course-section-card,body.is-focus-theme .course-timeline-card{border-radius:24px;box-shadow:var(--focus-container-shadow)}body.is-focus-theme .dexter-smart-prompts .prompt-card{border:0;background:#ffdc98;box-shadow:none}body.is-focus-theme .home-dexter-thought span,body.is-focus-theme .dexter-sync-panel,body.is-focus-theme .planner-tip-card,body.is-focus-theme .empty-working,body.is-focus-theme .assignments-empty-state,body.is-focus-theme .course-module-item,body.is-focus-theme .feedback-field input,body.is-focus-theme .feedback-field select,body.is-focus-theme .feedback-field textarea{border:1px solid var(--line);background:#fff;box-shadow:var(--focus-soft-shadow)}body.is-focus-theme .home-dexter-thought span:before{background:#fff;box-shadow:none}body.is-focus-theme .dexter-thread .assistant-bubble,body.is-focus-theme .message.assistant .bubble{border-color:#e8e0d4;background:#fffaf2;box-shadow:var(--focus-soft-shadow)}body.is-focus-theme .demo-tour-teaser-bubble,body.is-focus-theme .demo-tour-card{border-color:#eadfce;background:#fff8ee;box-shadow:0 0 22px #12111614}body.is-focus-theme .demo-tour-teaser-bubble:after,body.is-focus-theme .demo-tour-card:after{border-color:#eadfce;background:#fff8ee;box-shadow:none}body.is-focus-theme .view:not(.home-view) .agenda-button,body.is-focus-theme .view:not(.home-view) .deadline-row,body.is-focus-theme .view:not(.home-view) .assignment-row,body.is-focus-theme .view:not(.home-view) .task-row,body.is-focus-theme .view:not(.home-view) .academic-work-card,body.is-focus-theme .working-row{border:0;border-radius:18px;background:#fff;box-shadow:var(--focus-card-shadow)}body.is-focus-theme .course-section-card .assignment-row,body.is-focus-theme .course-section-card .task-row,body.is-focus-theme .course-section-accordion-body .assignment-row,body.is-focus-theme .course-section-accordion-body .task-row{min-height:70px;padding:12px 14px;border:0;border-radius:16px;background:#fff;box-shadow:var(--focus-card-shadow)}body.is-focus-theme .course-section-card .academic-work-card,body.is-focus-theme .course-section-accordion-body .academic-work-card{--academic-work-rail-center: 56px;--academic-work-rail-action-width: 44px;--academic-work-rail-action-right: 34px;grid-template-columns:51px minmax(0,1fr) 42px;min-height:96px;padding:8px 8px 8px 11px}body.is-focus-theme .view.course-view .course-section-card .academic-work-card,body.is-focus-theme .view.course-view .course-section-accordion-body .academic-work-card{padding-right:8px}body.is-focus-theme .course-section-card .academic-work-card .assignment-card-inline-action,body.is-focus-theme .course-section-accordion-body .academic-work-card .assignment-card-inline-action{top:52px;right:var(--academic-work-rail-action-right)}body.is-focus-theme .course-section-card .academic-work-card .assignment-card-inline-action.is-ready-submit,body.is-focus-theme .course-section-accordion-body .academic-work-card .assignment-card-inline-action.is-ready-submit{top:49px}body.is-focus-theme .course-section-card .academic-work-card .academic-priority-wrap,body.is-focus-theme .course-section-accordion-body .academic-work-card .academic-priority-wrap{top:18px;right:var(--academic-work-rail-action-right);width:var(--academic-work-rail-action-width);justify-items:center}body.is-focus-theme .course-section-card .academic-work-card .academic-card-copy,body.is-focus-theme .course-section-accordion-body .academic-work-card .academic-card-copy,body.is-focus-theme .course-section-card .academic-work-card .academic-card-work-meta,body.is-focus-theme .course-section-accordion-body .academic-work-card .academic-card-work-meta{gap:6px}body.is-focus-theme .course-section-card .academic-work-card .row-title,body.is-focus-theme .course-section-card .academic-work-card .agenda-title,body.is-focus-theme .course-section-accordion-body .academic-work-card .row-title,body.is-focus-theme .course-section-accordion-body .academic-work-card .agenda-title{font-size:13px}body.is-focus-theme .course-announcements-card,body.is-focus-theme .course-announcements-card .course-section-body,body.is-focus-theme .course-view .course-announcements-carousel{overflow:hidden}body.is-focus-theme .home-view .updates-carousel,body.is-focus-theme .course-announcements-card,body.is-focus-theme .announcement-card,body.is-focus-theme .course-view .course-announcements-carousel .update-card{border:0;box-shadow:var(--focus-card-shadow)}body.is-focus-theme .assignment-card-wrapper>.academic-work-card,body.is-focus-theme .assessment-card-wrapper>.academic-work-card,body.is-focus-theme .working-row>.academic-work-card,body.is-focus-theme .expandable-wrapper>.academic-work-card{border:0}body.is-focus-theme .home-day-pill,body.is-focus-theme .search,body.is-focus-theme .input-dock,body.is-focus-theme .assignment-tabs,body.is-focus-theme .notification-filter-tabs,body.is-focus-theme .card-chip,body.is-focus-theme .academic-card-value-chip,body.is-focus-theme .home-count-pill,body.is-focus-theme .badge,body.is-focus-theme .pill{border-color:var(--line);background:#f1f1f2;color:var(--ink);box-shadow:none}body.is-focus-theme .home-day-pill.is-active,body.is-focus-theme .notification-filter-tabs button.is-active,body.is-focus-theme .assignment-tabs button.is-active,body.is-focus-theme .assignments-toggle button.is-active{border-color:#111;background:#fff;color:#111}body.is-focus-theme .academic-due-chip.is-personal-due{border-color:#d9d9d9;background:#e7efff}body.is-focus-theme .assignments-toggle{border:1px solid var(--line);background:#f1f1f2;box-shadow:none}body.is-focus-theme .view.course-view>.topbar:not(.no-back):has(.course-subtitle-capsules) .title-selector,body.is-focus-theme .view.course-view>.topbar:not(.no-back):has(.course-subtitle-capsules) .title-selector:hover,body.is-focus-theme .view.course-view>.topbar:not(.no-back):has(.course-subtitle-capsules) .title-selector:focus-visible{border:0;background:#f5f5f5}body.is-focus-theme .home-view .day-view-card,body.is-focus-theme .home-view .home-day-section{background:#fff}body.is-focus-theme .settings-row-label,body.is-focus-theme .settings-sync-copy strong,body.is-focus-theme .row-title,body.is-focus-theme .academic-card-title-row,body.is-focus-theme .announcement-title,body.is-focus-theme .topbar h2,body.is-focus-theme h1,body.is-focus-theme h2,body.is-focus-theme h3{color:var(--ink)}body.is-focus-theme .settings-row-label small,body.is-focus-theme .settings-sync-copy small,body.is-focus-theme .row-meta,body.is-focus-theme .academic-card-meta,body.is-focus-theme .academic-card-work-meta,body.is-focus-theme .announcement-body,body.is-focus-theme .course-module-item-copy small,body.is-focus-theme .home-rest-day-empty,body.is-focus-theme .review-panel>p{color:var(--body)}body.is-focus-theme .settings-row-icon,body.is-focus-theme .notification-center-summary-icon,body.is-focus-theme .notification-feed-icon,body.is-focus-theme .account-row-icon,body.is-focus-theme .profile-info-icon,body.is-focus-theme .canvas-connect-icon{background:#eeeeef;color:#111}body.is-focus-theme .settings-toggle{background:#c9c9ce}body.is-focus-theme .settings-toggle.is-on{background:#111}body.is-focus-theme .bottom-nav{border-top:1px solid var(--line);background:#fffffff0;box-shadow:none}body.is-focus-theme .nav-item.is-active{color:#111}body.is-focus-theme .course-timeline-track:before{background:#e6e6e9}body.is-focus-theme .course-timeline-fill{background:#6edd8a33}:is(.home-view .day-view-card,.home-view .updates-carousel,.home-view .deadline-panel,.home-week-planner-section .home-stats-chart-card,.stats-chart-card,.working-list-card,.assignment-section-card,.course-section-card,.course-announcements-card,.course-timeline-card,.course-section-accordion,.course-module,.lecture-recap-sheet,.settings-card,.feedback-card,.notification-inbox-card,.notification-rule-card,.notification-category-card,.canvas-connect-card,.canvas-connect-form,.account-identity-card,.account-card),body.is-focus-theme :is(.home-view .day-view-card,.home-view .updates-carousel,.home-view .deadline-panel,.home-week-planner-section .home-stats-chart-card,.stats-chart-card,.working-list-card,.assignment-section-card,.course-section-card,.course-announcements-card,.course-timeline-card,.course-section-accordion,.course-module,.lecture-recap-sheet,.settings-card,.feedback-card,.notification-inbox-card,.notification-rule-card,.notification-category-card,.canvas-connect-card,.canvas-connect-form,.account-identity-card,.account-card){border:var(--app-container-border);border-radius:var(--app-container-radius);box-shadow:var(--app-container-shadow)}@media(max-width:640px),(display-mode:standalone),(display-mode:fullscreen){html,body{width:100%;min-height:100%;overflow:hidden;background:var(--phone-bg)}.workspace{display:block;width:100vw;min-height:100svh;min-height:100dvh;padding:0;background:var(--phone-bg)}.review-panel{display:none}.phone-shell{display:block;width:100vw;height:100svh;height:100dvh}.phone{width:100vw;height:100svh;height:100dvh;min-height:0;border:0;border-radius:0;background:var(--phone-bg);box-shadow:none}.screen{width:100vw;height:100svh;height:100dvh;border-radius:0}.view{height:100svh;height:100dvh;padding-right:max(20px,env(safe-area-inset-right));padding-bottom:calc(88px + env(safe-area-inset-bottom));padding-left:max(20px,env(safe-area-inset-left))}.bottom-nav{padding-bottom:max(12px,env(safe-area-inset-bottom))}.toast{right:16px;bottom:calc(84px + env(safe-area-inset-bottom));left:16px}}@media print{body{background:#fff}.phone,.screen,#screen{width:100%;max-width:none;height:auto;min-height:0;overflow:visible;border:0;border-radius:0;box-shadow:none}.lecture-recap-view{overflow:visible;background:#fff}.lecture-recap-view .status-bar,.lecture-recap-view .topbar,.lecture-recap-view~.bottom-nav,.lecture-recap-pdf-button,.bottom-nav,.floating-chat-button{display:none!important}.lecture-recap-sheet{margin:0;padding:.35in;border:0;border-radius:0;box-shadow:none}}.dexter-stale-banner{display:flex;align-items:flex-start;gap:8px;margin:10px 12px 4px;padding:10px 12px;background:var(--orange-soft);border:1px solid var(--orange);border-radius:12px;color:var(--body);font-size:13px;line-height:1.4}.dexter-stale-banner i,.dexter-stale-banner svg{flex:0 0 auto;width:16px;height:16px;margin-top:1px;color:#b9821f}.dexter-stale-refresh{background:none;border:none;padding:0;margin-left:2px;color:var(--blue);font:inherit;font-weight:600;cursor:pointer;text-decoration:underline}.home-search-results-wrap{position:relative;margin:-16px 0 10px}.search-results-view{display:flex;flex-direction:column;height:100%;background:#f4f4f5;padding-left:12px;padding-right:12px}.search-page-topbar{display:flex;align-items:center;gap:10px;padding:8px 14px 10px}.search-page-form{display:flex;align-items:center;gap:8px;flex:1 1 auto;min-width:0;margin:0;padding:9px 14px;border-radius:999px;background:#ececee}.search-page-icon{display:inline-flex;color:#6b6a6e}.search-page-icon i{width:17px;height:17px}.search-page-form input{flex:1 1 auto;min-width:0;border:0;background:transparent;color:#121116;font:inherit;font-size:14px;outline:none}.search-page-scroll{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:0 0 12px}.search-page-heading{margin:2px 2px 8px;font-size:15px;font-weight:700;color:#121116;overflow-wrap:anywhere;flex:0 0 auto}.search-results-view>.topbar.search-page-topbar{margin-bottom:6px}.search-results-card{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;background:var(--surface);border-radius:18px;box-shadow:var(--theme-card-shadow);overflow:hidden}.search-page-results{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:2px;overflow-y:auto;overflow-x:hidden;padding:6px 0 8px}.search-page-results .home-search-result-row{max-width:100%;box-sizing:border-box}.search-page-results .home-search-result-text,.search-page-results .home-search-result-title-row{min-width:0;flex:1 1 auto}.search-page-results .home-search-result-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-page-results .home-search-result-preview,.search-page-results .home-search-result-descriptor,.search-page-results .home-search-retrieval-snippet{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.search-results-card{border-radius:0;background:transparent;box-shadow:none;overflow:visible}.search-page-results{gap:12px;padding:0 0 12px}.search-page-results .home-search-result-row{align-items:flex-start;gap:12px;padding:12px;border-radius:12px;background:#fff;box-shadow:0 8px 10px #00000014}.search-page-results .home-search-result-icon{width:48px;height:48px;border-radius:12px}.search-page-results .home-search-result-icon svg,.search-page-results .home-search-result-icon img{width:24px;height:24px}.search-page-results .home-search-result-text{gap:4px}.search-page-results .home-search-result-title{color:#141318;font-size:15px;font-weight:600;line-height:1.2}.search-page-results .home-search-result-course{color:#141318;font-size:13px;font-weight:500;line-height:1.3;text-decoration:none}.search-page-results .home-search-result-preview{color:#939295;font-size:12px;font-weight:400;line-height:1.4;min-height:2.8em}.search-page-results .home-search-mark{background:#dcf1de}.search-page-results .home-search-divider{margin:0}.home-search-results{position:absolute;top:0;left:0;right:0;z-index:200;display:flex;flex-direction:column;gap:12px;padding:24px;border-radius:12px;background:#fff;box-shadow:0 8px 10px #00000014;overflow:hidden;max-height:68dvh;overflow-y:auto}.home-search-results .home-search-result-row{align-items:flex-start;gap:12px;padding:0;border-radius:12px}.home-search-results .home-search-result-icon{width:48px;height:48px;border-radius:12px}.home-search-results .home-search-result-icon svg,.home-search-results .home-search-result-icon img{width:24px;height:24px}.home-search-results .home-search-result-text{gap:4px}.home-search-results .home-search-result-title{color:#141318;font-size:15px;font-weight:600;line-height:1.2}.home-search-results .home-search-result-course{color:#141318;font-size:13px;font-weight:500;line-height:1.3;text-decoration:none}.home-search-results .home-search-result-preview{color:#939295;font-size:12px;font-weight:400;line-height:1.4;min-height:2.8em}.home-search-results .home-search-mark{background:#dcf1de}.home-search-results .home-search-divider{margin:0}.home-search-results .home-search-retrieval-loading,.home-search-results .home-search-results-empty{padding:0}.home-search-results-empty{padding:20px 16px;color:#626164;font-size:14px;text-align:center}.home-search-group-label{padding:10px 16px 4px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#9896a0}.home-search-result-row{display:flex;align-items:center;gap:10px;padding:10px 16px;cursor:pointer;text-align:left;width:100%;border:0;background:transparent;font:inherit;color:inherit;text-decoration:none}.home-search-result-row:active,.home-search-result-row:focus-visible{background:#f5f5f5;outline:none}.home-search-result-icon{flex-shrink:0;display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#ececee;color:#626164}.home-search-result-icon svg{width:18px;height:18px;stroke-width:2}.home-search-result-icon img{width:22px;height:22px;object-fit:contain}.home-search-result-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.home-search-result-title{min-width:0;font-size:12px;font-weight:600;color:#121116;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-search-result-course{min-width:0;color:#121116;font-size:11px;font-weight:500;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none}.home-search-result-preview{font-size:11px;color:#939295;line-height:1.45;min-height:2.9em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-search-type-chip{flex-shrink:0;font-size:10px;font-weight:500;color:#9896a0;background:#f0eff2;border-radius:4px;padding:1px 5px;line-height:1.5;white-space:nowrap}.home-search-mark{background:#fff2b8;color:inherit;border-radius:3px;padding:0 1px;font-weight:600}.home-search-result-descriptor{display:block;font-size:11px;color:#9896a0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:1px}.home-search-result-meta{font-size:9px;color:#626164;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-search-retrieval-snippet{font-size:13px;color:#3a383f;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-search-retrieval-loading{display:flex;align-items:center;gap:8px;padding:12px 16px;font-size:13px;color:#9896a0}.home-search-divider{height:1px;margin:4px 16px;background:#f0eff2}.home-dexter-form.has-results{margin-bottom:0}.prep-progress{display:flex;flex-direction:column;gap:5px;margin:8px 0 2px}.prep-progress-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;font-size:11px;line-height:1.15}.prep-progress-label{color:#6b6b70;font-weight:600;flex:0 0 auto}.prep-progress-stat{color:#37373b;text-align:right;min-width:0}.prep-progress-stat strong{color:#1f1f22}.prep-progress-bar{position:relative;height:5px;border-radius:999px;background:#ececef;overflow:hidden}.prep-progress-bar>span{position:absolute;inset:0 auto 0 0;height:100%;border-radius:999px;background:#60a8a2;transition:width .25s ease}.prep-progress-compact{margin:4px 0 0;gap:4px}.prep-progress-compact .prep-progress-head{font-size:12px}.cal-prep-progress-field{padding:10px 12px;border:.5px solid #e4e4e5;border-radius:14px;background:#fafafa}.cal-prep-progress-field .prep-progress{margin:0}.assessment-expanded-duration{justify-content:flex-start}.insider-strip{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#ffefd0;border:1px solid #ffd585;border-radius:11px;padding:5px 10px 5px 13px;box-shadow:var(--theme-soft-shadow)}.insider-strip.is-home{margin:-4px 0 10px}.insider-strip.is-page{margin:20px 0 6px}.insider-strip-label{display:inline-flex;align-items:center;gap:7px;color:#7a5a12;font-size:11px;font-weight:700;letter-spacing:.1px;white-space:nowrap}.insider-strip-dot{width:7px;height:7px;border-radius:50%;background:#ffd585;flex:none}.insider-strip-btn{appearance:none;border:none;cursor:pointer;background:#ffd585;color:#5a4300;font-family:inherit;font-size:11px;font-weight:700;padding:5px 11px;border-radius:999px;display:inline-flex;align-items:center;gap:6px;white-space:nowrap;transition:transform .08s ease,background .15s ease}.insider-strip-btn:hover{background:#ffcf72}.insider-strip-btn:active{transform:translateY(1px)}.insider-strip-btn i,.insider-strip-btn svg{width:14px;height:14px}.insider-fb-overlay{position:fixed;inset:0;z-index:2147483000;display:flex;align-items:flex-end;justify-content:center}.insider-fb-scrim{position:absolute;inset:0;background:#12111680;animation:insiderFbFade .18s ease}.insider-fb-card{position:relative;width:100%;max-width:520px;background:var(--surface);border-radius:20px 20px 0 0;padding:18px 18px calc(18px + env(safe-area-inset-bottom,0px));box-shadow:var(--shadow);animation:insiderFbUp .2s cubic-bezier(.2,.8,.2,1)}@media(min-width:560px){.insider-fb-overlay{align-items:center}.insider-fb-card{border-radius:20px}}.insider-fb-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.insider-fb-head strong{font-size:15px;color:var(--ink);font-weight:700}.insider-fb-badge{font-size:11px;font-weight:700;color:#7a5a12;background:#ffefd0;border:1px solid #ffd585;padding:2px 8px;border-radius:999px;margin-left:4px}.insider-fb-close{appearance:none;border:none;background:transparent;cursor:pointer;font-size:22px;line-height:1;color:var(--muted);padding:2px 6px}.insider-fb-textarea{width:100%;box-sizing:border-box;min-height:96px;resize:vertical;border:1px solid var(--line);border-radius:12px;padding:11px 12px;font-family:inherit;font-size:14px;color:var(--body);background:var(--bg)}.insider-fb-textarea:focus{outline:2px solid #ffd585;outline-offset:1px}.insider-fb-shot{display:flex;align-items:center;gap:9px;margin:12px 2px;font-size:13px;color:var(--body);cursor:pointer;user-select:none}.insider-fb-shot input{width:17px;height:17px;accent-color:#e0ab3f}.insider-fb-actions{display:flex;gap:10px}.insider-fb-actions button{flex:1;appearance:none;border:none;cursor:pointer;font-family:inherit;font-size:14px;font-weight:700;padding:12px;border-radius:12px}.insider-fb-cancel{background:var(--theme-chip-bg);color:var(--body)}.insider-fb-send{background:#ffd585;color:#5a4300}.insider-fb-send:active,.insider-fb-cancel:active{transform:translateY(1px)}.insider-fb-send[disabled]{opacity:.55;cursor:default}@keyframes insiderFbFade{0%{opacity:0}to{opacity:1}}@keyframes insiderFbUp{0%{transform:translateY(14px);opacity:.6}to{transform:translateY(0);opacity:1}}.courses-view{background:linear-gradient(180deg,#ffffff 0%,var(--bg) 100%)}.courses-header{display:grid;place-items:center;padding:24px 0 20px}.courses-header h1{margin:0;font-size:16px;font-weight:500;line-height:1;color:#141318}.courses-list{display:flex;flex-direction:column;gap:16px;padding-bottom:8px}.courses-card{display:flex;flex-direction:column;gap:12px;width:100%;padding:8px;border:0;border-radius:16px;background:#fff;box-shadow:0 8px 10px #00000014;text-align:left;font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.courses-card:active{transform:translateY(1px)}.courses-card:focus-visible{outline:2px solid #141318;outline-offset:2px}.courses-card-panel{display:flex;flex-direction:column;justify-content:space-between;gap:16px;min-height:152px;padding:20px;border-radius:16px;background:var(--courses-card-color, var(--theme-icon-blue))}.courses-card-title{font-size:20px;font-weight:500;line-height:1.2;color:#141318;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.courses-card-professor{display:flex;flex-wrap:wrap;align-items:center;gap:11px;font-size:16px;font-weight:500;line-height:1;color:#141318}.courses-card-professor-value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.courses-card-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 12px 4px}.courses-card-status{font-size:16px;font-weight:500;line-height:1.2;color:#141318}.courses-card-status.is-overdue,.courses-card-status.is-due{color:#141318}.courses-card-status.is-clear,.courses-card-status.is-pending,.courses-card-status.is-issue,.courses-card-status.is-ended{color:var(--muted)}.courses-past-heading{margin:24px 0 8px;color:var(--muted);font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.courses-past-remove,.courses-restore-hidden{display:block;margin:-4px 0 12px;padding:6px 0;border:0;background:transparent;color:var(--muted);font-size:13px;font-weight:600;text-align:left;cursor:pointer}.courses-past-remove:hover,.courses-restore-hidden:hover,.courses-past-remove:focus-visible,.courses-restore-hidden:focus-visible{color:var(--ink, #141318);text-decoration:underline}.courses-restore-hidden{margin-top:8px}.courses-card-arrow{flex:none;width:24px;height:24px;color:#141318}.courses-empty{margin:0}.course-view{background:linear-gradient(180deg,#ffffff 0%,var(--bg) 100%)}.course-header-card{display:flex;align-items:center;gap:12px;margin:0 0 16px;padding:12px;border-radius:12px;background:#fff;box-shadow:0 8px 10px #00000014}.course-header-card-icon{display:grid;flex:none;place-items:center;width:48px;height:48px;border-radius:12px;background:var(--course-header-color, var(--theme-icon-blue))}.course-header-card-icon img{width:24px;height:24px}.course-header-card-title{min-width:0;font-size:16px;font-weight:500;line-height:1.25;color:#141318}.course-view .course-section-card>.course-section-header h3{font-size:20px;font-weight:500;line-height:1.2;color:#141318}.course-view .course-reported-grades-card,.course-view .course-modules-card,.course-view .course-materials-card{padding:0;border:0;background:transparent;box-shadow:none}.course-view .course-reported-grades-card>.course-section-header,.course-view .course-modules-card>.course-section-header,.course-view .course-materials-card>.course-section-header{padding:0;margin-bottom:16px}.course-view .course-reported-grades-card>.course-section-body,.course-view .course-modules-card>.course-section-body,.course-view .course-materials-card>.course-section-body{padding:12px;border-radius:12px;background:#fff;box-shadow:0 8px 10px #00000014}.course-view .course-timeline-track:before{height:4px;border-radius:4px;background:#f5f5f5}.course-view .course-timeline-fill{height:4px;border-radius:4px;background:#b3e0b8}.course-view .course-timeline-today-tip{display:none}.course-view .course-timeline-dot,.course-view .course-timeline-dot.is-assignment,.course-view .course-timeline-dot.is-exam{width:16px;height:16px;border:1px solid #b6b6b7;border-radius:4px;background:#fff;box-shadow:none}.course-view .course-timeline-dot.is-reached{border-color:#b3e0b8;background:#dcf1de}.course-view .course-timeline-dot:after{content:"";position:absolute;top:50%;left:50%;width:28px;height:28px;transform:translate(-50%,-50%)}.course-view .course-timeline-dot.is-selected{outline:2px solid #141318;outline-offset:2px}.course-view .course-timeline-point-label{font-size:12px;font-weight:700;line-height:1.2;color:#141318}.course-view .course-timeline-date-row span{font-size:12px;font-weight:400;line-height:1.4;color:#626164}.course-view .course-grade-breakdown-header,.course-view .course-grade-breakdown-row{grid-template-columns:minmax(0,1fr) 52px 56px;gap:12px;align-items:center}.course-view .course-grade-breakdown-header{font-size:12px;font-weight:400;line-height:1.4;color:#939295}.course-view .course-grade-breakdown-item strong{font-size:16px;font-weight:500;line-height:1.25;color:#141318;overflow:hidden;text-overflow:ellipsis}.course-view .course-grade-breakdown-item small{font-size:12px;font-weight:400;line-height:1.4;color:#939295}.course-view .course-grade-breakdown-pill{padding:0;border:0;border-radius:0;background:transparent;font-size:12px;font-weight:400;line-height:1.4;color:#939295;text-align:center}.course-view .course-grade-breakdown-pill.has-grade{font-weight:500;color:#141318}.course-view .course-timeline-track{order:1}.course-view .course-timeline-label-row{order:2;height:auto;min-height:18px;margin-top:8px}.course-view .course-timeline-date-row{order:3;height:auto;min-height:18px;margin-top:2px}.course-view .course-timeline-date-row span,.course-view .course-timeline-point-label{max-width:92px;overflow:visible;white-space:normal;text-overflow:clip}.course-view .course-grade-breakdown-pill.is-hidden{display:flex}.course-view .course-timeline-label-row{height:32px;min-height:0;margin-top:14px}.course-view .course-timeline-date-row{height:34px;min-height:0;margin-top:6px}.course-view .course-timeline-point-label{top:0;bottom:auto;width:76px}.course-view .course-timeline-date-row span{width:76px;max-width:76px;white-space:normal}.course-view .course-timeline-point-label.is-start,.course-view .course-timeline-date-row span.is-start{left:0;text-align:left;transform:none}.course-view .course-timeline-point-label.is-finish,.course-view .course-timeline-date-row span.is-finish{left:auto;right:0;text-align:right;transform:none}.course-view .course-reported-grades-card>.course-section-body,.course-view .course-modules-card>.course-section-body,.course-view .course-materials-card>.course-section-body{padding:14px;border:var(--app-container-border);border-radius:var(--app-container-radius);box-shadow:var(--app-container-shadow)}.course-header-card{border:var(--app-container-border);border-radius:var(--app-container-radius);box-shadow:var(--app-container-shadow)}.course-view .course-grade-breakdown-pill{font-size:13px;font-weight:500;color:var(--body)}.course-view .course-grade-breakdown-pill.has-grade{font-weight:600;color:#141318}.course-view .course-grade-breakdown-item small{color:var(--muted)}.course-view .course-grade-breakdown-header{font-weight:500;color:var(--muted)}.course-view .course-timeline-dot.is-start{left:0;transform:translateY(-50%)}.course-view .course-timeline-dot.is-finish{left:100%;transform:translate(-100%,-50%)}.insider-strip.is-home,.insider-strip.is-page{display:flex;align-items:baseline;justify-content:center;gap:6px;margin:18px 0 24px;padding:0;border:0;border-radius:0;background:none;box-shadow:none}.insider-strip.is-home .insider-strip-label,.insider-strip.is-page .insider-strip-label{color:var(--faint);font-size:11px;font-weight:500;letter-spacing:.1px}.insider-strip.is-home .insider-strip-sep,.insider-strip.is-page .insider-strip-sep{color:var(--faint);font-size:11px;line-height:1}.insider-strip.is-home .insider-strip-btn,.insider-strip.is-page .insider-strip-btn{padding:0;border:0;border-radius:0;background:none;color:var(--muted);font-size:11px;font-weight:600;text-decoration:underline;text-underline-offset:2px;text-decoration-color:#62616459}.insider-strip.is-home .insider-strip-btn:hover,.insider-strip.is-page .insider-strip-btn:hover{background:none;color:var(--ink);text-decoration-color:currentColor}.insider-strip.is-home .insider-strip-btn:active,.insider-strip.is-page .insider-strip-btn:active{transform:none}.insider-strip.is-home .insider-strip-btn:after,.insider-strip.is-page .insider-strip-btn:after{content:"";position:absolute;inset:-10px -8px}.insider-strip.is-home .insider-strip-btn,.insider-strip.is-page .insider-strip-btn{position:relative}.courses-view .search,.home-view .search{outline:1px solid transparent;transition:outline-color .12s ease}.courses-view .search:focus-within,.home-view .search:focus-within{outline-color:#c9c8cc}.assessment-view{background:linear-gradient(180deg,#ffffff 0%,var(--bg) 100%)}.assessment-view .quiz-timeline-card,.assessment-view .quiz-format-card{border:var(--app-container-border);border-radius:var(--app-container-radius);background:var(--surface);box-shadow:var(--assignment-container-shadow)}.assessment-view .assignment-about-card h3,.assessment-view .quiz-timeline-head h3{font-size:16px;font-weight:500;line-height:1.2;color:#141318}.assessment-view .assignment-about-label{min-width:87px;color:#434246;font-size:14px;font-weight:400;line-height:1.2}.assessment-view .assignment-about-value{color:#141318;font-size:14px;font-weight:500}.assessment-view .quiz-timeline-head span{color:#939295;font-size:12px;font-weight:400;line-height:1.4}.assessment-view .quiz-timeline-line{top:6px;height:4px;border-radius:4px;background:#f5f5f5}.assessment-view .quiz-timeline-point>span{width:16px;height:16px;border-width:1px;border-radius:4px}.assessment-view .quiz-timeline-point.is-open>span{border-color:#b3e0b8;background:#dcf1de}.assessment-view .quiz-timeline-point.is-due>span{border-color:#ffcb66;background:#ffe7b9}.assessment-view .quiz-timeline-point.is-close>span{border-color:#e24141;background:#f2a8a8}.assessment-view .quiz-timeline-point.is-unknown>span{border-color:#b6b6b7;background:#fff}.assessment-view .quiz-timeline-point strong{font-size:12px;font-weight:700;line-height:1.2;color:#141318}.assessment-view .quiz-timeline-point small{max-width:96px;color:#626164;font-size:12px;font-weight:400;line-height:1.4}.assessment-view .quiz-action-button{min-height:48px;border-radius:12px;background:#141318;color:#fff;box-shadow:none;font-size:16px;font-weight:500}.assessment-view .quiz-action-button i,.assessment-view .quiz-action-button svg{width:24px;height:24px;color:#fff}.assessment-view .quiz-action-button:active{transform:translateY(1px)}.assessment-view .quiz-format-card span{color:#434246;font-size:14px;font-weight:400;line-height:1.2}.assessment-view .quiz-format-card strong{color:#141318;font-size:14px;font-weight:500}.assessment-view .quiz-open-canvas-button{min-height:48px;border:1px solid #939295;border-radius:12px;background:#fff;color:#141318;box-shadow:none;font-size:16px;font-weight:500}.assessment-view .quiz-action-button{gap:8px;padding:0 10px;font-size:14px;white-space:nowrap}.assessment-view .quiz-action-button>span:last-child{min-width:0}.assessment-view .quiz-action-button i,.assessment-view .quiz-action-button svg,.assessment-view .quiz-action-button .quiz-dexter-icon{flex:none}.assessment-view .prep-progress{flex-direction:row;align-items:center;gap:12px;grid-column:1 / -1;width:100%}.assessment-view .prep-progress-head{flex:none;justify-content:flex-start;gap:8px}.assessment-view .prep-progress-bar{flex:1 1 auto;min-width:0;height:10px;border-radius:4px}.dexter-header-button{display:grid;justify-items:center;gap:3px;width:auto;height:auto;padding:0;border:0;border-radius:12px;background:none;box-shadow:none;cursor:pointer}.dexter-header-button svg{box-sizing:content-box;width:18px;height:18px;padding:9px;border:.5px solid #e6e3dc;border-radius:999px;color:#121116;background:#ffffffeb;box-shadow:0 10px 24px #12111614}.dexter-header-button-label{color:var(--muted);font-size:9px;font-weight:600;line-height:1;letter-spacing:.1px}.dexter-header-button.is-open svg{background:#fff4dc;border-color:#f0d9aa}.dexter-header-button:active svg{transform:translateY(1px)}.dexter-header-button svg{width:20px;height:20px;padding:12px}.dexter-header-button{gap:2px;min-width:44px}.dexter-header-button-label{font-size:8.5px}.view>.topbar:not(.no-back) .dexter-header-actions{position:absolute;top:auto;bottom:6px;right:20px;z-index:2;display:flex;align-items:center;justify-content:flex-end;gap:6px}.view>.topbar:not(.no-back):has(.dexter-header-actions){position:sticky;top:var(--status-bar-height);z-index:40;margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;padding-bottom:64px;background:var(--phone-bg)}#card-sheet-host{position:absolute;inset:0;z-index:70;pointer-events:none}#card-sheet-host .bottom-sheet-layer{z-index:auto;pointer-events:auto}.card-sheet{gap:12px;padding-bottom:calc(22px + env(safe-area-inset-bottom,0px))}.card-sheet-close{display:none}.card-sheet-scroll{display:grid;gap:12px;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.card-sheet-scroll::-webkit-scrollbar{display:none}.card-sheet-head{display:flex;align-items:center;gap:12px}.card-sheet-icon{display:grid;flex:none;place-items:center}.card-sheet-icon>.academic-type-square{width:48px;height:48px;border-radius:12px}.card-sheet-head-copy{display:grid;gap:2px;min-width:0}.card-sheet-title{font-size:16px;font-weight:500;line-height:1.25;color:#141318}.card-sheet-course,.card-sheet-lines span,.card-sheet-kind{font-size:12px;line-height:1.4;color:var(--muted)}.card-sheet-lines{display:grid;gap:2px}.card-sheet-kind{font-size:14px;font-weight:500;color:#141318}.card-sheet-rule{height:0;margin:0;border:0;border-top:1px solid var(--line)}.card-sheet-status-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.card-sheet-status{padding:3px 10px;border-radius:999px;background:var(--theme-chip-bg);font-size:12px;font-weight:600;color:#141318}.card-sheet-grade{font-size:12px;color:var(--muted)}.card-sheet-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.card-sheet-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:8px 12px;border:1px solid var(--line);border-radius:12px;background:#fff;font-family:inherit;font-size:14px;font-weight:500;color:#141318;cursor:pointer}.card-sheet-action i,.card-sheet-action svg{width:16px;height:16px}.card-sheet-note{display:flex;align-items:center;gap:8px;margin:0;font-size:12px;line-height:1.4;color:var(--muted)}.card-sheet-note i,.card-sheet-note svg{width:16px;height:16px;flex:none}.card-sheet-actions>*{min-width:0;width:100%;margin:0}.card-sheet-actions .expand-action-row,.card-sheet-actions .dexter-action-row{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:8px 10px;border:1px solid var(--line);border-radius:12px;background:#fff;font-family:inherit;font-size:13px;font-weight:500;line-height:1.2;color:#141318;text-align:center;white-space:normal;cursor:pointer}.card-sheet-actions .dexter-action-row img{width:18px;height:18px;flex:none}.card-sheet .assignment-workflow-rollup{margin:0}.card-sheet-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:46px;padding:10px 16px;border:0;border-radius:14px;background:#141318;font-family:inherit;font-size:15px;font-weight:600;color:#fff;cursor:pointer}.card-sheet-primary img,.card-sheet-primary i,.card-sheet-primary svg{width:18px;height:18px;flex:none}.card-sheet-primary.is-disabled{background:var(--theme-chip-bg);color:var(--body);cursor:default}.card-sheet-primary-row{display:flex;align-items:center;gap:8px;width:100%}.card-sheet-primary-row>.card-sheet-primary{flex:1 1 auto;width:auto}.card-sheet-primary-row>.assignment-state-button.is-reopen{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:46px;padding:10px 14px;white-space:nowrap;border:1px solid var(--line, rgba(20, 19, 24, .14));border-radius:14px;background:transparent;font-family:inherit;font-size:14px;font-weight:600;color:var(--body);cursor:pointer}.card-sheet-primary-row>.assignment-state-button.is-reopen i,.card-sheet-primary-row>.assignment-state-button.is-reopen svg{width:16px;height:16px;flex:none}.card-sheet .card-sheet-actions>.expand-action-row,.card-sheet .card-sheet-actions>.dexter-action-row,.card-sheet .card-sheet-actions>.card-sheet-action{grid-column:auto;grid-row:auto;justify-self:stretch;align-self:stretch;width:auto;max-width:none}.card-sheet-subline,.card-sheet-facts{display:flex;flex-wrap:wrap;align-items:center;gap:4px 12px;font-size:12px;line-height:1.4;color:var(--muted)}.card-sheet-facts strong,.card-sheet-priority strong{font-weight:600;color:#141318}.card-sheet-priority[data-priority=HI] strong{color:var(--red)}.card-sheet-facts-block{display:grid;gap:4px;font-size:12px;line-height:1.4;color:var(--muted)}.card-sheet-facts-block strong,.card-sheet-grade strong{font-weight:600;color:#141318}.academic-card-status-chip{align-self:flex-start;padding:2px 9px;border-radius:999px;background:var(--theme-chip-bg);font-size:11px;font-weight:600;line-height:1.5;color:var(--body);white-space:nowrap}.academic-card-status-chip.is-overdue{background:var(--red-soft);color:#8f2020}.academic-card-status-chip.is-submitted{background:var(--green-soft);color:#3f6046}.card-info-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;border-radius:999px;background:transparent;color:var(--faint);cursor:pointer}.card-info-button:hover{background:var(--theme-chip-bg);color:var(--body)}.card-info-button i,.card-info-button svg{width:20px;height:20px}.expandable-wrapper>.card-info-button{position:absolute;top:10px;right:10px;z-index:2}.academic-work-card .academic-card-work-meta{display:flex;flex-wrap:wrap;align-items:center;gap:4px 14px;justify-items:initial}.academic-work-card .academic-card-work-meta>.card-chip-line,.academic-work-card .academic-card-work-meta>.academic-card-status-chip{flex:0 0 100%}.academic-card-facts{display:flex;flex-wrap:wrap;align-items:baseline;gap:3px 16px;min-width:0}.academic-card-fact{display:inline-flex;align-items:center;gap:5px;min-width:0;font-size:11px;font-weight:600;line-height:1.45;color:#141318;white-space:nowrap}.academic-card-fact-label,.academic-card-fact.is-course{font-weight:500;color:var(--faint)}.academic-card-fact.is-course{min-width:0;overflow:hidden;text-overflow:ellipsis}.academic-card-fact .academic-card-value-chip{padding:0;border-radius:0;background:transparent;font-size:11px;font-weight:600;color:#141318}.academic-card-fact .academic-priority-wrap{position:static;margin:0}.academic-card-fact .academic-priority-badge{min-width:0;width:auto;height:auto;padding:1px 7px;border-radius:999px;font-size:10px;font-weight:700;line-height:1.5}.academic-card-work-meta>.academic-card-status-chip{order:-1}.academic-card-status-chip.is-progress{background:var(--orange-soft);color:#7a5a12}.academic-card-facts{display:grid;grid-template-columns:auto auto;justify-content:start;align-items:baseline;gap:3px 22px}.academic-card-fact,.academic-card-fact .academic-card-value-chip{font-weight:500;color:var(--faint)}.academic-card-fact .academic-due-chip:after,.academic-card-fact .academic-effort-chip:after{content:none}.academic-work-card .academic-card-work-meta{flex-direction:column;align-items:flex-start;gap:4px}.academic-work-card .academic-card-work-meta>.card-chip-line,.academic-work-card .academic-card-work-meta>.academic-card-status-chip{flex:0 0 auto;width:auto}.expandable-wrapper.has-archive-action .academic-card-facts{padding-right:58px}.academic-card-facts{grid-template-columns:minmax(0,auto) max-content;width:100%}.academic-card-fact{min-width:0;overflow:hidden;text-overflow:ellipsis}.academic-card-fact.is-priority,.academic-card-fact:nth-child(2n){overflow:visible}.expandable-wrapper.has-archive-action .academic-card-facts{padding-right:46px}.academic-card-fact.is-span{grid-column:1 / -1;overflow:visible}.academic-card-fact .academic-due-chip,.academic-card-fact .academic-effort-chip{text-decoration:underline dotted;text-decoration-thickness:1px;text-underline-offset:3px;text-decoration-color:#14131859;cursor:pointer}.academic-card-fact .academic-due-chip:hover,.academic-card-fact .academic-effort-chip:hover,.academic-card-fact .academic-due-chip:focus-visible,.academic-card-fact .academic-effort-chip:focus-visible{color:#141318;text-decoration-color:#141318}.academic-card-facts{grid-template-columns:repeat(auto-fit,minmax(118px,max-content));justify-content:start;column-gap:14px}.academic-card-fact.is-span{grid-column:1 / -1}.academic-card-facts{column-gap:10px;grid-template-columns:repeat(auto-fit,minmax(110px,max-content))}.academic-card-fact,.academic-card-fact .academic-card-value-chip{font-size:10.5px;letter-spacing:-.1px}.academic-work-card .academic-card-side{padding-right:0;gap:4px}.card-info-button{width:28px;height:28px}.working-row>.academic-work-card .academic-card-side,.expandable-wrapper>.academic-work-card .academic-card-side{padding-right:0}.view .academic-work-card.academic-work-card,.academic-work-card.academic-work-card{grid-template-columns:51px minmax(0,1fr) auto}.academic-card-copy>.academic-card-title-row{padding-right:36px}.academic-card-facts{display:flex;flex-wrap:wrap;align-items:baseline;column-gap:14px;row-gap:3px}.academic-card-fact{flex:0 0 auto;min-width:104px;overflow:visible;text-overflow:clip}.academic-card-fact.is-course{flex:0 1 auto;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis}.academic-card-fact.is-span{flex:0 0 100%;min-width:0}.academic-card-facts{display:flex;flex-direction:column;gap:3px;width:100%}.academic-card-fact-row{display:flex;flex-wrap:wrap;align-items:baseline;column-gap:14px;row-gap:3px;width:100%}.academic-card-fact-row>.academic-card-fact{flex:0 0 auto;min-width:104px}.academic-card-fact-row>.academic-card-fact.is-course{flex:0 1 auto;min-width:0;max-width:100%}.card-quick-look-icon{width:20px;height:20px;display:block}.academic-card-fact-row>.academic-card-fact{min-width:0}.academic-card-fact-row>.academic-card-fact.is-course{flex:1 1 auto;min-width:0;max-width:none;overflow:hidden;text-overflow:ellipsis}.academic-card-fact-row>.academic-card-fact:not(.is-course){flex:0 0 auto}.view .expandable-wrapper>.academic-work-card,.view .working-row>.academic-work-card,.home-view .expandable-wrapper>.academic-work-card{padding-right:42px}.academic-card-copy>.assignment-title-line,.academic-card-copy>.row-title,.academic-card-copy>.agenda-title{max-width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis}.home-dexter-thought.is-thinking .home-dexter-thinking-line,.home-view .home-day-section .home-dexter-thought.is-thinking .home-dexter-thinking-line{display:flex;align-items:center;gap:9px}.home-dexter-thought.is-thinking .home-dexter-thinking-line>span:not(.visually-hidden),.home-view .home-day-section .home-dexter-thought.is-thinking .home-dexter-thinking-line>span:not(.visually-hidden){display:inline-flex;align-items:center;width:auto;max-width:none;padding:0;border-radius:0;background:none;box-shadow:none;overflow-wrap:normal;white-space:nowrap}.home-dexter-thought.is-thinking .home-dexter-thinking-line>span:before,.home-view .home-day-section .home-dexter-thought.is-thinking .home-dexter-thinking-line>span:before{content:none}.home-dexter-thought.is-thinking .home-dexter-thinking-line>span.home-dexter-thinking-phrase,.home-view .home-day-section .home-dexter-thought.is-thinking .home-dexter-thinking-line>span.home-dexter-thinking-phrase{display:block;flex:0 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#5c6060;font-weight:500;font-style:normal;animation:home-tip-phrase-in 1.3s ease-out}.home-dexter-thought.is-thinking .home-dexter-thinking-dots,.home-view .home-day-section .home-dexter-thought.is-thinking .home-dexter-thinking-dots{gap:4px;flex:none}.home-dexter-thought.is-thinking .home-dexter-thinking-dots i{width:5px;height:5px;border-radius:50%;background:#8a8f8c;animation:home-tip-dot 1.1s ease-in-out infinite}.home-dexter-thought.is-thinking .home-dexter-thinking-dots i:nth-child(2){animation-delay:.13s}.home-dexter-thought.is-thinking .home-dexter-thinking-dots i:nth-child(3){animation-delay:.26s}.home-dexter-thought.is-thinking img{animation:home-tip-bob 2.1s ease-in-out infinite;transform-origin:50% 85%}@keyframes home-tip-phrase-in{0%{opacity:0;transform:translateY(2px)}22%,to{opacity:1;transform:none}}@keyframes home-tip-dot{0%,to{transform:translateY(0);opacity:.45}40%{transform:translateY(-3px);opacity:1}}@keyframes home-tip-bob{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-1.5px) rotate(-2.5deg)}}@media(prefers-reduced-motion:reduce){.home-dexter-thought.is-thinking .home-dexter-thinking-phrase,.home-dexter-thought.is-thinking .home-dexter-thinking-dots i,.home-dexter-thought.is-thinking img{animation:none}}.account-card-danger{border-color:#dc262638}.account-card-danger .account-card-head h3,.account-row-danger strong{color:#b91c1c}.account-row-icon.is-danger{background:#dc26261a;color:#b91c1c}.delete-account-sheet{max-height:92vh;overflow-y:auto;z-index:30}.delete-account-sheet+.bottom-sheet-backdrop,.bottom-sheet-backdrop:has(+.delete-account-sheet){z-index:29}.delete-account-stack{padding:0 20px 96px;display:flex;flex-direction:column;gap:16px;color:#000}.delete-account-stack h3{margin:0;font-size:22px;line-height:1.25;color:#000}.delete-lede{margin:0;color:#000;line-height:1.5}.delete-panel{border:1px solid #d9d9d9;border-radius:14px;padding:14px 16px;background:#fff;color:#000}.delete-panel.is-muted{background:#f4f4f4}.delete-panel h4{margin:0 0 8px;font-size:14px;letter-spacing:.02em;text-transform:uppercase;color:#444}.delete-panel ul{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:6px;color:#000;line-height:1.45}.delete-panel p{margin:0;color:#000;line-height:1.5}.delete-panel-action{border-color:#000;background:#fff}.delete-canvas-link{display:inline-block;margin-top:12px;padding:10px 16px;border-radius:10px;background:#000;color:#fff;font-weight:600;text-decoration:none}.delete-warning{margin:0;color:#b91c1c;font-weight:600;line-height:1.45}.delete-confirm-label{color:#000}.delete-confirm-input{width:100%;padding:12px 14px;border:2px solid #c9c9c9;border-radius:12px;color:#000;background:#fff;font-size:18px;letter-spacing:.12em;text-transform:uppercase;font-family:inherit}.delete-confirm-input:focus{outline:none;border-color:#b91c1c}.delete-actions{display:flex;gap:10px;margin-top:4px}.delete-actions button{flex:1;padding:14px 16px;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer}.delete-cancel{border:1px solid #000000;background:#fff;color:#000}.delete-continue{border:none;background:#000;color:#fff}.delete-confirm{border:none;background:#b91c1c;color:#fff}.delete-confirm[disabled]{background:#e0e0e0;color:#767676;cursor:not-allowed}@media(min-width:1024px){:root:not([data-layout=phone]){--desktop-rail-width: 236px;--desktop-reading-width: 900px;--screen-pad-top: 24px;--status-bar-height: 0px}html:not([data-layout=phone]),html:not([data-layout=phone]) body{width:100%;min-height:100%;overflow:hidden;background:var(--phone-bg)}html:not([data-layout=phone]) .workspace{display:block;width:100vw;min-height:100dvh;padding:0;background:var(--phone-bg)}html:not([data-layout=phone]) .review-panel{display:none}html:not([data-layout=phone]) .phone-shell{display:block;width:100vw;height:100dvh}html:not([data-layout=phone]) .phone{width:100vw;max-width:none;height:100dvh;min-height:100dvh;border:0;border-radius:0;box-shadow:none}html:not([data-layout=phone]) .screen{border-radius:0}html:not([data-layout=phone]) .status{display:none}html:not([data-layout=phone]) .bottom-nav{inset:0 auto 0 0;width:var(--desktop-rail-width);height:auto;padding:18px 12px;grid-template-columns:1fr;grid-auto-rows:max-content;gap:4px;align-content:start;align-items:stretch;border-top:0;border-right:.5px solid #eeeeef;background:#fbfbfc;backdrop-filter:none}html:not([data-layout=phone]) .bottom-nav .nav-item{display:flex;align-items:center;justify-content:flex-start;gap:12px;height:46px;padding:0 12px;border-radius:10px;transform:none;font-size:13.5px;font-weight:500;text-align:left}html:not([data-layout=phone]) .bottom-nav .nav-item>span:last-child{order:2}html:not([data-layout=phone]) .bottom-nav .nav-item .nav-unread{order:3;position:static;top:auto;right:auto;margin-left:auto;border:0;box-shadow:none}html:not([data-layout=phone]) .bottom-nav .nav-item .nav-icon,html:not([data-layout=phone]) .bottom-nav .nav-item .dexter-nav-orb,html:not([data-layout=phone]) .bottom-nav .nav-item .dexter-nav-orb img{width:22px;height:22px;flex:none}html:not([data-layout=phone]) .bottom-nav .nav-item.is-dexter{height:46px;gap:12px}html:not([data-layout=phone]) .bottom-nav .nav-item.is-dexter .dexter-nav-orb{transform:none;border:0;background:transparent;box-shadow:none}html:not([data-layout=phone]) .bottom-nav .nav-item.is-dexter>span:last-child{position:static;bottom:auto;font-size:13.5px;font-weight:500}html:not([data-layout=phone]) .bottom-nav .nav-item:hover{background:#f1f1f3}html:not([data-layout=phone]) .bottom-nav .nav-item.is-active{background:#141318;color:#fff}html:not([data-layout=phone]) .bottom-nav .nav-item.is-active:before,html:not([data-layout=phone]) .bottom-nav .nav-item.is-dexter.is-active:before{display:none}html:not([data-layout=phone]) .bottom-nav .nav-item.is-dexter{transform:none}html:not([data-layout=phone]) .view{padding:var(--screen-pad-top) var(--desktop-rail-width) 40px calc(var(--desktop-rail-width) + 24px)}html:not([data-layout=phone]) .view>*{max-width:var(--desktop-reading-width);margin-inline:auto}html:not([data-layout=phone]) .view>.topbar{margin-inline:auto}html:not([data-layout=phone]) .courses-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));align-items:start}html:not([data-layout=phone]) .demo-tour-teaser{--tour-teaser-dexter-left: calc(var(--desktop-rail-width) - 34px);--tour-teaser-dexter-top: calc(100dvh - 150px) ;--tour-teaser-bubble-left: calc(var(--desktop-rail-width) + 16px);--tour-teaser-bubble-top: calc(100dvh - 140px) ;--tour-teaser-close-left: calc(var(--desktop-rail-width) - 2px);--tour-teaser-close-top: calc(100dvh - 158px) }html:not([data-layout=phone]) .bottom-sheet,html:not([data-layout=phone]) .card-sheet,html:not([data-layout=phone]) .booking-sheet{left:50%;right:auto;width:min(560px,calc(100vw - var(--desktop-rail-width) - 48px));transform:translate(-50%)}html:not([data-layout=phone]) .bottom-sheet.card-sheet{top:50%;bottom:auto;left:calc(50% + 12px);width:min(var(--desktop-reading-width),calc(100vw - var(--desktop-rail-width) * 2 - 24px));max-height:min(760px,84vh);padding:26px 30px 28px;border-radius:24px;box-shadow:0 32px 80px #1211163d;transform:translate(-50%,-50%)}html:not([data-layout=phone]) .bottom-sheet.card-sheet .sheet-grabber{display:none}html:not([data-layout=phone]) .bottom-sheet.card-sheet .card-sheet-close{position:absolute;top:14px;right:16px;z-index:2;display:grid;place-items:center;width:32px;height:32px;padding:0;border:0;border-radius:10px;color:var(--body);background:transparent;cursor:pointer}html:not([data-layout=phone]) .bottom-sheet.card-sheet .card-sheet-close:hover,html:not([data-layout=phone]) .bottom-sheet.card-sheet .card-sheet-close:focus-visible{background:var(--theme-card-border, rgba(0, 0, 0, .06))}html:not([data-layout=phone]) .bottom-sheet.card-sheet .card-sheet-close i,html:not([data-layout=phone]) .bottom-sheet.card-sheet .card-sheet-close svg{width:18px;height:18px}html:not([data-layout=phone]) .input-dock{left:calc(var(--desktop-rail-width) + 24px);right:var(--desktop-rail-width);bottom:24px;max-width:var(--desktop-reading-width);margin-inline:auto}html:not([data-layout=phone]) .input-dock:before{content:"";position:absolute;top:100%;right:-12px;left:-12px;height:32px;background:var(--phone-bg)}html:not([data-layout=phone]) .view.chat-thread-view{padding-top:0}html:not([data-layout=phone]) .view.chat-thread-view .chat-thread-header{padding-top:var(--screen-pad-top);padding-right:0;padding-left:0}html:not([data-layout=phone]) .view.chat-thread-view .chat-thread-add-button{right:0}html:not([data-layout=phone]) .view:has(>.topbar .dexter-header-actions){padding-top:0}html:not([data-layout=phone]) .topbar:has(.dexter-header-actions){padding-top:calc(var(--screen-pad-top) + 8px)}html:not([data-layout=phone]) .view>.topbar:not(.no-back):has(.dexter-header-actions){margin-inline:auto;padding-right:0;padding-left:0}html:not([data-layout=phone]) .view>.topbar:not(.no-back) .dexter-header-actions{right:0}}.conversation-row-wrap{position:relative;display:flex;align-items:center;border-bottom:.5px solid var(--theme-card-border)}.conversation-row-wrap:last-child{border-bottom:0}.conversation-row-wrap>.conversation-row{border-bottom:0;flex:1 1 auto;min-width:0}.chat-row-more{position:absolute;top:50%;right:12px;transform:translateY(-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:0;border-radius:8px;background:transparent;color:var(--theme-text-muted, #6b7280);cursor:pointer;opacity:.6;transition:opacity .12s ease,background .12s ease}.conversation-row-wrap>.conversation-row{padding-right:48px}.chat-row-more:hover,.chat-row-more:focus-visible,.chat-row-more.is-open{opacity:1;background:var(--theme-card-border, rgba(0, 0, 0, .06))}.chat-row-more i,.chat-row-more svg{width:17px;height:17px}.chat-row-flags{display:flex;align-items:center;justify-content:flex-end;gap:5px;min-height:16px}.conversation-row-wrap .chat-unread-badge{position:absolute;top:4px;left:38px;z-index:3;min-width:20px;height:20px;padding:0 5px;border:2px solid var(--phone-bg);font-size:10px}.chat-row-flag{width:13px;height:13px;color:var(--theme-text-muted, #6b7280);opacity:.75}.chat-row-menu{position:absolute;top:calc(100% - 8px);right:10px;z-index:40;min-width:168px;padding:6px;border-radius:12px;background:var(--theme-card-bg, #fff);border:.5px solid var(--theme-card-border, rgba(0, 0, 0, .1));box-shadow:0 10px 30px #00000029}.chat-row-menu-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:0;border-radius:8px;background:transparent;color:var(--theme-text, #111827);font-size:15px;text-align:left;cursor:pointer}.chat-row-menu-item:hover,.chat-row-menu-item:focus-visible{background:var(--theme-card-border, rgba(0, 0, 0, .06))}.chat-row-menu-item.is-disabled{opacity:.45;cursor:not-allowed}.chat-row-menu-item i,.chat-row-menu-item svg{width:17px;height:17px;flex:0 0 auto}.chat-row-menu-note{display:block;padding:2px 12px 8px;color:var(--theme-text-muted, #6b7280);font-size:12px;line-height:1.35}.chat-row-menu-divider{display:block;height:1px;margin:5px 6px;background:var(--theme-card-border, rgba(0, 0, 0, .08))}.chat-row-menu-item.is-danger{color:#b42318}.chat-report-overlay{position:fixed;inset:0;z-index:120;display:flex;align-items:flex-end;justify-content:center}.chat-report-scrim{position:absolute;inset:0;background:#0f172a73}.chat-report-card{position:relative;width:min(430px,100%);max-height:86vh;overflow-y:auto;padding:18px 16px calc(18px + env(safe-area-inset-bottom,0px));border-radius:18px 18px 0 0;background:var(--theme-card-bg, #fff);box-shadow:0 -12px 40px #00000038}.chat-report-card strong{display:block;font-size:17px;margin-bottom:4px}.chat-report-card p{margin:0 0 12px}.chat-report-card textarea{width:100%;padding:10px 12px;border:1px solid var(--theme-card-border, rgba(0, 0, 0, .12));border-radius:10px;background:var(--theme-bg, #fff);color:var(--theme-text, #111827);font:inherit;font-size:15px;resize:vertical}.chat-report-label{display:block;margin:14px 0 6px;font-size:13px;font-weight:600}.chat-report-people{display:flex;flex-direction:column;gap:6px}.chat-report-person{display:flex;align-items:center;gap:9px;padding:9px 10px;border:1px solid var(--theme-card-border, rgba(0, 0, 0, .12));border-radius:10px;background:transparent;color:var(--theme-text, #111827);font-size:15px;text-align:left;cursor:pointer}.chat-report-person.is-selected{border-color:#b42318;background:#b423180f}.chat-report-person i,.chat-report-person svg{width:17px;height:17px;flex:0 0 auto}.chat-report-actions{display:flex;gap:10px;margin-top:16px}.chat-report-cancel,.chat-report-submit{flex:1 1 0;padding:12px 14px;border-radius:12px;border:0;font-size:15px;font-weight:600;cursor:pointer}.chat-report-cancel{background:var(--theme-card-border, rgba(0, 0, 0, .07));color:var(--theme-text, #111827)}.chat-report-submit{background:#b42318;color:#fff}.chat-blocked-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid var(--theme-card-border, rgba(0, 0, 0, .12));border-radius:10px;font-size:15px}.chat-unblock-button{flex:0 0 auto;padding:7px 14px;border:0;border-radius:999px;background:var(--theme-card-border, rgba(0, 0, 0, .08));color:var(--theme-text, #111827);font-size:14px;font-weight:600;cursor:pointer}
