/* Personal planning surfaces share the database's reading palette and native controls. */
.pt-app{color-scheme:dark;font-family:Inter,-apple-system,BlinkMacSystemFont,"PingFang SC",sans-serif;background:#10131e;color:#f2f4fb;margin:0;line-height:1.55}
.pt-app *,.pt-dialog *,.demand-ui *{box-sizing:border-box}.pt-app main{max-width:1384px;margin:auto;padding:28px 28px 90px;min-width:0}.pt-nav{padding:18px 28px;border-bottom:1px solid #343c51;display:flex;align-items:center;gap:26px;background:#141925}.pt-nav nav{display:flex;gap:18px;flex-wrap:wrap}.pt-nav a,.pt-app a{color:#acb9ff;text-decoration:none}.pt-nav a[aria-current=page]{color:white;border-bottom:2px solid #acb9ff}.pt-app h1{font-size:28px;margin:0 0 10px;line-height:1.25}.pt-app h2{font-size:21px;margin:0 0 14px}.pt-app h3{font-size:17px}.pt-brand{font-size:23px;font-weight:850;letter-spacing:-1px;color:white!important;white-space:nowrap}.pt-brand span{color:#acb9ff}.pt-head{display:flex;justify-content:space-between;gap:20px;align-items:start;margin-bottom:24px}.pt-muted,.pt-help{color:#acb7cd;font-size:14px}.pt-help{max-width:850px}.pt-app small,.pt-dialog small,.demand-ui small{display:block;color:#acb7cd}.pt-app p{margin:8px 0 16px}.pt-app button,.pt-app input,.pt-app select,.pt-app textarea,.pt-dialog :is(button,input,select,textarea),.demand-ui :is(button,input,select,textarea){font:inherit;border:1px solid #495671;background:#191e2b;color:#f2f4fb;border-radius:6px;padding:9px 12px;min-height:42px;min-width:0;max-width:100%;line-height:1.4}.pt-app input,.pt-app textarea,.pt-dialog input,.pt-dialog textarea{font-size:16px}.pt-app button,.pt-dialog button,.demand-ui button{cursor:pointer}.pt-app button:hover,.pt-dialog button:hover,.demand-ui button:hover{background:#303b54}.pt-app button:disabled,.demand-ui button:disabled{opacity:.5;cursor:default}.pt-primary{background:#acb9ff!important;color:#10131e!important;font-weight:650!important}.pt-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.pt-actions a{padding:8px 3px;color:#acb9ff}.pt-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.pt-form label{display:grid;gap:6px;font-size:14px;min-width:0}.pt-form input:not([type=checkbox]),.pt-form select,.pt-form textarea{width:100%}.pt-form input[type=checkbox],.demand-ui input[type=checkbox]{min-height:18px;width:18px;height:18px;vertical-align:middle;accent-color:#acb9ff}.pt-form .pt-check{display:flex;align-items:center;gap:10px}.pt-wide{grid-column:1/-1}.pt-error{color:#ffb5a7;background:#442923;padding:12px;border-radius:6px;grid-column:1/-1}.pt-dialog{color-scheme:dark;max-width:850px;width:calc(100% - 32px);max-height:90dvh;padding:0;color:#f2f4fb;background:#191e2b;border:1px solid #566483;border-radius:12px;box-shadow:0 20px 80px #0008}.pt-dialog::backdrop{background:#050911b8}.pt-dialog-head{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 22px;border-bottom:1px solid #343c51;position:sticky;top:0;background:#191e2b;z-index:2}.pt-dialog-head h2{margin:0;font-size:21px}.pt-dialog-body{padding:22px}.pt-dialog fieldset{border:1px solid #343c51;border-radius:7px;padding:16px;margin:0 0 16px;min-width:0}.pt-dialog legend{padding:0 8px}.pt-dialog summary{cursor:pointer;padding:10px 0}.pt-status{position:fixed;bottom:18px;left:50%;transform:translateX(-50%);max-width:calc(100% - 24px);width:max-content;z-index:99999;border:1px solid #637292;background:#202b41;color:#fff;padding:12px 18px;border-radius:8px;font:14px/1.5 sans-serif;box-shadow:0 5px 20px #0005}.pt-status[hidden]{display:none}.pt-section{margin:26px 0;border-top:1px solid #343c51;padding-top:24px}.pt-empty{border:1px dashed #495671;border-radius:8px;padding:30px;display:grid;gap:12px}.pt-list-row{display:grid;grid-template-columns:60px minmax(180px,1fr) auto;gap:18px;align-items:center;padding:17px 0;border-bottom:1px solid #343c51;min-width:0}.pt-list-row img{width:60px;height:80px;object-fit:contain}.pt-list-row p{overflow-wrap:anywhere;white-space:pre-wrap}.pt-list-row strong{overflow-wrap:anywhere}.pt-chip{display:inline-flex;gap:7px;align-items:center;padding:5px 9px;background:#252d40;border:1px solid #495671;border-radius:5px;font-size:13px;margin:4px 5px 4px 0}.pt-chips{margin:8px 0 16px}.pt-range{display:grid;grid-template-columns:1fr 1fr;gap:8px}.pt-condition{display:grid;grid-template-columns:minmax(140px,1.8fr) 1fr 1fr auto;gap:8px;align-items:end;margin:10px 0}.pt-condition label{display:grid;gap:4px;font-size:13px}.pt-toolbar{display:flex;gap:12px;align-items:end;flex-wrap:wrap;margin:16px 0}.pt-toolbar label{display:grid;gap:6px;font-size:13px}.pt-coverage{font-size:13px;color:#acb7cd;margin:10px 0}.pt-coverage summary{cursor:pointer}.pt-table-wrap{max-width:100%;overflow:auto;border:1px solid #343c51;border-radius:9px}.pt-table{width:100%;border-collapse:collapse;white-space:nowrap;font-size:14px;font-variant-numeric:tabular-nums}.pt-table td,.pt-table th{padding:12px;border-bottom:1px solid #343c51;text-align:left}.pt-table th{background:#202737;color:#acb7cd;font-size:13px}.pt-table .pt-identity{min-width:200px;display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.pt-table .pt-identity img{width:42px;height:58px;object-fit:contain}.pt-table strong{font-weight:650}.pt-table .pt-actions{flex-wrap:nowrap}.pt-plan-table{max-height:65vh;overflow:auto}.pt-plan-table th:first-child{position:sticky;left:0;z-index:2;min-width:130px;max-width:170px;white-space:normal;background:#202737}.pt-plan-table thead th{position:sticky;top:0;z-index:3;min-width:210px;white-space:normal;vertical-align:top}.pt-plan-table thead th:first-child{z-index:4}.pt-positive{color:#a2d7ba}.pt-bench{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:24px}.pt-slot{padding:14px;background:#191e2b;border:1px solid #343c51;border-radius:8px;min-width:0}.pt-slot>button{width:100%;text-align:left;min-height:130px;background:transparent;border-style:dashed}.pt-slot img{width:65px;height:90px;object-fit:contain;display:block;margin:0 auto 6px}.pt-slot strong{display:block;overflow-wrap:anywhere}.pt-slot.is-target{outline:3px solid #9ad7ff}.pt-candidates{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-height:50vh;overflow:auto}.pt-candidates button{text-align:left;white-space:normal}.pt-budget{background:#191e2b;border:1px solid #343c51;border-radius:8px;padding:20px;margin:20px 0}.pt-app :focus-visible,.pt-dialog :focus-visible,.demand-ui :focus-visible{outline:3px solid #9ad7ff!important;outline-offset:3px!important}.pt-empty a{color:#acb9ff}.pt-dialog a{color:#acb9ff}.site-ui .top-nav__menu a.pt-nav-link{padding:10px 8px;color:#acb9ff;white-space:nowrap;text-decoration:none;font-size:14px}.site-ui .top-nav__menu{flex-wrap:wrap!important}.demand-ui .pt-coverage p{margin:6px 0}.demand-ui .pt-table a{color:#acb9ff}.pt-read-card{font-variant-numeric:tabular-nums;line-height:1.7}
@media(max-width:1000px){.site-ui .top-nav__inner{grid-template-columns:auto 1fr!important}.site-ui .top-search{grid-column:1/-1!important}.pt-bench{grid-template-columns:repeat(3,minmax(0,1fr))}.pt-nav{align-items:start}.pt-list-row{grid-template-columns:50px 1fr}.pt-list-row>.pt-actions{grid-column:2}}
@media(max-width:600px){.pt-app main{padding:22px 16px 70px}.pt-nav{padding:16px;flex-direction:column;gap:14px}.pt-nav nav{gap:14px}.pt-head{flex-direction:column;gap:14px}.pt-form{grid-template-columns:1fr}.pt-wide{grid-column:auto}.pt-dialog{width:100%;max-width:none;max-height:94dvh;margin:auto 0 0;border-radius:12px 12px 0 0}.pt-dialog-body{padding:16px}.pt-dialog-head{padding:14px 16px}.pt-condition{grid-template-columns:1fr 1fr auto}.pt-condition>label:first-child{grid-column:1/-1}.pt-bench{grid-template-columns:repeat(2,minmax(0,1fr))}.pt-candidates{grid-template-columns:1fr}.pt-toolbar>*{max-width:100%}.pt-list-row{gap:12px}.pt-plan-table thead th{min-width:190px}.pt-plan-table th:first-child{min-width:110px;max-width:130px}.pt-table td,.pt-table th{padding:10px}.pt-coverage{line-height:1.7}.site-ui .top-nav__menu{gap:0!important}.site-ui .top-nav__menu a.pt-nav-link{font-size:13px;padding:9px 6px}.demand-ui .pt-toolbar{align-items:stretch}.demand-ui .pt-toolbar label{flex:1;min-width:100px}}
.site-ui .ui-advanced-fields :is(#globalOvr,#globalSeries,#globalReset){display:none!important}.pt-reading-options{font-size:13px;color:#acb7cd;margin:8px 0 16px}.pt-reading-options summary{cursor:pointer;padding:8px 0}.pt-reading-options .pt-toolbar{padding:12px;border:1px solid #343c51;border-radius:8px}.pt-chips:empty{display:none}.pt-toolbar a[aria-current=page]{color:#fff;border-bottom:2px solid #acb9ff}.pt-dialog .pt-check{display:flex;gap:8px;align-items:center;padding:8px 0}.pt-dialog .pt-check input{width:18px;min-height:18px;height:18px}.pt-dialog #pickerSearch{display:block;width:100%;margin:10px 0}.pt-dialog #pickerResults{margin-top:16px}
.pt-app input[type=checkbox]{width:18px;height:18px;min-height:18px;padding:0;accent-color:#acb9ff}.pt-toolbar .pt-check{display:flex;align-items:center;gap:7px;min-height:42px}.pt-head h2 small{font-size:13px;font-weight:400;margin-top:6px}.pt-plan-table .pt-positive{color:#a2d7ba}.pt-plan-table td small{display:inline-block;margin-left:6px}.pt-plan-table td{min-width:170px}.pt-plan-table tbody tr:hover{background:#202737}
#personalHelp{margin:8px 0 20px}#personalHelp summary{cursor:pointer}.pt-app #personalTabs{margin:12px 0}.pt-head .pt-actions{flex-shrink:0}
@media(max-width:600px){.pt-app main>.pt-head{display:flex;flex-direction:row;align-items:center;gap:8px;margin-bottom:16px}.pt-app main>.pt-head h1{font-size:24px;white-space:nowrap;margin:0}.pt-app main>.pt-head p{display:none}.pt-app main>.pt-head .pt-actions{gap:6px}.pt-app main>.pt-head :is(button,select){padding:8px;font-size:13px}.pt-version-label{position:absolute;clip-path:inset(50%);width:1px;height:1px;overflow:hidden}.pt-app #workspace>.pt-head{flex-direction:row;flex-wrap:wrap;align-items:center;gap:12px;margin:20px 0}.pt-app main{padding-top:18px}#personalHelp{font-size:12px;margin:8px 0 16px}.pt-app #personalTabs{gap:12px;font-size:14px}.pt-app #planComparison .pt-toolbar{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pt-app #planComparison .pt-toolbar select{width:100%}}
/* Focused personal workspace: lineups and candidate prices. */
.pt-candidate-search{display:grid;gap:7px;max-width:420px;font-size:13px;margin:18px 0 24px;}.pt-candidate{margin:18px 0 28px;border-bottom:1px solid #293343;padding-bottom:18px;}.pt-candidate .pt-list-row{border-bottom:0;}.pt-price-history{margin:0 0 0 78px;padding:0 0 0 16px;border-left:2px solid #293343;}.pt-price-history>summary{cursor:pointer;color:#b9c7da;font-size:13px;padding:10px 0;}.pt-price-record{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;border-top:1px solid #26303c;}.pt-price-record strong{font-size:22px;font-variant-numeric:tabular-nums;}.pt-price-record small{font-size:12px;line-height:1.8;overflow-wrap:anywhere;}.pt-price-record>div:first-child{min-width:0;}#personalHelp button{margin-bottom:12px;}@media(max-width:600px){.pt-price-history{margin-left:0;padding-left:12px;}.pt-price-record{align-items:flex-start;flex-direction:column;gap:10px;}.pt-price-record .pt-actions{width:100%;}.pt-price-record button{min-height:42px;}.pt-candidate-search{max-width:none;}}
.pt-app #personalTabs{gap:24px!important;}.pt-app .pt-candidate .pt-candidate-latest{display:block;font-size:22px!important;font-variant-numeric:tabular-nums;margin-top:10px;color:#e5edf8;}

.pt-cloud-status{margin:0 0 22px;padding:14px 18px;border:1px solid var(--line,#2b394a);border-radius:8px;background:var(--panel,#131c27);color:var(--text,#edf3fa)}.pt-cloud-summary{display:flex;align-items:center;justify-content:space-between;gap:16px}.pt-cloud-summary>[role=status]{overflow-wrap:anywhere;min-width:0}.pt-legacy{border-top:1px solid #35475d;padding-top:16px;margin-top:14px}.pt-legacy p{max-width:76ch;color:#b8c6d6;line-height:1.6}.pt-cloud-status button,.pt-cloud-status a{min-height:40px}.pt-cloud-summary .pt-actions{flex-shrink:0}@media(max-width:600px){.pt-cloud-summary{align-items:flex-start;flex-direction:column}.pt-cloud-summary .pt-actions,.pt-legacy .pt-actions{flex-wrap:wrap}.pt-cloud-status{padding:14px}}
