:root{--navy:#142338;--ink:#17283e;--muted:#607086;--blue:#304dcd;--line:#dfe5ed;--bg:#f5f7fb;--D:#b84748;--I:#946512;--S:#18776d;--C:#355ccc;--radius:14px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}
*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.55}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:var(--blue);text-underline-offset:3px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #738af0;outline-offset:4px}h1,h2,h3,h4,p{margin-top:0}h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2rem,3vw,2.7rem);line-height:1.14;font-weight:400;letter-spacing:-.035em;margin-bottom:15px}h2{font-size:1.3rem;line-height:1.3;letter-spacing:-.02em}h3{font-size:1.04rem;line-height:1.4}p{margin-bottom:16px}small,.small{font-size:.86rem}strong{font-weight:650}.muted{color:var(--muted)}.eyebrow{font-size:.75rem;font-weight:750;letter-spacing:.14em;text-transform:uppercase;color:var(--blue);margin-bottom:14px}.shell{display:flex;min-height:100vh}.sidebar{width:238px;flex-shrink:0;background:var(--navy);color:#fff;padding:36px 22px;display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0}.brand{display:flex;gap:13px;color:white;text-decoration:none;font-size:1.4rem;font-weight:650;line-height:1.15;letter-spacing:-.03em;padding:0 7px;margin-bottom:49px}.brand-icon{background:#dfe7ff;color:var(--navy);width:42px;height:44px;display:grid;place-items:center;border-radius:12px;font:italic bold 31px Georgia;flex-shrink:0}.brand-sub{display:block;font-size:.57rem;letter-spacing:.13em;line-height:1.6;margin-top:12px;color:#aab8cd}nav{display:flex;flex-direction:column;gap:7px}nav a{color:#b9c6d9;text-decoration:none;border-radius:8px;padding:12px 13px;display:flex;align-items:center;gap:13px;font-size:.9rem;font-weight:550}nav a span{font-size:1.3rem;line-height:1;width:20px;text-align:center}nav a:hover{background:#24364e;color:white}nav a.active{background:#314460;color:white}.sidebar-foot{margin-top:auto;padding:70px 12px 0}.sidebar-foot strong{font-size:1.1rem;line-height:1.4}.sidebar-foot p{color:#aab8cd;font-size:.83rem;margin-top:13px}.four-dots{display:flex;gap:5px;margin-bottom:18px}.four-dots i{width:9px;height:9px;border-radius:50%;background:#dc7472}.four-dots i:nth-child(2){background:#e4bb61}.four-dots i:nth-child(3){background:#66b7a8}.four-dots i:nth-child(4){background:#859ded}.local-label{font-size:.65rem;letter-spacing:.13em;color:#aab8cd;display:block;margin-top:30px}.workspace{margin-left:238px;min-width:0;width:calc(100% - 238px)}.topbar{height:76px;background:#fff;border-bottom:1px solid var(--line);padding:0 46px;display:flex;align-items:center;justify-content:space-between;font-size:.85rem;font-weight:600}.breadcrumb{color:var(--muted);font-weight:400;margin-left:12px}.private-tag{font-size:.76rem;color:#5f6f84;border:1px solid var(--line);border-radius:20px;padding:5px 12px;font-weight:500}main{max-width:1350px;margin:auto;padding:43px 46px 50px;min-height:calc(100vh - 138px)}main:focus{outline:none}.app-footer{display:flex;justify-content:space-between;padding:20px 46px;border-top:1px solid var(--line);color:var(--muted);font-size:.75rem;gap:15px}.app-footer a{color:var(--muted)}.page-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:25px;margin-bottom:26px}.page-heading p{max-width:660px;color:var(--muted);margin:0}.page-heading .eyebrow{color:var(--blue);margin-bottom:12px}.btn{border:1px solid transparent;border-radius:8px;background:var(--blue);color:white;padding:11px 19px;font-weight:600;font-size:.9rem;display:inline-flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;min-height:45px;line-height:1.4}.btn:hover{background:#233bad}.btn.secondary{background:#fff;border-color:#cfd7e4;color:var(--ink)}.btn.secondary:hover{background:#f0f3f9}.btn.quiet{background:transparent;color:var(--blue);padding-left:0}.btn.quiet:hover{color:#172d92}.btn.danger{background:#ae393f}.btn.small{font-size:.82rem;padding:8px 12px;min-height:38px}.actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.panel{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:28px}.intro-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:23px;margin:30px 0}.start-panel{background:#eaf0ff;border-color:#d3ddf6;position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:298px}.start-panel h2{font-size:1.6rem;margin-bottom:12px;max-width:350px}.start-panel p{max-width:370px;color:#536583}.start-panel .actions{margin-top:auto;padding-top:20px}.step-meta{display:flex;gap:22px;margin-bottom:27px;font-size:.82rem;font-weight:600;color:#536583}.step-meta span+span{border-left:1px solid #bac8e4;padding-left:22px}.intro-panel h2{margin-bottom:22px}.steps{list-style:none;counter-reset:steps;padding:0;margin:0}.steps li{position:relative;padding-left:43px;padding-bottom:21px;font-size:.88rem;color:var(--muted)}.steps li:last-child{padding-bottom:0}.steps li:before{counter-increment:steps;content:counter(steps);position:absolute;left:0;top:2px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;width:28px;height:28px;color:var(--ink);font-size:.8rem}.steps strong{display:block;color:var(--ink);font-size:.95rem;margin-bottom:3px}.section-line{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:36px 0 17px}.section-line h2{margin:0}.section-line p{margin:0;color:var(--muted);font-size:.83rem}.dimension-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.dimension-card{background:white;border:1px solid var(--line);border-radius:12px;padding:23px 21px 21px;border-top:3px solid var(--tone)}.badge{display:inline-grid;place-items:center;color:var(--tone);background:var(--tint);width:40px;height:40px;border-radius:11px;font-size:1.25rem;font-weight:700;flex-shrink:0}.dimension-card h3{font-size:1rem;margin:19px 0 5px}.dimension-card p{color:var(--muted);font-size:.87rem;margin:0;line-height:1.55}.D{--tone:var(--D);--tint:#fae9e9}.I{--tone:var(--I);--tint:#fcf1d9}.S{--tone:var(--S);--tint:#e1f2ec}.C{--tone:var(--C);--tint:#e9efff}.note{border-left:3px solid #97a8c2;padding:3px 0 3px 17px;font-size:.84rem;color:var(--muted);margin:28px 0 0}.note p{margin:0}.resume{background:#fff8e4;border:1px solid #e6d8ad;border-radius:10px;padding:18px 22px;display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.resume p{margin:0;font-size:.9rem}.assessment-layout{display:grid;grid-template-columns:minmax(0,1fr) 246px;gap:26px}.context-panel{align-self:start;border-top:3px solid var(--blue);font-size:.88rem}.context-panel p{color:var(--muted)}.context-panel h3{margin-bottom:11px}.context-panel hr{border:0;border-top:1px solid var(--line);margin:22px 0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:7px;font-size:.88rem;font-weight:600}.field.full{grid-column:1/-1}.field input,.field textarea,.field select,select.filter{border:1px solid #cbd5e3;border-radius:7px;background:white;color:var(--ink);padding:11px 12px;min-width:0;width:100%;font-size:1rem}.field textarea{resize:vertical;min-height:110px;line-height:1.55}.optional{font-weight:400;color:var(--muted);font-size:.8rem}.check{display:flex;gap:11px;align-items:flex-start;font-size:.88rem;margin:22px 0;color:var(--muted)}.check input{margin-top:4px;width:18px;height:18px;flex-shrink:0;accent-color:var(--blue)}.check strong{color:var(--ink)}.form-divider{border:0;border-top:1px solid var(--line);margin:26px 0}.error{background:#fff0ef;border:1px solid #ebbdba;color:#9b3332;border-radius:8px;padding:12px 16px;margin:14px 0;font-size:.88rem}.hidden{display:none!important}.progress-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:13px;font-size:.88rem}.progress-track{height:5px;background:#e4e9f2;border-radius:10px;overflow:hidden;margin-bottom:30px}.progress-fill{height:100%;background:var(--blue);transition:width .2s}.question-list{display:flex;flex-direction:column;gap:17px}.question{border:1px solid var(--line);border-radius:12px;padding:20px 22px;margin:0;background:white;min-width:0}.question legend{float:left;width:100%;font-size:1rem;font-weight:550;padding:0;margin-bottom:19px;line-height:1.45}.question-number{font-size:.8rem;color:var(--muted);display:inline-block;width:28px;font-weight:450}.question-options{display:grid;grid-template-columns:repeat(5,1fr);clear:both;gap:9px}.answer{position:relative;display:block;cursor:pointer;text-align:center;font-size:.75rem;font-weight:550;color:var(--muted)}.answer input{position:absolute;opacity:0;width:1px;height:1px}.answer span{min-height:65px;border:1px solid var(--line);border-radius:8px;padding:9px 5px;display:flex;align-items:center;justify-content:center;background:#fcfdff;line-height:1.4}.answer input:checked+span{border-color:var(--blue);background:#eaf0ff;color:#263ea3;box-shadow:inset 0 0 0 1px var(--blue)}.answer input:focus-visible+span{outline:3px solid #738af0;outline-offset:3px}.answer:hover span{border-color:#95a7cd}.question.missing{border-color:#b74442}.form-bottom{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-top:26px}.form-bottom .muted{font-size:.8rem}.report-banner{background:var(--navy);color:white;border-radius:var(--radius);padding:30px 34px;display:flex;justify-content:space-between;gap:25px;align-items:center;margin:22px 0}.report-banner h2{font:400 2rem/1.2 Georgia;margin-bottom:12px;letter-spacing:-.02em}.report-banner p{color:#c0ccdc;max-width:620px;margin:0;font-size:.9rem}.profile-symbols{display:flex;gap:8px;flex-shrink:0}.profile-symbols .badge{width:60px;height:68px;font-size:2rem;border-radius:13px}.report-columns{display:grid;grid-template-columns:1fr 1fr;gap:23px}.score-row{display:grid;grid-template-columns:30px minmax(70px,1fr) 3fr 40px;gap:12px;align-items:center;margin:25px 0}.score-row:last-child{margin-bottom:10px}.score-row .badge{width:29px;height:29px;font-size:.9rem;border-radius:7px}.score-row .name{font-size:.85rem}.score-bar{height:9px;border-radius:5px;background:#e9edf3;overflow:hidden}.score-bar span{display:block;height:100%;border-radius:5px;background:var(--tone)}.score-row strong{text-align:right;font-variant-numeric:tabular-nums;font-size:.88rem}.report-columns .panel{padding:25px}.report-columns p{font-size:.9rem;color:var(--muted)}.guidance-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px;margin-top:23px}.guidance-card{border-top:3px solid var(--tone)}.guidance-card .card-title{display:flex;align-items:center;gap:12px;margin-bottom:21px}.card-title h2{margin:0;font-size:1.1rem}.guidance-card h3{font-size:.88rem;margin-bottom:8px;margin-top:22px}.guidance-card ul,.simple-list{padding-left:19px;color:var(--muted);font-size:.9rem;margin:0}.guidance-card li,.simple-list li{margin-bottom:8px}.reflection-panel{margin-top:24px}.reflection-panel p{color:var(--muted);font-size:.9rem}.report-actions{margin-top:22px}.sample-ribbon{padding:12px 17px;background:#fff3cf;border:1px solid #e5d4a0;border-radius:8px;font-size:.88rem;margin-bottom:20px}.empty{min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:45px}.empty .empty-icon{font-size:2.6rem;color:#7188b5;margin-bottom:15px}.empty h2{margin-bottom:9px}.empty p{max-width:490px;color:var(--muted);font-size:.94rem}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:22px}.stat{padding:21px 25px}.stat strong{font:400 2.2rem Georgia;display:block;margin-bottom:3px}.stat span{font-size:.85rem;color:var(--muted)}.team-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:25px 0 15px}select.filter{width:auto;max-width:280px;font-size:.86rem}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:12px;background:white}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}th{font-size:.76rem;font-weight:650;color:var(--muted);background:#f9fafc;padding:14px 20px}td{padding:17px 20px;border-top:1px solid var(--line);font-size:.86rem}td strong{display:block}td .muted{font-size:.78rem}.profile-pill{font-size:.78rem;background:#edf1f8;padding:5px 9px;border-radius:5px;display:inline-block;max-width:250px;white-space:normal}.row-actions{display:flex;gap:9px}.icon-button{border:0;background:none;color:var(--muted);font-size:.8rem;padding:7px;text-decoration:underline}.icon-button:hover{color:#a63739}.guide-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:23px}.guide-grid p{color:var(--muted);font-size:.93rem}.guide-grid .panel{margin-bottom:22px}.guide-grid h3{margin-top:25px}.guide-grid .steps{margin-top:25px}details{border-top:1px solid var(--line);padding:18px 0}details:last-child{padding-bottom:0}summary{cursor:pointer;font-weight:600;font-size:.95rem}details p{margin:14px 0 0}.print-note{display:none}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:white;padding:10px}.skip:focus{top:10px}#toast{position:fixed;right:25px;bottom:25px;background:var(--navy);color:white;border-radius:10px;box-shadow:0 5px 25px #14233826;padding:13px 20px;font-size:.9rem;max-width:440px;z-index:50;visibility:hidden}#toast.show{visibility:visible}dialog{border:1px solid var(--line);border-radius:14px;max-width:470px;width:calc(100% - 40px);padding:28px;color:var(--ink);box-shadow:0 20px 90px #14233833}dialog::backdrop{background:#101f3870}dialog h2{font-size:1.3rem}dialog p{font-size:.95rem;color:var(--muted);margin-bottom:25px}.overflow-text{overflow-wrap:anywhere}button.link-button{border:0;background:none;color:var(--blue);padding:0;text-decoration:underline;text-underline-offset:3px;font:inherit}
.assessment-tools{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:25px}.language-label{display:flex;flex-direction:column;gap:8px;font-size:.85rem;font-weight:600}.language-label select{background:#fff;border:1px solid #cbd5e3;border-radius:7px;padding:10px 12px;color:var(--ink);font:inherit;min-width:210px}.question-list[lang="ckb"],.question-instructions[lang="ckb"]{font-family:"Noto Sans Arabic","Geeza Pro",Tahoma,Arial,sans-serif;line-height:1.9}.question-list[lang="ckb"] legend{font-size:1.13rem;line-height:1.9}.question-list[lang="ckb"] .answer{font-size:.86rem}.question-list[lang="ckb"] .answer span{line-height:1.7;padding:8px 5px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
@media(min-width:1500px){main{padding-top:55px}.intro-grid{margin-top:35px}.start-panel{min-height:330px}}
@media(max-width:1150px){.sidebar{width:205px;padding:30px 15px}.workspace{margin-left:205px;width:calc(100% - 205px)}main{padding:32px 28px}.topbar{padding:0 28px}.app-footer{padding:20px 28px}.dimension-grid{gap:10px}.dimension-card{padding:20px 14px}.assessment-layout{grid-template-columns:minmax(0,1fr)}.context-panel{display:none}.score-row{grid-template-columns:28px 80px 1fr 30px;gap:9px}}
@media(max-width:820px){.shell{display:block}.sidebar{position:static;width:100%;padding:18px 22px;display:block}.brand{font-size:1.13rem;margin:0 0 20px;align-items:center}.brand br{display:none}.brand br:after{content:' '}.brand-sub{margin-top:5px;font-size:.56rem}.brand-icon{width:37px;height:37px;font-size:26px}.sidebar nav{flex-direction:row;gap:6px;justify-content:space-between;flex-wrap:wrap}.sidebar nav a{padding:8px 10px;font-size:.8rem;gap:7px}.sidebar nav a span{font-size:1rem;width:auto}.sidebar-foot{display:none}.workspace{width:100%;margin:0}.topbar{height:54px}.intro-grid{grid-template-columns:1fr 1fr;gap:16px}.start-panel h2{font-size:1.35rem}.panel{padding:22px}.dimension-grid{grid-template-columns:1fr 1fr;gap:16px}.guide-grid{grid-template-columns:1fr}.report-banner{padding:25px}.report-banner h2{font-size:1.65rem}.profile-symbols .badge{width:44px;height:50px;font-size:1.5rem}.report-columns{grid-template-columns:1fr}.page-heading{flex-wrap:wrap}.page-heading .actions{margin-top:5px}}
@media(max-width:560px){main{padding:28px 18px}.topbar{padding:0 18px;font-size:.77rem}.private-tag{font-size:.65rem;padding:4px 8px}.breadcrumb{margin-left:4px}.sidebar{padding:17px 14px}.sidebar nav a{font-size:.75rem;padding:8px 7px}.sidebar nav a span{display:none}.intro-grid{grid-template-columns:1fr;gap:16px}.start-panel{min-height:280px}.dimension-card{padding:20px 16px}.section-line{display:block}.section-line p{margin-top:7px}.app-footer{padding:18px;flex-direction:column;gap:5px}.form-grid{grid-template-columns:1fr}.question{padding:19px 14px}.question-options{gap:5px}.answer{font-size:.67rem}.answer span{min-height:71px;padding:7px 3px}.question-number{width:24px}.question legend{font-size:.96rem}.form-bottom{flex-wrap:wrap}.report-banner{display:block}.profile-symbols{margin-top:22px}.guidance-grid{grid-template-columns:1fr}.report-columns .panel{padding:22px 18px}.stats{gap:9px}.stat{padding:15px 12px}.stat strong{font-size:1.7rem}.stat span{font-size:.75rem}.team-toolbar{align-items:flex-start;flex-direction:column}.resume{flex-direction:column;align-items:flex-start}.actions{gap:9px}.btn{font-size:.85rem;padding:10px 15px}.step-meta{font-size:.78rem}.profile-pill{max-width:170px}#toast{max-width:calc(100% - 36px);right:18px;bottom:18px}.page-heading{gap:17px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
@media print{@page{margin:16mm;size:A4}body{background:white;font-size:11pt;color:#18283d}.sidebar,.topbar,.app-footer,.report-actions,.page-heading .actions,.skip,#toast,dialog,.no-print{display:none!important}.workspace{margin:0;width:100%}main{padding:0;max-width:none;min-height:0}h1{font-size:25pt}.report-banner{background:white;color:#142338;border:1px solid #b5c1d1;padding:18px;margin:15px 0}.report-banner p{color:#4b5c73}.report-banner h2{font-size:22pt}.panel{border-color:#bdc8d7;padding:17px}.report-columns,.guidance-grid{gap:14px}.report-columns{grid-template-columns:1fr 1fr}.guidance-grid{grid-template-columns:1fr 1fr}.guidance-card,.reflection-panel,.score-row{break-inside:avoid}.badge,.score-bar span{print-color-adjust:exact;-webkit-print-color-adjust:exact}.report-columns .panel{padding:17px}.score-row{grid-template-columns:25px 65px 1fr 25px;gap:7px}.score-row .name{font-size:10pt}.reflection-panel textarea{border:0;padding:0;resize:none;overflow:visible;min-height:0}.reflection-panel label{display:none}.print-note{display:block;white-space:pre-wrap;overflow-wrap:anywhere;font-size:10pt}.reflection-panel .form-grid{display:block}.reflection-panel .field{margin-bottom:16px}.note{font-size:9pt}.report-columns p,.guidance-card li{font-size:10pt}.report-banner .badge{border:1px solid #ccd5e2}.sample-ribbon{background:#fff;border:1px solid #777}a{color:inherit}}
