:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#25282e;background:#f2f4f6;font-size:16px;--gold:#e5b84d;--blue:#247cad;--ink:#17191c;--muted:#606b75;--line:#d9dfe4}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}[hidden]{display:none!important}.shell{max-width:920px;margin:auto;padding:0 18px 48px}header{display:flex;gap:20px;align-items:center;background:linear-gradient(125deg,#101010,#2b2b2b);color:#fff;margin:0 -18px 20px;padding:25px 24px;border-bottom:3px solid var(--gold);border-radius:0 0 24px 24px}header img{border:2px solid var(--gold);border-radius:14px;background:#fff;object-fit:contain;flex-shrink:0}h1{font-size:1.6rem;margin:10px 0 0}h2{font-size:1.25rem;margin:0 0 10px}h3{font-size:1rem;margin:12px 0 8px}p{line-height:1.5;margin:8px 0 15px}.eyebrow{font-size:.875rem;font-weight:800;color:#f3cc6a;letter-spacing:.12em;margin:0}.eyebrow.dark{color:#6b501c;margin-bottom:8px}.subbrand{font-size:.75rem;letter-spacing:.1em;color:#dedede;margin:4px 0 0}.card{background:white;border:1px solid var(--line);border-radius:17px;padding:22px;margin-bottom:16px;box-shadow:0 3px 18px #14233406}.card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.saved-label{font-size:.75rem;color:#476753;text-align:right}.note{font-size:.875rem;line-height:1.5;color:var(--muted)}.account-bar{display:flex;justify-content:space-between;gap:10px;font-size:.875rem;padding:0 2px 16px;overflow-wrap:anywhere}a{color:#165f87}.audit-bar{display:flex;gap:10px;align-items:center;margin-bottom:14px}.audit-bar label{font-size:.875rem;white-space:nowrap}.audit-bar select{flex:1;min-width:0}.small-button{background:white;border:1px solid var(--line);border-radius:10px;min-height:44px;padding:8px 14px;font-size:.875rem;font-weight:700}nav{display:flex;position:sticky;top:8px;z-index:3;padding:5px;background:#fff;border:1px solid var(--line);border-radius:14px;gap:4px;margin-bottom:20px;box-shadow:0 4px 16px #00000007}nav button{flex:1;border:0;padding:12px 5px;background:transparent;border-radius:10px;color:var(--muted);font-size:.875rem;font-weight:750}nav button.active{background:var(--ink);color:#fff;box-shadow:inset 0 -3px var(--gold)}.panel{display:none}.panel.active{display:block}label{display:block;font-weight:700;font-size:.875rem;margin-bottom:16px}input:not([type=radio]):not([type=checkbox]):not([type=file]),select,textarea{display:block;width:100%;min-height:48px;border:1px solid #c6cfd7;border-radius:10px;padding:12px;color:var(--ink);background:#fff;margin-top:7px;font-size:1rem}textarea{min-height:78px;resize:vertical}input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.two{display:grid;grid-template-columns:1fr 1fr;gap:14px}fieldset{margin:0 0 12px;padding:0;border:0}legend{font-size:.875rem;font-weight:700;margin-bottom:9px}.categories{display:grid;grid-template-columns:1fr 1fr;gap:9px}.categories label{margin:0;position:relative}.categories input{position:absolute;width:1px;height:1px;opacity:0}.categories span{display:block;text-align:center;border:1px solid var(--line);border-radius:12px;padding:14px 8px}.categories small{display:block;font-size:.8125rem;font-weight:400;margin-top:5px;color:var(--muted)}.categories input:checked+span{border:2px solid #a47619;padding:13px 7px;background:#fff6db}.categories input:focus-visible+span{outline:3px solid var(--blue)}.button{display:block;width:100%;padding:14px 16px;border:0;border-radius:11px;text-align:center;min-height:48px;font-size:1rem;font-weight:750;text-decoration:none;margin:9px 0}.primary{background:linear-gradient(100deg,#edc967,#dfab32);color:#28200c}.dark-button{background:var(--ink);color:white}.subtle{background:#eaf0f4;color:#283a48}.actions{display:flex;gap:10px;flex-wrap:wrap}.actions>*{flex:1;min-width:150px}.actions .button{width:auto}.day-options{display:flex;gap:7px;flex-wrap:wrap}.day-options label{display:flex;gap:6px;align-items:center;border:1px solid var(--line);padding:11px;border-radius:9px;margin:0;font-size:.875rem}.day-options input{width:16px;height:16px;accent-color:#92701e}.day-options label:has(:checked){background:#fff6dc;border-color:#b89543}.check{display:flex;gap:10px;align-items:flex-start;line-height:1.5}.check input{width:19px;height:19px;flex-shrink:0;margin-top:3px;accent-color:#8c6819}.metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:16px}.metric{border:1px solid var(--line);background:#fff;border-radius:14px;padding:18px}.metric b{display:block;font-size:1.75rem;margin:8px 0}.metric small{display:block;font-size:.8125rem;line-height:1.4;color:var(--muted)}.metric.emphasis{border-top:3px solid var(--gold);background:var(--ink);color:white}.metric.emphasis small{color:#ced4dc}.callout{background:#fff8e4;border-left:4px solid var(--gold);border-radius:8px;padding:14px;line-height:1.5;margin:14px 0}.entry{border-top:1px solid var(--line);padding:15px 0;display:flex;justify-content:space-between;gap:12px;overflow-wrap:anywhere}.entry:first-child{border-top:0}.entry p{margin:4px 0;font-size:.875rem;color:var(--muted)}.entry-actions{display:flex;gap:6px;align-items:flex-start}.entry-actions button{min-height:40px;padding:7px 10px;background:#edf2f6;border:0;border-radius:8px;font-size:.8125rem}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:.875rem;text-align:left}th,td{padding:11px 8px;border-bottom:1px solid var(--line)}th{font-weight:750}td{vertical-align:top}.report-logo{display:flex;gap:14px;align-items:center;margin-bottom:18px}.report-logo img{width:74px;height:74px;object-fit:contain}.report-logo p{margin:0}.report-logo h2{margin-top:5px}.plan-heading{display:flex;justify-content:space-between;gap:12px;overflow-wrap:anywhere}.pill{font-size:.8125rem;background:#eef2f4;border-radius:20px;padding:6px 10px;align-self:flex-start;white-space:nowrap}.empty{padding:18px;color:var(--muted);text-align:center}details{margin:10px 0 18px}summary{min-height:44px;padding:10px 0;cursor:pointer;font-weight:700;font-size:.875rem}details p{font-size:.875rem}hr{border:0;border-top:1px solid var(--line);margin:20px 0}#message{position:sticky;top:0;z-index:8;border:1px solid #b4c8bd;background:#edf8f0;color:#284e36;padding:14px;border-radius:10px;margin-bottom:14px;font-size:.9375rem;line-height:1.5}#message.error{background:#fff0ed;color:#86382c;border-color:#dba99d}footer{text-align:center;font-size:.75rem;letter-spacing:.06em;color:var(--muted);margin:28px 0}.file-label{cursor:pointer;position:relative;overflow:hidden}.file-label input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%}dialog{width:min(600px,calc(100vw - 28px));border:1px solid var(--line);border-radius:18px;padding:24px;max-height:90vh;overflow:auto}dialog::backdrop{background:#09101899}.muted{color:var(--muted)}.mobile-label{display:none}@media(max-width:520px){.shell{padding:0 12px 30px}header{margin:0 -12px 18px;padding:20px 15px;gap:14px}header img{width:74px;height:74px}h1{font-size:1.3rem}.card{padding:17px}.audit-bar{flex-wrap:wrap}.audit-bar label{width:100%;margin:0}.two{gap:10px}.saved-label{display:none}.metric{padding:14px}.metric b{font-size:1.5rem}.entry{display:block}.entry-actions{margin-top:8px}.account-bar{font-size:.8125rem}nav button{font-size:.875rem}.eyebrow{letter-spacing:.08em}.actions{gap:6px}.actions>*{min-width:120px}}@media(max-width:350px){.two{grid-template-columns:1fr}.metrics{grid-template-columns:1fr}nav{flex-wrap:wrap}nav button{min-width:25%}}@media print{body{background:white}.shell{max-width:none;padding:0}header,.account-bar,.audit-bar,nav,.no-print,#message,footer,dialog{display:none!important}.panel{display:none!important}#report{display:block!important}.card,.metric{box-shadow:none;break-inside:avoid}.card{border-radius:0}.metrics{grid-template-columns:1fr 1fr}a{color:inherit}}

input[readonly]{background:#f5f3ee;color:#444}#lastHour{margin:0 0 4px}#taskTimes .two label{min-width:0}input[type="datetime-local"]{min-width:0}.task-timeline th,.task-timeline td{min-width:105px}.task-timeline th:first-child,.task-timeline td:first-child{min-width:150px}@media print{.task-timeline{break-inside:auto}.task-timeline .table-wrap{overflow:visible}.task-timeline table{font-size:10px;table-layout:fixed;width:100%}.task-timeline th,.task-timeline td{min-width:0;overflow-wrap:anywhere}.task-timeline tr{break-inside:avoid}.task-timeline thead{display:table-header-group}}
.report-status{padding:20px;border-left:4px solid #b18b35;background:#fff8e7;margin-bottom:18px;border-radius:8px}.report-status p{margin-bottom:0}.review-ready{background:#edf8f0;border-color:#38714d}.mix-item{margin:18px 0}.mix-item>div{display:flex;justify-content:space-between;gap:12px}.mix-item progress{width:100%;height:10px;accent-color:#aa852d}.block{display:block;margin-top:5px}.attention{color:#8c4b0b;font-weight:650}.preserve-lines{white-space:pre-wrap}.check-list li{margin:10px 0;line-height:1.5}#recentTasks{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}#recentTasks button{min-height:44px;max-width:100%;white-space:normal;overflow-wrap:anywhere}#printSurface{display:none}#comparisonNote{min-height:90px}.coach-note{border-left:4px solid #b18b35}fieldset[hidden]{display:none!important}@media print{body.printing-report .shell{display:none!important}body.printing-report #printSurface{display:block!important}#printSurface .card{break-inside:auto}#printSurface tr{break-inside:avoid}#printSurface thead{display:table-header-group}#printSurface .table-wrap{overflow:visible}#printSurface{font-size:11px}#printSurface h2{font-size:17px}}

.access-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;max-width:250px}.danger{background:#fff0ee;color:#a32216;border:1px solid #d5918a}.access-entry{align-items:center}#clientSearchForm label{flex:1;min-width:180px}#accessGate{max-width:640px;margin:20px auto}#accessGate .button{margin-top:12px}#deleteClientDialog{max-width:580px;width:calc(100% - 32px)}@media(max-width:520px){.access-actions{margin-top:12px;max-width:none}}

.language-bar{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin:0 0 16px}.language-bar label{margin:0;font-size:14px}.language-bar select{width:auto;min-width:120px;margin:0}#entryExtras{border-top:1px solid var(--line);padding-top:4px}#entryExtras summary{color:var(--muted)}#taskTimeZone{font-size:14px;margin:8px 0}#quickTimes{display:grid;grid-template-columns:repeat(3,1fr)}#quickTimes button{min-width:0;min-height:48px}#businessCategories .categories{gap:8px}#businessCategories legend{margin-bottom:10px}.quick-guide{padding:0 18px}@media print{.language-bar{display:none!important}}

.priority-card{border-left:4px solid var(--gold)}.priority-card h3{font-size:1.25rem;overflow-wrap:anywhere}.priority-card .button{width:100%}#planContent progress{width:100%;height:14px;accent-color:var(--gold)}#chosenPriority{scroll-margin-top:24px}

/* Match the coaching website. Screen-only colors keep printed reports clean. */
@media screen {
 :root{color-scheme:dark;color:#f5f2eb;background:#090a09;--gold:#d0b381;--blue:#e1c590;--ink:#111211;--muted:#bdb8ad;--line:#494238}
 body{position:relative;isolation:isolate;min-height:100svh;background:#090a09}
 body::before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,rgba(9,10,9,.3),rgba(9,10,9,.08) 65%,rgba(9,10,9,.2)),url('/chain-breaker-background.png') center right/cover no-repeat}
 .shell{position:relative}
 header{min-height:150px;background:linear-gradient(90deg,rgba(9,10,9,.98) 15%,rgba(9,10,9,.76) 53%,rgba(9,10,9,.18)),url('/chain-breaker-background.png') 76% 48%/cover no-repeat;border-bottom:1px solid #b49764;border-radius:0 0 18px 18px;box-shadow:0 12px 35px #0005}
 header img{border:1px solid #716045;background:#0b0c0b;border-radius:10px}
 h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:1.9rem;letter-spacing:-.025em;color:#faf9f6}
 .eyebrow,.eyebrow.dark,.subbrand{color:var(--gold)}
 .subbrand{letter-spacing:.14em}.eyebrow.dark{font-weight:650}
 .card{background:rgba(19,20,19,.97);border-color:var(--line);box-shadow:0 8px 28px #0003}
 .account-bar,.language-bar{color:#ddd6c9;text-shadow:0 1px 4px #000}
 a{color:#e1c590;text-underline-offset:3px}
 nav{background:#111211;border-color:#61513a;box-shadow:0 5px 20px #0008}
 nav button{color:#d0c9bb}
 nav button.active{background:var(--gold);color:#171817;box-shadow:none}
 .small-button,.subtle,.entry-actions button{background:#24251f;color:#eee8db;border:1px solid #5e5342}
 .small-button:hover,.subtle:hover,.entry-actions button:hover{background:#333026;border-color:#b99b69}
 .primary,.dark-button{background:linear-gradient(105deg,#dcc295,#c5a56e);color:#171817;border:1px solid #ddc69c;box-shadow:0 3px 12px #0002}
 .primary:hover,.dark-button:hover{background:#e1c797}
 input:not([type=radio]):not([type=checkbox]):not([type=file]),select,textarea{background:#0d0f0e;color:#f5f2eb;border-color:#756a58;color-scheme:dark}
 input::placeholder,textarea::placeholder{color:#aaa69c;opacity:1}
 input[readonly]{background:#1b1c18;color:#ddd6c9}
 input[type=checkbox],input[type=radio],.day-options input,.check input{accent-color:var(--gold)}
 input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #e1c590;outline-offset:3px}
 .categories span{background:#1b1c18;border-color:#615644;color:#f3eee3}
 .categories small{color:#c4beb1}
 .categories input:checked+span{background:#342b1c;border-color:#dcc295;color:#f6e4bf}
 .categories input:checked+span small{color:#ead8b5}
 .categories input:focus-visible+span{outline-color:#e1c590}
 .day-options label:has(:checked){background:#342b1c;border-color:#d0b381;color:#f6e4bf}
 .metric{background:#171915;color:#f5f2eb;border-color:var(--line)}
 .metric.emphasis{background:#282318;border-color:#8c744d;border-top-color:var(--gold)}
 .metric.emphasis b{color:#ead1a6}.metric.emphasis small{color:#d4c9b5}
 .pill{background:#302b21;border:1px solid #66563b;color:#e1c590;white-space:normal}
 .callout,.report-status{background:#282317;color:#eee3ce;border-left-color:var(--gold)}
 .review-ready{background:#18291e;border-color:#8ab894;color:#e2f0df}
 .attention{color:#e5bd7b}.saved-label{color:#b8caaa}
 #message{background:#1b2a20;color:#e0f0dc;border-color:#6c9471;text-shadow:none;box-shadow:0 5px 20px #0005}
 #message.error,.danger{background:#351e1b;color:#ffcbc2;border-color:#b37669}
 .danger:hover{background:#492923}
 .entry p.error{color:#ffcbc2}
 th{color:#e0c99e}td{color:#eee8dd}
 .report-logo{padding:14px;background:rgba(15,17,14,.96);border:1px solid var(--line);border-radius:12px}
 dialog{color:#f5f2eb;background:#171915;border-color:#8b7350;box-shadow:0 18px 70px #000a}
 dialog::backdrop{background:#050605d9}
 footer{color:#d0c5b1;text-shadow:0 1px 5px #000}
 ::selection{background:#d0b381;color:#111211}
 @media(max-width:520px){
  body::before{background-position:64% top;background-size:auto 100svh}
  header{min-height:135px;padding:22px 16px;background-position:center,72% 42%}
  h1{font-size:1.55rem}.card{background:rgba(19,20,19,.98)}
  .language-bar{margin-bottom:14px}.report-logo{padding:12px}
 }
}

.lead-filters{display:flex;flex-wrap:wrap;align-items:end;gap:12px}.lead-filters label{flex:1;min-width:160px;margin:0}.lead-filters button{margin-bottom:0}.lead-row{align-items:center}.lead-facts{margin:14px 0}.lead-facts>div{padding:12px 0;border-bottom:1px solid var(--line)}.lead-facts dt{font-size:.8125rem;color:var(--muted);font-weight:650}.lead-facts dd{margin:5px 0 0;line-height:1.65;font-size:.9375rem;overflow-wrap:anywhere}.lead-domain{border-top:1px solid var(--line);padding-top:15px;margin-top:20px}.lead-domain h3{margin:0}.lead-report .card-top{align-items:center}#leadDetail{scroll-margin-top:85px}.lead-row .small-button{flex-shrink:0}nav{overflow-x:auto}nav button{min-width:58px}@media(max-width:520px){.lead-row{display:block}.lead-row .small-button{margin-top:16px;width:100%}.lead-domain .card-top{display:block}.lead-domain .pill{display:inline-block;margin:10px 0 0}.lead-filters button{width:100%}}@media print{.lead-facts dt{color:#444}.lead-domain{break-inside:auto}.lead-facts>div{break-inside:avoid}.lead-report details{display:block}.lead-report{color:#111}}
