.assessment-runner-module__r00PJa__runner{gap:.875rem;display:grid}.assessment-runner-module__r00PJa__stickyBar{z-index:8;border:1px solid var(--border);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--card) 96%, transparent);box-shadow:var(--pacyedu-shadow-sm);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);justify-content:space-between;align-items:center;gap:1rem;padding:.875rem 1rem;display:flex;position:sticky;top:.625rem}.assessment-runner-module__r00PJa__stickyBar>div>strong{color:var(--foreground);font-size:var(--pacyedu-text-sm);display:block}.assessment-runner-module__r00PJa__answerProgress>span{color:var(--muted-foreground);font-size:var(--pacyedu-text-sm);margin-top:.15rem;display:block}.assessment-runner-module__r00PJa__timer,.assessment-runner-module__r00PJa__timerDanger{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--background);text-align:right;min-width:7.5rem;padding:.625rem .75rem}.assessment-runner-module__r00PJa__timer small,.assessment-runner-module__r00PJa__timerDanger small{color:var(--muted-foreground);font-size:var(--pacyedu-text-xs);font-weight:var(--pacyedu-weight-semibold);letter-spacing:.08em;text-transform:uppercase;display:block}.assessment-runner-module__r00PJa__timer strong,.assessment-runner-module__r00PJa__timerDanger strong{font-size:var(--pacyedu-text-lg);font-variant-numeric:tabular-nums;margin-top:.15rem}.assessment-runner-module__r00PJa__timerDanger{border-color:color-mix(in srgb, var(--pacyedu-warning) 28%, var(--border));background:var(--pacyedu-warning-soft)}.assessment-runner-module__r00PJa__timerDanger strong{color:var(--pacyedu-warning)}.assessment-runner-module__r00PJa__questions{gap:.75rem;display:grid}.assessment-runner-module__r00PJa__questionCard{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--card);box-shadow:var(--pacyedu-shadow-xs);padding:1.25rem}.assessment-runner-module__r00PJa__questionHeader{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.assessment-runner-module__r00PJa__questionHeader span{color:var(--pacyedu-primary-ink);font-size:var(--pacyedu-text-sm);font-weight:var(--pacyedu-weight-bold);letter-spacing:.09em;text-transform:uppercase}.assessment-runner-module__r00PJa__questionHeader strong{background:var(--secondary);min-height:1.75rem;color:var(--pacyedu-primary-ink);font-size:var(--pacyedu-text-sm);border-radius:999px;align-items:center;padding:.3rem .65rem;display:inline-flex}.assessment-runner-module__r00PJa__questionCard h2{color:var(--foreground);font-size:var(--pacyedu-text-base);font-weight:var(--pacyedu-weight-semibold);margin:0;line-height:1.5}.assessment-runner-module__r00PJa__instructions{color:var(--muted-foreground);font-size:var(--pacyedu-text-sm);margin:.45rem 0 0;line-height:1.6}.assessment-runner-module__r00PJa__options{gap:.625rem;margin-top:1rem;display:grid}.assessment-runner-module__r00PJa__option,.assessment-runner-module__r00PJa__optionSelected{min-height:var(--pacyedu-touch-target);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--background);color:var(--foreground);font-size:var(--pacyedu-text-base);cursor:pointer;align-items:flex-start;gap:.625rem;padding:.75rem .875rem;line-height:1.45;display:flex}.assessment-runner-module__r00PJa__option:hover{border-color:color-mix(in srgb, var(--primary) 24%, var(--border));background:var(--accent)}.assessment-runner-module__r00PJa__optionSelected{border-color:color-mix(in srgb, var(--primary) 42%, var(--border));background:var(--secondary);color:var(--secondary-foreground)}.assessment-runner-module__r00PJa__option input,.assessment-runner-module__r00PJa__optionSelected input{width:1.125rem;height:1.125rem;accent-color:var(--primary);margin-top:.1rem}.assessment-runner-module__r00PJa__answerField{color:var(--foreground);font-size:var(--pacyedu-text-sm);font-weight:var(--pacyedu-weight-semibold);gap:.45rem;margin-top:1rem;display:grid}.assessment-runner-module__r00PJa__answerField input,.assessment-runner-module__r00PJa__answerField textarea{width:100%;min-height:var(--pacyedu-touch-target);border:1px solid var(--input);border-radius:var(--radius-md);background:var(--card);color:var(--foreground);font:inherit;font-size:var(--pacyedu-text-base);box-shadow:var(--pacyedu-shadow-xs);resize:vertical;font-weight:var(--pacyedu-weight-regular);outline:none;padding:.75rem}.assessment-runner-module__r00PJa__answerField input:focus,.assessment-runner-module__r00PJa__answerField textarea:focus{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in srgb, var(--ring) 14%, transparent)}.assessment-runner-module__r00PJa__mediaGrid{gap:.625rem;margin-top:1rem;display:grid}.assessment-runner-module__r00PJa__media{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--background);overflow:hidden}.assessment-runner-module__r00PJa__media img,.assessment-runner-module__r00PJa__media video{object-fit:contain;width:100%;max-height:30rem;display:block}.assessment-runner-module__r00PJa__media audio{width:100%;padding:.625rem;display:block}.assessment-runner-module__r00PJa__media a{min-height:var(--pacyedu-touch-target);color:var(--pacyedu-primary-ink);font-size:var(--pacyedu-text-sm);font-weight:var(--pacyedu-weight-semibold);align-items:center;padding:.75rem .875rem;display:flex}.assessment-runner-module__r00PJa__submitPanel{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--card);box-shadow:var(--pacyedu-shadow-xs);justify-content:space-between;align-items:center;gap:1.25rem;padding:1.125rem;display:flex}.assessment-runner-module__r00PJa__submitPanel strong{color:var(--foreground);font-size:var(--pacyedu-text-base);display:block}.assessment-runner-module__r00PJa__submitPanel p{color:var(--muted-foreground);font-size:var(--pacyedu-text-sm);margin:.3rem 0 0}.assessment-runner-module__r00PJa__submitPanel button{min-height:var(--pacyedu-touch-target);border:1px solid var(--primary);border-radius:var(--pacyedu-radius-button);background:var(--pacyedu-action-surface);color:var(--primary-foreground);font-size:var(--pacyedu-text-sm);font-weight:var(--pacyedu-weight-semibold);box-shadow:var(--pacyedu-shadow-xs);padding:.625rem 1rem}.assessment-runner-module__r00PJa__submitPanel button:disabled{cursor:wait;opacity:.6}@media (max-width:760px){.assessment-runner-module__r00PJa__stickyBar,.assessment-runner-module__r00PJa__submitPanel{flex-direction:column;align-items:flex-start}.assessment-runner-module__r00PJa__timer,.assessment-runner-module__r00PJa__timerDanger{text-align:left;width:100%}.assessment-runner-module__r00PJa__questionCard{padding:1rem}.assessment-runner-module__r00PJa__submitPanel button{width:100%}}.assessment-runner-module__r00PJa__answerProgress{flex:1;gap:.5rem;width:100%;max-width:28rem;display:grid}
.workspace-module__MTKEzG__shell{grid-template-columns:var(--pacyedu-sidebar-width) minmax(0, 1fr);background:var(--background);min-height:100svh;color:var(--foreground);display:grid}.workspace-module__MTKEzG__sidebar{border-right:1px solid var(--sidebar-border);background:var(--sidebar);flex-direction:column;justify-content:space-between;gap:1.5rem;height:100svh;padding:1.15rem .9rem;display:flex;position:sticky;top:0;overflow-y:auto}.workspace-module__MTKEzG__brand{border-bottom:1px solid var(--sidebar-border);padding:.3rem .65rem 1rem}.workspace-module__MTKEzG__schoolCard{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);box-shadow:var(--pacyedu-shadow-xs);margin-top:1rem;padding:.9rem}.workspace-module__MTKEzG__schoolCard span{color:var(--muted-foreground);font-size:var(--pacyedu-text-xs);font-weight:var(--pacyedu-weight-medium);letter-spacing:.015em;display:block}.workspace-module__MTKEzG__schoolCard strong{color:var(--pacyedu-heading-color);font-size:var(--pacyedu-text-sm);font-weight:var(--pacyedu-weight-medium);margin-top:.3rem;line-height:1.45;display:block}.workspace-module__MTKEzG__sectionLabel{color:var(--pacyedu-sidebar-muted-foreground);font-size:var(--pacyedu-text-xs);font-weight:var(--pacyedu-weight-medium);letter-spacing:.015em;margin:1.2rem .75rem .4rem}.workspace-module__MTKEzG__nav{gap:.18rem;display:grid}.workspace-module__MTKEzG__nav a,.workspace-module__MTKEzG__nav>span{min-height:var(--pacyedu-touch-target);border-radius:var(--radius-md);color:var(--sidebar-foreground);font-size:var(--pacyedu-text-sm);font-weight:var(--pacyedu-weight-regular);border:1px solid #0000;align-items:center;gap:.7rem;padding:.58rem .72rem;display:flex}.workspace-module__MTKEzG__nav a{transition:background-color var(--pacyedu-motion-fast) var(--pacyedu-ease), color var(--pacyedu-motion-fast) var(--pacyedu-ease)}.workspace-module__MTKEzG__nav a:hover{background:var(--sidebar-accent);color:var(--sidebar-accent-foreground)}.workspace-module__MTKEzG__nav .workspace-module__MTKEzG__active{border-color:color-mix(in srgb, var(--pacyedu-brand-blue) 34%, var(--border));background:var(--sidebar-primary);color:var(--sidebar-primary-foreground);font-weight:var(--pacyedu-weight-medium)}.workspace-module__MTKEzG__nav>span[aria-disabled=true]{opacity:.7;cursor:default}.workspace-module__MTKEzG__navIcon{color:currentColor;flex:none;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:inline-flex}.workspace-module__MTKEzG__navLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.workspace-module__MTKEzG__navMeta{background:var(--pacyedu-brand-blue-soft);color:var(--pacyedu-brand-blue-ink);font-size:.65rem;font-weight:var(--pacyedu-weight-medium);border-radius:999px;margin-left:auto;padding:.14rem .4rem;line-height:1.2}.workspace-module__MTKEzG__sidebarFooter{gap:.75rem;padding-top:.75rem;display:grid}.workspace-module__MTKEzG__identity{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);align-items:center;gap:.75rem;padding:.75rem;display:flex}.workspace-module__MTKEzG__avatar{border:1px solid color-mix(in srgb, var(--pacyedu-brand-blue) 45%, var(--border));background:var(--pacyedu-brand-blue-soft);width:2.25rem;height:2.25rem;color:var(--pacyedu-brand-blue-ink);font-size:var(--pacyedu-text-sm);font-weight:var(--pacyedu-weight-medium);border-radius:999px;flex:none;place-items:center;display:grid}.workspace-module__MTKEzG__identity strong{color:var(--pacyedu-heading-color);font-size:var(--pacyedu-text-sm);font-weight:var(--pacyedu-weight-medium);display:block}.workspace-module__MTKEzG__identity small{color:var(--muted-foreground);font-size:var(--pacyedu-text-xs);margin-top:.1rem;display:block}.workspace-module__MTKEzG__sidebar .workspace-module__MTKEzG__logout,.workspace-module__MTKEzG__mobilePanel .workspace-module__MTKEzG__logout{width:100%;color:var(--sidebar-foreground);justify-content:flex-start}.workspace-module__MTKEzG__main{width:100%;min-width:0;max-width:var(--pacyedu-content-max);padding:1.75rem var(--pacyedu-page-gutter) 3rem;margin:0 auto}.workspace-module__MTKEzG__workspaceUtilityBar{z-index:20;justify-content:space-between;align-items:center;gap:.8rem;margin-bottom:1.5rem;display:flex;position:relative}.workspace-module__MTKEzG__workspaceSearch{width:min(28rem,46vw);min-height:var(--pacyedu-touch-target);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);color:var(--muted-foreground);box-shadow:var(--pacyedu-shadow-xs);align-items:center;display:flex;position:relative}.workspace-module__MTKEzG__workspaceSearch:focus-within{border-color:color-mix(in srgb, var(--pacyedu-brand-blue) 65%, var(--border));box-shadow:0 0 0 3px color-mix(in srgb, var(--pacyedu-brand-blue) 18%, transparent)}.workspace-module__MTKEzG__workspaceSearchButton{width:var(--pacyedu-touch-target);min-width:var(--pacyedu-touch-target);height:var(--pacyedu-touch-target);color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.workspace-module__MTKEzG__workspaceSearchButton:hover{color:var(--pacyedu-heading-color)}.workspace-module__MTKEzG__workspaceSearch input{min-width:0;color:var(--foreground);font:inherit;background:0 0;border:0;outline:0;flex:1;padding:.55rem .75rem .55rem 0;font-size:.78rem}.workspace-module__MTKEzG__workspaceSearch input::placeholder{color:var(--muted-foreground);opacity:1}.workspace-module__MTKEzG__workspaceSearchResults{z-index:80;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);max-height:min(24rem,60svh);box-shadow:var(--pacyedu-shadow-md);position:absolute;top:calc(100% + .45rem);left:0;right:0;overflow-y:auto}.workspace-module__MTKEzG__workspaceSearchResult{border-bottom:1px solid var(--border);min-height:3.5rem;color:var(--foreground);grid-template-columns:1.9rem minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.65rem .75rem;display:grid}.workspace-module__MTKEzG__workspaceSearchResult:last-child{border-bottom:0}.workspace-module__MTKEzG__workspaceSearchResult:hover{background:var(--pacyedu-nav-hover-bg)}.workspace-module__MTKEzG__workspaceSearchResultIcon{border-radius:var(--radius-md);background:var(--pacyedu-brand-blue-soft);width:1.9rem;height:1.9rem;color:var(--pacyedu-primary-ink);place-items:center;display:grid}.workspace-module__MTKEzG__workspaceSearchResult strong{color:var(--pacyedu-heading-color);font-size:var(--pacyedu-text-sm);font-weight:var(--pacyedu-weight-medium);display:block}.workspace-module__MTKEzG__workspaceSearchResult small{color:var(--muted-foreground);font-size:var(--pacyedu-text-xs);margin-top:.1rem;display:block}.workspace-module__MTKEzG__workspaceSearchEmpty{color:var(--muted-foreground);font-size:var(--pacyedu-text-sm);margin:0;padding:.85rem}.workspace-module__MTKEzG__workspaceUtilityActions{align-items:center;gap:.55rem;display:flex}.workspace-module__MTKEzG__workspaceActionCluster{align-items:center;gap:.35rem;display:flex}.workspace-module__MTKEzG__workspaceDateChip{min-width:var(--pacyedu-touch-target);min-height:var(--pacyedu-touch-target);border:1px solid var(--border);border-radius:var(--pacyedu-radius-button);background:var(--card);color:var(--foreground);box-shadow:var(--pacyedu-shadow-xs);justify-content:center;align-items:center;gap:.45rem;padding:.55rem .68rem;font-size:.72rem;display:inline-flex}.workspace-module__MTKEzG__workspaceDateCompact{display:none}.workspace-module__MTKEzG__workspaceAvatar{width:var(--pacyedu-touch-target);height:var(--pacyedu-touch-target);border:1px solid color-mix(in srgb, var(--pacyedu-brand-blue) 45%, var(--border));background:var(--pacyedu-brand-blue-soft);color:var(--pacyedu-brand-blue-ink);font-size:var(--pacyedu-text-sm);font-weight:var(--pacyedu-weight-medium);border-radius:999px;flex:none;place-items:center;display:grid}.workspace-module__MTKEzG__topbar{min-height:var(--pacyedu-touch-target);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;display:flex}.workspace-module__MTKEzG__crumb{color:var(--muted-foreground);font-size:var(--pacyedu-text-sm);font-weight:var(--pacyedu-weight-regular);letter-spacing:0}.workspace-module__MTKEzG__dateChip{min-height:var(--pacyedu-touch-target);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);color:var(--foreground);font-size:var(--pacyedu-text-sm);box-shadow:var(--pacyedu-shadow-xs);align-items:center;padding:.625rem .75rem;display:inline-flex}.workspace-module__MTKEzG__welcome{justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:1.5rem;display:flex}.workspace-module__MTKEzG__welcome h1{color:var(--pacyedu-heading-color);font-size:clamp(1.625rem,3vw,2rem);font-weight:var(--pacyedu-weight-medium);letter-spacing:-.035em;margin:0;line-height:1.12}.workspace-module__MTKEzG__welcome p{max-width:50rem;color:var(--muted-foreground);font-size:var(--pacyedu-text-base);margin:.55rem 0 0;line-height:1.65}.workspace-module__MTKEzG__status,.workspace-module__MTKEzG__pill{background:var(--pacyedu-info-soft);min-height:1.75rem;color:var(--pacyedu-info);font-size:var(--pacyedu-text-sm);font-weight:var(--pacyedu-weight-medium);text-transform:capitalize;white-space:nowrap;border-radius:999px;align-items:center;padding:.3rem .65rem;display:inline-flex}.workspace-module__MTKEzG__status,.workspace-module__MTKEzG__pillGreen{background:var(--pacyedu-success-soft);color:var(--pacyedu-success)}.workspace-module__MTKEzG__pillAmber{background:var(--pacyedu-warning-soft);color:var(--pacyedu-warning)}.workspace-module__MTKEzG__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:.875rem;margin-bottom:.875rem;display:grid}.workspace-module__MTKEzG__metric,.workspace-module__MTKEzG__card,.workspace-module__MTKEzG__formCard{border:1px solid var(--pacyedu-card-border);border-radius:var(--radius-xl);background:var(--pacyedu-card-bg);color:var(--card-foreground);box-shadow:var(--pacyedu-shadow-xs)}.workspace-module__MTKEzG__metric{min-width:0;padding:1.1rem}.workspace-module__MTKEzG__metric span{color:var(--muted-foreground);font-size:var(--pacyedu-text-sm);font-weight:var(--pacyedu-weight-regular)}.workspace-module__MTKEzG__metric strong{color:var(--pacyedu-heading-color);font-size:var(--pacyedu-text-2xl);font-weight:var(--pacyedu-weight-medium);letter-spacing:-.03em;margin:.7rem 0 .2rem;display:block}.workspace-module__MTKEzG__metric strong.workspace-module__MTKEzG__metricCode{font-size:var(--pacyedu-text-base);letter-spacing:0;overflow-wrap:anywhere;line-height:1.45}.workspace-module__MTKEzG__metric small{color:var(--muted-foreground);font-size:var(--pacyedu-text-xs);line-height:1.45}.workspace-module__MTKEzG__grid{grid-template-columns:minmax(0,1.65fr) minmax(17rem,.65fr);gap:.875rem;display:grid}.workspace-module__MTKEzG__stack{gap:.875rem;display:grid}.workspace-module__MTKEzG__card{min-width:0;overflow:hidden}.workspace-module__MTKEzG__cardPad{padding:1.25rem}.workspace-module__MTKEzG__cardHeader{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.workspace-module__MTKEzG__cardHeader h2{color:var(--pacyedu-heading-color);font-size:var(--pacyedu-text-base);font-weight:var(--pacyedu-weight-medium);margin:0}.workspace-module__MTKEzG__cardHeader span,.workspace-module__MTKEzG__cardHeader a{color:var(--muted-foreground);font-size:var(--pacyedu-text-sm)}.workspace-module__MTKEzG__cardHeader a,.workspace-module__MTKEzG__tableLink{color:var(--pacyedu-primary-ink);font-weight:var(--pacyedu-weight-medium)}.workspace-module__MTKEzG__quickGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.workspace-module__MTKEzG__quick,.workspace-module__MTKEzG__infoRow,.workspace-module__MTKEzG__accessRow{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--background);padding:.9rem}.workspace-module__MTKEzG__quick strong,.workspace-module__MTKEzG__infoRow strong{color:var(--pacyedu-heading-color);font-size:var(--pacyedu-text-sm);font-weight:var(--pacyedu-weight-medium);display:block}.workspace-module__MTKEzG__quick small,.workspace-module__MTKEzG__infoRow small{color:var(--muted-foreground);font-size:var(--pacyedu-text-xs);margin-top:.25rem;line-height:1.5;display:block}.workspace-module__MTKEzG__infoList{gap:.7rem;display:grid}.workspace-module__MTKEzG__sectionIntro{color:var(--muted-foreground);font-size:var(--pacyedu-text-sm);margin:0 0 1rem;line-height:1.6}.workspace-module__MTKEzG__empty{color:var(--muted-foreground);font-size:var(--pacyedu-text-sm);text-align:center;padding:2.25rem 1rem}.workspace-module__MTKEzG__footer{color:var(--muted-foreground);font-size:var(--pacyedu-text-xs);text-align:center;padding:2rem 0 0}.workspace-module__MTKEzG__tableWrap{overscroll-behavior-inline:contain;scrollbar-gutter:stable;max-width:100%;overflow-x:auto}.workspace-module__MTKEzG__tableWrap:focus-visible{outline:3px solid color-mix(in srgb, var(--ring) 72%, transparent);outline-offset:2px}.workspace-module__MTKEzG__table td{overflow-wrap:anywhere}.workspace-module__MTKEzG__table{border-collapse:collapse;width:100%}.workspace-module__MTKEzG__table th{border-block:1px solid var(--border);background:var(--muted);color:var(--muted-foreground);font-size:var(--pacyedu-text-sm);font-weight:var(--pacyedu-weight-medium);letter-spacing:0;text-align:left;white-space:nowrap;padding:.8rem .9rem}.workspace-module__MTKEzG__table td{border-bottom:1px solid var(--border);color:var(--muted-foreground);font-size:var(--pacyedu-text-sm);vertical-align:middle;padding:.85rem .9rem}.workspace-module__MTKEzG__table td:first-child{color:var(--foreground);font-weight:var(--pacyedu-weight-medium)}.workspace-module__MTKEzG__table tr:last-child td{border-bottom:0}.workspace-module__MTKEzG__tableLink:hover{color:var(--pacyedu-brand-blue-strong);text-underline-offset:.2em;text-decoration:underline}.workspace-module__MTKEzG__primaryButton,.workspace-module__MTKEzG__secondaryButton{min-height:var(--pacyedu-touch-target);border-radius:var(--pacyedu-radius-button);font-size:var(--pacyedu-text-sm);font-weight:var(--pacyedu-weight-medium);justify-content:center;align-items:center;padding:.625rem .9rem;display:inline-flex}.workspace-module__MTKEzG__primaryButton{border:1px solid var(--primary);background:var(--pacyedu-action-surface);color:var(--primary-foreground);box-shadow:var(--pacyedu-shadow-xs)}.workspace-module__MTKEzG__primaryButton:hover{background:var(--pacyedu-button-primary-hover)}.workspace-module__MTKEzG__secondaryButton{border:1px solid var(--border);background:var(--pacyedu-button-secondary-bg);color:var(--foreground)}.workspace-module__MTKEzG__secondaryButton:hover{background:var(--pacyedu-button-secondary-hover);color:var(--accent-foreground)}.workspace-module__MTKEzG__successBanner,.workspace-module__MTKEzG__errorBanner{border-radius:var(--radius-lg);font-size:var(--pacyedu-text-sm);margin:0 0 .875rem;padding:.9rem 1rem;line-height:1.5}.workspace-module__MTKEzG__successBanner{border:1px solid color-mix(in srgb, var(--pacyedu-success) 24%, var(--border));background:var(--pacyedu-success-soft);color:var(--pacyedu-success)}.workspace-module__MTKEzG__errorBanner{border:1px solid color-mix(in srgb, var(--destructive) 24%, var(--border));background:var(--pacyedu-danger-soft);color:var(--destructive)}.workspace-module__MTKEzG__formCard{gap:1.35rem;padding:1.25rem;display:grid}.workspace-module__MTKEzG__formSection{border-bottom:1px solid var(--border);padding-bottom:.95rem}.workspace-module__MTKEzG__formSection>span{color:var(--pacyedu-primary-ink);font-size:var(--pacyedu-text-xs);font-weight:var(--pacyedu-weight-medium);letter-spacing:.015em;display:block}.workspace-module__MTKEzG__formSection h2{color:var(--pacyedu-heading-color);font-size:var(--pacyedu-text-base);font-weight:var(--pacyedu-weight-medium);margin:.4rem 0 .25rem}.workspace-module__MTKEzG__formSection p{color:var(--muted-foreground);font-size:var(--pacyedu-text-sm);margin:0;line-height:1.55}.workspace-module__MTKEzG__formGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.95rem;display:grid}.workspace-module__MTKEzG__formGrid label,.workspace-module__MTKEzG__compactForm label,.workspace-module__MTKEzG__filterForm label,.workspace-module__MTKEzG__fieldLabel{color:var(--foreground);font-size:var(--pacyedu-text-sm);font-weight:var(--pacyedu-weight-medium);gap:.45rem;display:grid}.workspace-module__MTKEzG__formGrid input,.workspace-module__MTKEzG__formGrid select,.workspace-module__MTKEzG__formGrid textarea,.workspace-module__MTKEzG__compactForm input,.workspace-module__MTKEzG__compactForm select,.workspace-module__MTKEzG__compactForm textarea,.workspace-module__MTKEzG__filterForm select,.workspace-module__MTKEzG__filterForm input,.workspace-module__MTKEzG__fieldLabel input,.workspace-module__MTKEzG__statusSelect,.workspace-module__MTKEzG__gradeInput,.workspace-module__MTKEzG__commentInput{width:100%;min-height:var(--pacyedu-touch-target);border:1px solid var(--input);border-radius:var(--radius-md);background:var(--pacyedu-control-bg);color:var(--foreground);font:inherit;font-size:var(--pacyedu-text-base);box-shadow:none;font-weight:var(--pacyedu-weight-regular);outline:none;padding:.625rem .75rem}.workspace-module__MTKEzG__formGrid textarea,.workspace-module__MTKEzG__compactForm textarea{resize:vertical;min-height:6rem}.workspace-module__MTKEzG__formGrid input:focus,.workspace-module__MTKEzG__formGrid select:focus,.workspace-module__MTKEzG__formGrid textarea:focus,.workspace-module__MTKEzG__compactForm input:focus,.workspace-module__MTKEzG__compactForm select:focus,.workspace-module__MTKEzG__compactForm textarea:focus,.workspace-module__MTKEzG__filterForm select:focus,.workspace-module__MTKEzG__filterForm input:focus,.workspace-module__MTKEzG__fieldLabel input:focus,.workspace-module__MTKEzG__statusSelect:focus,.workspace-module__MTKEzG__gradeInput:focus,.workspace-module__MTKEzG__commentInput:focus{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in srgb, var(--ring) 16%, transparent)}.workspace-module__MTKEzG__formActions,.workspace-module__MTKEzG__actionRow{justify-content:flex-end;align-items:center;gap:.65rem;padding-top:.25rem;display:flex}.workspace-module__MTKEzG__compactForm{gap:.8rem;display:grid}.workspace-module__MTKEzG__filterForm{grid-template-columns:minmax(14rem,1fr) minmax(10rem,.4fr) auto;align-items:end;gap:.7rem;display:grid}.workspace-module__MTKEzG__registerForm{border-top:1px solid var(--border);margin-top:1rem;padding-top:1rem}.workspace-module__MTKEzG__statusSelect{min-width:7.5rem}.workspace-module__MTKEzG__helperText,.workspace-module__MTKEzG__helper{color:var(--muted-foreground);font-size:var(--pacyedu-text-xs);margin-right:auto;line-height:1.45}.workspace-module__MTKEzG__fullWidth{grid-column:1/-1}.workspace-module__MTKEzG__accessGrid{margin-top:.75rem}.workspace-module__MTKEzG__checkboxRow{min-height:var(--pacyedu-touch-target);color:var(--foreground);cursor:pointer;font-size:var(--pacyedu-text-sm);align-items:center;gap:.625rem!important;display:flex!important}.workspace-module__MTKEzG__checkboxRow input{accent-color:var(--primary);margin:0;padding:0;width:1.125rem!important;height:1.125rem!important;min-height:1.125rem!important;box-shadow:none!important}.workspace-module__MTKEzG__checkboxRow span{line-height:1.4}.workspace-module__MTKEzG__gradebookCard{margin-top:.875rem}.workspace-module__MTKEzG__gradeInput{width:5.5rem}.workspace-module__MTKEzG__commentInput{width:min(15rem,28vw)}.workspace-module__MTKEzG__gradebookActions{border-top:1px solid var(--border);background:var(--muted);color:var(--muted-foreground);font-size:var(--pacyedu-text-sm);justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;display:flex}.workspace-module__MTKEzG__reportSheet{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--card);color:var(--foreground);box-shadow:var(--pacyedu-shadow-xs);margin-top:.875rem;padding:clamp(1.25rem,3vw,2rem)}.workspace-module__MTKEzG__reportHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:1.5rem;padding-bottom:1.125rem;display:flex}.workspace-module__MTKEzG__reportIdentity{align-items:center;gap:.75rem;display:flex}.workspace-module__MTKEzG__reportHeader h2{color:var(--pacyedu-heading-color);font-size:var(--pacyedu-text-xl);font-weight:var(--pacyedu-weight-medium);margin:0}.workspace-module__MTKEzG__reportHeader p{color:var(--muted-foreground);font-size:var(--pacyedu-text-sm);margin:.3rem 0 0}.workspace-module__MTKEzG__reportMeta{color:var(--muted-foreground);font-size:var(--pacyedu-text-xs);text-align:right}.workspace-module__MTKEzG__reportTable{border-collapse:collapse;width:100%;margin-top:1.125rem}.workspace-module__MTKEzG__reportTable th,.workspace-module__MTKEzG__reportTable td{border-bottom:1px solid var(--border);color:var(--foreground);font-size:var(--pacyedu-text-sm);text-align:left;padding:.65rem .5rem}.workspace-module__MTKEzG__reportTable th{color:var(--muted-foreground);font-size:var(--pacyedu-text-sm);font-weight:var(--pacyedu-weight-medium);letter-spacing:0}.workspace-module__MTKEzG__reportSummary{color:var(--muted-foreground);font-size:var(--pacyedu-text-sm);justify-content:flex-end;gap:1.75rem;padding-top:1.125rem;display:flex}.workspace-module__MTKEzG__reportSummary strong{color:var(--foreground);font-size:var(--pacyedu-text-base);font-weight:var(--pacyedu-weight-medium);margin-top:.25rem;display:block}.workspace-module__MTKEzG__printOnly,.workspace-module__MTKEzG__mobileHeader,.workspace-module__MTKEzG__mobileBottomNav{display:none}.workspace-module__MTKEzG__mobileContext,.workspace-module__MTKEzG__mobileIdentity{display:grid}@media (max-width:1100px){.workspace-module__MTKEzG__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-module__MTKEzG__grid{grid-template-columns:1fr}.workspace-module__MTKEzG__formGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.workspace-module__MTKEzG__shell{display:block}.workspace-module__MTKEzG__sidebar{display:none}.workspace-module__MTKEzG__mobileHeader{z-index:60;border-bottom:1px solid var(--border);background:var(--card);justify-content:space-between;align-items:center;gap:1rem;min-height:4rem;padding:.625rem 1rem;display:flex;position:sticky;top:0}.workspace-module__MTKEzG__mobileMenu summary{min-height:var(--pacyedu-touch-target);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);color:var(--foreground);font-size:var(--pacyedu-text-sm);font-weight:var(--pacyedu-weight-medium);align-items:center;gap:.5rem;padding:0 .75rem;list-style:none;display:inline-flex}.workspace-module__MTKEzG__mobileMenu summary::-webkit-details-marker{display:none}.workspace-module__MTKEzG__mobileMenu[open] summary{border-color:color-mix(in srgb, var(--pacyedu-brand-blue) 54%, var(--border));background:var(--pacyedu-brand-blue-soft);color:var(--pacyedu-brand-blue-ink)}.workspace-module__MTKEzG__mobilePanel{z-index:59;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;padding:1rem 1rem calc(2rem + env(safe-area-inset-bottom));background:var(--sidebar);position:fixed;inset:4rem 0 0;overflow-y:auto}.workspace-module__MTKEzG__mobileContext{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);gap:.25rem;padding:.9rem}.workspace-module__MTKEzG__mobileContext span{color:var(--muted-foreground);font-size:var(--pacyedu-text-xs);font-weight:var(--pacyedu-weight-medium);letter-spacing:.015em}.workspace-module__MTKEzG__mobileContext strong{color:var(--secondary-foreground);font-size:var(--pacyedu-text-base);font-weight:var(--pacyedu-weight-medium)}.workspace-module__MTKEzG__mobilePanel .workspace-module__MTKEzG__sectionLabel{margin-top:1.25rem;display:block}.workspace-module__MTKEzG__mobilePanel .workspace-module__MTKEzG__nav{grid-template-columns:1fr 1fr;gap:.375rem}.workspace-module__MTKEzG__mobilePanel .workspace-module__MTKEzG__nav a,.workspace-module__MTKEzG__mobilePanel .workspace-module__MTKEzG__nav>span{justify-content:flex-start;display:flex}.workspace-module__MTKEzG__mobileIdentity{border-top:1px solid var(--sidebar-border);gap:.625rem;margin-top:1.5rem;padding-top:1rem}.workspace-module__MTKEzG__main{padding:1.25rem 1rem calc(6.75rem + env(safe-area-inset-bottom))}.workspace-module__MTKEzG__workspaceUtilityBar{flex-direction:column;align-items:stretch;margin-bottom:1.25rem}.workspace-module__MTKEzG__workspaceSearch{width:100%}.workspace-module__MTKEzG__workspaceUtilityActions{justify-content:space-between;gap:.75rem;width:100%}.workspace-module__MTKEzG__workspaceActionCluster{margin-left:auto}.workspace-module__MTKEzG__welcome{flex-direction:column;align-items:flex-start}.workspace-module__MTKEzG__quickGrid,.workspace-module__MTKEzG__formGrid,.workspace-module__MTKEzG__filterForm{grid-template-columns:1fr}.workspace-module__MTKEzG__topbar{align-items:flex-start}.workspace-module__MTKEzG__formActions,.workspace-module__MTKEzG__actionRow,.workspace-module__MTKEzG__gradebookActions{flex-wrap:wrap}.workspace-module__MTKEzG__commentInput{width:11.25rem}.workspace-module__MTKEzG__mobileBottomNav{z-index:55;padding:.4rem max(.5rem, env(safe-area-inset-right)) calc(.4rem + env(safe-area-inset-bottom)) max(.5rem, env(safe-area-inset-left));border-top:1px solid var(--border);background:color-mix(in srgb, var(--card) 97%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 -.5rem 1.5rem color-mix(in srgb, var(--foreground) 7%, transparent);grid-template-columns:repeat(5,minmax(0,1fr));gap:.25rem;display:grid;position:fixed;bottom:0;left:0;right:0}.workspace-module__MTKEzG__mobileBottomNav a{border-radius:var(--radius-md);min-width:0;min-height:3.25rem;color:var(--muted-foreground);font-size:var(--pacyedu-text-xs);font-weight:var(--pacyedu-weight-medium);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;padding:.35rem .2rem;text-decoration:none;display:flex}.workspace-module__MTKEzG__mobileBottomIcon{place-items:center;width:1.25rem;height:1.25rem;display:inline-grid}.workspace-module__MTKEzG__mobileBottomIcon svg{width:1.2rem;height:1.2rem}.workspace-module__MTKEzG__mobileBottomNav a:focus-visible{outline:3px solid color-mix(in srgb, var(--ring) 72%, transparent);outline-offset:-2px}.workspace-module__MTKEzG__mobileBottomActive{background:var(--accent);color:var(--accent-foreground)!important}}@media (max-width:520px){.workspace-module__MTKEzG__metrics{grid-template-columns:1fr}.workspace-module__MTKEzG__formActions>button,.workspace-module__MTKEzG__formActions>a,.workspace-module__MTKEzG__actionRow>button,.workspace-module__MTKEzG__actionRow>a{width:100%}.workspace-module__MTKEzG__cardHeader{flex-wrap:wrap;align-items:flex-start}.workspace-module__MTKEzG__mobilePanel .workspace-module__MTKEzG__nav{grid-template-columns:1fr}.workspace-module__MTKEzG__reportHeader,.workspace-module__MTKEzG__reportSummary{flex-direction:column}.workspace-module__MTKEzG__reportMeta{text-align:left}.workspace-module__MTKEzG__workspaceDateFull{display:none}.workspace-module__MTKEzG__workspaceDateCompact{display:inline}}@media print{.workspace-module__MTKEzG__sidebar,.workspace-module__MTKEzG__mobileHeader,.workspace-module__MTKEzG__mobileBottomNav,.workspace-module__MTKEzG__topbar,.workspace-module__MTKEzG__welcome,.workspace-module__MTKEzG__metrics,.workspace-module__MTKEzG__filterForm,.workspace-module__MTKEzG__primaryButton,.workspace-module__MTKEzG__secondaryButton,.workspace-module__MTKEzG__footer,.workspace-module__MTKEzG__successBanner,.workspace-module__MTKEzG__errorBanner{display:none!important}.workspace-module__MTKEzG__shell{color:#333;background:#fff;min-height:auto;display:block}.workspace-module__MTKEzG__main{max-width:none;padding:0}.workspace-module__MTKEzG__reportSheet{box-shadow:none;border:0;margin:0;padding:0}.workspace-module__MTKEzG__printOnly{display:block}.workspace-module__MTKEzG__reportTable{page-break-inside:auto}.workspace-module__MTKEzG__reportTable tr{page-break-inside:avoid;page-break-after:auto}}.workspace-module__MTKEzG__sidebar,.workspace-module__MTKEzG__mobilePanel{color:var(--sidebar-foreground)}.workspace-module__MTKEzG__sidebar :focus-visible,.workspace-module__MTKEzG__mobilePanel :focus-visible{outline-color:var(--sidebar-ring)}.workspace-module__MTKEzG__sidebar .workspace-module__MTKEzG__logout:hover:not(:disabled),.workspace-module__MTKEzG__mobilePanel .workspace-module__MTKEzG__logout:hover:not(:disabled){background:var(--sidebar-accent);color:var(--sidebar-accent-foreground)}.workspace-module__MTKEzG__visuallyHidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.workspace-module__MTKEzG__pagination{border-top:1px solid var(--border);color:var(--muted-foreground);font-size:var(--pacyedu-text-sm);justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.workspace-module__MTKEzG__primaryButton:focus-visible,.workspace-module__MTKEzG__secondaryButton:focus-visible,.workspace-module__MTKEzG__tableLink:focus-visible{outline:3px solid color-mix(in srgb, var(--ring) 72%, transparent);outline-offset:2px}@media (max-width:520px){.workspace-module__MTKEzG__pagination{text-align:center;flex-direction:column;align-items:stretch}.workspace-module__MTKEzG__pagination>:first-child,.workspace-module__MTKEzG__pagination>:last-child{width:100%}}@media (forced-colors:active){.workspace-module__MTKEzG__nav .workspace-module__MTKEzG__active,.workspace-module__MTKEzG__mobileBottomActive{outline-offset:-2px;outline:2px solid buttontext}}.workspace-module__MTKEzG__profilePhotoRow{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1rem;display:grid}.workspace-module__MTKEzG__profilePhotoImage,.workspace-module__MTKEzG__profilePhotoFallback{border:1px solid var(--border);width:7rem;height:7rem;box-shadow:var(--pacyedu-shadow-xs);border-radius:50%}.workspace-module__MTKEzG__profilePhotoImage{object-fit:cover;background:var(--muted)}.workspace-module__MTKEzG__profilePhotoFallback{background:var(--pacyedu-brand-blue-soft);color:var(--pacyedu-brand-blue-ink);font-size:var(--pacyedu-text-xl);font-weight:var(--pacyedu-weight-medium);place-items:center;display:grid}@media (max-width:520px){.workspace-module__MTKEzG__profilePhotoRow{grid-template-columns:1fr;justify-items:start}.workspace-module__MTKEzG__profilePhotoRow form,.workspace-module__MTKEzG__profilePhotoRow button{width:100%}}
.PacyBrand-module__21YhWW__logoShell{flex:none;justify-content:center;align-items:center;display:inline-flex}.PacyBrand-module__21YhWW__wordmark{color:var(--foreground);font-size:1rem;font-weight:var(--pacyedu-weight-semibold);letter-spacing:-.02em;line-height:1}.PacyBrand-module__21YhWW__compact .PacyBrand-module__21YhWW__wordmark{font-size:.92rem}.PacyBrand-module__21YhWW__onDark .PacyBrand-module__21YhWW__wordmark{color:var(--pacyedu-brand-white)}@media (max-width:560px){.PacyBrand-module__21YhWW__wordmark{font-size:.95rem}.PacyBrand-module__21YhWW__compact .PacyBrand-module__21YhWW__wordmark{font-size:.88rem}}
.ui-module__FBiE6q__button{min-height:var(--pacyedu-touch-target);font:inherit;font-size:var(--pacyedu-text-sm);font-weight:var(--pacyedu-weight-medium);white-space:normal;touch-action:manipulation;border-radius:var(--pacyedu-radius-button);letter-spacing:-.01em;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1rem;line-height:1.35;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s,transform .12s;display:inline-flex}.ui-module__FBiE6q__button:disabled{cursor:not-allowed;opacity:.55}.ui-module__FBiE6q__button:active:not(:disabled){transform:translateY(1px)}.ui-module__FBiE6q__buttonDefault{background:var(--pacyedu-button-primary-bg);color:var(--pacyedu-button-primary-fg);border-color:var(--pacyedu-button-primary-bg);box-shadow:var(--pacyedu-shadow-xs)}.ui-module__FBiE6q__buttonDefault:hover:not(:disabled){background:var(--pacyedu-button-primary-hover);border-color:var(--pacyedu-button-primary-hover);color:var(--pacyedu-button-primary-fg)}.ui-module__FBiE6q__buttonSecondary{background:var(--pacyedu-button-secondary-bg);color:var(--secondary-foreground);border-color:var(--border)}.ui-module__FBiE6q__buttonSecondary:hover:not(:disabled){background:var(--pacyedu-button-secondary-hover);color:var(--accent-foreground)}.ui-module__FBiE6q__buttonOutline{border-color:var(--border);background:var(--card);color:var(--foreground)}.ui-module__FBiE6q__buttonOutline:hover:not(:disabled),.ui-module__FBiE6q__buttonGhost:hover:not(:disabled){background:var(--pacyedu-nav-hover-bg);color:var(--pacyedu-heading-color)}.ui-module__FBiE6q__buttonGhost{color:var(--foreground);background:0 0}.ui-module__FBiE6q__buttonDestructive{background:var(--destructive);color:var(--destructive-foreground)}.ui-module__FBiE6q__buttonLink{min-height:var(--pacyedu-touch-target);color:var(--pacyedu-primary-ink);text-underline-offset:.2em;background:0 0;padding:.25rem .5rem;text-decoration:underline}.ui-module__FBiE6q__buttonSmall{font-size:var(--pacyedu-text-sm);min-height:var(--pacyedu-touch-target);padding:.5rem .75rem}.ui-module__FBiE6q__buttonLarge{min-height:3rem;padding:.75rem 1.25rem}.ui-module__FBiE6q__buttonIcon{width:var(--pacyedu-touch-target);flex-shrink:0;padding:0}.ui-module__FBiE6q__card{border:1px solid var(--pacyedu-card-border);border-radius:var(--radius-xl);background:var(--pacyedu-card-bg);color:var(--card-foreground);box-shadow:var(--pacyedu-shadow-xs)}.ui-module__FBiE6q__cardHeader{gap:.375rem;padding:1.5rem 1.5rem 0;display:grid}.ui-module__FBiE6q__cardTitle{color:var(--pacyedu-heading-color);font-size:var(--pacyedu-text-base);font-weight:var(--pacyedu-weight-medium);letter-spacing:-.015em;margin:0}.ui-module__FBiE6q__cardDescription{color:var(--muted-foreground);font-size:var(--pacyedu-text-base);margin:0;line-height:1.5}.ui-module__FBiE6q__cardContent{padding:1.5rem}.ui-module__FBiE6q__cardFooter{align-items:center;gap:.75rem;padding:0 1.5rem 1.5rem;display:flex}.ui-module__FBiE6q__input{width:100%;min-height:var(--pacyedu-touch-target);border:1px solid var(--input);border-radius:var(--radius-md);background:var(--pacyedu-control-bg);color:var(--foreground);font:inherit;font-size:var(--pacyedu-text-base);box-shadow:none;line-height:1.5;font-weight:var(--pacyedu-weight-regular);padding:.625rem .75rem;transition:border-color .14s,box-shadow .14s,background-color .14s}.ui-module__FBiE6q__input::placeholder{color:var(--muted-foreground)}.ui-module__FBiE6q__input:focus-visible{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in srgb, var(--ring) 16%, transparent);outline:none}.ui-module__FBiE6q__input:disabled{cursor:not-allowed;background:var(--muted);opacity:.7}.ui-module__FBiE6q__input[aria-invalid=true]{border-color:var(--destructive)}.ui-module__FBiE6q__input[aria-invalid=true]:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--destructive) 12%, transparent)}.ui-module__FBiE6q__passwordInputWrap{min-width:0;position:relative}.ui-module__FBiE6q__passwordInputWrap .ui-module__FBiE6q__passwordInput{padding-right:5.5rem}.ui-module__FBiE6q__passwordInputWrap .ui-module__FBiE6q__passwordToggle{min-height:var(--pacyedu-touch-target);border-radius:var(--radius-sm);color:var(--muted-foreground);font:inherit;font-size:var(--pacyedu-text-base);font-weight:var(--pacyedu-weight-medium);touch-action:manipulation;background:0 0;border:0;justify-content:center;align-items:center;gap:.35rem;padding:.35rem .5rem;line-height:1;display:inline-flex;position:absolute;top:50%;right:.35rem;transform:translateY(-50%)}.ui-module__FBiE6q__passwordInputWrap .ui-module__FBiE6q__passwordToggle:hover{background:var(--secondary);color:var(--foreground)}.ui-module__FBiE6q__passwordInputWrap .ui-module__FBiE6q__passwordToggle:focus-visible{outline:2px solid var(--ring);outline-offset:1px}.ui-module__FBiE6q__label{color:var(--foreground);font-size:var(--pacyedu-text-sm);font-weight:var(--pacyedu-weight-medium);line-height:1.4}.ui-module__FBiE6q__label:has(+:disabled){opacity:.65}.ui-module__FBiE6q__badge{min-height:1.625rem;font-size:var(--pacyedu-text-sm);font-weight:var(--pacyedu-weight-medium);border:1px solid #0000;border-radius:999px;align-items:center;gap:.375rem;padding:.25rem .625rem;line-height:1;display:inline-flex}.ui-module__FBiE6q__badgeDefault{background:var(--primary);color:var(--primary-foreground)}.ui-module__FBiE6q__badgeSecondary{background:var(--secondary);color:var(--secondary-foreground)}.ui-module__FBiE6q__badgeOutline{border-color:var(--border);background:var(--card);color:var(--foreground)}.ui-module__FBiE6q__badgeSuccess{background:var(--pacyedu-success-soft);color:var(--pacyedu-success)}.ui-module__FBiE6q__badgeWarning{background:var(--pacyedu-warning-soft);color:var(--pacyedu-warning)}.ui-module__FBiE6q__badgeDestructive{background:var(--pacyedu-danger-soft);color:var(--pacyedu-danger)}.ui-module__FBiE6q__alert{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);color:var(--card-foreground);gap:.25rem;padding:1rem 1.125rem;line-height:1.6;display:grid;position:relative}.ui-module__FBiE6q__alertInfo{border-color:color-mix(in srgb, var(--pacyedu-info) 24%, var(--border));background:var(--pacyedu-info-soft)}.ui-module__FBiE6q__alertSuccess{border-color:color-mix(in srgb, var(--pacyedu-success) 24%, var(--border));background:var(--pacyedu-success-soft)}.ui-module__FBiE6q__alertWarning{border-color:color-mix(in srgb, var(--pacyedu-warning) 24%, var(--border));background:var(--pacyedu-warning-soft)}.ui-module__FBiE6q__alertDestructive{border-color:color-mix(in srgb, var(--destructive) 24%, var(--border));background:var(--pacyedu-danger-soft)}.ui-module__FBiE6q__alertTitle{font-size:var(--pacyedu-text-base);font-weight:var(--pacyedu-weight-medium);margin:0}.ui-module__FBiE6q__alertDescription{color:var(--muted-foreground);font-size:var(--pacyedu-text-sm);margin:0;line-height:1.5}.ui-module__FBiE6q__skeleton{border-radius:var(--radius-md);background:linear-gradient(90deg, var(--muted), var(--secondary), var(--muted));background-size:200% 100%;animation:1.6s ease-in-out infinite ui-module__FBiE6q__skeleton-shimmer}@keyframes ui-module__FBiE6q__skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:360px){.ui-module__FBiE6q__passwordInputWrap .ui-module__FBiE6q__passwordToggle span{display:none}.ui-module__FBiE6q__passwordInputWrap .ui-module__FBiE6q__passwordInput{padding-right:3.25rem}}@media (prefers-reduced-motion:reduce){.ui-module__FBiE6q__button{transition:none}.ui-module__FBiE6q__button:active:not(:disabled){transform:none}.ui-module__FBiE6q__skeleton{animation:none}}.ui-module__FBiE6q__button svg{flex-shrink:0;width:1.125rem;height:1.125rem}.ui-module__FBiE6q__button[data-loading=true]{cursor:wait;opacity:1}.ui-module__FBiE6q__buttonContent{min-width:0;display:grid}.ui-module__FBiE6q__buttonLabel{grid-area:1/1;justify-content:center;align-items:center;gap:.5rem;display:inline-flex}.ui-module__FBiE6q__buttonLabel[data-hidden=true]{visibility:hidden}.ui-module__FBiE6q__spinner{animation:.9s linear infinite ui-module__FBiE6q__pacyedu-spin}@keyframes ui-module__FBiE6q__pacyedu-spin{to{transform:rotate(360deg)}}.ui-module__FBiE6q__srOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ui-module__FBiE6q__input,.ui-module__FBiE6q__card{transition:border-color var(--pacyedu-motion-fast) var(--pacyedu-ease), box-shadow var(--pacyedu-motion-fast) var(--pacyedu-ease)}.ui-module__FBiE6q__helpTrigger,.ui-module__FBiE6q__helpClose{min-width:var(--pacyedu-touch-target);min-height:var(--pacyedu-touch-target);background:0 0;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.ui-module__FBiE6q__helpTrigger{color:var(--pacyedu-primary-ink)}.ui-module__FBiE6q__helpTrigger:hover,.ui-module__FBiE6q__helpTrigger[data-state=open]{background:var(--muted)}.ui-module__FBiE6q__helpContent{z-index:90;width:min(21rem,100vw - 2rem);max-height:var(--radix-popover-content-available-height);border:1px solid var(--sidebar-border);border-radius:var(--radius-lg);background:var(--sidebar);color:var(--sidebar-foreground);font-family:var(--pacyedu-font-sans);box-shadow:var(--pacyedu-shadow-sm);animation:ui-module__FBiE6q__pacyedu-appear var(--pacyedu-motion-normal) var(--pacyedu-ease);padding:.75rem 1rem 1rem;overflow-y:auto}.ui-module__FBiE6q__helpHeading{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.ui-module__FBiE6q__helpHeading strong{font-size:var(--pacyedu-text-sm);font-weight:var(--pacyedu-weight-medium)}.ui-module__FBiE6q__helpClose{color:var(--sidebar-foreground);margin-right:-.5rem}.ui-module__FBiE6q__helpClose:hover{background:var(--sidebar-accent)}.ui-module__FBiE6q__helpClose:focus-visible{outline-color:var(--sidebar-ring)}.ui-module__FBiE6q__helpDescription{font-size:var(--pacyedu-text-sm);color:var(--pacyedu-sidebar-muted-foreground);line-height:1.65}.ui-module__FBiE6q__helpDescription p{margin:0}.ui-module__FBiE6q__helpArrow{fill:var(--sidebar)}.ui-module__FBiE6q__dialogOverlay{z-index:100;background:color-mix(in srgb, var(--pacyedu-ink-strong) 34%, transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:ui-module__FBiE6q__pacyedu-appear var(--pacyedu-motion-normal) var(--pacyedu-ease);position:fixed;inset:0}.ui-module__FBiE6q__dialogContent{z-index:101;border:1px solid var(--border);border-radius:var(--pacyedu-radius-dialog);background:var(--card);width:min(30rem,100vw - 2rem);max-height:calc(100dvh - 2rem);color:var(--foreground);box-shadow:var(--pacyedu-shadow-md);animation:ui-module__FBiE6q__pacyedu-appear var(--pacyedu-motion-normal) var(--pacyedu-ease);padding:clamp(1.25rem,4vw,2rem);position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)}.ui-module__FBiE6q__dialogIcon{border-radius:var(--radius-lg);background:var(--pacyedu-brand-blue-soft);width:3rem;height:3rem;color:var(--pacyedu-primary-ink);place-items:center;margin-bottom:1.25rem;display:grid}.ui-module__FBiE6q__dialogTitle{color:var(--pacyedu-heading-color);font-size:var(--pacyedu-text-2xl);font-weight:var(--pacyedu-weight-medium);letter-spacing:-.025em;margin:0;line-height:1.25}.ui-module__FBiE6q__dialogDescription{font-size:var(--pacyedu-text-base);color:var(--muted-foreground);margin:.75rem 0 0;line-height:1.65}.ui-module__FBiE6q__dialogActions{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1.75rem;display:grid}@keyframes ui-module__FBiE6q__pacyedu-appear{0%{opacity:0}to{opacity:1}}.ui-module__FBiE6q__notice{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--pacyedu-info-soft);color:var(--foreground);font-size:var(--pacyedu-text-sm);align-items:flex-start;gap:.75rem;margin:0 0 1rem;padding:1rem;line-height:1.6;display:flex}.ui-module__FBiE6q__notice>div{overflow-wrap:anywhere;min-width:0}.ui-module__FBiE6q__noticeIcon{width:1.5rem;height:1.5rem;color:var(--pacyedu-info);flex:none;place-items:center;display:grid}.ui-module__FBiE6q__notice[data-variant=success]{background:var(--pacyedu-success-soft)}.ui-module__FBiE6q__notice[data-variant=success] .ui-module__FBiE6q__noticeIcon{color:var(--pacyedu-success)}.ui-module__FBiE6q__notice[data-variant=error]{background:var(--pacyedu-danger-soft);border-color:color-mix(in srgb, var(--destructive) 32%, var(--border))}.ui-module__FBiE6q__notice[data-variant=error] .ui-module__FBiE6q__noticeIcon{color:var(--destructive)}.ui-module__FBiE6q__notice[data-variant=warning]{background:var(--pacyedu-warning-soft)}.ui-module__FBiE6q__notice[data-variant=warning] .ui-module__FBiE6q__noticeIcon{color:var(--pacyedu-warning)}.ui-module__FBiE6q__alert[data-variant]:not([data-variant=default]){padding-left:3.25rem}.ui-module__FBiE6q__alertIcon{width:1.25rem;height:1.25rem;color:var(--pacyedu-info);position:absolute;top:1.125rem;left:1.125rem}.ui-module__FBiE6q__alert[data-variant=success] .ui-module__FBiE6q__alertIcon{color:var(--pacyedu-success)}.ui-module__FBiE6q__alert[data-variant=warning] .ui-module__FBiE6q__alertIcon{color:var(--pacyedu-warning)}.ui-module__FBiE6q__alert[data-variant=destructive] .ui-module__FBiE6q__alertIcon{color:var(--destructive)}.ui-module__FBiE6q__toast[data-sonner-toast][data-styled=true]{border:1px solid var(--sidebar-border);border-radius:var(--radius-lg);background:var(--sidebar);color:var(--sidebar-foreground);box-shadow:var(--pacyedu-shadow-md);font-family:var(--pacyedu-font-sans);gap:.75rem;padding:1rem 3.75rem 1rem 1rem}.ui-module__FBiE6q__toastTitle{font-size:var(--pacyedu-text-sm);line-height:1.5;font-weight:var(--pacyedu-weight-medium);overflow-wrap:anywhere}.ui-module__FBiE6q__toastDescription{font-size:var(--pacyedu-text-caption);color:var(--pacyedu-sidebar-muted-foreground)}.ui-module__FBiE6q__toast[data-sonner-toast] [data-icon]{width:1.5rem;height:1.5rem;color:var(--pacyedu-sidebar-muted-foreground)}.ui-module__FBiE6q__toastSuccess[data-sonner-toast] [data-icon]{color:var(--pacyedu-success)}.ui-module__FBiE6q__toastError[data-sonner-toast] [data-icon]{color:var(--pacyedu-danger)}.ui-module__FBiE6q__toastWarning[data-sonner-toast] [data-icon]{color:var(--pacyedu-warning)}.ui-module__FBiE6q__toast[data-sonner-toast] .ui-module__FBiE6q__toastClose{width:var(--pacyedu-touch-target);height:var(--pacyedu-touch-target);color:var(--sidebar-foreground);background:0 0;border:0;border-radius:50%;top:50%;left:auto;right:.5rem;transform:translateY(-50%)}.ui-module__FBiE6q__toast[data-sonner-toast] .ui-module__FBiE6q__toastClose:hover{background:var(--sidebar-accent)}.ui-module__FBiE6q__toast[data-sonner-toast] :focus-visible{outline:2px solid var(--sidebar-ring);outline-offset:2px}.ui-module__FBiE6q__progress{gap:.625rem;min-width:0;display:grid}.ui-module__FBiE6q__progressHeader{font-size:var(--pacyedu-text-sm);justify-content:space-between;align-items:baseline;gap:.75rem;line-height:1.5;display:flex}.ui-module__FBiE6q__progressHeader span{color:var(--muted-foreground)}.ui-module__FBiE6q__progressHeader strong{color:var(--foreground);font-weight:var(--pacyedu-weight-medium);font-variant-numeric:tabular-nums}.ui-module__FBiE6q__progressTrack{background:var(--secondary);border-radius:999px;height:.5rem;overflow:hidden}.ui-module__FBiE6q__progressFill{border-radius:inherit;background:var(--primary);height:100%;transition:width .24s var(--pacyedu-ease);display:block}.ui-module__FBiE6q__progressIndeterminate{width:35%;animation:ui-module__FBiE6q__pacyedu-progress 1.4s var(--pacyedu-ease) infinite}@keyframes ui-module__FBiE6q__pacyedu-progress{0%{transform:translate(-100%)}to{transform:translate(390%)}}.ui-module__FBiE6q__stepper{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:0 0 1.75rem;padding:0;list-style:none;display:grid}.ui-module__FBiE6q__step{isolation:isolate;align-content:start;gap:.75rem;min-width:0;display:grid;position:relative}.ui-module__FBiE6q__step:not(:last-child):after{content:"";z-index:-1;top:calc(var(--pacyedu-touch-target) / 2);left:var(--pacyedu-touch-target);width:calc(100% - var(--pacyedu-touch-target) + 1rem);background:var(--border);height:2px;position:absolute}.ui-module__FBiE6q__step[data-state=complete]:after{background:var(--primary)}.ui-module__FBiE6q__stepNumber{width:var(--pacyedu-touch-target);height:var(--pacyedu-touch-target);border:1px solid var(--input);background:var(--muted);color:var(--muted-foreground);font-size:var(--pacyedu-text-sm);font-weight:var(--pacyedu-weight-medium);border-radius:50%;place-items:center;display:grid}.ui-module__FBiE6q__step[data-state=complete] .ui-module__FBiE6q__stepNumber,.ui-module__FBiE6q__step[data-state=current] .ui-module__FBiE6q__stepNumber{background:var(--primary);border-color:var(--primary);color:var(--primary-foreground)}.ui-module__FBiE6q__step[data-state=current] .ui-module__FBiE6q__stepNumber{box-shadow:0 0 0 4px var(--pacyedu-brand-blue-soft)}.ui-module__FBiE6q__stepLabel{color:var(--foreground);font-size:var(--pacyedu-text-sm);font-weight:var(--pacyedu-weight-medium);line-height:1.5;display:block}a.ui-module__FBiE6q__stepLabel:hover{color:var(--pacyedu-primary-ink);text-underline-offset:.2em;text-decoration:underline}.ui-module__FBiE6q__step small{color:var(--muted-foreground);font-size:var(--pacyedu-text-caption);margin-top:.2rem;display:block}@media (max-width:620px){.ui-module__FBiE6q__stepper{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.ui-module__FBiE6q__step{grid-template-columns:var(--pacyedu-touch-target) minmax(0, 1fr);align-items:center;gap:.75rem}.ui-module__FBiE6q__step:after{display:none}}@media (max-width:380px){.ui-module__FBiE6q__dialogActions{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.ui-module__FBiE6q__spinner,.ui-module__FBiE6q__progressIndeterminate,.ui-module__FBiE6q__helpContent,.ui-module__FBiE6q__dialogOverlay,.ui-module__FBiE6q__dialogContent{animation:none}.ui-module__FBiE6q__progressFill,.ui-module__FBiE6q__input,.ui-module__FBiE6q__card{transition:none}.ui-module__FBiE6q__toast[data-sonner-toast]{transition-duration:.01ms;animation:none}}
.communication-links-module__HL_Sea__links{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-bottom:24px;display:flex}.communication-links-module__HL_Sea__links a{min-height:44px;color:var(--pacyedu-body-color);background:var(--pacyedu-card-bg);border:1px solid var(--pacyedu-card-border);border-radius:12px;align-items:center;gap:8px;padding:8px 12px;font-size:.875rem;display:inline-flex}.communication-links-module__HL_Sea__links a:hover{background:var(--pacyedu-nav-hover-bg)}.communication-links-module__HL_Sea__links small{background:var(--pacyedu-brand-blue-soft);color:var(--pacyedu-brand-blue-ink);border-radius:16px;padding:1px 7px}.communication-links-module__HL_Sea__compact{flex-wrap:nowrap;gap:.35rem;margin:0}.communication-links-module__HL_Sea__compact a{width:var(--pacyedu-touch-target);min-width:var(--pacyedu-touch-target);height:var(--pacyedu-touch-target);justify-content:center;padding:0;position:relative}.communication-links-module__HL_Sea__compact small{border:2px solid var(--background);place-items:center;min-width:1.15rem;min-height:1.15rem;padding:0 .25rem;font-size:.62rem;line-height:1;display:grid;position:absolute;top:-.25rem;right:-.25rem}
.generated-image-card-module___d2MKG__card{border:1px solid var(--border);border-radius:var(--radius-xl);background:color-mix(in srgb, var(--card) 94%, var(--muted));width:min(100%,31rem);box-shadow:var(--pacyedu-shadow-xs);overflow:hidden}.generated-image-card-module___d2MKG__image{object-fit:contain;background:color-mix(in srgb, var(--muted) 34%, var(--card));width:100%;height:auto;max-height:31rem;display:block}.generated-image-card-module___d2MKG__footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:.5rem;min-height:3rem;padding:.38rem .48rem .38rem .65rem;display:flex}.generated-image-card-module___d2MKG__footer>span{color:var(--muted-foreground);white-space:nowrap;font-size:.64rem}.generated-image-card-module___d2MKG__actions{align-items:center;gap:.15rem;display:flex}.generated-image-card-module___d2MKG__actionLink,.generated-image-card-module___d2MKG__actionButton{border-radius:var(--pacyedu-radius-button);min-height:2.75rem;color:var(--foreground);font-size:.65rem;font-weight:var(--pacyedu-weight-medium);justify-content:center;align-items:center;gap:.3rem;padding-inline:.55rem;text-decoration:none;display:inline-flex}.generated-image-card-module___d2MKG__actionLink:hover,.generated-image-card-module___d2MKG__actionButton:hover{background:var(--muted)}@media (max-width:560px){.generated-image-card-module___d2MKG__footer{flex-direction:column;align-items:stretch;padding:.5rem}.generated-image-card-module___d2MKG__footer>span{padding-inline:.15rem}.generated-image-card-module___d2MKG__actions{width:100%}.generated-image-card-module___d2MKG__actionLink,.generated-image-card-module___d2MKG__actionButton{flex:1 1 0}}
.markdown-message-module__r2btzG__responseFrame{border:1px solid color-mix(in srgb, var(--border) 88%, var(--foreground) 12%);background:color-mix(in srgb, var(--card) 96%, var(--muted));border-radius:.9rem;padding:.8rem .85rem .55rem}.markdown-message-module__r2btzG__responseActions{border-top:1px solid color-mix(in srgb, var(--border) 72%, transparent);align-items:center;gap:.15rem;margin-top:.6rem;padding-top:.45rem;display:flex}.markdown-message-module__r2btzG__actionButton{border-radius:var(--radius-md);min-width:2rem;min-height:2rem;color:var(--muted-foreground);font:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:.3rem;padding:.25rem .4rem;font-size:.7rem;display:inline-flex}.markdown-message-module__r2btzG__actionButton:hover{background:color-mix(in srgb, var(--muted) 70%, transparent);color:var(--foreground)}.markdown-message-module__r2btzG__actionButton:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.markdown-message-module__r2btzG__actionButton[data-active=true]{background:color-mix(in srgb, var(--primary) 10%, var(--muted));color:var(--primary)}.markdown-message-module__r2btzG__actionButton:disabled{cursor:default;opacity:.55}.markdown-message-module__r2btzG__feedbackError{color:var(--destructive);margin:0 0 0 .35rem;font-size:.68rem}@media (max-width:720px){.markdown-message-module__r2btzG__responseFrame{padding:.72rem .75rem .5rem}}
.pacyai-workspace-module__zlHr9G__workspace{background:var(--background);min-height:100dvh}.pacyai-workspace-module__zlHr9G__layout{background:var(--background);width:100%;min-height:100dvh;position:relative;overflow:hidden}.pacyai-workspace-module__zlHr9G__sidebarScrim{z-index:40;background:color-mix(in srgb, var(--foreground) 18%, transparent);opacity:0;pointer-events:none;border:0;transition:opacity .16s;position:fixed;inset:0}.pacyai-workspace-module__zlHr9G__sidebarScrim[data-open=true]{opacity:1;pointer-events:auto}.pacyai-workspace-module__zlHr9G__sidebar{z-index:41;width:min(86vw,20rem);min-height:100dvh;padding:max(.8rem, env(safe-area-inset-top)) .72rem max(.9rem, env(safe-area-inset-bottom));border-right:1px solid color-mix(in srgb, var(--border) 76%, transparent);background:var(--card);box-shadow:1.1rem 0 3rem color-mix(in srgb, var(--foreground) 13%, transparent);overscroll-behavior:contain;flex-direction:column;gap:.42rem;transition:transform .18s;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto;transform:translate(-104%)}.pacyai-workspace-module__zlHr9G__sidebar[data-open=true]{transform:translate(0)}.pacyai-workspace-module__zlHr9G__sidebarTop{justify-content:space-between;align-items:center;gap:.65rem;min-height:3.2rem;padding:.1rem .32rem .42rem;display:flex}.pacyai-workspace-module__zlHr9G__sidebarTop strong{color:var(--pacyedu-heading-color);font-size:1rem;font-weight:var(--pacyedu-weight-medium);letter-spacing:-.025em}.pacyai-workspace-module__zlHr9G__sidebarClose{border-radius:999px;width:2.65rem;min-width:2.65rem;height:2.65rem;min-height:2.65rem;padding:0}.pacyai-workspace-module__zlHr9G__sidebarNewChat{background:var(--background);width:100%;min-height:2.85rem;color:var(--foreground);font-size:.75rem;font-weight:var(--pacyedu-weight-medium);border-radius:.86rem;justify-content:flex-start;gap:.45rem}.pacyai-workspace-module__zlHr9G__sidebarSection{gap:.2rem;padding-top:.42rem;display:grid}.pacyai-workspace-module__zlHr9G__sidebarHeading{color:var(--muted-foreground);font-size:.61rem;font-weight:var(--pacyedu-weight-medium);letter-spacing:.012em;padding:.42rem .42rem .18rem}.pacyai-workspace-module__zlHr9G__modeList,.pacyai-workspace-module__zlHr9G__menuLinkList,.pacyai-workspace-module__zlHr9G__conversationList,.pacyai-workspace-module__zlHr9G__memoryList{gap:.08rem;display:grid}.pacyai-workspace-module__zlHr9G__drawerModeButton,.pacyai-workspace-module__zlHr9G__menuLink{width:100%;min-height:2.6rem;color:var(--foreground);font:inherit;text-align:left;background:0 0;border:0;border-radius:.75rem;align-items:center;gap:.52rem;padding:.4rem .52rem;font-size:.72rem;text-decoration:none;display:flex}.pacyai-workspace-module__zlHr9G__drawerModeButton{cursor:pointer}.pacyai-workspace-module__zlHr9G__drawerModeButton svg,.pacyai-workspace-module__zlHr9G__menuLinkIcon{color:var(--muted-foreground);flex:none}.pacyai-workspace-module__zlHr9G__menuLinkIcon{place-items:center;width:1.08rem;height:1.08rem;display:grid}.pacyai-workspace-module__zlHr9G__drawerModeButton[data-active=true] svg,.pacyai-workspace-module__zlHr9G__menuLink[data-active=true] .pacyai-workspace-module__zlHr9G__menuLinkIcon{color:currentColor}.pacyai-workspace-module__zlHr9G__drawerModeButton:hover,.pacyai-workspace-module__zlHr9G__menuLink:hover{background:color-mix(in srgb, var(--muted) 48%, transparent)}.pacyai-workspace-module__zlHr9G__drawerModeButton[data-active=true],.pacyai-workspace-module__zlHr9G__menuLink[data-active=true]{background:color-mix(in srgb, var(--primary) 10%, var(--background));color:var(--pacyedu-primary-ink);font-weight:var(--pacyedu-weight-medium)}.pacyai-workspace-module__zlHr9G__drawerModeButton:disabled{cursor:not-allowed;opacity:.42}.pacyai-workspace-module__zlHr9G__usageLine{color:var(--muted-foreground);flex-wrap:wrap;gap:.3rem .5rem;padding:.25rem .42rem .1rem;font-size:.59rem;display:flex}.pacyai-workspace-module__zlHr9G__voiceStatus{text-transform:capitalize;align-items:center;gap:.22rem;display:inline-flex}.pacyai-workspace-module__zlHr9G__voiceStatus:before{background:var(--primary);content:"";border-radius:999px;width:.32rem;height:.32rem;animation:1.2s ease-in-out infinite pacyai-workspace-module__zlHr9G__voicePulse}.pacyai-workspace-module__zlHr9G__voiceStatus[data-state=speaking]:before{animation-duration:.55s}.pacyai-workspace-module__zlHr9G__sidebarContext{background:color-mix(in srgb, var(--muted) 34%, transparent);border-radius:.78rem;gap:.16rem;margin:0 .16rem;padding:.55rem .6rem;display:grid}.pacyai-workspace-module__zlHr9G__sidebarContext strong{color:var(--pacyedu-heading-color);font-size:.72rem;font-weight:var(--pacyedu-weight-medium);line-height:1.35}.pacyai-workspace-module__zlHr9G__sidebarContext small{color:var(--muted-foreground);font-size:.61rem;line-height:1.4}.pacyai-workspace-module__zlHr9G__contextActions,.pacyai-workspace-module__zlHr9G__draftActions{align-items:center;gap:.18rem;display:flex}.pacyai-workspace-module__zlHr9G__contextLink{width:fit-content;min-height:2.35rem;color:var(--pacyedu-primary-ink);font-size:.62rem;font-weight:var(--pacyedu-weight-medium);border-radius:.68rem;justify-content:center;align-items:center;padding:.25rem .48rem;text-decoration:none;display:inline-flex}.pacyai-workspace-module__zlHr9G__contextLink:hover{background:color-mix(in srgb, var(--primary) 8%, transparent)}.pacyai-workspace-module__zlHr9G__conversationButton{width:100%;height:auto;min-height:2.65rem;color:var(--foreground);cursor:pointer;font:inherit;font-size:.71rem;font-weight:var(--pacyedu-weight-regular);text-align:left;background:0 0;border:0;border-radius:.75rem;grid-template-columns:minmax(0,1fr) auto;justify-content:stretch;align-items:center;gap:.4rem;padding:.4rem .5rem;display:grid}.pacyai-workspace-module__zlHr9G__conversationButton:hover{background:color-mix(in srgb, var(--muted) 48%, transparent)}.pacyai-workspace-module__zlHr9G__conversationButton:focus-visible{outline:2px solid var(--ring);outline-offset:1px}.pacyai-workspace-module__zlHr9G__conversationButton:disabled{cursor:wait;opacity:.68}.pacyai-workspace-module__zlHr9G__conversationButton>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.pacyai-workspace-module__zlHr9G__conversationButton small{color:var(--muted-foreground);font-size:.56rem}.pacyai-workspace-module__zlHr9G__conversationButton[data-active=true]{background:color-mix(in srgb, var(--primary) 10%, var(--background));color:var(--pacyedu-heading-color);font-weight:var(--pacyedu-weight-medium)}.pacyai-workspace-module__zlHr9G__emptySmall{color:var(--muted-foreground);margin:0;padding:.25rem .42rem;font-size:.66rem}.pacyai-workspace-module__zlHr9G__memoryItem{border-radius:.72rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.22rem;padding:.3rem .42rem;display:grid}.pacyai-workspace-module__zlHr9G__memoryItem:hover{background:color-mix(in srgb, var(--muted) 42%, transparent)}.pacyai-workspace-module__zlHr9G__memoryItem p{min-width:0;color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.64rem;line-height:1.3;overflow:hidden}.pacyai-workspace-module__zlHr9G__memoryButton{min-height:2.35rem;color:var(--muted-foreground);padding-inline:.38rem;font-size:.6rem}.pacyai-workspace-module__zlHr9G__chatCard{background:var(--background);grid-template-rows:auto minmax(0,1fr) auto;height:100dvh;min-height:100dvh;display:grid;overflow:hidden}.pacyai-workspace-module__zlHr9G__chatTopbar{min-height:4.6rem;padding:max(.62rem, env(safe-area-inset-top)) clamp(.7rem, 2vw, 1.1rem) .52rem;background:color-mix(in srgb, var(--background) 95%, transparent);grid-template-columns:2.9rem minmax(0,1fr) 2.9rem;align-items:center;gap:.55rem;display:grid}.pacyai-workspace-module__zlHr9G__topbarIcon{background:var(--card);width:2.9rem;min-width:2.9rem;height:2.9rem;min-height:2.9rem;color:var(--foreground);box-shadow:0 .5rem 1.4rem color-mix(in srgb, var(--foreground) 6%, transparent);border:0;border-radius:999px;padding:0}.pacyai-workspace-module__zlHr9G__topbarIcon:hover{background:color-mix(in srgb, var(--muted) 45%, var(--card))}.pacyai-workspace-module__zlHr9G__menuGlyph{width:1.18rem;height:.9rem;display:block;position:relative}.pacyai-workspace-module__zlHr9G__menuGlyph:after{background:var(--primary);content:"";border-radius:999px;width:.38rem;height:.38rem;position:absolute;top:-.12rem;right:-.02rem}.pacyai-workspace-module__zlHr9G__menuGlyph i{background:currentColor;border-radius:999px;width:.86rem;height:.11rem;position:absolute;left:0}.pacyai-workspace-module__zlHr9G__menuGlyph i:first-child{top:.22rem}.pacyai-workspace-module__zlHr9G__menuGlyph i:last-child{width:.64rem;bottom:.08rem}.pacyai-workspace-module__zlHr9G__chatTitle{color:var(--pacyedu-heading-color);font-size:.83rem;font-weight:var(--pacyedu-weight-medium);letter-spacing:-.01em;justify-self:center}.pacyai-workspace-module__zlHr9G__topbarSpacer{width:2.9rem;height:2.9rem}.pacyai-workspace-module__zlHr9G__thread{overscroll-behavior:contain;scrollbar-gutter:stable;min-height:0;padding:0 clamp(.75rem,3vw,1.5rem) 1rem;overflow-y:auto}.pacyai-workspace-module__zlHr9G__emptyState{flex-direction:column;justify-content:flex-end;gap:1rem;width:min(100%,44rem);min-height:100%;margin:0 auto;padding:clamp(4rem,20vh,10rem) .08rem 1rem;display:flex}.pacyai-workspace-module__zlHr9G__emptyCopy{text-align:center;margin:auto auto 0}.pacyai-workspace-module__zlHr9G__emptyState h2{color:var(--pacyedu-heading-color);font-size:clamp(1.08rem,2.4vw,1.4rem);font-weight:var(--pacyedu-weight-medium);letter-spacing:-.028em;margin:0}.pacyai-workspace-module__zlHr9G__prompts{gap:.18rem;width:min(100%,31rem);margin:0 auto;display:grid}.pacyai-workspace-module__zlHr9G__promptButton{min-height:2.8rem;color:color-mix(in srgb, var(--foreground) 74%, var(--muted-foreground));font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.78rem;grid-template-columns:1.45rem minmax(0,1fr);align-items:center;gap:.46rem;padding:.42rem .5rem;font-size:.77rem;display:grid}.pacyai-workspace-module__zlHr9G__promptButton svg{color:var(--pacyedu-primary-ink)}.pacyai-workspace-module__zlHr9G__promptButton:hover{background:color-mix(in srgb, var(--muted) 36%, transparent);color:var(--foreground)}.pacyai-workspace-module__zlHr9G__promptButton:disabled{cursor:not-allowed;opacity:.5}.pacyai-workspace-module__zlHr9G__limitNotice{color:var(--muted-foreground);margin:0 auto;font-size:.68rem}.pacyai-workspace-module__zlHr9G__messageList{gap:1rem;width:min(100%,44rem);margin:0 auto;padding-top:.8rem;display:grid}.pacyai-workspace-module__zlHr9G__message{gap:.3rem;min-width:0;max-width:91%;display:grid}.pacyai-workspace-module__zlHr9G__message[data-role=user]{justify-self:end;max-width:76%}.pacyai-workspace-module__zlHr9G__message[data-role=assistant]{justify-self:start;max-width:94%}.pacyai-workspace-module__zlHr9G__messageLabel{color:var(--muted-foreground);font-size:.58rem}.pacyai-workspace-module__zlHr9G__message[data-role=user] .pacyai-workspace-module__zlHr9G__messageLabel{text-align:right}.pacyai-workspace-module__zlHr9G__bubble{overflow-wrap:anywhere;min-width:0;margin:0;font-size:.9rem;line-height:1.58}.pacyai-workspace-module__zlHr9G__message[data-role=assistant] .pacyai-workspace-module__zlHr9G__bubble{color:var(--foreground);padding:.06rem 0}.pacyai-workspace-module__zlHr9G__message[data-role=user] .pacyai-workspace-module__zlHr9G__bubble{background:color-mix(in srgb, var(--primary) 14%, var(--background));color:var(--foreground);white-space:pre-wrap;border-radius:1rem 1rem .38rem;padding:.62rem .78rem}.pacyai-workspace-module__zlHr9G__bubble>p,.pacyai-workspace-module__zlHr9G__markdown p{margin:0}.pacyai-workspace-module__zlHr9G__markdown{overflow-wrap:anywhere;gap:.55rem;min-width:0;display:grid}.pacyai-workspace-module__zlHr9G__markdown h2,.pacyai-workspace-module__zlHr9G__markdown h3,.pacyai-workspace-module__zlHr9G__markdown h4{color:var(--pacyedu-heading-color);font-weight:var(--pacyedu-weight-medium);letter-spacing:-.016em;margin:.16rem 0 0;line-height:1.3}.pacyai-workspace-module__zlHr9G__markdown h2{font-size:1rem}.pacyai-workspace-module__zlHr9G__markdown h3{font-size:.94rem}.pacyai-workspace-module__zlHr9G__markdown h4{font-size:.88rem}.pacyai-workspace-module__zlHr9G__markdown ul,.pacyai-workspace-module__zlHr9G__markdown ol{margin:0;padding-left:1.15rem}.pacyai-workspace-module__zlHr9G__markdown li+li{margin-top:.16rem}.pacyai-workspace-module__zlHr9G__markdown blockquote{border-left:2px solid var(--border);color:var(--muted-foreground);margin:0;padding-left:.7rem}.pacyai-workspace-module__zlHr9G__markdown a{color:var(--pacyedu-primary-ink);text-underline-offset:.18em;text-decoration:underline}.pacyai-workspace-module__zlHr9G__inlineCode{background:color-mix(in srgb, var(--muted) 70%, transparent);border-radius:.3rem;padding:.08rem .26rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.84em}.pacyai-workspace-module__zlHr9G__codeBlock{border:1px solid var(--border);background:color-mix(in srgb, var(--muted) 36%, var(--card));white-space:pre;border-radius:.8rem;max-width:100%;margin:0;padding:.72rem;font-size:.75rem;line-height:1.45;overflow-x:auto}.pacyai-workspace-module__zlHr9G__messageFiles{flex-wrap:wrap;gap:.34rem;display:flex}.pacyai-workspace-module__zlHr9G__fileActionGroup{align-items:center;gap:.12rem;display:inline-flex}.pacyai-workspace-module__zlHr9G__fileActionGroup>button{min-height:2.5rem;color:var(--muted-foreground);padding-inline:.42rem;font-size:.6rem}.pacyai-workspace-module__zlHr9G__fileLink,.pacyai-workspace-module__zlHr9G__fileInlineAction{min-height:2rem;color:var(--pacyedu-primary-ink);border-radius:.55rem;align-items:center;padding:.25rem .45rem;font-size:.62rem;text-decoration:none;display:inline-flex}.pacyai-workspace-module__zlHr9G__fileInlineAction:hover{background:color-mix(in srgb, var(--primary) 8%, transparent)}.pacyai-workspace-module__zlHr9G__fileChip{border:1px solid var(--border);background:color-mix(in srgb, var(--muted) 28%, var(--card));max-width:19rem;min-height:2.75rem;color:var(--foreground);border-radius:.78rem;align-items:center;gap:.35rem;padding:.34rem .5rem;font-size:.66rem;text-decoration:none;display:inline-flex}.pacyai-workspace-module__zlHr9G__fileLink:hover{border-color:color-mix(in srgb, var(--primary) 30%, var(--border));background:color-mix(in srgb, var(--primary) 4%, var(--card))}.pacyai-workspace-module__zlHr9G__fileLink span,.pacyai-workspace-module__zlHr9G__fileChip span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.pacyai-workspace-module__zlHr9G__fileLink small,.pacyai-workspace-module__zlHr9G__fileChip small{color:var(--muted-foreground);white-space:nowrap;font-size:.58rem}.pacyai-workspace-module__zlHr9G__draftActions{margin-top:.05rem}.pacyai-workspace-module__zlHr9G__draftActions>button{min-height:2.4rem;color:var(--muted-foreground);font-size:.62rem}.pacyai-workspace-module__zlHr9G__thinking{align-items:center;gap:.22rem;width:fit-content;min-height:1.9rem;padding:.3rem .08rem;display:inline-flex}.pacyai-workspace-module__zlHr9G__thinking span{background:color-mix(in srgb, var(--foreground) 55%, transparent);border-radius:999px;width:.36rem;height:.36rem;animation:1.05s ease-in-out infinite pacyai-workspace-module__zlHr9G__thinkingBob}.pacyai-workspace-module__zlHr9G__thinking span:nth-child(2){animation-delay:.14s}.pacyai-workspace-module__zlHr9G__thinking span:nth-child(3){animation-delay:.28s}.pacyai-workspace-module__zlHr9G__composerWrap{z-index:2;padding:.5rem clamp(.55rem, 3vw, 1.3rem) max(.62rem, env(safe-area-inset-bottom));background:linear-gradient(to top, var(--background) 78%, color-mix(in srgb, var(--background) 82%, transparent));flex-shrink:0;position:relative}.pacyai-workspace-module__zlHr9G__error,.pacyai-workspace-module__zlHr9G__memoryNotice,.pacyai-workspace-module__zlHr9G__pendingFiles{width:min(100%,44rem);margin:0 auto .36rem}.pacyai-workspace-module__zlHr9G__error,.pacyai-workspace-module__zlHr9G__memoryNotice{border-radius:.74rem;padding:.4rem .55rem;font-size:.66rem}.pacyai-workspace-module__zlHr9G__error{color:var(--destructive);background:color-mix(in srgb, var(--destructive) 6%, var(--card))}.pacyai-workspace-module__zlHr9G__memoryNotice{color:var(--pacyedu-primary-ink);background:color-mix(in srgb, var(--primary) 6%, var(--card))}.pacyai-workspace-module__zlHr9G__pendingFiles{flex-wrap:wrap;gap:.3rem;display:flex}.pacyai-workspace-module__zlHr9G__pendingFile{border:1px solid var(--border);background:var(--card);border-radius:999px;align-items:center;gap:.3rem;max-width:15rem;min-height:2.55rem;padding:.22rem .3rem .22rem .5rem;font-size:.66rem;display:inline-flex}.pacyai-workspace-module__zlHr9G__pendingFile>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.pacyai-workspace-module__zlHr9G__pendingFile button{width:2.15rem;height:2.15rem;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;place-items:center;display:grid}.pacyai-workspace-module__zlHr9G__pendingFile button:hover{background:var(--muted);color:var(--foreground)}.pacyai-workspace-module__zlHr9G__composer{border:1px solid color-mix(in srgb, var(--input) 72%, transparent);background:var(--card);width:min(100%,44rem);min-height:3.85rem;box-shadow:0 .75rem 2rem color-mix(in srgb, var(--foreground) 8%, transparent);border-radius:1.42rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.14rem;margin:0 auto;padding:.34rem .38rem;display:grid}.pacyai-workspace-module__zlHr9G__composer:focus-within{border-color:color-mix(in srgb, var(--ring) 70%, var(--input));box-shadow:0 .75rem 2rem color-mix(in srgb, var(--foreground) 8%, transparent), 0 0 0 3px color-mix(in srgb, var(--ring) 9%, transparent)}.pacyai-workspace-module__zlHr9G__fileInput{display:none}.pacyai-workspace-module__zlHr9G__iconButton,.pacyai-workspace-module__zlHr9G__sendButton{border-radius:999px;width:2.75rem;min-width:2.75rem;height:2.75rem;min-height:2.75rem;padding:0}.pacyai-workspace-module__zlHr9G__iconButton{color:var(--muted-foreground)}.pacyai-workspace-module__zlHr9G__iconButton:hover,.pacyai-workspace-module__zlHr9G__iconButton[data-active=true]{color:var(--foreground);background:color-mix(in srgb, var(--muted) 60%, transparent)}.pacyai-workspace-module__zlHr9G__iconButton[data-active=true]{color:var(--pacyedu-primary-ink)}.pacyai-workspace-module__zlHr9G__composer textarea{resize:none;min-height:2.75rem;max-height:9rem;color:var(--foreground);font:inherit;background:0 0;border:0;outline:none;padding:.7rem .3rem .58rem;font-size:.9rem;line-height:1.4}.pacyai-workspace-module__zlHr9G__composer textarea::placeholder{color:color-mix(in srgb, var(--muted-foreground) 78%, transparent)}.pacyai-workspace-module__zlHr9G__composer textarea:disabled{cursor:not-allowed;opacity:.58}.pacyai-workspace-module__zlHr9G__composerActions{align-items:center;gap:.06rem;display:flex}.pacyai-workspace-module__zlHr9G__sendButton{background:var(--primary);color:var(--primary-foreground);box-shadow:none}.pacyai-workspace-module__zlHr9G__sendButton:hover{background:color-mix(in srgb, var(--primary) 88%, black)}.pacyai-workspace-module__zlHr9G__sendButton:disabled{background:color-mix(in srgb, var(--primary) 28%, var(--muted));color:color-mix(in srgb, var(--primary-foreground) 72%, transparent)}@keyframes pacyai-workspace-module__zlHr9G__thinkingBob{0%,60%,to{opacity:.48;transform:translateY(0)}30%{opacity:1;transform:translateY(-.28rem)}}@keyframes pacyai-workspace-module__zlHr9G__voicePulse{0%,to{opacity:.5;transform:scale(.85)}50%{opacity:1;transform:scale(1.18)}}@media (prefers-reduced-motion:reduce){.pacyai-workspace-module__zlHr9G__sidebar,.pacyai-workspace-module__zlHr9G__sidebarScrim,.pacyai-workspace-module__zlHr9G__thinking span,.pacyai-workspace-module__zlHr9G__voiceStatus:before{transition:none;animation:none}}@media (max-width:560px){.pacyai-workspace-module__zlHr9G__chatTopbar{grid-template-columns:2.75rem minmax(0,1fr) 2.75rem;min-height:4.25rem;padding-inline:.65rem}.pacyai-workspace-module__zlHr9G__topbarIcon,.pacyai-workspace-module__zlHr9G__topbarSpacer{width:2.75rem;min-width:2.75rem;height:2.75rem;min-height:2.75rem}.pacyai-workspace-module__zlHr9G__thread{padding-inline:.7rem}.pacyai-workspace-module__zlHr9G__emptyState{gap:.9rem;padding:clamp(3rem,22vh,8rem) .05rem .8rem}.pacyai-workspace-module__zlHr9G__prompts{width:100%;max-width:20rem}.pacyai-workspace-module__zlHr9G__promptButton{min-height:2.65rem;font-size:.74rem}.pacyai-workspace-module__zlHr9G__message{max-width:97%}.pacyai-workspace-module__zlHr9G__message[data-role=user]{max-width:88%}.pacyai-workspace-module__zlHr9G__message[data-role=assistant]{max-width:97%}.pacyai-workspace-module__zlHr9G__composerWrap{padding:.45rem .5rem max(.56rem, env(safe-area-inset-bottom))}.pacyai-workspace-module__zlHr9G__composer{border-radius:1.34rem;min-height:3.65rem;padding-inline:.26rem}.pacyai-workspace-module__zlHr9G__iconButton,.pacyai-workspace-module__zlHr9G__sendButton{width:2.62rem;min-width:2.62rem;height:2.62rem;min-height:2.62rem}.pacyai-workspace-module__zlHr9G__composer textarea{min-height:2.62rem;padding:.64rem .22rem .54rem;font-size:.88rem}}
.pacyai-productivity-drawer-module__-wCchq__scrim{z-index:52;background:color-mix(in srgb, var(--foreground) 16%, transparent);border:0;position:fixed;inset:0}.pacyai-productivity-drawer-module__-wCchq__drawer{z-index:53;border-left:1px solid var(--border);background:var(--background);width:min(94vw,42rem);box-shadow:-1.25rem 0 3.5rem color-mix(in srgb, var(--foreground) 12%, transparent);grid-template-rows:auto minmax(0,1fr);display:grid;position:fixed;inset:0 0 0 auto}.pacyai-productivity-drawer-module__-wCchq__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;min-height:4.5rem;padding:.75rem 1rem;display:flex}.pacyai-productivity-drawer-module__-wCchq__header>div{align-items:center;gap:.65rem;min-width:0;display:flex}.pacyai-productivity-drawer-module__-wCchq__header>div>span{background:color-mix(in srgb, var(--primary) 11%, var(--card));width:2.35rem;height:2.35rem;color:var(--pacyedu-primary-ink);border-radius:.76rem;flex:none;place-items:center;display:grid}.pacyai-productivity-drawer-module__-wCchq__header strong{color:var(--pacyedu-heading-color);font-size:.9rem;font-weight:var(--pacyedu-weight-medium);display:block}.pacyai-productivity-drawer-module__-wCchq__header small{color:var(--muted-foreground);margin-top:.08rem;font-size:.62rem;display:block}.pacyai-productivity-drawer-module__-wCchq__body{min-height:0;padding:.9rem 1rem 1.3rem;overflow-y:auto}.pacyai-productivity-drawer-module__-wCchq__templateSection+.pacyai-productivity-drawer-module__-wCchq__templateSection{margin-top:1.1rem}.pacyai-productivity-drawer-module__-wCchq__templateSection h3{color:var(--muted-foreground);font-size:.64rem;font-weight:var(--pacyedu-weight-medium);margin:0 0 .45rem}.pacyai-productivity-drawer-module__-wCchq__templateGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.48rem;display:grid}.pacyai-productivity-drawer-module__-wCchq__templateCard{border:1px solid var(--border);background:var(--card);min-width:0;min-height:6rem;color:var(--foreground);font:inherit;text-align:left;cursor:pointer;border-radius:.9rem;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.55rem;padding:.68rem;display:grid}.pacyai-productivity-drawer-module__-wCchq__templateCard:hover{border-color:color-mix(in srgb, var(--primary) 35%, var(--border));background:color-mix(in srgb, var(--primary) 3%, var(--card))}.pacyai-productivity-drawer-module__-wCchq__templateCard:disabled{cursor:not-allowed;opacity:.55}.pacyai-productivity-drawer-module__-wCchq__templateIcon,.pacyai-productivity-drawer-module__-wCchq__fileIcon{background:color-mix(in srgb, var(--primary) 9%, var(--background));width:2rem;height:2rem;color:var(--pacyedu-primary-ink);border-radius:.65rem;place-items:center;display:grid}.pacyai-productivity-drawer-module__-wCchq__templateCard strong,.pacyai-productivity-drawer-module__-wCchq__fileTitle strong{color:var(--pacyedu-heading-color);font-size:.74rem;font-weight:var(--pacyedu-weight-medium);display:block}.pacyai-productivity-drawer-module__-wCchq__templateCard small{color:var(--muted-foreground);margin-top:.18rem;font-size:.62rem;line-height:1.42;display:block}.pacyai-productivity-drawer-module__-wCchq__templateCard em{color:var(--pacyedu-primary-ink);margin-top:.3rem;font-size:.56rem;font-style:normal;display:block}.pacyai-productivity-drawer-module__-wCchq__fileToolbar{z-index:1;background:var(--background);grid-template-columns:minmax(0,1fr) auto;gap:.45rem;padding-bottom:.65rem;display:grid;position:sticky;top:0}.pacyai-productivity-drawer-module__-wCchq__searchBox{border:1px solid var(--border);background:var(--card);min-height:2.7rem;color:var(--muted-foreground);border-radius:.78rem;align-items:center;gap:.42rem;padding:0 .65rem;display:flex}.pacyai-productivity-drawer-module__-wCchq__searchBox input,.pacyai-productivity-drawer-module__-wCchq__renameRow input{width:100%;min-width:0;color:var(--foreground);font:inherit;background:0 0;border:0;outline:none}.pacyai-productivity-drawer-module__-wCchq__searchBox input{font-size:.72rem}.pacyai-productivity-drawer-module__-wCchq__fileList{gap:.55rem;display:grid}.pacyai-productivity-drawer-module__-wCchq__fileCard{border:1px solid var(--border);background:var(--card);border-radius:.9rem;gap:.6rem;padding:.72rem;display:grid}.pacyai-productivity-drawer-module__-wCchq__fileTitle{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.55rem;min-width:0;display:grid}.pacyai-productivity-drawer-module__-wCchq__fileTitle>div{min-width:0}.pacyai-productivity-drawer-module__-wCchq__fileTitle strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pacyai-productivity-drawer-module__-wCchq__fileTitle small{color:var(--muted-foreground);margin-top:.14rem;font-size:.58rem;display:block}.pacyai-productivity-drawer-module__-wCchq__fileActions{flex-wrap:wrap;gap:.15rem;display:flex}.pacyai-productivity-drawer-module__-wCchq__fileActions button,.pacyai-productivity-drawer-module__-wCchq__actionLink{min-height:2.25rem;color:var(--muted-foreground);align-items:center;gap:.25rem;padding-inline:.42rem;font-size:.59rem;display:inline-flex}.pacyai-productivity-drawer-module__-wCchq__actionLink{border-radius:.6rem;justify-content:center;text-decoration:none}.pacyai-productivity-drawer-module__-wCchq__actionLink:hover{background:var(--muted);color:var(--foreground)}.pacyai-productivity-drawer-module__-wCchq__handoff{border-top:1px solid color-mix(in srgb, var(--border) 70%, transparent);color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:.3rem;padding-top:.48rem;font-size:.57rem;display:flex}.pacyai-productivity-drawer-module__-wCchq__handoff a{min-height:2rem;color:var(--pacyedu-primary-ink);border-radius:.55rem;align-items:center;gap:.18rem;padding:.2rem .38rem;text-decoration:none;display:inline-flex}.pacyai-productivity-drawer-module__-wCchq__handoff a:hover{background:color-mix(in srgb, var(--primary) 8%, transparent)}.pacyai-productivity-drawer-module__-wCchq__renameRow{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.25rem;display:grid}.pacyai-productivity-drawer-module__-wCchq__renameRow input{border:1px solid var(--border);background:var(--background);border-radius:.6rem;min-height:2.3rem;padding:0 .45rem;font-size:.68rem}.pacyai-productivity-drawer-module__-wCchq__status{color:var(--muted-foreground);margin:.6rem 0;font-size:.67rem}.pacyai-productivity-drawer-module__-wCchq__preview{z-index:55;border:1px solid var(--border);background:var(--background);box-shadow:0 1.5rem 4rem color-mix(in srgb, var(--foreground) 22%, transparent);border-radius:1rem;grid-template-rows:auto minmax(0,1fr);display:grid;position:fixed;inset:4vh 3vw;overflow:hidden}.pacyai-productivity-drawer-module__-wCchq__previewHeader{border-bottom:1px solid var(--border);background:var(--card);justify-content:space-between;align-items:center;gap:.8rem;min-height:4rem;padding:.65rem .8rem;display:flex}.pacyai-productivity-drawer-module__-wCchq__previewHeader>div{min-width:0}.pacyai-productivity-drawer-module__-wCchq__previewHeader strong,.pacyai-productivity-drawer-module__-wCchq__previewHeader small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.pacyai-productivity-drawer-module__-wCchq__previewHeader strong{color:var(--pacyedu-heading-color);font-size:.78rem;font-weight:var(--pacyedu-weight-medium)}.pacyai-productivity-drawer-module__-wCchq__previewHeader small{color:var(--muted-foreground);margin-top:.08rem;font-size:.58rem}.pacyai-productivity-drawer-module__-wCchq__previewBody{background:color-mix(in srgb, var(--muted) 24%, var(--background));place-items:center;min-height:0;display:grid;overflow:auto}.pacyai-productivity-drawer-module__-wCchq__previewBody iframe{background:#fff;border:0;width:100%;height:100%}.pacyai-productivity-drawer-module__-wCchq__previewBody img{object-fit:contain;max-width:100%;max-height:100%}.pacyai-productivity-drawer-module__-wCchq__noPreview{text-align:center;max-width:24rem;color:var(--muted-foreground);place-items:center;gap:.5rem;padding:1.5rem;display:grid}.pacyai-productivity-drawer-module__-wCchq__noPreview p{margin:0;font-size:.7rem}.pacyai-productivity-drawer-module__-wCchq__noPreview a{color:var(--pacyedu-primary-ink);font-size:.66rem}.pacyai-productivity-drawer-module__-wCchq__hiddenInput{display:none}.pacyai-productivity-drawer-module__-wCchq__secureForm{border:1px solid var(--border);background:var(--background);border-radius:.9rem;gap:.9rem;width:min(28rem,100vw - 2rem);padding:1.2rem;display:grid}.pacyai-productivity-drawer-module__-wCchq__secureForm p{color:var(--muted-foreground);margin:0;font-size:.72rem;line-height:1.55}.pacyai-productivity-drawer-module__-wCchq__secureForm label{color:var(--foreground);gap:.35rem;font-size:.68rem;display:grid}.pacyai-productivity-drawer-module__-wCchq__secureForm input{border:1px solid var(--border);background:var(--background);min-height:2.65rem;color:var(--foreground);font:inherit;border-radius:.65rem;padding:0 .65rem}.pacyai-productivity-drawer-module__-wCchq__secureForm input:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.pacyai-productivity-drawer-module__-wCchq__secureError{color:var(--destructive)!important}.pacyai-productivity-drawer-module__-wCchq__secureActions{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}@media (max-width:640px){.pacyai-productivity-drawer-module__-wCchq__drawer{width:100vw}.pacyai-productivity-drawer-module__-wCchq__templateGrid{grid-template-columns:1fr}.pacyai-productivity-drawer-module__-wCchq__preview{border-radius:.8rem;inset:.5rem}.pacyai-productivity-drawer-module__-wCchq__fileToolbar{grid-template-columns:1fr}}
.offline-sync-status-module__-3ddda__root{right:var(--pacyedu-space-2);bottom:var(--pacyedu-space-2);z-index:60;color:var(--pacyedu-body-color);justify-items:end;gap:.5rem;display:grid;position:fixed}.offline-sync-status-module__-3ddda__trigger{min-height:var(--pacyedu-touch-target);border:1px solid var(--pacyedu-card-border);background:var(--pacyedu-card-bg);color:var(--pacyedu-body-color);box-shadow:var(--pacyedu-shadow-sm);font:inherit;font-size:var(--pacyedu-text-sm);font-weight:var(--pacyedu-weight-medium);cursor:pointer;border-radius:999px;align-items:center;gap:.5rem;padding:.65rem .9rem;display:inline-flex}.offline-sync-status-module__-3ddda__trigger:hover{background:var(--pacyedu-brand-blue-soft)}.offline-sync-status-module__-3ddda__triggerIssue{border-color:color-mix(in srgb, var(--pacyedu-warning) 35%, var(--pacyedu-card-border));background:var(--pacyedu-warning-soft);color:var(--pacyedu-warning)}.offline-sync-status-module__-3ddda__trigger:focus-visible,.offline-sync-status-module__-3ddda__syncButton:focus-visible{outline:3px solid color-mix(in srgb, var(--pacyedu-control-focus) 35%, transparent);outline-offset:2px}.offline-sync-status-module__-3ddda__panel{width:min(22rem,100vw - 2rem);padding:var(--pacyedu-space-2);border:1px solid var(--pacyedu-card-border);border-radius:var(--radius-lg);background:var(--pacyedu-card-bg);box-shadow:var(--pacyedu-shadow-md)}.offline-sync-status-module__-3ddda__heading{border-bottom:1px solid var(--pacyedu-card-border);justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:.875rem;display:flex}.offline-sync-status-module__-3ddda__heading div{gap:.2rem;display:grid}.offline-sync-status-module__-3ddda__heading strong{color:var(--pacyedu-heading-color);font-size:var(--pacyedu-text-base);font-weight:var(--pacyedu-weight-semibold)}.offline-sync-status-module__-3ddda__heading span{color:var(--pacyedu-muted-color);font-size:var(--pacyedu-text-caption)}.offline-sync-status-module__-3ddda__counts{gap:.7rem;margin:.9rem 0 0;display:grid}.offline-sync-status-module__-3ddda__counts div{justify-content:space-between;align-items:center;gap:1rem;display:flex}.offline-sync-status-module__-3ddda__counts dt{color:var(--pacyedu-muted-color);font-size:var(--pacyedu-text-sm)}.offline-sync-status-module__-3ddda__counts dd{color:var(--pacyedu-heading-color);font-size:var(--pacyedu-text-sm);font-weight:var(--pacyedu-weight-semibold);margin:0}.offline-sync-status-module__-3ddda__notice{border-radius:var(--radius-sm);background:var(--pacyedu-warning-soft);color:var(--pacyedu-warning);font-size:var(--pacyedu-text-caption);margin:.9rem 0 0;padding:.75rem;line-height:1.45}.offline-sync-status-module__-3ddda__syncButton{width:100%;min-height:var(--pacyedu-touch-target);border-radius:var(--pacyedu-radius-button);background:var(--pacyedu-button-primary-bg);color:var(--pacyedu-button-primary-fg);font:inherit;font-size:var(--pacyedu-text-sm);font-weight:var(--pacyedu-weight-medium);cursor:pointer;border:0;justify-content:center;align-items:center;gap:.5rem;margin-top:.9rem;display:inline-flex}.offline-sync-status-module__-3ddda__syncButton:hover:not(:disabled){background:var(--pacyedu-button-primary-hover)}.offline-sync-status-module__-3ddda__syncButton:disabled{cursor:wait;opacity:.72}.offline-sync-status-module__-3ddda__spinning{animation:.8s linear infinite offline-sync-status-module__-3ddda__sync-spin}@keyframes offline-sync-status-module__-3ddda__sync-spin{to{transform:rotate(360deg)}}@media (max-width:640px){.offline-sync-status-module__-3ddda__root{bottom:1rem;left:1rem;right:1rem}.offline-sync-status-module__-3ddda__panel{width:100%}}
.pacyai-sources-module__FJLpKW__answerSources{gap:.42rem;max-width:46rem;margin-top:.08rem;display:grid}.pacyai-sources-module__FJLpKW__answerSourcesLabel{color:var(--muted-foreground);font-size:.62rem;font-weight:var(--pacyedu-weight-regular);align-items:center;gap:.28rem;line-height:1.3;display:inline-flex}.pacyai-sources-module__FJLpKW__answerSourceList{grid-template-columns:repeat(auto-fit,minmax(min(100%,14rem),1fr));gap:.4rem;display:grid}.pacyai-sources-module__FJLpKW__answerSource{border:1px solid color-mix(in srgb, var(--primary) 15%, var(--border));background:color-mix(in srgb, var(--primary) 3.5%, var(--card));min-width:0;color:var(--foreground);box-shadow:0 1px 0 color-mix(in srgb, var(--foreground) 3%, transparent);border-radius:.82rem;gap:.24rem;padding:.58rem .64rem;display:grid}.pacyai-sources-module__FJLpKW__answerSourceHeading{justify-content:space-between;align-items:baseline;gap:.5rem;min-width:0;display:flex}.pacyai-sources-module__FJLpKW__answerSourceHeading span{min-width:0;color:var(--foreground);font-size:.68rem;font-weight:var(--pacyedu-weight-medium);text-overflow:ellipsis;white-space:nowrap;line-height:1.3;overflow:hidden}.pacyai-sources-module__FJLpKW__answerSourceHeading time{color:var(--muted-foreground);font-size:.56rem;font-weight:var(--pacyedu-weight-regular);white-space:nowrap;flex:none}.pacyai-sources-module__FJLpKW__answerSource p{color:color-mix(in srgb, var(--foreground) 78%, var(--muted-foreground));font-size:.65rem;font-weight:var(--pacyedu-weight-regular);margin:0;line-height:1.4}.pacyai-sources-module__FJLpKW__answerSource small{color:var(--muted-foreground);font-size:.57rem;font-weight:var(--pacyedu-weight-regular);line-height:1.35}@media (max-width:560px){.pacyai-sources-module__FJLpKW__answerSources{width:100%}.pacyai-sources-module__FJLpKW__answerSourceList{grid-template-columns:1fr}.pacyai-sources-module__FJLpKW__answerSource{padding:.56rem .6rem}.pacyai-sources-module__FJLpKW__answerSourceHeading{flex-direction:column;align-items:flex-start;gap:.12rem}.pacyai-sources-module__FJLpKW__answerSourceHeading span{white-space:normal}}
.student-offline-snapshot-module__EIej2q__root{border:1px solid var(--pacyedu-card-border);border-radius:var(--radius-xl);background:var(--pacyedu-card-bg);color:var(--card-foreground);box-shadow:var(--pacyedu-shadow-xs);margin-top:.875rem;padding:1.25rem}.student-offline-snapshot-module__EIej2q__header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.student-offline-snapshot-module__EIej2q__header h2{color:var(--pacyedu-heading-color);font-size:var(--pacyedu-text-base);font-weight:var(--pacyedu-weight-medium);margin:0}.student-offline-snapshot-module__EIej2q__header span,.student-offline-snapshot-module__EIej2q__intro,.student-offline-snapshot-module__EIej2q__row small{color:var(--muted-foreground);font-size:var(--pacyedu-text-sm)}.student-offline-snapshot-module__EIej2q__intro{margin:0 0 1rem;line-height:1.6}.student-offline-snapshot-module__EIej2q__list{gap:.7rem;display:grid}.student-offline-snapshot-module__EIej2q__row{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--background);padding:.9rem}.student-offline-snapshot-module__EIej2q__row strong{color:var(--pacyedu-heading-color);font-size:var(--pacyedu-text-sm);font-weight:var(--pacyedu-weight-medium);display:block}.student-offline-snapshot-module__EIej2q__row small{margin-top:.25rem;line-height:1.5;display:block}
.dashboard-tiles-module__sjampG__metricGrid{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:.65rem;margin-bottom:.65rem;display:grid}.dashboard-tiles-module__sjampG__mosaic{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;align-items:start;gap:.65rem;display:grid}.dashboard-tiles-module__sjampG__span4{grid-column:span 4}.dashboard-tiles-module__sjampG__span6{grid-column:span 6}.dashboard-tiles-module__sjampG__span8{grid-column:span 8}.dashboard-tiles-module__sjampG__span12{grid-column:1/-1}.dashboard-tiles-module__sjampG__metric,.dashboard-tiles-module__sjampG__tile{border:1px solid var(--pacyedu-card-border);border-radius:var(--radius-xl);background:var(--pacyedu-card-bg);width:100%;min-width:0;height:auto;color:var(--card-foreground);box-shadow:var(--pacyedu-shadow-xs);align-self:start}.dashboard-tiles-module__sjampG__metric{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.65rem;padding:.78rem .82rem;display:grid}.dashboard-tiles-module__sjampG__metricIcon{border-radius:.68rem;flex:none;place-items:center;width:2rem;height:2rem;display:grid}.dashboard-tiles-module__sjampG__metricIcon svg{width:1rem;height:1rem}.dashboard-tiles-module__sjampG__blue{background:var(--pacyedu-brand-blue-soft);color:var(--pacyedu-primary-ink)}.dashboard-tiles-module__sjampG__green{background:var(--pacyedu-success-soft);color:var(--pacyedu-success)}.dashboard-tiles-module__sjampG__amber{background:var(--pacyedu-warning-soft);color:var(--pacyedu-warning)}.dashboard-tiles-module__sjampG__pink{background:var(--pacyedu-brand-orange-soft);color:var(--pacyedu-brand-orange-ink)}.dashboard-tiles-module__sjampG__metricCopy{gap:.16rem;min-width:0;display:grid}.dashboard-tiles-module__sjampG__metricLabel{color:var(--muted-foreground);font-size:.7rem;font-weight:var(--pacyedu-weight-regular);overflow-wrap:anywhere;line-height:1.3}.dashboard-tiles-module__sjampG__metricValue{color:var(--pacyedu-heading-color);font-size:clamp(1.25rem,1.8vw,1.6rem);font-weight:var(--pacyedu-weight-medium);letter-spacing:-.035em;overflow-wrap:anywhere;line-height:1.05}.dashboard-tiles-module__sjampG__metricDetail{color:var(--muted-foreground);overflow-wrap:anywhere;font-size:.68rem;line-height:1.35}.dashboard-tiles-module__sjampG__tile{overflow:visible}.dashboard-tiles-module__sjampG__tileHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.45rem .7rem;min-width:0;padding:.78rem .88rem .62rem;display:flex}.dashboard-tiles-module__sjampG__tileHeader h2{min-width:0;color:var(--pacyedu-heading-color);font-size:.82rem;font-weight:var(--pacyedu-weight-medium);letter-spacing:-.012em;overflow-wrap:anywhere;margin:0;line-height:1.3}.dashboard-tiles-module__sjampG__tileAction{border-radius:var(--radius-md);min-height:2.75rem;color:var(--pacyedu-primary-ink);font-size:.68rem;font-weight:var(--pacyedu-weight-medium);white-space:nowrap;align-items:center;gap:.35rem;margin:-.45rem -.4rem -.45rem 0;padding:.42rem .5rem;display:inline-flex}.dashboard-tiles-module__sjampG__tileAction:hover{background:var(--pacyedu-brand-blue-soft)}.dashboard-tiles-module__sjampG__tileBody{min-width:0;padding:0 .88rem .88rem}.dashboard-tiles-module__sjampG__tileBody>*{min-width:0}.dashboard-tiles-module__sjampG__list{display:grid}.dashboard-tiles-module__sjampG__listRow{border-bottom:1px solid var(--border);background:0 0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.65rem;min-width:0;padding:.62rem .08rem;display:grid}.dashboard-tiles-module__sjampG__listRow:first-child{padding-top:.2rem}.dashboard-tiles-module__sjampG__listRow:last-child{border-bottom:0;padding-bottom:.15rem}.dashboard-tiles-module__sjampG__listPrimary{min-width:0}.dashboard-tiles-module__sjampG__listPrimary strong,.dashboard-tiles-module__sjampG__listPrimary span,.dashboard-tiles-module__sjampG__listPrimary small{overflow-wrap:anywhere;min-width:0;display:block}.dashboard-tiles-module__sjampG__listPrimary strong{color:var(--pacyedu-heading-color);font-size:.78rem;font-weight:var(--pacyedu-weight-medium);line-height:1.32}.dashboard-tiles-module__sjampG__listPrimary span,.dashboard-tiles-module__sjampG__listPrimary small{color:var(--muted-foreground);margin-top:.12rem;font-size:.68rem;line-height:1.35}.dashboard-tiles-module__sjampG__listMeta{min-width:0;max-width:9rem;color:var(--muted-foreground);text-align:right;overflow-wrap:anywhere;font-size:.68rem;line-height:1.3}.dashboard-tiles-module__sjampG__badge{background:var(--pacyedu-info-soft);min-height:1.5rem;color:var(--pacyedu-info);font-size:.64rem;font-weight:var(--pacyedu-weight-medium);text-transform:capitalize;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:.2rem .48rem;line-height:1.15;display:inline-flex}.dashboard-tiles-module__sjampG__badgeSuccess{background:var(--pacyedu-success-soft);color:var(--pacyedu-success)}.dashboard-tiles-module__sjampG__badgeWarning{background:var(--pacyedu-warning-soft);color:var(--pacyedu-warning)}.dashboard-tiles-module__sjampG__quickGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.dashboard-tiles-module__sjampG__quickAction{border:1px solid var(--border);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--background) 74%, var(--card));min-width:0;transition:border-color var(--pacyedu-motion-fast) var(--pacyedu-ease), background-color var(--pacyedu-motion-fast) var(--pacyedu-ease), transform var(--pacyedu-motion-fast) var(--pacyedu-ease);align-content:space-between;gap:.55rem;padding:.68rem;display:grid}.dashboard-tiles-module__sjampG__quickAction:hover{border-color:color-mix(in srgb, var(--pacyedu-brand-blue) 46%, var(--border));background:color-mix(in srgb, var(--pacyedu-brand-blue-soft) 55%, var(--card));transform:translateY(-1px)}.dashboard-tiles-module__sjampG__quickIcon{background:var(--pacyedu-brand-blue-soft);width:1.85rem;height:1.85rem;color:var(--pacyedu-primary-ink);border-radius:.6rem;place-items:center;display:grid}.dashboard-tiles-module__sjampG__quickIcon svg{width:.95rem;height:.95rem}.dashboard-tiles-module__sjampG__quickAction strong,.dashboard-tiles-module__sjampG__quickAction small{overflow-wrap:anywhere;min-width:0;display:block}.dashboard-tiles-module__sjampG__quickAction strong{color:var(--pacyedu-heading-color);font-size:.76rem;font-weight:var(--pacyedu-weight-medium);line-height:1.3}.dashboard-tiles-module__sjampG__quickAction small{color:var(--muted-foreground);margin-top:.16rem;font-size:.66rem;line-height:1.35}.dashboard-tiles-module__sjampG__empty{color:var(--muted-foreground);text-align:center;padding:1rem .35rem;font-size:.72rem;line-height:1.45}@media (max-width:1100px){.dashboard-tiles-module__sjampG__span4,.dashboard-tiles-module__sjampG__span8,.dashboard-tiles-module__sjampG__span6{grid-column:span 6}}@media (max-width:720px){.dashboard-tiles-module__sjampG__mosaic{grid-template-columns:1fr}.dashboard-tiles-module__sjampG__span4,.dashboard-tiles-module__sjampG__span6,.dashboard-tiles-module__sjampG__span8,.dashboard-tiles-module__sjampG__span12{grid-column:1}.dashboard-tiles-module__sjampG__quickGrid{grid-template-columns:1fr}.dashboard-tiles-module__sjampG__listRow{grid-template-columns:minmax(0,1fr);gap:.35rem}.dashboard-tiles-module__sjampG__listMeta{text-align:left;max-width:none}.dashboard-tiles-module__sjampG__tileHeader{align-items:flex-start}}
.headteacher-dashboard-module__RIjZAa__attendanceBlock,.headteacher-dashboard-module__RIjZAa__metricStack,.headteacher-dashboard-module__RIjZAa__brief,.headteacher-dashboard-module__RIjZAa__subsection{min-width:0}.headteacher-dashboard-module__RIjZAa__attendanceBlock,.headteacher-dashboard-module__RIjZAa__metricStack,.headteacher-dashboard-module__RIjZAa__brief{gap:.85rem;display:grid}.headteacher-dashboard-module__RIjZAa__progressGroup{gap:.42rem;display:grid}.headteacher-dashboard-module__RIjZAa__progressLabel{color:var(--muted-foreground);justify-content:space-between;align-items:center;gap:.75rem;font-size:.7rem;line-height:1.35;display:flex}.headteacher-dashboard-module__RIjZAa__progressLabel span:last-child{color:var(--pacyedu-heading-color);font-weight:var(--pacyedu-weight-medium)}.headteacher-dashboard-module__RIjZAa__progressTrack{background:color-mix(in srgb, var(--border) 75%, var(--background));border-radius:999px;height:.48rem;overflow:hidden}.headteacher-dashboard-module__RIjZAa__progressFill{border-radius:inherit;background:var(--pacyedu-brand-blue);height:100%;display:block}.headteacher-dashboard-module__RIjZAa__statStrip,.headteacher-dashboard-module__RIjZAa__miniGrid,.headteacher-dashboard-module__RIjZAa__operationsGrid{gap:.55rem;display:grid}.headteacher-dashboard-module__RIjZAa__statStrip{grid-template-columns:repeat(4,minmax(0,1fr))}.headteacher-dashboard-module__RIjZAa__statStrip>div,.headteacher-dashboard-module__RIjZAa__miniGrid>div{border:1px solid var(--border);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--background) 76%, var(--card));min-width:0;padding:.62rem .68rem}.headteacher-dashboard-module__RIjZAa__statStrip span,.headteacher-dashboard-module__RIjZAa__statStrip strong,.headteacher-dashboard-module__RIjZAa__miniGrid span,.headteacher-dashboard-module__RIjZAa__miniGrid strong,.headteacher-dashboard-module__RIjZAa__largeStat span,.headteacher-dashboard-module__RIjZAa__largeStat strong{display:block}.headteacher-dashboard-module__RIjZAa__statStrip span,.headteacher-dashboard-module__RIjZAa__miniGrid span,.headteacher-dashboard-module__RIjZAa__largeStat span{color:var(--muted-foreground);font-size:.66rem;line-height:1.35}.headteacher-dashboard-module__RIjZAa__statStrip strong,.headteacher-dashboard-module__RIjZAa__miniGrid strong{color:var(--pacyedu-heading-color);font-size:.96rem;font-weight:var(--pacyedu-weight-medium);margin-top:.18rem;line-height:1.15}.headteacher-dashboard-module__RIjZAa__subsection{gap:.25rem;display:grid}.headteacher-dashboard-module__RIjZAa__subsectionLabel{color:var(--muted-foreground);font-size:.66rem;line-height:1.35}.headteacher-dashboard-module__RIjZAa__inlineLink{color:inherit;text-decoration:none}.headteacher-dashboard-module__RIjZAa__inlineLink:hover{color:var(--pacyedu-primary-ink);text-underline-offset:.18rem;text-decoration:underline}.headteacher-dashboard-module__RIjZAa__largeStat{border-bottom:1px solid var(--border);padding-bottom:.8rem}.headteacher-dashboard-module__RIjZAa__largeStat strong{color:var(--pacyedu-heading-color);font-size:clamp(1.5rem,2.4vw,2rem);font-weight:var(--pacyedu-weight-medium);letter-spacing:-.035em;margin-top:.22rem;line-height:1.05}.headteacher-dashboard-module__RIjZAa__miniGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.headteacher-dashboard-module__RIjZAa__aiMark{background:var(--pacyedu-brand-blue-soft);width:fit-content;color:var(--pacyedu-primary-ink);font-size:.66rem;font-weight:var(--pacyedu-weight-medium);border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .55rem;display:inline-flex}.headteacher-dashboard-module__RIjZAa__brief ul{color:var(--muted-foreground);gap:.5rem;margin:0;padding-left:1.05rem;font-size:.7rem;line-height:1.45;display:grid}.headteacher-dashboard-module__RIjZAa__brief li::marker{color:var(--pacyedu-brand-blue)}.headteacher-dashboard-module__RIjZAa__operationsGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.headteacher-dashboard-module__RIjZAa__operationsGrid>a{border:1px solid var(--border);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--background) 76%, var(--card));min-width:0;transition:border-color var(--pacyedu-motion-fast) var(--pacyedu-ease), background-color var(--pacyedu-motion-fast) var(--pacyedu-ease);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.6rem;padding:.72rem;display:grid}.headteacher-dashboard-module__RIjZAa__operationsGrid>a:hover{border-color:color-mix(in srgb, var(--pacyedu-brand-blue) 46%, var(--border));background:color-mix(in srgb, var(--pacyedu-brand-blue-soft) 55%, var(--card))}.headteacher-dashboard-module__RIjZAa__operationsGrid svg{width:1.05rem;height:1.05rem;color:var(--pacyedu-primary-ink)}.headteacher-dashboard-module__RIjZAa__operationsGrid strong,.headteacher-dashboard-module__RIjZAa__operationsGrid small{overflow-wrap:anywhere;display:block}.headteacher-dashboard-module__RIjZAa__operationsGrid strong{color:var(--pacyedu-heading-color);font-size:.9rem;font-weight:var(--pacyedu-weight-medium);line-height:1.15}.headteacher-dashboard-module__RIjZAa__operationsGrid small{color:var(--muted-foreground);margin-top:.12rem;font-size:.64rem;line-height:1.35}@media (max-width:900px){.headteacher-dashboard-module__RIjZAa__statStrip,.headteacher-dashboard-module__RIjZAa__operationsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.headteacher-dashboard-module__RIjZAa__statStrip,.headteacher-dashboard-module__RIjZAa__miniGrid,.headteacher-dashboard-module__RIjZAa__operationsGrid{grid-template-columns:1fr}}
.communications-module__sMiGWa__workspace{max-width:1080px;color:var(--pacyedu-body-color);margin:0 auto}.communications-module__sMiGWa__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:8px 0 32px;display:flex}.communications-module__sMiGWa__header h1{color:var(--pacyedu-heading-color);margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:500}.communications-module__sMiGWa__header p{color:var(--pacyedu-muted-color);margin:8px 0 0}.communications-module__sMiGWa__row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.communications-module__sMiGWa__controls{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:24px;display:flex}.communications-module__sMiGWa__controls input{flex:1;min-width:140px}.communications-module__sMiGWa__search{flex:1;gap:8px;display:flex}.communications-module__sMiGWa__tabs{flex-wrap:wrap;gap:8px;display:flex}.communications-module__sMiGWa__link,.communications-module__sMiGWa__tabs a{background:var(--pacyedu-button-secondary-bg);border:1px solid var(--pacyedu-card-border);border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:8px 16px;font-size:.875rem;display:inline-flex}.communications-module__sMiGWa__primary{background:var(--pacyedu-button-primary-bg);color:var(--pacyedu-button-primary-fg)}.communications-module__sMiGWa__tabs a[aria-current=page]{background:var(--pacyedu-nav-active-bg);color:var(--pacyedu-nav-active-fg)}.communications-module__sMiGWa__list{gap:8px;padding:0;list-style:none;display:grid}.communications-module__sMiGWa__item{background:var(--pacyedu-card-bg);border:1px solid var(--pacyedu-card-border);overflow-wrap:anywhere;border-radius:16px;padding:24px;display:block}a.communications-module__sMiGWa__item:hover{border-color:var(--pacyedu-control-focus)}.communications-module__sMiGWa__item h2{margin:4px 0 8px;font-size:1rem;font-weight:500}.communications-module__sMiGWa__item p{margin:8px 0}.communications-module__sMiGWa__meta{color:var(--pacyedu-muted-color);font-size:.8125rem}.communications-module__sMiGWa__preview{color:var(--pacyedu-muted-color);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.communications-module__sMiGWa__badge{background:var(--pacyedu-brand-blue-soft);color:var(--pacyedu-brand-blue-ink);border-radius:100px;padding:4px 10px;font-size:.8125rem}.communications-module__sMiGWa__urgent{color:var(--pacyedu-danger);background:var(--pacyedu-danger-soft)}.communications-module__sMiGWa__empty{text-align:center;border:1px solid var(--pacyedu-card-border);background:var(--pacyedu-card-bg);border-radius:16px;padding:64px 24px}.communications-module__sMiGWa__empty h2{font-size:1.125rem;font-weight:500}.communications-module__sMiGWa__empty p{color:var(--pacyedu-muted-color)}.communications-module__sMiGWa__composer{border:1px solid var(--pacyedu-card-border);background:var(--pacyedu-card-bg);border-radius:16px;gap:12px;padding:24px;display:grid}.communications-module__sMiGWa__workspace input:not([type=hidden]),.communications-module__sMiGWa__workspace textarea{border:1px solid var(--pacyedu-control-border);background:var(--pacyedu-control-bg);width:100%;min-height:44px;color:var(--pacyedu-body-color);border-radius:10px;padding:12px}.communications-module__sMiGWa__workspace textarea{resize:vertical}.communications-module__sMiGWa__messages{gap:16px;margin:24px 0;padding:0;list-style:none;display:grid}.communications-module__sMiGWa__message{border:1px solid var(--pacyedu-card-border);background:var(--pacyedu-card-bg);border-radius:16px 16px 16px 4px;justify-self:start;min-width:140px;max-width:82%;padding:16px 20px}.communications-module__sMiGWa__message[data-own=true]{background:var(--pacyedu-brand-blue-soft);border-radius:16px 16px 4px;justify-self:end}.communications-module__sMiGWa__body{white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0}.communications-module__sMiGWa__pagination{justify-content:space-between;gap:12px;margin:24px 0;display:flex}.communications-module__sMiGWa__refresh{flex-wrap:wrap;align-items:center;gap:8px;font-size:.875rem;display:flex}.communications-module__sMiGWa__detail summary{cursor:pointer;align-items:center;gap:12px;min-height:44px;display:flex}@media (max-width:640px){.communications-module__sMiGWa__header{margin-bottom:24px}.communications-module__sMiGWa__item,.communications-module__sMiGWa__composer{padding:16px}.communications-module__sMiGWa__message{max-width:94%}.communications-module__sMiGWa__search{flex-basis:100%;width:100%}.communications-module__sMiGWa__controls{align-items:stretch}}
.family-portal-module__mFYqva__printArea{display:block}@media print{.family-portal-module__mFYqva__printArea{color:#111!important;background:#fff!important}.family-portal-module__mFYqva__printArea section{color:#111!important;box-shadow:none!important;background:#fff!important;border-color:#d9dee6!important}.family-portal-module__mFYqva__printArea table{color:#111!important;background:#fff!important}.family-portal-module__mFYqva__printArea th,.family-portal-module__mFYqva__printArea td{color:#111!important;background:#fff!important;border-color:#e2e6ec!important}.family-portal-module__mFYqva__printArea strong,.family-portal-module__mFYqva__printArea h2,.family-portal-module__mFYqva__printArea p,.family-portal-module__mFYqva__printArea span,.family-portal-module__mFYqva__printArea small{color:#111!important}.family-portal-module__mFYqva__printArea a{text-decoration:underline;color:#111!important}}
.class-workspace-module__yi0j6a__header{gap:1.25rem;margin-bottom:1rem;display:grid}.class-workspace-module__yi0j6a__topline{min-height:var(--pacyedu-touch-target);justify-content:space-between;align-items:center;gap:1rem;display:flex}.class-workspace-module__yi0j6a__backLink{color:var(--muted-foreground);font-size:var(--pacyedu-text-sm);font-weight:var(--pacyedu-weight-regular)}.class-workspace-module__yi0j6a__backLink:hover{color:var(--pacyedu-primary-ink)}.class-workspace-module__yi0j6a__context{justify-content:space-between;align-items:flex-end;gap:1.25rem;display:flex}.class-workspace-module__yi0j6a__eyebrow{color:var(--pacyedu-primary-ink);font-size:var(--pacyedu-text-xs);font-weight:var(--pacyedu-weight-medium);letter-spacing:.015em;margin-bottom:.35rem;display:block}.class-workspace-module__yi0j6a__title{color:var(--pacyedu-heading-color);font-size:clamp(1.625rem,3vw,2rem);font-weight:var(--pacyedu-weight-medium);letter-spacing:-.035em;margin:0;line-height:1.12}.class-workspace-module__yi0j6a__meta{color:var(--muted-foreground);font-size:var(--pacyedu-text-sm);margin:.5rem 0 0;line-height:1.55}.class-workspace-module__yi0j6a__classCode{background:var(--pacyedu-brand-blue-soft);min-height:1.75rem;color:var(--pacyedu-brand-blue-ink);font-size:var(--pacyedu-text-sm);font-weight:var(--pacyedu-weight-medium);white-space:nowrap;border-radius:999px;align-items:center;padding:.3rem .65rem;display:inline-flex}.class-workspace-module__yi0j6a__tabsWrap{margin-inline:calc(var(--pacyedu-page-gutter) * -.12);overscroll-behavior-inline:contain;scrollbar-width:thin;overflow-x:auto}.class-workspace-module__yi0j6a__tabs{border-bottom:1px solid var(--border);gap:.3rem;width:max-content;min-width:100%;padding:.25rem .1rem .55rem;display:flex}.class-workspace-module__yi0j6a__tab{min-height:var(--pacyedu-touch-target);border-radius:var(--radius-md);color:var(--muted-foreground);font-size:var(--pacyedu-text-sm);font-weight:var(--pacyedu-weight-regular);white-space:nowrap;transition:background-color var(--pacyedu-motion-fast) var(--pacyedu-ease), color var(--pacyedu-motion-fast) var(--pacyedu-ease), border-color var(--pacyedu-motion-fast) var(--pacyedu-ease);border:1px solid #0000;justify-content:center;align-items:center;padding:.55rem .8rem;display:inline-flex}.class-workspace-module__yi0j6a__tab:hover{background:var(--accent);color:var(--accent-foreground)}.class-workspace-module__yi0j6a__active{border-color:color-mix(in srgb, var(--pacyedu-brand-blue) 30%, var(--border));background:var(--pacyedu-brand-blue-soft);color:var(--pacyedu-brand-blue-ink);font-weight:var(--pacyedu-weight-medium)}.class-workspace-module__yi0j6a__body{gap:.875rem;display:grid}@media (max-width:720px){.class-workspace-module__yi0j6a__context{flex-direction:column;align-items:flex-start}.class-workspace-module__yi0j6a__classCode{align-self:flex-start}}
.print-module__dbRgZG__page{background:var(--background);min-height:100vh;color:var(--foreground);padding:2rem}.print-module__dbRgZG__controls{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}@media print{.print-module__dbRgZG__page{background:#fff;min-height:auto;padding:0}.print-module__dbRgZG__controls{display:none}}
