.aop-button-wrapper{position:fixed;top:50%;right:0;z-index:1000000001;transform:translateY(-50%);contain:layout;transition:transform .15s ease}.aop-button-wrapper:hover{transform:translateY(-50%) translateX(-4px)}.aop-button{border:none;border-radius:10px 0 0 10px;background:#0f52ba;padding:.65rem .5rem;display:flex;flex-direction:column;gap:.4rem;box-shadow:-4px 0 16px rgba(15,23,42,.2)}.aop-button,.aop-button__dismiss{color:#fff;align-items:center;cursor:pointer}.aop-button__dismiss{position:absolute;top:-8px;left:-8px;width:20px;height:20px;display:inline-flex;justify-content:center;padding:0;border:1.5px solid #fff;border-radius:9999px;background:#475569;box-shadow:0 2px 6px rgba(15,23,42,.25);opacity:0;transition:opacity .15s ease,background .15s ease}.aop-button-wrapper:hover .aop-button__dismiss,.aop-button__dismiss:focus-visible{opacity:1}.aop-button__dismiss:hover{background:#dc2626}.aop-button__label{font-size:.65rem;font-weight:700;writing-mode:vertical-rl;transform:rotate(180deg);letter-spacing:.04em}.aop-button__badge{width:18px;height:18px;border-radius:9999px;background:#dc2626;color:#fff;font-size:.68rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.aop-panel{position:fixed;top:64px;right:0;width:min(390px,100vw);height:calc(100vh - 64px);height:calc(100dvh - 64px);z-index:1000000001;background:#fff;border-left:1px solid #e5e7eb;box-shadow:-8px 0 24px rgba(15,23,42,.15);display:flex;flex-direction:column;overflow:hidden}.aop-panel__footer,.aop-panel__header,.aop-panel__progress{padding:.9rem 1rem}.aop-panel__header{border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}.aop-panel__header-switcher{flex:1 1;min-width:0}.aop-panel__header-actions{display:flex;align-items:center;gap:.4rem;flex-shrink:0}.aop-panel__expand-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:4px;background:transparent;color:#64748b;cursor:pointer;transition:background .15s,color .15s}.aop-panel__expand-btn:hover{background:#f1f5f9;color:#0f172a}.aop-panel__subtitle{margin:.3rem 0 0;font-size:.78rem;color:#64748b}.aop-panel__progress{border-bottom:1px solid #f1f5f9}.aop-panel__body{flex:1 1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.aop-panel__footer{border-top:1px solid #f1f5f9}.aop-panel__footer-actions{display:flex;gap:.5rem}.aop-panel__footer-actions .button{flex:1 1;font-size:.82rem}.aop-block{padding:.6rem 0;border-bottom:1px solid #f1f5f9}.aop-block:last-child{border-bottom:none}.aop-block__required-tag{display:inline-block;margin-bottom:.35rem}.aop-block p{margin:0;color:#334155;line-height:1.45;font-size:.9rem}.aop-block__muted{margin-top:.35rem;color:#64748b;font-size:.82rem}.aop-block__list{margin:.45rem 0 0;padding-left:1rem;color:#334155;font-size:.86rem}.aop-panel__placeholder-banner{margin:0 0 .75rem;padding:.55rem .75rem;border:1px solid #fecaca;border-left:3px solid #dc2626;background:#fef2f2;border-radius:4px;color:#b91c1c;font-size:.85rem;line-height:1.35}.aop-panel__placeholder-banner-line{font-weight:600}.aop-panel__placeholder-banner-line+.aop-panel__placeholder-banner-line{font-weight:500;margin-top:.1rem}.aop-block__directions-html p{margin:0 0 .5rem;color:#334155;line-height:1.45;font-size:.9rem}.aop-block__directions-html p:last-child{margin-bottom:0}.aop-block__directions-html strong{color:#0f172a;font-weight:700}.aop-block__directions-html ul.aop-task-list{list-style:none;margin:.5rem 0 .75rem;padding:0;display:flex;flex-direction:column;gap:.65rem}.aop-block__directions-html ul.aop-task-list>li{position:relative;padding:.55rem .7rem .55rem 1.85rem;border-radius:.5rem;background:#f8fafc;border:1px solid #e2e8f0;font-size:.96rem;font-weight:600;color:#0f172a;line-height:1.35}.aop-block__directions-html ul.aop-task-list>li:before{content:"";position:absolute;left:.7rem;top:.95rem;width:.55rem;height:.55rem;border-radius:999px;background:#2563eb}.aop-block__directions-html .aop-task-list__hint{display:block;margin-top:.25rem;font-style:italic;font-weight:400;font-size:.82rem;line-height:1.45;color:#64748b}.aop-block__directions-html .aop-task-list__why{margin:.35rem 0 0;padding:.55rem .7rem;border-left:3px solid #cbd5e1;background:#f8fafc;font-style:italic;font-weight:400;font-size:.82rem;line-height:1.5;color:#475569;border-radius:0 .4rem .4rem 0}.aop-block__preview-note{margin-top:.55rem;font-size:.74rem;color:#64748b}.aop-input{margin-top:.45rem}.aop-choice-group{margin-top:.45rem;display:flex;flex-direction:column;gap:.4rem}.aop-choice{border:1px solid #cbd5e1;background:#fff;color:#0f172a;border-radius:999px;padding:.25rem .6rem;font-size:.78rem;cursor:pointer;width:100%;text-align:left}.aop-choice--selected{border-color:#1d4ed8;background:#dbeafe;color:#1e3a8a}@media (max-width:480px){.aop-button-wrapper{top:75dvh}.aop-button-wrapper:hover{transform:translateY(-50%) translateX(-4px)}.aop-button__label{display:none}.aop-button{padding:.6rem .55rem}}@media (max-width:390px){.aop-panel{width:100vw}.aop-panel__footer,.aop-panel__header,.aop-panel__progress{padding:.7rem .75rem}.aop-panel__body{padding:.75rem}.aop-switcher-dropdown__menu{max-height:200px}}@media (max-width:1023px){.aop-panel{top:0;height:100dvh;z-index:10000000000}}@media (hover:none) and (pointer:coarse){.aop-button-wrapper{top:75dvh}.aop-button-wrapper:hover{transform:translateY(-50%)}.aop-button__dismiss{opacity:1}.aop-action-btn:hover{background:#1d4ed8;box-shadow:none}.aop-action-btn--done:hover{background:#16a34a;box-shadow:none}.aop-resource-link:hover{border-color:#e2e8f0;box-shadow:none}}@media (prefers-reduced-motion:reduce){.aop-action-btn,.aop-button-wrapper,.aop-button__dismiss,.aop-panel__expand-btn,.aop-resource-link{transition:none}}.aop-action-block{display:flex;flex-direction:column;gap:.35rem}.aop-action-btn{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;padding:.6rem .9rem;border:none;border-radius:.5rem;background:#1d4ed8;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;text-align:left;transition:background .15s,box-shadow .15s}.aop-action-btn:hover{background:#1e40af;box-shadow:0 2px 8px rgba(29,78,216,.3)}.aop-action-btn--done{background:#16a34a}.aop-action-btn--done:hover{background:#15803d;box-shadow:0 2px 8px rgba(22,163,74,.3)}.aop-action-btn__label{flex:1 1}.aop-action-btn__icon{font-size:1rem;flex-shrink:0}.aop-action-btn__required-note{margin:0;font-size:.75rem;color:#dc2626;font-weight:500}.aop-action-btn__done-note{margin:0;font-size:.75rem;color:#16a34a;font-weight:500}.aop-resource-list__title{margin:0 0 .45rem;color:#334155;font-size:.9rem;font-weight:600}.aop-resource-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.aop-resource-link{display:flex;align-items:flex-start;gap:.5rem;width:100%;padding:.55rem .75rem;border:1px solid #e2e8f0;border-radius:.5rem;background:#fff;cursor:pointer;text-align:left;transition:border-color .15s,box-shadow .15s;font-size:.875rem}.aop-resource-link:hover{border-color:#1d4ed8;box-shadow:0 0 0 2px rgba(29,78,216,.08)}.aop-resource-link--no-url{cursor:default}.aop-resource-link--no-url:hover{border-color:#e2e8f0;box-shadow:none}.aop-resource-link__icon{font-size:.95rem;flex-shrink:0;margin-top:.05rem}.aop-resource-link__body{flex:1 1;min-width:0}.aop-resource-link__title{display:block;font-weight:600;color:#1e3a8a;line-height:1.35;white-space:normal}.aop-resource-link__desc{display:block;font-size:.78rem;color:#64748b;margin-top:.15rem;line-height:1.4}.aop-resource-link__external{font-size:.82rem;color:#64748b;flex-shrink:0;align-self:center;margin-left:.25rem}.aop-panel-backdrop{position:fixed;inset:0;z-index:10000000000;background:rgba(15,23,42,.45)}.aop-panel--expanded{top:50%;left:50%;right:auto;transform:translate(-50%,-50%);width:min(780px,96vw);height:min(90vh,920px);border-radius:14px;border-left:none;box-shadow:0 24px 48px rgba(15,23,42,.25);z-index:10000000001}@media (min-width:640px){.aop-panel--expanded .aop-panel__body{display:grid;grid-template-columns:1fr 1fr;align-content:start;flex:1 1}.aop-panel--expanded .aop-action-block,.aop-panel--expanded .aop-panel__body>.aop-block:first-child,.aop-panel--expanded .aop-panel__body>.aop-block:has(.aop-resource-list){grid-column:1/-1}}@media (max-width:480px){.aop-panel--expanded{width:96vw;height:92vh;border-radius:10px}.aop-panel--expanded .aop-panel__body{display:flex;flex-direction:column}}.aop-switcher-dropdown{position:relative}.aop-switcher-dropdown__trigger{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;padding:.45rem .75rem;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#0f172a;font-size:.875rem;cursor:pointer;text-align:left;transition:border-color .15s}.aop-switcher-dropdown__trigger:hover{border-color:#94a3b8}.aop-switcher-dropdown__trigger-label{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aop-switcher-dropdown__arrow{font-size:.75rem;color:#64748b;flex-shrink:0}.aop-switcher-dropdown__menu{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:10;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 16px rgba(15,23,42,.12);max-height:260px;overflow-y:auto;padding:.25rem}.aop-switcher-dropdown__option{display:flex;flex-direction:column;gap:.15rem;width:100%;padding:.55rem .7rem;border:none;border-radius:6px;background:transparent;text-align:left;cursor:pointer;transition:background .1s}.aop-switcher-dropdown__option:hover{background:#f1f5f9}.aop-switcher-dropdown__option--active{background:#eff6ff}.aop-switcher-dropdown__option-title{font-size:.875rem;font-weight:500;color:#0f172a;line-height:1.3}.aop-switcher-dropdown__option--active .aop-switcher-dropdown__option-title{color:#1d4ed8}.aop-switcher-dropdown__option-due{font-size:.75rem;color:#64748b}.aop-switcher-dropdown__option-due--late{color:#dc2626;font-weight:600}.aop-panel__state-selector{padding:.5rem 1rem 0}.svs-wrapper{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;padding:.5rem .75rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px}.svs-label{font-size:.72rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.svs-pills{display:flex;flex-wrap:wrap;gap:.35rem}.svs-pill{display:inline-flex;align-items:center;gap:.2rem;padding:.2rem .6rem;font-size:.75rem;font-weight:600;border-radius:9999px;border:1.5px solid #e2e8f0;background:#ffffff;color:#475569;cursor:pointer;transition:border-color .15s,background .15s,color .15s;white-space:nowrap}.svs-pill:hover{border-color:#93c5fd;color:#1d4ed8;background:#eff6ff}.svs-pill--active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.svs-hint{font-size:.68rem;color:#94a3b8;font-style:italic;white-space:nowrap;align-self:center}.aop-switcher-dropdown__option-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.aop-switcher-status{font-size:.72rem;font-weight:700;flex-shrink:0;line-height:1}.aop-switcher-status--complete{color:#16a34a}.aop-switcher-status--progress{color:#ca8a04}.aop-snapshot{display:flex;flex-direction:column;gap:.35rem}.aop-snapshot__code{display:flex;gap:.3rem}.aop-snapshot__code-letter{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:6px;background:#eff6ff;border:1.5px solid #bfdbfe;color:#1d4ed8;font-size:1rem;font-weight:700}.aop-snapshot__code-label{font-size:.78rem;color:#475569;margin:0}.aop-snapshot__hint{font-size:.85rem;color:#64748b;margin:0}.saved-careers-table__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.5rem}.saved-careers-table__refresh{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .7rem;font-size:.78rem;font-weight:600;color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;cursor:pointer;transition:background .15s ease,border-color .15s ease}.saved-careers-table__refresh:hover:not(:disabled){background:#dbeafe;border-color:#93c5fd}.saved-careers-table__refresh:disabled{opacity:.6;cursor:progress}.saved-careers-table__refresh-icon--spin{display:inline-block;animation:aop-spin .9s linear infinite}@keyframes aop-spin{to{transform:rotate(1turn)}}.saved-careers-table{width:100%;margin-top:.6rem;border-collapse:separate;border-spacing:0;background:#ffffff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;font-size:.85rem;box-shadow:0 1px 2px rgba(15,23,42,.04)}.saved-careers-table thead th{background:#f1f5f9;color:#475569;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;text-align:left;padding:.55rem .75rem;border-bottom:1px solid #e2e8f0}.saved-careers-table tbody td{padding:.55rem .75rem;border-bottom:1px solid #f1f5f9;color:#1e293b;vertical-align:middle}.saved-careers-table tbody tr:last-child td{border-bottom:none}.saved-careers-table tbody tr:nth-child(2n) td{background:#fafbfc}.saved-careers-table tbody tr:hover td{background:#eff6ff}.saved-careers-table__rank{width:2.25rem;text-align:center;color:#64748b;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.saved-careers-table thead .saved-careers-table__rank{text-align:center}.saved-careers-table tbody .saved-careers-table__rank{font-size:.75rem}.saved-careers-table__title{font-weight:600;color:#0f172a;line-height:1.3}.saved-careers-table__interest{width:4.5rem;text-align:center;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:#475569}.saved-careers-table__interest-pill{display:inline-flex;align-items:center;justify-content:center;min-width:1.85rem;height:1.55rem;padding:0 .4rem;border-radius:999px;color:#ffffff;font-weight:700;font-size:.78rem;line-height:1;text-shadow:0 1px 1px rgba(15,23,42,.18);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.saved-careers-table__interest-empty{display:inline-block;color:#94a3b8;font-weight:500}.aop-block .assignment-runtime__section{padding:0;border:none;background:transparent;border-radius:0}.aop-block .assignment-runtime__label{display:block;margin:0 0 .4rem;color:#0f172a;font-size:.95rem;font-weight:600;line-height:1.35}.aop-block .assignment-runtime__hint{margin:0 0 .55rem;color:#475569;font-size:.85rem;line-height:1.45}.saved-careers-table__notes,.saved-careers-table__tags{color:#475569;font-size:.78rem;max-width:14rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}