:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f4f5fb;background:#07121f;font-synthesis:none;font-size:16px;line-height:1.6;color-scheme:dark;--pink:#ffa8df;--cyan:#b1f5ff;--violet:#d8c4ff;--amber:#ffdda5;--muted:#c0c8d6}*{box-sizing:border-box}body{margin:0;min-width:320px}body:before{content:"";position:fixed;inset:0;background:linear-gradient(#0002,#0005),url(/background.jpeg) center/cover no-repeat;z-index:-1}button,input,select,textarea{font:inherit}a{color:var(--cyan);text-underline-offset:5px}a:hover{color:#fff}button{cursor:pointer;background:#d9f2ff;color:#07131f;border:0;border-radius:5px;padding:.7rem 1.2rem;font-weight:600}button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--amber);outline-offset:5px}.text-button{background:none;color:var(--cyan);padding:.4rem .2rem;font-weight:500}.text-button.active{color:#fff;border-bottom:2px solid var(--pink);border-radius:0}h1{font-size:1.6rem;line-height:1.25;font-weight:550;letter-spacing:.01em;margin:0 0 1.4rem}h2{font-size:1.12rem;font-weight:600;margin:1.5rem 0 .6rem}h3{font-size:1.05rem}p{margin:.6rem 0 1rem}.muted,.fine{color:var(--muted)}.fine{font-size:.83rem}.panel{background:#07101ded;border:1px solid #ffffff22;border-radius:10px;padding:2rem;box-shadow:0 20px 80px #0003}.auth{min-height:100svh;display:grid;place-items:center;padding:24px}.auth-panel{width:min(100%,440px)}form{margin:1.6rem 0}label{display:block;color:#e4e8f1;font-size:.9rem;margin-bottom:1.1rem}input,select,textarea{display:block;width:100%;padding:.65rem .8rem;border:1px solid #ffffff40;border-radius:5px;background:#0d1b2d;color:#fff;margin-top:.4rem;min-height:44px}textarea{resize:vertical;min-height:90px}.auth form button{width:100%;margin:.5rem 0}.check{display:flex;align-items:center;gap:12px}.check input{width:20px;min-height:20px;margin:0}header{padding:1.4rem 4%;display:flex;align-items:center;justify-content:space-between;background:#06132244;font-size:.9rem}.header-right{display:flex;align-items:center;gap:1.6rem}header a{color:#fff;text-decoration:none}.home{min-height:calc(100svh - 150px);max-width:1060px;margin:auto;padding:2.4rem 2rem;display:flex;flex-direction:column;justify-content:center}.home-summary{max-width:600px;margin:0 auto 2rem;width:100%;text-shadow:0 2px 8px #000;background:#051322a8;padding:1.2rem 1.5rem;border-radius:6px}.greeting{font-size:1.35rem;margin:0}.home-summary ol{padding-left:1.2rem;font-size:.9rem}.progress-summary p{margin:.35rem 0;font-size:.9rem}.progress-summary strong{font-size:1.4rem;color:#fff}.progress-summary progress{display:block;height:5px;width:100%;accent-color:var(--cyan);margin:.65rem 0}.neon-nav{display:grid;grid-template-columns:repeat(3,1fr);gap:2.6rem 2rem;text-align:center;align-items:center;padding:1.6rem 0}.neon{font-size:clamp(1.12rem,2.3vw,1.8rem);font-weight:400;letter-spacing:.08em;text-decoration:none;white-space:nowrap;line-height:1.4;text-shadow:0 0 3px currentColor,0 0 15px currentColor,0 0 32px #111;transition:filter .15s}.neon:hover,.neon:focus-visible{filter:brightness(1.25);color:inherit}.neon:last-child{grid-column:2}.color-0{color:var(--pink)}.color-1{color:var(--violet)}.color-2{color:var(--cyan)}.color-3{color:var(--amber)}.home-links{text-align:center;margin-top:2rem;font-size:.9rem}.attention{font-size:.85rem;color:var(--amber)}footer{text-align:center;color:#e2e6ee;font-size:.75rem;padding:1rem;text-shadow:0 2px 5px #000}.content{max-width:1000px;margin:2rem auto;min-height:60vh}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 1.4rem}.full{grid-column:1/-1}fieldset{margin:0;padding:0;border:0;min-width:0}form button{justify-self:start;align-self:end}.file-tabs{display:flex;gap:1.3rem;flex-wrap:wrap;border-bottom:1px solid #ffffff26;margin-bottom:1.5rem;padding-bottom:.5rem}.list-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.actions{display:flex;gap:1.5rem;flex-wrap:wrap;margin:1rem 0}.request,.supervisee-row{border-bottom:1px solid #ffffff26;padding:1rem 0 1.6rem}.request h2,.supervisee-row h2{margin:.5rem 0}.table-wrap{overflow:auto;margin-top:1.5rem}table{border-collapse:collapse;width:100%;font-size:.9rem}td,th{text-align:left;padding:.8rem;border-bottom:1px solid #ffffff25;white-space:nowrap}th{color:var(--muted);font-weight:500}details{margin-top:1.6rem;border-top:1px solid #ffffff25;padding-top:1rem}summary{cursor:pointer;color:var(--cyan)}.error{background:#542631;padding:1rem;margin:1rem 4%;border-radius:5px}.error button{margin-left:20px}.loading{text-align:center}.reader-main{max-width:1480px;margin:2rem auto;padding:0 2rem}.reader-main h1{font-size:1.1rem;text-shadow:0 2px 8px #000}.reader-tools{display:flex;gap:2rem;background:#07101de8;padding:.8rem 1.2rem}.pages{display:flex;align-items:flex-start;justify-content:center;gap:12px;margin:1rem 0}.pages canvas{width:calc(50% - 6px);height:auto;box-shadow:0 4px 25px #0005;background:#fff}.page-nav{display:flex;justify-content:center;gap:1.5rem;align-items:center;background:#07101df0;padding:1rem;position:sticky;bottom:0}.page-nav label{margin:0;display:flex;align-items:center;gap:.5rem}.page-nav select{width:75px;display:inline-block;margin:0}@media(max-width:767px){.neon-nav{grid-template-columns:1fr;gap:1.7rem}.neon:last-child{grid-column:auto}.neon{font-size:1.42rem}.home{padding:1.3rem 1.5rem}.home-summary{margin-bottom:1rem}.content{margin:1rem;padding:1.3rem}.form-grid{grid-template-columns:1fr}.header-right{gap:.8rem;font-size:.8rem}header{padding:1rem}.panel h1{font-size:1.4rem}.reader-main{padding:0 .6rem;margin-top:1rem}.pages canvas{width:100%}.pages{gap:0}.page-nav{gap:.6rem;padding:.7rem;font-size:.8rem}.page-nav select{width:60px}.page-nav button{font-size:.8rem}.file-tabs{gap:.8rem}.list-row{align-items:flex-start;flex-wrap:wrap}.reader-tools{gap:1.4rem;font-size:.85rem}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}.demo-bar{background:#091421f2;color:#d4ddeb;padding:.55rem 4%;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.78rem;border-bottom:1px solid #ffffff22}.demo-bar label{display:flex;align-items:center;gap:.6rem;margin:0;font-size:.78rem;white-space:nowrap}.demo-bar select{margin:0;min-height:34px;padding:.2rem .5rem;width:auto;font-size:.8rem}@media(max-width:600px){.demo-bar{align-items:flex-start;flex-direction:column;gap:.4rem}}.neon-nav .neon:last-child{grid-column:auto}.neon-long{white-space:normal;font-size:clamp(1rem,1.7vw,1.35rem)}.neon-log{border:0;margin:0;padding:0;position:relative}.neon-log summary{list-style:none;cursor:pointer}.neon-log summary::-webkit-details-marker{display:none}.neon-log div{background:#081524f5;border:1px solid #ffffff30;border-radius:6px;padding:.6rem;position:absolute;top:100%;left:0;right:0;z-index:3;display:grid;gap:.7rem;font-size:.9rem}.client-summary{margin:.7rem 0 0!important;font-size:.95rem}.client-summary strong,.hour-total strong{font-size:1.4rem}.contract-screen>h1{text-align:center;text-transform:uppercase}.contract-paper{background:#fff;color:#17263a;padding:2rem;border-radius:4px;font-family:Georgia,serif;line-height:1.65}.contract-paper h2{font-size:1.1rem}.contract-paper input{background:#f5f7fb;color:#17263a;border-color:#aeb9c7;font-family:system-ui}.contract-paper label{color:#17263a}.contract-paper .fine{color:#4c5c70}.contract-formats{display:flex;flex-wrap:wrap;gap:1rem}.ink-pad canvas{display:block;background:#fff;border:1px solid #9cabbc;width:100%;height:auto;touch-action:none}.ink-pad .text-button{color:#365878}.genogram{background:#fff;display:block;width:100%;border-radius:5px;touch-action:none;margin:1rem 0;color:#17263a}.genogram circle,.genogram rect,.genogram path{fill:#f4f7fc;stroke:#263d57;stroke-width:2}.genogram text{fill:#17263a;font-size:13px}.contract-paper input[type=checkbox]{min-height:20px}.contract-paper section p{text-align:left}@media(max-width:600px){.contract-paper{padding:1rem}.neon-long{font-size:1.2rem}.neon-log div{position:static;margin-top:.6rem}}@media print{body:before,header,footer,.demo-bar,.no-print{display:none!important}body,.panel{background:#fff;color:#000;box-shadow:none;border:0;margin:0;padding:0}.contract-paper{padding:0}.contract-paper section{break-inside:avoid}.contract-screen h1{font-size:18pt}.contract-paper input{border:0;background:#fff;color:#000}.ink-pad button,.ink-pad .fine{display:none}}.welcome-row{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.1rem}.welcome-script{font-family:Snell Roundhand,Brush Script MT,Segoe Script,cursive;font-size:2.3rem;font-style:italic;line-height:1.2;color:var(--pink)}.welcome-row .greeting{font-size:1.25rem;margin:.35rem 0 0}.profile-link{font-size:1.05rem!important;letter-spacing:.07em}.home-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px}.profile-shortcuts{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem}.profile-button{padding:.8rem 1rem;border:1px solid #b1f5ff66;border-radius:5px;text-align:center;text-decoration:none;background:#132538;color:var(--cyan)}.supervisor-contact{border:1px solid #aaccee55;padding:1rem;margin:1rem 0}.insurance{border-top:1px solid #ffffff26;margin-top:1.5rem;padding-top:.5rem}@media(max-width:480px){.welcome-row{gap:.6rem}.welcome-row .greeting{font-size:1.03rem}.welcome-script{font-size:2rem}.profile-link{font-size:.85rem!important}.profile-shortcuts{grid-template-columns:1fr}}.assessment h1{margin-top:1.25rem}.assessment-credit{text-align:center;font-size:.85rem;color:var(--muted)}.assessment-example{padding:1rem;border:1px solid #ffffff44}.assessment-example strong{float:right}.scale-key{display:flex;justify-content:space-between;gap:.5rem;text-align:center;background:#14243a;padding:1rem;border-radius:6px;margin:1rem 0}.scale-key span{flex:1}.assessment-toolbar{display:flex;align-items:center;justify-content:space-between;margin:1rem 0}.assessment-item{border:1px solid #b1f5ff40;padding:1rem 1.2rem;margin:1.5rem 0;border-radius:7px}.assessment-item legend{padding:0 .4rem;max-width:100%;font-size:1rem}.rating-options{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.5rem}.rating-options label{position:relative;margin:0;cursor:pointer}.rating-options input{position:absolute;opacity:0;width:1px;height:1px;min-height:0}.rating-options span{display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;border:1px solid #ffffff55;border-radius:5px}.rating-options input:checked+span{background:var(--cyan);color:#091827;border-color:var(--cyan);font-weight:700}.rating-options input:focus-visible+span{outline:3px solid var(--amber);outline-offset:3px}.rating-options input:disabled+span{opacity:.55;cursor:default}.dual-rating{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.assessment-results{border-top:1px solid #ffffff44;margin-top:2rem;padding-top:1rem}.assessment-results td{white-space:normal}.assessment-signature{width:min(100%,450px);background:#fff}.assessment .ink-pad{max-width:550px}@media(max-width:600px){.dual-rating{grid-template-columns:1fr}.rating-options{gap:.3rem}.rating-options span{min-width:36px}.scale-key{font-size:.8rem}.assessment-item{padding:.8rem}.assessment-toolbar{gap:.6rem;font-size:.85rem}}@media print{.assessment .rating-options input:checked+span{border:2px solid black}.assessment .actions,.assessment-toolbar{display:none}}.welcome-name{display:flex;align-items:baseline;gap:.65rem;white-space:nowrap}.welcome-name .greeting{margin:0}.welcome-row{align-items:center;flex-wrap:wrap}.home-summary{max-width:850px}.profile-shortcuts{align-items:center;gap:1.6rem 1rem;margin:1rem 0 2rem}.profile-shortcuts .profile-button{background:none;border:0;border-radius:0;padding:.6rem .25rem;font-size:clamp(.95rem,1.6vw,1.2rem);white-space:normal;letter-spacing:.06em}.profile-shortcuts .color-0{color:var(--pink)}.profile-shortcuts .color-1{color:var(--violet)}.profile-shortcuts .color-2{color:var(--cyan)}.profile-shortcuts .color-3{color:var(--amber)}@media(max-width:480px){.welcome-name{gap:.4rem}.welcome-name .welcome-script{font-size:1.75rem}.welcome-name .greeting{font-size:1rem}.welcome-row .profile-link{margin-left:auto}.home-summary,.home{padding:1rem}.profile-shortcuts{gap:1.1rem}}.profile-screen button,.profile-screen input[type=file]::file-selector-button{background:transparent;color:var(--cyan);border:0;font-weight:400;letter-spacing:.04em;text-shadow:0 0 3px currentColor,0 0 12px currentColor;cursor:pointer}.profile-screen input[type=file]::file-selector-button{font:inherit;padding:.5rem .8rem;margin-right:.6rem}.profile-screen button:hover{color:var(--pink)}:root{background:#21191d;--muted:#e0d6db}.panel{background:#1c1419ab;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-summary{background:#1c14198c}header{background:#21191d44}input,select,textarea{background:#251c24b8}.demo-bar,.reader-tools,.scale-key{background:#251c24e8}.profile-shortcuts{gap:1.8rem 2rem;padding:1.2rem .3rem}.profile-shortcuts .profile-button{justify-self:center;width:100%;max-width:390px;padding:.85rem 1rem;text-shadow:0 0 2px #fff,0 0 9px currentColor,0 0 22px currentColor;line-height:1.35}.profile-shortcuts .profile-button:nth-child(1){font-family:Snell Roundhand,Brush Script MT,cursive;font-size:2.7rem;transform:rotate(-4deg);border-bottom:2px solid currentColor;border-radius:50%;width:80%}.profile-shortcuts .profile-button:nth-child(2){font-family:Arial Narrow,Avenir Next Condensed,sans-serif;font-size:1.7rem;text-transform:uppercase;letter-spacing:.13em;border:2px solid currentColor;border-radius:14px;box-shadow:0 0 7px currentColor,inset 0 0 7px currentColor}.profile-shortcuts .profile-button:nth-child(3){font-family:Courier New,monospace;font-size:1.35rem;font-weight:700;letter-spacing:.02em;border-top:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(2deg)}.profile-shortcuts .profile-button:nth-child(4){font-family:Georgia,serif;font-size:2.05rem;font-style:italic;border:1px solid currentColor;border-radius:50%;box-shadow:0 0 9px currentColor}.profile-shortcuts .profile-button:nth-child(5){font-family:Trebuchet MS,sans-serif;font-size:1.5rem;letter-spacing:.12em;text-transform:uppercase;transform:rotate(-2deg)}.profile-shortcuts .profile-button:nth-child(6){font-family:Didot,Times New Roman,serif;font-size:1.85rem;letter-spacing:.025em;border-bottom:3px double currentColor}.profile-shortcuts .profile-button:last-child{grid-column:auto}@media(max-width:600px){.profile-shortcuts{grid-template-columns:1fr;gap:1.5rem}.profile-shortcuts .profile-button{max-width:330px}.welcome-name .greeting{font-size:clamp(.8rem,3.2vw,1.25rem)}}.native-resource .source-content p{white-space:pre-wrap;overflow-wrap:anywhere}.native-resource .source-content{line-height:1.7}.native-resource td{white-space:normal;min-width:130px;vertical-align:top}.native-resource td p{margin:.3rem 0}.native-resource tr:first-child{color:var(--amber)}.native-resource .table-wrap input{min-width:110px}.resource-links{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;padding:1rem 0}.resource-links a{color:var(--pink)}.resource-links a:nth-child(3n+1){color:var(--cyan)}.resource-links a:nth-child(3n+2){color:var(--amber)}.competency-rating{display:grid;grid-template-columns:130px 1fr;gap:1rem;margin-bottom:2rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.native-resource .actions{position:sticky;bottom:0;background:#251c24ed;padding:.7rem;border-radius:6px}.native-resource .worksheet-response{margin-top:-.4rem}@media(max-width:600px){.competency-rating{grid-template-columns:1fr}.native-resource .source-content{font-size:.95rem}}.ethical-original h1,.ethical-subtitle{text-align:center}.ethical-original h1{font-size:2rem;margin-bottom:.5rem}.ethical-original h2{font-size:1.3rem;color:var(--cyan)}.ethical-original h2 b{display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border:1px solid currentColor;border-radius:50%;margin-right:.3rem}.ethical-box{border:1px solid #ffffff77;border-radius:16px;padding:1rem;margin-bottom:1rem;background:#221b2238}.ethical-box h3{margin:0 0 .5rem}.ethical-conflict{display:grid;grid-template-columns:1fr auto 1fr;gap:1rem;align-items:center}.ethical-conflict .ethical-box:first-child{border-color:var(--cyan)}.ethical-conflict .ethical-box:last-child{border-color:var(--amber)}.ethical-vs{font-size:1.6rem}.ethical-options{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.ethical-columns{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.ethical-original label{margin-bottom:.65rem}.ethical-original .actions{align-items:center}.ethical-original ul{padding-left:1.3rem}.ethical-original input{min-width:0}@media(max-width:650px){.ethical-conflict,.ethical-options,.ethical-columns{grid-template-columns:1fr}.ethical-vs{text-align:center}.ethical-original h1{font-size:1.6rem}}
