.login-module__Si-P0q__error{background:#fff1f0;border:1px solid #f3b5af;border-left:4px solid #b42318;border-radius:8px;padding:12px 16px;line-height:1.5;color:#b42318!important}
.tokens-module__fQytYG__pkTokens{--pk-brand:#6d28d9;--pk-brand-hover:#5b21b6;--pk-selected-bg:#f3e8ff;--pk-canvas:#f7f7fa;--pk-surface:#fff;--pk-surface-subtle:#f1f2f6;--pk-text:#20212b;--pk-text-secondary:#555968;--pk-text-muted:#656b7a;--pk-divider:#e0e2e9;--pk-control-border:#858b99;--pk-success:#166534;--pk-success-bg:#f0fdf4;--pk-warning:#92400e;--pk-warning-bg:#fffbeb;--pk-error:#b91c1c;--pk-error-hover:#991b1b;--pk-error-bg:#fef2f2;--pk-info:#1d4ed8;--pk-info-bg:#eff6ff;--pk-font:ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--pk-type-page:1.875rem;--pk-type-section:1.375rem;--pk-type-card:1.125rem;--pk-type-body:1rem;--pk-type-compact:.875rem;--pk-type-meta:.8125rem;--pk-leading-heading:1.3;--pk-leading-body:1.5;--pk-weight-normal:400;--pk-weight-label:500;--pk-weight-heading:600;--pk-weight-emphasis:700;--pk-space-0:0;--pk-space-1:.25rem;--pk-space-2:.5rem;--pk-space-3:.75rem;--pk-space-4:1rem;--pk-space-6:1.5rem;--pk-space-8:2rem;--pk-space-12:3rem;--pk-space-16:4rem;--pk-radius-small:.375rem;--pk-radius-control:.5rem;--pk-radius-card:.75rem;--pk-radius-dialog:1rem;--pk-radius-pill:999px;--pk-border-width:1px;--pk-elevation-none:none;--pk-elevation-raised:0 4px 16px #20212b14;--pk-elevation-overlay:0 12px 32px #20212b29;--pk-width-standard:75rem;--pk-width-wide:90rem;--pk-width-form:60rem;--pk-width-auth:27.5rem;--pk-width-reading:70ch;--pk-gutter:2rem;--pk-control-height:2.75rem;--pk-control-height-large:3rem;--pk-focus-width:2px;--pk-focus-offset:2px;--pk-focus-color:#6d28d9;--pk-motion-fast:.12s;--pk-motion-normal:.18s;--pk-motion-ease:ease-out}@media (max-width:68.75rem){.tokens-module__fQytYG__pkTokens{--pk-gutter:1.5rem}}@media (max-width:40rem){.tokens-module__fQytYG__pkTokens{--pk-gutter:1rem;--pk-type-page:1.625rem}}@media (prefers-reduced-motion:reduce){.tokens-module__fQytYG__pkTokens{--pk-motion-fast:0s;--pk-motion-normal:0s}}
.primitives-module__eabKJW__base{box-sizing:border-box;font-family:var(--pk-font);color:var(--pk-text);font-size:var(--pk-type-body);line-height:var(--pk-leading-body);}.primitives-module__eabKJW__container{width:100%;max-width:var(--pk-content-width);padding-inline:var(--pk-gutter);min-width:0;margin-inline:auto}.primitives-module__eabKJW__stack{gap:var(--pk-gap);flex-direction:column;min-width:0;display:flex}.primitives-module__eabKJW__inline{align-items:center;gap:var(--pk-gap);flex-wrap:wrap;min-width:0;display:flex}.primitives-module__eabKJW__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,var(--pk-grid-min)),1fr));gap:var(--pk-gap);min-width:0;display:grid}.primitives-module__eabKJW__header{justify-content:space-between;align-items:flex-start;gap:var(--pk-space-4);flex-wrap:wrap;margin:0;padding:0;display:flex}.primitives-module__eabKJW__headerCopy{flex:16rem;min-width:0}.primitives-module__eabKJW__title{color:var(--pk-text);font-size:var(--pk-type-section);font-weight:var(--pk-weight-heading);line-height:var(--pk-leading-heading);letter-spacing:-.015em;overflow-wrap:anywhere;margin:0}.primitives-module__eabKJW__pageTitle{font-size:var(--pk-type-page)}.primitives-module__eabKJW__header .primitives-module__eabKJW__headerCopy .primitives-module__eabKJW__studentIdentity{color:var(--pk-brand-hover);letter-spacing:-.02em;overflow-wrap:anywhere;margin:0 0 .4rem;font-size:clamp(1.6rem,2.5vw,2.25rem);font-weight:750;line-height:1.2}.primitives-module__eabKJW__description{color:var(--pk-text-secondary);font-size:var(--pk-type-body);line-height:var(--pk-leading-body);max-width:var(--pk-width-reading);margin:var(--pk-space-2) 0 0}.primitives-module__eabKJW__eyebrow{color:var(--pk-text-muted);font-size:var(--pk-type-meta);font-weight:var(--pk-weight-label);letter-spacing:.03em;margin-bottom:var(--pk-space-2);display:block}.primitives-module__eabKJW__surface{background:var(--pk-surface);border:var(--pk-border-width) solid var(--pk-divider);border-radius:var(--pk-radius-card);box-shadow:var(--pk-elevation-none);padding:var(--pk-space-6);min-width:0}.primitives-module__eabKJW__surface[data-tone=subtle]{background:var(--pk-surface-subtle)}.primitives-module__eabKJW__surface[data-density=compact]{padding:var(--pk-space-4)}.primitives-module__eabKJW__surface[data-elevation=raised]{box-shadow:var(--pk-elevation-raised)}.primitives-module__eabKJW__button{appearance:none;justify-content:center;align-items:center;gap:var(--pk-space-2);min-height:var(--pk-control-height);padding:var(--pk-space-2) var(--pk-space-4);border:1px solid var(--pk-brand);border-radius:var(--pk-radius-control);background:var(--pk-brand);color:var(--pk-surface);font-size:var(--pk-type-compact);font-weight:var(--pk-weight-heading);cursor:pointer;transition:background-color var(--pk-motion-fast) var(--pk-motion-ease);margin:0;line-height:1.4;text-decoration:none;display:inline-flex}.primitives-module__eabKJW__button:hover:not(:disabled){background:var(--pk-brand-hover)}.primitives-module__eabKJW__button[data-variant=secondary]{color:var(--pk-text);background:var(--pk-surface);border-color:var(--pk-control-border)}.primitives-module__eabKJW__button[data-variant=tertiary]{color:var(--pk-brand-hover);background:0 0;border-color:#0000}.primitives-module__eabKJW__button[data-variant=secondary]:hover:not(:disabled),.primitives-module__eabKJW__button[data-variant=tertiary]:hover:not(:disabled){background:var(--pk-surface-subtle)}.primitives-module__eabKJW__button[data-variant=destructive]{background:var(--pk-error);border-color:var(--pk-error)}.primitives-module__eabKJW__button[data-variant=destructive]:hover:not(:disabled){background:var(--pk-error-hover)}.primitives-module__eabKJW__button:disabled{opacity:.55;cursor:not-allowed}.primitives-module__eabKJW__button[data-size=large]{min-height:var(--pk-control-height-large)}.primitives-module__eabKJW__iconButton{width:var(--pk-control-height);padding:var(--pk-space-2);flex-shrink:0}.primitives-module__eabKJW__link{color:var(--pk-brand-hover);text-underline-offset:.2em;font-weight:var(--pk-weight-label);text-decoration:underline}.primitives-module__eabKJW__button:focus-visible,.primitives-module__eabKJW__link:focus-visible{outline:var(--pk-focus-width) solid var(--pk-focus-color);outline-offset:var(--pk-focus-offset)}.primitives-module__eabKJW__badge{align-items:center;gap:var(--pk-space-1);width:fit-content;max-width:100%;padding:var(--pk-space-1) var(--pk-space-2);border:1px solid var(--pk-divider);border-radius:var(--pk-radius-small);font-size:var(--pk-type-meta);font-weight:var(--pk-weight-label);background:var(--pk-surface-subtle);color:var(--pk-text-secondary);display:inline-flex}.primitives-module__eabKJW__badge[data-tone=success]{color:var(--pk-success);background:var(--pk-success-bg)}.primitives-module__eabKJW__badge[data-tone=warning]{color:var(--pk-warning);background:var(--pk-warning-bg)}.primitives-module__eabKJW__badge[data-tone=error]{color:var(--pk-error);background:var(--pk-error-bg)}.primitives-module__eabKJW__badge[data-tone=info]{color:var(--pk-info);background:var(--pk-info-bg)}.primitives-module__eabKJW__tag{border-radius:var(--pk-radius-pill)}.primitives-module__eabKJW__tag[data-selected=true]{color:var(--pk-brand-hover);background:var(--pk-selected-bg)}.primitives-module__eabKJW__skeleton{width:var(--pk-skeleton-width);height:var(--pk-skeleton-height);border-radius:var(--pk-radius-small);background:var(--pk-surface-subtle);display:block}.primitives-module__eabKJW__empty{justify-items:start;gap:var(--pk-space-4);display:grid}.primitives-module__eabKJW__error{border-inline-start:3px solid var(--pk-error);background:var(--pk-error-bg)}.primitives-module__eabKJW__wordmark{align-items:center;gap:var(--pk-space-2);font-weight:var(--pk-weight-emphasis);font-size:var(--pk-type-card);letter-spacing:-.025em;white-space:nowrap;display:inline-flex}.primitives-module__eabKJW__wordmarkMark{color:var(--pk-brand)}@media (forced-colors:active){.primitives-module__eabKJW__button:focus-visible,.primitives-module__eabKJW__link:focus-visible{outline-color:highlight}.primitives-module__eabKJW__badge,.primitives-module__eabKJW__skeleton{border:1px solid canvastext}}
.testing-module__TzDk2G__page{background:0 0;padding-block:24px 48px}.testing-module__TzDk2G__page h1{margin:0}:is(.testing-module__TzDk2G__page .nationalMeritGuidance,.testing-module__TzDk2G__page #testing-uploaded-evidence .uploadedTestingEvidence){border:1px solid var(--pk-divider)!important;border-radius:var(--pk-radius-card)!important;background:var(--pk-surface)!important;color:var(--pk-text)!important;margin:24px 0!important;padding:24px!important}.testing-module__TzDk2G__page #testing-uploaded-evidence .uploadedEvidenceCopy>small{font-size:var(--pk-type-meta)!important;letter-spacing:.025em!important;color:var(--pk-text-muted)!important;font-weight:600!important}.testing-module__TzDk2G__page #testing-uploaded-evidence .uploadedEvidenceCopy>h2{font-size:var(--pk-type-section)!important}.testing-module__TzDk2G__page #testing-uploaded-evidence .uploadedEvidenceCopy>p{font-size:var(--pk-type-body)!important;line-height:1.6!important}.testing-module__TzDk2G__page .nationalMeritGuidance p{color:var(--pk-text-secondary)}@media (max-width:48rem){:is(.testing-module__TzDk2G__page .nationalMeritGuidance,.testing-module__TzDk2G__page #testing-uploaded-evidence .uploadedTestingEvidence){padding:16px!important}}
.student-pages-module__ZRX0NW__page{padding-block:var(--pk-space-8);background:var(--pk-canvas);--theme-ink:var(--pk-text);--theme-heading:var(--pk-text);--theme-muted:var(--pk-text-secondary);--theme-border:var(--pk-divider);--theme-panel:var(--pk-surface);--theme-soft:var(--pk-surface-subtle);--theme-soft-2:var(--pk-surface-subtle);--theme-accent:var(--pk-text-secondary);--theme-accent-soft:var(--pk-surface-subtle)}.student-pages-module__ZRX0NW__pageHeading{margin-bottom:var(--pk-space-6)}.student-pages-module__ZRX0NW__pageHeading header{margin:0;padding:0}.student-pages-module__ZRX0NW__pageIntro{max-width:80ch;color:var(--pk-text-secondary);margin:var(--pk-space-3) 0 0;line-height:1.6}.student-pages-module__ZRX0NW__page h2{font-size:var(--pk-type-section);letter-spacing:-.015em;margin:0 0 12px;font-weight:600;line-height:1.35}.student-pages-module__ZRX0NW__page h3{font-size:var(--pk-type-card);font-weight:600;line-height:1.4}.student-pages-module__ZRX0NW__page p{line-height:1.6}.student-pages-module__ZRX0NW__page small{font-size:var(--pk-type-meta);letter-spacing:.025em;color:var(--pk-text-muted);font-weight:500}.student-pages-module__ZRX0NW__page b{font-weight:600}.student-pages-module__ZRX0NW__page button{white-space:normal;max-width:100%}.student-pages-module__ZRX0NW__page a{color:var(--pk-brand-hover);text-underline-offset:3px}.student-pages-module__ZRX0NW__page a:focus-visible,.student-pages-module__ZRX0NW__page summary:focus-visible,.student-pages-module__ZRX0NW__page input:focus-visible,.student-pages-module__ZRX0NW__page select:focus-visible,.student-pages-module__ZRX0NW__page textarea:focus-visible{outline:2px solid var(--pk-focus-color);outline-offset:2px}.student-pages-module__ZRX0NW__top,.student-pages-module__ZRX0NW__materialsTop,.student-pages-module__ZRX0NW__materialsTopLeft{gap:var(--pk-space-4);margin-bottom:var(--pk-space-4);font-size:var(--pk-type-compact);flex-wrap:wrap;align-items:center;display:flex}.student-pages-module__ZRX0NW__top,.student-pages-module__ZRX0NW__materialsTop{justify-content:space-between}.student-pages-module__ZRX0NW__materialsTopLeft{margin:0}.student-pages-module__ZRX0NW__formCard,.student-pages-module__ZRX0NW__card,.student-pages-module__ZRX0NW__dimensions,.student-pages-module__ZRX0NW__evidence,.student-pages-module__ZRX0NW__library,.student-pages-module__ZRX0NW__notice,.student-pages-module__ZRX0NW__resolvedBox,.student-pages-module__ZRX0NW__how{padding:var(--pk-space-6);margin-block:var(--pk-space-4);background:var(--pk-surface);border:1px solid var(--pk-divider);border-radius:var(--pk-radius-card);min-width:0}.student-pages-module__ZRX0NW__sectionHead,.student-pages-module__ZRX0NW__head{justify-content:space-between;align-items:start;gap:var(--pk-space-4);margin-bottom:var(--pk-space-4);flex-wrap:wrap;display:flex}.student-pages-module__ZRX0NW__sectionHead small,.student-pages-module__ZRX0NW__head small{margin-bottom:var(--pk-space-2);display:block}.student-pages-module__ZRX0NW__sectionHead h2,.student-pages-module__ZRX0NW__head h2{margin:0}.student-pages-module__ZRX0NW__sectionHead>span,.student-pages-module__ZRX0NW__head>span{font-size:var(--pk-type-compact);color:var(--pk-text-secondary)}.student-pages-module__ZRX0NW__coverage,.student-pages-module__ZRX0NW__summary{align-items:center;gap:var(--pk-space-4) var(--pk-space-8);padding:var(--pk-space-4);background:var(--pk-surface);border:1px solid var(--pk-divider);border-radius:var(--pk-radius-card);flex-wrap:wrap;display:flex}.student-pages-module__ZRX0NW__coverage>div,.student-pages-module__ZRX0NW__summary>div{gap:var(--pk-space-1);display:grid}.student-pages-module__ZRX0NW__coverage b,.student-pages-module__ZRX0NW__summary b{font-size:1.5rem;font-weight:600}.student-pages-module__ZRX0NW__coverage span,.student-pages-module__ZRX0NW__summary span,.student-pages-module__ZRX0NW__coverage p{font-size:var(--pk-type-compact);color:var(--pk-text-secondary)}.student-pages-module__ZRX0NW__coverage p{flex:18rem;margin:0}.student-pages-module__ZRX0NW__summary button{margin-left:auto}.student-pages-module__ZRX0NW__grid2,.student-pages-module__ZRX0NW__grid3,.student-pages-module__ZRX0NW__grid4,.student-pages-module__ZRX0NW__grid5,.student-pages-module__ZRX0NW__commitmentFields{gap:var(--pk-space-4);grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;display:grid}.student-pages-module__ZRX0NW__grid3{grid-template-columns:repeat(3,minmax(0,1fr))}.student-pages-module__ZRX0NW__grid4{grid-template-columns:repeat(4,minmax(0,1fr))}.student-pages-module__ZRX0NW__grid5{grid-template-columns:repeat(5,minmax(0,1fr))}.student-pages-module__ZRX0NW__schoolFieldWrap,.student-pages-module__ZRX0NW__field{min-width:0}.student-pages-module__ZRX0NW__field{gap:var(--pk-space-2);margin-block:var(--pk-space-3);display:grid}.student-pages-module__ZRX0NW__field>b{font-size:var(--pk-type-compact);line-height:1.5;display:block}.student-pages-module__ZRX0NW__field small{line-height:1.5}.student-pages-module__ZRX0NW__field input,.student-pages-module__ZRX0NW__field select,.student-pages-module__ZRX0NW__field textarea{width:100%;min-width:0;max-width:100%;min-height:var(--pk-control-height);border:1px solid var(--pk-control-border);border-radius:var(--pk-radius-control);background:var(--pk-surface);color:var(--pk-text);font:inherit;padding:10px 12px;font-size:1rem}.student-pages-module__ZRX0NW__field textarea{resize:vertical;line-height:1.6}.student-pages-module__ZRX0NW__page .student-pages-module__ZRX0NW__field>small{font-size:.8125rem!important}.student-pages-module__ZRX0NW__page .student-pages-module__ZRX0NW__field input,.student-pages-module__ZRX0NW__page .student-pages-module__ZRX0NW__field select,.student-pages-module__ZRX0NW__page .student-pages-module__ZRX0NW__field textarea{font-size:1rem!important}.student-pages-module__ZRX0NW__page .student-pages-module__ZRX0NW__card:has(select) .student-pages-module__ZRX0NW__grid3>.student-pages-module__ZRX0NW__field:nth-child(3):after{font-size:.8125rem!important}.student-pages-module__ZRX0NW__intro{color:var(--pk-text-secondary);margin-block:0 var(--pk-space-4)}.student-pages-module__ZRX0NW__commitments,.student-pages-module__ZRX0NW__conflictList,.student-pages-module__ZRX0NW__nodeGrid{gap:var(--pk-space-4);display:grid}.student-pages-module__ZRX0NW__commitment,.student-pages-module__ZRX0NW__conflictCard{border:1px solid var(--pk-divider);background:var(--pk-surface-subtle);min-width:0;padding:var(--pk-space-4);border-radius:var(--pk-radius-control)}.student-pages-module__ZRX0NW__secondary,.student-pages-module__ZRX0NW__remove,.student-pages-module__ZRX0NW__secondaryResolve,.student-pages-module__ZRX0NW__materialsClear{color:var(--pk-text);background:var(--pk-surface);border-color:var(--pk-control-border)}.student-pages-module__ZRX0NW__saveBar,.student-pages-module__ZRX0NW__save{justify-content:space-between;align-items:center;gap:var(--pk-space-4);padding:var(--pk-space-4);background:var(--pk-surface);border:1px solid var(--pk-divider);border-radius:var(--pk-radius-card);margin-top:var(--pk-space-6);flex-wrap:wrap;display:flex}.student-pages-module__ZRX0NW__saveBar>div,.student-pages-module__ZRX0NW__save>div{flex:22rem}.student-pages-module__ZRX0NW__saveBar p,.student-pages-module__ZRX0NW__save p{font-size:var(--pk-type-compact);color:var(--pk-text-secondary);margin:4px 0 0}.student-pages-module__ZRX0NW__saveToast{z-index:1000;background:var(--pk-surface);border:1px solid var(--pk-divider);border-radius:var(--pk-radius-control);max-width:calc(100vw - 32px);box-shadow:var(--pk-elevation-raised);padding:12px 20px;position:fixed;top:80px;left:50%;transform:translate(-50%)}.student-pages-module__ZRX0NW__error{color:var(--pk-error);border-color:var(--pk-error)}.student-pages-module__ZRX0NW__message,.student-pages-module__ZRX0NW__pageMessage,.student-pages-module__ZRX0NW__materialsMessage{margin-block:var(--pk-space-4);border-left:3px solid var(--pk-info);background:var(--pk-info-bg);color:var(--pk-text);padding:12px 16px;line-height:1.6}.student-pages-module__ZRX0NW__notice{border-top:3px solid var(--pk-warning)}.student-pages-module__ZRX0NW__notice>small{color:var(--pk-warning)}.student-pages-module__ZRX0NW__conflictSources{gap:var(--pk-space-3);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);display:grid}.student-pages-module__ZRX0NW__conflictSide{gap:var(--pk-space-2);background:var(--pk-surface);border:1px solid var(--pk-divider);border-radius:var(--pk-radius-control);min-width:0;padding:var(--pk-space-3);display:grid}.student-pages-module__ZRX0NW__conflictSide span,.student-pages-module__ZRX0NW__conflictWhy,.student-pages-module__ZRX0NW__resolutionNote{font-size:var(--pk-type-compact);color:var(--pk-text-secondary)}.student-pages-module__ZRX0NW__versus{color:var(--pk-text-muted);font-size:var(--pk-type-meta);align-self:center}.student-pages-module__ZRX0NW__resolveActions{gap:var(--pk-space-2);margin-top:var(--pk-space-3);flex-wrap:wrap;display:flex}.student-pages-module__ZRX0NW__resolvedBox summary{cursor:pointer;font-weight:600}.student-pages-module__ZRX0NW__resolvedItem{padding-top:var(--pk-space-4);margin-top:var(--pk-space-4);border-top:1px solid var(--pk-divider)}.student-pages-module__ZRX0NW__resolvedTitle,.student-pages-module__ZRX0NW__nodeTop{justify-content:space-between;align-items:start;gap:var(--pk-space-2);flex-wrap:wrap;display:flex}.student-pages-module__ZRX0NW__resolvedTitle span,.student-pages-module__ZRX0NW__nodeTop>span{font-size:var(--pk-type-meta);color:var(--pk-text-secondary);background:var(--pk-surface-subtle);border-radius:var(--pk-radius-small);padding:4px 8px}.student-pages-module__ZRX0NW__resolvedSources{margin-top:var(--pk-space-3)}.student-pages-module__ZRX0NW__dimensionGrid{gap:var(--pk-space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.student-pages-module__ZRX0NW__dimensionGrid article{gap:var(--pk-space-3);padding:var(--pk-space-3);border:1px solid var(--pk-divider);border-radius:var(--pk-radius-control);display:flex}.student-pages-module__ZRX0NW__dimensionGrid article>div{gap:4px;display:grid}.student-pages-module__ZRX0NW__state{font-weight:600}.student-pages-module__ZRX0NW__covered .student-pages-module__ZRX0NW__state{color:var(--pk-success)}.student-pages-module__ZRX0NW__missing .student-pages-module__ZRX0NW__state{color:var(--pk-text-muted)}.student-pages-module__ZRX0NW__group{margin-top:var(--pk-space-6)}.student-pages-module__ZRX0NW__group h3{align-items:center;gap:var(--pk-space-2);margin-bottom:var(--pk-space-3);display:flex}.student-pages-module__ZRX0NW__group h3 span{font-size:var(--pk-type-meta);color:var(--pk-text-muted)}.student-pages-module__ZRX0NW__nodeGrid article{padding:var(--pk-space-4);border:1px solid var(--pk-divider);border-radius:var(--pk-radius-control)}.student-pages-module__ZRX0NW__nodeGrid p{margin:var(--pk-space-3) 0}.student-pages-module__ZRX0NW__nodeMeta{gap:var(--pk-space-2);flex-wrap:wrap;display:flex}.student-pages-module__ZRX0NW__nodeMeta span{font-size:var(--pk-type-meta);color:var(--pk-text-secondary);background:var(--pk-surface-subtle);border-radius:var(--pk-radius-small);padding:4px 8px}.student-pages-module__ZRX0NW__foot,.student-pages-module__ZRX0NW__parentOnlyNote{color:var(--pk-text-secondary);font-size:var(--pk-type-compact);line-height:1.6}.student-pages-module__ZRX0NW__trajectory{gap:var(--pk-space-2);margin-top:var(--pk-space-3);flex-wrap:wrap;display:flex}.student-pages-module__ZRX0NW__trajectory>div{background:var(--pk-surface-subtle);gap:4px;padding:12px;display:grid}.student-pages-module__ZRX0NW__materialsSecurity{align-items:start;gap:var(--pk-space-3);margin-top:var(--pk-space-4);padding:var(--pk-space-4);border-left:2px solid var(--pk-divider);display:flex}.student-pages-module__ZRX0NW__materialsSecurity h2{font-size:var(--pk-type-body);margin:0 0 4px}.student-pages-module__ZRX0NW__materialsSecurity p{color:var(--pk-text-secondary);font-size:var(--pk-type-compact);max-width:85ch;margin:0}.student-pages-module__ZRX0NW__securityIcon,.student-pages-module__ZRX0NW__uploadIcon{flex-shrink:0;font-size:1.25rem}.student-pages-module__ZRX0NW__uploadbox{gap:var(--pk-space-4);padding:var(--pk-space-6);background:var(--pk-surface);border:1px dashed var(--pk-control-border);border-radius:var(--pk-radius-card);display:grid}.student-pages-module__ZRX0NW__uploadPicker{align-items:start;gap:var(--pk-space-3);display:flex}.student-pages-module__ZRX0NW__uploadPicker>div{flex:1;min-width:0}.student-pages-module__ZRX0NW__uploadPicker input{width:100%;min-width:0;max-width:100%;font:inherit}.student-pages-module__ZRX0NW__uploadPicker input::file-selector-button{background:var(--pk-surface-subtle);border:1px solid var(--pk-control-border);border-radius:var(--pk-radius-control);color:var(--pk-text);font:inherit;margin-right:8px;padding:10px 12px}.student-pages-module__ZRX0NW__uploadPicker p{color:var(--pk-text-secondary);font-size:var(--pk-type-compact);margin:12px 0 0}.student-pages-module__ZRX0NW__uploadAction{display:flex}.student-pages-module__ZRX0NW__materialsUploadBox .student-pages-module__ZRX0NW__materialsMessage{margin:0}.student-pages-module__ZRX0NW__materialsPrimary,.student-pages-module__ZRX0NW__materialsClear{justify-self:start}.student-pages-module__ZRX0NW__library article{justify-content:space-between;align-items:center;gap:var(--pk-space-4);padding-block:var(--pk-space-4);border-top:1px solid var(--pk-divider);flex-wrap:wrap;display:flex}.student-pages-module__ZRX0NW__library article>div:first-child{overflow-wrap:anywhere;flex:20rem;gap:8px;min-width:0;display:grid}.student-pages-module__ZRX0NW__library article>div:last-child{gap:var(--pk-space-2);flex-wrap:wrap;display:flex}.student-pages-module__ZRX0NW__analysisBadge{font-size:var(--pk-type-meta);border:1px solid var(--pk-divider);border-radius:var(--pk-radius-small);background:var(--pk-surface-subtle);width:fit-content;padding:4px 8px}.student-pages-module__ZRX0NW__complete{color:var(--pk-success);background:var(--pk-success-bg)}.student-pages-module__ZRX0NW__pending{color:var(--pk-text-secondary)}.student-pages-module__ZRX0NW__intel{gap:var(--pk-space-6);padding:var(--pk-space-6);background:var(--pk-surface);border:1px solid var(--pk-divider);border-top:3px solid var(--pk-info);border-radius:var(--pk-radius-card);grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);display:grid}.student-pages-module__ZRX0NW__intel h2{margin-top:8px}.student-pages-module__ZRX0NW__intel p{margin-bottom:0}.student-pages-module__ZRX0NW__next{padding-left:var(--pk-space-6);border-left:1px solid var(--pk-divider)}.student-pages-module__ZRX0NW__next b{margin-top:var(--pk-space-2);display:block}.student-pages-module__ZRX0NW__good{border-top-color:var(--pk-success)}.student-pages-module__ZRX0NW__priority{border-top-color:var(--pk-warning)}.student-pages-module__ZRX0NW__early,.student-pages-module__ZRX0NW__build{border-top-color:var(--pk-info)}.student-pages-module__ZRX0NW__how p{color:var(--pk-text-secondary);margin-bottom:0}@media (max-width:64rem){.student-pages-module__ZRX0NW__grid4,.student-pages-module__ZRX0NW__grid5,.student-pages-module__ZRX0NW__grid3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:48rem){.student-pages-module__ZRX0NW__page{padding-block:var(--pk-space-4)}.student-pages-module__ZRX0NW__formCard,.student-pages-module__ZRX0NW__card,.student-pages-module__ZRX0NW__dimensions,.student-pages-module__ZRX0NW__evidence,.student-pages-module__ZRX0NW__library,.student-pages-module__ZRX0NW__notice,.student-pages-module__ZRX0NW__resolvedBox,.student-pages-module__ZRX0NW__how,.student-pages-module__ZRX0NW__intel,.student-pages-module__ZRX0NW__uploadbox{padding:var(--pk-space-4)}.student-pages-module__ZRX0NW__grid2,.student-pages-module__ZRX0NW__grid3,.student-pages-module__ZRX0NW__grid4,.student-pages-module__ZRX0NW__grid5,.student-pages-module__ZRX0NW__commitmentFields,.student-pages-module__ZRX0NW__dimensionGrid,.student-pages-module__ZRX0NW__conflictSources,.student-pages-module__ZRX0NW__intel{grid-template-columns:minmax(0,1fr)}.student-pages-module__ZRX0NW__next{padding:var(--pk-space-4) 0 0;border-left:0;border-top:1px solid var(--pk-divider)}.student-pages-module__ZRX0NW__summary button{margin-left:0}.student-pages-module__ZRX0NW__summary{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.student-pages-module__ZRX0NW__summary button{grid-column:1/-1;justify-self:start}.student-pages-module__ZRX0NW__saveBar>div,.student-pages-module__ZRX0NW__save>div{flex-basis:100%}}@media (max-width:30rem){.student-pages-module__ZRX0NW__page{padding-inline:var(--pk-space-4);overflow-wrap:anywhere}.student-pages-module__ZRX0NW__commitment,.student-pages-module__ZRX0NW__conflictCard,.student-pages-module__ZRX0NW__nodeGrid article{padding:var(--pk-space-3)}.student-pages-module__ZRX0NW__materialsSecurity{padding-inline:12px 0}}.student-pages-module__ZRX0NW__profilePresentation .student-pages-module__ZRX0NW__sectionHead{align-items:baseline;row-gap:var(--pk-space-2)}.student-pages-module__ZRX0NW__profilePresentation .student-pages-module__ZRX0NW__sectionHead>div{flex:24rem;min-width:0}.student-pages-module__ZRX0NW__profilePresentation .student-pages-module__ZRX0NW__sectionHead small{font-size:var(--pk-type-meta);letter-spacing:.065em;font-weight:600;line-height:1.5}.student-pages-module__ZRX0NW__profilePresentation .student-pages-module__ZRX0NW__sectionHead>span{font-size:var(--pk-type-compact);font-weight:400;line-height:1.5}.student-pages-module__ZRX0NW__materialsAnalysisActions{flex-wrap:wrap;gap:8px;min-width:0;display:flex}
.aspiration-editor-module__JRHhCa__editor{margin-block:var(--pk-space-4);min-width:0}.aspiration-editor-module__JRHhCa__editor h3{font-size:var(--pk-type-card)}.aspiration-editor-module__JRHhCa__editor p{color:var(--pk-text-secondary);font-size:var(--pk-type-compact);overflow-wrap:anywhere}.aspiration-editor-module__JRHhCa__goal{padding:var(--pk-space-4);margin-block:var(--pk-space-3);border:1px solid var(--pk-divider);border-radius:var(--pk-radius-card);background:var(--pk-surface);min-width:0}.aspiration-editor-module__JRHhCa__heading{gap:var(--pk-space-3);flex-wrap:wrap;align-items:start;display:flex}.aspiration-editor-module__JRHhCa__heading>div:first-child{flex:18rem;min-width:0}.aspiration-editor-module__JRHhCa__heading h4{font-size:var(--pk-type-body);overflow-wrap:anywhere;margin:0}.aspiration-editor-module__JRHhCa__heading p{margin-block:var(--pk-space-2)}.aspiration-editor-module__JRHhCa__actions{gap:var(--pk-space-2);flex-wrap:wrap;display:flex}.aspiration-editor-module__JRHhCa__fields{margin-block:var(--pk-space-4);gap:var(--pk-space-4);border:0;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;padding:0;display:grid}.aspiration-editor-module__JRHhCa__fields[hidden]{display:none}.aspiration-editor-module__JRHhCa__fields label{gap:var(--pk-space-2);min-width:0;font-size:var(--pk-type-compact);display:grid}.aspiration-editor-module__JRHhCa__fields input,.aspiration-editor-module__JRHhCa__fields select{box-sizing:border-box;width:100%;min-width:0;max-width:100%;min-height:var(--pk-control-height,44px);font:inherit;border:1px solid var(--pk-divider);border-radius:var(--pk-radius-control);background:var(--pk-surface);color:var(--pk-text)}.aspiration-editor-module__JRHhCa__check{align-items:center;gap:var(--pk-space-2);font-size:var(--pk-type-compact);min-height:44px;display:flex}.aspiration-editor-module__JRHhCa__check input{flex:none;width:18px;height:18px}@media (max-width:48rem){.aspiration-editor-module__JRHhCa__fields{grid-template-columns:minmax(0,1fr)}}
.purple-kong-home-module__NHvYfq__pathHome{color:var(--pk-text);padding-block:24px 48px;}.purple-kong-home-module__NHvYfq__pathHome a{color:var(--pk-brand-hover)}.purple-kong-home-module__NHvYfq__pathHome h2{font-size:var(--pk-type-section);margin:8px 0 12px;font-weight:600;line-height:1.3}.purple-kong-home-module__NHvYfq__pathHome h3{font-size:var(--pk-type-card);margin:0 0 6px;font-weight:600;line-height:1.4}.purple-kong-home-module__NHvYfq__pathHome p{font-size:var(--pk-type-compact);color:var(--pk-text-secondary);margin:8px 0;line-height:1.6}.purple-kong-home-module__NHvYfq__pathHome small{font-size:var(--pk-type-meta);color:var(--pk-text-muted);line-height:1.5}.purple-kong-home-module__NHvYfq__pathHome a:focus-visible{outline:2px solid var(--pk-focus-color);outline-offset:3px}.purple-kong-home-module__NHvYfq__pathHero{margin-bottom:24px}.purple-kong-home-module__NHvYfq__promise{background:var(--pk-surface);border:1px solid var(--pk-divider);border-radius:var(--pk-radius-card);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;margin-bottom:32px;padding:24px;display:grid}.purple-kong-home-module__NHvYfq__promise>a{border:1px solid var(--pk-divider);border-radius:var(--pk-radius-control);gap:6px;padding:16px 20px;text-decoration:none;display:grid}.purple-kong-home-module__NHvYfq__promise>a:hover{border-color:var(--pk-brand)}.purple-kong-home-module__NHvYfq__promise>a b{font-size:var(--pk-type-card);font-weight:600}.purple-kong-home-module__NHvYfq__promise>a span{font-size:var(--pk-type-compact)}.purple-kong-home-module__NHvYfq__dashboardGrid{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);align-items:start;gap:32px;display:grid}.purple-kong-home-module__NHvYfq__sharedGuidance{min-width:0}.purple-kong-home-module__NHvYfq__guidanceIntro{margin-bottom:20px}.purple-kong-home-module__NHvYfq__guidanceGrid{display:grid}.purple-kong-home-module__NHvYfq__guidanceGrid article{border-top:1px solid var(--pk-divider);overflow-wrap:anywhere;padding:20px 0}.purple-kong-home-module__NHvYfq__guidanceType,.purple-kong-home-module__NHvYfq__guidanceSource{margin-top:6px;display:block}.purple-kong-home-module__NHvYfq__workflows{border-left:1px solid var(--pk-divider);min-width:0;padding-left:24px}.purple-kong-home-module__NHvYfq__workflows h2{margin-top:0}.purple-kong-home-module__NHvYfq__stepGrid{display:grid}.purple-kong-home-module__NHvYfq__stepGrid>a{border-top:1px solid var(--pk-divider);color:var(--pk-text);gap:12px;padding:16px 0;text-decoration:none;display:flex}.purple-kong-home-module__NHvYfq__stepGrid>a:hover h3{color:var(--pk-brand)}.purple-kong-home-module__NHvYfq__stepIcon{width:32px;height:32px;color:var(--pk-text-muted);flex:0 0 32px;place-items:center;display:grid}.purple-kong-home-module__NHvYfq__stepIcon svg{width:24px;height:24px}.purple-kong-home-module__NHvYfq__stepOpen{font-size:var(--pk-type-compact);color:var(--pk-brand-hover)}.purple-kong-home-module__NHvYfq__pathHome .purple-kong-home-module__NHvYfq__responsible{border-top:1px solid var(--pk-divider);color:var(--pk-text-muted);font-size:var(--pk-type-meta);max-width:var(--pk-width-reading);margin-top:24px;padding-top:20px}.purple-kong-home-module__NHvYfq__dashboardLoading{min-height:240px}.purple-kong-home-module__NHvYfq__studentHome{max-width:var(--pk-width-standard);margin:auto}@media (max-width:48rem){.purple-kong-home-module__NHvYfq__dashboardGrid{grid-template-columns:minmax(0,1fr);gap:24px}.purple-kong-home-module__NHvYfq__workflows{border-left:0;padding-left:0}.purple-kong-home-module__NHvYfq__promise{grid-template-columns:minmax(0,1fr);gap:16px;margin-bottom:24px;padding:16px}.purple-kong-home-module__NHvYfq__promise>a{padding:12px 16px}}.purple-kong-home-module__NHvYfq__homeUtilities{overflow-wrap:anywhere;color:var(--pk-text-secondary);margin:-8px 0 24px;font-size:14px}.purple-kong-home-module__NHvYfq__homeUtilities a{align-items:center;min-height:44px;display:inline-flex}
.application-shell-module__dr9nEq__shell{z-index:900;background:var(--pk-surface);border-bottom:1px solid var(--pk-divider);font-family:var(--pk-font);color:var(--pk-text);position:sticky;top:0;}.application-shell-module__dr9nEq__bar{align-items:center;gap:24px;min-height:64px;display:flex}.application-shell-module__dr9nEq__brand{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.application-shell-module__dr9nEq__brandMark{object-fit:contain;flex:none;width:32px;height:32px;display:block}.application-shell-module__dr9nEq__brand .application-shell-module__dr9nEq__wordmark{letter-spacing:-.035em;gap:4px;font-size:17px}.application-shell-module__dr9nEq__brand .application-shell-module__dr9nEq__wordmark>span{color:var(--pk-text)}.application-shell-module__dr9nEq__desktop{align-items:center;gap:8px;min-width:0;display:flex}.application-shell-module__dr9nEq__desktop>a,.application-shell-module__dr9nEq__shell button{box-sizing:border-box;min-height:44px;color:var(--pk-text-secondary);font:500 15px/1.4 var(--pk-font);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:8px 12px;text-decoration:none;display:inline-flex}.application-shell-module__dr9nEq__desktop>a:hover,.application-shell-module__dr9nEq__shell button:hover{background:var(--pk-canvas);color:var(--pk-text)}.application-shell-module__dr9nEq__desktop>a[aria-current=page],.application-shell-module__dr9nEq__desktop button[data-active=true]{color:var(--pk-brand-hover);box-shadow:inset 0 -2px var(--pk-brand);border-radius:0}.application-shell-module__dr9nEq__utilities{gap:4px;margin-left:auto;display:flex}.application-shell-module__dr9nEq__group,.application-shell-module__dr9nEq__account,.application-shell-module__dr9nEq__mobile{position:relative}.application-shell-module__dr9nEq__account>button{border-left:1px solid var(--pk-divider);border-radius:0;padding-left:20px}.application-shell-module__dr9nEq__menu{box-sizing:border-box;border:1px solid var(--pk-divider);background:var(--pk-surface);width:250px;max-width:calc(100vw - 32px);box-shadow:var(--pk-elevation-overlay);border-radius:12px;max-height:70vh;padding:8px;position:absolute;top:calc(100% + 8px);right:0;overflow:auto}.application-shell-module__dr9nEq__group .application-shell-module__dr9nEq__menu{left:0;right:auto}.application-shell-module__dr9nEq__menu a,.application-shell-module__dr9nEq__menu button{box-sizing:border-box;width:100%;min-height:44px;font:500 14px/1.4 var(--pk-font);color:var(--pk-text);border-radius:6px;padding:10px 12px;text-decoration:none;display:flex}.application-shell-module__dr9nEq__menu a:hover{background:var(--pk-canvas)}.application-shell-module__dr9nEq__menu a[aria-current=page]{color:var(--pk-brand-hover);background:var(--pk-canvas);box-shadow:inset 2px 0 var(--pk-brand)}.application-shell-module__dr9nEq__menuLabel{color:var(--pk-text-muted);margin:12px 12px 4px;font-size:12px;font-weight:600;display:block}.application-shell-module__dr9nEq__shell a:focus-visible,.application-shell-module__dr9nEq__shell button:focus-visible{outline:2px solid var(--pk-focus-color);outline-offset:2px}.application-shell-module__dr9nEq__mobile{display:none}.application-shell-module__dr9nEq__mobile .application-shell-module__dr9nEq__menu{width:auto;top:calc(100% + 4px);left:16px;right:16px}.application-shell-module__dr9nEq__context{max-width:320px;color:var(--pk-text-muted);flex-wrap:wrap;align-items:center;gap:4px 8px;margin-left:auto;font-size:13px;line-height:1.4;display:flex}.application-shell-module__dr9nEq__context span+span:before{content:"·";padding-right:8px}.application-shell-module__dr9nEq__studentName{color:var(--pk-text);overflow-wrap:anywhere;font-weight:600}.application-shell-module__dr9nEq__context+.application-shell-module__dr9nEq__utilities{margin-left:0}@media (max-width:480px){.application-shell-module__dr9nEq__brand .application-shell-module__dr9nEq__wordmark{display:none}.application-shell-module__dr9nEq__brand{justify-content:center;min-width:44px;min-height:44px}}@media (max-width:1100px){.application-shell-module__dr9nEq__bar{gap:14px}.application-shell-module__dr9nEq__context{max-width:190px;font-size:12px}.application-shell-module__dr9nEq__desktop{gap:0}.application-shell-module__dr9nEq__desktop>a,.application-shell-module__dr9nEq__shell button{padding-inline:10px}}@media (max-width:1000px){.application-shell-module__dr9nEq__desktop{display:none}.application-shell-module__dr9nEq__mobile{display:block;position:static}.application-shell-module__dr9nEq__bar{flex-wrap:wrap;gap:4px 12px;min-height:60px;padding-block:8px}.application-shell-module__dr9nEq__context{flex-basis:100%;order:3;width:auto;max-width:100%;margin-left:40px}.application-shell-module__dr9nEq__context+.application-shell-module__dr9nEq__utilities{margin-left:auto}.application-shell-module__dr9nEq__account>button{padding-left:10px}}@media (max-width:380px){.application-shell-module__dr9nEq__bar{column-gap:4px}.application-shell-module__dr9nEq__brand{gap:6px}.application-shell-module__dr9nEq__brand .application-shell-module__dr9nEq__wordmark{font-size:15px}.application-shell-module__dr9nEq__brandMark{width:28px;height:28px}.application-shell-module__dr9nEq__shell button{padding-inline:6px;font-size:14px}.application-shell-module__dr9nEq__account>button{padding-left:8px}.application-shell-module__dr9nEq__context{margin-left:30px}}.application-shell-module__dr9nEq__accountIdentity{border-bottom:1px solid var(--pk-divider);overflow-wrap:anywhere;max-width:260px;padding:10px 12px}.application-shell-module__dr9nEq__accountIdentity small{color:var(--pk-text-muted);margin-bottom:4px;font-size:12px;display:block}.application-shell-module__dr9nEq__accountIdentity span{color:var(--pk-text);font-size:14px}
.college-list-module__QNga5W__page{font-family:var(--pk-font);color:var(--pk-text);font-size:var(--pk-type-compact);overflow-wrap:anywhere;padding-block:24px 48px;line-height:1.5;}.college-list-module__QNga5W__page *{box-sizing:border-box}.college-list-module__QNga5W__page h2{font-size:var(--pk-type-section);margin:0 0 12px;font-weight:600;line-height:1.3}.college-list-module__QNga5W__page h3{font-size:var(--pk-type-card);margin:0 0 8px;font-weight:600;line-height:1.4}.college-list-module__QNga5W__page p{font-size:var(--pk-type-compact);color:var(--pk-text-secondary);margin:8px 0;line-height:1.6}.college-list-module__QNga5W__page b{font-weight:600}.college-list-module__QNga5W__page small{font-size:var(--pk-type-meta);color:var(--pk-text-muted);line-height:1.5}.college-list-module__QNga5W__page .college-list-module__QNga5W__intro{max-width:var(--pk-width-reading);margin:16px 0 24px}.college-list-module__QNga5W__page .selectionBar{border:1px solid var(--pk-divider);border-radius:var(--pk-radius-card);background:var(--pk-surface);margin-bottom:32px;padding:24px}.college-list-module__QNga5W__page .pickerHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;display:flex}.college-list-module__QNga5W__page .count{color:var(--pk-text-secondary);font-size:var(--pk-type-compact);align-items:baseline;gap:6px;display:flex}.college-list-module__QNga5W__page .count b{color:var(--pk-text);font-size:var(--pk-type-card)}.college-list-module__QNga5W__page .chips{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;margin:12px 0;display:grid}.college-list-module__QNga5W__page .chips button{text-align:left;border:0;border-bottom:1px solid var(--pk-divider);min-height:44px;color:var(--pk-text);font:inherit;cursor:pointer;background:0 0;border-radius:0;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.college-list-module__QNga5W__page .chips button>span:first-child{font-size:var(--pk-type-body)}.college-list-module__QNga5W__page .chips button>span:last-child{color:var(--pk-text-muted);text-align:center;flex:0 0 24px;font-size:1.25rem}.college-list-module__QNga5W__page .chips>span{color:var(--pk-text-secondary);grid-column:1/-1}.college-list-module__QNga5W__saveRow{justify-content:space-between;align-items:center;gap:24px;margin-top:20px;display:flex}.college-list-module__QNga5W__saveRow p{max-width:48ch}.college-list-module__QNga5W__page .analyze{white-space:normal;text-align:center;flex:0 auto;max-width:100%}.college-list-module__QNga5W__page .picker{margin:0 0 32px}.college-list-module__QNga5W__page .search{margin:20px 0 16px;display:block}.college-list-module__QNga5W__page .search>span{margin-bottom:8px;display:block}.college-list-module__QNga5W__page .search input{border:1px solid var(--pk-control-border);border-radius:var(--pk-radius-control);background:var(--pk-surface);width:100%;min-height:44px;color:var(--pk-text);font:inherit;padding:10px 12px}.college-list-module__QNga5W__page .universityGrid{border:1px solid var(--pk-divider);border-radius:var(--pk-radius-card);scrollbar-gutter:stable;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:480px;padding:4px;display:grid;overflow-y:auto}.college-list-module__QNga5W__page .universityGrid button{text-align:left;border:1px solid var(--pk-divider);border-radius:var(--pk-radius-control);background:var(--pk-surface);width:100%;min-height:56px;color:var(--pk-text);font:inherit;cursor:pointer;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.college-list-module__QNga5W__page .universityGrid button.selected{border-color:var(--pk-brand);background:var(--pk-selected-bg)}.college-list-module__QNga5W__page .universityGrid b{font-size:var(--pk-type-compact);font-weight:500}.college-list-module__QNga5W__page .check{border:1px solid var(--pk-control-border);width:20px;height:20px;color:var(--pk-brand);border-radius:4px;place-items:center;display:grid}.college-list-module__QNga5W__page :is(button,input,summary):focus-visible{outline:2px solid var(--pk-focus-color);outline-offset:2px}.college-list-module__QNga5W__page .message{border-left:3px solid var(--pk-info);background:var(--pk-info-bg);padding:16px}.college-list-module__QNga5W__page .message.success{color:var(--pk-success);background:var(--pk-success-bg);border-color:var(--pk-success)}.college-list-module__QNga5W__page .results{border-top:1px solid var(--pk-divider);padding-top:24px}.college-list-module__QNga5W__page .resultGrid{gap:20px;margin-top:20px;display:grid}.college-list-module__QNga5W__page .resultGrid article{border:1px solid var(--pk-divider);border-radius:var(--pk-radius-card);background:var(--pk-surface);padding:24px}.college-list-module__QNga5W__page .resultTitle{justify-content:space-between;gap:24px;display:flex}.college-list-module__QNga5W__page .resultTitle span{color:var(--pk-text-secondary);font-size:var(--pk-type-compact)}.college-list-module__QNga5W__page .coverage{text-align:right;flex:none}:is(.college-list-module__QNga5W__page .coverage b,.college-list-module__QNga5W__page .coverage small){display:block}.college-list-module__QNga5W__page .coverage b{font-size:var(--pk-type-card)}.college-list-module__QNga5W__page .list{margin-top:20px}.college-list-module__QNga5W__page .list ul{color:var(--pk-text-secondary);margin:8px 0;padding-left:20px}.college-list-module__QNga5W__page .list li+li{margin-top:6px}.college-list-module__QNga5W__page .resultGrid details{border-top:1px solid var(--pk-divider);margin-top:20px}.college-list-module__QNga5W__page summary{cursor:pointer;min-height:44px;padding:12px 0}.college-list-module__QNga5W__page .dims{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.college-list-module__QNga5W__page .dims>div{border-top:1px solid var(--pk-divider);padding:12px 0}:is(.college-list-module__QNga5W__page .dims b,.college-list-module__QNga5W__page .dims span,.college-list-module__QNga5W__page .dims small){display:block}.college-list-module__QNga5W__page .dims b{text-transform:capitalize}.college-list-module__QNga5W__page .dims span{color:var(--pk-text-secondary);margin:4px 0}.college-list-module__QNga5W__page .foot{font-size:var(--pk-type-meta);color:var(--pk-text-muted);margin-top:20px}@media (max-width:48rem){:is(.college-list-module__QNga5W__page .universityGrid,.college-list-module__QNga5W__page .chips,.college-list-module__QNga5W__page .dims){grid-template-columns:minmax(0,1fr)}.college-list-module__QNga5W__saveRow{flex-direction:column;align-items:stretch;gap:12px}.college-list-module__QNga5W__page .selectionBar{padding:16px}.college-list-module__QNga5W__page .resultGrid article{padding:16px}}@media (max-width:30rem){.college-list-module__QNga5W__page .resultTitle{flex-direction:column;gap:12px}.college-list-module__QNga5W__page .coverage{text-align:left}.college-list-module__QNga5W__page .universityGrid button{grid-template-columns:20px minmax(0,1fr);gap:4px 10px}.college-list-module__QNga5W__page .universityGrid button small{grid-column:2}}
.parent-module__y869MW__page{max-width:var(--pk-width-standard);font:var(--pk-type-compact)/1.5 var(--pk-font);color:var(--pk-text);overflow-wrap:anywhere;padding-block:24px 48px;}.parent-module__y869MW__page *{box-sizing:border-box}.parent-module__y869MW__page .parent-module__y869MW__familyHeader{flex-wrap:wrap;align-items:start;gap:20px;max-width:none;padding:0;display:flex}.parent-module__y869MW__studentSwitch{font-size:var(--pk-type-meta);color:var(--pk-text-secondary);gap:6px;max-width:100%;display:grid}.parent-module__y869MW__page .parent-module__y869MW__studentSwitch select{width:100%;min-width:0;max-width:320px}.parent-module__y869MW__page h2{font-size:var(--pk-type-section);margin:6px 0 12px;font-weight:600;line-height:1.3}.parent-module__y869MW__page small{font-size:var(--pk-type-meta);color:var(--pk-text-muted);letter-spacing:0;line-height:1.5}.parent-module__y869MW__page b{font-weight:600}.parent-module__y869MW__page p{font-size:var(--pk-type-compact);color:var(--pk-text-secondary);line-height:1.6}.parent-module__y869MW__page a{color:var(--pk-brand-hover)}.parent-module__y869MW__page button,.parent-module__y869MW__page input,.parent-module__y869MW__page select{font:inherit;box-sizing:border-box;min-width:0;max-width:100%}.parent-module__y869MW__page button{border:1px solid var(--pk-control-border);border-radius:var(--pk-radius-control);min-height:44px;color:var(--pk-text);background:var(--pk-surface);cursor:pointer;white-space:normal;padding:10px 14px}.parent-module__y869MW__page button:disabled{opacity:.55;cursor:default}.parent-module__y869MW__page input:not([type=checkbox]),.parent-module__y869MW__page select{border:1px solid var(--pk-control-border);border-radius:var(--pk-radius-control);background:var(--pk-surface);min-height:44px;color:var(--pk-text);width:100%;padding:10px 12px}.parent-module__y869MW__page :is(button,a,input,select):focus-visible{outline:2px solid var(--pk-focus-color);outline-offset:2px}.parent-module__y869MW__page .parentSummary{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:24px 0;display:grid}.parent-module__y869MW__page .parentSummary article{border:1px solid var(--pk-divider);border-radius:var(--pk-radius-card);background:var(--pk-surface);padding:16px}.parent-module__y869MW__page .parentSummary article>b{color:var(--pk-text);font-size:1.5rem}:is(.parent-module__y869MW__page .parentSummary article>span,.parent-module__y869MW__page .parentSummary article>a){font-size:var(--pk-type-meta)}.parent-module__y869MW__page .parentGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:24px;margin-top:24px;display:grid}.parent-module__y869MW__card{border:1px solid var(--pk-divider);border-radius:var(--pk-radius-card);background:var(--pk-surface);min-width:0;padding:24px}.parent-module__y869MW__page .insightList{gap:0;margin:16px 0;display:grid}.parent-module__y869MW__page .insight{border:0;border-top:1px solid var(--pk-divider);background:0 0;border-radius:0;padding:16px 0}.parent-module__y869MW__page .insight b{font-size:var(--pk-type-body)}.parent-module__y869MW__page .insight small{margin-top:6px}.parent-module__y869MW__page .insightSource{display:block}.parent-module__y869MW__page .controlList{border:0;border-radius:0;margin-top:20px}.parent-module__y869MW__page .controlList label{border-bottom:1px solid var(--pk-divider);justify-content:space-between;align-items:center;gap:16px;min-height:44px;padding:16px 0;display:flex}.parent-module__y869MW__page .controlList label span{min-width:0}.parent-module__y869MW__page .controlList input{width:22px;height:22px;accent-color:var(--pk-brand);flex:0 0 22px}.parent-module__y869MW__page .controlList b{font-size:var(--pk-type-compact)}.parent-module__y869MW__page .controlList small{font-size:var(--pk-type-meta)}.parent-module__y869MW__page .parent-module__y869MW__card>label{gap:8px;margin-top:16px;display:grid}.parent-module__y869MW__page .inviteRow{flex-wrap:wrap;gap:12px;margin-top:12px;display:flex}.parent-module__y869MW__page .inviteRow>input{flex:180px}.parent-module__y869MW__page .studentLoginShare{border-top:1px solid var(--pk-divider);margin-top:24px;padding-top:16px}.parent-module__y869MW__page .studentLoginShare>a{overflow-wrap:anywhere}.parent-module__y869MW__page .message{border-left:3px solid var(--pk-info);border-radius:var(--pk-radius-small);background:var(--pk-info-bg);color:var(--pk-text-secondary);padding:16px}.parent-module__y869MW__familyBar{border-top:1px solid var(--pk-divider);flex-wrap:wrap;align-items:flex-end;gap:16px;width:100%;padding-top:20px;display:flex;}.parent-module__y869MW__familyBar .adminLink{border:1px solid var(--pk-divider);border-radius:var(--pk-radius-control);min-height:44px;padding:10px 12px}.parent-module__y869MW__manager{max-width:100%;position:relative}.parent-module__y869MW__manager .addStudentForm{z-index:20;background:var(--pk-surface);border:1px solid var(--pk-divider);border-radius:var(--pk-radius-dialog);width:420px;max-width:calc(100vw - 32px);box-shadow:var(--pk-elevation-overlay);gap:16px;padding:20px;display:grid;position:absolute;top:52px;right:0}.parent-module__y869MW__manager .addStudentHeading{gap:6px;display:grid}.parent-module__y869MW__manager .addStudentHeading span{font-size:var(--pk-type-compact);color:var(--pk-text-secondary)}.parent-module__y869MW__manager label{gap:6px;display:grid}.parent-module__y869MW__manager .addStudentTwo{grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:12px;display:grid}.parent-module__y869MW__manager .addStudentMessage{margin:0}@media (max-width:64rem){.parent-module__y869MW__page .parentSummary{grid-template-columns:repeat(2,minmax(0,1fr))}.parent-module__y869MW__page .parentGrid{grid-template-columns:minmax(0,1fr)}}@media (max-width:40rem){.parent-module__y869MW__card{padding:16px}.parent-module__y869MW__page .inviteRow{flex-direction:column}.parent-module__y869MW__page .inviteRow>input{flex:auto}.parent-module__y869MW__page .parentSummary{grid-template-columns:minmax(0,1fr)}.parent-module__y869MW__familyBar{flex-direction:column;align-items:start}.parent-module__y869MW__manager{width:100%}.parent-module__y869MW__manager .addStudentForm{width:100%;max-width:100%;box-shadow:none;margin-top:12px;padding:16px;position:static}.parent-module__y869MW__manager .addStudentTwo{grid-template-columns:minmax(0,1fr)}}.parent-module__y869MW__page .controlList small{font-weight:400}.parent-module__y869MW__page .parentSummary article>a{color:var(--pk-brand-hover)}.parent-module__y869MW__contextControls{border:0;min-width:0;margin:0;padding:0}.parent-module__y869MW__singleStudent{color:var(--pk-brand-hover);font-size:var(--pk-type-body)}.parent-module__y869MW__familyBar{justify-content:flex-end;margin-top:20px}.parent-module__y869MW__familyBar .parent-module__y869MW__studentSwitch{min-width:220px}.parent-module__y869MW__familyBar>.parent-module__y869MW__manager{flex:none;margin:0}.parent-module__y869MW__manager .addStudentForm{max-width:min(420px,100vw - 64px);top:calc(100% + 8px)}@media (max-width:40rem){.parent-module__y869MW__familyBar{align-items:stretch}.parent-module__y869MW__familyBar>.parent-module__y869MW__manager{text-align:right;width:100%}.parent-module__y869MW__manager .addStudentForm{text-align:left;max-width:100%}}.parent-module__y869MW__page .parent-module__y869MW__studentSwitch{width:240px;color:var(--pk-text-secondary);font-weight:500}.parent-module__y869MW__page .parent-module__y869MW__studentSwitch select{color:var(--pk-brand-hover);background-color:#faf7ff;border-color:#c4b5fd;font-weight:600}.parent-module__y869MW__page .parent-module__y869MW__manager>button{color:var(--pk-brand-hover);background:#faf7ff;border-color:#c4b5fd;font-weight:600}.parent-module__y869MW__page .parent-module__y869MW__manager>button:hover{background:var(--pk-selected-bg)}.parent-module__y869MW__page .parent-module__y869MW__card>small{color:var(--pk-text-muted);font-weight:600;display:block}.parent-module__y869MW__page .parent-module__y869MW__card>p{margin:16px 0}.parent-module__y869MW__page .controlList small{margin-top:4px;display:block}.parent-module__y869MW__page .parent-module__y869MW__manager label{font-size:var(--pk-type-compact);font-weight:500}@media (max-width:40rem){.parent-module__y869MW__page .parent-module__y869MW__studentSwitch{width:100%;min-width:0}.parent-module__y869MW__page .parent-module__y869MW__studentSwitch select{max-width:none}}.parent-module__y869MW__page .parent-module__y869MW__familyHeader{border-bottom:1px solid var(--pk-divider);align-items:center;padding-bottom:24px}.parent-module__y869MW__familyHeader .parent-module__y869MW__familyBar{border:0;flex:0 auto;width:auto;margin:0;padding:0}@media (max-width:48rem){.parent-module__y869MW__familyHeader .parent-module__y869MW__familyBar{width:100%}}.parent-module__y869MW__page{--parent-divider-gap:24px}.parent-module__y869MW__page .parent-module__y869MW__familyHeader{padding-bottom:var(--parent-divider-gap)}.parent-module__y869MW__page .parent-module__y869MW__familyHeader h1{margin:0}.parent-module__y869MW__page .parent-module__y869MW__familyHeader>div>:last-child{margin-bottom:0}.parent-module__y869MW__page .parent-module__y869MW__contextControls>.parentGrid{margin-top:var(--parent-divider-gap)}
html:has(.workspace-module__W0sgfq__page){scrollbar-gutter:stable}.workspace-module__W0sgfq__page{padding-block:var(--pk-space-8);background:var(--pk-canvas);--theme-text:var(--pk-text);--theme-muted:var(--pk-text-secondary);--theme-border:var(--pk-divider);--theme-surface:var(--pk-surface);--theme-soft:var(--pk-surface-subtle);--theme-ink:var(--pk-text);--theme-panel:var(--pk-surface);--theme-accent:var(--pk-text-secondary)}.workspace-module__W0sgfq__page>header{margin:0;padding:0}.workspace-module__W0sgfq__workspace{gap:var(--pk-space-8);margin-top:var(--pk-space-6);grid-template-columns:264px minmax(0,1fr);align-items:start;display:grid}.workspace-module__W0sgfq__rail{min-width:0}.workspace-module__W0sgfq__rail h2{margin:0 0 var(--pk-space-3);font-size:var(--pk-type-card);font-weight:600}.workspace-module__W0sgfq__railList{gap:var(--pk-space-2);display:grid}.workspace-module__W0sgfq__railList button{gap:var(--pk-space-3);width:100%;padding:var(--pk-space-4);text-align:left;font:inherit;color:var(--pk-text);background:var(--pk-surface);border:1px solid var(--pk-divider);border-radius:var(--pk-radius-card);cursor:pointer;display:flex}.workspace-module__W0sgfq__railList button:hover{border-color:var(--pk-control-border)}.workspace-module__W0sgfq__railList button[aria-pressed=true]{border-color:var(--pk-brand);box-shadow:inset 3px 0 var(--pk-brand)}.workspace-module__W0sgfq__pathNumber{color:var(--pk-text-muted);font-size:var(--pk-type-compact);padding-top:2px}.workspace-module__W0sgfq__railList button[aria-pressed=true] .workspace-module__W0sgfq__pathNumber{color:var(--pk-brand)}.workspace-module__W0sgfq__railCopy{gap:var(--pk-space-3);min-width:0;display:grid}.workspace-module__W0sgfq__railCopy strong{font-size:var(--pk-type-compact);overflow-wrap:anywhere;font-weight:600;line-height:1.5}.workspace-module__W0sgfq__fit{gap:var(--pk-space-1);font-size:var(--pk-type-meta);color:var(--pk-text-secondary);display:grid}.workspace-module__W0sgfq__mobileSelector{display:none}.workspace-module__W0sgfq__detail{overflow-wrap:anywhere;min-width:0}.workspace-module__W0sgfq__selectedContext{gap:var(--pk-space-2);margin-bottom:var(--pk-space-4);display:grid}.workspace-module__W0sgfq__selectedContext h2{font-size:var(--pk-type-section);letter-spacing:-.02em;margin:0;font-weight:600;line-height:1.35}.workspace-module__W0sgfq__page .rankLabel{font-size:var(--pk-type-meta);color:var(--pk-text-secondary);align-items:center;gap:6px;display:inline-flex}.workspace-module__W0sgfq__page .rankInfo{border:1px solid var(--pk-control-border);border-radius:50%;place-items:center;width:16px;height:16px;font-size:11px;display:inline-grid}.workspace-module__W0sgfq__detail .pathWorkspaceTabs{gap:var(--pk-space-1);border-bottom:1px solid var(--pk-divider);margin:0 0 var(--pk-space-6);flex-wrap:nowrap;padding:2px 2px 0;display:flex;overflow-x:auto}.workspace-module__W0sgfq__detail .pathWorkspaceTabs button{white-space:nowrap;font:inherit;font-size:var(--pk-type-compact);color:var(--pk-text-secondary);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;flex:none;padding:12px 10px;font-weight:500}.workspace-module__W0sgfq__detail .pathWorkspaceTabs button[aria-selected=true]{color:var(--pk-brand-hover);border-bottom-color:var(--pk-brand)}.workspace-module__W0sgfq__page button:focus-visible,.workspace-module__W0sgfq__page select:focus-visible,.workspace-module__W0sgfq__page a:focus-visible{outline:var(--pk-focus-width) solid var(--pk-focus-color);outline-offset:var(--pk-focus-offset)}.workspace-module__W0sgfq__detail h3{font-size:var(--pk-type-card);margin:0 0 var(--pk-space-3);font-weight:600;line-height:1.4}.workspace-module__W0sgfq__detail h4{font-size:var(--pk-type-body);margin:0 0 var(--pk-space-2);font-weight:600}.workspace-module__W0sgfq__detail p{margin:0 0 var(--pk-space-3)}.workspace-module__W0sgfq__detail small{font-size:var(--pk-type-meta);color:var(--pk-text-muted);letter-spacing:.025em;margin-bottom:var(--pk-space-2);font-weight:500;display:block}:is(.workspace-module__W0sgfq__detail .pathType,.workspace-module__W0sgfq__detail .pathSummary){gap:var(--pk-space-6);margin-block:var(--pk-space-4);flex-wrap:wrap;display:flex}.workspace-module__W0sgfq__detail .pathType{font-size:var(--pk-type-meta);color:var(--pk-text-secondary)}.workspace-module__W0sgfq__detail .detailTop{font-size:var(--pk-type-card);font-weight:600}.workspace-module__W0sgfq__detail .lead{max-width:var(--pk-width-reading)}.workspace-module__W0sgfq__detail .pathSummary>div{padding:var(--pk-space-4);border:1px solid var(--pk-divider);border-radius:var(--pk-radius-control);flex:180px}.workspace-module__W0sgfq__detail .collegeHeading p{color:var(--pk-text-secondary);font-size:var(--pk-type-compact)}.workspace-module__W0sgfq__detail .collegeNote{color:var(--pk-text-secondary);font-size:var(--pk-type-compact)}.workspace-module__W0sgfq__page .disclaimer{color:var(--pk-text-secondary);font-size:var(--pk-type-compact)}.workspace-module__W0sgfq__page .disclaimer{margin-top:var(--pk-space-6);max-width:95ch}.workspace-module__W0sgfq__detail .collegeRow{gap:var(--pk-space-4);margin-block:var(--pk-space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.workspace-module__W0sgfq__detail .collegeChip{align-content:start;gap:var(--pk-space-3);padding:var(--pk-space-4);color:var(--pk-text);border:1px solid var(--pk-divider);border-radius:var(--pk-radius-card);background:var(--pk-surface);grid-template-columns:24px minmax(0,1fr);min-width:0;text-decoration:none;display:grid;position:relative}.workspace-module__W0sgfq__detail .collegeChip:hover{border-color:var(--pk-control-border)}.workspace-module__W0sgfq__detail .fitRank{color:var(--pk-text-muted);font-size:var(--pk-type-meta);grid-column:1/-1}.workspace-module__W0sgfq__detail .collegeLogo{width:24px;height:24px}.workspace-module__W0sgfq__detail .collegeLogo img{object-fit:contain;width:24px;height:24px}.workspace-module__W0sgfq__detail .logoFallback{color:var(--pk-text-muted);font-size:11px;display:none}.workspace-module__W0sgfq__detail .logoFallback.visible{display:grid}.workspace-module__W0sgfq__detail .collegeCopy{align-items:start;gap:var(--pk-space-3);flex-direction:column;min-width:0;display:flex}.workspace-module__W0sgfq__detail .collegeName{font-size:var(--pk-type-card);font-weight:600;line-height:1.4}.workspace-module__W0sgfq__detail .collegeReason{font-size:var(--pk-type-compact);line-height:1.6}.workspace-module__W0sgfq__detail .collegeReason b{font-weight:600}.workspace-module__W0sgfq__detail .exploreLabel{font-size:var(--pk-type-meta);color:var(--pk-text-muted)}.workspace-module__W0sgfq__detail .collegeTags{flex-wrap:wrap;gap:6px;display:flex}.workspace-module__W0sgfq__detail .collegeTags>span{font-size:var(--pk-type-meta);color:var(--pk-text-secondary);background:var(--pk-surface-subtle);border-radius:var(--pk-radius-small);padding:4px 7px;display:inline-block}.workspace-module__W0sgfq__detail .collegePriorityBadge{font-size:var(--pk-type-meta);color:var(--pk-text-secondary);background:var(--pk-surface-subtle);border-radius:var(--pk-radius-small);padding:4px 7px;display:inline-block}.workspace-module__W0sgfq__detail .externalMark{color:var(--pk-text-muted);position:absolute;top:12px;right:16px}.workspace-module__W0sgfq__detail .programIntelTriggers{gap:var(--pk-space-2);flex-wrap:wrap;display:flex}.workspace-module__W0sgfq__detail .programIntelTrigger{font-size:var(--pk-type-meta);text-underline-offset:3px;cursor:pointer;text-decoration:underline}:is(.workspace-module__W0sgfq__detail .roadmapShared,.workspace-module__W0sgfq__detail .roadmapDistinct){margin-bottom:var(--pk-space-6)}.workspace-module__W0sgfq__detail .roadmapShared{padding:var(--pk-space-4);background:var(--pk-surface-subtle);border-radius:var(--pk-radius-control)}.workspace-module__W0sgfq__detail .roadmapIntro{color:var(--pk-text-secondary);font-size:var(--pk-type-compact)}.workspace-module__W0sgfq__detail .roadmapGradeGrid{gap:var(--pk-space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.workspace-module__W0sgfq__detail .roadmapGradeGrid article{padding:var(--pk-space-4);background:var(--pk-surface);border:1px solid var(--pk-divider);border-radius:var(--pk-radius-control)}.workspace-module__W0sgfq__detail .roadmapGradeGrid p{font-size:var(--pk-type-compact);gap:4px;display:grid}.workspace-module__W0sgfq__detail .roadmapGradeGrid b{font-weight:600}.workspace-module__W0sgfq__detail .roadmapProgress{border-radius:var(--pk-radius-small);background:var(--pk-surface-subtle);width:fit-content;color:var(--pk-text-secondary);font-size:var(--pk-type-meta);padding:3px 7px;display:inline-block}.workspace-module__W0sgfq__detail .roadmapProgress-completed{color:var(--pk-success);background:var(--pk-success-bg)}.workspace-module__W0sgfq__detail .roadmapProgress-in_progress{color:var(--pk-info);background:var(--pk-info-bg)}.workspace-module__W0sgfq__detail .roadmapTargets{border-top:1px solid var(--pk-divider);padding-top:var(--pk-space-3);font-size:var(--pk-type-compact)}.workspace-module__W0sgfq__detail ul{padding-left:var(--pk-space-6)}.workspace-module__W0sgfq__detail li+li{margin-top:var(--pk-space-2)}.workspace-module__W0sgfq__detail .evidenceState{gap:var(--pk-space-4);white-space:normal;font-weight:400;font-size:var(--pk-type-body);letter-spacing:normal;background:0 0;border:0;border-radius:0;justify-content:stretch;align-items:stretch;padding:0;display:grid}.workspace-module__W0sgfq__detail .evidenceState>div{padding:var(--pk-space-4);border:1px solid var(--pk-divider);border-radius:var(--pk-radius-control)}.workspace-module__W0sgfq__detail .endState{padding:var(--pk-space-4);border:1px solid var(--pk-divider);border-radius:var(--pk-radius-control)}.workspace-module__W0sgfq__detail .strategyNow>div{padding:var(--pk-space-4);border:1px solid var(--pk-divider);border-radius:var(--pk-radius-control)}.workspace-module__W0sgfq__detail .strategyDeprioritize{padding:var(--pk-space-4);border:1px solid var(--pk-divider);border-radius:var(--pk-radius-control)}.workspace-module__W0sgfq__detail .risks{padding:var(--pk-space-4);border:1px solid var(--pk-divider);border-radius:var(--pk-radius-control)}.workspace-module__W0sgfq__detail .evidenceState p{margin-bottom:var(--pk-space-2)}:is(.workspace-module__W0sgfq__detail .endState,.workspace-module__W0sgfq__detail .strategyIntro,.workspace-module__W0sgfq__detail .strategyNow,.workspace-module__W0sgfq__detail .strategyPriorityList,.workspace-module__W0sgfq__detail .strategyDeprioritize){margin-bottom:var(--pk-space-4)}.workspace-module__W0sgfq__detail .strategyNow{gap:var(--pk-space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.workspace-module__W0sgfq__detail .strategyPriorityList{gap:var(--pk-space-4);display:grid}.workspace-module__W0sgfq__detail .strategyPriorityList article{align-items:start;gap:var(--pk-space-4);padding-bottom:var(--pk-space-4);border-bottom:1px solid var(--pk-divider);display:flex}.workspace-module__W0sgfq__detail .strategyNumber{font-size:var(--pk-type-card);color:var(--pk-text-muted)}.workspace-module__W0sgfq__detail .strategyPriorityList b{font-weight:500;font-size:var(--pk-type-compact)}:is(.workspace-module__W0sgfq__page .empty,.workspace-module__W0sgfq__page .pathsDataError){margin-top:var(--pk-space-4);padding:var(--pk-space-6);border:1px solid var(--pk-divider);border-radius:var(--pk-radius-card)}:is(.workspace-module__W0sgfq__detail .futureOutlookPanel p,.workspace-module__W0sgfq__detail .futureOutlookPanel a,.workspace-module__W0sgfq__detail .futureOutlookPanel small,.workspace-module__W0sgfq__detail .futureOutlookPanel span,.workspace-module__W0sgfq__detail .futureOutlookPanel b,.workspace-module__W0sgfq__detail .futureOutlookPanel strong){font-size:var(--pk-type-compact);line-height:1.5}:is(.workspace-module__W0sgfq__detail .futureOutlookCard,.workspace-module__W0sgfq__detail .futureOutlookPanel .two>article,.workspace-module__W0sgfq__detail .futureOutlookPanel .sources){background:var(--pk-surface);border-radius:var(--pk-radius-control)}@media (max-width:70rem){.workspace-module__W0sgfq__workspace{gap:var(--pk-space-6);grid-template-columns:250px minmax(0,1fr)}.workspace-module__W0sgfq__detail .collegeRow{grid-template-columns:minmax(0,1fr)}}@media (max-width:52rem){.workspace-module__W0sgfq__workspace{gap:var(--pk-space-4);grid-template-columns:minmax(0,1fr)}.workspace-module__W0sgfq__railList{display:none}.workspace-module__W0sgfq__mobileSelector{gap:var(--pk-space-2);font-size:var(--pk-type-compact);display:grid}.workspace-module__W0sgfq__mobileSelector select{width:100%;min-width:0;max-width:100%;min-height:var(--pk-control-height);padding:var(--pk-space-2);font:inherit;color:var(--pk-text);background:var(--pk-surface);border:1px solid var(--pk-control-border);border-radius:var(--pk-radius-control)}}@media (max-width:40rem){.workspace-module__W0sgfq__page{padding-block:var(--pk-space-4)}.workspace-module__W0sgfq__detail{padding:var(--pk-space-4)}:is(.workspace-module__W0sgfq__detail .collegeRow,.workspace-module__W0sgfq__detail .roadmapGradeGrid,.workspace-module__W0sgfq__detail .strategyNow){grid-template-columns:minmax(0,1fr)}}@media (max-width:30rem){.workspace-module__W0sgfq__page{padding-inline:var(--pk-space-4)}.workspace-module__W0sgfq__detail{padding:var(--pk-space-3)}.workspace-module__W0sgfq__selectedContext{margin-bottom:var(--pk-space-3);gap:6px}.workspace-module__W0sgfq__selectedContext h2{font-size:1.125rem;line-height:1.4}.workspace-module__W0sgfq__detail .pathWorkspaceTabs{padding-right:16px;scroll-padding-inline:8px;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 14px),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 14px),#0000)}.workspace-module__W0sgfq__detail .collegeChip{grid-template-columns:18px 20px minmax(0,1fr) 12px;align-items:start;gap:12px 8px;padding:12px}.workspace-module__W0sgfq__detail .collegeCopy{display:contents}.workspace-module__W0sgfq__detail .collegeCopy>span{grid-column:1/-1}.workspace-module__W0sgfq__detail .fitRank{grid-area:1/1;padding-top:3px;font-size:.8125rem}.workspace-module__W0sgfq__detail .collegeLogo{grid-area:1/2;width:20px;height:20px;margin-top:3px}.workspace-module__W0sgfq__detail .collegeLogo img{width:20px;height:20px}.workspace-module__W0sgfq__detail .collegeCopy>.collegeName{grid-area:1/3;font-size:1.125rem;line-height:1.4}.workspace-module__W0sgfq__detail .externalMark{grid-area:1/4;font-size:.875rem;position:static}.workspace-module__W0sgfq__detail .collegeReason{font-size:.875rem;line-height:1.6}.workspace-module__W0sgfq__detail .collegeHeading p{font-size:.875rem;line-height:1.6}.workspace-module__W0sgfq__detail .collegeNote{font-size:.875rem;line-height:1.6}.workspace-module__W0sgfq__detail .programIntelTrigger{font-size:.875rem;line-height:1.6}.workspace-module__W0sgfq__detail .collegePriorityBadge{font-size:.75rem!important}.workspace-module__W0sgfq__detail .exploreLabel{font-size:.8125rem}.workspace-module__W0sgfq__detail .collegeTags>span{font-size:.8125rem}.workspace-module__W0sgfq__detail .exploreLabel{margin-top:4px}.workspace-module__W0sgfq__detail .collegeTags{gap:8px}.workspace-module__W0sgfq__detail .programIntelTriggers{gap:8px 16px;margin-top:4px}}.workspace-module__W0sgfq__institutionPreview{min-width:0}.workspace-module__W0sgfq__institutionPreview>a:last-child:not(:first-child){margin-block:var(--pk-space-3);font-size:var(--pk-type-compact);color:var(--pk-brand);display:inline-block}
.progress-module__exc3kG__page{color:var(--pk-text);font-family:var(--pk-font);font-size:var(--pk-type-compact);overflow-wrap:anywhere;padding-block:24px 48px;line-height:1.5;}.progress-module__exc3kG__page *{box-sizing:border-box}.progress-module__exc3kG__page p{color:var(--pk-text-secondary);margin:8px 0;line-height:1.6}.progress-module__exc3kG__page small{font-size:var(--pk-type-meta);color:var(--pk-text-muted);line-height:1.5}.progress-module__exc3kG__page b{font-weight:600}.progress-module__exc3kG__page h1{font-size:var(--pk-type-page)}.progress-module__exc3kG__page h2{font-size:var(--pk-type-section);margin:4px 0 12px;font-weight:600;line-height:1.3}.progress-module__exc3kG__page a{color:var(--pk-brand-hover)}.progress-module__exc3kG__page button,.progress-module__exc3kG__page select,.progress-module__exc3kG__page textarea{font:inherit;min-height:var(--pk-control-height);border:1px solid var(--pk-control-border);border-radius:var(--pk-radius-control);background:var(--pk-surface);color:var(--pk-text);white-space:normal;max-width:100%;padding:10px 12px}.progress-module__exc3kG__page button{cursor:pointer}.progress-module__exc3kG__page button:disabled{opacity:.55;cursor:default}.progress-module__exc3kG__page :is(button,a,select,textarea):focus-visible{outline:2px solid var(--pk-focus-color);outline-offset:3px}.progress-module__exc3kG__header{margin-bottom:24px}.progress-module__exc3kG__header>p{max-width:var(--pk-width-reading)}.progress-module__exc3kG__page .top{flex-wrap:wrap;justify-content:space-between;gap:16px;margin-bottom:16px;display:flex}.progress-module__exc3kG__page .top>div{gap:16px;display:flex}.progress-module__exc3kG__page :is(.locked,.start){border:1px solid var(--pk-divider);border-radius:var(--pk-radius-card);background:var(--pk-surface);padding:24px}.progress-module__exc3kG__page .pathPicker>div{grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr));gap:8px;margin-top:8px;display:grid}.progress-module__exc3kG__page .pathPicker button{text-align:left;border-color:var(--pk-divider);align-items:baseline;gap:10px;display:flex}.progress-module__exc3kG__page .pathPicker button>span{color:var(--pk-text-muted);flex:0 0 20px}:is(.progress-module__exc3kG__page .pathPicker button.active,.progress-module__exc3kG__page .gradeJump button.activeGrade){border-color:var(--pk-brand);color:var(--pk-brand-hover);background:var(--pk-selected-bg)}.progress-module__exc3kG__page .summary{border:1px solid var(--pk-divider);border-radius:var(--pk-radius-card);background:var(--pk-surface);grid-template-columns:minmax(0,2fr) repeat(3,minmax(0,1fr));margin:24px 0;display:grid}.progress-module__exc3kG__page .summary>div{min-width:0;padding:20px}.progress-module__exc3kG__page .summary>div+div{border-left:1px solid var(--pk-divider)}.progress-module__exc3kG__page .summary b{margin:4px 0;font-size:1.5rem;display:block}.progress-module__exc3kG__page .summary .primary b{font-size:var(--pk-type-card)}.progress-module__exc3kG__page .summary span{font-size:var(--pk-type-meta);color:var(--pk-text-muted);display:block}.progress-module__exc3kG__page .message{border-left:3px solid var(--pk-info);background:var(--pk-info-bg);padding:16px}.progress-module__exc3kG__page .progressTopRow{grid-template-columns:minmax(0,2fr) minmax(0,1fr);align-items:end;gap:24px;margin:24px 0;display:grid}.progress-module__exc3kG__page .loop>div{background:var(--pk-surface);border:1px solid var(--pk-divider);border-radius:var(--pk-radius-card);padding:20px}.progress-module__exc3kG__page .loop>div>span{display:none}.progress-module__exc3kG__page .loop b{margin-top:4px;display:block}.progress-module__exc3kG__page :is(.loop,.start,.revisionActions,.noteEdit) button{background:var(--pk-brand);color:#fff;border-color:var(--pk-brand);margin-top:8px}.progress-module__exc3kG__page .gradeJump>div{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.progress-module__exc3kG__page .revision{background:var(--pk-warning-bg);border:1px solid var(--pk-divider);border-left:3px solid var(--pk-warning);border-radius:var(--pk-radius-card);margin:24px 0;padding:20px}.progress-module__exc3kG__page :is(.revisionHead,.historyHead,.revisionActions){flex-wrap:wrap;justify-content:space-between;align-items:start;gap:16px;display:flex}.progress-module__exc3kG__page .revisionHead>span{color:var(--pk-warning);font-size:var(--pk-type-meta)}.progress-module__exc3kG__page .diff{gap:16px;margin-top:16px;display:grid}.progress-module__exc3kG__page .diff article{border-top:1px solid var(--pk-divider);grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px;padding-block:16px;display:grid}:is(.progress-module__exc3kG__page .diff article>small,.progress-module__exc3kG__page .diff article>em){grid-column:1/-1}.progress-module__exc3kG__page .diff em{font-size:var(--pk-type-meta);color:var(--pk-text-secondary)}.progress-module__exc3kG__page .milestones>article{background:var(--pk-surface);border:1px solid var(--pk-divider);border-radius:var(--pk-radius-card)}.progress-module__exc3kG__page .gradeHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:20px;display:flex}.progress-module__exc3kG__page .gradeHead>span{color:var(--pk-text-muted);font-size:var(--pk-type-meta)}.progress-module__exc3kG__page .milestone{border-top:1px solid var(--pk-divider);grid-template-columns:minmax(0,1fr) 220px;gap:24px;padding:24px 20px;display:grid}.progress-module__exc3kG__page .milestoneMeta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.progress-module__exc3kG__page .milestoneText{font-size:var(--pk-type-body);color:var(--pk-text);margin:12px 0}:is(.progress-module__exc3kG__page .status,.progress-module__exc3kG__page .awaiting){border-radius:var(--pk-radius-pill);font-size:var(--pk-type-meta);background:var(--pk-surface-subtle);color:var(--pk-text-secondary);padding:4px 8px;display:inline-block}:is(.progress-module__exc3kG__page .status-completed,.progress-module__exc3kG__page .status-on_track){background:var(--pk-success-bg);color:var(--pk-success)}:is(.progress-module__exc3kG__page .status-needs_attention,.progress-module__exc3kG__page .status-more_evidence_needed){background:var(--pk-warning-bg);color:var(--pk-warning)}.progress-module__exc3kG__page .status-in_progress{background:var(--pk-info-bg);color:var(--pk-info)}:is(.progress-module__exc3kG__page .aiRead,.progress-module__exc3kG__page .next){margin-top:16px}.progress-module__exc3kG__page .next{border-left:2px solid var(--pk-divider);padding-left:12px}.progress-module__exc3kG__page .milestone aside{flex-direction:column;gap:12px;min-width:0;display:flex}.progress-module__exc3kG__page .progressLabelRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.progress-module__exc3kG__page .progressInfoButton{border-radius:50%;width:36px;min-height:36px;padding:0}.progress-module__exc3kG__page textarea{width:100%;margin-top:8px}.progress-module__exc3kG__page .progressField select{width:100%;margin-top:8px}.progress-module__exc3kG__page .noteEdit textarea{min-height:100px}.progress-module__exc3kG__page .progressInfoDismiss{z-index:1000;background:#20212b40;border:0;border-radius:0;width:100%;max-width:none;height:100%;padding:0;position:fixed;inset:0}.progress-module__exc3kG__page .progressInfoCard{background:var(--pk-surface);border:1px solid var(--pk-divider);border-radius:var(--pk-radius-dialog);width:480px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);box-shadow:var(--pk-elevation-overlay);z-index:1001;padding:24px;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%)}.progress-module__exc3kG__page .progressInfoClose{float:right;margin-left:8px}.progress-module__exc3kG__page .progressInfoCard h3{font-size:var(--pk-type-card)}.progress-module__exc3kG__page .progressStatusHelp p{border-top:1px solid var(--pk-divider);grid-template-columns:110px minmax(0,1fr);gap:12px;padding-top:8px;display:grid}.progress-module__exc3kG__page .progressEvidenceHelp{border-top:1px solid var(--pk-divider);margin-top:16px;padding-top:16px}.progress-module__exc3kG__page .history{margin-top:32px}.progress-module__exc3kG__page .historyHead p{max-width:var(--pk-width-reading)}.progress-module__exc3kG__page .versionList{margin-top:20px}.progress-module__exc3kG__page .versionList article{border-top:1px solid var(--pk-divider);grid-template-columns:36px minmax(0,1fr) auto;gap:12px;padding:16px 0;display:grid}.progress-module__exc3kG__page .versionList small{margin-top:4px;display:block}.progress-module__exc3kG__page .versionList strong{font-size:var(--pk-type-meta);color:var(--pk-text-secondary);background:var(--pk-surface-subtle);border-radius:var(--pk-radius-pill);align-self:start;padding:4px 8px}@media (max-width:64rem){.progress-module__exc3kG__page .summary{grid-template-columns:repeat(3,minmax(0,1fr))}.progress-module__exc3kG__page .summary>div:first-child{border-bottom:1px solid var(--pk-divider);grid-column:1/-1}.progress-module__exc3kG__page .summary>div:nth-child(2){border-left:0}.progress-module__exc3kG__page .progressTopRow{grid-template-columns:minmax(0,1fr)}}@media (max-width:48rem){.progress-module__exc3kG__page .milestone{grid-template-columns:minmax(0,1fr);gap:20px;padding:20px 16px}.progress-module__exc3kG__page .milestone aside{border-top:1px solid var(--pk-divider);padding-top:16px}.progress-module__exc3kG__page .summary>div{padding:12px}.progress-module__exc3kG__page .summary small{text-transform:none}.progress-module__exc3kG__page .summary b{font-size:1.25rem}.progress-module__exc3kG__page .diff article{grid-template-columns:minmax(0,1fr)}.progress-module__exc3kG__page :is(.locked,.start,.loop>div,.revision,.progressInfoCard){padding:16px}.progress-module__exc3kG__page .versionList article{grid-template-columns:28px minmax(0,1fr)}.progress-module__exc3kG__page .versionList strong{grid-column:2;justify-self:start}.progress-module__exc3kG__page .progressStatusHelp p{grid-template-columns:minmax(0,1fr);gap:2px}}@media (max-width:30rem){.progress-module__exc3kG__page .summary{grid-template-columns:minmax(0,1fr)}.progress-module__exc3kG__page .summary>div+div{border-left:0;border-top:1px solid var(--pk-divider)}.progress-module__exc3kG__page .summary>div:first-child{border-bottom:0}.progress-module__exc3kG__page .summary>div:not(:first-child){grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 12px;display:grid}.progress-module__exc3kG__page .summary>div:not(:first-child) span{grid-column:1/-1}}.progress-module__exc3kG__loadingPanels{gap:24px;margin-top:24px;display:grid}.progress-module__exc3kG__loadingPanels>*{width:100%;min-height:80px}
.purple-kong-marketing-module___SYKlW__marketingHome{font-family:var(--pk-font);background:var(--pk-canvas);max-width:none;color:var(--pk-text);padding:0;}.purple-kong-marketing-module___SYKlW__marketingHome .purple-kong-marketing-module___SYKlW__brand{letter-spacing:-.03em;color:var(--pk-text);align-items:center;gap:6px;font-size:1.18rem;font-weight:800;text-decoration:none;display:inline-flex}.purple-kong-marketing-module___SYKlW__marketingNav{z-index:2;justify-content:space-between;align-items:center;gap:24px;max-width:1220px;margin:auto;padding:24px 28px;display:flex;position:relative}.purple-kong-marketing-module___SYKlW__marketingNav>div{align-items:center;gap:22px;display:flex}.purple-kong-marketing-module___SYKlW__marketingNav>div>a{color:var(--pk-text-secondary);font-size:.86rem;font-weight:650;text-decoration:none}.purple-kong-marketing-module___SYKlW__marketingNav>div>a:hover{color:var(--pk-brand)}.purple-kong-marketing-module___SYKlW__marketingNav .purple-kong-marketing-module___SYKlW__navSignIn{border:1px solid var(--pk-divider);background:var(--pk-surface);color:var(--pk-brand);border-radius:10px;padding:9px 14px}.purple-kong-marketing-module___SYKlW__marketingHero{grid-template-columns:1.02fr .98fr;align-items:center;gap:32px;max-width:1220px;margin:auto;padding:36px 28px;display:grid}.purple-kong-marketing-module___SYKlW__launchEyebrow,.purple-kong-marketing-module___SYKlW__marketingSection>.purple-kong-marketing-module___SYKlW__sectionIntro>small,.purple-kong-marketing-module___SYKlW__intelligenceCopy>small,.purple-kong-marketing-module___SYKlW__privacy small,.purple-kong-marketing-module___SYKlW__marketingCTA>small{color:var(--pk-text-muted);letter-spacing:.11em;font-size:.75rem;font-weight:750;display:block}.purple-kong-marketing-module___SYKlW__marketingHero h1{letter-spacing:-.055em;max-width:760px;margin:13px 0 21px;font-size:clamp(2rem,3.5vw,3.25rem);line-height:.99}.purple-kong-marketing-module___SYKlW__marketingHero h1 em{color:var(--pk-brand);font-style:normal}.purple-kong-marketing-module___SYKlW__heroCopy>p{max-width:680px;color:var(--pk-text-secondary);margin:0 0 24px;font-size:1.12rem;line-height:1.6}.purple-kong-marketing-module___SYKlW__heroActions{align-items:center;gap:20px;margin:0 0 19px;display:flex}.purple-kong-marketing-module___SYKlW__heroActions a,.purple-kong-marketing-module___SYKlW__marketingCTA a{color:var(--pk-brand);font-weight:700;text-decoration:none}.purple-kong-marketing-module___SYKlW__heroCopy>small{letter-spacing:.02em;color:var(--pk-text-secondary);font-size:.78rem}.purple-kong-marketing-module___SYKlW__heroProduct{position:relative}.purple-kong-marketing-module___SYKlW__productWindow{z-index:1;border:1px solid var(--pk-divider);background:var(--pk-surface);border-radius:22px;padding:14px;position:relative;box-shadow:0 28px 70px #193a4e21}.purple-kong-marketing-module___SYKlW__windowBar{align-items:center;gap:6px;padding:2px 3px 12px;display:flex}.purple-kong-marketing-module___SYKlW__windowBar i{background:var(--pk-divider);border-radius:50%;width:8px;height:8px}.purple-kong-marketing-module___SYKlW__windowBar span{color:var(--pk-text-secondary);margin-left:7px;font-size:.72rem;font-weight:650}.purple-kong-marketing-module___SYKlW__windowGreeting{padding:18px 18px 10px}.purple-kong-marketing-module___SYKlW__windowGreeting small{font-size:.68rem}.purple-kong-marketing-module___SYKlW__windowGreeting h3{margin:7px 0 0;font-size:1.45rem}.purple-kong-marketing-module___SYKlW__windowCards{grid-template-columns:1fr 1fr;gap:10px;padding:8px;display:grid}.purple-kong-marketing-module___SYKlW__windowCards article{border:1px solid var(--pk-divider);background:var(--pk-canvas);border-radius:14px;gap:6px;min-height:105px;padding:17px;display:grid}.purple-kong-marketing-module___SYKlW__windowCards b{font-size:.94rem}.purple-kong-marketing-module___SYKlW__windowCards span{color:var(--pk-text-secondary);font-size:.8rem;line-height:1.4}.purple-kong-marketing-module___SYKlW__marketingTrust{border:1px solid var(--pk-divider);background:var(--pk-surface-subtle);border-radius:14px;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;max-width:1164px;margin:0 auto 40px;padding:16px 20px;display:flex}.purple-kong-marketing-module___SYKlW__marketingTrust b{font-size:.88rem}.purple-kong-marketing-module___SYKlW__marketingTrust span{color:var(--pk-text-secondary);font-size:.8rem}.purple-kong-marketing-module___SYKlW__marketingSection{max-width:1220px;margin:0 auto;padding:40px 28px}.purple-kong-marketing-module___SYKlW__sectionIntro{max-width:800px;margin-bottom:36px}.purple-kong-marketing-module___SYKlW__sectionIntro h2,.purple-kong-marketing-module___SYKlW__intelligence h2,.purple-kong-marketing-module___SYKlW__privacy h2,.purple-kong-marketing-module___SYKlW__marketingCTA h2{letter-spacing:-.04em;margin:10px 0 14px;font-size:clamp(2rem,3.4vw,3.1rem);line-height:1.07}.purple-kong-marketing-module___SYKlW__sectionIntro>p,.purple-kong-marketing-module___SYKlW__intelligenceCopy>p,.purple-kong-marketing-module___SYKlW__privacy p,.purple-kong-marketing-module___SYKlW__marketingCTA p{color:var(--pk-text-secondary);font-size:1rem;line-height:1.65}.purple-kong-marketing-module___SYKlW__flow{background:var(--pk-surface);border-top:1px solid var(--pk-divider);border-bottom:1px solid var(--pk-divider);max-width:none}.purple-kong-marketing-module___SYKlW__flow>.purple-kong-marketing-module___SYKlW__sectionIntro,.purple-kong-marketing-module___SYKlW__capabilityGrid{max-width:1164px;margin-left:auto;margin-right:auto}.purple-kong-marketing-module___SYKlW__capabilityGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.purple-kong-marketing-module___SYKlW__capabilityGrid article{background:var(--pk-canvas);border:1px solid var(--pk-divider);border-radius:18px;gap:24px;min-height:230px;padding:24px;display:grid}.purple-kong-marketing-module___SYKlW__capabilityGrid strong{color:var(--pk-brand);opacity:.7;font-size:2rem}.purple-kong-marketing-module___SYKlW__capabilityGrid span{align-self:end}.purple-kong-marketing-module___SYKlW__capabilityGrid b{font-size:1.02rem}.purple-kong-marketing-module___SYKlW__capabilityGrid p{color:var(--pk-text-secondary);margin:7px 0 0;font-size:.84rem;line-height:1.55}.purple-kong-marketing-module___SYKlW__pathOutputGrid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.purple-kong-marketing-module___SYKlW__pathOutputGrid article{border:1px solid var(--pk-divider);background:var(--pk-surface);border-radius:18px;padding:25px}.purple-kong-marketing-module___SYKlW__pathOutputGrid small{color:var(--pk-brand);letter-spacing:.08em;margin-bottom:9px;font-size:.68rem;font-weight:800;display:block}.purple-kong-marketing-module___SYKlW__pathOutputGrid b{font-size:1.08rem;display:block}.purple-kong-marketing-module___SYKlW__pathOutputGrid p{color:var(--pk-text-secondary);margin:8px 0 0;font-size:.86rem;line-height:1.55}.purple-kong-marketing-module___SYKlW__intelligence{background:var(--pk-surface-subtle);max-width:1164px;color:var(--pk-text);border-radius:28px;margin-top:42px;margin-bottom:42px;padding:52px}.purple-kong-marketing-module___SYKlW__intelligenceCopy{max-width:790px}.purple-kong-marketing-module___SYKlW__intelligenceCopy>small,.purple-kong-marketing-module___SYKlW__intelligence h2{color:var(--pk-text)}.purple-kong-marketing-module___SYKlW__intelligenceCopy>p{color:var(--pk-text-secondary)}.purple-kong-marketing-module___SYKlW__intelligenceLoop{justify-content:space-between;align-items:center;gap:10px;margin:32px 0 20px;display:flex}.purple-kong-marketing-module___SYKlW__intelligenceLoop span{text-align:center;background:#ffffff12;border:1px solid #ffffff2e;border-radius:12px;flex:1;padding:16px 10px;font-size:.8rem;font-weight:750}.purple-kong-marketing-module___SYKlW__intelligenceLoop i{opacity:.55;font-style:normal}.purple-kong-marketing-module___SYKlW__intelligenceNote{max-width:850px;color:var(--pk-text-secondary);margin:0;font-size:.84rem;line-height:1.55}.purple-kong-marketing-module___SYKlW__audienceGrid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.purple-kong-marketing-module___SYKlW__audienceGrid>article{border:1px solid var(--pk-divider);background:var(--pk-surface);border-radius:22px;padding:31px}.purple-kong-marketing-module___SYKlW__persona{background:var(--pk-surface-subtle);color:var(--pk-brand);letter-spacing:.08em;border-radius:999px;padding:6px 9px;font-size:.68rem;font-weight:750;display:inline-block}.purple-kong-marketing-module___SYKlW__audienceGrid h3{max-width:500px;margin:17px 0 23px;font-size:1.35rem;line-height:1.35}.purple-kong-marketing-module___SYKlW__benefit{border-top:1px solid var(--pk-divider);gap:12px;padding:15px 0;display:flex}.purple-kong-marketing-module___SYKlW__benefit i{background:var(--pk-surface-subtle);width:28px;height:28px;color:var(--pk-brand);border-radius:50%;flex:0 0 28px;place-items:center;font-style:normal;font-weight:800;display:grid}.purple-kong-marketing-module___SYKlW__benefit b{font-size:.9rem}.purple-kong-marketing-module___SYKlW__benefit p{color:var(--pk-text-secondary);margin:5px 0 0;font-size:.82rem;line-height:1.5}.purple-kong-marketing-module___SYKlW__principles{background:var(--pk-canvas);max-width:none}.purple-kong-marketing-module___SYKlW__principles>.purple-kong-marketing-module___SYKlW__sectionIntro,.purple-kong-marketing-module___SYKlW__principleGrid{max-width:1164px;margin-left:auto;margin-right:auto}.purple-kong-marketing-module___SYKlW__principleGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.purple-kong-marketing-module___SYKlW__principleGrid article{border:1px solid var(--pk-divider);background:var(--pk-surface);border-radius:18px;padding:24px}.purple-kong-marketing-module___SYKlW__principleGrid b{font-size:1rem}.purple-kong-marketing-module___SYKlW__principleGrid p{color:var(--pk-text-secondary);margin:9px 0 0;font-size:.84rem;line-height:1.55}.purple-kong-marketing-module___SYKlW__privacy{grid-template-columns:.8fr 1.2fr;align-items:center;gap:60px;display:grid}.purple-kong-marketing-module___SYKlW__privacy p{margin:0}.purple-kong-marketing-module___SYKlW__marketingCTA{text-align:center;background:var(--pk-surface);max-width:1164px;color:var(--pk-text);border:1px solid var(--pk-divider);border-radius:28px;margin:38px auto 75px;padding:55px}.purple-kong-marketing-module___SYKlW__marketingCTA small,.purple-kong-marketing-module___SYKlW__marketingCTA h2,.purple-kong-marketing-module___SYKlW__marketingCTA p{color:var(--pk-text)}.purple-kong-marketing-module___SYKlW__marketingCTA p{opacity:.84;max-width:700px;margin:0 auto 23px}.purple-kong-marketing-module___SYKlW__marketingCTA a{color:var(--pk-brand-hover);font-size:.86rem}.purple-kong-marketing-module___SYKlW__marketingFooter{background:0 0;border:0;align-items:center;gap:20px;max-width:1164px;margin:auto;padding:28px 0 42px;display:flex}.purple-kong-marketing-module___SYKlW__marketingFooter p{color:var(--pk-text-secondary);flex:1;font-size:.82rem}.purple-kong-marketing-module___SYKlW__marketingFooter>span{color:var(--pk-text-secondary);font-size:.72rem}@media (max-width:900px){.purple-kong-marketing-module___SYKlW__marketingHero{grid-template-columns:1fr;gap:40px;padding-top:50px}.purple-kong-marketing-module___SYKlW__audienceGrid,.purple-kong-marketing-module___SYKlW__privacy{grid-template-columns:1fr}.purple-kong-marketing-module___SYKlW__capabilityGrid,.purple-kong-marketing-module___SYKlW__principleGrid{grid-template-columns:1fr 1fr}.purple-kong-marketing-module___SYKlW__marketingNav>div>a:not(.purple-kong-marketing-module___SYKlW__navSignIn){display:none}.purple-kong-marketing-module___SYKlW__marketingCTA{margin-left:20px;margin-right:20px}.purple-kong-marketing-module___SYKlW__marketingFooter{padding-left:28px;padding-right:28px}.purple-kong-marketing-module___SYKlW__intelligence{margin-left:20px;margin-right:20px}.purple-kong-marketing-module___SYKlW__intelligenceLoop{flex-direction:column;align-items:stretch}.purple-kong-marketing-module___SYKlW__intelligenceLoop i{text-align:center;transform:rotate(90deg)}}@media (max-width:620px){.purple-kong-marketing-module___SYKlW__marketingNav{padding:18px}.purple-kong-marketing-module___SYKlW__marketingHero,.purple-kong-marketing-module___SYKlW__marketingSection{padding-left:18px;padding-right:18px}.purple-kong-marketing-module___SYKlW__marketingHero h1{font-size:2.65rem}.purple-kong-marketing-module___SYKlW__heroActions{flex-direction:column;align-items:flex-start}.purple-kong-marketing-module___SYKlW__windowCards,.purple-kong-marketing-module___SYKlW__capabilityGrid,.purple-kong-marketing-module___SYKlW__pathOutputGrid,.purple-kong-marketing-module___SYKlW__principleGrid{grid-template-columns:1fr}.purple-kong-marketing-module___SYKlW__marketingTrust{justify-content:flex-start;margin-left:18px;margin-right:18px}.purple-kong-marketing-module___SYKlW__audienceGrid>article{padding:22px}.purple-kong-marketing-module___SYKlW__intelligence{padding:32px 22px}.purple-kong-marketing-module___SYKlW__marketingCTA{padding:36px 22px}.purple-kong-marketing-module___SYKlW__marketingCTA button{width:100%;margin:0 0 16px;display:block}.purple-kong-marketing-module___SYKlW__marketingFooter{flex-direction:column;align-items:flex-start}.purple-kong-marketing-module___SYKlW__marketingFooter p{margin:0}}.purple-kong-marketing-module___SYKlW__marketingHome h2,.purple-kong-marketing-module___SYKlW__marketingHome h3{color:var(--pk-text)}.purple-kong-marketing-module___SYKlW__marketingHome a:focus-visible{outline:2px solid var(--pk-focus-color);outline-offset:2px}.purple-kong-marketing-module___SYKlW__marketingHome a,.purple-kong-marketing-module___SYKlW__marketingHome p{overflow-wrap:anywhere}.purple-kong-marketing-module___SYKlW__marketingHero>*{min-width:0}.purple-kong-marketing-module___SYKlW__marketingHome .purple-kong-marketing-module___SYKlW__brand{text-decoration:none}
.school-module__IGerYG__page{overflow-wrap:anywhere;min-width:0}.school-module__IGerYG__card{padding:var(--pk-space-6,24px);margin-block:var(--pk-space-4,16px);min-width:0}.school-module__IGerYG__card h2{font-size:var(--pk-type-section,1.375rem);margin:0 0 12px}.school-module__IGerYG__card h3{font-size:var(--pk-type-card,1.125rem);margin:16px 0 8px}.school-module__IGerYG__card p,.school-module__IGerYG__card li{font-size:var(--pk-type-compact,.875rem);line-height:1.6}.school-module__IGerYG__meta{color:var(--pk-text-secondary,#555968);font-size:.8125rem}.school-module__IGerYG__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.school-module__IGerYG__facts section{border-top:1px solid var(--pk-divider,#e0e2e9);min-width:0}.school-module__IGerYG__badges{flex-wrap:wrap;gap:8px;display:flex}.school-module__IGerYG__selectors{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.school-module__IGerYG__selectors label{min-width:0;font-size:.875rem}.school-module__IGerYG__selectors select{width:100%;max-width:100%;min-height:44px;margin-top:8px;display:block}.school-module__IGerYG__card button{white-space:normal;max-width:100%;margin:12px 12px 0 0}@media (max-width:768px){.school-module__IGerYG__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.school-module__IGerYG__card{padding:16px}}@media (max-width:480px){.school-module__IGerYG__facts,.school-module__IGerYG__selectors{grid-template-columns:minmax(0,1fr)}}.school-module__IGerYG__selectorLabel{align-items:center;gap:8px;min-height:36px;display:flex;position:relative}.school-module__IGerYG__helpTrigger{border:1px solid var(--pk-control-border,#bbb);background:var(--pk-surface,#fff);width:32px;height:32px;color:var(--pk-brand-hover,#6220b8);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;font-weight:700;display:inline-flex}.school-module__IGerYG__helpTrigger:focus-visible,.school-module__IGerYG__helpClose:focus-visible{outline:3px solid var(--pk-focus-color,#8758d6);outline-offset:3px}.school-module__IGerYG__help{border:1px solid var(--pk-divider,#ddd);background:var(--pk-surface,#fff);width:min(440px,100vw - 32px);max-height:calc(100dvh - 48px);color:var(--pk-text,#222);border-radius:12px;margin:auto;padding:20px;position:fixed;inset:0;overflow:auto;box-shadow:0 8px 32px #0003}.school-module__IGerYG__help p{margin:8px 0 0;font-size:.95rem;line-height:1.6}.school-module__IGerYG__helpClose{width:32px;height:32px;color:inherit;border:1px solid var(--pk-divider,#ddd);cursor:pointer;background:0 0;border-radius:50%;margin-left:auto;padding:0;display:block}@supports (top:anchor(bottom)){.school-module__IGerYG__help{inset:auto;top:calc(anchor(bottom) + 8px);left:clamp(16px,anchor(left),calc(100vw - 456px));position-try-fallbacks:flip-block;margin:0}}.school-module__IGerYG__helpTrigger[popovertarget=school-help]{anchor-name:--school-info}.school-module__IGerYG__help[id=school-help]{position-anchor:--school-info}.school-module__IGerYG__helpTrigger[popovertarget=path-help]{anchor-name:--path-info}.school-module__IGerYG__help[id=path-help]{position-anchor:--path-info}.school-module__IGerYG__help{color:#302340;background:linear-gradient(145deg,#fcfaff 0%,#fff 75%);border-color:#7c3aed #d8c4f4 #d8c4f4;border-top-style:solid;border-top-width:4px;box-shadow:0 12px 32px #4c1d952e}.school-module__IGerYG__help a{color:#6524b7;text-underline-offset:3px;font-weight:650;text-decoration:underline}.school-module__IGerYG__help a:hover{color:#481780}.school-module__IGerYG__helpClose{color:#6524b7;background:#ede2fc;border-color:#d8c4f4}.school-module__IGerYG__helpClose:hover{background:#e0cdf8}.school-module__IGerYG__programHeading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.school-module__IGerYG__programHeading h2{margin:0}.school-module__IGerYG__programList{gap:12px;margin:16px 0;padding:0;list-style:none;display:grid}.school-module__IGerYG__programList li{background:#fcfaff;border:1px solid #e7dcf4;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;padding:16px;display:flex}.school-module__IGerYG__programList h3,.school-module__IGerYG__programList h4{margin:0;font-size:1rem}.school-module__IGerYG__programList p{margin:6px 0}.school-module__IGerYG__programList a{color:#6524b7;text-underline-offset:3px}.school-module__IGerYG__programList button{flex-shrink:0;margin:0}.school-module__IGerYG__programSearch{margin:20px 0 12px;font-weight:600;display:block}.school-module__IGerYG__programSearch input{box-sizing:border-box;color:#302340;background:#fff;border:1px solid #bdb1ce;border-radius:8px;width:100%;max-width:32rem;min-height:44px;margin-top:8px;padding:10px 12px;display:block}.school-module__IGerYG__srOnly{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:600px){.school-module__IGerYG__programList li{flex-direction:column;align-items:flex-start;gap:12px}.school-module__IGerYG__programList button{width:100%}}.school-module__IGerYG__programTitle{align-items:center;gap:10px;display:flex}.school-module__IGerYG__programTitle .school-module__IGerYG__helpTrigger{flex-shrink:0;margin:0}.school-module__IGerYG__helpTrigger[popovertarget=program-help]{anchor-name:--program-info}.school-module__IGerYG__help[id=program-help]{position-anchor:--program-info}.school-module__IGerYG__card .school-module__IGerYG__helpClose{margin:0 0 0 auto}.school-module__IGerYG__programList{gap:0}.school-module__IGerYG__programList li{background:0 0;border:0;border-bottom:1px solid #e7dcf4;border-radius:0;padding:18px 0}.school-module__IGerYG__programList .school-module__IGerYG__favoriteRow{background:0 0}.school-module__IGerYG__programSource{color:#62596e;margin-top:8px;font-size:.8125rem}.school-module__IGerYG__programSource summary{cursor:pointer}.school-module__IGerYG__favoriteToggle{color:#6524b7;cursor:pointer;min-height:44px;font:inherit;background:#fff;border:1px solid #d8c4f4;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px 16px;display:inline-flex}.school-module__IGerYG__favoriteToggle[aria-pressed=true]{background:#f5effc;border-color:#a77cdd}.school-module__IGerYG__favoriteToggle:disabled{opacity:.5;cursor:default}.school-module__IGerYG__favoriteToggle:focus-visible{outline-offset:3px;outline:3px solid #8758d6}.school-module__IGerYG__snapshotNotes{border-top:1px solid var(--pk-divider,#e0e2e9);margin-top:28px;padding-top:20px}.school-module__IGerYG__snapshotNotes p{margin:0}.school-module__IGerYG__snapshotNotes p+p{margin-top:12px}
.auth-frame-module__vMt1qW__canvas{background:var(--pk-canvas);min-height:100vh;padding-block:32px;}.auth-frame-module__vMt1qW__frame{gap:24px;display:grid}.auth-frame-module__vMt1qW__brand{justify-self:start;text-decoration:none}.auth-frame-module__vMt1qW__card{gap:16px;display:grid}.auth-frame-module__vMt1qW__card h1{font:600 28px/1.25 var(--pk-font);color:var(--pk-text);letter-spacing:-.02em;margin:0}.auth-frame-module__vMt1qW__card p{color:var(--pk-text-secondary);font:400 15px/1.5 var(--pk-font);margin:0}.auth-frame-module__vMt1qW__card small{color:var(--pk-text-muted);font:500 13px/1.4 var(--pk-font);letter-spacing:.03em}.auth-frame-module__vMt1qW__card form{gap:16px;display:grid}.auth-frame-module__vMt1qW__card label{color:var(--pk-text);font:500 14px/1.5 var(--pk-font);gap:6px;display:grid}.auth-frame-module__vMt1qW__card input{box-sizing:border-box;border:1px solid var(--pk-control-border);background:var(--pk-surface);width:100%;min-width:0;min-height:44px;color:var(--pk-text);font:400 16px/1.4 var(--pk-font);border-radius:8px;padding:10px 12px}.auth-frame-module__vMt1qW__card input:focus-visible{outline:2px solid var(--pk-focus-color);outline-offset:2px}@media (max-width:600px){.auth-frame-module__vMt1qW__canvas{padding-block:20px}}
.student-record-module__JZIHxW__page{padding-block:var(--pk-space-8);overflow-wrap:anywhere}.student-record-module__JZIHxW__content{gap:var(--pk-space-4);min-width:0;display:grid}.student-record-module__JZIHxW__content h3{font-size:var(--pk-type-card);margin:0}.student-record-module__JZIHxW__content p{color:var(--pk-text-secondary);line-height:var(--pk-leading-body);margin:0}.student-record-module__JZIHxW__navigation{gap:var(--pk-space-2);margin-block:var(--pk-space-6);flex-wrap:wrap;display:flex}.student-record-module__JZIHxW__navigation button[aria-pressed=true]{color:var(--pk-brand);border-color:var(--pk-brand)}.student-record-module__JZIHxW__mobile{display:none}.student-record-module__JZIHxW__grid{gap:var(--pk-space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.student-record-module__JZIHxW__list{margin:0;padding:0;list-style:none}.student-record-module__JZIHxW__list li{gap:var(--pk-space-4);padding-block:var(--pk-space-4);border-bottom:1px solid var(--pk-divider);flex-wrap:wrap;justify-content:space-between;display:flex}.student-record-module__JZIHxW__list li>div{min-width:0}.student-record-module__JZIHxW__actions{gap:var(--pk-space-2);flex-wrap:wrap;align-items:center;display:flex}.student-record-module__JZIHxW__form{gap:var(--pk-space-4);display:grid}.student-record-module__JZIHxW__form label,.student-record-module__JZIHxW__mobile{font-size:var(--pk-type-compact);font-weight:var(--pk-weight-label)}.student-record-module__JZIHxW__form label{gap:var(--pk-space-2);min-width:0;display:grid}.student-record-module__JZIHxW__form input,.student-record-module__JZIHxW__form select,.student-record-module__JZIHxW__mobile select{box-sizing:border-box;width:100%;min-width:0;max-width:100%;min-height:var(--pk-control-height);padding:var(--pk-space-2);border:1px solid var(--pk-control-border);border-radius:var(--pk-radius-control);background:var(--pk-surface);color:var(--pk-text);font:inherit}.student-record-module__JZIHxW__form :focus-visible,.student-record-module__JZIHxW__mobile select:focus-visible{outline:var(--pk-focus-width) solid var(--pk-focus-color);outline-offset:var(--pk-focus-offset)}.student-record-module__JZIHxW__panel[hidden]{display:none}.student-record-module__JZIHxW__panel{min-width:0}.student-record-module__JZIHxW__panel>*+*{margin-top:var(--pk-space-4)}@media (max-width:48rem){.student-record-module__JZIHxW__grid{grid-template-columns:minmax(0,1fr)}.student-record-module__JZIHxW__navigation{display:none}.student-record-module__JZIHxW__mobile{gap:var(--pk-space-2);margin-block:var(--pk-space-4);display:grid}.student-record-module__JZIHxW__page{padding-block:var(--pk-space-4)}}
