:root{--bg:#f7f9fb;--surface:#ffffff;--surface-soft:#edf5f9;--line:#c8d8df;--ink:#1f3138;--muted:#62747b;--teal:#31708e;--teal-dark:#27536a;--title-pop:#064f64;--teal-soft:#dbeef8;--row-band:#edf7fb;--green:#687864;--red:#a34e45;--amber:#a57832;--blue:#5085a5;--sky:#8fc1e3;--sky-soft:#eef6fb;--app-bg-solid:#eef6fb;--playbook-bg:var(--app-bg-solid);--playbook-field:#fffefd;--playbook-start:#6fa6b2;--playbook-semester:#a9c5b5;--playbook-senior:#c9b98f;--playbook-after:#9db4ca;--playbook-field-shadow:rgba(39,83,106,0.16);--cp-modern-page:#f7f8fa;--cp-modern-card:#fcfcfd;--cp-college-card:#fcfcfd;--cp-modern-border:#e2e2e2;--cp-modern-table-border:#d3d7db;--cp-modern-header:#e8eef3;--cp-modern-group-header:#f0f5f8;--cp-modern-hover:#f0f4f7;--cp-modern-primary:#3a7ca5;--cp-modern-primary-dark:#2f6d92;--cp-modern-soft-action:#e8f2f7;--cp-modern-text:#1f2933;--cp-modern-muted:#6b7280;--cp-modern-danger:#b45353;--cp-card-shadow:0 8px 24px rgba(31,41,51,0.08);--shadow:var(--cp-card-shadow);--light-bold-weight:600;--light-bold-spacing:0.2px;--cp-page:#eaf5fa;--cp-surface:#ffffff;--cp-band:#d4e9f0;--cp-band-border:#b9d2dc;--cp-teal:#007f99;--cp-teal-dark:#00536a;--cp-text:#00394a;--cp-muted:#416b78;--cp-shadow:#c7dce4;--cp-danger-soft:#c96b5f;--cp-radius:8px}*{box-sizing:border-box}body{margin:0;color:var(--cp-text);background:var(--cp-modern-page);font-family:Arial,Helvetica,sans-serif}a{color:inherit}button,input,select,textarea{font:inherit}.login-page,.public-page{min-height:100vh;display:grid;place-items:center;background:var(--cp-modern-page);padding:40px}.login-panel,.public-hero{width:min(720px,100%);background:var(--cp-modern-card);border-radius:8px;border:1px solid var(--cp-modern-border);box-shadow:var(--cp-card-shadow);padding:42px;text-align:center}.eyebrow{margin:0 0 10px;color:var(--cp-modern-muted);font-size:13px;font-weight:500;letter-spacing:.04em;text-transform:uppercase}h1{margin:0;font-size:32px;line-height:1.15;color:var(--cp-modern-text)}.topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:22px}.panel{background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;border-bottom:1px solid var(--line)}.panel-title{width:100%;margin:0;color:var(--title-pop);font-size:20px;line-height:1.2;text-align:center}.login-subhead,.subtitle{margin:12px 0 0;color:var(--cp-modern-muted);font-size:16px;font-weight:400;line-height:1.35}.primary-button,.primary-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin-top:28px;padding:0 22px;border:1px solid rgba(58,124,165,.25);border-radius:6px;background:var(--cp-modern-soft-action);color:var(--cp-modern-primary);box-shadow:0 2px 8px rgba(31,41,51,.06);font-weight:500;letter-spacing:0;text-decoration:none;cursor:pointer}.primary-button:hover,.primary-link:hover{background:var(--cp-modern-hover)}.login-form{display:grid;grid-gap:18px;gap:18px;margin:30px auto 0;max-width:360px;text-align:left}.login-form label{display:grid;grid-gap:6px;gap:6px;color:var(--cp-modern-muted);font-size:13px;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.login-form input{min-height:44px;border:1px solid var(--cp-modern-table-border);border-radius:6px;background:var(--cp-modern-card);box-shadow:none;color:var(--cp-modern-text);padding:8px 10px;font-size:15px;font-weight:400;letter-spacing:0;text-transform:none}.login-form input:hover{background:var(--cp-modern-hover)}.form-message{margin:0;color:var(--cp-modern-danger);text-align:center}.workspace-shell{min-height:100vh;display:grid;grid-template-columns:210px minmax(0,1fr)}.side-nav{position:-webkit-sticky;position:sticky;top:0;height:100vh;display:flex;flex-direction:column;background:var(--cp-modern-header);color:#344454;border-right:1px solid var(--cp-modern-table-border);padding:22px 18px 20px;overflow:hidden}.brand-block{padding:0 0 18px}.brand-title{font-size:22px}.brand-title,.family-badge{color:var(--cp-modern-text);font-weight:var(--light-bold-weight);letter-spacing:var(--light-bold-spacing)}.family-badge{display:grid;grid-gap:8px;gap:8px;margin-top:14px;border-radius:8px;background:#dfe5eb;border:1px solid #cad3dd;box-shadow:inset 0 1px 0 rgba(255,255,255,.55);font-size:16px;line-height:1.1;padding:13px 12px}.family-badge span:last-child{color:#566575;font-weight:500;letter-spacing:0}.nav-list{display:grid;grid-gap:6px;gap:6px;align-content:start;padding:0}.nav-link{display:flex;align-items:center;width:100%;min-height:44px;border-radius:8px;padding:8px 13px;color:#344454;font-size:16px;line-height:1.18;font-weight:400;letter-spacing:0;text-decoration:none}.nav-link:hover{background:#dfe5eb}.nav-link.active{min-height:48px;background:#d3dbe5;border:0;box-shadow:var(--cp-card-shadow);color:var(--cp-modern-text);font-size:16px;font-weight:var(--light-bold-weight);letter-spacing:var(--light-bold-spacing)}.nav-divider{width:calc(100% - 24px);height:1px;margin:10px auto;background:#c9d1da}.nav-utility{display:grid;grid-gap:8px;gap:8px;margin-top:auto;justify-items:center;padding:0;text-align:center;transform:translateY(-10px)}.logout-button{width:auto;min-height:0;margin:0;border:0;border-radius:0;background:transparent;color:#344454;font-size:15px;font-weight:var(--light-bold-weight);letter-spacing:var(--light-bold-spacing);line-height:1.25;cursor:pointer}.logout-button:focus-visible,.logout-button:hover{color:var(--cp-modern-text);text-decoration:underline}.version-badge{color:var(--cp-modern-muted);font-size:12px;font-weight:400;line-height:1.2}.workspace-main{min-width:0;padding:28px 32px;background:var(--cp-modern-page)}.page-surface{min-height:calc(100vh - 56px);position:relative}.page-surface>h1{color:var(--cp-modern-text);font-size:32px;font-weight:600;line-height:1.15}.page-surface>.subtitle{color:var(--cp-modern-muted);font-size:16px;font-weight:400}.production-placeholder{margin-top:28px;min-height:180px;display:grid;place-items:center;border:1px solid var(--cp-band-border);border-radius:var(--cp-radius);background:var(--cp-surface);box-shadow:5px 5px 0 var(--cp-shadow);color:var(--cp-muted);text-align:center;padding:28px}.production-error{margin-top:28px;border:1px solid #e4b5ad;border-radius:var(--cp-radius);background:#fff7f5;color:var(--cp-danger-soft);padding:18px 20px;font-weight:600}.playbook-preview{display:grid;grid-gap:14px;gap:14px;margin-top:0}.playbook-filter-bar{grid-template-columns:195px 180px 180px 220px auto auto;grid-gap:50px;gap:50px;margin-bottom:12px}.playbook-filter-bar label{color:var(--cp-teal-dark);font-weight:600}.playbook-filter-bar input,.playbook-filter-bar select{min-height:46px;border:0;background:white;box-shadow:4px 4px 0 var(--cp-shadow);color:var(--cp-text);padding:0 12px;text-align:center}.inline-checkbox{grid-template-columns:auto auto;align-items:center;gap:8px!important;text-align:left!important}.inline-checkbox input{width:20px;height:20px;min-height:20px;box-shadow:3px 3px 0 var(--cp-shadow);accent-color:var(--cp-teal)}.text-button{min-height:46px;border:0;background:transparent;color:var(--cp-teal-dark);font-size:16px;font-weight:600;cursor:pointer}.task-group{background:#d4e9f0;border:1px solid var(--cp-band-border);box-shadow:inset -4px -4px 0 rgba(80,80,80,.18)}.task-group h2{margin:0;min-height:42px;display:grid;place-items:center;color:var(--cp-teal-dark);font-size:20px;font-weight:600}.task-list{display:grid;grid-gap:14px;gap:14px;padding:14px 16px}.task-column-header{min-height:35px;padding:10px 38px 0;font-size:18px;text-align:center}.task-column-header,.task-row-preview{display:grid;grid-template-columns:minmax(260px,1fr) 160px 140px 140px 90px 70px;grid-column-gap:16px;column-gap:16px;align-items:center;color:var(--cp-text)}.task-row-preview{min-height:52px;border-radius:999px;background:#fffefe;padding:0 22px}.task-row-preview input[type=date],.task-row-preview select{min-height:36px;border:0;border-radius:8px;background:white;box-shadow:4px 4px 0 var(--cp-shadow);color:var(--cp-text);text-align:center}.task-row-preview input[type=checkbox]{justify-self:center;width:20px;height:20px;accent-color:var(--cp-teal)}.task-row-preview.is-complete{opacity:.55}.task-name{display:inline-flex;align-items:center;gap:8px}.playbook-task-icon-production{width:24px;height:24px;object-fit:contain;flex:0 0 auto}.guide-button-production{min-height:34px;padding:0 16px;border:0;border-radius:8px;background:var(--cp-teal);color:white;font-weight:600;cursor:pointer}.dashboard-preview-grid,.production-table{margin-top:28px}.colleges-production{display:grid;grid-gap:24px;gap:24px;margin-top:28px}.college-toolbar-production{display:flex;align-items:flex-end;gap:30px}.college-editor-grid label,.college-toolbar-production label{display:grid;grid-gap:8px;gap:8px;color:var(--cp-teal-dark);font-size:14px;font-weight:600;text-align:center}.college-editor-grid input[type=date],.college-editor-grid select,.college-toolbar-production input,.college-toolbar-production select{min-height:42px;border:0;border-radius:8px;background:white;box-shadow:4px 4px 0 var(--cp-shadow);color:var(--cp-text);padding:0 12px;text-align:center}.college-toolbar-production select{min-width:220px}.add-college-inline{display:inline-flex;gap:10px}.add-college-inline button{border:0;border-radius:8px;background:#5d8aa8;color:white;padding:0 16px;font-weight:600}.college-editor-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));grid-gap:22px 28px;gap:22px 28px;padding:24px}.college-checkbox-production{align-content:center;justify-items:center}.college-checkbox-production input{width:20px;height:20px;accent-color:var(--cp-teal)}.production-table{border:1px solid var(--cp-band-border);background:var(--cp-surface);box-shadow:5px 5px 0 var(--cp-shadow)}.production-table-header,.production-table-row{min-height:46px;align-items:center;border-bottom:1px solid var(--cp-band-border);padding:0 18px}.production-table-header{background:var(--cp-band);color:var(--cp-teal-dark);font-weight:600}.production-table-row:nth-child(odd){background:#edf8fb}.production-table-row:last-child{border-bottom:0}.colleges-preview-grid{display:grid;grid-template-columns:90px minmax(180px,1fr) 150px 190px 190px 150px;grid-gap:18px;gap:18px}.linkish-text{color:var(--cp-teal-dark);font-weight:600}.table-link-button{justify-self:start;border:0;background:transparent;color:var(--cp-teal-dark);font:inherit;font-weight:600;cursor:pointer;padding:0}.dashboard-preview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px}.summary-card{min-height:150px;border:1px solid var(--cp-band-border);background:var(--cp-surface);box-shadow:5px 5px 0 var(--cp-shadow)}.summary-card h2{margin:0;min-height:46px;display:grid;place-items:center;background:var(--cp-band);color:var(--cp-teal-dark);font-size:20px;font-weight:600}.summary-card p{margin:18px 22px 0;color:var(--cp-text);font-size:17px}.family-details-form{display:grid;grid-gap:24px;gap:24px;margin-top:28px}.production-panel{border:1px solid var(--cp-band-border);border-radius:var(--cp-radius);background:var(--cp-surface);box-shadow:5px 5px 0 var(--cp-shadow);overflow:hidden}.production-panel h2{margin:0;min-height:52px;display:grid;place-items:center;background:var(--cp-band);color:var(--cp-teal-dark);font-size:20px;font-weight:600}.production-panel>p{margin:18px 24px 0;color:var(--cp-muted);text-align:center}.contact-grid{display:grid;grid-template-columns:140px 150px 260px 150px;grid-gap:13px 16px;gap:13px 16px;align-items:center;justify-content:center;padding:22px 24px 28px}.contact-column-heading,.contact-row-heading{color:var(--cp-teal-dark);font-size:14px;font-weight:600;text-align:center}.contact-row-heading{text-align:left}.contact-grid input,.ownership-row-production select{min-height:42px;border:0;border-radius:8px;background:white;box-shadow:4px 4px 0 var(--cp-shadow);color:var(--cp-text);padding:0 12px;text-align:center}.module-list-production{display:grid;grid-gap:18px;gap:18px;padding:24px}.module-row-production{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:999px;background:#fffefe;padding:0 26px 0 34px}.module-helper,.module-title{display:block}.module-title{color:var(--cp-text);font-size:18px;font-weight:600}.module-helper{margin-top:4px;color:var(--cp-muted);font-size:15px}.module-row-production input{width:20px;height:20px;accent-color:var(--cp-teal)}.ownership-grid-production{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:11px 28px;gap:11px 28px;padding:24px}.ownership-row-production{grid-template-columns:minmax(0,1fr) 150px}.ownership-row-production span{color:var(--cp-text);font-size:16px}.secondary-button{justify-self:start;min-height:40px;padding:0 18px}.testing-editor{display:grid;grid-gap:24px;gap:24px;margin-top:28px}.testing-panel{padding-bottom:24px}.testing-grid{display:grid;grid-gap:1px;gap:1px;margin:24px;border:1px solid var(--cp-band-border);background:var(--cp-band-border)}.testing-grid-psat,.testing-grid-sat{grid-template-columns:150px 130px 180px 120px minmax(260px,1fr)}.testing-grid-act{grid-template-columns:150px repeat(6,110px) minmax(260px,1fr)}.testing-heading{min-height:46px;display:grid;place-items:center;background:var(--cp-band);color:var(--cp-teal-dark);font-weight:600;text-align:center}.testing-grid input,.testing-grid textarea{min-height:46px;border:0;background:white;color:var(--cp-text);padding:8px 10px;text-align:center}.testing-grid textarea{min-height:46px;resize:vertical;text-align:left}.empty-note{margin:0 24px 18px;color:var(--cp-muted)}.testing-panel .secondary-button{margin-left:24px}.scholarships-editor{display:grid;grid-gap:24px;gap:24px;margin-top:28px}.scholarship-summary-row{display:grid;grid-template-columns:130px 130px minmax(260px,1fr) 150px;align-items:center;grid-gap:24px;gap:24px;padding:22px 24px}.scholarship-summary-row label{display:grid;grid-gap:6px;gap:6px;color:var(--cp-teal-dark);font-weight:600;text-align:center}.goal-entry input,.scholarship-summary-row output{min-height:42px;display:grid;place-items:center;border:0;border-radius:8px;background:white;box-shadow:4px 4px 0 var(--cp-shadow);color:var(--cp-text);text-align:center}.goal-entry{color:var(--cp-danger-soft)!important}.goal-progress{display:grid;grid-gap:8px;gap:8px;color:var(--cp-teal-dark);font-size:16px;font-weight:600;text-align:center}.goal-progress div{height:20px;overflow:hidden;border-radius:999px;background:#b9d2dc}.goal-progress i{display:block;height:100%;border-radius:999px;background:#5f765f}.scholarship-awards-panel{padding-bottom:24px}.scholarship-awards-panel .secondary-button,.scholarship-grid{margin:18px 24px 0}.scholarship-grid{display:grid;grid-template-columns:180px 190px 140px 120px 150px 90px minmax(260px,1fr);grid-gap:1px;gap:1px;border:1px solid var(--cp-band-border);background:var(--cp-band-border)}.scholarship-grid>span{min-height:46px;display:grid;place-items:center;background:var(--cp-band);color:var(--cp-teal-dark);font-weight:600;text-align:center}.scholarship-grid input,.scholarship-grid select,.scholarship-grid textarea{min-height:46px;border:0;background:white;color:var(--cp-text);padding:8px 10px;text-align:center}.scholarship-grid textarea{resize:vertical;text-align:left}.naviance-editor{display:grid;grid-gap:24px;gap:24px;margin-top:24px}.naviance-page-topbar{align-items:flex-start;justify-content:flex-start;gap:18px}.naviance-page-topbar .subtitle{margin-bottom:0;color:var(--cp-modern-muted);font-size:16px;font-weight:400}.naviance-page-guide-button{flex:0 0 auto;margin-top:38px}.naviance-card-production{overflow:hidden;border:1px solid var(--cp-modern-border);border-radius:8px;background:var(--cp-modern-card);box-shadow:var(--cp-card-shadow)}.naviance-section-header-production{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:18px;gap:18px;min-height:0;padding:32px 25px 18px;background:var(--cp-modern-card);border-bottom:1px solid var(--cp-modern-table-border);box-shadow:none}.naviance-section-header-production h2{margin:0;color:var(--cp-modern-text);font-size:18px;font-weight:600;line-height:1.2;text-align:left}.naviance-title-block{display:grid;grid-gap:5px;gap:5px;justify-items:start}.naviance-section-label{color:var(--cp-modern-muted);font-size:13px;font-weight:500;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.naviance-section-header-production sup{font-size:12px}.naviance-completed-date{display:inline-flex;align-items:center;gap:10px;color:var(--cp-modern-muted);font-size:13px;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.naviance-completed-date input{width:132px;min-height:39px;border:1px solid var(--cp-modern-table-border);border-radius:6px;background:var(--cp-modern-card);box-shadow:none;color:var(--cp-modern-text);padding:8px 10px;font-size:15px;font-weight:400;letter-spacing:0;text-align:left}.naviance-card-body-production{display:grid;grid-template-columns:minmax(0,1fr) 280px;grid-gap:24px;gap:24px;padding:24px}.naviance-table-production{border:0}.naviance-field-row-production{display:grid;grid-template-columns:190px minmax(0,1fr);min-height:44px;border-bottom:1px solid var(--cp-modern-table-border)}.naviance-field-row-production.is-detail .naviance-field-label-production,.naviance-field-row-production.is-detail .naviance-field-value-production{padding-left:36px}.naviance-field-row-production.is-tall{min-height:190px}.naviance-field-row-production.is-tall .naviance-field-label-production{justify-items:center;text-align:center}.naviance-field-label-production{color:var(--cp-modern-muted);padding:10px 16px}.naviance-field-label-production,.naviance-field-value-production{display:grid;align-items:center;background:transparent;font-size:15px;font-weight:400}.naviance-field-value-production{color:var(--cp-modern-text);line-height:1.35;padding:10px 18px}.naviance-field-value-production select{width:min(420px,100%);min-height:39px;border:1px solid var(--cp-modern-table-border);border-radius:6px;background:var(--cp-modern-card);box-shadow:none;color:var(--cp-modern-text);font-size:15px;font-weight:400;letter-spacing:0;padding:8px 10px}.naviance-completed-date input:hover,.naviance-field-value-production select:hover{background:var(--cp-modern-hover)}.naviance-copy-block{line-height:1.45}.naviance-copy-block p{margin:0 0 12px}.naviance-copy-block ul{display:grid;grid-gap:8px;gap:8px;margin:0;padding-left:20px}.naviance-copy-block span{font-weight:500}.naviance-context-panel-production{align-self:stretch;background:var(--cp-modern-group-header);color:var(--cp-modern-text);padding:22px 20px;border-left:1px solid var(--cp-modern-table-border)}.naviance-context-panel-production h3{margin:0 0 14px;color:var(--cp-modern-text);font-size:16px;font-weight:600;text-align:left}.naviance-context-panel-production p{margin:0;color:var(--cp-modern-muted);font-size:15px;line-height:1.45}.naviance-resource-button{display:flex;align-items:center;justify-content:center;min-height:36px;margin:22px auto 0;padding:0 18px;border:1px solid rgba(58,124,165,.25);border-radius:6px;background:var(--cp-modern-soft-action);color:var(--cp-modern-primary);font-size:15px;font-weight:500;cursor:pointer}.naviance-placeholder{color:var(--cp-muted);font-style:italic}.naviance-strength-block+.naviance-strength-block{border-top:6px solid var(--cp-page)}.activity-filter-bar-production{display:grid;grid-template-columns:150px 190px 170px 150px 168px 72px;grid-gap:34px;gap:34px;align-items:flex-end;margin:28px 0 24px}.activity-filter-bar-production label{display:grid;grid-gap:8px;gap:8px;color:var(--cp-modern-muted);font-size:13px;font-weight:500;letter-spacing:.04em;text-align:center;text-transform:uppercase}.activity-filter-bar-production input,.activity-filter-bar-production select{width:100%;min-height:46px;border:1px solid var(--cp-modern-table-border);border-radius:6px;background:var(--cp-modern-card);box-shadow:none;color:var(--cp-modern-text);padding:8px 10px;text-align:center;font-size:15px;font-weight:400;letter-spacing:0}.activity-filter-bar-production input:hover,.activity-filter-bar-production select:hover{background:var(--cp-modern-hover)}.activity-clear-filters{align-self:end;min-height:46px;border:0;background:transparent;color:var(--cp-modern-primary);cursor:pointer;font-size:15px;font-weight:500;letter-spacing:0;padding:0 0 4px;text-align:center}.activity-filter-disabled{opacity:.55}.activity-panel-production{overflow:hidden;border:1px solid var(--cp-modern-border);border-radius:8px;background:var(--cp-modern-card);box-shadow:var(--cp-card-shadow)}.activity-table-production{width:100%;border-collapse:collapse;table-layout:fixed}.activity-table-production td:first-child,.activity-table-production th:first-child{width:54%}.activity-table-production td:nth-child(2),.activity-table-production th:nth-child(2){width:190px}.activity-table-production td:nth-child(3),.activity-table-production th:nth-child(3){width:110px}.activity-table-production td:nth-child(4),.activity-table-production th:nth-child(4){width:140px}.activity-table-production th{height:52px;background:transparent;color:var(--cp-modern-muted);font-size:13px;font-weight:500;letter-spacing:.04em;text-align:center;text-transform:uppercase}.activity-date-sort{display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;padding:0}.activity-date-sort span{font-size:15px;line-height:1}.activity-table-production td{height:auto;border-top:1px solid var(--cp-modern-table-border);color:var(--cp-modern-text);font-size:15px;font-weight:400;line-height:1.35;padding:14px 22px;vertical-align:middle}.activity-table-production td:first-child{overflow-wrap:anywhere;white-space:normal}.activity-table-production tbody tr:nth-child(odd) td{background:var(--cp-modern-group-header)}.activity-table-production td:nth-child(2),.activity-table-production td:nth-child(3),.activity-table-production td:nth-child(4){text-align:center}.activity-days-number,.activity-verb-production{font-weight:500;letter-spacing:0}.empty-row{color:var(--cp-muted);text-align:center!important}.guide-viewer-backdrop-production{position:fixed;inset:0;z-index:50;display:grid;place-items:center;background:rgba(0,32,42,.34);padding:28px}.guide-viewer-production{width:min(1100px,calc(100vw - 56px));height:min(860px,calc(100vh - 56px));overflow:hidden;border-radius:var(--cp-radius);background:var(--cp-surface);box-shadow:8px 8px 0 rgba(0,57,74,.18)}.guide-viewer-header-production{height:58px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 22px;border-bottom:1px solid var(--cp-band-border);background:var(--cp-band)}.guide-viewer-header-production h2{margin:0;color:var(--cp-teal-dark);font-size:20px;font-weight:600}.guide-viewer-header-production .secondary-button{margin:0}.guide-viewer-body-production{position:relative;height:calc(100% - 58px);background:#eef8fb}.guide-pages-production{height:100%;overflow:auto;scrollbar-width:none;padding:24px 42px 24px 24px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.guide-pages-production::-webkit-scrollbar{width:0;height:0}.guide-page-production{position:relative;width:-moz-fit-content;width:fit-content;margin:0 auto 20px;background:white;box-shadow:4px 4px 0 var(--cp-shadow)}.guide-page-production canvas{display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none}.guide-link-production{position:absolute;display:block;background:transparent}.guide-scroll-track-production{position:absolute;top:14px;right:10px;bottom:14px;width:22px;border-radius:999px;background:#d4e9f0}.guide-scroll-thumb-production{width:100%;min-height:58px;border-radius:999px;background:#6f9aaa;box-shadow:inset 0 0 0 2px rgba(255,255,255,.45);cursor:-webkit-grab;cursor:grab;touch-action:none}.guide-scroll-thumb-production.dragging{cursor:-webkit-grabbing;cursor:grabbing}.guide-message-production{position:absolute;inset:0 42px 0 24px;display:grid;place-items:center;color:var(--cp-muted);font-size:17px;pointer-events:none}.onboarding-shell-production{width:min(1120px,100%);margin:0 auto;padding-top:48px}.onboarding-shell-production:has(.wizard-screen-contact){width:min(1040px,100%)}.playbook-transition-production,.wizard-screen-production{overflow:hidden;border:1px solid var(--cp-modern-border);border-radius:8px;background:var(--cp-modern-card);box-shadow:var(--cp-card-shadow)}.wizard-screen-contact,.wizard-screen-optional,.wizard-screen-ownership{background:var(--cp-modern-card)}.wizard-screen-production>header{padding:32px 34px 14px;text-align:left}.wizard-screen-contact>header{padding:28px 34px 12px}.wizard-screen-optional>header,.wizard-screen-ownership>header{padding:30px 34px 10px}.wizard-screen-production h1{font-size:26px;letter-spacing:0}.playbook-transition-production h2,.wizard-screen-production h1{margin:0;color:var(--cp-modern-text);font-weight:600;line-height:1.2}.playbook-transition-production h2{font-size:28px}.playbook-transition-production>p,.wizard-screen-production header p{margin:12px 0 0;color:var(--cp-modern-muted);font-size:16px;font-weight:400;line-height:1.35}.wizard-body-production{padding:18px 34px 28px}.wizard-screen-contact .wizard-body-production{padding:18px 34px 16px}.wizard-screen-optional .wizard-body-production{padding:10px 34px 16px}.wizard-screen-ownership .wizard-body-production{padding:10px 42px 18px}.wizard-screen-production footer{min-height:74px;display:grid;grid-template-columns:180px 1fr auto;align-items:center;grid-gap:18px;gap:18px;padding:14px 28px;border-top:1px solid var(--cp-modern-border);background:var(--cp-modern-card)}.wizard-screen-contact footer{min-height:62px;padding:10px 28px 12px;background:var(--cp-modern-card)}.wizard-screen-optional footer{min-height:68px;grid-template-columns:minmax(0,1fr) 1fr minmax(0,1fr);padding:12px max(34px,calc((100% - 760px) / 2));background:var(--cp-modern-card)}.wizard-screen-optional footer .secondary-button{justify-self:start;min-width:112px;background:var(--cp-modern-card);color:var(--cp-modern-text);font-weight:500;letter-spacing:0}.wizard-screen-optional footer .primary-button{justify-self:end;min-width:112px}.wizard-screen-ownership footer{min-height:52px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;padding:6px 42px 7px;background:var(--cp-modern-card)}.wizard-screen-ownership footer>span{display:none}.wizard-screen-ownership footer .secondary-button{justify-self:start;min-width:112px;background:var(--cp-modern-card);color:var(--cp-modern-text);font-weight:500;letter-spacing:0}.wizard-screen-ownership footer .primary-button{grid-column:2;grid-row:1;justify-self:center;align-self:center}.wizard-screen-contact footer p{color:var(--cp-modern-muted);font-weight:400;letter-spacing:0}.wizard-screen-production footer p{margin:0;color:var(--cp-modern-muted);font-size:15px;text-align:center}.wizard-screen-production footer .primary-button,.wizard-screen-production footer .secondary-button{margin:0}.onboarding-contact-grid-production{display:grid;grid-template-columns:110px 150px 258px 150px;justify-content:center;align-items:center;grid-gap:10px 28px;gap:10px 28px}.wizard-screen-contact .onboarding-contact-grid-production{grid-template-columns:110px 150px 258px 150px;column-gap:32px;row-gap:14px}.onboarding-contact-grid-production .contact-column-heading,.onboarding-contact-grid-production .contact-row-heading{color:var(--cp-modern-muted);font-size:13px;font-weight:500;letter-spacing:.04em;text-align:center;text-transform:uppercase}.contact-row-separator{grid-column:1/-1;height:1px;background:var(--cp-modern-table-border);margin:0}.wizard-screen-contact .contact-row-separator{margin:2px 0}.onboarding-contact-grid-production input,.onboarding-field-production select{min-height:42px;border:1px solid var(--cp-modern-table-border);border-radius:6px;background:var(--cp-modern-card);box-shadow:none;color:var(--cp-modern-text);padding:8px 10px;font-size:15px;font-weight:400;letter-spacing:0;text-align:center;text-transform:none}.onboarding-contact-grid-production input:hover,.onboarding-field-production select:hover{background:var(--cp-modern-hover)}.onboarding-field-slot{display:grid;grid-gap:5px;gap:5px}.field-error{color:var(--cp-modern-danger);font-size:12px}.field-error,.field-warning{font-weight:400;letter-spacing:0;line-height:1.2;text-align:center}.field-warning{color:#8a6726;font-size:13px}.onboarding-contact-note{margin:18px auto 0;color:var(--cp-modern-muted);font-size:13px;font-weight:400;letter-spacing:0;line-height:1.25;text-align:center}.wizard-screen-contact .onboarding-contact-grid-production input,.wizard-screen-contact .onboarding-field-production select{min-height:40px;background:var(--cp-modern-card);box-shadow:none;font-size:15px;font-weight:400;letter-spacing:0;max-width:100%;width:100%}.onboarding-detail-grid-production{display:grid;grid-template-columns:286px 286px 220px;justify-content:center;grid-gap:24px;gap:24px;margin-top:34px}.wizard-screen-contact .onboarding-detail-grid-production{margin-top:30px;grid-template-columns:226px 226px 187px}.onboarding-field-production{display:grid;grid-gap:8px;gap:8px;color:var(--cp-modern-muted);font-size:13px;font-weight:500;letter-spacing:.04em;text-align:center;text-transform:uppercase}.month-year-control-production{display:grid;grid-template-columns:1fr 82px}.wizard-screen-contact .month-year-control-production{grid-template-columns:143px 82px}.month-year-control-production select:first-child{border-radius:6px 0 0 6px}.month-year-control-production select:last-child{border-left:0;border-radius:0 6px 6px 0}.optional-pieces-list-production{display:grid;grid-gap:24px;gap:24px;width:min(760px,100%);margin:14px auto 0}.optional-piece-row-production{min-height:74px;display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center;grid-gap:20px;gap:20px;border:1px solid var(--cp-modern-border);border-radius:8px;background:var(--cp-modern-card);box-shadow:none;padding:8px 26px 8px 34px}.optional-piece-row-production span span{display:block;color:var(--cp-modern-text);font-size:16px;font-weight:500;letter-spacing:0}.optional-piece-row-production small{display:block;margin-top:5px;color:var(--cp-modern-muted);font-size:14px;line-height:1.35}.optional-piece-row-production input{width:22px;height:22px;accent-color:var(--cp-modern-primary);box-shadow:none}.ownership-two-column-production{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-column-gap:54px;column-gap:54px;grid-row-gap:13px;row-gap:13px;width:min(980px,100%);margin:22px auto 24px}.ownership-column-production{display:grid;grid-gap:11px;gap:11px}.ownership-row-production{display:grid;grid-template-columns:minmax(0,1fr) 140px;align-items:center;grid-gap:20px;gap:20px}.ownership-row-production span{color:var(--cp-modern-text);font-size:15px;font-weight:400;letter-spacing:0}.ownership-category-tooltip{cursor:help}.ownership-category-tooltip .ownership-quiet-tooltip{left:50%;right:auto;bottom:calc(100% + 10px);width:310px;max-width:min(310px,70vw);transform:translate(-50%,4px);font-size:13px;font-weight:400;letter-spacing:0;line-height:1.25;text-align:left;white-space:normal}.ownership-category-tooltip:focus .ownership-quiet-tooltip,.ownership-category-tooltip:focus-within .ownership-quiet-tooltip,.ownership-category-tooltip:hover .ownership-quiet-tooltip{opacity:1;transform:translate(-50%)}.ownership-row-production select{min-height:40px;border:1px solid var(--cp-modern-table-border);border-radius:6px;background:var(--cp-modern-card);box-shadow:none;color:var(--cp-modern-text);font-size:15px;font-weight:400;letter-spacing:0;padding:8px 10px;text-align:center}.ownership-row-production select:hover{background:var(--cp-modern-hover)}.playbook-transition-production{position:relative;display:grid;justify-items:center;width:min(980px,100%);margin:0 auto;min-height:468px;padding:42px 110px 92px;box-shadow:var(--cp-card-shadow);text-align:center}.playbook-transition-production,.playbook-transition-production:before{border:1px solid var(--cp-modern-border);border-radius:8px;background:var(--cp-modern-card)}.playbook-transition-production:before{content:"";position:absolute;inset:42px 159px 54px;box-shadow:none;pointer-events:none}.playbook-transition-production .playbook-transition-placeholder,.playbook-transition-production .playbook-transition-ready-button,.playbook-transition-production h2,.playbook-transition-production ul,.playbook-transition-production>p{grid-column:1;position:relative;z-index:1}.playbook-transition-production h2,.playbook-transition-production ul,.playbook-transition-production>p{width:min(684px,100%)}.playbook-transition-production h2{margin-top:38px}.playbook-transition-production ul{display:grid;grid-gap:12px;gap:12px;margin:28px 0 0;padding:0 0 0 48px;list-style:none;text-align:left}.playbook-transition-production li{position:relative;min-height:30px;padding-left:40px;color:var(--cp-modern-text);font-size:15px}.playbook-transition-production li:before{content:"✓";position:absolute;left:0;top:-3px;width:24px;height:24px;display:grid;place-items:center;border-radius:999px;background:var(--cp-modern-soft-action);color:var(--cp-modern-primary);font-size:15px;font-weight:700;content:"\2713"}.playbook-transition-ready-button{min-height:40px;margin-top:30px;margin-bottom:16px}.playbook-transition-placeholder{display:block;height:86px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border:1px solid rgba(58,124,165,.25);border-radius:6px;background:var(--cp-modern-card);color:var(--cp-modern-primary-dark);font-size:15px;font-weight:500;letter-spacing:0;padding:8px 14px;cursor:pointer;box-shadow:0 2px 8px rgba(31,41,51,.06)}.btn.primary,.btn.soft{background:var(--cp-modern-soft-action);border-color:rgba(58,124,165,.25);color:var(--cp-modern-primary)}.testing-setup{display:grid;grid-gap:26px;gap:26px;margin-bottom:14px;padding:24px 16px 26px;border:1px solid var(--cp-modern-border);border-radius:8px;background:var(--cp-modern-card);box-shadow:var(--cp-card-shadow)}.testing-setup-block{display:grid;grid-gap:20px;gap:20px;justify-items:center}.testing-setup-title{margin:0;color:var(--cp-modern-text);font-size:18px;font-weight:600;line-height:1.25;text-align:center}.testing-radio-row,.testing-reminder-row{display:flex;flex-wrap:wrap;justify-content:center;row-gap:14px;column-gap:22px}.testing-reminder-row{column-gap:18px}.testing-radio-row label,.testing-reminder-row label{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;min-width:112px;padding:8px 14px;border:1px solid var(--cp-modern-table-border);border-radius:6px;background:var(--cp-modern-card);box-shadow:none;color:var(--cp-modern-text);font-size:15px;font-weight:400;letter-spacing:0;white-space:nowrap}.testing-radio-row input,.testing-reminder-row input{width:16px;height:16px;min-height:16px;accent-color:var(--cp-modern-primary)}.test-date-selector{display:grid;grid-gap:18px;gap:18px;margin-bottom:22px;padding:24px 16px;border:1px solid var(--cp-modern-border);border-radius:8px;background:var(--cp-modern-card);box-shadow:var(--cp-card-shadow)}.test-date-helper{max-width:none;margin:0 auto;color:var(--cp-modern-muted);font-size:15px;font-weight:400;line-height:1.35;text-align:center;white-space:nowrap}.test-date-group{display:grid;grid-gap:12px;gap:12px;justify-items:center}.test-date-group h3{margin:0;color:var(--cp-modern-text);font-size:18px;font-weight:600}.test-date-grid{display:grid;grid-template-columns:repeat(5,minmax(118px,150px));justify-content:center;grid-row-gap:14px;row-gap:14px;grid-column-gap:14px;column-gap:14px;width:100%}.test-date-tile{display:grid;grid-gap:3px;gap:3px;min-height:76px;padding:10px 12px;background:var(--cp-modern-card);border:1px solid var(--cp-modern-table-border);border-radius:6px;box-shadow:none;color:var(--cp-modern-text);text-align:center}.test-date-tile strong{color:var(--cp-modern-text);font-size:15px;font-weight:500}.test-date-tile .register-date,.test-date-tile .register-label,.test-date-tile span{font-size:12px;line-height:1.1}.test-date-tile .register-label{color:var(--cp-modern-muted)}.test-date-tile .register-date{color:var(--cp-modern-text)}.test-date-tile.selected{background:var(--cp-modern-soft-action);box-shadow:inset 0 0 0 2px var(--cp-modern-primary)}.testing-action-row{display:flex;justify-content:center;padding-top:22px}.testing-primary-btn{padding-left:22px;padding-right:22px}.testing-reminder-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;padding:12px 16px;border:1px solid var(--cp-modern-border);border-radius:8px;background:var(--cp-modern-card);box-shadow:var(--cp-card-shadow);color:var(--cp-modern-text)}.testing-reminder-summary div{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.testing-reminder-summary strong{color:var(--cp-modern-text)}.testing-stack{display:grid;grid-gap:18px;gap:18px}.testing-panel{overflow-x:auto;padding-bottom:0;background:var(--cp-modern-card);border:1px solid var(--cp-modern-border);border-radius:8px;box-shadow:var(--cp-card-shadow)}.testing-panel-header{display:grid;grid-template-columns:minmax(0,1fr) auto;justify-items:stretch;align-items:start;grid-gap:18px;gap:18px;height:auto;padding:32px 25px 18px;background:var(--cp-modern-card);border-bottom:0}.testing-panel-header .panel-title{width:auto;margin:0;color:var(--cp-modern-text);font-size:18px;font-weight:600;line-height:1.2;letter-spacing:0;text-align:left}.testing-title-block{display:grid;grid-gap:5px;gap:5px;justify-items:start}.testing-section-label{color:var(--cp-modern-muted);font-size:13px;font-weight:500;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.testing-panel-actAttempts .testing-panel-header{background:var(--cp-modern-card)}.testing-panel-actAttempts .testing-panel-header .panel-title{color:var(--cp-modern-text)}.testing-panel-satAttempts .testing-panel-header{background:var(--cp-modern-card)}.testing-section-note{padding:0;text-align:left;color:var(--cp-modern-muted);font-size:15px;font-weight:400;line-height:1.35}.btn.soft.testing-add-btn{justify-self:end;min-height:30px;padding-top:9px;padding-bottom:9px;background:var(--cp-modern-soft-action);border-color:rgba(58,124,165,.25);box-shadow:none;color:var(--cp-modern-primary);white-space:nowrap}.testing-table{width:100%;min-width:850px;border-collapse:collapse;border-spacing:0}.simple-testing-table{min-width:760px}.testing-table th{background:var(--cp-modern-header);color:var(--cp-modern-text);font-size:14px;font-weight:500;letter-spacing:0}.testing-table td,.testing-table th{text-align:center;border-bottom:1px solid var(--cp-modern-table-border);padding:12px}.testing-table td{min-height:52px;background:var(--cp-modern-card);vertical-align:middle}.testing-table tbody td:first-child{padding-left:18px}.testing-table td:nth-child(2),.testing-table th:nth-child(2){width:136px;min-width:136px}.simple-testing-table tbody td:first-child{min-width:128px;white-space:nowrap}.testing-table tbody td:last-child{padding-right:18px}.testing-table .testing-empty-row{border-radius:999px;color:var(--cp-modern-muted);font-size:15px;font-weight:400;letter-spacing:0;text-align:center}.testing-readonly{display:inline-flex;align-items:center;justify-content:center;font-weight:400;letter-spacing:0}.testing-input,.testing-readonly{min-height:34px;color:var(--cp-modern-text)}.testing-input{width:100%;max-width:118px;border:1px solid var(--cp-modern-table-border);border-radius:6px;background:var(--cp-modern-card);box-shadow:none;padding:6px 8px;text-align:center;font-weight:500}.testing-input[type=date]{max-width:148px}.testing-input-wrap{display:inline-flex;flex-direction:column;align-items:center;gap:4px}.testing-typed-date-input{max-width:126px;padding-left:4px;padding-right:4px;font-size:12px;font-weight:400}.testing-inline-message{width:100%;max-width:100%;color:var(--cp-modern-danger);font-size:12px;line-height:1.15;overflow-wrap:anywhere;text-align:center;white-space:normal}.testing-edit-button{border:1px solid rgba(58,124,165,.25);border-radius:6px;background:var(--cp-modern-soft-action);color:var(--cp-modern-primary);font-size:13px;font-weight:500;letter-spacing:0;padding:6px 10px;text-decoration:none;cursor:pointer}.testing-score-modal{width:min(900px,96vw)}.testing-score-modal-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:18px 30px;padding:14px 45px 22px}.testing-score-modal-grid.is-sat{max-width:550px;margin:0 auto}.testing-score-modal-grid label{display:grid;grid-gap:7px;gap:7px;color:var(--cp-modern-muted);font-size:13px;font-weight:500;letter-spacing:.04em;text-align:center}.testing-score-modal-date{width:100px}.testing-score-modal-score{width:70px}.testing-score-modal-grid.is-sat .testing-score-modal-notes{width:400px;flex-basis:400px}.testing-score-modal-grid input,.testing-score-modal-grid textarea{min-height:42px;border:1px solid var(--cp-modern-table-border);border-radius:6px;background:#ffffff;box-shadow:none;color:var(--cp-modern-text);font-size:15px;font-weight:400;letter-spacing:0;padding:8px 12px;text-align:center}.testing-score-modal-grid input[readonly]{background:var(--cp-modern-header);color:var(--cp-modern-text);font-weight:500}.testing-score-modal-grid textarea{resize:vertical;text-align:left}.testing-score-modal-notes{width:400px;flex-basis:400px}.testing-modal-date-input{width:100px;max-width:none;min-height:42px}.testing-total-value{font-weight:500}.testing-notes-input{max-width:none;min-width:260px;height:auto;overflow:hidden;resize:none;line-height:1.35}.testing-note-display,.testing-notes-input{display:block;width:100%;min-height:34px;text-align:left;white-space:normal;padding:7px 14px}.testing-note-display{border:1px solid transparent;border-radius:6px;background:transparent;color:var(--cp-modern-text);cursor:text;font:inherit;font-weight:400;line-height:1.25;overflow-wrap:break-word}.testing-note-display.is-empty{color:var(--cp-modern-muted)}.test-notes-cell,.test-notes-head{width:320px;min-width:320px;max-width:320px}.test-notes-cell{position:relative;vertical-align:middle}.test-notes-cell .testing-notes-input{margin:0 auto}.test-notes-cell{height:auto}.test-notes-cell .testing-input-wrap{justify-content:center;min-height:34px}.playbook-filter-bar{display:grid;grid-template-columns:max-content 125px;grid-column-gap:50px;column-gap:50px;grid-row-gap:16px;row-gap:16px;align-items:flex-end;justify-content:flex-end;overflow-x:auto;padding:18px;margin-bottom:16px;scrollbar-gutter:stable;background:var(--cp-modern-card);border:1px solid var(--cp-modern-border);border-radius:8px;box-shadow:var(--cp-card-shadow)}.playbook-filter-controls{display:flex;flex-wrap:nowrap;gap:50px;align-items:flex-end}.playbook-filter-bar label{display:grid;grid-gap:8px;gap:8px;justify-items:center;color:var(--cp-modern-text);text-align:center;font-size:14px;font-weight:500}.playbook-filter-controls label:first-child{width:195px}.playbook-filter-controls label:nth-child(2){width:160px}.playbook-filter-controls label:nth-child(3){width:130px}.playbook-filter-controls label:nth-child(4){width:168px}.playbook-filter-bar input[type=date],.playbook-filter-bar input[type=search],.playbook-filter-bar select{width:100%;min-height:42px;border:1px solid var(--cp-modern-table-border);border-radius:6px;background:#ffffff;box-shadow:none;color:var(--cp-modern-text);padding:0 12px;text-align:center;font-weight:400;letter-spacing:0}.playbook-filter-date-wrap{width:130px}.playbook-filter-date-input{width:130px;min-height:42px;border:1px solid var(--cp-modern-table-border);border-radius:6px;background:#ffffff;box-shadow:none;color:var(--cp-modern-text);padding:0 8px;text-align:center;font-size:13px;font-weight:400;letter-spacing:0}.playbook-filter-bar label.filter-toggle{display:flex;grid-column:2;grid-row:1;align-items:center;justify-content:center;gap:10px;width:125px;min-height:42px;margin-left:0;color:var(--cp-modern-text);font-size:16px;line-height:1.05;font-weight:var(--light-bold-weight);letter-spacing:var(--light-bold-spacing)}.playbook-filter-bar label.filter-toggle input{-moz-appearance:none;appearance:none;-webkit-appearance:none;box-sizing:border-box;display:grid;place-items:center;width:28px;height:28px;min-height:28px;margin:0;border:1px solid #8fa2aa;background:#ffffff;box-shadow:none;padding:0}.playbook-filter-bar label.filter-toggle input:before{content:none}.playbook-filter-bar label.filter-toggle input:checked{background:var(--cp-modern-soft-action);border-color:var(--cp-modern-soft-action)}.playbook-filter-bar label.filter-toggle input:checked:before{content:none}.playbook-filter-bar label.filter-toggle input:checked:after{content:"";width:15px;height:8px;border-left:4px solid var(--cp-modern-primary);border-bottom:4px solid var(--cp-modern-primary);transform:rotate(-45deg);margin-top:-3px}.playbook-filter-actions{display:grid;grid-column:1;grid-row:2;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;justify-self:center;width:min(520px,100%)}.playbook-filter-text-action{border:0;background:transparent;color:var(--cp-modern-primary-dark);font-size:16px;font-weight:var(--light-bold-weight);letter-spacing:var(--light-bold-spacing);line-height:1.2;cursor:pointer;padding:0;text-align:center}.playbook-wrap{background:transparent;border-radius:0;overflow:visible}.playbook-group{overflow:visible;background:var(--cp-modern-card);border:1px solid var(--cp-modern-border);border-radius:8px;box-shadow:var(--cp-card-shadow)}.playbook-group+.playbook-group{margin-top:18px}.playbook-group-card-header{position:relative;display:grid;grid-template-columns:1fr auto;align-items:start;grid-gap:18px;gap:18px;min-height:76px;padding:16px 24px 14px;border-bottom:1px solid var(--cp-modern-table-border);background:var(--cp-modern-group-header)}.playbook-group-card-heading{display:grid;grid-gap:4px;gap:4px}.playbook-group-card-heading h2{margin:0;color:var(--cp-modern-text);font-size:18px;font-weight:600;line-height:1.2}.playbook-group-card-heading p{margin:0;color:var(--cp-modern-muted);font-size:15px;font-weight:400;line-height:1.25}.playbook-semester-banner{display:grid;grid-template-columns:minmax(420px,1fr) 170px 150px 150px 86px 110px;align-items:center;padding:10px 16px 12px;background:#d5e3e9;color:#064f64;font-size:18px;font-weight:500;text-align:center;box-shadow:inset -4px -4px 0 rgba(80,80,80,.18)}.playbook-semester-banner-label{grid-column:1/-1;grid-row:1;justify-self:center;text-align:center}.playbook-semester-toggle{justify-self:center;border:0;background:transparent;color:var(--cp-modern-primary-dark);font-size:16px;font-weight:600;line-height:1;cursor:pointer}.playbook-semester-banner.school-after,.playbook-semester-banner.school-start{background:#a9c5b5;color:#fff}.playbook-semester-banner.school-start{background:#8fb8c3;color:#fff}.playbook-semester-banner.school-sophomore{background:#a9c5b5;color:#fff}.playbook-semester-banner.school-junior{background:#6fa6b2;color:#fff}.playbook-semester-banner.school-senior{background:#0b8fa3;color:#fff}.playbook-semester-banner.school-application-followup{background:#8fb8c3;color:#fff}.playbook-header-row,.playbook-task-row{display:grid;grid-template-columns:minmax(420px,1fr) 170px 150px 150px 86px 110px;align-items:center}.playbook-header-row{position:-webkit-sticky;position:sticky;top:0;z-index:12;min-height:42px;margin:0 24px 12px;padding:0;border:1px solid var(--cp-modern-table-border);border-radius:8px;background:var(--cp-modern-header);box-shadow:0 3px 10px rgba(31,41,51,.05);color:var(--cp-modern-text);font-size:16px;font-weight:500;text-align:center}.playbook-header-row>div{padding-top:0}.playbook-header-row>div:nth-child(n+2){transform:none}.playbook-hidden-summary-pill{display:flex;align-items:center;justify-content:center;min-height:42px;margin:0 24px 18px;padding:8px 18px;border:1px solid var(--cp-modern-table-border);border-radius:8px;background:#ffffff;box-shadow:0 3px 10px rgba(31,41,51,.05);color:var(--cp-modern-text);font-size:16px;font-weight:500;letter-spacing:0;line-height:1.25;text-align:center}.playbook-task-area{display:grid;grid-gap:0;gap:0;padding:0 24px}.playbook-task-row{min-height:48px;padding:0;border-bottom:1px solid var(--cp-modern-table-border);background:#ffffff;border-radius:0;box-shadow:none;color:var(--cp-modern-text)}.playbook-task-row:nth-child(2n){background:var(--cp-modern-page)}.playbook-task-row>div{min-width:0;padding:10px 12px}.playbook-task-row>div:nth-child(n+2){text-align:center}.playbook-task-row:hover{background:var(--cp-modern-hover)}.single-line{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playbook-task-row .task-title{display:flex;align-items:center;gap:8px;padding-left:4px;font-size:15px;font-weight:500}.playbook-task-icon{width:24px;height:24px;flex:0 0 auto;object-fit:contain}.playbook-task-icon.grad-cap-icon{width:31px;height:31px;margin-left:-2px}.playbook-task-icon-end{margin-left:2px}.table-control{min-height:34px;border:0;background:transparent;color:var(--cp-modern-text);font-size:14px;text-align:center}.owner-select{width:142px;padding-left:16px;padding-right:3px;font-weight:400;letter-spacing:0}.suggested-date-text,.suggested-label{color:var(--cp-modern-muted);font-size:15px}.suggested-date-text.is-muted-by-family-date{opacity:.44}.suggested-date-text.is-overdue{color:var(--cp-modern-danger);font-weight:500;opacity:1}.deadline-display-wrap{position:relative;display:inline-block;width:148px}.deadline-display-wrap .deadline-control{width:148px;padding-left:8px;padding-right:8px}.deadline-display-wrap .deadline-control.has-deadline{color:transparent}.deadline-display-wrap .deadline-control.has-deadline::-webkit-datetime-edit,.deadline-display-wrap .deadline-control.has-deadline::-webkit-datetime-edit-day-field,.deadline-display-wrap .deadline-control.has-deadline::-webkit-datetime-edit-fields-wrapper,.deadline-display-wrap .deadline-control.has-deadline::-webkit-datetime-edit-month-field,.deadline-display-wrap .deadline-control.has-deadline::-webkit-datetime-edit-text,.deadline-display-wrap .deadline-control.has-deadline::-webkit-datetime-edit-year-field,.deadline-display-wrap .deadline-control::-webkit-datetime-edit,.deadline-display-wrap .deadline-control::-webkit-datetime-edit-day-field,.deadline-display-wrap .deadline-control::-webkit-datetime-edit-fields-wrapper,.deadline-display-wrap .deadline-control::-webkit-datetime-edit-month-field,.deadline-display-wrap .deadline-control::-webkit-datetime-edit-text,.deadline-display-wrap .deadline-control::-webkit-datetime-edit-year-field{color:transparent!important}.deadline-display-text{position:absolute;top:50%;left:7px;right:34px;transform:translateY(-50%);pointer-events:none;color:#004a60;font-size:15px;line-height:1;white-space:nowrap;text-align:left}.deadline-display-text.placeholder{color:#62747b;font-size:13px}.typed-date-wrap,.typed-deadline-wrap{display:inline-grid;justify-items:center;gap:3px;position:relative}.typed-date-control,.typed-deadline-control{color:#004a60;font-size:14px;text-align:center}.typed-date-control::placeholder,.typed-deadline-control::placeholder{color:#62747b;font-size:13px}.typed-date-control.has-error,.typed-deadline-control.has-error{outline:2px solid rgba(181,83,78,.55);outline-offset:1px}.deadline-validation-message,.typed-date-validation-message{color:var(--cp-danger-soft);font-size:13px;line-height:1.1;text-align:center;white-space:normal}.deadline-preview-tooltip,.typed-date-preview-tooltip{max-width:148px;border:1px solid var(--cp-band-border);border-radius:7px;background:var(--cp-surface);color:#376675;font-size:13px;line-height:1.15;padding:3px 6px;text-align:center;box-shadow:3px 3px 0 var(--cp-shadow);white-space:normal}.college-typed-date-wrap,.family-gpa-typed-date-wrap,.naviance-typed-date-wrap,.scholarship-typed-date-wrap,.testing-typed-date-wrap{width:100%}.college-typed-date-input,.family-gpa-typed-date-input,.naviance-typed-date-input,.scholarship-typed-date-input,.testing-typed-date-input{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.college-typed-date-wrap .typed-date-preview-tooltip,.family-gpa-typed-date-wrap .typed-date-preview-tooltip,.naviance-typed-date-wrap .typed-date-preview-tooltip,.scholarship-typed-date-wrap .typed-date-preview-tooltip,.testing-typed-date-wrap .typed-date-preview-tooltip{max-width:180px}.guide-btn{min-height:34px;border:0;border-radius:6px;background:var(--cp-modern-soft-action);color:var(--cp-modern-primary);font-size:14px;font-weight:500;padding:0 13px;box-shadow:none}.complete-cell{position:relative;display:grid;place-items:center}.playbook-complete-validation-message{top:calc(100% + 6px);z-index:18;width:260px;border:1px solid #d99990;border-radius:6px;background:#fff7f5;color:var(--cp-danger-soft);padding:6px 8px;box-shadow:2px 2px 0 rgba(182,93,82,.15)}.field-hover-tooltip,.playbook-complete-validation-message{position:absolute;right:0;font-size:13px;font-weight:400;line-height:1.25;text-align:left}.field-hover-tooltip{bottom:calc(100% + 8px);z-index:25;display:block;width:max-content;max-width:280px;padding:8px 10px;border:1px solid var(--cp-band-border);border-radius:6px;background:#ffffff;box-shadow:4px 4px 0 var(--cp-shadow);color:var(--cp-text);opacity:0;pointer-events:none;transform:translate(-14px,4px);transition:opacity .12s ease,transform .12s ease;white-space:normal}.college-check-cell:focus-within .field-hover-tooltip,.college-check-cell:hover .field-hover-tooltip{opacity:1;transform:translate(-14px)}.college-cost-tooltip-cell{position:relative;gap:8px}.college-detail-label-with-tooltip{position:relative;flex-direction:row;align-items:flex-start;gap:10px;width:100%}.college-cost-warning-icon{display:inline-flex;width:14px;height:14px;flex:0 0 14px;align-items:center;justify-content:center;margin-top:2px;border:1px solid var(--cp-modern-danger);border-radius:999px;color:var(--cp-modern-danger);font-size:10px;font-weight:600;line-height:1}.college-detail-label-with-tooltip .field-hover-tooltip{right:auto;left:0;transform:translateY(4px)}.college-detail-label-with-tooltip:focus-within .field-hover-tooltip,.college-detail-label-with-tooltip:hover .field-hover-tooltip{opacity:1;transform:translate(0)}.college-value-cell.has-field-tooltip{position:relative}.college-value-cell.has-field-tooltip:focus-within .field-hover-tooltip,.college-value-cell.has-field-tooltip:hover .field-hover-tooltip{opacity:1;transform:translate(-14px)}.college-cost-tooltip-cell:focus-within .field-hover-tooltip,.college-cost-tooltip-cell:hover .field-hover-tooltip{opacity:1;transform:translate(-14px)}.complete-checkbox{width:20px;height:20px;-moz-appearance:none;appearance:none;-webkit-appearance:none;display:grid;place-content:center;margin:0;border:1px solid var(--cp-modern-primary);border-radius:4px;background:#ffffff;cursor:pointer}.complete-checkbox:checked{border-color:var(--cp-modern-soft-action);background:var(--cp-modern-soft-action)}.complete-checkbox:checked:after{content:"";width:12px;height:7px;border-left:3px solid var(--cp-modern-primary);border-bottom:3px solid var(--cp-modern-primary);transform:rotate(-45deg);margin-top:-2px}.completed-row{opacity:.55}.application-followup-area{padding-top:0}.application-followup-college{display:grid;grid-gap:0;gap:0}.application-followup-college+.application-followup-college{margin-top:12px}.application-followup-college-name{min-height:34px;display:flex;align-items:center;gap:14px;padding:18px 0 10px;color:var(--cp-modern-primary-dark);font-size:20px;font-weight:500}.application-followup-college-link{border:0;background:transparent;color:inherit;padding:0;font:inherit;letter-spacing:inherit;cursor:pointer}.application-followup-college-link:focus-visible,.application-followup-college-link:hover{text-decoration:none;color:var(--cp-teal);outline:none}.application-followup-dash{font-size:15px;letter-spacing:.4px}.application-followup-skip-btn,.application-followup-unskip-btn{justify-self:center;background:var(--cp-modern-soft-action);border-color:var(--cp-modern-soft-action);color:var(--cp-modern-primary)}.application-followup-show-skipped{border:0;background:transparent;color:var(--cp-modern-primary);font-size:13px;font-weight:var(--light-bold-weight);letter-spacing:var(--light-bold-spacing);cursor:pointer}.skipped-followup-row{opacity:.55}.scholarship-goal-panel{margin-bottom:22px;padding:18px;border:1px solid var(--cp-modern-border);border-radius:8px;background:var(--cp-modern-card);box-shadow:var(--cp-card-shadow)}.scholarship-goal-grid{display:grid;grid-template-columns:118px 118px minmax(340px,1fr) 118px;align-items:end;grid-gap:24px;gap:24px}.scholarship-goal-grid label{display:block}.scholarship-goal-grid label>span{display:block;margin:0 0 5px;color:var(--cp-modern-muted);font-size:13px;font-weight:500;letter-spacing:.04em;text-align:center;text-transform:uppercase}.scholarship-goal-grid .scholarship-goal-entry-label{color:var(--cp-modern-danger)}.scholarship-summary-value{width:118px;min-height:42px;display:flex;align-items:center;justify-content:center;border:1px solid var(--cp-modern-table-border);border-radius:6px;background:var(--cp-modern-card);box-shadow:none;color:var(--cp-modern-text);font-size:15px;font-weight:500;letter-spacing:0}.scholarship-goal-input{text-align:center}.scholarship-progress-wrap{padding-bottom:2px}.scholarship-progress-label{margin-bottom:7px;color:var(--cp-modern-text);font-size:15px;font-weight:500;letter-spacing:0;text-align:center}.scholarship-progress-track{display:flex;height:20px;overflow:hidden;border-radius:999px;background:var(--cp-modern-header)}.scholarship-progress-track span{display:block;height:100%}.scholarship-progress-track .accepted{background:#86a58c}.scholarship-progress-track .unaccepted{background:var(--cp-modern-primary)}.scholarship-progress-track .remaining{background:var(--cp-modern-header)}.scholarship-section{overflow:hidden;margin-bottom:22px;border:1px solid var(--cp-modern-border);border-radius:8px;background:var(--cp-modern-card);box-shadow:var(--cp-card-shadow)}.scholarship-section-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;grid-gap:18px;gap:18px;padding:18px 24px 12px;background:var(--cp-modern-card);color:var(--cp-modern-text)}.scholarship-title-block{display:grid;grid-gap:5px;gap:5px;justify-items:start}.scholarship-section-label{color:var(--cp-modern-muted);font-size:13px;font-weight:500;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.scholarship-section-header h2{margin:0;font-size:18px;font-weight:600;letter-spacing:0;line-height:1.2;text-align:left}.scholarship-add-button{justify-self:end;min-height:34px;border:1px solid rgba(58,124,165,.25);border-radius:6px;background:var(--cp-modern-soft-action);color:var(--cp-modern-primary);font-size:14px;font-weight:500;padding:7px 13px;cursor:pointer}.scholarship-section-helper{margin:0;padding:0;color:var(--cp-modern-muted);font-size:15px;font-weight:400;line-height:1.35;text-align:left}.scholarship-table{width:100%;margin-top:0;table-layout:fixed;border-collapse:collapse}.scholarship-table th{border-top:1px solid var(--cp-modern-table-border);background:var(--cp-modern-header);font-size:14px;font-weight:500;letter-spacing:0}.scholarship-table td,.scholarship-table th{padding:12px 10px;border-bottom:1px solid var(--cp-modern-table-border);color:var(--cp-modern-text);text-align:center}.scholarship-table td{min-height:46px;background:var(--cp-modern-card);font-size:15px;font-weight:400;line-height:1.35;vertical-align:middle}.scholarship-table tbody tr:nth-child(2n) td{background:var(--cp-modern-page)}.scholarship-table td:first-child,.scholarship-table td:nth-child(2),.scholarship-table td:nth-child(7){text-align:left}.scholarship-table td:first-child,.scholarship-table th:first-child{width:13%}.scholarship-table td:nth-child(2),.scholarship-table th:nth-child(2){width:17%}.scholarship-table td:nth-child(3),.scholarship-table th:nth-child(3){width:12%;white-space:nowrap}.scholarship-table td:nth-child(4),.scholarship-table th:nth-child(4){width:9%}.scholarship-table td:nth-child(5),.scholarship-table th:nth-child(5){width:12%}.scholarship-table td:nth-child(6),.scholarship-table th:nth-child(6){width:8%}.scholarship-table td:nth-child(7),.scholarship-table th:nth-child(7){width:22%}.scholarship-table td:nth-child(8),.scholarship-table th:nth-child(8){width:7%}.scholarship-edit-button{border:1px solid rgba(58,124,165,.25);border-radius:6px;background:var(--cp-modern-soft-action);color:var(--cp-modern-primary);font-size:13px;font-weight:500;letter-spacing:0;padding:6px 10px;cursor:pointer}.scholarship-college-link{border:0;background:transparent;color:var(--cp-modern-primary-dark);font:inherit;font-weight:500;letter-spacing:0;padding:0;text-align:left;cursor:pointer}.scholarship-college-link:focus-visible,.scholarship-college-link:hover{color:var(--cp-modern-primary);text-decoration:none}.scholarship-edit-disabled{color:var(--cp-modern-muted);font-size:13px;font-weight:500;letter-spacing:0}.scholarship-empty-row td{color:var(--cp-modern-muted);font-style:italic;text-align:center}.scholarship-modal-backdrop{position:fixed;inset:0;z-index:70;display:grid;place-items:center;padding:24px;background:rgba(31,41,51,.34)}.scholarship-modal{width:min(750px,96vw);border:1px solid var(--cp-modern-border);border-radius:8px;background:var(--cp-modern-card);box-shadow:var(--cp-card-shadow);color:var(--cp-modern-text)}.scholarship-modal header{padding:26px 34px 10px;text-align:center}.scholarship-modal h2{margin:0;color:var(--cp-modern-text);font-size:22px;font-weight:600;letter-spacing:0}.scholarship-modal-grid{display:grid;grid-template-columns:140px 300px 140px;justify-content:center;grid-gap:18px 40px;gap:18px 40px;max-width:660px;margin:0 auto;padding:14px 45px 22px}.scholarship-modal-date{grid-column:1;grid-row:1;width:140px}.scholarship-modal-term{grid-column:1;grid-row:2;width:140px}.scholarship-modal-date .scholarship-typed-date-input,.scholarship-modal-date .scholarship-typed-date-wrap{width:100%;min-width:0}.scholarship-modal-source{grid-column:2;grid-row:1;width:300px}.scholarship-modal-description{grid-column:2;grid-row:2;width:300px}.scholarship-modal-amount{grid-column:3;grid-row:1;width:140px}.scholarship-modal-checkbox{grid-column:3;grid-row:2;justify-self:center}.scholarship-modal label{display:grid;grid-gap:7px;gap:7px;color:var(--cp-modern-muted);font-size:13px;font-weight:500;letter-spacing:.04em;text-align:center}.scholarship-modal input,.scholarship-modal select,.scholarship-modal textarea{box-sizing:border-box;width:100%;min-height:42px;border:1px solid var(--cp-modern-table-border);border-radius:6px;background:#fff;box-shadow:none;color:var(--cp-modern-text);font-size:15px;font-weight:400;letter-spacing:0;padding:8px 12px;text-align:center}.scholarship-modal input:hover,.scholarship-modal select:hover,.scholarship-modal textarea:hover{background:var(--cp-modern-hover)}.scholarship-modal textarea{resize:vertical;text-align:left}.scholarship-modal-checkbox{align-content:start;justify-items:center;width:90px}.scholarship-modal-checkbox input{width:22px;min-height:22px;box-shadow:none;accent-color:var(--cp-modern-primary)}.status-yes{color:var(--cp-modern-primary);font-size:22px;font-weight:500;line-height:1}.scholarship-modal-notes{grid-column:1/-1;width:660px}.scholarship-modal footer{display:flex;align-items:center;justify-content:center;gap:20px;min-height:74px;padding:12px 28px;border-top:1px solid var(--cp-modern-border);background:var(--cp-modern-card)}.scholarship-modal footer .primary-button,.scholarship-modal footer .secondary-button{width:86px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;margin:0;padding:10px 14px;font-size:14px;border:1px solid rgba(58,124,165,.25);border-radius:6px;box-shadow:0 2px 8px rgba(31,41,51,.06)}.scholarship-modal footer .primary-button{background:var(--cp-modern-soft-action);color:var(--cp-modern-primary)}.scholarship-modal footer .secondary-button{background:var(--cp-modern-card);color:var(--cp-modern-text)}.scholarship-modal.testing-score-modal-act{width:min(650px,96vw)}.scholarship-modal.testing-score-modal-act .testing-score-modal-grid{display:grid;grid-template-columns:140px repeat(3,100px);justify-content:center;grid-column-gap:40px;column-gap:40px;grid-row-gap:18px;row-gap:18px;max-width:560px;margin:0 auto;padding:14px 45px 22px}.scholarship-modal.testing-score-modal-act .testing-score-modal-date,.scholarship-modal.testing-score-modal-act .testing-score-modal-score{width:auto}.scholarship-modal.testing-score-modal-act .testing-score-modal-grid label:nth-child(5){grid-column:2}.scholarship-modal.testing-score-modal-act .testing-score-modal-grid label:nth-child(6){grid-column:3}.scholarship-modal.testing-score-modal-act .testing-score-modal-total{grid-column:4;margin-left:0}.scholarship-modal.testing-score-modal-act .testing-score-modal-notes{grid-column:1/-1;width:auto;flex-basis:auto}.scholarship-modal.testing-score-modal-act .testing-score-modal-grid input,.scholarship-modal.testing-score-modal-act .testing-score-modal-grid textarea{box-sizing:border-box;width:100%;min-width:0}.scholarship-modal.testing-score-modal-act .testing-modal-date-input{width:100%;min-width:0}.scholarship-modal.testing-score-modal-sat{width:min(760px,96vw)}.scholarship-modal.testing-score-modal-sat .testing-score-modal-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:18px 40px;max-width:675px;margin:0 auto;padding:14px 45px 22px}.scholarship-modal.testing-score-modal-sat .testing-score-modal-date{flex:0 0 140px;width:140px}.scholarship-modal.testing-score-modal-sat .testing-score-modal-score{flex:0 0 100px;width:100px;white-space:nowrap}.scholarship-modal.testing-score-modal-sat .testing-score-modal-total{margin-left:15px}.scholarship-modal.testing-score-modal-sat .testing-score-modal-notes{flex:0 0 675px;width:675px}.scholarship-modal.testing-score-modal-sat .testing-score-modal-grid input,.scholarship-modal.testing-score-modal-sat .testing-score-modal-grid textarea{box-sizing:border-box;width:100%;min-width:0}.scholarship-modal.testing-score-modal-sat .testing-modal-date-input{width:100%;min-width:0}.dashboard-section-divider{height:2px;margin:22px 0;background:#e4ebf0}.application-followup-widget-header,.college-notes-header,.dashboard-section-header,.dashboard-widget-header{display:grid;grid-template-columns:160px minmax(0,1fr) 160px;align-items:center;min-height:80px;padding:0 24px;border-bottom:1px solid var(--cp-band-border);background:var(--cp-surface)}.dashboard-widget-title{color:var(--cp-teal-dark);font-size:24px;font-weight:var(--light-bold-weight);letter-spacing:var(--light-bold-spacing)}.dashboard-widget-title-block{display:grid;justify-items:center;grid-gap:8px;gap:8px}.dashboard-sort-helper{color:var(--cp-teal-dark);font-size:15px;font-weight:400;letter-spacing:0;line-height:1.2;text-align:center}.dashboard-section-actions{display:flex;justify-content:flex-end;padding-right:24px}.dashboard-section-toggle{border:0;background:transparent;color:var(--cp-teal-dark);font-size:16px;font-weight:var(--light-bold-weight);letter-spacing:var(--light-bold-spacing);cursor:pointer}.dashboard-hidden-summary{min-height:54px;display:grid;place-items:center;color:var(--cp-muted);font-size:16px}.early-puzzle-grid{display:grid;grid-template-columns:minmax(320px,1fr) minmax(320px,1fr) minmax(320px,1fr);grid-gap:26px;gap:26px;padding:26px 8px;align-items:start}.early-puzzle-column{display:grid;grid-gap:28px;min-width:0}.early-mini-widget{border:1px solid var(--cp-band-border);background:var(--cp-surface);box-shadow:5px 5px 0 var(--cp-shadow)}.college-summary-table,.early-mini-table{width:100%;border-collapse:collapse;table-layout:fixed}.early-mini-table{table-layout:auto}.early-mini-table th{height:46px;background:var(--cp-band);color:var(--cp-teal-dark);font-size:16px;font-weight:var(--light-bold-weight);letter-spacing:var(--light-bold-spacing);text-align:center}.early-mini-table td{height:46px;padding:0 14px;border-bottom:1px solid var(--cp-band-border);background:var(--cp-surface);color:var(--cp-text);font-size:14px;vertical-align:middle}.early-mini-table tbody tr:nth-child(2n) td{background:#e9f6fb}.early-mini-table td:last-child{text-align:center;font-weight:var(--light-bold-weight);letter-spacing:var(--light-bold-spacing)}.early-naviance-table td:first-child{width:auto;white-space:normal;overflow-wrap:anywhere}.early-status-cell{width:42px;min-width:42px;padding-left:6px!important;padding-right:18px!important;transform:none}.compact-status,.dash-status,.status-pill{display:inline-grid;place-items:center;width:24px;height:24px;color:#2f7b62;font-size:22px;line-height:1;font-weight:500}.compact-status.no,.dash-status-no,.status-no,.status-pill.no{color:var(--cp-danger-soft)}.dash-status-neutral,.status-pill.neutral{width:auto;color:var(--cp-muted);font-size:15px}.dash-status-yes{color:#2f7b62}.early-recs-table td:first-child{white-space:normal;overflow-wrap:anywhere}.early-recs-table td:last-child{font-size:13px}.early-status-muted,.early-status-word{color:var(--cp-teal-dark);font-size:13px;font-weight:var(--light-bold-weight);letter-spacing:var(--light-bold-spacing);line-height:1.15}.early-status-muted{color:#8a969b}.early-widget-footer{min-height:36px;display:grid;place-items:center;border-top:1px solid var(--cp-band-border);background:var(--cp-band);color:var(--cp-teal-dark);font-size:13px}.early-test-note{margin:7px 14px 10px;color:var(--cp-text);font-size:12px;text-align:center}.early-test-table th{font-size:14px}.early-test-table thead tr:first-child th{height:38px;font-size:16px;font-weight:var(--light-bold-weight);letter-spacing:var(--light-bold-spacing)}.early-test-table thead tr:nth-child(2) th{height:34px}.early-test-table td{height:42px;font-size:13px;text-align:center}.early-test-table td:first-child{width:31%;text-align:left}.early-test-table tbody td:last-child{font-weight:400;letter-spacing:0}.early-scholarship-table td{height:46px;font-size:14px}.early-scholarship-table td:last-child{text-align:right;padding-right:24px}.early-scholarship-progress-label{margin-bottom:8px;color:var(--cp-teal-dark);font-size:14px;font-weight:var(--light-bold-weight);letter-spacing:var(--light-bold-spacing);text-align:center}.early-scholarship-progress-track{display:flex;height:16px;overflow:hidden;background:#b9d2dc}.early-scholarship-progress-track span{display:block;height:100%}.early-scholarship-progress-track .accepted{background:#5f765f}.early-scholarship-progress-track .unaccepted{background:#8fb8c3}.early-scholarship-progress-track .remaining{background:#b9d2dc}.dashboard-early-widget{border:0;background:transparent;box-shadow:none;padding:0}.early-widget-title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;grid-gap:24px;gap:24px;margin:0 8px 34px}.early-widget-title-row .dashboard-widget-title{justify-self:start;margin:0;color:var(--cp-modern-text);font-size:26px;font-weight:600;line-height:1.12;text-align:left}.early-widget-title-row .dashboard-section-actions{padding-right:0}.early-widget-subtitle{margin:5px 0 0;color:var(--cp-modern-muted);font-size:15px;font-weight:400;line-height:1.3}.early-puzzle-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:29px;padding:0 8px 26px}.early-puzzle-column{gap:28px}.early-mini-widget{min-width:0;min-height:0;padding:32px 25px 36px;border:1px solid var(--cp-modern-border);border-radius:8px;background:var(--cp-modern-card);box-shadow:var(--cp-card-shadow);color:var(--cp-modern-text)}.early-mini-header{margin-bottom:20px}.early-mini-label{color:var(--cp-modern-muted);font-size:13px;font-weight:500;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.early-mini-header h3{margin:5px 0 0;color:var(--cp-modern-text);font-size:18px;font-weight:600;line-height:1.2}.early-check-list{display:grid;grid-gap:12px;gap:12px;margin:0;padding:0;list-style:none}.early-check-item{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:start;grid-gap:11px;gap:11px;color:var(--cp-modern-text);font-size:15px;font-weight:400;line-height:1.28}.early-check-status{display:inline-grid;place-items:center;width:22px;height:22px;margin-top:1px;border-radius:4px;line-height:1}.early-check-status.complete{border:0;color:#0086ad;font-size:22px;font-weight:500}.early-check-status.incomplete{border:2px solid #cfd6dc;background:transparent}.early-widget-footer{min-height:0;display:block;margin-top:28px;border-top:0;background:transparent;color:var(--cp-modern-muted);font-size:15px;font-weight:400;line-height:1.25;text-align:left}.early-test-results{display:grid;grid-gap:24px;gap:24px}.early-test-results.simple{gap:24px}.early-test-block{color:var(--cp-modern-text);font-size:15px;font-weight:400;line-height:1.22}.early-test-label{display:block;margin-bottom:6px;font-weight:600}.early-test-score-line strong{font-weight:600}.early-test-date-line,.early-test-superscore-line{margin-top:4px}.early-test-superscore-line strong{font-weight:600}.early-test-note{margin:16px 0 0;color:var(--cp-modern-muted);font-size:15px;font-weight:400;line-height:1.25;text-align:left}.early-scholarship-stats{display:grid;grid-gap:13px;gap:13px;margin-bottom:22px}.early-scholarship-stat{display:flex;align-items:baseline;justify-content:space-between;gap:18px;color:var(--cp-modern-text);font-size:15px;font-weight:400;line-height:1.25}.early-scholarship-stat strong{color:var(--cp-modern-text);font-weight:600;white-space:nowrap}.early-scholarship-progress-label{margin:0 0 10px;color:var(--cp-modern-muted);font-size:15px;font-weight:400;letter-spacing:0;line-height:1.25;text-align:left}.early-scholarship-progress-track{height:12px;border-radius:999px;background:#d8e1e8}.early-scholarship-progress-track .accepted{background:#0086ad}.early-scholarship-progress-track .unaccepted{background:#91b9cc}.early-scholarship-progress-track .remaining{background:#d8e1e8}.dashboard-topic-control{display:inline-grid;justify-items:start;margin-top:18px;color:var(--cp-modern-muted);font-size:13px;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.dashboard-topic-control select{width:184px;min-height:36px;border:1px solid var(--cp-modern-table-border);border-radius:6px;background:var(--cp-modern-header);color:var(--cp-modern-text);padding:4px 10px;font-size:15px;font-weight:500;letter-spacing:0;text-transform:none;box-shadow:var(--cp-card-shadow)}.dashboard-college-widget{overflow:hidden;border:1px solid var(--cp-modern-border);background:var(--cp-modern-card);box-shadow:var(--cp-card-shadow)}.dashboard-modern-table-card-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;grid-gap:24px;gap:24px;padding:32px 25px 18px}.dashboard-modern-section-label{margin:0 0 5px;color:var(--cp-modern-muted);font-size:13px;font-weight:500;letter-spacing:.04em;line-height:1.2}.dashboard-modern-table-title-block{display:grid;justify-items:start}.dashboard-modern-table-title-block .dashboard-widget-title{justify-self:start;margin:0;color:var(--cp-modern-text);font-size:18px;font-weight:600;line-height:1.2;text-align:left}.dashboard-modern-table-title-block .dashboard-sort-helper{margin-top:10px;color:var(--cp-modern-muted);font-size:15px;font-weight:400;letter-spacing:0;line-height:1.25;text-align:left}.dashboard-college-widget .dashboard-section-actions{padding-right:0}.college-summary-wrap{overflow-x:auto;padding:0 25px 24px}.college-summary-table{min-width:0;background:transparent}.college-summary-table th{height:68px;padding:0 12px;background:var(--cp-modern-header);color:var(--cp-modern-text);border-bottom:1px solid var(--cp-modern-table-border);font-size:14px;font-weight:500;letter-spacing:0;text-align:center;vertical-align:middle}.college-summary-table td:first-child,.college-summary-table th:first-child{width:78px;min-width:78px;max-width:78px}.college-summary-table td:nth-child(2),.college-summary-table th:nth-child(2){width:170px;min-width:170px;max-width:170px}.college-summary-table .dashboard-sort-note{height:36px;padding:7px 14px 9px;background:var(--cp-surface);color:var(--cp-teal-dark);font-size:14px;font-weight:var(--light-bold-weight);letter-spacing:var(--light-bold-spacing);vertical-align:middle}.dashboard-sort-control{display:inline-grid;place-items:center;min-height:44px;width:100%;border:0;background:transparent;color:inherit;font:inherit;font-size:14px;font-weight:500;letter-spacing:0;line-height:1.2;text-align:center;cursor:pointer}.college-summary-table th.is-sorted .aid-head-grid:after,.college-summary-table th.is-sorted .stacked-th:after{content:"";display:block;width:34px;height:3px;margin:3px auto 0;background:currentColor}.stacked-th{display:grid;grid-gap:1px;gap:1px}.college-summary-table td{height:68px;padding:10px 12px;border-bottom:1px solid var(--cp-modern-table-border);background:transparent;color:var(--cp-modern-text);font-size:15px;font-weight:400;letter-spacing:0;line-height:1.25;text-align:center;vertical-align:middle}.college-summary-table tbody tr:nth-child(2n) td{background:var(--cp-modern-page)}.college-summary-table .choice-cell,.college-summary-table .college-name-cell{color:var(--cp-modern-text)}.college-summary-table .choice-cell{font-weight:400;letter-spacing:0}.college-summary-table .college-name-cell{text-align:left;font-weight:500}.dashboard-college-widget .money-cell{color:var(--cp-modern-text);font-weight:400;letter-spacing:0}.dashboard-college-widget .remaining-oop-cell{font-weight:600}.dashboard-topic-general .college-summary-table td:nth-child(3),.dashboard-topic-general .college-summary-table th:nth-child(3){width:95px;min-width:95px}.dashboard-topic-general .college-summary-table td:nth-child(4),.dashboard-topic-general .college-summary-table td:nth-child(5),.dashboard-topic-general .college-summary-table th:nth-child(4),.dashboard-topic-general .college-summary-table th:nth-child(5){width:68px;min-width:68px}.dashboard-topic-general .college-summary-table td:nth-child(6),.dashboard-topic-general .college-summary-table th:nth-child(6){width:430px;min-width:430px}.dashboard-topic-general .college-summary-table td:nth-child(7),.dashboard-topic-general .college-summary-table th:nth-child(7){width:115px;min-width:115px}.dashboard-topic-general .college-summary-table td,.dashboard-topic-general .college-summary-table th{padding-left:6px;padding-right:6px}.dashboard-topic-general .notes-cell{white-space:normal;line-height:1.18;text-align:left}.dashboard-topic-general .notes-cell.no-notes{text-align:center}.score-delta-cell{font-size:14px;font-weight:var(--light-bold-weight);letter-spacing:var(--light-bold-spacing)}.college-summary-table .score-delta-cell{font-weight:500;letter-spacing:0}.application-followup-dashboard-name,.college-link,.college-note-name-link{border:0;background:transparent;color:var(--cp-teal-dark);font:inherit;font-weight:var(--light-bold-weight);letter-spacing:var(--light-bold-spacing);text-decoration:none;cursor:pointer}.college-summary-table .college-link{padding:0;text-align:left}.dashboard-table-checkbox{display:inline-grid;place-items:center;width:20px;height:20px;border:2px solid #cfd6dc;border-radius:5px;background:transparent;color:var(--cp-modern-primary);vertical-align:middle}.dashboard-table-checkbox.checked{border-color:transparent}.dashboard-table-checkbox.checked:after{content:"\2713";font-size:22px;font-weight:500;line-height:1}.money-cell{color:var(--cp-teal-dark);font-weight:600;letter-spacing:var(--light-bold-spacing)}.score-delta-positive{color:#2f7b62}.score-delta-negative{color:var(--cp-danger-soft)}.score-delta-cell .score-delta-positive{color:#2f7b62}.score-delta-cell .score-delta-negative{color:var(--cp-danger-soft)}.aid-head-grid,.aid-split{display:grid;grid-template-columns:1fr 16px 1fr;align-items:center;grid-gap:6px;gap:6px}.aid-head-title{display:block}.aid-divider,.aid-divider-sort{color:currentColor;text-align:center}.application-followup-helper,.college-notes-helper{margin:0;padding:14px 24px 16px;color:var(--cp-muted);font-size:15px;font-weight:400;letter-spacing:0;text-align:center}.college-notes-header{min-height:58px;padding-left:18px;padding-right:18px}.college-notes-widget{overflow:hidden;border:1px solid var(--cp-band-border);background:var(--cp-surface);box-shadow:5px 5px 0 var(--cp-shadow)}.college-notes-widget .dashboard-widget-title{font-size:24px}.college-notes-widget .dashboard-section-actions{align-self:center;padding-right:18px}.college-notes-widget .college-notes-helper{padding:10px 24px 12px;font-size:15px}.college-notes-list{padding:0 10px 14px;background:var(--cp-surface)}.application-followup-dashboard-row,.college-note-row{min-height:46px;display:grid;align-items:center;grid-gap:22px;gap:22px;padding:0 28px 0 22px;background:#e9f6fb;color:var(--cp-text)}.college-note-row{border-left:10px solid #5f765f}.college-notes-widget .college-note-row{grid-template-columns:78px 1fr 190px;min-height:50px;gap:22px;margin-left:0;margin-right:0;padding:0 30px 0 0;border-left-width:8px}.application-followup-dashboard-row+.application-followup-dashboard-row,.college-note-row+.college-note-row{margin-top:12px}.college-note-left{display:grid;grid-template-columns:210px minmax(0,1fr);align-items:center;grid-gap:140px;gap:140px}.college-notes-widget .college-note-left{grid-template-columns:230px minmax(0,1fr);gap:70px;padding-left:9px}.application-followup-dashboard-choice,.college-note-choice{color:var(--cp-teal-dark);font-size:13px;font-weight:var(--light-bold-weight);letter-spacing:var(--light-bold-spacing);text-align:center}.college-note-right{justify-self:end;min-width:190px;text-align:right}.college-note-text{color:#2f7b62;font-size:13px;font-weight:var(--light-bold-weight);letter-spacing:var(--light-bold-spacing);white-space:nowrap}.college-note-row:not(.complete){border-left-color:#f8f80c}.college-note-row:not(.complete) .college-note-text{color:var(--cp-text)}.college-note-updated{color:var(--cp-muted);font-size:12px;white-space:nowrap}.college-note-name-link{padding:0;font-size:13px;justify-self:start;text-align:left}.college-notes-widget .college-note-name-link{font-size:13px}.tooltip-anchor{position:relative}.quiet-tooltip{position:absolute;left:50%;bottom:calc(100% + 8px);z-index:20;display:block;width:max-content;max-width:340px;padding:8px 10px;border:1px solid var(--cp-band-border);border-radius:6px;background:#ffffff;box-shadow:4px 4px 0 var(--cp-shadow);color:var(--cp-text);font-size:13px;font-weight:400;letter-spacing:0;line-height:1.25;text-align:left;white-space:normal;opacity:0;pointer-events:none;transform:translate(-50%,4px);transition:opacity .12s ease,transform .12s ease}.tooltip-anchor:focus .quiet-tooltip,.tooltip-anchor:hover .quiet-tooltip{opacity:1;transform:translate(-50%)}.application-followup-empty,.college-notes-empty{min-height:54px;color:var(--cp-muted);font-size:16px}.application-followup-dashboard-row{position:relative;height:50px;min-height:50px;padding:0 28px 0 0;border-left:8px solid #7bb9c3}.application-followup-dashboard-college{grid-row:1;position:relative;z-index:1;padding-left:9px}.application-followup-dashboard-choice{grid-row:1;position:relative;z-index:1}.application-followup-dashboard-text{grid-column:1/-1;grid-row:1;justify-content:center;align-items:center;color:var(--cp-text);line-height:1.2}.application-followup-dashboard-text>span{display:none}.application-followup-dashboard-line{justify-content:center}.application-followup-dot{color:var(--cp-muted)}.application-followup-widget-header{min-height:64px}.application-followup-widget-list{padding-bottom:16px}.application-followup-dashboard-name{padding:0;font-size:13px;text-align:left}.application-followup-widget,.college-notes-widget{overflow:hidden;border:1px solid var(--cp-modern-border);border-radius:8px;background:var(--cp-modern-card);box-shadow:var(--cp-card-shadow)}.application-followup-widget-header,.college-notes-header{min-height:0;padding:32px 25px 18px;border-bottom:0;background:var(--cp-modern-card)}.application-followup-widget .dashboard-widget-title,.college-notes-widget .dashboard-widget-title{justify-self:start;margin:0;color:var(--cp-modern-text);font-size:18px;font-weight:600;line-height:1.2;text-align:left}.application-followup-widget .dashboard-section-actions,.college-notes-widget .dashboard-section-actions{align-self:start;padding-right:0}.application-followup-helper,.college-notes-helper,.college-notes-widget .college-notes-helper{margin:10px 0 0;padding:0;color:var(--cp-modern-muted);font-size:15px;font-weight:400;letter-spacing:0;line-height:1.25;text-align:left}.application-followup-widget-list,.college-notes-list{display:grid;grid-gap:0;gap:0;padding:0 25px 24px;background:var(--cp-modern-card)}.application-followup-dashboard-row,.college-notes-widget .college-note-row{min-height:68px;margin:0;padding:0;border-left:0;border-bottom:1px solid var(--cp-modern-table-border);background:transparent;color:var(--cp-modern-text);font-size:15px;font-weight:400;letter-spacing:0;line-height:1.25}.application-followup-dashboard-row+.application-followup-dashboard-row,.college-note-row+.college-note-row{margin-top:0}.application-followup-dashboard-row:nth-child(odd),.college-notes-widget .college-note-row:nth-child(odd){background:var(--cp-modern-page)}.college-notes-widget .college-note-row{grid-template-columns:78px minmax(0,1fr) 245px;gap:18px}.college-note-left,.college-notes-widget .college-note-left{display:grid;grid-template-columns:160px minmax(0,1fr);align-items:center;grid-gap:28px;gap:28px;padding-left:0}.college-note-choice{color:var(--cp-modern-text);font-size:15px;font-weight:400;letter-spacing:0;text-align:center}.college-note-name-link,.college-notes-widget .college-note-name-link{justify-self:start;color:var(--cp-modern-text);font-size:15px;font-weight:500;letter-spacing:0;text-align:left}.college-notes-widget .college-note-text{font-size:15px;letter-spacing:0;text-align:left}.college-note-row:not(.complete) .college-note-text,.college-notes-widget .college-note-text{color:var(--cp-modern-muted);font-weight:400}.college-note-count{color:var(--cp-modern-text);font-weight:600}.college-note-right{justify-self:stretch;min-width:0}.college-notes-widget .college-note-updated{padding-right:18px;color:var(--cp-modern-muted);font-size:15px;font-weight:400;letter-spacing:0;text-align:right;white-space:nowrap}.application-followup-dashboard-row{grid-template-columns:78px 170px minmax(0,1fr);gap:14px;height:auto;padding-right:24px}.application-followup-dashboard-choice{grid-column:1;grid-row:auto;align-self:center;color:var(--cp-modern-text);font-size:15px;font-weight:400;letter-spacing:0;text-align:center}.application-followup-dashboard-college{grid-column:2;grid-row:auto;align-self:center;padding-left:0}.application-followup-dashboard-name{color:var(--cp-modern-text);font-size:15px;font-weight:500;letter-spacing:0}.application-followup-dashboard-text{display:grid;grid-column:3;grid-row:auto;align-self:center;justify-content:start;justify-items:start;grid-gap:3px;gap:3px;width:100%;color:var(--cp-modern-text);font-size:15px;font-weight:400;letter-spacing:0;text-align:left}.application-followup-dashboard-line{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:0 17px}.application-followup-dot{margin-right:17px;color:var(--cp-modern-text)}.application-followup-empty,.college-notes-empty{min-height:68px;display:grid;place-items:center;border-bottom:1px solid var(--cp-modern-table-border);color:var(--cp-modern-muted);font-size:15px}.college-subtitle-row{display:flex;align-items:center;gap:22px}.college-add-button{min-width:134px}.college-detail-panel{overflow:visible;background:transparent;border:0;box-shadow:none}.college-page-intro{display:grid;justify-items:start;grid-gap:5px;gap:5px;margin:0 0 28px}.college-page-intro h1{margin:0;color:var(--cp-modern-text);font-size:32px;font-weight:600;line-height:1.15;letter-spacing:0}.college-page-intro p{margin:0;color:var(--cp-modern-muted);font-size:16px;font-weight:400;line-height:1.3}.college-toolbar{display:grid;grid-template-columns:minmax(280px,1fr) auto;align-items:center;grid-gap:32px;gap:32px;margin-bottom:28px;padding:0;background:transparent;border-bottom:0}.college-toolbar-cluster{display:grid;align-items:center;justify-content:flex-end;justify-items:start;grid-gap:14px;gap:14px}.college-picker{display:inline-flex;align-items:center;gap:9px;color:var(--cp-modern-muted);font-size:15px;font-weight:400;letter-spacing:0}.college-detail-row input,.college-detail-row select,.college-detail-row textarea,.college-picker select{width:min(100%,var(--field-width,210px));min-height:39px;border:1px solid #d3d7db;border-radius:6px;background:var(--cp-college-card);color:var(--cp-modern-text);padding:8px 10px;font-size:15px;font-weight:400;line-height:1.25;text-align:left;text-align-last:left;box-shadow:none}.college-detail-row input:hover,.college-detail-row select:hover,.college-detail-row textarea:hover,.college-picker select:hover{background:#f0f4f7}.college-picker select{--field-width:602px;width:var(--field-width);max-width:52vw;background:var(--cp-modern-page);font-weight:500;letter-spacing:0}.college-title-block{display:grid;justify-items:start;grid-gap:8px;gap:8px;justify-self:start;width:auto;align-self:center;text-align:left}.college-name-title{margin:0;color:var(--cp-modern-text);font-size:26px;font-weight:600;line-height:1.12;letter-spacing:0}.college-choice-title{color:var(--cp-modern-muted);font-size:20px;font-weight:500}.college-last-updated{color:var(--cp-modern-muted);font-size:15px;font-weight:400}.college-selected-actions{display:flex;justify-content:flex-start;gap:10px;flex-wrap:wrap;white-space:nowrap}.college-selected-actions .btn{min-height:38px;border:1px solid rgba(58,124,165,.25);border-radius:6px;color:var(--cp-primary-dark);padding:0 15px;font-size:15px;font-weight:500;box-shadow:0 2px 8px rgba(31,41,51,.06)}.college-add-button,.college-selected-actions .college-add-button{background:#e4ebf0;border-color:rgba(58,124,165,.25);color:var(--cp-primary-dark)}.college-research-button{background:#dde7ed}.college-edit-name-button,.college-research-button{border-color:rgba(58,124,165,.25);color:var(--cp-primary-dark)}.college-edit-name-button{background:#f0f5f8}.college-commit-button,.college-selected-actions .college-commit-button{background:#dbe8dd;border-color:#b6c9b9;color:var(--cp-modern-text)}.college-selected-actions .college-commit-button:not(:disabled){background:#86a58c;border-color:#789a7f;color:#ffffff}.college-commit-button:disabled{cursor:default;opacity:.78}.college-remove-button{background:#e9f2f6;border-color:rgba(58,124,165,.25);color:var(--cp-primary-dark)}.college-empty-panel{min-height:180px;display:grid;place-items:center;border:1px solid var(--cp-modern-border);background:var(--cp-surface);color:var(--cp-modern-muted);font-size:16px;text-align:center;box-shadow:var(--cp-card-shadow)}.college-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px;padding:0;background:transparent}.college-lane{display:grid;align-content:start;grid-gap:30px;gap:30px}.college-section{overflow:hidden;border:1px solid var(--cp-modern-border);border-radius:8px;background:var(--cp-college-card);box-shadow:var(--cp-card-shadow)}.college-section-cost{grid-column:span 2}.college-section-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:18px;gap:18px;min-height:auto;padding:32px 25px 18px;background:var(--cp-college-card);border-bottom:1px solid #d3d7db}.college-section h3{margin:0;color:var(--cp-modern-text);font-size:18px;font-weight:600;line-height:1.2;letter-spacing:0;text-align:left}.college-section-academic-fit h3,.college-section-admissions h3,.college-section-cost h3,.college-section-financial-aid h3,.college-section-general h3{background:transparent}.college-section-toggle{justify-self:end;border:0;background:transparent;color:var(--cp-primary-dark);font-size:16px;font-weight:600;cursor:pointer}.college-section-toggle.show{color:#5f765f}.college-section.hidden .college-fields{display:none}.college-fields{display:grid;grid-gap:11px;gap:11px;padding:24px 25px 28px}.college-field-row{display:grid;grid-template-columns:1fr;grid-gap:11px;gap:11px;background:transparent}.college-field-row.admissions-eight,.college-field-row.eight,.college-field-row.four,.college-field-row.six{grid-template-columns:1fr}.college-field-row.cost-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:34px}.college-field-row.cost-grid .college-detail-row{grid-template-columns:245px minmax(0,1fr)}.college-field-row.general{grid-template-columns:1fr}.college-field-row.split-row{margin-top:4px;padding-top:14px}.college-section-academic .college-field-row.split-row{margin-top:0;padding-top:0}.college-detail-row{display:grid;grid-template-columns:190px minmax(0,1fr);grid-template-rows:auto;align-items:center;grid-gap:24px;gap:24px;min-height:0}.college-detail-label{display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start;min-height:32px;padding:0;background:transparent;border-bottom:0;color:var(--cp-modern-muted);font-size:15px;font-weight:400;letter-spacing:0;line-height:1.25;text-align:left}.college-detail-label span{display:block}.college-detail-label.compact-header{font-size:15px;line-height:1.25}.college-detail-row.critical .college-detail-label{color:var(--cp-modern-muted);font-weight:400;letter-spacing:0}.college-value-cell{min-height:32px;box-sizing:border-box;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;padding:0;background:transparent;color:var(--cp-modern-text);font-size:15px;font-weight:500;line-height:1.25;text-align:left}.college-field-row.general .college-detail-row:nth-child(-n+3) .college-value-cell{align-items:center;padding-top:0}.college-plain-value,.college-select-value{width:min(100%,var(--field-width,210px));max-width:100%;min-height:39px;border:1px solid #d3d7db;border-radius:6px;background:var(--cp-college-card);color:var(--cp-modern-text);padding:8px 10px;font-size:15px;font-weight:400;line-height:1.25;text-align:left;text-align-last:left;box-shadow:none}.college-plain-value::placeholder{color:var(--cp-modern-muted);font-weight:400}.college-date-added-row .college-value-cell{padding-left:0;padding-right:0}.college-date-added-row .college-plain-value{max-width:none;text-align:center}.cost-source-select{text-align:left;padding-left:10px;padding-right:28px;text-align-last:left}.cost-source-row .college-value-cell{justify-content:flex-start}.cost-source-row .cost-source-select{max-width:100%}.college-money-value{display:block;text-align:left;padding-right:0}.college-detail-row .college-money-value,.college-detail-row input.college-money-value{text-align:left}.college-detail-row input.college-money-value{box-sizing:border-box;border:1px solid #d3d7db;background:var(--cp-college-card);padding-left:10px;padding-right:10px}.college-check-cell{position:relative}.college-check-cell input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-grid;place-content:center;width:20px;height:20px;min-height:20px;margin:0;border:1px solid #b8c5ce;border-radius:4px;background:var(--cp-college-card)}.college-check-cell input[type=checkbox]:before{content:"";width:6px;height:11px;border:solid var(--cp-modern-primary);border-width:0 2px 2px 0;opacity:0;transform:translateY(-1px) rotate(45deg)}.college-check-cell input[type=checkbox]:checked{border-color:var(--cp-modern-primary);background:var(--cp-modern-soft-action)}.college-check-cell input[type=checkbox]:checked:before{opacity:1}.college-check input:disabled,.college-readonly-check input:disabled{cursor:default;opacity:.78}.college-detail-row.needs-required-data input,.college-detail-row.needs-required-data select,.college-detail-row.needs-required-data textarea{background:#fff4cc}.college-select-value.admission-decision-select{font-weight:500}.dashboard-admission-decision{display:inline-block;min-width:78px;padding:2px 8px;border-radius:4px;font-weight:400;line-height:1.2}.dashboard-admission-decision.decision-accepted{color:#2f7b62;font-weight:600}.dashboard-admission-decision.decision-committed{background:#2f7b62;color:#fff;font-weight:600}.dashboard-admission-decision.decision-pending{background:#f8f80c;color:#050f14;font-weight:var(--light-bold-weight)}.dashboard-admission-decision.decision-denied{background:var(--cp-danger-soft);color:#fff;font-weight:var(--light-bold-weight)}.college-select-value.decision-accepted{color:#2f7b62;font-weight:600}.college-detail-row.needs-required-data .college-select-value.decision-accepted{background:var(--cp-surface)}.college-select-value.decision-committed{background:#2f7b62;color:#fff;font-weight:600}.college-select-value.decision-pending{background:#fff4cc;color:#050f14;font-weight:600}.college-select-value.decision-denied{background:var(--cp-danger-soft);color:#fff;font-weight:600}.college-validation-message{flex-basis:100%;margin-top:4px;color:#a65d55;font-size:12px;line-height:1.2;text-align:left}.college-field-note.full{grid-column:1/-1}.college-notes-row{align-items:start}.college-notes-row .college-detail-label{min-height:39px;align-items:center;padding-top:0}.college-notes-row .college-value-cell{align-items:stretch;min-height:44px;padding:0}.college-notes-row textarea{width:100%;max-width:none;min-height:44px;overflow:hidden;resize:vertical;text-align:left;text-align-last:left;padding:8px 10px;box-sizing:border-box}.college-detail-row.has-entered-value:not(.needs-required-data) .college-plain-value,.college-detail-row.has-entered-value:not(.needs-required-data) .college-select-value,.college-detail-row.has-entered-value:not(.needs-required-data) input.college-money-value{width:auto;min-width:0;min-height:32px;border:0;background:transparent;padding:4px 0;color:var(--cp-modern-text);font-weight:500;letter-spacing:.01em}.college-field-acceptance-rate.has-entered-value:not(.needs-required-data) .college-plain-value,.college-field-act-sat-policy.has-entered-value:not(.needs-required-data) .college-select-value,.college-field-act-score-goal.has-entered-value:not(.needs-required-data) .college-plain-value,.college-field-application-deadline.has-entered-value:not(.needs-required-data) .college-plain-value,.college-field-class-rank-goal.has-entered-value:not(.needs-required-data) .college-select-value,.college-field-decision-release-date.has-entered-value:not(.needs-required-data) .college-plain-value,.college-field-financial-aid-deadline.has-entered-value:not(.needs-required-data) .college-plain-value,.college-field-gpa-goal.has-entered-value:not(.needs-required-data) .college-plain-value,.college-field-sat-score-goal.has-entered-value:not(.needs-required-data) .college-plain-value,.college-field-school-scholarships-applied-on.has-entered-value:not(.needs-required-data) .college-plain-value,.college-field-score-benchmark.has-entered-value:not(.needs-required-data) .college-select-value,.college-field-total-enrollment.has-entered-value:not(.needs-required-data) .college-plain-value{font-weight:400;letter-spacing:0}.college-detail-row.has-entered-value:not(.needs-required-data) .college-select-value{field-sizing:content;max-width:100%;padding-right:22px}.college-notes-row.has-entered-value:not(.needs-required-data) .college-plain-value{width:100%;min-height:44px;border:1px solid #d3d7db;background:var(--cp-college-card);padding:8px 10px}.college-field-acceptance-rate,.college-field-gpa-goal,.college-field-sat-score-goal,.college-field-total-enrollment{--field-width:125px}.college-field-act-score-goal{--field-width:105px}.college-field-application-deadline,.college-field-decision-release-date,.college-field-financial-aid-deadline,.college-field-school-scholarships-applied-on{--field-width:132px}.college-detail-row .college-typed-date-wrap{width:min(100%,var(--field-width,132px));max-width:100%}.college-detail-row .college-typed-date-input{width:100%;text-align:left;text-align-last:left}.college-detail-row.has-entered-value:not(.needs-required-data) .college-typed-date-wrap{width:auto}.college-field-act-sat-policy,.college-field-admission-decision,.college-field-class-rank-goal,.college-field-cost-source{--field-width:175px}.college-field-aid-forms-required,.college-field-application-platform,.college-field-decision-type,.college-field-score-benchmark{--field-width:230px}.college-cost-estimated-row,.college-cost-follow-row,.college-cost-total-row,.college-field-federal-student-loans,.college-field-federalstudentloans,.college-field-housing-meals,.college-field-housingmeals,.college-field-other-expenses,.college-field-other-grants-scholarships,.college-field-otherexpenses,.college-field-othergrantsscholarships,.college-field-school-grants-scholarships,.college-field-schoolgrantsscholarships,.college-field-tuition-fees,.college-field-tuitionfees,.college-field-work-study-program,.college-field-workstudyprogram{--field-width:118px}.college-field-note{min-height:32px}.college-field-note .college-value-cell{grid-column:1/-1;justify-content:center;min-height:34px;color:var(--cp-muted);font-size:14px;line-height:1.35;text-align:center}.college-modal-backdrop{position:fixed;inset:0;z-index:45;display:grid;place-items:center;background:rgba(31,41,51,.34);padding:24px}.college-add-modal{width:min(520px,calc(100vw - 48px));display:grid;grid-gap:20px;gap:20px;padding:26px 34px 28px;border:1px solid var(--cp-modern-border);border-radius:8px;background:var(--cp-modern-card);box-shadow:var(--cp-card-shadow)}.college-add-modal h2{margin:0 0 4px;color:var(--cp-modern-text);font-size:22px;font-weight:600;letter-spacing:0;text-align:center}.college-add-modal label{display:grid;grid-gap:8px;gap:8px;color:var(--cp-modern-muted);font-size:13px;font-weight:500;letter-spacing:.04em}.college-add-modal input,.college-add-modal select{min-height:40px;border:1px solid #d3d7db;border-radius:6px;background:#ffffff;color:var(--cp-modern-text);padding:8px 10px;font-size:15px;font-weight:400;letter-spacing:0;line-height:1.25}.college-add-modal input:hover,.college-add-modal select:hover{background:var(--cp-modern-hover)}.college-add-modal input:focus,.college-add-modal select:focus{border-color:rgba(58,124,165,.55);outline:2px solid rgba(58,124,165,.16);outline-offset:1px}.college-modal-validation{color:#a65d55;font-size:13px;font-weight:500;letter-spacing:0;line-height:1.2;text-align:left}.college-modal-helper{color:var(--cp-modern-muted);font-size:13px;font-weight:400;letter-spacing:0;line-height:1.25;text-align:left}.college-reference-results{display:grid;grid-gap:8px;gap:8px;margin-top:-8px}.college-reference-status{color:var(--cp-modern-muted);font-size:13px;font-weight:500;line-height:1.25}.college-reference-list{display:flex;flex-direction:column;gap:7px;height:auto;max-height:230px;overflow-y:auto;padding:8px;border:1px solid var(--cp-modern-border);border-radius:8px;background:var(--cp-modern-header)}.college-reference-list button{display:flex;align-items:center;flex:0 0 auto;width:100%;max-width:100%;height:auto;min-height:38px;box-sizing:border-box;border:1px solid #d3d7db;border-radius:6px;background:#ffffff;color:var(--cp-modern-text);cursor:pointer;font-size:14px;font-weight:400;line-height:1.3;overflow:visible;overflow-wrap:anywhere;padding:9px 10px;text-align:left;white-space:normal;word-break:normal}.college-reference-list button:focus,.college-reference-list button:hover{background:var(--cp-modern-hover);outline:2px solid rgba(58,124,165,.22);outline-offset:1px}.college-add-modal footer{display:flex;justify-content:flex-end;align-items:center;gap:14px;padding-top:2px}.college-add-modal footer .primary-button,.college-add-modal footer .secondary-button{min-height:42px;margin-top:0;border:1px solid rgba(58,124,165,.25);border-radius:6px;padding:0 20px;font-size:15px;font-weight:600;letter-spacing:0;box-shadow:0 2px 8px rgba(31,41,51,.06)}.college-add-modal footer .primary-button{background:var(--cp-modern-soft-action);color:var(--cp-modern-primary)}.college-add-modal footer .secondary-button{background:var(--cp-modern-card);color:var(--cp-modern-text)}.college-add-modal footer .primary-button:hover,.college-add-modal footer .secondary-button:hover{background:var(--cp-modern-hover)}.college-add-modal footer .primary-button:disabled,.college-add-modal footer .secondary-button:disabled{cursor:default;opacity:.55}.college-add-modal footer .college-modal-add-confirm{background:var(--cp-modern-soft-action);border-color:rgba(58,124,165,.25);color:var(--cp-modern-primary)}.college-edit-name-modal{width:min(500px,calc(100vw - 48px))}.college-add-modal footer .college-modal-save-name{background:var(--cp-modern-soft-action);border-color:rgba(58,124,165,.25);color:var(--cp-modern-primary)}.college-hide-modal{width:min(560px,calc(100vw - 48px))}.college-hide-message{margin:0;color:var(--cp-modern-text);font-size:15px;font-weight:400;line-height:1.45;text-align:left}.college-add-modal footer .college-modal-hide-confirm{background:#f8e4e1;border-color:#e3b9b3;color:#9f4b43}.college-commit-modal{width:min(560px,calc(100vw - 48px))}.college-commit-message{margin:0;color:var(--cp-modern-text);font-size:15px;font-weight:400;line-height:1.45;text-align:left}.college-add-modal footer .college-modal-commit-confirm{background:#dbe8dd;border-color:#b6c9b9;color:var(--cp-modern-text)}.college-research-modal{position:relative;width:min(660px,calc(100vw - 48px));gap:17px;padding:28px 36px 30px;background:var(--cp-college-card)}.college-add-modal.college-research-modal h2{margin:0;font-size:20px;text-align:left}.college-research-identity{display:grid;grid-gap:5px;gap:5px;padding:0 0 2px;text-align:left}.college-research-identity span,.college-research-identity strong{color:var(--cp-modern-primary)}.college-research-identity strong{font-size:22px;font-weight:var(--light-bold-weight)}.college-research-identity span{font-size:16px;font-weight:500}.college-research-explanation{margin:0;color:var(--cp-modern-text);font-size:14px;font-weight:400;line-height:1.45;text-align:left}.college-add-modal .college-research-major{gap:8px}.college-research-disclaimer{margin:0;padding:11px 13px;border-left:4px solid #d9b85d;background:#fff4cc;color:#5d4a16;font-size:13px;font-weight:400;line-height:1.4;text-align:left}.college-add-modal footer.college-research-actions{justify-content:center;gap:12px;padding-top:2px}.college-add-modal footer.college-research-actions .primary-button,.college-add-modal footer.college-research-actions .secondary-button{min-height:44px;padding:0 20px}.college-add-modal footer .college-research-action-button{background:var(--cp-modern-soft-action);border-color:rgba(58,124,165,.25);color:var(--cp-modern-primary)}.college-research-copy-status{position:absolute;right:0;bottom:6px;left:0;min-height:0;margin:0;color:#617c65;font-size:12px;font-weight:500;text-align:center}.college-admission-factors-launch{display:flex;justify-content:center;padding:2px 0 0}.college-admission-factors-button{min-width:170px}.college-admission-factors-display{background:var(--cp-college-card)}.college-admission-factors-title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;min-height:44px;padding:8px 24px;background:transparent;border-top:1px solid var(--cp-modern-border)}.college-admission-factors-title{grid-column:auto;color:var(--cp-teal-dark);font-size:15px;font-weight:600;line-height:1.15;text-align:left}.college-admission-factors-edit{grid-column:auto;justify-self:end;min-width:62px;min-height:28px;padding:0 12px;font-size:12px;box-shadow:2px 2px 0 var(--cp-shadow)}.college-admission-factors-summary-grid{display:grid;grid-gap:12px;gap:12px;padding:0 24px 18px;background:transparent}.college-admission-factor-summary{display:grid;grid-gap:8px;gap:8px;background:transparent}.college-admission-factor-rank{display:flex;align-items:flex-start;justify-content:flex-start;min-height:0;padding:0;background:transparent;color:var(--cp-modern-muted);font-size:14px;font-weight:600;line-height:1.15;text-align:left}.college-admission-factor-values{display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px;min-height:0;padding:0;color:var(--cp-modern-text);font-size:15px;font-weight:500;line-height:1.4}.college-admission-factor-values.empty{color:var(--cp-modern-muted);font-style:italic}.college-admission-factor-pill{display:inline-flex;align-items:center;max-width:100%;min-height:30px;border:1px solid #d3d7db;border-radius:999px;background:#ffffff;color:var(--cp-modern-text);padding:4px 10px;font-size:15px;font-weight:500;letter-spacing:.01em;line-height:1.2}.college-cds-modal{width:min(1080px,calc(100vw - 56px));max-height:calc(100vh - 56px);display:flex;flex-direction:column;gap:0;padding:0;overflow:hidden;background:var(--cp-college-card);box-shadow:var(--cp-card-shadow)}.college-cds-modal-header{display:grid;grid-gap:14px;gap:14px;min-height:0;padding:26px 34px 18px;background:var(--cp-college-card);border-bottom:0}.college-add-modal .college-cds-modal-header h2{margin:0;color:var(--cp-modern-text);font-size:22px;font-weight:600;line-height:1.1;text-align:left}.college-cds-modal-body{overflow:auto;padding:0 34px}.college-cds-intro{max-width:850px;margin:0;color:var(--cp-modern-text);font-size:15px;font-weight:400;line-height:1.45;text-align:left}.college-cds-meta-row{display:grid;grid-template-columns:140px 150px 120px 150px;grid-gap:12px 22px;gap:12px 22px;align-items:center;justify-content:center;max-width:620px;margin:10px auto 24px}.college-cds-meta-row label{color:var(--cp-modern-muted);font-size:13px;font-weight:500;letter-spacing:.04em;text-align:right}.college-cds-meta-row input,.college-cds-meta-row select{width:100%;min-height:36px;height:36px;padding:8px 10px;border:1px solid #d3d7db;border-radius:6px;background:#ffffff;color:var(--cp-modern-text);font-size:15px;font-weight:400;text-align:center;text-align-last:center;box-shadow:none}.college-cds-meta-row input[readonly]{color:var(--cp-modern-muted);background:var(--cp-college-card)}.college-cds-factors-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.college-cds-factor-card{overflow:hidden;border:1px solid var(--cp-modern-border);border-radius:8px;background:var(--cp-college-card);box-shadow:var(--cp-card-shadow)}.college-cds-factor-card h3{margin:0;padding:12px 16px;background:transparent;color:var(--cp-modern-text);font-size:17px;font-weight:600;text-align:center}.college-cds-factor-header,.college-cds-factor-row{display:grid;grid-template-columns:minmax(220px,1fr) 112px 112px;align-items:center}.college-cds-factor-header{background:var(--cp-modern-header);font-size:13px;font-weight:500;letter-spacing:.04em;line-height:1.1;text-align:center}.college-add-modal label.college-cds-factor-row,.college-cds-factor-header{min-height:42px;border-bottom:1px solid var(--cp-modern-border);color:var(--cp-modern-text)}.college-add-modal label.college-cds-factor-row{gap:0;font-size:14px;font-weight:400;letter-spacing:0}.college-cds-factor-row:last-child{border-bottom:0}.college-cds-factor-row:nth-child(odd){background:#ffffff}.college-cds-factor-name{padding:9px 14px;font-weight:500}.college-cds-check-cell{display:flex;justify-content:center;padding:6px}.college-cds-check-cell input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-grid;place-content:center;width:20px;min-width:20px;height:20px;min-height:20px;padding:0;border:1px solid #b8c5ce;border-radius:4px;background:var(--cp-college-card);box-shadow:none;cursor:pointer}.college-cds-check-cell input[type=checkbox]:before{content:"";width:6px;height:11px;border:solid var(--cp-modern-primary);border-width:0 2px 2px 0;opacity:0;transform:translateY(-1px) rotate(45deg)}.college-cds-check-cell input[type=checkbox]:checked{border-color:var(--cp-modern-primary);background:var(--cp-modern-soft-action)}.college-cds-check-cell input[type=checkbox]:checked:before{opacity:1}.college-cds-summary-block{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;margin-top:20px}.college-cds-summary-field{display:grid;grid-template-rows:42px minmax(66px,auto);overflow:hidden;border:1px solid var(--cp-modern-border);border-radius:8px;background:var(--cp-college-card);box-shadow:var(--cp-card-shadow)}.college-cds-summary-field h3{display:flex;align-items:center;justify-content:center;margin:0;background:var(--cp-modern-header);border-bottom:1px solid var(--cp-modern-border);color:var(--cp-modern-text);font-size:14px;font-weight:500}.college-cds-summary-output{min-height:66px;padding:12px 16px;color:var(--cp-modern-text);font-size:15px;font-weight:400;line-height:1.4;text-align:center}.college-cds-summary-output.empty{color:var(--cp-modern-muted);font-style:italic}.college-cds-source-note{max-width:880px;margin:18px auto 0;padding:10px 14px;background:transparent;color:var(--cp-modern-text);font-size:14px;font-weight:var(--light-bold-weight);line-height:1.35;text-align:center}.college-add-modal footer.college-cds-actions{justify-content:center;gap:16px;padding:18px 28px 22px;background:var(--cp-college-card);border-top:1px solid var(--cp-modern-border)}.college-add-modal footer.college-cds-actions .primary-button,.college-add-modal footer.college-cds-actions .secondary-button{min-width:112px;min-height:42px;padding:0 22px}.college-cost-follow-row,.college-cost-total-row{min-height:54px}.college-cost-estimated-row .college-detail-label,.college-cost-estimated-row .college-money-value,.college-cost-total-row .college-detail-label,.college-cost-total-row .college-money-value{font-weight:600;letter-spacing:.01em}.college-cost-follow-row .college-detail-label,.college-cost-follow-row .college-value-cell,.college-cost-total-row .college-detail-label,.college-cost-total-row .college-value-cell{padding-top:0;padding-bottom:0}.college-cost-follow-row .college-plain-value{width:auto;min-width:0;min-height:32px;border:0;background:transparent;padding:4px 0;color:var(--cp-modern-text);font-weight:500;letter-spacing:0}.college-detail-label.college-detail-label-with-tooltip .college-cost-warning-icon{display:inline-flex}.college-field-row.cost-grid .college-detail-row{align-items:start}.college-field-row.cost-grid .college-detail-label,.college-field-row.cost-grid .college-value-cell{min-height:0}.college-field-row.cost-grid .college-cost-follow-row .college-plain-value,.college-field-row.cost-grid .college-detail-row.has-entered-value:not(.needs-required-data) .college-plain-value,.college-field-row.cost-grid .college-detail-row.has-entered-value:not(.needs-required-data) .college-select-value,.college-field-row.cost-grid .college-detail-row.has-entered-value:not(.needs-required-data) input.college-money-value{min-height:0;padding-top:0;padding-bottom:0}.college-field-row.cost-grid .college-cost-estimated-row,.college-field-row.cost-grid .college-cost-total-row{margin-top:15px}.college-field-row.cost-grid .college-cost-estimated-row .college-detail-label,.college-field-row.cost-grid .college-cost-estimated-row .college-money-value,.college-field-row.cost-grid .college-cost-total-row .college-detail-label,.college-field-row.cost-grid .college-cost-total-row .college-money-value{font-weight:600;letter-spacing:.01em}.college-detail-label.college-detail-label-with-tooltip{flex-direction:row;align-items:flex-start;gap:10px;width:100%}.college-detail-label.college-detail-label-with-tooltip>span:first-child{flex:0 1 auto;min-width:0}.college-detail-label.college-detail-label-with-tooltip .field-hover-tooltip{right:auto;left:0;transform:translateY(4px)}.college-detail-label.college-detail-label-with-tooltip:focus-within .field-hover-tooltip,.college-detail-label.college-detail-label-with-tooltip:hover .field-hover-tooltip{opacity:1;transform:translate(0)}.family-section-production{overflow:hidden;border:1px solid var(--cp-modern-border);border-radius:8px;background:var(--cp-modern-card);box-shadow:var(--cp-card-shadow)}.family-contact-grid-production{grid-template-columns:110px 150px 258px 150px;column-gap:32px;row-gap:14px;padding:24px 24px 12px}.family-detail-grid-production{grid-template-columns:226px 226px 187px;padding:0 24px 28px}.family-card-header{display:grid;grid-gap:5px;gap:5px;padding:32px 25px 0;justify-items:start}.family-section-label{color:var(--cp-modern-muted);font-size:13px;font-weight:500;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.family-section-production h2{display:block;min-height:0;padding:0;background:transparent;color:var(--cp-modern-text);box-shadow:none;font-size:18px;font-weight:600;line-height:1.2;text-align:left}.family-card-header p{margin:0;color:var(--cp-modern-muted);font-size:15px;font-weight:400;line-height:1.35;text-align:left}.family-gpa-tracker-production{padding:22px 34px 28px}.family-gpa-header-row-production,.family-gpa-row-production{width:820px;max-width:100%;margin:0 auto;display:grid;grid-template-columns:170px minmax(260px,1fr) 190px;grid-gap:28px;gap:28px}.family-gpa-header-row-production{align-items:center;min-height:46px;padding:0 28px 10px;border:0;border-radius:0;background:transparent;color:var(--cp-modern-muted);font-size:13px;font-weight:500;letter-spacing:.04em;text-align:center;text-transform:uppercase}.family-gpa-rows-production{display:grid;width:820px;max-width:100%;margin:0 auto;grid-gap:0;gap:0;border-top:1px solid var(--cp-modern-table-border);border-right:1px solid var(--cp-modern-table-border)}.family-gpa-row-production{min-height:52px;align-items:center;padding:0 28px;border-bottom:1px solid var(--cp-modern-table-border);border-radius:0;background:var(--cp-modern-card);box-shadow:none}.family-gpa-row-production input{width:100%;min-height:36px;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--cp-modern-text);font-size:15px;font-weight:400;letter-spacing:0;text-align:center;outline:none}.family-gpa-row-production input:focus,.family-gpa-row-production input:hover{border-color:var(--cp-modern-table-border);background:var(--cp-modern-hover)}.family-gpa-row-production input[type=date]{padding-right:2px}.family-gpa-row-production input:nth-child(2){padding-left:8px;text-align:left}.family-gpa-row-production input:last-child{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.family-gpa-validation-production{min-height:18px;width:820px;max-width:100%;margin:6px auto 0;padding-right:28px;color:var(--cp-modern-danger);font-size:12px;font-weight:500;line-height:1.2;text-align:right}.family-gpa-validation-production:empty{display:none}.family-gpa-note-production{margin:14px 30px 0;color:var(--cp-modern-muted);font-size:13px;line-height:1.35;text-align:left}.family-section-production .contact-column-heading,.family-section-production .contact-row-heading,.family-section-production .onboarding-field-production>span{color:var(--cp-modern-muted);font-size:13px;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.family-section-production .contact-row-heading{text-align:center}.family-section-production .onboarding-contact-grid-production input,.family-section-production .onboarding-field-production select{min-height:40px;border:1px solid var(--cp-modern-table-border);border-radius:6px;background:var(--cp-modern-card);box-shadow:none;color:var(--cp-modern-text);font-size:15px;font-weight:400;letter-spacing:0;padding:8px 10px;max-width:100%;text-align:center;text-transform:none;width:100%}.family-section-production .onboarding-contact-grid-production input:hover,.family-section-production .onboarding-field-production select:hover{background:var(--cp-modern-hover)}.family-section-production .contact-row-separator{margin:2px 0}.family-section-production .month-year-control-production{grid-template-columns:143px 82px}.family-section-production .ownership-row-production span{font-size:15px;font-weight:400;letter-spacing:0}.family-section-production .optional-pieces-list-production{margin-bottom:28px}.family-section-production .optional-piece-row-production{border:1px solid var(--cp-modern-border);border-radius:8px;background:var(--cp-modern-card);box-shadow:none}.family-section-production .optional-piece-row-production span span{color:var(--cp-modern-text);font-weight:500;letter-spacing:0}.family-section-production .optional-piece-row-production small{color:var(--cp-modern-muted)}.family-section-production .optional-piece-row-production input{accent-color:var(--cp-modern-primary);box-shadow:none}.family-section-production .ownership-row-production select{min-height:40px;border:1px solid var(--cp-modern-table-border);border-radius:6px;background:var(--cp-modern-card);box-shadow:none;color:var(--cp-modern-text);font-size:15px;font-weight:400;letter-spacing:0;padding:8px 10px;text-align:center}.family-section-production .ownership-row-production select:hover{background:var(--cp-modern-hover)}.ownership-category-tooltip.tooltip-anchor .ownership-quiet-tooltip{left:0;right:auto;transform:translateY(4px);font-weight:400;letter-spacing:0}.ownership-category-tooltip.tooltip-anchor .ownership-quiet-tooltip em,.ownership-category-tooltip.tooltip-anchor .ownership-quiet-tooltip span{font-size:13px;font-weight:400;letter-spacing:0}.ownership-category-tooltip.tooltip-anchor:focus .ownership-quiet-tooltip,.ownership-category-tooltip.tooltip-anchor:focus-within .ownership-quiet-tooltip,.ownership-category-tooltip.tooltip-anchor:hover .ownership-quiet-tooltip{transform:translate(0)}.family-section-production>.family-privacy-note{width:-moz-fit-content;width:fit-content;max-width:calc(100% - 48px);margin:16px auto 28px;padding:10px 14px;border-radius:6px;background:#fff4cc;color:var(--cp-modern-text);font-size:15px;font-weight:500;letter-spacing:0;text-align:center}.family-reset-button{position:absolute;top:42px;right:0;min-height:34px;border:1px solid var(--cp-modern-table-border);border-radius:6px;background:var(--cp-modern-soft-action);color:var(--cp-modern-primary-dark);box-shadow:none;font-weight:500}.internal-page{min-height:100vh;display:grid;place-items:start center;padding:56px 24px;background:var(--cp-page)}.internal-panel{width:min(860px,100%);border:1px solid var(--cp-band-border);border-radius:var(--cp-radius);background:var(--cp-surface);box-shadow:6px 6px 0 var(--cp-shadow);padding:34px}.internal-panel h1{text-align:center}.internal-subhead{margin:12px auto 28px;max-width:620px;color:var(--cp-muted);font-size:15px;line-height:1.4;text-align:center}.internal-form{display:grid;grid-gap:22px;gap:22px}.internal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px 22px;gap:18px 22px}.internal-grid label{display:grid;grid-gap:7px;gap:7px;color:var(--cp-teal-dark);font-size:14px;font-weight:var(--light-bold-weight);letter-spacing:var(--light-bold-spacing)}.internal-grid input{min-height:44px;border:0;border-radius:var(--cp-radius);background:var(--playbook-field);box-shadow:4px 4px 0 var(--playbook-field-shadow);color:var(--cp-text);font-size:15px;font-weight:400;padding:0 13px}.internal-actions{display:flex;align-items:center;justify-content:center;gap:18px;padding-top:4px}.secondary-button{min-height:42px;padding:0 24px;border:1px solid rgba(58,124,165,.25);border-radius:6px;background:var(--cp-modern-card);color:var(--cp-modern-text);box-shadow:0 2px 8px rgba(31,41,51,.06);font-size:15px;font-weight:500;letter-spacing:0;cursor:pointer}.secondary-button:hover{background:var(--cp-modern-hover)}.internal-submit{margin-top:0}.internal-error{margin:22px 0 0;color:var(--red);font-size:15px;font-weight:var(--light-bold-weight);text-align:center}.internal-result{margin-top:28px;padding:22px;border-radius:var(--cp-radius);background:var(--cp-page);border:1px solid var(--cp-band-border)}.internal-result h2{margin:0 0 14px;color:var(--cp-teal-dark);font-size:22px;text-align:center}.internal-result dl{display:grid;grid-gap:10px;gap:10px;margin:0}.internal-result dl>div{display:grid;grid-template-columns:160px minmax(0,1fr);grid-gap:12px;gap:12px}.internal-result dt{color:var(--cp-teal-dark);font-weight:var(--light-bold-weight)}.internal-result dd{margin:0;overflow-wrap:anywhere}.internal-result p{margin:18px 0 0;color:var(--cp-muted);font-size:14px;line-height:1.4}@media (max-width:700px){.internal-grid,.internal-result dl>div{grid-template-columns:1fr}}.start-support-title-row{align-items:center;display:grid;grid-gap:20px;gap:20px;grid-template-columns:1fr auto;margin-bottom:28px}.start-support-panel{background:var(--cp-modern-card);border:1px solid var(--cp-modern-border);border-radius:8px;box-shadow:var(--cp-card-shadow);margin-bottom:24px;overflow:hidden}.start-support-panel-title{align-items:center;background:var(--cp-modern-card);border-bottom:1px solid var(--cp-modern-table-border);display:grid;grid-gap:18px;gap:18px;grid-template-columns:minmax(0,1fr) auto;min-height:0;padding:32px 25px 18px}.start-support-title-block{display:grid;grid-gap:5px;gap:5px;justify-items:start}.start-support-section-label{color:var(--cp-modern-muted);font-size:13px;font-weight:500;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.start-support-panel-title h2{color:var(--cp-modern-text);font-size:18px;font-weight:600;line-height:1.2;margin:0;text-align:left}.start-support-side-action{border:0;background:transparent;color:var(--cp-modern-primary);cursor:pointer;font-size:15px;font-weight:500;letter-spacing:0;justify-self:end;padding:0}.start-support-guide-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr));padding:24px 25px 28px}.start-support-topic{align-content:start;background:var(--cp-modern-card);border:1px solid var(--cp-modern-border);border-radius:8px;box-shadow:none;display:grid;grid-gap:14px;gap:14px;min-height:250px;padding:22px 20px}.start-support-topic.compact{min-height:190px}.start-support-video-card-label{color:var(--cp-modern-muted);font-size:13px;font-weight:500;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.start-support-topic h3{color:var(--cp-modern-text);font-size:18px;font-weight:600;line-height:1.2;margin:2px 0 0}.start-support-video-list{display:grid;grid-gap:9px;gap:9px;margin-top:2px}.start-support-video-row{align-items:center;background:transparent;border:0;color:var(--cp-modern-text);cursor:pointer;display:grid;font-size:15px;font-weight:400;grid-gap:10px;gap:10px;grid-template-columns:24px minmax(0,1fr);line-height:1.25;min-height:34px;padding:2px 0;text-align:left}.start-support-video-row:hover{color:var(--cp-modern-primary-dark)}.start-support-video-button{align-items:center;background:var(--cp-modern-soft-action);border:1px solid rgba(58,124,165,.25);border-radius:6px;color:var(--cp-modern-primary);display:inline-flex;height:22px;justify-content:center;width:22px}.start-support-more-videos{width:-moz-fit-content;width:fit-content;margin-top:2px;border:0;background:transparent;color:var(--cp-modern-primary-dark);cursor:pointer;font-size:15px;font-weight:500;letter-spacing:0;line-height:1.2;padding:0;text-align:left}.start-support-hidden-count,.start-support-release-note{color:var(--cp-modern-muted);font-size:14px;font-weight:400;line-height:1.3}.start-support-video-error{color:var(--cp-modern-danger);font-size:15px;font-weight:500;padding:0 48px 24px;text-align:center}.start-support-guide-button,.start-support-launch{align-items:center;background:var(--cp-modern-soft-action);border:1px solid rgba(58,124,165,.25);border-radius:6px;box-shadow:0 2px 8px rgba(31,41,51,.06);color:var(--cp-modern-primary);display:inline-flex;gap:7px;font-size:15px;font-weight:500;justify-content:center;letter-spacing:0;min-width:92px;padding:9px 13px;cursor:pointer}.start-support-button:hover,.start-support-guide-button:hover,.start-support-launch:hover{background:var(--cp-modern-hover)}.start-support-video-icon{display:block;width:14px;height:14px;fill:currentColor;flex:0 0 auto}.start-support-launch{font-size:15px;min-height:38px;min-width:126px;padding:9px 15px}.start-support-preview{align-items:center;display:grid;grid-gap:18px;gap:18px;grid-template-columns:1fr auto;padding:24px 25px 28px}.start-support-copy h3{color:var(--cp-modern-text);font-size:18px;font-weight:600;line-height:1.2;margin:0 0 8px}.start-support-copy p{color:var(--cp-modern-muted);font-size:15px;line-height:1.4;margin:0}.start-support-modal-backdrop{align-items:start;background:rgba(31,41,51,.34);display:grid;inset:0;justify-items:center;overflow:auto;padding:44px 24px;position:fixed;z-index:40}.start-support-modal{background:var(--cp-modern-card);border:1px solid var(--cp-modern-border);border-radius:8px;box-shadow:var(--cp-card-shadow);max-width:875px;overflow:hidden;width:min(875px,100%)}.start-support-modal h2{color:var(--cp-modern-text);font-size:22px;font-weight:600;line-height:1.2;margin:0;padding:28px 34px 8px;text-align:left}.start-support-modal-helper{color:var(--cp-modern-muted);font-size:15px;font-weight:400;line-height:1.35;margin:0;padding:0 34px 22px;text-align:left}.start-support-form-grid{display:grid;grid-gap:14px 22px;gap:14px 22px;grid-template-columns:125px minmax(0,1fr) 220px;padding:0 34px 24px}.start-support-row{align-items:center;display:contents}.start-support-field-label{align-self:center;color:var(--cp-modern-muted);font-size:13px;font-weight:500;letter-spacing:.04em;justify-self:end;padding-right:4px;text-transform:uppercase}.start-support-email-field,.start-support-form-grid input,.start-support-form-grid select,.start-support-form-grid textarea{background:var(--cp-modern-card);border:1px solid var(--cp-modern-table-border);border-radius:6px;box-shadow:none;color:var(--cp-modern-text);font:400 15px Arial,Helvetica,sans-serif;min-height:46px;outline:none;padding:8px 10px;width:100%}.start-support-form-grid input:hover,.start-support-form-grid select:hover,.start-support-form-grid textarea:hover{background:var(--cp-modern-hover)}.start-support-email-field{align-items:center;display:flex}.start-support-email-field.is-locked{background:var(--cp-modern-page);color:var(--cp-modern-muted)}.start-support-form-grid input,.start-support-form-grid select{text-align:center}.start-support-form-grid .start-support-subject-input{text-align:left}.start-support-form-grid textarea{line-height:1.4;min-height:116px;resize:vertical;text-align:left}.start-support-context-note{background:var(--cp-modern-page);border-bottom:1px solid var(--cp-modern-border);border-top:1px solid var(--cp-modern-border);color:var(--cp-modern-muted);font-size:15px;font-weight:400;line-height:1.35;margin:0;padding:14px 34px;text-align:left}.start-support-modal-actions{align-items:center;background:var(--cp-modern-card);border-top:1px solid var(--cp-modern-border);display:flex;gap:22px;justify-content:center;padding:18px 28px}.start-support-button{border:1px solid rgba(58,124,165,.25);border-radius:6px;box-shadow:0 2px 8px rgba(31,41,51,.06);font-size:15px;font-weight:500;letter-spacing:0;min-width:112px;padding:10px 18px;cursor:pointer}.start-support-button.secondary{background:var(--cp-modern-card);color:var(--cp-modern-text)}.start-support-button.primary{background:var(--cp-modern-soft-action);color:var(--cp-modern-primary)}@media (max-width:980px){.start-support-guide-grid{grid-template-columns:1fr 1fr;padding:20px 24px 26px}.start-support-preview{grid-template-columns:1fr}.start-support-form-grid{grid-template-columns:110px minmax(0,1fr)}.start-support-row>div:last-child{display:none}}@media (max-width:700px){.start-support-guide-grid{grid-template-columns:1fr}}input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]):not([readonly]):not(:disabled):focus,input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]):not([readonly]):not(:disabled):focus-visible,select:not(:disabled):focus,select:not(:disabled):focus-visible,textarea:not([readonly]):not(:disabled):focus,textarea:not([readonly]):not(:disabled):focus-visible{border-color:#bfd9e6;background:var(--cp-modern-group-header);box-shadow:0 0 0 2px rgba(58,124,165,.08);outline:none}.college-detail-row.has-entered-value:not(.needs-required-data) input.college-plain-value:not([type=checkbox]):not([type=radio]):not([readonly]):not(:disabled):focus,.college-detail-row.has-entered-value:not(.needs-required-data) input.college-plain-value:not([type=checkbox]):not([type=radio]):not([readonly]):not(:disabled):focus-visible,.college-detail-row.has-entered-value:not(.needs-required-data) select.college-select-value:not(:disabled):focus,.college-detail-row.has-entered-value:not(.needs-required-data) select.college-select-value:not(:disabled):focus-visible,.college-detail-row.has-entered-value:not(.needs-required-data) textarea.college-plain-value:not([readonly]):not(:disabled):focus,.college-detail-row.has-entered-value:not(.needs-required-data) textarea.college-plain-value:not([readonly]):not(:disabled):focus-visible{border:1px solid var(--cp-modern-table-border);border-radius:6px;background:var(--cp-modern-group-header);box-shadow:0 0 0 2px rgba(58,124,165,.06);padding:8px 10px}.college-field-row.cost-grid .college-detail-row.has-entered-value:not(.needs-required-data) input.college-money-value:not(:disabled):focus,.college-field-row.cost-grid .college-detail-row.has-entered-value:not(.needs-required-data) input.college-money-value:not(:disabled):focus-visible{width:min(100%,var(--field-width,118px))}