@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{--paper:#f6f3ee;--paper-deep:#eee8df;--surface:#fffdfa;--surface-strong:#fff;--ink:#232326;--muted:#78736d;--muted-light:#a7a198;--line:#e3ddd4;--accent:#e66b2f;--accent-deep:#b8481d;--accent-soft:#fbe5d9;--yellow:#ffbf24;--success:#267a5a;--success-soft:#e1f2e9;--warning:#9a6a18;--warning-soft:#fff1cb;--danger:#a4413b;--danger-soft:#f8e4e2;--info:#47647d;--info-soft:#e8f0f5;--shadow:0 12px 36px #372d2214;--shadow-soft:0 5px 18px #372d220f;--radius:16px;--radius-small:10px;--font-body:"DM Sans", ui-sans-serif, system-ui, sans-serif;--font-display:"Space Grotesk", "DM Sans", ui-sans-serif, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;color:var(--ink);font-family:var(--font-body);margin:0;font-size:15px;line-height:1.5}button,input,select,textarea{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #e66b2f59}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.app-shell{min-height:100dvh}.container{width:min(1180px,100% - 40px);margin:0 auto}.narrow{width:min(760px,100% - 40px);margin:0 auto}.eyebrow{color:var(--accent-deep);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:700}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{color:var(--ink);font-family:var(--font-display);letter-spacing:-.035em;line-height:1.08}h1{max-width:700px;font-size:clamp(2.5rem,5vw,4.7rem)}h2{font-size:clamp(2rem,3.4vw,3.25rem)}h3{font-size:1.35rem}h4{letter-spacing:-.02em;font-size:1.03rem}.lede{color:var(--muted);max-width:660px;font-size:1.08rem;line-height:1.65}.muted{color:var(--muted)}.small{font-size:.83rem}.mono{letter-spacing:.01em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.btn{white-space:nowrap;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 16px;font-weight:700;transition:transform .18s,background .18s,border-color .18s,color .18s;display:inline-flex}.btn:active{transform:translateY(1px)scale(.99)}.btn-primary{background:var(--accent);color:#fff;box-shadow:0 7px 18px #e66b2f33}.btn-primary:hover{background:var(--accent-deep)}.btn-secondary{background:var(--ink);color:#fff}.btn-secondary:hover{background:#3b3b40}.btn-ghost{border-color:var(--line);color:var(--ink);background:0 0}.btn-ghost:hover{background:var(--paper-deep);border-color:#c9c0b4}.btn-soft{background:var(--accent-soft);color:var(--accent-deep)}.btn-soft:hover{background:#f6d4c4}.btn-danger{background:var(--danger-soft);color:var(--danger);border-color:#0000}.btn-sm{border-radius:9px;min-height:34px;padding:0 11px;font-size:.8rem}.btn-block{width:100%}.text-button{color:var(--accent-deep);background:0 0;border:0;padding:0;font-weight:700}.text-button:hover{color:var(--ink)}.brand-lockup{align-items:center;gap:10px;display:inline-flex}.brand-lockup img{object-fit:contain;width:34px;height:34px}.brand-name{font-family:var(--font-display);letter-spacing:-.02em;font-size:1.05rem;font-weight:700;line-height:1.05}.brand-sub{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:600;display:block}.public-nav{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f6f3eee6;border-bottom:1px solid #e3ddd4d1;position:sticky;top:0}.public-nav-inner{justify-content:space-between;align-items:center;gap:24px;min-height:72px;display:flex}.public-links{color:var(--muted);align-items:center;gap:24px;font-size:.9rem;font-weight:600;display:flex}.public-links a:hover{color:var(--ink)}.nav-actions{align-items:center;gap:10px;display:flex}.hero{padding:78px 0 56px}.hero-grid{grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr);align-items:center;gap:56px;display:grid}.hero h1{margin-bottom:20px}.hero h1 span{color:var(--accent)}.hero-copy .lede{margin-bottom:28px}.hero-actions{flex-wrap:wrap;gap:11px;display:flex}.hero-note{color:var(--muted);align-items:center;gap:10px;margin-top:22px;font-size:.82rem;display:flex}.hero-note b{color:var(--ink)}.hero-visual{isolation:isolate;grid-template-columns:186px minmax(0,1fr);align-items:end;gap:22px;min-height:456px;display:grid;position:relative}.hero-visual:before{z-index:-1;content:"";background:linear-gradient(145deg,#f8eee7 0%,#eadfd6 100%);border:1px solid #e0d5c8;border-radius:120px 24px 24px;width:72%;height:88%;position:absolute;bottom:0;right:0}.hero-photo-stage{background:#e9ded3;border:1px solid #ffffffd6;border-radius:112px 20px 20px;align-self:end;overflow:hidden;box-shadow:0 18px 42px #48332221}.hero-photo{object-fit:cover;object-position:top center;width:100%;height:432px}.hero-credentials{border-bottom:2px solid var(--accent);align-self:end;margin-bottom:32px;padding:0 8px 20px 0}.hero-credential-label{color:var(--accent-deep);letter-spacing:.11em;text-transform:uppercase;margin-bottom:9px;font-size:.68rem;font-weight:700;display:block}.hero-credentials strong{font-family:var(--font-display);letter-spacing:-.035em;font-size:1.12rem;line-height:1.16;display:block}.hero-credential-role{color:var(--muted);margin-top:5px;font-size:.8rem;font-weight:600;display:block}.hero-credentials p{color:var(--muted);margin:14px 0 0;font-size:.79rem;line-height:1.5}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 0}.trust-row{justify-content:space-between;align-items:center;gap:30px;display:flex}.trust-lead{max-width:190px;color:var(--muted);font-size:.82rem;line-height:1.4}.trust-items{flex-wrap:wrap;justify-content:flex-end;gap:22px;display:flex}.trust-item{color:var(--ink);gap:3px;font-weight:700;display:grid}.trust-item span{color:var(--muted);font-size:.73rem;font-weight:500}.section{padding:94px 0}.section-tint{background:var(--paper-deep)}.section-header{max-width:650px;margin-bottom:38px}.section-header h2{margin:10px 0 14px}.section-header p{color:var(--muted);line-height:1.65}.module-grid{grid-template-columns:1.3fr .85fr .85fr;gap:16px;display:grid}.module-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:250px;box-shadow:var(--shadow-soft);flex-direction:column;justify-content:space-between;padding:24px;display:flex}.module-card:first-child{background:var(--ink);color:#fff}.module-card:first-child h3,.module-card:first-child p{color:#fff}.module-card h3{margin:12px 0 10px}.module-card p{color:var(--muted);margin-bottom:20px;line-height:1.55}.module-card:first-child p{color:#ffffffb3}.module-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:.78rem;display:flex}.module-card:first-child .module-meta{color:#ffffffb3}.module-mark{background:var(--accent-soft);width:38px;height:38px;color:var(--accent-deep);font-family:var(--font-display);border-radius:11px;place-items:center;font-weight:700;display:inline-grid}.module-card:first-child .module-mark{color:#ffb38f;background:#e66b2f29}.workflow{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.workflow h2{margin:10px 0 16px}.workflow-copy p{color:var(--muted);line-height:1.65}.workflow-list{gap:0;display:grid}.workflow-step{border-bottom:1px solid var(--line);grid-template-columns:38px 1fr;gap:16px;padding:18px 0;display:grid}.workflow-step:first-child{border-top:1px solid var(--line)}.workflow-number{background:var(--ink);color:#fff;width:32px;height:32px;font-family:var(--font-display);border-radius:9px;place-items:center;font-weight:700;display:grid}.workflow-step h4{margin:1px 0 5px}.workflow-step p{color:var(--muted);margin-bottom:0;font-size:.9rem}.psychologist-profile{border-radius:var(--radius);background:var(--ink);grid-template-columns:.8fr 1.2fr;min-height:390px;display:grid;overflow:hidden}.psychologist-profile img{object-fit:cover;object-position:center top;width:100%;height:100%;min-height:390px}.psychologist-info{color:#fff;flex-direction:column;justify-content:center;padding:48px;display:flex}.psychologist-info h2{color:#fff;max-width:430px;margin:10px 0 17px}.psychologist-info p{color:#ffffffb3;max-width:520px;line-height:1.65}.credential-row{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.credential{color:#ffffffd1;border:1px solid #ffffff2e;border-radius:999px;padding:7px 10px;font-size:.76rem}@media (width>=861px){.hero-visual{min-height:476px;padding-top:12px}.hero-visual:before{border-radius:128px 30px 30px;width:74%;height:84%;box-shadow:0 16px 34px #4833220a}.hero-photo-stage{border-radius:120px 24px 24px;box-shadow:0 22px 48px #48332226}.hero-credentials{margin-bottom:0;padding-bottom:22px}}.prep-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.prep-card{border-top:3px solid var(--accent);border-radius:0 var(--radius-small) var(--radius-small) var(--radius-small);background:var(--surface);padding:22px}.prep-card h4{margin:0 0 8px}.prep-card p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.55}.support-band{border-radius:var(--radius);background:var(--accent);color:#fff;justify-content:space-between;align-items:center;gap:28px;padding:30px 32px;display:flex}.support-band h3{color:#fff;margin-bottom:7px}.support-band p{color:#fffc;margin:0}.support-band .btn{color:var(--ink);background:#fff}.public-footer{border-top:1px solid var(--line);padding:32px 0}.footer-row{color:var(--muted);justify-content:space-between;align-items:center;gap:20px;font-size:.82rem;display:flex}.auth-page{grid-template-columns:.8fr 1.2fr;min-height:100dvh;display:grid}.auth-aside{background:var(--ink);color:#fff;flex-direction:column;justify-content:space-between;padding:38px clamp(28px,5vw,76px);display:flex}.auth-aside .brand-name{color:#fff}.auth-aside .brand-sub{color:#ffffff8c}.auth-aside h1{color:#fff;max-width:440px;margin:auto 0 16px;font-size:clamp(2.5rem,5vw,4.4rem)}.auth-aside p{color:#ffffffab;max-width:420px;margin:0 0 auto;line-height:1.65}.auth-aside-note{color:#ffffff85;font-size:.8rem}.auth-main{background:var(--surface);align-items:center;padding:40px clamp(24px,7vw,100px);display:flex}.form-card{width:min(660px,100%);margin:0 auto}.form-card h2{margin:10px 0 11px}.form-card>.lede{font-size:.96rem}.form-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:30px;display:grid}.field{align-content:start;gap:7px;display:grid}.field-full{grid-column:1/-1}.field label{font-size:.8rem;font-weight:700}.field input,.field select,.field textarea{border:1px solid var(--line);border-radius:var(--radius-small);background:var(--surface-strong);width:100%;min-height:44px;color:var(--ink);padding:10px 12px}.field textarea{resize:vertical;min-height:100px}.field input::placeholder,.field textarea::placeholder{color:#aaa39a}.registration-form .registration-text-input{height:44px;min-height:44px;padding:9px 12px;line-height:1.25}.field-help{color:var(--muted);font-size:.75rem;line-height:1.4}.field-error{color:var(--danger);font-size:.75rem}.readonly-field{font-weight:700;background:var(--paper)!important;color:var(--accent-deep)!important}.checkline{color:var(--muted);align-items:flex-start;gap:10px;font-size:.82rem;line-height:1.45;display:flex}.checkline input{width:18px;height:18px;min-height:18px;accent-color:var(--accent);cursor:pointer;flex:none;margin:3px 0 0;padding:0}.checkline span{flex:auto;min-width:0}.form-actions{justify-content:space-between;gap:12px;margin-top:24px;display:flex}.form-divider{color:var(--muted-light);align-items:center;gap:12px;margin:24px 0;font-size:.75rem;display:flex}.form-divider:before,.form-divider:after{content:"";background:var(--line);flex:1;height:1px}.success-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);width:min(720px,100%);box-shadow:var(--shadow);padding:34px}.success-icon{background:var(--success-soft);width:48px;height:48px;color:var(--success);border-radius:14px;place-items:center;margin-bottom:22px;font-size:1.25rem;font-weight:700;display:grid}.credential-grid{grid-template-columns:1fr 1fr;gap:12px;margin:25px 0 16px;display:grid}.credential-box{border:1px solid var(--line);border-radius:var(--radius-small);background:var(--paper);padding:17px}.credential-box span{color:var(--muted);margin-bottom:4px;font-size:.75rem;display:block}.credential-box strong{letter-spacing:.07em;font-family:ui-monospace,monospace;font-size:1.22rem}.warning-note{border-radius:var(--radius-small);background:var(--warning-soft);color:var(--warning);padding:13px 14px;font-size:.82rem}.workspace{grid-template-columns:248px minmax(0,1fr);min-height:100dvh;display:grid}.sidebar{border-right:1px solid var(--line);background:var(--surface);flex-direction:column;height:100dvh;padding:25px 16px 18px;display:flex;position:sticky;top:0}.sidebar .brand-lockup{padding:0 10px}.sidebar .brand-lockup img{width:32px;height:32px}.side-caption{color:var(--muted-light);letter-spacing:.12em;text-transform:uppercase;margin:30px 10px 9px;font-size:.68rem;font-weight:700}.side-nav{gap:4px;display:grid}.side-link{min-height:39px;color:var(--muted);border-radius:9px;align-items:center;padding:0 11px;font-size:.88rem;font-weight:600;display:flex}.side-link:hover{background:var(--paper);color:var(--ink)}.side-link.active{background:var(--accent-soft);color:var(--accent-deep)}.side-user{border-top:1px solid var(--line);align-items:center;gap:10px;margin-top:auto;padding:13px 10px 0;display:flex}.side-user>div{flex:auto;min-width:0}.avatar{background:var(--ink);color:#fff;width:34px;height:34px;font-family:var(--font-display);border-radius:10px;flex:none;place-items:center;font-size:.84rem;font-weight:700;display:grid}.avatar.orange{background:var(--accent)}.side-user-name{white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:700;overflow:hidden}.side-user-role{color:var(--muted);font-size:.72rem}.workspace-main{min-width:0}.topbar{z-index:12;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f6f3eeeb;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:0 34px;display:flex;position:sticky;top:0}.topbar-title{font-family:var(--font-display);font-size:1.1rem;font-weight:700}.topbar-context{color:var(--muted);font-size:.78rem;font-family:var(--font-body);margin-top:1px;font-weight:500;display:block}.topbar-actions{align-items:center;gap:10px;display:flex}.workspace-content{padding:34px}.page-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px;display:flex}.page-heading h1{margin:0 0 8px;font-size:clamp(2rem,3vw,3rem)}.page-heading p{max-width:620px;color:var(--muted);margin:0}.page-heading-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.filter-select{border:1px solid var(--line);border-radius:var(--radius-small);background:var(--surface-strong);width:280px;max-width:100%;min-height:44px;color:var(--ink);font:inherit;padding:0 36px 0 12px;font-size:.88rem;font-weight:600}.filter-select:hover{border-color:#c9c0b4}.filter-select:focus-visible{border-color:var(--accent);outline-offset:1px;outline:3px solid #e66b2f2e}.metric-grid{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:22px;display:grid}.metric{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:18px}.metric-label{color:var(--muted);justify-content:space-between;gap:8px;font-size:.78rem;font-weight:600;display:flex}.metric-value{font-family:var(--font-display);letter-spacing:-.04em;margin:10px 0 5px;font-size:2.1rem;line-height:1;display:block}.metric-note{color:var(--muted);font-size:.75rem}.metric-note.good{color:var(--success)}.metric-note.warn{color:var(--warning)}.metric-accent{border-top:3px solid var(--accent)}.panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-soft)}.panel-header{justify-content:space-between;align-items:flex-start;gap:14px;padding:20px 22px 16px;display:flex}.panel-header h3{margin:0 0 4px}.panel-header p{color:var(--muted);margin:0;font-size:.82rem}.panel-actions{flex-wrap:wrap;gap:8px;display:flex}.panel-body{padding:0 22px 22px}.lpk-search-panel{margin-bottom:17px}.lpk-search-panel .panel-body{padding-top:18px}.lpk-search-layout{grid-template-columns:minmax(280px,620px) auto;align-items:end;gap:24px;display:grid}.lpk-search-summary{min-height:44px;color:var(--muted);align-items:baseline;gap:8px;padding-bottom:10px;font-size:.8rem;display:flex}.lpk-search-summary strong{color:var(--ink);font-family:var(--font-display);font-size:1.45rem;line-height:1}.approval-rejection-panel{width:min(100%,760px)}.approval-rejection-panel .panel-body{padding-top:20px}.approval-rejection-panel .field{max-width:none}.dashboard-grid{grid-template-columns:minmax(0,1.5fr) minmax(300px,.8fr);align-items:start;gap:17px;display:grid}.dashboard-grid-full{grid-template-columns:minmax(0,1fr)}.papi-review-grid{grid-template-columns:minmax(360px,.9fr) minmax(520px,1.1fr);align-items:start;gap:17px;display:grid}.papi-wheel-panel .panel-body{padding-top:2px}.papi-wheel-figure{width:min(100%,650px);margin:0 auto}.papi-wheel-stage{aspect-ratio:1;width:100%;position:relative}.papi-wheel-overlay{pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.papi-score-polygon{fill:#ce323233;stroke:#c92f2f;stroke-width:2.5px;stroke-linejoin:round;vector-effect:non-scaling-stroke}.papi-score-marker{fill:#c92f2f;stroke:#fff;stroke-width:2px;vector-effect:non-scaling-stroke}.papi-wheel-figure figcaption{max-width:520px;color:var(--muted);text-align:center;margin:4px auto 0;font-size:.75rem;line-height:1.5}.papi-result-grid{grid-template-columns:minmax(300px,.8fr) minmax(440px,1.2fr);align-items:start;gap:20px;display:grid}.ist-profile-table{table-layout:fixed;min-width:1120px}.ist-profile-table th:first-child{width:130px}.ist-profile-table th:nth-child(2),.ist-profile-table th:nth-child(3){width:72px}.ist-profile-table th:nth-child(4){width:128px}.ist-profile-table td{vertical-align:top;line-height:1.45}.ist-profile-table tfoot th{border-top:1px solid var(--line);color:var(--ink);letter-spacing:.03em;background:#f7f3ed;padding:10px 12px;font-size:.73rem}.ist-aspect-list{gap:3px;margin:0;padding-left:17px;display:grid}.ist-chart-figure{margin:0}.ist-chart-legend{color:var(--muted);flex-wrap:wrap;gap:8px 18px;margin-bottom:13px;font-size:.72rem;display:flex}.ist-chart-legend span{align-items:center;gap:6px;display:inline-flex}.ist-legend-swatch{background:#2f3d4b;border-radius:2px;width:11px;height:11px}.ist-legend-average{border-top:2px dashed var(--accent);width:15px}.ist-mobile-scroll-hint{color:var(--accent-deep);margin:-3px 0 10px 39px;font-size:.7rem;font-weight:700;display:none}.ist-chart-layout{grid-template-columns:32px minmax(0,1fr);gap:8px;display:grid}.ist-y-axis{height:275px;color:var(--muted);text-align:right;flex-direction:column;justify-content:space-between;padding-bottom:30px;font-size:.65rem;line-height:1;display:flex}.ist-chart-viewport{overscroll-behavior-inline:contain;scrollbar-color:#bbb3a8 transparent;outline:none;padding:0 2px 9px;overflow-x:auto}.ist-chart-viewport:focus-visible{border-radius:6px;box-shadow:0 0 0 3px #e66b2f33}.ist-chart-stage{min-width:620px;height:275px;position:relative}.ist-grid-lines{pointer-events:none;flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0 0 30px}.ist-grid-lines span{border-top:1px solid #e4dfd8;width:100%;display:block}.ist-grid-lines .ist-average-line{border-top:2px dashed #e66b2f94}.ist-bars{grid-template-columns:repeat(9,minmax(45px,1fr));gap:12px;display:grid;position:absolute;inset:0 10px}.ist-bar-column{outline:none;grid-template-rows:245px 30px;min-width:0;display:grid;position:relative}.ist-bar-area{justify-content:center;align-items:flex-end;display:flex;position:relative}.ist-bar-fill{background:#2f3d4b;border-radius:5px 5px 0 0;width:min(100%,42px);min-height:2px;display:block;box-shadow:inset 0 1px #ffffff40}.ist-bar-value{z-index:1;color:#26313c;font-size:.68rem;font-weight:800;line-height:1;position:absolute}.ist-x-label{color:var(--ink);text-align:center;align-self:center;font-size:.72rem;line-height:1}.ist-bar-tooltip{z-index:8;border:1px solid var(--line);width:152px;color:var(--ink);pointer-events:none;background:#fff;border-radius:8px;padding:8px 9px;font-size:.68rem;line-height:1.45;display:none;position:absolute;top:7px;left:50%;transform:translate(-50%);box-shadow:0 8px 22px #231e1929}.ist-bar-tooltip strong,.ist-bar-tooltip span,.ist-bar-column:hover .ist-bar-tooltip,.ist-bar-column:focus-visible .ist-bar-tooltip{display:block}.ist-bar-column:focus-visible .ist-bar-fill{box-shadow:0 0 0 3px #e66b2f3d}.ist-chart-figure figcaption{color:var(--muted);margin:8px 0 0 40px;font-size:.72rem;line-height:1.5}.kraepelin-psychogram-table th:not(:first-child),.kraepelin-psychogram-table td:not(:first-child){text-align:center}.kraepelin-category-cell{width:42px;font-weight:800}.kraepelin-legend{color:var(--muted);flex-wrap:wrap;gap:8px 16px;padding-top:14px;font-size:.72rem;display:flex}.kraepelin-reference-note{margin-top:17px}.kraepelin-matrix-wrap{padding-bottom:4px;overflow-x:auto}.kraepelin-matrix{border-collapse:collapse;text-align:center;min-width:1650px;font-size:.68rem}.kraepelin-matrix th,.kraepelin-matrix td{border:1px solid var(--line);min-width:30px;padding:6px 4px}.kraepelin-matrix th:first-child{z-index:1;background:var(--surface);text-align:left;min-width:68px;position:sticky;left:0}.kraepelin-matrix tr:first-child th{background:#f3f0eb;font-weight:700}.kraepelin-chart-figure{margin:0}.kraepelin-chart-legend{color:var(--muted);flex-wrap:wrap;gap:8px 16px;margin-bottom:12px;font-size:.7rem;display:flex}.kraepelin-chart-legend span{align-items:center;gap:6px;display:inline-flex}.kraepelin-mobile-scroll-hint{color:#547c51;margin:-3px 0 10px 35px;font-size:.7rem;font-weight:700;display:none}.kraepelin-legend-swatch{background:#547c51;border-radius:2px;width:10px;height:10px}.kraepelin-chart-layout{grid-template-columns:28px minmax(0,1fr);gap:7px;display:grid}.kraepelin-y-axis{height:210px;color:var(--muted);text-align:right;flex-direction:column;justify-content:space-between;padding-bottom:25px;font-size:.62rem;line-height:1;display:flex}.kraepelin-chart-viewport{overscroll-behavior-inline:contain;scrollbar-color:#bbb3a8 transparent;outline:none;padding:0 2px 9px;overflow-x:auto}.kraepelin-chart-viewport:focus-visible{border-radius:6px;box-shadow:0 0 0 3px #547c5133}.kraepelin-chart-stage{min-width:980px;height:210px;position:relative}.kraepelin-grid-lines{pointer-events:none;flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0 0 25px}.kraepelin-grid-lines span{border-top:1px solid #e4dfd8;width:100%;display:block}.kraepelin-bars{grid-template-columns:repeat(50,minmax(14px,1fr));align-items:stretch;gap:3px;display:grid;position:absolute;inset:0 6px}.kraepelin-bar-column{outline:none;grid-template-rows:185px 25px;min-width:0;display:grid;position:relative}.kraepelin-bar-area{justify-content:center;align-items:flex-end;display:flex;position:relative}.kraepelin-bar-fill{background:#547c51;border-radius:3px 3px 0 0;width:min(100%,13px);min-height:2px;display:block;box-shadow:inset 0 1px #ffffff40}.kraepelin-bar-value{z-index:1;color:#354633;font-size:.58rem;font-weight:700;line-height:1;position:absolute}.kraepelin-x-label{color:var(--muted);text-align:center;align-self:center;font-size:.58rem;line-height:1}.kraepelin-bar-tooltip{z-index:8;border:1px solid var(--line);width:104px;color:var(--text);pointer-events:none;background:#fff;border-radius:8px;padding:8px 9px;font-size:.68rem;line-height:1.45;display:none;position:absolute;top:6px;left:50%;transform:translate(-50%);box-shadow:0 8px 22px #231e1929}.kraepelin-bar-tooltip strong,.kraepelin-bar-tooltip span,.kraepelin-bar-column:hover .kraepelin-bar-tooltip,.kraepelin-bar-column:focus-visible .kraepelin-bar-tooltip{display:block}.kraepelin-bar-column:focus-visible .kraepelin-bar-fill{box-shadow:0 0 0 3px #547c5138}.kraepelin-chart-figure figcaption{color:var(--muted);margin:8px 0 0 35px;font-size:.7rem;line-height:1.45}.assessment-module-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:17px;display:grid}.assessment-module-card{flex-direction:column;min-width:0;display:flex}.assessment-module-card .panel-header{align-items:center;min-height:84px}.assessment-module-info{min-width:0}.assessment-module-info h3,.assessment-module-info p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.assessment-module-card .panel-body{flex-direction:column;flex:1;justify-content:space-between;gap:16px;display:flex}.assessment-module-action{justify-content:space-between;align-items:center;gap:10px;min-height:38px;display:flex}.assessment-progress-panel .panel-body{padding-top:18px}.assessment-cycle-status{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;margin-top:14px;padding-top:4px;display:flex}.assessment-cycle-status strong{color:var(--ink);text-transform:capitalize;font-size:.82rem}.stack{gap:17px;display:grid}.status-list{gap:0;display:grid}.status-row{border-top:1px solid var(--line);grid-template-columns:minmax(0,1.4fr) auto auto;align-items:center;gap:16px;padding:14px 0;display:grid}.status-row:first-child{border-top:0}.person{align-items:center;gap:10px;min-width:0;display:flex}.person-copy{min-width:0}.person-name{white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.person-meta{color:var(--muted);font-size:.76rem}.status-label{white-space:nowrap;border-radius:999px;align-items:center;min-height:27px;padding:0 9px;font-size:.72rem;font-weight:700;display:inline-flex}.status-success{background:var(--success-soft);color:var(--success)}.status-warning{background:var(--warning-soft);color:var(--warning)}.status-danger{background:var(--danger-soft);color:var(--danger)}.status-info{background:var(--info-soft);color:var(--info)}.status-neutral{background:var(--paper-deep);color:var(--muted)}.table-wrap{overflow-x:auto}.data-table{border-collapse:collapse;width:100%;font-size:.82rem}.data-table th{border-bottom:1px solid var(--line);color:var(--muted);letter-spacing:.08em;text-align:left;text-transform:uppercase;white-space:nowrap;padding:11px 12px;font-size:.7rem;font-weight:700}.data-table td{vertical-align:middle;border-bottom:1px solid #eee9e2;padding:14px 12px}.data-table tbody tr:hover{background:#fbf8f4}.data-table th:first-child,.data-table td:first-child{padding-left:22px}.data-table th:last-child,.data-table td:last-child{padding-right:22px}.report-select-table .report-check-cell{text-align:center;width:52px}.report-check-cell input{width:18px;height:18px;min-height:18px;accent-color:var(--accent);cursor:pointer;margin:0;padding:0}.report-check-cell input:disabled{cursor:not-allowed;opacity:.45}.report-bulk-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.report-bulk-actions form{margin:0}.report-bulk-actions .btn:disabled{cursor:not-allowed;opacity:.45;box-shadow:none}.pagination-controls{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding:16px 22px 22px;font-size:.8rem;display:flex}.pagination-controls .btn:disabled{cursor:not-allowed;opacity:.45}.field-hint{color:var(--muted);margin-top:6px;font-size:.76rem;display:block}.empty-state{text-align:center;min-height:150px;color:var(--muted);place-content:center;gap:5px;display:grid}.empty-state strong{color:var(--ink)}.filter-bar{flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:15px;display:flex}.filter-bar input,.filter-bar select{border:1px solid var(--line);background:var(--surface);min-height:38px;color:var(--ink);border-radius:9px;padding:8px 10px}.filter-bar input{min-width:230px}.empty-state{min-height:190px;color:var(--muted);text-align:center;place-items:center;padding:28px;display:grid}.activity-list{gap:0;display:grid}.activity-item{border-top:1px solid var(--line);grid-template-columns:10px 1fr auto;align-items:start;gap:12px;padding:13px 0;display:grid}.activity-item:first-child{border-top:0}.activity-signal{background:var(--accent);border-radius:50%;width:8px;height:8px;margin-top:7px}.activity-signal.success{background:var(--success)}.activity-signal.warning{background:var(--warning)}.activity-copy strong{margin-bottom:3px;font-size:.82rem;display:block}.activity-copy span,.activity-time{color:var(--muted);font-size:.75rem}.bar-chart{align-items:flex-end;gap:11px;height:180px;padding:16px 3px 0;display:flex}.bar-column{flex:1;align-content:end;gap:8px;height:100%;display:grid}.bar-fill{background:var(--accent);border-radius:7px 7px 3px 3px;min-height:12px}.bar-column:nth-child(2n) .bar-fill{background:#e8a37d}.bar-label{color:var(--muted);text-align:center;font-size:.7rem}.bar-value{color:var(--ink);text-align:center;font-size:.7rem;font-weight:700}.progress-line{background:var(--paper-deep);border-radius:999px;height:8px;overflow:hidden}.progress-line span{border-radius:inherit;background:var(--accent);height:100%;display:block}.progress-meta{color:var(--muted);justify-content:space-between;gap:10px;margin-bottom:7px;font-size:.75rem;display:flex}.progress-meta b{color:var(--ink)}.test-layout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:18px;display:grid}.test-sidebar{position:sticky;top:95px}.test-sidebar .panel-body{padding-top:3px}.test-module{border-top:1px solid var(--line);padding:15px 0}.test-module:first-child{border-top:0}.test-module-top{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.test-module strong{font-size:.86rem}.test-module span{color:var(--muted);font-size:.73rem}.test-question{padding:25px}.test-topline{justify-content:space-between;gap:14px;margin-bottom:22px;display:flex}.test-timer{background:var(--ink);color:#fff;border-radius:9px;padding:8px 11px;font-family:ui-monospace,monospace;font-size:.85rem;font-weight:700}.test-question-spacer{height:24px}.question-title{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px;font-size:.78rem;font-weight:700}.question-prompt{max-width:710px;font-family:var(--font-display);letter-spacing:-.035em;margin-bottom:24px;font-size:clamp(1.45rem,2.4vw,2rem);font-weight:600;line-height:1.2}.question-image{border:1px solid var(--line);border-radius:var(--radius-small);background:#fff;width:min(100%,520px);margin:0 auto 26px}.answer-grid{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.answer-option{border:1px solid var(--line);background:var(--surface);min-height:50px;color:var(--ink);border-radius:10px;font-weight:700;transition:all .18s}.answer-option:hover{border-color:var(--accent);background:var(--accent-soft)}.answer-option.selected{border-color:var(--accent);background:var(--accent);color:#fff}.ist-preparation-intro{text-align:center;max-width:760px;margin:0 auto 22px}.ist-preparation-intro h2{margin:7px 0 10px;font-size:clamp(1.55rem,3vw,2.15rem)}.ist-instruction{color:var(--muted);font-size:.92rem;line-height:1.65}.ist-duration-note{border:1px solid var(--line);background:var(--paper);border-radius:999px;align-items:center;gap:10px;margin-top:16px;padding:9px 13px;font-size:.75rem;display:inline-flex}.ist-duration-note strong{color:var(--accent-deep)}.ist-duration-note span{color:var(--muted)}.ist-example-image{margin-bottom:18px}.ist-example-list{gap:13px;max-width:820px;margin:0 auto;display:grid}.ist-example-card{background:#fcfaf7;border:1px dashed #c9b8aa;border-radius:12px;padding:17px}.ist-example-label{color:var(--accent-deep);letter-spacing:.07em;text-transform:uppercase;margin-bottom:7px;font-size:.68rem;font-weight:800}.ist-example-prompt{color:var(--ink);font-family:var(--font-display);margin-bottom:15px;font-size:1.05rem;font-weight:600;line-height:1.45}.ist-example-question-image{width:min(100%,420px);margin-bottom:15px}.ist-example-options{grid-template-columns:repeat(5,minmax(0,1fr))}.ist-example-options .answer-option{min-height:58px}.ist-example-correction{color:#70401f;text-align:left;background:#fff8ec;border:1px solid #e6bd91;border-radius:10px;margin-top:14px;padding:13px 15px}.ist-example-correction strong{color:var(--accent-deep);margin-bottom:5px;font-size:.82rem;display:block}.ist-example-correction p{margin:0;font-size:.78rem;line-height:1.55}.ist-example-correction p span{font-weight:800}.ist-practice-feedback{text-align:center;border-radius:9px;max-width:820px;margin:13px auto 0;padding:11px 13px;font-size:.8rem;font-weight:700}.ist-practice-feedback.is-error{color:#9d3f1f;background:#fff2ec;border:1px solid #e4b4a2}.auto-dismiss-message{transition:opacity .18s,transform .18s}.auto-dismiss-message.is-dismissing{opacity:0;transform:translateY(-4px)}.ist-transition-confirmation,.ist-subtest-confirmation{background:#f1f8ef;border:1px solid #bdd7ba;border-radius:12px;justify-content:space-between;align-items:center;gap:22px;margin:18px auto 0;padding:18px 20px;display:flex}.ist-transition-confirmation{max-width:860px}.ist-transition-confirmation h3,.ist-subtest-confirmation h3{color:var(--accent-deep);margin:9px 0 5px;font-size:1rem;line-height:1.35}.ist-transition-confirmation p,.ist-subtest-confirmation p{color:var(--muted);margin:0;font-size:.8rem;line-height:1.55}.ist-real-test-preparation{background:#fff;border:1px solid #bdd7ba;border-radius:14px;max-width:900px;margin:20px auto 0;overflow:hidden;box-shadow:0 14px 34px #424a3412}.ist-real-test-heading{background:#f1f8ef;border-bottom:1px solid #d9e7d6;padding:18px 20px}.ist-real-test-heading h3{color:var(--accent-deep);margin:9px 0 5px;font-size:1.05rem}.ist-real-test-heading p{color:var(--muted);margin:0;font-size:.8rem}.ist-real-instruction{max-width:none;margin:0;padding:24px 24px 20px}.ist-real-test-action{border-top:1px solid var(--line);background:var(--paper);justify-content:space-between;align-items:center;gap:18px;padding:16px 20px;display:flex}.ist-real-test-action>span{color:var(--muted);font-size:.78rem;font-weight:700}.ist-subtest-confirmation{background:#fff9e8;border-color:#e9c78d}.ist-confirmation-actions{flex:none;gap:9px;display:flex}.ist-question-actions{grid-template-columns:1fr auto 1fr;display:grid}.ist-question-actions>:last-child{justify-self:end}.ist-previous-action{min-width:128px}.ist-memory-notice{border:1px solid var(--line);background:var(--paper);border-radius:11px;justify-content:space-between;align-items:center;gap:16px;max-width:680px;margin:20px auto 0;padding:16px;display:flex}.ist-memory-notice strong{color:var(--accent-deep)}.ist-memory-notice span{color:var(--muted);font-size:.8rem}.ist-memory-stage{border:1px solid var(--line);text-align:center;background:#fcfaf7;border-radius:14px;max-width:760px;margin:12px auto 0;padding:26px}.ist-memory-stage h2{margin:7px 0 8px;font-size:clamp(1.45rem,3vw,2rem)}.ist-memory-stage>p{color:var(--muted);margin:0 auto 20px;font-size:.85rem}.ist-practice-memory-stage{border-color:#e7c9b8;box-shadow:0 16px 38px #5b39230f}.ist-practice-question-intro{margin-bottom:24px}.ist-practice-question-actions{grid-template-columns:1fr auto;display:grid}.ist-practice-question-actions .save-state{text-align:left;justify-self:start}.ist-memory-table-wrap{overflow-x:auto}.ist-memory-table{border-collapse:collapse;background:var(--surface);text-align:left;width:100%}.ist-memory-table th,.ist-memory-table td{border:1px solid var(--line);padding:12px 14px}.ist-memory-table th{width:150px;color:var(--accent-deep);letter-spacing:.04em;font-size:.78rem}.ist-memory-table td{color:var(--ink);font-family:ui-monospace,monospace;font-size:.86rem;font-weight:700;line-height:1.5}.ist-memory-footer strong{font-size:.78rem}.digit-answer-field>label{margin-bottom:4px;font-size:.78rem;font-weight:700;display:block}.digit-answer-field>p{color:var(--muted);margin:0 0 12px;font-size:.75rem}.digit-strikeout{grid-template-columns:repeat(10,minmax(42px,1fr));gap:8px;max-width:670px;display:grid}.digit-choice{border:1px solid var(--line);background:var(--surface);min-height:48px;color:var(--ink);border-radius:10px;font-family:ui-monospace,monospace;font-size:1rem;font-weight:800}.digit-choice:hover{border-color:var(--accent);background:var(--accent-soft)}.digit-choice.selected{border-color:var(--accent-deep);background:var(--accent);color:#fff;text-decoration:line-through;text-decoration-thickness:2px}.test-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:28px;padding-top:20px;display:flex}.save-state{color:var(--success);font-size:.78rem;font-weight:700}.save-state.is-saving{color:var(--accent-deep)}.papi-pair{grid-template-columns:1fr 1fr;gap:12px;margin:20px 0;display:grid}.pair-choice{border:1px solid var(--line);border-radius:var(--radius-small);background:var(--surface);text-align:left;min-height:110px;padding:18px}.pair-choice:hover{border-color:var(--accent)}.pair-choice.selected{border-color:var(--accent);background:var(--accent-soft)}.pair-choice b{color:var(--accent-deep);font-family:var(--font-display);margin-bottom:9px;display:block}.papi-intro-stage{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);max-width:860px;margin:18px auto 0;padding:28px}.papi-intro-stage h2{max-width:720px;margin:8px 0 10px;font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.2}.papi-instruction-copy{gap:9px;max-width:790px;margin-top:14px;display:grid}.papi-instruction-copy p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.65}.papi-instruction-copy strong{color:var(--ink)}.papi-example-card{border:1px solid var(--line);background:var(--surface);border-radius:12px;margin-top:24px;padding:20px}.papi-example-heading{grid-template-columns:auto 1fr;align-items:start;gap:12px;display:grid}.papi-example-index{background:var(--accent-soft);min-width:58px;height:28px;color:var(--accent-deep);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;place-items:center;font-size:.68rem;font-weight:800;display:grid}.papi-example-heading h3{margin:1px 0 5px;font-size:1rem}.papi-example-heading p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.55}.papi-example-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.papi-example-choice{border:1px solid var(--line);background:var(--paper);min-height:68px;color:var(--ink);border-radius:10px;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;padding:13px 14px;font-size:.82rem;line-height:1.45;display:grid;position:relative}.papi-example-choice.selected{border-color:var(--accent);background:var(--accent-soft);box-shadow:0 0 0 2px #e66b2f1a}.papi-example-letter{border:1px solid var(--line);width:28px;height:28px;color:var(--accent-deep);border-radius:8px;place-items:center;font-weight:800;display:grid}.papi-example-choice.selected .papi-example-letter{border-color:var(--accent);background:var(--accent);color:#fff}.papi-example-check{background:var(--accent);color:#fff;border-radius:999px;place-items:center;width:23px;height:23px;font-size:.72rem;font-weight:900;display:grid}.papi-example-note{color:var(--muted);margin:14px 0 0;font-size:.74rem;line-height:1.55}.papi-page-summary{color:var(--muted);justify-content:space-between;align-items:center;margin:16px 0 10px;font-size:.78rem;display:flex}.papi-page-summary strong{color:var(--accent-deep)}.papi-question-list{gap:12px;display:grid}.papi-question-block{border:1px solid var(--line);background:var(--paper);border-radius:11px;padding:15px}.papi-question-number{color:var(--accent-deep);letter-spacing:.03em;font-size:.76rem;font-weight:800}.papi-question-block .papi-pair{margin:10px 0 0}.papi-question-block .pair-choice{grid-template-columns:28px 1fr;align-items:start;gap:10px;min-height:78px;padding:14px 16px;line-height:1.5;display:grid}.papi-question-block .pair-choice b{margin:0}.papi-question-block .pair-choice span{color:var(--ink)}.papi-page-actions{grid-template-columns:1fr auto 1fr;display:grid}.papi-page-actions>:last-child{justify-self:end}.papi-navigation{min-width:132px}.krae-grid{grid-template-columns:repeat(7,minmax(38px,1fr));gap:7px;max-width:680px;margin:24px auto;display:grid}.krae-cell{border:1px solid var(--line);background:var(--paper);border-radius:8px;place-items:center;height:47px;font-family:ui-monospace,monospace;font-weight:700;display:grid}.krae-cell.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-deep)}.digit-input{border:2px solid var(--accent);text-align:center;border-radius:9px;width:52px;min-height:48px;font-family:ui-monospace,monospace;font-size:1.2rem;font-weight:700}.report-shell{gap:17px;display:grid}.report-hero{border-radius:var(--radius);background:var(--ink);color:#fff;justify-content:space-between;align-items:flex-start;gap:18px;padding:24px;display:flex}.report-hero h2{color:#fff;margin:8px 0 5px}.report-hero p{color:#ffffffad;margin:0}.report-hero .eyebrow{color:#ffb38f}.report-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.report-actions .btn-ghost{color:#fff;border-color:#ffffff38}.report-tabs{border:1px solid var(--line);background:var(--surface);border-radius:12px;flex-wrap:wrap;gap:4px;padding:7px;display:flex}.report-tab{min-height:38px;color:var(--muted);background:0 0;border:0;border-radius:9px;padding:0 13px;font-size:.79rem;font-weight:700}.report-tab.active{background:var(--accent-soft);color:var(--accent-deep)}.report-grid{grid-template-columns:1.1fr .9fr;align-items:start;gap:17px;display:grid}.score-table td strong{font-family:ui-monospace,monospace}.score-total{border-radius:var(--radius-small);background:var(--paper);justify-content:space-between;align-items:center;gap:15px;margin-top:16px;padding:17px;display:flex}.score-total strong{font-family:var(--font-display);margin-top:3px;font-size:1.55rem;display:block}.score-iq{color:var(--accent-deep)}.report-note{border-left:3px solid var(--accent);background:var(--accent-soft);color:#6e3d29;padding:15px;font-size:.82rem;line-height:1.5}.credential-reveal-card{border-radius:var(--radius);background:var(--success-soft);border:1px solid #b8d2b6;grid-template-columns:1fr auto auto;align-items:center;gap:18px;margin:17px 0 24px;padding:18px 20px;display:grid}.credential-reveal-card h3{margin:5px 0 3px}.credential-reveal-card p{color:var(--muted);margin:0;font-size:.78rem}.credential-reveal-values{gap:22px;display:flex}.credential-reveal-values div{gap:4px;display:grid}.credential-reveal-values span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.68rem;font-weight:700}.credential-reveal-values strong{color:var(--ink);letter-spacing:.04em;font-family:ui-monospace,monospace;font-size:1rem}.wheel-wrap{place-items:center;padding:20px;display:grid}.wheel-wrap img{mix-blend-mode:multiply;width:min(100%,340px)}.psychogram-grid{gap:10px;display:grid}.psychogram-computation-table{min-width:980px}.psychogram-computation-table th:nth-child(n+3),.psychogram-computation-table td:nth-child(n+3){text-align:center}.psychogram-computation-table td{vertical-align:top}.psychogram-evidence{color:var(--muted);margin-top:8px;font-size:.72rem}.psychogram-evidence summary{width:fit-content;color:var(--info);cursor:pointer;font-weight:700}.psychogram-evidence ul{background:var(--paper);border-radius:8px;gap:4px;margin:8px 0 0;padding:8px 10px;list-style:none;display:grid}.psychogram-evidence li{justify-content:space-between;gap:18px;display:flex}.psychogram-evidence li strong{color:var(--ink);white-space:nowrap}.psychogram-conclusion-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.psychogram-conclusion-heading label{margin:0}.psychogram-conclusion-actions,.psychogram-validation-actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.recommendation-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.recommendation-summary>div,.recommendation-evidence-grid>div{border:1px solid var(--line);background:var(--paper);border-radius:10px;padding:13px}.recommendation-summary span,.recommendation-evidence-grid span{color:var(--muted);font-size:.73rem;display:block}.recommendation-summary strong{color:var(--ink);margin-top:5px;font-size:1.05rem;display:block}.recommendation-summary small{color:var(--muted);font-size:.68rem}.recommendation-evidence-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.recommendation-evidence-grid strong{margin-top:4px;font-size:.95rem;display:block}.recommendation-evidence-grid small{color:var(--muted);margin-top:3px;font-size:.68rem;line-height:1.4;display:block}.recommendation-threshold-note,.recommendation-final-field{margin-top:14px}.recommendation-override-note{border-left-color:var(--warning);margin-top:10px}.psychogram-row{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:14px;padding:14px 0;display:grid}.psychogram-row:last-child{border-bottom:0}.psychogram-label strong{margin-bottom:3px;font-size:.86rem;display:block}.psychogram-label span{color:var(--muted);font-size:.76rem}.grade-pills{gap:4px;display:flex}.grade-pill{border:1px solid var(--line);background:var(--surface);width:30px;height:30px;color:var(--muted);border-radius:8px;place-items:center;font-size:.73rem;font-weight:700;display:grid}.grade-pill.active{border-color:var(--accent);background:var(--accent);color:#fff}.recommendation-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.recommendation{border:1px solid var(--line);background:var(--surface);min-height:48px;color:var(--muted);border-radius:9px;font-size:.78rem;font-weight:700}.recommendation.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-deep)}.editor-copy{border:1px solid var(--line);width:100%;min-height:150px;color:var(--ink);border-radius:10px;padding:12px;line-height:1.55}.editor-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:10px;display:flex}.save-badge{color:var(--success);font-size:.75rem;font-weight:700}.lpk-grid{grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:18px;display:grid}.lpk-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:18px}.lpk-card-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.lpk-card h3{margin:0 0 5px;font-size:1.05rem}.lpk-card p{color:var(--muted);margin:0;font-size:.78rem}.price{font-family:var(--font-display);letter-spacing:-.04em;margin:22px 0 3px;font-size:1.65rem;font-weight:700}.price-label{color:var(--muted);font-size:.73rem}.inline-stats{border-top:1px solid var(--line);gap:20px;margin-top:18px;padding-top:15px;display:flex}.inline-stats strong{font-family:var(--font-display);font-size:1.15rem;display:block}.inline-stats span{color:var(--muted);font-size:.72rem}.modal{border-radius:var(--radius);background:var(--surface);width:min(620px,100%);max-height:min(760px,100dvh - 40px);overflow:auto;box-shadow:0 28px 70px #0000003d}.modal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:15px;padding:22px 24px 15px;display:flex}.modal-header h3{margin:0 0 5px}.modal-header p{color:var(--muted);margin:0;font-size:.82rem}.modal-close{background:var(--paper);width:32px;height:32px;color:var(--muted);border:0;border-radius:8px;place-items:center;font-size:1.2rem;display:grid}.modal-body{padding:22px 24px}.modal-footer{justify-content:flex-end;gap:9px;padding:0 24px 22px;display:flex}.modal-checklist{gap:10px;margin:0;padding:0;list-style:none;display:grid}.modal-checklist li{color:var(--muted);align-items:flex-start;gap:10px;font-size:.83rem;display:flex}.modal-checklist li:before{content:"OK";background:var(--success-soft);width:24px;height:24px;color:var(--success);border-radius:7px;flex:none;place-items:center;font-size:.62rem;font-weight:800;display:inline-grid}.report-preview{min-height:470px;box-shadow:var(--shadow-soft);background:#fff;border:1px solid #d7d0c5;padding:30px}.report-paper-head{border-bottom:2px solid var(--ink);align-items:center;gap:12px;padding-bottom:18px;display:flex}.report-paper-head img{object-fit:contain;width:45px;height:45px}.report-paper-head strong{font-family:var(--font-display);font-size:.9rem;display:block}.report-paper-head span{color:var(--muted);font-size:.7rem}.report-paper-title{text-align:center;margin:28px 0}.report-paper-title strong{font-family:var(--font-display);font-size:1.12rem;display:block}.report-paper-title span{color:var(--muted);font-size:.72rem}.report-paper-grid{grid-template-columns:1fr 1fr;gap:8px 20px;display:grid}.report-paper-field{border-bottom:1px solid #eee9e2;padding:8px 0}.report-paper-field span{color:var(--muted);font-size:.68rem;display:block}.report-paper-field strong{font-size:.79rem}.report-paper-stamp{border-top:1px solid #eee9e2;justify-content:space-between;align-items:center;gap:18px;margin-top:32px;padding-top:20px;display:flex}.qr-placeholder{border:7px solid var(--ink);width:78px;height:78px;color:var(--ink);letter-spacing:.06em;place-items:center;font-size:.6rem;font-weight:800;display:grid}.psychogram-section{border-bottom:1px solid var(--line);padding:20px 0 26px}.psychogram-section:last-child{border-bottom:0}.psychogram-section-title{margin-bottom:10px}.psychogram-section-title .eyebrow{margin-bottom:5px;display:block}.psychogram-section-title h4{margin:0;font-size:1.15rem}.group-conclusion-editor{border-radius:var(--radius-small);background:var(--paper);margin-top:14px;padding:14px}.group-conclusion-editor label{margin-bottom:8px;font-size:.82rem;font-weight:700;display:block}.group-conclusion-editor .editor-copy{background:var(--surface);min-height:112px}.report-preview{background:#e8e2da;min-height:auto;padding:24px;overflow:auto}.pdf-document{gap:26px;display:grid}.pdf-page{color:#151515;background:#fff;width:min(100%,794px);min-height:1123px;margin:0 auto;padding:24px 28px 46px;font-family:Georgia,Times New Roman,serif;position:relative;box-shadow:0 8px 26px #1f1a1429}.pdf-page h2,.pdf-page h3,.pdf-page h4{color:#151515;letter-spacing:0;font-family:Georgia,Times New Roman,serif}.pdf-page-header{border-bottom:3px solid #4d2f62;padding:2px 0 10px;display:block;position:relative}.pdf-brand{text-align:center;justify-content:center;align-items:center;min-height:62px;display:flex;position:relative}.pdf-brand img{object-fit:contain;width:56px;height:56px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.pdf-brand>div{max-width:610px}.pdf-brand strong{font-family:var(--font-display);letter-spacing:.01em;font-size:1.38rem;display:block}.pdf-brand span{font-family:var(--font-body);letter-spacing:.012em;margin-top:1px;font-size:.62rem;line-height:1.28;display:block}.pdf-document-number{text-align:right;font-family:var(--font-body);letter-spacing:.045em;margin:5px 0 11px;font-size:.64rem;font-weight:700}.pdf-title-row{text-align:center;justify-content:space-between;align-items:flex-start;gap:14px;margin:15px 0 12px;display:flex}.pdf-title-row>div{flex:1;padding-left:64px}.pdf-title-row h2{margin:0 0 2px;font-size:1.12rem}.pdf-title-row span{font-size:.74rem;font-style:italic}.pdf-qr{object-fit:contain;border:1px solid #111;width:62px;height:62px;padding:3px}.pdf-meta-table,.pdf-score-table,.pdf-signature-table{border-collapse:collapse;width:100%;font-size:.72rem}.pdf-meta-table th,.pdf-meta-table td,.pdf-score-table th,.pdf-score-table td,.pdf-signature-table th,.pdf-signature-table td{border:1px solid #191919}.pdf-meta-table th{text-align:left;width:40%;padding:4px 6px;font-weight:500}.pdf-meta-table td{padding:4px 6px;font-weight:600}.pdf-meta-table th span,.pdf-identity-title span,.pdf-score-table th span,.pdf-psychogram-section>h3 span,.pdf-legend span,.pdf-conclusion span,.pdf-final-assessment h3 span,.pdf-signature-table th span{margin-top:1px;font-size:.86em;font-style:italic;font-weight:400;display:block}.pdf-identity-title{text-align:center;background:#efe6f6;border:1px solid #191919;border-bottom:0;margin:11px 0 0;padding:5px 7px;font-size:.86rem}.pdf-psychogram-section{margin-top:13px}.pdf-psychogram-section>h3{margin:0 0 5px;font-size:.9rem}.pdf-score-table{table-layout:fixed}.pdf-aspect-col{width:25%}.pdf-description-col{width:50%}.pdf-grade-col{width:5%}.pdf-score-table th{text-align:center;vertical-align:middle;padding:4px;font-size:.65rem;font-weight:700}.pdf-score-table thead tr:last-child th{vertical-align:middle;height:25px;padding:0}.pdf-score-table td{vertical-align:top;padding:4px 5px;line-height:1.22}.pdf-score-table td:nth-child(n+3){text-align:center;vertical-align:middle;padding:3px 0}.pdf-check{font-family:Arial,sans-serif;font-size:.84rem;font-weight:700}.pdf-legend{border:1px solid #191919;border-top:0;padding:5px 6px 2px;font-size:.67rem}.pdf-conclusion{border:1px solid #191919;border-top:0;padding:4px 6px 6px;font-size:.7rem;line-height:1.3}.pdf-conclusion p{margin:2px 0 0}.pdf-final-assessment{border:1px solid #151515;margin-top:16px}.pdf-final-assessment h3{margin:0;padding:7px 8px 0;font-size:.92rem}.pdf-final-assessment p{margin:0;padding:0 8px 8px;font-size:.76rem;line-height:1.3}.pdf-recommendations{border-top:1px solid #151515;grid-template-columns:repeat(3,1fr);display:grid}.pdf-recommendations span{text-align:center;border-left:1px solid #151515;padding:8px 4px;font-size:.77rem;font-weight:700}.pdf-recommendations span:first-child{border-left:0}.pdf-recommendations span.selected{background:#dff6e7}.pdf-signature-table{margin-top:16px}.pdf-signature-table th{text-align:center;background:#f0ecf7;width:34%;padding:5px;font-weight:500}.pdf-signature-table td{padding:5px 7px}.pdf-signature-cell{min-height:68px;font-family:var(--font-body);color:#555;align-items:center;gap:8px;font-size:.67rem;display:flex}.pdf-signature-cell img{border:1px solid #151515;width:60px;height:60px;padding:3px}.pdf-page-footer{font-family:var(--font-body);letter-spacing:.06em;border-top:1px solid #555;justify-content:space-between;padding-top:6px;font-size:.58rem;font-weight:700;display:flex;position:absolute;bottom:15px;left:28px;right:28px}.toast-region{z-index:200;gap:10px;width:min(360px,100% - 40px);display:grid;position:fixed;bottom:20px;right:20px}.toast{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:11px;align-items:flex-start;gap:10px;padding:13px 14px;animation:.25s both toast-in;display:flex}.toast strong{margin-bottom:2px;font-size:.82rem;display:block}.toast span{color:var(--muted);font-size:.76rem;line-height:1.35}.toast-mark{background:var(--success-soft);width:25px;height:25px;color:var(--success);border-radius:7px;flex:none;place-items:center;font-size:.68rem;font-weight:800;display:grid}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=1050px){.papi-review-grid,.papi-result-grid{grid-template-columns:1fr}.hero-grid{gap:32px}.module-grid{grid-template-columns:repeat(2,1fr)}.module-card:first-child{grid-column:1/-1}.prep-grid,.metric-grid,.lpk-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=860px){.ist-mobile-scroll-hint,.kraepelin-mobile-scroll-hint{display:block}.container{width:min(100% - 28px,720px)}.public-links{display:none}.hero{padding-top:48px}.hero-grid,.workflow,.psychologist-profile,.report-grid{grid-template-columns:1fr}.hero-visual{min-height:420px}.psychologist-profile img{min-height:280px;max-height:360px}.psychologist-info{padding:30px}.support-band{flex-direction:column;align-items:flex-start}.auth-page{grid-template-columns:1fr}.auth-aside{min-height:260px;padding:28px}.auth-aside h1{margin:56px 0 10px;font-size:2.7rem}.auth-aside p{margin:0}.auth-aside-note{margin-top:28px}.workspace{grid-template-columns:minmax(0,1fr);width:100%;min-width:0}.sidebar,.workspace-main,.workspace-content{width:100%;min-width:0}.sidebar{border-right:0;border-bottom:1px solid var(--line);height:auto;padding:13px 18px;position:static}.sidebar .brand-lockup{padding:0}.sidebar .side-caption,.sidebar .side-user{display:none}.side-nav{scrollbar-width:none;gap:5px;width:100%;min-width:0;max-width:100%;margin-top:13px;padding-bottom:2px;display:flex;overflow-x:auto}.side-nav::-webkit-scrollbar{display:none}.side-link{white-space:nowrap;min-height:35px;padding:0 10px}.topbar{padding:0 18px}.workspace-content{padding:22px 18px}.test-layout{grid-template-columns:1fr}.test-sidebar{position:static}.test-sidebar .panel-body{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.test-module{border:1px solid var(--line);border-radius:10px;padding:11px}.test-module:first-child{border-top:1px solid var(--line)}}@media (width<=560px){.container,.narrow{width:min(100% - 24px,480px)}.nav-actions .btn-ghost{display:none}.hero h1{font-size:2.65rem}.hero-visual{background:linear-gradient(145deg,#f8eee7 0%,#eadfd6 100%);border:1px solid #e0d5c8;border-radius:76px 24px 24px;grid-template-columns:1fr;gap:0;min-height:0;padding:0 0 4px;overflow:hidden;box-shadow:0 14px 32px #4833221a}.hero-visual:before{display:none}.hero-photo-stage{width:100%;box-shadow:none;background:0 0;border:0;border-radius:72px 22px 0 0;grid-row:1;justify-self:stretch}.hero-photo{object-position:center top;height:clamp(300px,88vw,360px)}.hero-credentials{border-bottom:2px solid var(--accent);grid-row:2;width:100%;margin:0;padding:20px 20px 22px}.hero-credential-label{margin-bottom:8px;font-size:.66rem}.hero-credentials strong{font-size:1.02rem;line-height:1.2}.hero-credential-role{margin-top:7px;font-size:.78rem}.hero-credentials p{margin:12px 0 0;font-size:.78rem;line-height:1.55}.trust-row,.footer-row,.page-heading,.report-hero{flex-direction:column;align-items:flex-start}.sidebar{padding:12px 16px 10px}.sidebar .brand-lockup{gap:9px}.sidebar .brand-name{font-size:.98rem}.sidebar .brand-sub{font-size:.62rem}.topbar{align-items:center;gap:12px;min-height:70px;padding:12px 16px}.topbar>div:first-child{flex:auto;min-width:0}.topbar-title{font-size:1rem}.topbar-context{white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;overflow:hidden}.topbar-actions{flex:none}.topbar-actions .btn{min-height:32px;padding:0 10px}.workspace-content{padding:20px 16px}.trust-items{justify-content:flex-start}.section{padding:64px 0}.module-grid,.prep-grid,.metric-grid,.lpk-grid,.form-grid,.credential-grid{grid-template-columns:1fr}.module-card:first-child{grid-column:auto}.form-actions{flex-direction:column-reverse}.form-actions .btn{width:100%}.success-card{padding:24px}.page-heading-actions{justify-content:flex-start}.dashboard-grid,.assessment-module-grid{grid-template-columns:1fr}.assessment-module-card .panel-header{flex-direction:row;align-items:center}.assessment-module-info h3,.assessment-module-info p{white-space:normal}.assessment-cycle-status{flex-direction:column;align-items:flex-start;gap:3px}.status-row{grid-template-columns:1fr auto;gap:9px}.status-row>:last-child{grid-column:1/-1}.panel-header{flex-direction:column}.report-bulk-actions{justify-content:flex-start;width:100%}.papi-pair{grid-template-columns:1fr}.papi-intro-stage{padding:20px}.papi-example-card{padding:15px}.papi-example-heading,.papi-example-pair{grid-template-columns:1fr}.papi-question-block{padding:12px}.papi-question-block .pair-choice{min-height:70px}.papi-page-actions{flex-direction:column;align-items:stretch;display:flex}.papi-page-actions .papi-navigation,.papi-page-actions .btn,.papi-page-actions .papi-navigation .btn{width:100%}.papi-page-actions .save-state{text-align:center}.ist-transition-confirmation,.ist-subtest-confirmation{flex-direction:column;align-items:stretch;padding:16px}.ist-transition-confirmation .btn{width:100%}.ist-real-test-heading,.ist-real-instruction,.ist-real-test-action{padding:16px}.ist-real-test-action{flex-direction:column;align-items:stretch}.ist-real-test-action .btn{width:100%}.ist-confirmation-actions{flex-direction:column-reverse;width:100%}.ist-confirmation-actions .btn{width:100%}.ist-question-actions{flex-direction:column;align-items:stretch;display:flex}.ist-question-actions .ist-previous-action,.ist-question-actions .btn,.ist-question-actions .ist-previous-action .btn{width:100%}.ist-question-actions .save-state{text-align:center}.answer-grid{grid-template-columns:repeat(2,1fr)}.test-page-heading{gap:14px;margin-bottom:16px}.test-page-heading h1{font-size:1.8rem}.test-page-heading p{font-size:.83rem;line-height:1.45}.test-page-heading .page-heading-actions{align-items:stretch;width:100%}.test-page-heading .page-heading-actions .btn{width:100%}.test-sidebar .panel-header{padding:14px 15px 10px}.test-sidebar .panel-header p{display:none}.test-sidebar .panel-body{gap:7px;padding:0 10px 10px}.test-module{min-width:0;padding:10px}.test-module-top{justify-items:start;gap:5px;display:grid}.test-module .status-label{min-height:22px;padding:0 7px;font-size:.63rem}.test-module>span{font-size:.67rem}.test-question{padding:14px}.test-topline{z-index:8;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdfaf0;align-items:flex-start;margin:-14px -14px 17px;padding:11px 14px;position:sticky;top:80px}.test-topline .small{font-size:.69rem}.test-timer{text-align:center;min-width:82px;padding:8px 7px}.test-question-spacer{height:10px}.question-title{margin-bottom:4px;font-size:.68rem}.question-prompt{margin-bottom:18px;font-size:1.28rem;line-height:1.25}.question-image{margin-bottom:18px}.answer-option{min-height:62px;padding:10px 8px;font-size:.94rem}.ist-preparation-topline{background:var(--paper);border-radius:10px;margin-bottom:20px;position:static}.ist-preparation-intro{text-align:left;margin-bottom:17px}.ist-duration-note{border-radius:10px;grid-template-columns:auto 1fr;width:100%;display:grid}.ist-example-card{padding:14px}.ist-example-options{grid-template-columns:repeat(2,1fr)}.ist-memory-notice{flex-direction:column;align-items:flex-start}.ist-memory-stage{padding:18px 12px}.ist-memory-table th{width:96px}.ist-memory-table th,.ist-memory-table td{padding:10px 8px;font-size:.7rem}.digit-strikeout{grid-template-columns:repeat(5,1fr)}.digit-choice{min-height:52px;font-size:1.05rem}.answer-option:has(.option-html){min-height:102px}.pair-choice{min-height:98px;padding:15px;font-size:.9rem}.test-footer{z-index:9;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdfaf5;flex-direction:column;align-items:stretch;margin:24px -14px -14px;padding:12px 14px 14px;position:sticky;bottom:0}.ist-preparation-actions,.ist-memory-footer{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;margin:22px 0 0;padding:14px 0 0;position:static}.ist-practice-question-actions{display:flex}.ist-practice-question-actions .save-state{order:-1}.test-footer .btn{width:100%;min-height:52px}.save-state{font-size:.7rem}.krae-grid,.krae-input-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;margin-top:14px}.krae-cell{border-radius:6px;height:41px;font-size:.88rem}.krae-input-grid{margin-top:12px}.krae-input-grid label{gap:3px;font-size:.6rem}.krae-input-grid input{border-radius:7px;min-height:48px;padding:0;font-size:1rem}.report-actions{justify-content:flex-start}.credential-reveal-card{grid-template-columns:1fr;gap:13px}.credential-reveal-values{justify-content:space-between}.report-tabs{flex-wrap:nowrap;overflow-x:auto}.report-tab{white-space:nowrap}.psychogram-row{grid-template-columns:1fr}.report-preview{padding:18px}.report-paper-grid,.recommendation-grid,.recommendation-summary,.recommendation-evidence-grid{grid-template-columns:1fr}}.krae-input-grid{grid-template-columns:repeat(7,minmax(48px,1fr));gap:8px;max-width:680px;margin:18px auto 0;display:grid}.krae-input-grid label{color:var(--muted);text-align:center;gap:4px;font-size:.7rem;display:grid}.krae-input-grid input{border:1px solid var(--line);background:var(--surface);width:100%;min-height:44px;color:var(--ink);text-align:center;border-radius:8px;font-family:ui-monospace,monospace;font-weight:700}.krae-input-grid input:focus{border-color:var(--accent);outline:2px solid #e66b2f2e}.kraepelin-test-layout{grid-template-columns:220px minmax(0,1fr)}.kraepelin-practice-topline,.kraepelin-runner-topline{align-items:flex-start}.kraepelin-instructions{gap:22px;max-width:780px;margin:8px auto 0;display:grid}.kraepelin-instructions-heading{max-width:650px}.kraepelin-instructions-heading h2{margin:7px 0 8px;font-size:clamp(1.45rem,2.5vw,2rem);line-height:1.2}.kraepelin-instructions-heading p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.6}.kraepelin-instruction-list{border-top:1px solid var(--line);gap:0;margin:0;padding:0;list-style:none;display:grid}.kraepelin-instruction-list li{border-bottom:1px solid var(--line);grid-template-columns:34px minmax(0,1fr);align-items:start;gap:12px;padding:13px 0;display:grid}.kraepelin-instruction-list li>span{background:var(--accent-soft);width:28px;height:28px;color:var(--accent-deep);border-radius:8px;place-items:center;font-size:.72rem;font-weight:800;display:grid}.kraepelin-instruction-list p{color:var(--muted);margin:3px 0 0;font-size:.81rem;line-height:1.55}.kraepelin-instruction-list strong{color:var(--ink)}.kraepelin-direction-guide{background:var(--success-soft);border:1px solid #b8d2b6;border-radius:11px;grid-template-columns:auto 1fr;align-items:center;gap:13px;padding:15px 17px;display:grid}.kraepelin-direction-arrow{color:#fff;background:#547c51;border-radius:9px;place-items:center;width:38px;height:38px;font-size:1.3rem;font-weight:800;display:grid}.kraepelin-direction-guide strong,.kraepelin-direction-guide small{display:block}.kraepelin-direction-guide strong{color:#294728;font-size:.82rem}.kraepelin-direction-guide small{color:#567354;margin-top:3px;font-size:.72rem;line-height:1.45}.kraepelin-practice-intro{text-align:center;max-width:650px;margin:0 auto 18px}.kraepelin-practice-intro h2{margin:0 0 8px;font-size:1.55rem}.kraepelin-practice-intro p{max-width:610px;color:var(--muted);margin:0 auto;line-height:1.6}.kraepelin-example{border:1px solid var(--line);background:var(--paper);border-radius:10px;grid-template-columns:auto auto auto;align-items:center;gap:10px;margin-top:14px;padding:9px 12px;font-family:ui-monospace,monospace;font-size:.78rem;display:inline-grid}.kraepelin-example span{color:var(--muted);font-family:var(--font-body)}.kraepelin-example b{color:var(--accent-deep)}.kraepelin-practice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:760px;margin:0 auto;display:grid}.kraepelin-practice-panel{border:1px solid var(--line);background:#f8f6f2;border-radius:12px;align-content:start;justify-items:center;padding:18px;display:grid}.kraepelin-practice-panel.is-exercise{background:#fffaf7;border-color:#d8b39f}.kraepelin-practice-panel-heading{text-align:center;width:100%;margin-bottom:14px}.kraepelin-practice-panel-heading strong,.kraepelin-practice-panel-heading span{display:block}.kraepelin-practice-panel-heading strong{color:var(--ink);font-size:.9rem}.kraepelin-practice-panel-heading span{color:var(--muted);margin-top:4px;font-size:.7rem;line-height:1.4}.kraepelin-example-caption{max-width:250px;color:var(--muted);text-align:center;margin:13px 0 0;font-size:.7rem;line-height:1.5}.kraepelin-column-stage{border:1px solid var(--line);background:#f8f6f2;border-radius:12px;place-items:center;min-height:610px;margin:16px auto 0;padding:18px;display:grid}.kraepelin-practice-stage{max-width:440px;min-height:250px}.kraepelin-column-sheet{background:var(--surface);border:1px solid #d7d1c8;border-radius:12px;flex-direction:column;align-items:center;width:min(100%,210px);padding:18px 48px;display:flex;position:relative;box-shadow:0 10px 28px #342b2314}.kraepelin-practice-panel .kraepelin-column-sheet{width:176px;padding:16px 35px}.kraepelin-number{width:64px;height:20px;color:var(--ink);place-items:center;font-family:ui-monospace,monospace;font-size:1.08rem;font-weight:800;line-height:1;transition:color .12s,background .12s;display:grid}.kraepelin-answer-slot{width:96px;height:22px;display:block;position:relative}.kraepelin-answer-slot:before{content:"";border-top:1px solid #ddd7cf;width:13px;position:absolute;top:50%;left:44px}.kraepelin-answer-order{color:#aaa39a;font-family:ui-monospace,monospace;font-size:.58rem;position:absolute;top:50%;right:calc(100% + 2px);transform:translateY(-50%)}.kraepelin-answer-slot input,.kraepelin-example-answer{z-index:1;width:28px;height:22px;color:var(--ink);text-align:center;caret-color:var(--accent-deep);background:#fff;border:1px solid #cfc7bd;border-radius:5px;place-items:center;padding:0;font-family:ui-monospace,monospace;font-size:.82rem;font-weight:800;display:grid;position:absolute;top:0;left:57px}.kraepelin-answer-slot input:focus{border-color:var(--accent);outline:3px solid #e66b2f29}.kraepelin-answer-slot.is-correct input{color:#24613a;background:#eaf8ef;border-color:#48a56a;box-shadow:0 0 0 2px #48a56a24}.kraepelin-answer-slot.is-incorrect input{color:#a42f2f;background:#fff0f0;border-color:#dc5c5c;box-shadow:0 0 0 2px #dc5c5c24}.kraepelin-example-answer{color:#2f6734;background:#eff8ee;border-color:#7ca77d}.kraepelin-number:has(+.kraepelin-answer-slot input:focus){background:var(--accent-soft);color:var(--accent-deep);border-radius:5px}.kraepelin-answer-slot:has(input:focus)+.kraepelin-number{background:var(--accent-soft);color:var(--accent-deep);border-radius:5px}.kraepelin-practice-feedback{text-align:center;border-radius:9px;max-width:560px;margin:14px auto 0;padding:10px 12px;font-size:.8rem;font-weight:700}.kraepelin-practice-feedback.is-error{color:#9d3f1f;background:#fff2ec;border:1px solid #e4b4a2}.kraepelin-practice-feedback.is-success{color:#355c33;background:#eff8ee;border:1px solid #b8d2b6}.kraepelin-timer-group{justify-items:end;gap:4px;display:grid}.kraepelin-timer-group>span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.64rem;font-weight:700}.kraepelin-timer-group small{color:var(--muted);font-size:.65rem}.kraepelin-timer-group small b{color:var(--ink);font-family:ui-monospace,monospace}.kraepelin-column-timer{text-align:center;min-width:78px;font-size:1rem}.kraepelin-column-timer.is-urgent{background:#a94325}.kraepelin-runner-instruction{color:var(--muted);text-align:center;margin:14px auto 0;font-size:.78rem;line-height:1.5}.kraepelin-auto-footer strong{color:var(--ink);font-size:.78rem}.kraepelin-column-stage.is-expired{opacity:.72;pointer-events:none}.kraepelin-column-stage.is-expired .kraepelin-column-sheet{border-color:var(--accent)}@media (width<=820px){.kraepelin-test-layout{grid-template-columns:1fr}.kraepelin-test-layout .test-sidebar{display:none}}@media (width<=560px){.kraepelin-test-layout .test-question{padding:12px}.kraepelin-instructions{gap:17px}.kraepelin-instruction-list li{grid-template-columns:30px minmax(0,1fr);gap:9px}.kraepelin-instruction-list li>span{width:25px;height:25px}.kraepelin-direction-guide{align-items:start;padding:13px}.kraepelin-practice-grid{grid-template-columns:1fr}.kraepelin-practice-panel{padding:15px 12px}.kraepelin-runner-topline{align-items:center;top:64px}.kraepelin-runner-topline .small{max-width:180px}.kraepelin-timer-group{flex:none}.kraepelin-column-stage{min-height:580px;margin-top:12px;padding:10px}.kraepelin-practice-stage{min-height:250px}.kraepelin-column-sheet{width:174px;padding:14px 38px}.kraepelin-number{height:18px;font-size:1rem}.kraepelin-answer-slot{height:21px}.kraepelin-answer-slot input,.kraepelin-example-answer{width:30px;height:24px;font-size:.9rem}.kraepelin-answer-order{right:calc(100% + 1px)}.kraepelin-example{grid-template-columns:1fr;gap:3px;width:min(100%,220px)}.kraepelin-practice-actions{position:static}.kraepelin-auto-footer{flex-direction:row;margin:18px 0 0;padding:14px 0 0;position:static}}.option-html{color:currentColor;min-height:34px;margin-top:6px;display:block}.answer-option:has(.option-html){min-height:92px;padding:8px}.answer-option .option-html svg{max-width:44px;height:30px!important;margin:0!important}.answer-option .option-html div{transform-origin:top;max-width:58px;margin:0 auto;transform:scale(.7)}.wire-loading{opacity:.65;pointer-events:none}.offer-letter-grid{grid-template-columns:minmax(0,1.45fr) minmax(270px,.55fr);align-items:stretch;gap:20px;display:grid}.offer-letter-grid .panel{margin:0}.form-span-2{grid-column:1/-1}.currency-input{border:1px solid var(--line);background:var(--surface-strong);border-radius:10px;align-items:stretch;display:flex;overflow:hidden}.currency-input:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #e66b2f24}.currency-input span{border-right:1px solid var(--line);background:var(--paper);min-width:46px;color:var(--muted);place-items:center;font-size:.87rem;font-weight:700;display:grid}.currency-input input{border:0;border-radius:0;min-width:0;box-shadow:none!important}.offer-preview-card{border-radius:var(--radius);min-height:100%;box-shadow:var(--shadow-soft);background:linear-gradient(145deg,#fffdfa 0%,#f8ede4 100%);border:1px solid #dfcfc1;flex-direction:column;padding:27px;display:flex}.offer-preview-card h3{margin:7px 0 17px;font-size:1.45rem}.offer-preview-rule{border-top:3px solid var(--accent);width:48px}.offer-preview-card dl{gap:15px;margin:24px 0;display:grid}.offer-preview-card dl div{border-bottom:1px solid #b5947a4d;padding-bottom:13px}.offer-preview-card dt{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:3px;font-size:.72rem;font-weight:700}.offer-preview-card dd{color:var(--ink);margin:0;font-size:.93rem;font-weight:700;line-height:1.38}.offer-preview-card dd small{color:var(--muted);font-size:.76rem;font-weight:500}.offer-preview-card>p{color:var(--muted);margin:auto 0 0;font-size:.79rem;line-height:1.55}.offer-archive{margin-top:20px}.table-actions{flex-wrap:wrap;gap:8px;display:flex}.modal-backdrop{z-index:50;background:#2323266b;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.confirm-modal{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);width:min(430px,100%);padding:25px;box-shadow:0 20px 55px #23232633}.confirm-modal h3{margin:7px 0 10px;font-size:1.35rem}.confirm-modal p{color:var(--muted);margin:0;font-size:.85rem;line-height:1.55}.confirm-modal .form-actions{justify-content:flex-end;margin-top:22px}@media (width<=860px){.offer-letter-grid{grid-template-columns:1fr}.offer-preview-card{min-height:auto}}@media (width<=560px){.form-span-2{grid-column:auto}.offer-preview-card{padding:21px}.offer-preview-card dl{gap:11px;margin:19px 0}.lpk-search-layout{grid-template-columns:1fr;gap:12px}.lpk-search-summary{min-height:0;padding-bottom:0}.table-actions{flex-direction:column;align-items:stretch}.table-actions .btn{width:100%}.pagination-controls{text-align:center;flex-direction:column;align-items:stretch}.pagination-controls .btn{width:100%}.confirm-modal .form-actions{flex-direction:column-reverse}}.finance-heading p{max-width:760px}.finance-flash{margin-bottom:18px}.finance-flow{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:18px;display:grid;overflow:hidden}.finance-flow div{min-width:0;padding:15px 18px;position:relative}.finance-flow div+div{border-left:1px solid var(--line)}.finance-flow strong,.finance-flow span{display:block}.finance-flow strong{color:var(--ink);font-size:.82rem}.finance-flow span{color:var(--muted);margin-top:3px;font-size:.72rem;line-height:1.45}.finance-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.finance-metrics .metric-value{font-size:1.75rem}.finance-paid-metric{border-top:3px solid #66865f}.invoice-builder-grid{grid-template-columns:minmax(0,1fr) minmax(285px,340px);align-items:start;gap:18px;display:grid}.invoice-participant-panel{min-width:0}.finance-filter{padding-top:3px}.finance-filter .field{max-width:460px}.finance-select-table .finance-check-cell{text-align:center;width:52px}.finance-check-cell input,.finance-select-all input,.finance-participant-card>input{width:18px;height:18px;min-height:18px;accent-color:var(--accent);cursor:pointer;margin:0;padding:0}.invoice-summary-card{border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fffaf6;border:1px solid #decfc4;padding:24px;position:sticky;top:92px}.invoice-summary-card h3{margin:0 0 5px;font-size:1.35rem}.invoice-summary-card>p{color:var(--muted);margin:0;font-size:.8rem;line-height:1.5}.invoice-summary-card dl{gap:0;margin:21px 0;display:grid}.invoice-summary-card dl div{border-bottom:1px solid #e5d8ce;padding:12px 0}.invoice-summary-card dt{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:700}.invoice-summary-card dd{color:var(--ink);margin:4px 0 0;font-size:1rem;font-weight:800;line-height:1.4}.invoice-summary-card .btn{width:100%}.invoice-summary-card>small{color:var(--muted);margin-top:11px;font-size:.7rem;line-height:1.5;display:block}.finance-selection-error{margin:-10px 0 12px;display:block}.invoice-archive-panel{margin-top:18px}.finance-mobile-list{display:none}.finance-payment-modal{width:min(500px,100%)}@media (width<=980px){.invoice-builder-grid{grid-template-columns:1fr}.invoice-summary-card{position:static}}@media (width<=720px){.finance-flow{grid-template-columns:1fr}.finance-flow div+div{border-top:1px solid var(--line);border-left:0}.finance-metrics{grid-template-columns:1fr}.finance-desktop-table{display:none}.finance-mobile-list{gap:10px;padding:0 16px 17px;display:grid}.finance-select-all{border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:10px;align-items:center;gap:10px;padding:11px 12px;font-size:.78rem;font-weight:700;display:flex}.finance-participant-card{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:11px;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;padding:14px;display:grid}.finance-participant-card>input{margin-top:2px}.finance-participant-card span,.finance-participant-card strong,.finance-participant-card small,.finance-participant-card b{min-width:0;display:block}.finance-participant-card strong{font-size:.86rem}.finance-participant-card small{color:var(--muted);margin-top:4px;font-size:.7rem;line-height:1.45}.finance-participant-card b{color:var(--accent-deep);margin-top:8px;font-size:.79rem}.invoice-mobile-archive{padding-top:0}.invoice-mobile-card{border:1px solid var(--line);background:var(--surface);border-radius:11px;padding:15px}.invoice-mobile-card>div:first-child{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.invoice-mobile-card>div:first-child strong{overflow-wrap:anywhere;font-size:.82rem}.invoice-mobile-card>p{color:var(--muted);margin:9px 0 12px;font-size:.76rem}.invoice-mobile-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 13px;display:grid}.invoice-mobile-card dl div:last-child{grid-column:1/-1}.invoice-mobile-card dt{color:var(--muted);font-size:.66rem}.invoice-mobile-card dd{color:var(--ink);margin:2px 0 0;font-size:.76rem;font-weight:700}}@media (width<=560px){.finance-flow div{padding:13px 14px}.finance-metrics .metric-value{font-size:1.5rem}.invoice-summary-card{padding:20px}.finance-payment-modal .form-actions{flex-direction:column-reverse}}.finance-tabs{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);gap:4px;margin-bottom:16px;padding:5px;display:flex;overflow-x:auto}.finance-tab{color:var(--muted);border-radius:9px;flex:none;padding:9px 15px;font-size:.78rem;font-weight:750;text-decoration:none;transition:background .18s,color .18s,transform .18s}.finance-tab:hover{background:var(--paper);color:var(--ink)}.finance-tab:active{transform:translateY(1px)}.finance-tab.active{background:var(--ink);color:#fff}.finance-period-panel{box-shadow:none;margin-bottom:18px}.finance-period-grid{grid-template-columns:minmax(150px,.7fr) minmax(150px,.7fr) minmax(220px,1.2fr) auto;align-items:end;gap:12px;display:grid}.finance-filter-button{white-space:nowrap;min-height:44px}.finance-overview-metrics,.finance-report-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.finance-overview-metrics .metric-value,.finance-report-metrics .metric-value{overflow-wrap:anywhere;font-size:clamp(1.25rem,2vw,1.72rem)}.finance-negative{color:var(--danger)}.finance-attention-strip{border:1px solid var(--line);border-radius:var(--radius);background:var(--line);grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:stretch;gap:1px;margin-bottom:18px;display:grid;overflow:hidden}.finance-attention-strip>div{background:var(--surface);gap:5px;padding:15px 18px;display:grid}.finance-attention-strip span{color:var(--muted);font-size:.72rem}.finance-attention-strip strong{font-family:var(--font-display);font-size:1.08rem}.finance-attention-strip .btn{align-self:center;margin:0 14px}.finance-dashboard-grid,.finance-report-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr)}.finance-chart-legend{color:var(--muted);gap:14px;font-size:.68rem;display:flex}.finance-chart-legend span:before{content:"";background:var(--accent);border-radius:3px;width:9px;height:9px;margin-right:5px;display:inline-block}.finance-chart-legend .expense:before{background:#c9b5a5}.finance-bar-chart{grid-template-columns:repeat(6,minmax(46px,1fr));gap:14px;height:250px;padding-top:8px;display:grid}.finance-bar-group{text-align:center;grid-template-rows:minmax(0,1fr) auto auto;gap:5px;min-width:0;display:grid}.finance-bars{border-bottom:1px solid var(--line);justify-content:center;align-items:flex-end;gap:5px;min-height:170px;display:flex}.finance-bar{background:var(--accent);border-radius:6px 6px 2px 2px;width:min(18px,35%);min-height:4px}.finance-bar.expense{background:#c9b5a5}.finance-bar-group strong{font-size:.7rem}.finance-bar-group small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.6rem;overflow:hidden}.finance-activity-list{padding:0 20px 12px}.finance-activity-list article{border-top:1px solid var(--line);justify-content:space-between;gap:12px;padding:13px 2px;display:flex}.finance-activity-list article>div{min-width:0}.finance-activity-list article span,.finance-activity-list article strong{display:block}.finance-activity-list article span{color:var(--accent-deep);text-transform:uppercase;letter-spacing:.05em;margin-bottom:3px;font-size:.64rem;font-weight:800}.finance-activity-list article strong{overflow-wrap:anywhere;font-size:.8rem}.finance-activity-list article p{color:var(--muted);margin:3px 0 0;font-size:.68rem;line-height:1.45}.finance-activity-list article>small{color:var(--muted);flex:none;font-size:.62rem}.finance-empty-state{color:var(--muted);text-align:center;gap:5px;padding:24px 22px;display:grid}.finance-empty-state strong{color:var(--ink);font-size:.86rem}.finance-empty-state span{font-size:.74rem;line-height:1.5}.finance-section-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin:22px 0 16px;display:flex}.finance-section-heading h2{margin:0 0 5px;font-size:clamp(1.3rem,2vw,1.75rem)}.finance-section-heading p{color:var(--muted);margin:0;font-size:.82rem}.finance-payment-grid{grid-template-columns:minmax(0,1.5fr) minmax(280px,.5fr)}.finance-payment-summary,.finance-expense-note{border-radius:var(--radius);background:#fffaf6;border:1px solid #decfc4;padding:24px}.finance-payment-summary span,.finance-expense-note span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.68rem;font-weight:800;display:block}.finance-payment-summary strong,.finance-expense-note strong{font-family:var(--font-display);margin-top:8px;font-size:1.55rem;line-height:1.15;display:block}.finance-payment-summary p,.finance-expense-note p{color:var(--muted);margin:12px 0 20px;font-size:.76rem;line-height:1.55}.finance-payment-summary .btn{width:100%}.finance-expense-layout{grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);align-items:start;gap:18px;display:grid}.finance-expense-form{margin-top:0}.finance-expense-note strong{font-size:1.25rem}.finance-category-list{padding:0 20px 14px}.finance-category-list article{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:14px 2px;display:flex}.finance-category-list article strong,.finance-category-list article span{display:block}.finance-category-list article strong{font-size:.8rem}.finance-category-list article span{color:var(--muted);margin-top:3px;font-size:.68rem}.finance-category-list article b{flex:none;font-size:.8rem}@media (width<=1100px){.finance-period-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.finance-filter-button{grid-column:1/-1;width:max-content}.finance-overview-metrics,.finance-report-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=860px){.finance-dashboard-grid,.finance-report-grid,.finance-payment-grid,.finance-expense-layout,.finance-attention-strip{grid-template-columns:1fr}.finance-attention-strip .btn{width:auto;margin:12px 14px}.finance-section-heading{flex-direction:column;align-items:stretch}.finance-section-heading .btn{width:100%}}@media (width<=620px){.finance-period-grid,.finance-overview-metrics,.finance-report-metrics{grid-template-columns:1fr}.finance-filter-button{width:100%}.finance-bar-chart{gap:7px;overflow-x:auto}.finance-bar-group{min-width:48px}.finance-chart-legend{display:none}}
