:root{--white:#fff;--ink:#191636;--secondary:#302c49;--muted:#6e6885;--green:#f0ecf6;--green-strong:#7a6496;--green-light:#f0ecf6;--line:#d7d0e5;--wash:#f3f2ee;--radius:0;font-family:Montserrat,Arial,sans-serif;color:var(--ink);background:var(--white);font-synthesis:none;color-scheme:light}
*{box-sizing:border-box}body{margin:0;min-width:280px}button,input{font:inherit}button{color:inherit;cursor:pointer}a{color:inherit}button:disabled{cursor:not-allowed}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--ink);outline-offset:5px}button{touch-action:manipulation}::selection{background:var(--green);color:var(--ink)}
.site-header,.site-footer,main{width:min(1280px,calc(100% - 96px));margin-inline:auto}.site-header{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{font-family:Georgia,serif;font-size:38px;line-height:1;background:var(--green);width:48px;height:48px;display:grid;place-items:center;border-radius:0;padding-bottom:6px}.brand-name{display:block;font-size:20px;letter-spacing:-.6px;font-weight:700}.brand-author{display:block;font-size:13px;color:var(--secondary);margin-top:5px}.module-label{font-size:14px;line-height:1.4;color:var(--secondary)}.module-label span{margin:0 12px;color:#a08dba}.site-footer{display:flex;justify-content:space-between;gap:20px;padding:26px 0 32px;border-top:1px solid var(--line);font-size:12px;line-height:1.6;color:var(--muted)}
.intro{padding:42px 0 30px;display:flex;align-items:flex-end;justify-content:space-between;gap:36px}.eyebrow{font-size:12px;line-height:1.5;font-weight:700;letter-spacing:1.6px;text-transform:uppercase}.intro h1{font-size:clamp(32px,3.8vw,50px);line-height:1.08;letter-spacing:-1.8px;max-width:810px;margin-top:10px}.intro p{font-size:16px;line-height:1.6;color:var(--secondary);max-width:660px;margin-top:14px}.privacy-badge{display:flex;align-items:center;gap:9px;white-space:nowrap;font-size:14px;background:var(--wash);padding:11px 14px;border-radius:0;margin-bottom:3px}.icon{width:19px;height:19px;flex-shrink:0;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.workspace{display:grid;grid-template-columns:260px minmax(0,1fr);gap:38px;padding-bottom:38px;align-items:start}.sidebar{padding-top:6px}.progress-heading{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:14px;font-size:14px}.progress-heading strong{font-size:22px;letter-spacing:-.6px}.progress-heading small{font-size:14px;color:var(--muted);font-weight:400}.progress-track{height:5px;background:#e8e2f2;border-radius:0;overflow:hidden}.progress-fill{height:100%;background:var(--green-strong);width:0;transition:width .25s}.section-nav{display:grid;gap:7px;margin-top:25px}.section-button{display:flex;align-items:center;text-align:left;gap:12px;padding:12px 10px;border:1px solid transparent;background:none;border-radius:0;min-height:58px;width:100%}.section-button:hover{background:var(--wash)}.section-button.active{background:var(--green-light);border-color:#d7d0e5}.section-number{flex-shrink:0;display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--line);border-radius:0;font-size:12px;background:var(--white)}.active .section-number{background:var(--green);border-color:var(--green)}.section-number.complete{border-color:var(--green-strong)}.section-number .icon{width:15px;height:15px}.section-text{font-size:14px;line-height:1.35;flex:1;min-width:0}.section-count{font-size:12px;color:var(--muted);white-space:nowrap}.aside-note{margin-top:27px;padding-top:23px;border-top:1px solid var(--line);font-size:14px;color:var(--secondary);line-height:1.65}.aside-note strong{display:block;color:var(--ink);font-size:14px;margin-bottom:7px}.text-button{border:0;background:none;font-size:14px;padding:4px 0;text-decoration:underline;text-underline-offset:4px}.reset-button{margin-top:22px;color:var(--secondary)}
.question-card{border:1px solid var(--line);border-radius:0;overflow:hidden;background:var(--white)}.card-top{background:var(--wash);padding:21px 30px;display:flex;justify-content:space-between;gap:20px;align-items:center;border-bottom:1px solid var(--line)}.block-title{font-size:14px;line-height:1.4;font-weight:600}.block-caption{display:block;color:var(--muted);font-size:12px;font-weight:400;margin-top:4px}.question-steps{display:flex;gap:6px;flex-shrink:0}.step-button{width:30px;height:30px;border:1px solid transparent;background:none;font-size:12px;border-radius:0}.step-button:hover{background:#e8e2f2}.step-button.answered{background:#f0ecf6}.step-button.current{border-color:var(--ink);background:var(--white);font-weight:700}.question-body{padding:30px 32px 26px}.question-label{font-size:12px;color:var(--muted);letter-spacing:1px;text-transform:uppercase}.question-title{font-size:clamp(23px,2.2vw,30px);font-weight:500;line-height:1.35;letter-spacing:-.6px;margin:16px 0 25px;min-height:110px}.question-title:focus,.result-heading:focus{outline:none}.scale-prompt{font-size:14px;color:var(--secondary);margin-bottom:12px}.rating-group{border:0;padding:0;margin:0;min-width:0}.rating-options{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.rating-label{position:relative;cursor:pointer;min-width:0}.rating-input{position:absolute;opacity:0;width:1px;height:1px}.rating-face{display:flex;flex-direction:column;gap:12px;align-items:flex-start;min-height:137px;padding:17px 13px 15px;border:1px solid var(--line);border-radius:0;transition:background .12s,border-color .12s,transform .12s}.rating-number{font-size:25px;line-height:1;font-weight:500;letter-spacing:-1px}.rating-name{font-size:14px;line-height:1.35;hyphens:auto;overflow-wrap:break-word}.rating-input:checked+.rating-face{background:var(--green);border-color:#7a6496;box-shadow:none}.rating-input:checked+.rating-face::after{content:'✓';position:absolute;right:11px;top:14px;font-size:15px}.rating-input:focus-visible+.rating-face{outline:3px solid var(--ink);outline-offset:4px}.rating-label:hover .rating-face{border-color:var(--green-strong)}.rating-input:disabled+.rating-face{opacity:.6}.question-hint{font-size:13px;line-height:1.6;color:var(--muted);margin-top:15px}.card-actions{display:flex;justify-content:space-between;align-items:center;gap:15px;border-top:1px solid var(--line);margin-top:24px;padding-top:22px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;border-radius:0;border:1px solid transparent;padding:12px 23px;font-size:14px;line-height:1.4;font-weight:600;text-decoration:none}.button.primary{background:var(--green);border-color:var(--green)}.button.primary:hover{background:#302c49;border-color:#302c49}.button.secondary{background:var(--white);border-color:var(--line)}.button.secondary:hover{background:var(--wash);border-color:#7a6496}.button.subtle{background:none;padding-inline:4px;font-weight:400}.button.subtle:hover:not(:disabled){text-decoration:underline;text-underline-offset:4px}.button:disabled{opacity:.42}.question-status{font-size:13px;color:var(--muted);margin-right:auto;margin-left:15px}.error-message{margin-top:18px;font-size:14px;line-height:1.5;padding:12px 14px;border:1px solid var(--ink);border-radius:0;background:var(--green-light)}.under-card{display:flex;align-items:flex-start;gap:9px;margin-top:18px;padding:0 4px;font-size:13px;line-height:1.65;color:var(--muted)}.under-card .icon{width:17px;height:17px;margin-top:2px}.under-card strong{color:var(--secondary);font-weight:500}
.result-intro{padding-bottom:26px}.result-intro h1{font-size:40px}.result-page{padding-bottom:40px}.result-hero{border-radius:0;background:var(--green);display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:48px;padding:36px 40px;margin-bottom:30px}.result-name{font-size:clamp(45px,6.5vw,76px);line-height:1.1;letter-spacing:-3px;margin:10px 0 17px;font-weight:500}.result-description{font-size:16px;line-height:1.7;max-width:660px}.result-orientation{border-left:1px solid #d7d0e5;padding-left:32px;display:flex;flex-direction:column;justify-content:center}.result-orientation h3{font-size:24px;line-height:1.25;letter-spacing:-.6px;margin-bottom:16px}.result-orientation p{font-size:14px;line-height:1.6}.profile-pills{display:flex;flex-wrap:wrap;gap:7px;margin-top:26px}.profile-pill{font-size:12px;line-height:1.4;border:1px solid #d7d0e5;border-radius:0;padding:6px 10px}.profile-pill.chosen{background:var(--white);border-color:var(--white);font-weight:600}.result-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);gap:30px;align-items:start}.result-panel{border:1px solid var(--line);border-radius:0;padding:27px 29px}.panel-heading{font-size:23px;line-height:1.3;letter-spacing:-.6px}.panel-intro{font-size:14px;line-height:1.65;color:var(--secondary);margin-top:10px}.competencies{margin-top:22px}.competency{border-top:1px solid var(--line)}.competency summary{list-style:none;cursor:pointer;padding:18px 0}.competency summary::-webkit-details-marker{display:none}.competency-heading{display:flex;justify-content:space-between;gap:20px;align-items:start;font-size:15px;line-height:1.4}.competency-heading strong{max-width:77%;font-weight:600}.score{white-space:nowrap;font-size:18px;font-weight:600}.score small{font-size:12px;color:var(--muted);font-weight:400}.score-track{height:5px;margin-top:12px;overflow:hidden;border-radius:0;background:#e8e2f2}.score-track span{height:100%;display:block;background:var(--green-strong)}.level-meta{display:flex;align-items:center;justify-content:space-between;font-size:12px;margin-top:9px;color:var(--secondary)}.expand-label{display:flex;align-items:center;gap:5px;font-size:12px}.expand-label .icon{width:13px;height:13px}.competency[open] .expand-label .icon{transform:rotate(180deg)}.competency-detail{font-size:14px;line-height:1.65;padding:0 0 20px;color:var(--secondary)}.competency-detail p+strong{display:block;color:var(--ink);margin-top:14px;font-size:14px}.plain-list{padding-left:18px;margin:10px 0 0}.plain-list li{padding-left:3px;margin:7px 0}.score-guide{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);padding-top:17px;gap:12px}.score-guide span{font-size:12px;line-height:1.5;color:var(--secondary)}.score-guide b{display:block;color:var(--ink);font-size:14px;font-weight:500;margin-bottom:3px}.result-side{display:grid;gap:24px}.learning-panel{background:var(--green-light);border:1px solid #d7d0e5}.mark-label{display:inline-flex;gap:8px;align-items:center;border-radius:0;padding:7px 12px;font-size:12px;background:var(--green);font-weight:600;margin-bottom:19px}.learning-panel h3{font-size:17px;margin-top:25px}.learning-panel p{font-size:15px;line-height:1.7;margin-top:15px}.learning-panel ol{padding-left:22px;margin-bottom:0;font-size:15px;line-height:1.7}.learning-panel li{padding-left:4px;margin:12px 0}.shared-course{font-size:14px!important;border-top:1px solid #d7d0e5;padding-top:18px;margin-top:24px!important}.strengths-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:25px 0}.insight{padding:22px;border-radius:0;background:var(--wash)}.insight .eyebrow{font-size:12px;letter-spacing:1px}.insight h3{font-size:18px;line-height:1.4;margin-top:11px}.insight p{font-size:14px;line-height:1.6;margin-top:10px;color:var(--secondary)}.insight.single{grid-column:1/-1}.focus-section{margin-top:28px}.focus-section>.panel-heading{margin-bottom:8px}.focus-section>.panel-intro{max-width:780px;margin-bottom:21px}.focus-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.focus-card{padding:23px 25px;border:1px solid var(--line);border-radius:0}.focus-card h3{font-size:18px;line-height:1.4;margin-top:10px}.focus-card .plain-list{font-size:14px;line-height:1.65;color:var(--secondary)}.focus-card.safety{border-color:#7a6496;background:#f8f6fc}.focus-type{font-size:12px;letter-spacing:1px;text-transform:uppercase;font-weight:700}.methodology{margin-top:28px;border-top:1px solid var(--line);padding-top:22px;font-size:14px;line-height:1.7;color:var(--secondary)}.methodology summary{font-size:15px;cursor:pointer;color:var(--ink);padding:2px 0}.methodology p{margin-top:14px;max-width:960px}.result-bottom{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.methodology ol{padding-left:24px}.scope-note{font-size:13px;color:var(--muted);line-height:1.65;margin-top:22px}.risk-title{font-size:16px;margin-bottom:10px}.risk-text{font-size:15px;line-height:1.65;color:var(--secondary)}
dialog{border:1px solid var(--line);border-radius:0;padding:30px;max-width:500px;width:calc(100% - 36px);color:var(--ink)}dialog::backdrop{background:rgb(25 22 54 / .45);backdrop-filter:none}dialog h2{font-size:26px;line-height:1.3}dialog p{font-size:16px;line-height:1.65;margin-top:14px}dialog form{display:flex;justify-content:flex-end;gap:10px;margin-top:28px}.loading,.noscript{padding:60px 0}.loading p{margin-top:18px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:20px;top:10px;z-index:10;padding:12px 20px;background:var(--green);transform:translateY(-200%)}.skip-link:focus{transform:none}
@media(min-width:1400px){.question-title{min-height:100px}.question-body{padding:34px 38px 28px}.rating-face{min-height:140px}.workspace{gap:44px}}
@media(max-width:1100px){.site-header,.site-footer,main{width:calc(100% - 56px)}.workspace{grid-template-columns:220px minmax(0,1fr);gap:24px}.intro{gap:20px}.intro h1{font-size:40px}.question-body{padding:26px}.card-top{padding:20px 24px}.question-title{font-size:25px;min-height:115px}.rating-face{padding:16px 10px;min-height:145px}.rating-name{font-size:14px}.result-hero{grid-template-columns:minmax(0,1fr) 250px;gap:25px;padding:32px}.result-grid{gap:22px}.result-panel{padding:24px}.question-status{display:none}.privacy-badge{white-space:normal;line-height:1.4;font-size:13px}}
@media(max-width:850px){.intro{align-items:flex-start}.intro h1{font-size:36px}.privacy-badge{display:none}.workspace{grid-template-columns:minmax(0,1fr);gap:20px}.sidebar{padding:0}.section-nav{display:flex;gap:7px;margin-top:16px}.section-button{justify-content:center;min-width:0;padding:10px 6px;flex:1;gap:6px;flex-direction:column}.section-number{width:25px;height:25px}.section-text{font-size:12px;text-align:center}.section-count{display:none}.aside-note,.reset-button{display:none}.question-title{min-height:80px;font-size:27px}.rating-face{min-height:132px;padding:17px}.intro{padding-top:30px;padding-bottom:24px}.result-hero{grid-template-columns:1fr;gap:25px}.result-orientation{border-left:none;border-top:1px solid #d7d0e5;padding:24px 0 0}.result-orientation h3{font-size:22px}.profile-pills{margin-top:20px}.result-grid{grid-template-columns:1fr}.result-side{gap:22px}.focus-cards{gap:16px}.site-footer{font-size:12px}.question-status{display:block}}
@media(max-width:540px){.site-header,.site-footer,main{width:calc(100% - 32px)}.site-header{height:82px;gap:12px}.brand-mark{width:39px;height:39px;font-size:33px;border-radius:0}.brand-name{font-size:18px}.brand-author{font-size:12px;line-height:1.4}.module-label{font-size:12px;max-width:72px;text-align:right}.module-label span{display:none}.intro{padding-top:27px;padding-bottom:23px}.intro h1{font-size:34px;line-height:1.1;letter-spacing:-1px}.intro p{font-size:15px;line-height:1.55;margin-top:12px}.intro .eyebrow{font-size:12px}.section-text{display:none}.section-nav{margin-top:12px;gap:6px}.section-button{padding:8px;min-height:43px;flex-direction:row}.section-number{width:25px;height:25px}.section-count{display:inline;font-size:12px}.progress-heading{margin-bottom:10px}.progress-heading strong{font-size:20px}.workspace{gap:16px;padding-bottom:25px}.card-top{padding:16px 18px;display:block}.block-title{font-size:15px}.block-caption{margin-top:3px}.question-steps{margin-top:13px;gap:8px}.step-button{width:32px;height:29px}.question-body{padding:24px 18px 20px}.question-title{font-size:24px;line-height:1.35;letter-spacing:-.35px;min-height:0;margin:14px 0 25px}.question-label{font-size:12px}.rating-options{grid-template-columns:1fr;gap:8px}.rating-face{min-height:51px;flex-direction:row;align-items:center;gap:16px;padding:12px 15px;border-radius:0}.rating-number{font-size:22px;width:22px;flex-shrink:0}.rating-name{font-size:15px;line-height:1.4;padding-right:15px}.rating-input:checked+.rating-face::after{top:15px;right:14px}.question-hint{font-size:12px;margin-top:16px}.card-actions{padding-top:19px;margin-top:22px;gap:8px}.button{font-size:14px;padding:11px 18px;min-height:47px}.button.subtle{padding-left:0}.question-status{display:none}.under-card{font-size:12px;margin-top:14px}.site-footer{display:block;padding-top:22px}.site-footer span{display:block;margin-bottom:5px}.result-intro h1{font-size:33px}.result-hero{padding:27px 23px;border-radius:0;margin-bottom:22px}.result-name{font-size:53px;letter-spacing:-2px;margin-top:10px}.result-description{font-size:15px;line-height:1.65}.result-panel{padding:23px 20px;border-radius:0}.panel-heading{font-size:22px}.strengths-grid{grid-template-columns:1fr;gap:14px}.focus-cards{grid-template-columns:1fr}.focus-card{padding:21px}.competency-heading{font-size:14px;gap:12px}.competency-heading strong{max-width:75%}.score{font-size:18px}.score-guide{gap:6px}.score-guide span{font-size:12px}.score-guide b{font-size:13px}.result-bottom{display:grid}.result-bottom .button{width:100%}dialog{padding:25px}dialog form{flex-direction:column-reverse}dialog form .button{width:100%}.focus-section{margin-top:24px}}
@media(max-width:540px){.section-count{display:none}.result-name{font-size:clamp(38px,11vw,53px)}.intro h1,.result-name{overflow-wrap:anywhere}.rating-label{min-width:0}}
.welcome-heading:focus{outline:none}
.welcome-intro,.welcome-content{max-width:900px;margin-inline:auto}
.welcome-intro p{line-height:1.7}
.welcome-content{padding-bottom:40px}
.welcome-instructions{min-width:0;border:1px solid var(--line);border-radius:0;padding:30px 32px}
.welcome-instructions h2,.result-submission h2{font-size:25px;line-height:1.3;letter-spacing:-.5px}
.welcome-instructions h2{margin-top:14px}
.welcome-instructions>p,.result-submission p{font-size:16px;line-height:1.7;color:var(--secondary)}
.welcome-instructions>p{margin-top:16px}
.welcome-start{margin-top:25px}
.welcome-instructions>.welcome-privacy{display:flex;align-items:flex-start;gap:9px;font-size:13px;line-height:1.65;margin-top:20px}
.welcome-privacy .icon{width:17px;height:17px;margin-top:3px}
.welcome-instructions>.welcome-note{font-size:14px;line-height:1.65;margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}
.result-submission{background:var(--green-light);border:1px solid #d7d0e5;border-radius:0;margin-top:28px;padding:26px 30px}
.result-submission h2{margin-top:10px}
.result-submission p{margin-top:13px;max-width:900px}
.result-submission strong{color:var(--ink);font-weight:600}
.result-submission .submission-note{font-size:14px;line-height:1.6}
@media(max-width:540px){.welcome-content{padding-bottom:28px}.welcome-instructions{padding:23px 20px;border-radius:0}.welcome-instructions h2,.result-submission h2{font-size:23px}.welcome-start{width:100%}.result-submission{padding:23px 20px}.welcome-instructions>.welcome-privacy{font-size:13px}}
.result-capture-actions{display:flex;flex-direction:column;align-items:flex-start;gap:14px;margin:-6px 0 28px}
.result-capture-actions>.button{flex-shrink:0}
.result-capture-actions>p{font-size:14px;line-height:1.6;color:var(--secondary);max-width:540px}
.submission-card-button{margin-top:18px}
.report-download{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,360px);gap:30px;align-items:center;border:1px solid var(--line);border-left:6px solid var(--green);border-radius:0;margin-top:22px;padding:26px 30px}
.report-download h2{font-size:25px;line-height:1.3;letter-spacing:-.5px;margin-top:10px}
.report-download p{font-size:16px;line-height:1.65;color:var(--secondary);margin-top:13px}
.report-download-controls{min-width:0}
.report-download-controls>.button{width:100%}
.report-download .pdf-save-status{font-size:14px;line-height:1.5;margin-top:12px}
.pdf-save-status:empty{display:none}
.pdf-open-link{font-size:14px;line-height:1.5;text-underline-offset:3px}
dialog.exit-dialog{max-width:590px;padding-top:42px}
.dialog-close{position:absolute;top:9px;right:12px;background:none;border:0;border-radius:0;width:38px;height:38px;font-size:27px;line-height:1}
.exit-actions{display:flex;align-items:stretch;gap:12px;margin-top:24px}
.exit-actions>.button.primary{flex:1}
.exit-dialog .pdf-save-status{font-size:14px;line-height:1.5}
@media(max-width:540px){.exit-actions{flex-direction:column-reverse}.exit-actions>.button{width:100%}}
@media(max-width:850px){.report-download{grid-template-columns:minmax(0,1fr);gap:20px}}
@media(max-width:540px){.report-download{padding:23px 20px}.report-download h2{font-size:23px}}
dialog.capture-dialog{max-width:740px;width:calc(100% - 24px);max-height:calc(100dvh - 24px);padding:0;overflow:auto;border-radius:0}
.capture-card{border-top:9px solid var(--green);padding:26px 30px 23px}
.capture-heading>p{font-size:13px;line-height:1.5;color:var(--secondary);margin-top:7px}
.capture-heading>p span{white-space:nowrap}
.capture-profile h2{font-size:clamp(29px,5vw,44px);letter-spacing:-1px;line-height:1.15;margin-top:19px;overflow-wrap:anywhere}
.capture-profile>p{font-size:15px;line-height:1.55;margin-top:12px}
.capture-competencies{margin:19px 0 0}
.capture-competency{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 0;border-top:1px solid var(--line)}
.capture-competency dt{font-size:15px;line-height:1.4}
.capture-competency dd{margin:0;text-align:right;font-size:16px;line-height:1.4}
.capture-competency dd strong{font-size:18px;font-weight:600}
.capture-competency dd strong span{font-size:13px;font-weight:400;color:var(--secondary)}
.capture-level{display:block;font-size:13px;line-height:1.4;color:var(--secondary);margin-top:3px}
.capture-card .capture-note{margin-top:16px;font-size:12px;line-height:1.5;color:var(--secondary)}
.capture-controls{border-top:1px solid var(--line);padding:18px 30px 20px;display:flex;flex-wrap:wrap;gap:10px;background:var(--wash)}
.capture-controls .capture-save-status{flex-basis:100%;font-size:13px;line-height:1.5;margin-top:2px;color:var(--secondary)}
@media(max-width:650px){.result-capture-actions{align-items:stretch;flex-direction:column;gap:10px}.capture-card{padding:20px 19px 18px}.capture-profile h2{font-size:clamp(27px,8.2vw,38px);letter-spacing:-.6px}.capture-profile>p{font-size:14px;line-height:1.5}.capture-heading .eyebrow{font-size:12px;letter-spacing:.7px}.capture-heading>p{font-size:12px}.capture-competency{gap:10px;padding:10px 0}.capture-competency dt{font-size:14px}.capture-competency dd strong{font-size:17px}.capture-level{font-size:12px}.capture-controls{padding:16px 19px}.capture-controls .button{flex:1;padding-inline:13px}}
/* One shared grid keeps all result and recommendation panels aligned. */
.result-page{--result-columns:repeat(2,minmax(0,1fr));--result-gap:24px;--result-padding:28px;width:100%;min-width:0}
.result-page>*,.result-page .result-side,.result-page .result-hero>*,.result-page .report-download>*{min-width:0;max-width:100%}
.result-page .result-grid,.result-page .strengths-grid,.result-page .focus-cards{width:100%;grid-template-columns:var(--result-columns);gap:var(--result-gap)}
.result-page .result-side{gap:var(--result-gap)}
.result-page .result-hero,.result-page .result-panel,.result-page .insight,.result-page .focus-card,.result-page .result-submission,.result-page .report-download{width:100%;min-width:0;padding:var(--result-padding);border-radius:0}
.result-page .result-hero,.result-page .insight{border:1px solid transparent}
.result-page .focus-card:only-child{grid-column:1/-1}
.result-page .report-download{border-left-width:1px;box-shadow:none}
.result-page .result-capture-actions>p{flex:1;min-width:0;max-width:none}
@media(max-width:1100px){.result-page{--result-gap:22px;--result-padding:24px}}
@media(max-width:850px){.result-page{--result-columns:minmax(0,1fr);--result-gap:20px}}
@media(max-width:540px){.result-page{--result-gap:16px;--result-padding:20px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* Телестезия: screen adaptation of the expert's print design system. */
@font-face{font-family:Montserrat;src:url('./fonts/Montserrat-400.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Montserrat;src:url('./fonts/Montserrat-600.ttf') format('truetype');font-style:normal;font-weight:500 800;font-display:swap}
@font-face{font-family:'Playfair Display';src:url('./fonts/PlayfairDisplay-500.ttf') format('truetype');font-style:normal;font-weight:400 800;font-display:swap}
:root{--surface-000:#fff;--surface-100:#f3f2ee;--surface-200:#f0ecf6;--surface-field:#f8f6fc;--ink-900:#191636;--ink-700:#302c49;--ink-400:#6e6885;--lavender-500:#a08dba;--lavender-700:#7a6496;--lavender-100:#e8e2f2;--line-200:#d7d0e5}
html{font-size:16px;overflow-wrap:break-word}body{min-width:0;line-height:1.6}button,input,select{font:inherit}img,svg{max-width:100%}main,.site-footer{width:min(1200px,calc(100% - 64px))}
h1,h2,.result-name{font-family:'Playfair Display',Georgia,serif;font-weight:500;letter-spacing:0!important}
h3{letter-spacing:0!important}.eyebrow,.question-label,.focus-type{color:var(--lavender-700);font-size:.875rem;font-weight:600;letter-spacing:.12em;line-height:1.6}
.site-header{width:100%;height:auto;min-height:84px;padding:16px max(32px,calc((100% - 1200px)/2));background:var(--ink);color:#f3f1ed;border:0;gap:24px}
.brand{min-width:0}.brand-name{font:500 1.625rem/1.15 'Playfair Display',Georgia,serif;letter-spacing:.025em}.brand-author{font-size:.75rem;color:#dcd7e8;margin-top:7px;letter-spacing:.07em}.module-label{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:#dcd7e8;max-width:none}.module-label span{color:#a08dba}
.site-footer{font-size:.8125rem;align-items:start;flex-wrap:wrap}.admin-link{font-size:.875rem;white-space:nowrap;text-underline-offset:5px;min-height:44px;display:inline-flex;align-items:center}
.intro{padding:40px 0 28px}.intro h1{font-size:clamp(2rem,4vw,3.25rem);line-height:1.18}.intro p{font-size:1rem;line-height:1.75}.welcome-intro,.welcome-content{max-width:920px}.welcome-instructions{border-top:4px solid var(--lavender-500);padding:30px}.welcome-instructions h2{font-size:1.75rem}.welcome-instructions>.welcome-note{padding:18px;border:1px solid var(--line);font-size:.875rem;background:#fff}.welcome-instructions>.welcome-privacy{font-size:.875rem}.welcome-start{min-width:250px}.welcome-privacy a{text-underline-offset:3px}
.button{border-radius:2px;font-size:.9375rem;line-height:1.5;min-height:48px;max-width:100%;white-space:normal}.button.primary{background:var(--ink);border-color:var(--ink);color:#fff}.button.primary:hover{background:#302c49;border-color:#302c49}.button.secondary{border-color:var(--lavender-700);color:var(--ink)}.button.subtle{color:var(--ink)}.button:focus-visible,a:focus-visible,summary:focus-visible{outline-color:var(--lavender-700)}.privacy-badge{border:1px solid var(--line);background:#fff;font-size:.875rem;white-space:normal}.icon{stroke-width:1.6}
.workspace{grid-template-columns:250px minmax(0,1fr);gap:28px}.workspace>*{min-width:0}.progress-heading{font-size:.875rem}.progress-heading strong{font-family:'Playfair Display',Georgia,serif;font-size:1.75rem}.section-number{font-family:'Playfair Display',Georgia,serif;font-size:1rem;color:var(--lavender-700)}.section-button{border-radius:0;min-height:56px}.section-button.active{border-color:var(--line);border-left:3px solid var(--lavender-700);background:var(--surface-200)}.section-count{font-size:.8125rem}.section-text,.aside-note,.aside-note strong{font-size:.875rem}.text-button{min-height:44px}
.question-card{border-color:var(--line)}.card-top{background:var(--surface-200);padding:20px 24px}.block-title{font-size:.9375rem}.block-caption{font-size:.8125rem}.step-button{width:36px;min-height:44px;font-size:.875rem;flex-shrink:0}.question-body{padding:28px}.question-title{font-family:Montserrat,Arial,sans-serif;font-size:clamp(1.25rem,2vw,1.625rem);line-height:1.5;letter-spacing:0;min-height:0;font-weight:600;margin-bottom:28px}.scale-prompt{font-size:.9375rem;line-height:1.5}.rating-options{gap:8px}.rating-face{border-radius:2px;min-height:155px;padding:16px 10px}.rating-number{font:500 1.75rem/1.1 'Playfair Display',Georgia,serif;color:var(--lavender-700)}.rating-name{font-size:.875rem;line-height:1.5}.rating-input:checked+.rating-face{border:2px solid var(--lavender-700);padding:15px 9px;background:var(--surface-200);box-shadow:none}.rating-input:checked+.rating-face::after{color:var(--lavender-700)}.question-hint,.under-card{font-size:.875rem;line-height:1.65}.question-status{font-size:.8125rem}.card-actions{flex-wrap:wrap}
.result-page{--result-gap:24px;--result-padding:28px}.result-page .result-hero{background:#fff;border:1px solid var(--line);border-top:4px solid var(--lavender-500);border-radius:0;grid-template-columns:minmax(0,1fr) minmax(240px,.5fr);gap:32px}.result-name{font-size:clamp(2.4rem,5.7vw,4.4rem);line-height:1.2;overflow-wrap:anywhere}.result-description{font-size:1rem;line-height:1.75}.result-orientation{padding-left:24px;border-color:var(--line);min-width:0}.result-orientation h3{font-size:1.25rem;line-height:1.5}.result-orientation p{font-size:.9375rem;line-height:1.7}.profile-pill{font-size:.8125rem;border-color:var(--line)}.profile-pill.chosen{background:var(--surface-200);border-color:var(--lavender-500)}
.result-page .result-panel,.result-page .insight,.result-page .focus-card,.result-page .result-submission,.result-page .report-download{border-radius:0;border:1px solid var(--line);box-shadow:none}.panel-heading{font-size:1.625rem;line-height:1.3}.panel-intro{font-size:.9375rem}.competency-heading{font-size:.9375rem}.competency-heading strong{max-width:none;min-width:0}.competency-detail,.competency-detail p+strong{font-size:1rem}.level-meta{flex-wrap:wrap;gap:6px;font-size:.875rem}.expand-label{font-size:.8125rem}.score-guide{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.score-guide span{font-size:.8125rem;overflow-wrap:anywhere}.score-guide b{font-size:.875rem}.learning-panel{background:var(--surface-200)}.mark-label{font-size:.8125rem;line-height:1.6;letter-spacing:.04em;border:1px solid var(--line);background:#fff}.learning-panel p,.learning-panel ol,.risk-text{font-size:1rem;line-height:1.75}.learning-panel h3{font-size:1rem}.shared-course{font-size:.875rem!important}.insight{background:var(--surface-100)}.insight .eyebrow{font-size:.875rem;letter-spacing:.12em}.insight h3,.focus-card h3{font-size:1.0625rem;line-height:1.6}.insight p,.focus-card .plain-list{font-size:1rem;line-height:1.7}.focus-card.safety{border-color:var(--lavender-700);background:var(--surface-field)}.result-submission{background:var(--surface-200)}.result-submission h2,.report-download h2{font-size:1.625rem;line-height:1.4}.report-download{background:var(--surface-100)}.result-capture-actions>p,.scope-note,.methodology{font-size:.875rem}.methodology summary{font-size:1rem}.methodology p{max-width:none}.result-bottom .button{flex:1}
dialog{border-radius:2px;max-height:calc(100dvh - 32px);overflow:auto}dialog.capture-dialog{border-radius:0}.dialog-close{border-radius:2px;width:44px;height:44px;top:4px;right:5px}.capture-card{border-top-color:var(--lavender-500)}.capture-heading .eyebrow{font-size:.8125rem}.capture-profile h2{font-size:clamp(2rem,5vw,2.75rem);line-height:1.25}.capture-profile>p{font-size:.9375rem}.capture-competency{grid-template-columns:minmax(0,1fr) minmax(110px,auto)}.capture-level{font-size:.8125rem}.capture-controls .capture-save-status{font-size:.875rem}.capture-card .capture-note{font-size:.8125rem;line-height:1.6}
@media(max-width:1000px){.workspace{grid-template-columns:minmax(0,1fr)}.sidebar{padding:0}.section-nav{display:flex;gap:8px;margin-top:16px}.section-button{flex:1;min-width:0;flex-direction:column;padding:10px 6px;gap:6px}.section-text{font-size:.8125rem;text-align:center}.section-count,.aside-note,.sidebar .reset-button{display:none}.question-title{min-height:0}.rating-face{min-height:136px;padding:16px}.rating-input:checked+.rating-face{padding:15px}.question-status{display:block}.result-page{--result-columns:minmax(0,1fr)}.result-page .result-hero{grid-template-columns:minmax(0,1fr)}.result-orientation{border-left:0;border-top:1px solid var(--line);padding:22px 0 0}.report-download{grid-template-columns:minmax(0,1fr)}.intro .privacy-badge{display:none}}
@media(max-width:650px){main,.site-footer{width:calc(100% - 32px)}.site-header{padding:16px;min-height:88px;align-items:center;gap:14px}.module-label{display:none}.brand-name{font-size:1.5rem}.brand-author{font-size:.75rem}.intro{padding:28px 0 22px}.intro h1,.result-intro h1{font-size:clamp(1.875rem,7.8vw,2.375rem);line-height:1.2}.intro p{font-size:1rem;line-height:1.7}.intro .eyebrow{font-size:.8125rem}.welcome-instructions{padding:22px 18px}.welcome-instructions>p{font-size:1rem}.welcome-instructions h2{font-size:1.625rem}.welcome-start{width:100%;min-width:0}.welcome-instructions>.welcome-note{padding:16px}.section-text{display:none}.section-button{flex-direction:row;min-height:46px;padding:8px}.section-number{min-width:26px;width:26px;height:26px;font-size:1rem}.card-top{padding:18px;display:block}.question-steps{margin-top:10px;gap:8px;flex-wrap:wrap}.step-button{width:36px;min-height:44px}.question-body{padding:22px 18px}.question-title{font-size:1.25rem;line-height:1.5}.rating-options{grid-template-columns:minmax(0,1fr)}.rating-face{min-height:54px;flex-direction:row;align-items:center;gap:14px;padding:12px 14px}.rating-input:checked+.rating-face{padding:11px 13px}.rating-number{font-size:1.5rem;min-width:24px}.rating-name{font-size:1rem;line-height:1.5;padding-right:20px}.question-hint,.under-card{font-size:.875rem}.question-status{display:none}.card-actions{gap:10px}.card-actions>.primary{flex:1}.button{font-size:.875rem;padding:12px 16px}.result-page{--result-padding:20px;--result-gap:18px}.result-name{font-size:clamp(2rem,8.5vw,3rem);line-height:1.2}.result-description{font-size:1rem}.result-capture-actions{flex-direction:column;align-items:stretch}.result-capture-actions>.button{width:100%}.score-guide{grid-template-columns:minmax(0,1fr);gap:10px}.score-guide span{display:flex;align-items:baseline;gap:12px;font-size:.875rem}.score-guide b{min-width:100px;margin:0}.competency-heading{font-size:.9375rem;gap:12px}.competency-heading strong{max-width:none}.level-meta{font-size:.8125rem}.capture-card{padding:22px 18px}.capture-profile h2{font-size:clamp(1.875rem,7.2vw,2.4rem)}.capture-profile>p{font-size:.9375rem}.capture-competency{gap:12px;grid-template-columns:minmax(0,1fr) minmax(100px,auto)}.capture-competency dt{font-size:.875rem}.capture-level{font-size:.75rem}.capture-controls{padding:16px 18px;flex-direction:column}.capture-controls .button{width:100%;flex:auto}.exit-actions{flex-direction:column-reverse}.exit-actions>.button{width:100%}.site-footer{display:flex;flex-direction:column;gap:6px}.site-footer span{margin:0}dialog{padding:28px 20px}dialog h2{font-size:1.5rem}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

.standalone-note{width:100%;font-size:.875rem;line-height:1.65;padding-bottom:12px}

/* Original vector lockup, with clear space at least the height of its wings. */
.site-header{padding-top:24px;padding-bottom:24px}
.brand-logo{display:block;width:180px;max-width:100%;height:auto}
.brand-author{margin-top:24px}
[hidden]{display:none!important}
.name-step{max-width:620px;margin:48px auto 64px;padding:32px;border:1px solid var(--line);border-top:3px solid var(--lavender-500)}
.name-step h1{font-size:2.5rem;line-height:1.2;margin:14px 0 20px}.name-step>p{line-height:1.7}.name-step form{display:block;margin-top:26px}.name-step label{display:block;font-size:1rem;font-weight:600;margin-bottom:10px}.name-step input{display:block;width:100%;min-height:52px;border:1px solid var(--lavender-700);border-radius:2px;background:var(--surface-field);padding:12px;font:inherit;color:var(--ink)}.name-step input:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.name-help{font-size:.875rem;line-height:1.7;color:var(--secondary);margin-top:14px}.name-actions{display:flex;gap:12px;margin-top:28px;flex-wrap:wrap}.name-step .error-message{margin-top:14px}
.result-save{grid-column:1/-1;padding:20px 24px;border:1px solid var(--line);background:var(--surface-200);font-size:.9375rem;line-height:1.7}.result-save .button{margin-top:12px}.learner-result-name{font-size:1rem;font-weight:600;line-height:1.6;margin:12px 0;overflow-wrap:anywhere}
@media(max-width:650px){.name-step{margin:28px auto 40px;padding:24px 18px}.name-step h1{font-size:2rem}.name-actions{flex-direction:column-reverse}.name-actions .button{width:100%}.result-save{padding:18px}}
@media(max-width:650px){.site-header{padding:24px;gap:20px}.brand-logo{width:160px}.brand-author{margin-top:20px;letter-spacing:.03em}}
