:root{--ink:#1f2933;--muted:#5f6c75;--paper:#f5f6f7;--surface:#fff;--line:#d8dee3;--line-soft:#e8ecef;--brand:#155d4a;--brand-deep:#104838;--brand-pale:#e8f2ee;--accent:#b7791f;--accent-pale:#fff6e5;--danger:#b42318;--danger-pale:#fff0ee;--shadow:0 16px 44px #1f29331f;--radius:12px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), Inter, Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0;font-size:16px}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #e99a2061}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.button{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-width:42px;min-height:42px;padding:0 16px;font-weight:650;transition:background .14s,border-color .14s,color .14s;display:inline-flex}.button:hover:not(:disabled){filter:brightness(.97)}.button:disabled{opacity:.5;cursor:not-allowed}.button-primary{background:var(--brand);color:#fff;box-shadow:none}.button-primary:hover:not(:disabled){background:var(--brand-deep);box-shadow:none}.button-ghost{background:var(--surface);border-color:var(--line)}.button-ghost:hover:not(:disabled){background:#fafbf9;border-color:#aebbb4}.button-danger{color:var(--danger);background:#fff;border-color:#e6b8b3}.button-danger:hover:not(:disabled){border-color:var(--danger);background:var(--danger-pale)}.button-large{border-radius:10px;min-height:52px;padding:0 22px}.button-small{border-radius:8px;min-height:40px;padding:0 12px;font-size:13px}.text-link{border:1px solid var(--line);background:var(--surface);min-height:40px;color:var(--brand);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0 12px;font-weight:650;display:inline-flex}.text-link:hover{color:var(--brand-deep);background:#fafbf9;border-color:#aebbb4}.brand{align-items:center;gap:12px;display:inline-flex}.brand>span:last-child{flex-direction:column;line-height:1.12;display:flex}.brand b{letter-spacing:-.02em;font-size:17px}.brand small{color:var(--muted);letter-spacing:.055em;text-transform:uppercase;margin-top:4px;font-size:12px}.brand.compact b{font-size:15px}.eyebrow{color:var(--brand);letter-spacing:.11em;text-transform:uppercase;margin:0 0 13px;font-size:12px;font-weight:780;line-height:1}.eyebrow>span{background:var(--accent);width:18px;height:2px;margin:0 8px 3px 0;display:inline-block}.mini-label{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:760}.landing-page{background:#f7f8f4;min-height:100vh;overflow:hidden}.landing-nav{justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);height:96px;margin:0 auto;display:flex}.landing-hero{grid-template-columns:minmax(0,1.08fr) minmax(410px,.92fr);align-items:center;gap:72px;width:min(1180px,100% - 48px);min-height:650px;margin:0 auto;padding:54px 0 86px;display:grid;position:relative}.landing-hero:before{content:"";opacity:.7;background:#e4eee6;border-radius:50%;width:660px;height:660px;position:absolute;top:-80px;right:-390px}.hero-copy{z-index:1;position:relative}.hero-copy h1{letter-spacing:-.055em;max-width:720px;margin:0;font-size:clamp(48px,6vw,76px);font-weight:680;line-height:.98}.hero-lead{color:#53615e;max-width:660px;margin:28px 0 0;font-size:20px;line-height:1.55}.hero-actions{align-items:center;gap:26px;margin-top:38px;display:flex}.trust-row{color:#66716f;flex-wrap:wrap;gap:22px;margin-top:36px;font-size:12px;display:flex}.trust-row span:before{content:"✓";background:var(--brand-pale);width:18px;height:18px;color:var(--brand);border-radius:50%;place-items:center;margin-right:7px;font-weight:800;display:inline-grid}.hero-product-card{z-index:1;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffe6;border:1px solid #fffc;border-radius:30px;min-height:470px;padding:32px;position:relative;box-shadow:0 36px 100px #19382e29}.hero-product-card:after{content:"";z-index:-1;border:1px solid #0b665f21;border-radius:34px;position:absolute;inset:-22px 28px 22px -24px;transform:rotate(-3deg)}.product-card-top{justify-content:space-between;align-items:flex-start;display:flex}.product-card-top h2{letter-spacing:-.035em;margin:8px 0 0;font-size:27px}.status{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;width:max-content;min-height:28px;padding:0 10px;font-size:12px;font-weight:750;display:inline-flex}.status:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px;margin-right:6px}.status-active{background:var(--brand-pale);color:var(--brand)}.status-draft{color:#66716f;background:#f0f1ef}.status-closed{color:#49627c;background:#e9edf4}.mini-metrics{border:1px solid var(--line-soft);border-radius:16px;grid-template-columns:repeat(3,1fr);margin:32px 0 26px;display:grid}.mini-metrics div{border-right:1px solid var(--line-soft);flex-direction:column;padding:18px;display:flex}.mini-metrics div:last-child{border-right:0}.mini-metrics strong{font-size:24px}.mini-metrics span{color:var(--muted);margin-top:4px;font-size:11px}.pulse-chart{background:linear-gradient(#f1f7f4,#fbfcfa);border-radius:18px;align-items:end;gap:15px;height:178px;padding:18px 22px 0;display:flex;position:relative;overflow:hidden}.pulse-chart:before{content:"100\a 75\a 50\a 25";white-space:pre;color:#a1aaa5;font-size:9px;line-height:35px;position:absolute;top:8px;left:10px}.pulse-chart span{background:linear-gradient(180deg, var(--brand), #68a39b);border-radius:9px 9px 2px 2px;flex:1;max-width:52px;margin-left:10px;box-shadow:inset 0 1px #fff6}.pulse-chart span:nth-child(2),.pulse-chart span:nth-child(5){background:linear-gradient(180deg, var(--accent), #efc068)}.product-card-bottom{color:var(--muted);justify-content:space-between;align-items:center;margin-top:23px;font-size:11px;display:flex}.avatar-stack{display:flex}.avatar-stack i{width:29px;height:29px;color:var(--brand);background:#d8e8e2;border:2px solid #fff;border-radius:50%;place-items:center;margin-right:-7px;font-size:9px;font-style:normal;font-weight:800;display:grid}.avatar-stack i:nth-child(2){color:#86560f;background:#f9dfb6}.avatar-stack i:nth-child(3){background:var(--ink);color:#fff}.workflow-section{color:#fff;background:#102f2c;padding:110px max(24px,50vw - 590px)}.section-heading{max-width:720px}.section-heading .eyebrow{color:#9dccbe}.section-heading h2{letter-spacing:-.045em;margin:0;font-size:clamp(38px,5vw,58px);line-height:1.05}.workflow-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:58px;display:grid}.workflow-grid article{background:#ffffff0b;border:1px solid #ffffff1f;border-radius:22px;min-height:260px;padding:30px}.workflow-grid article:nth-child(2){background:var(--accent);color:#1e251f;border-color:#0000}.step-number{opacity:.75;border:1px solid;border-radius:50%;place-items:center;width:44px;height:44px;font-size:12px;display:inline-grid}.workflow-grid h3{margin:53px 0 10px;font-size:24px}.workflow-grid p{color:#ffffffa8;max-width:300px;margin:0;line-height:1.6}.workflow-grid article:nth-child(2) p{color:#17202abf}.landing-footer{justify-content:space-between;align-items:center;gap:40px;min-height:170px;padding:46px max(24px,50vw - 590px);display:flex}.landing-footer p{max-width:620px;color:var(--muted);text-align:right;margin:0;font-size:12px;line-height:1.6}.hr-shell{grid-template-columns:286px minmax(0,1fr);min-height:100vh;display:grid}.hr-sidebar{color:#fff;background:#102f2c;flex-direction:column;height:100vh;padding:28px 20px 22px;display:flex;position:sticky;top:0}.brand-on-dark small{color:#ffffff8a}.plain-brand{display:block}.plain-brand>span{flex-direction:column;line-height:1.15;display:flex}.plain-brand b{font-size:18px;line-height:1.22}.plain-brand small{max-width:210px;margin-top:7px;line-height:1.4}.hr-nav{flex-direction:column;gap:5px;margin-top:48px;display:flex}.hr-nav a{color:#ffffffb0;border-radius:11px;align-items:center;gap:12px;min-height:46px;padding:0 14px;font-size:14px;font-weight:600;display:flex}.hr-nav a:hover{color:#fff;background:#ffffff12}.hr-nav a:first-child{color:#fff;background:#ffffff17}.hr-nav span{color:#9dccbe;text-align:center;width:20px;font-size:18px}.sidebar-note{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:14px;gap:10px;margin:auto 4px 18px;padding:16px;display:flex}.sidebar-note-dot{background:var(--accent);border-radius:50%;width:9px;height:9px;margin-top:4px;box-shadow:0 0 0 5px #e99a201f}.sidebar-note p{color:#ffffff9c;margin:0;font-size:12px;line-height:1.5}.sidebar-note b{color:#fff;font-size:12px}.sidebar-user{border-top:1px solid #ffffff1a;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:auto;padding-top:18px;display:grid}.sidebar-user>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.sidebar-user b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.sidebar-user small{color:#ffffff7d;margin-top:3px;font-size:11px}.sidebar-user a{color:#ffffff85}.user-avatar{background:var(--accent-pale);color:#8c5a0c;text-transform:uppercase;border-radius:50%;place-items:center;width:38px;height:38px;font-size:11px;font-weight:820;display:grid}.user-avatar.small{width:34px;height:34px;font-size:10px}.hr-mobile-header{display:none}.hr-main{background:var(--paper);min-width:0;padding:38px clamp(28px,4vw,58px) 70px}.dashboard-page,.builder-page,.test-detail-page{width:min(1240px,100%);margin:0 auto}.page-header,.builder-header,.detail-header{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.page-header h1,.builder-header h1,.detail-header h1{letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,48px);line-height:1.05}.page-header>div>p:last-child,.builder-header>div>p:last-child,.detail-header>div>p:last-child{color:var(--muted);margin:12px 0 0;line-height:1.55}.back-link{min-height:40px;color:var(--muted);align-items:center;margin-bottom:24px;font-size:12px;font-weight:700;display:inline-flex}.back-link:hover{color:var(--brand)}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:34px;display:grid}.metric-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;flex-direction:column;min-height:148px;padding:22px;display:flex}.metric-card>span{color:var(--muted);font-size:13px;font-weight:650}.metric-card strong{letter-spacing:-.045em;margin-top:auto;font-size:38px;line-height:1}.metric-card small{color:var(--muted);margin-top:8px;font-size:12px}.metric-card.metric-accent{background:var(--accent);border-color:var(--accent);color:#242820}.metric-card.metric-accent>span,.metric-card.metric-accent small{color:#17202aa8}.metric-card.metric-dark{background:var(--brand);border-color:var(--brand);color:#fff}.metric-card.metric-dark>span,.metric-card.metric-dark small{color:#ffffffa1}.content-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.tests-panel,.team-panel{margin-top:18px;padding:26px}.panel-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.panel-heading h2{letter-spacing:-.025em;margin:5px 0 0;font-size:22px}.panel-heading>span{color:var(--muted);font-size:12px}.panel-description{color:var(--muted);margin:12px 0 0;font-size:13px;line-height:1.55}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:34px 18px 18px;display:flex}.empty-state h3{margin:18px 0 8px;font-size:20px}.empty-state p{max-width:440px;color:var(--muted);margin:0 0 22px;font-size:13px;line-height:1.6}.empty-illustration{border-bottom:2px solid var(--line);justify-content:center;align-items:end;gap:6px;width:90px;height:66px;display:flex}.empty-illustration i{background:var(--brand-pale);border-radius:5px 5px 0 0;width:16px;height:30px}.empty-illustration i:nth-child(2){background:var(--brand);height:52px}.empty-illustration i:nth-child(3){background:var(--accent);height:41px}.test-list{margin-top:20px}.test-row{border-top:1px solid var(--line-soft);border-radius:12px;grid-template-columns:44px minmax(190px,1.5fr) auto minmax(60px,.35fr) minmax(60px,.35fr) 24px;align-items:center;gap:14px;min-height:76px;padding:12px 10px;display:grid}.test-row:hover{background:#f8faf7}.test-icon{background:var(--brand-pale);width:42px;height:42px;color:var(--brand);border-radius:12px;place-items:center;font-weight:800;display:grid}.test-title,.test-stat{flex-direction:column;display:flex}.test-title b{font-size:15px}.test-title small,.test-stat small{color:var(--muted);margin-top:4px;font-size:12px}.test-stat b{font-size:15px}.row-arrow{color:var(--muted)}.team-panel{padding-bottom:16px}.member-form{background:#f4f7f4;border-radius:15px;grid-template-columns:1fr 1.2fr auto;align-items:end;gap:12px;margin:20px 0 8px;padding:17px;display:grid}.member-form label,.field{flex-direction:column;gap:7px;display:flex}.member-form label>span,.field>span{font-size:12px;font-weight:700}.member-form input,.field input,.field textarea,.field select{border:1px solid var(--line);width:100%;min-height:44px;color:var(--ink);background:#fff;border-radius:11px;padding:10px 13px;transition:border-color .12s,box-shadow .12s}.field textarea{resize:vertical;line-height:1.55}.member-form input:focus,.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--brand);outline:0;box-shadow:0 0 0 3px #0b665f17}.form-message{color:var(--brand);grid-column:1/-1;margin:2px 0 0;font-size:11px}.member-list{margin-top:14px}.member-row{border-top:1px solid var(--line-soft);grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:58px;padding:10px 6px;display:grid}.member-row>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.member-row b{font-size:12px}.member-row small{color:var(--muted);text-overflow:ellipsis;margin-top:4px;font-size:12px;overflow:hidden}.member-role{color:var(--muted);background:#f0f3ef;border-radius:999px;padding:6px 9px;font-size:11px}.notice{color:#255c52;background:#edf7f3;border:1px solid #b9d7cd;border-radius:13px;align-items:center;gap:12px;margin-top:20px;padding:14px 17px;font-size:12px;display:flex}.notice>span{background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:24px;height:24px;font-weight:800;display:grid}.notice p{margin:0;line-height:1.55}.notice-error{background:var(--danger-pale);color:var(--danger);border-color:#f0b9b2}.notice-error>span{background:var(--danger)}.notice-demo{color:#6c4b16;background:#fff8eb;border-color:#ead5ae}.notice-demo>span{background:var(--accent);color:#2b2c23}.notice-demo button{color:#7d530e;cursor:pointer;background:0 0;border:0;margin-left:auto;font-weight:700;text-decoration:underline}.registry-header{justify-content:space-between;align-items:flex-end;gap:28px;display:flex}.registry-header h1{letter-spacing:-.045em;margin:5px 0 0;font-size:clamp(34px,4vw,50px);line-height:1.04}.registry-header>div:first-child>p:last-child{color:var(--muted);margin:12px 0 0;line-height:1.55}.registry-summary{border:1px solid var(--line);background:var(--surface);border-radius:16px;grid-template-columns:repeat(3,1fr);min-width:330px;display:grid}.registry-summary span{border-right:1px solid var(--line-soft);flex-direction:column;justify-content:center;min-height:74px;padding:14px 18px;display:flex}.registry-summary span:last-child{border-right:0}.registry-summary b{font-size:23px;line-height:1}.registry-summary small{color:var(--muted);margin-top:6px;font-size:11px}.issuance-form{grid-template-columns:minmax(240px,1fr) minmax(320px,1.45fr) auto;align-items:end;gap:13px;margin-top:20px;display:grid}.issuance-field input{min-height:54px}.module-picker{border:0;min-width:0;margin:0;padding:0}.module-picker legend{margin-bottom:7px;font-size:12px;font-weight:700}.module-picker>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.module-picker label{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:11px;align-items:center;gap:9px;min-height:54px;padding:8px 11px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.module-picker label:hover{border-color:#9fb5ad}.module-picker label.selected{border-color:var(--brand);background:#f0f8f5;box-shadow:0 0 0 2px #0b665f12}.module-picker input{width:17px;height:17px;accent-color:var(--brand)}.module-picker label>span{flex-direction:column;min-width:0;display:flex}.module-picker b{font-size:12px;line-height:1.2}.module-picker small{color:var(--muted);margin-top:4px;font-size:10px}.issuance-submit{white-space:nowrap;min-height:54px}.issuance-panel>.notice{margin-top:15px}.share-inline{background:#edf7f3;border:1px solid #b9d7cd;border-radius:14px;grid-template-columns:34px minmax(180px,.7fr) minmax(300px,1.4fr) auto auto;align-items:center;gap:12px;margin-top:17px;padding:15px;display:grid}.share-inline-copy{flex-direction:column;display:flex}.share-inline-copy b{font-size:13px}.share-inline-copy small{color:#4f756d;margin-top:4px;font-size:10px;line-height:1.4}.share-inline .copy-field{margin:0}.share-inline>.text-link{padding:8px;font-size:12px}.registry-panel{margin-top:18px;overflow:hidden}.registry-toolbar{justify-content:space-between;align-items:flex-end;gap:24px;padding:24px 26px 20px;display:flex}.registry-toolbar h2{letter-spacing:-.025em;margin:5px 0 0;font-size:24px}.registry-search{width:min(360px,42%)}.registry-search input{border:1px solid var(--line);background:#fafbf9;border-radius:11px;width:100%;min-height:44px;padding:0 14px}.registry-search input:focus{border-color:var(--brand);outline:0;box-shadow:0 0 0 3px #0b665f17}.candidate-table-wrap{overflow-x:auto}.candidate-table-head,.candidate-row{grid-template-columns:minmax(190px,1.4fr) minmax(118px,.8fr) 52px 40px minmax(128px,.9fr) 106px 88px minmax(140px,.9fr);align-items:center;gap:10px;display:grid}.candidate-table-head{border-top:1px solid var(--line-soft);min-height:50px;color:var(--muted);background:#fafbf9;padding:0 26px;font-size:11px;font-weight:750}.candidate-row{border-top:1px solid var(--line-soft);min-height:76px;padding:12px 26px;transition:background .14s,box-shadow .14s}.candidate-row:hover{z-index:1;box-shadow:inset 3px 0 var(--brand);background:#f4f9f6;position:relative}.candidate-completed{background:#dff0eb47}.candidate-in_progress,.candidate-opened{background:#fff1d82e}.candidate-identity-cell{min-width:0}.candidate-identity{min-width:0;color:inherit;align-items:center;gap:11px;display:flex}.candidate-identity>span:last-child{flex-direction:column;min-width:0;display:flex}.candidate-identity b{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.candidate-identity small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:11px;overflow:hidden}.candidate-phone,.candidate-age,.candidate-sex,.candidate-date{color:#4d5956;font-size:12px}.test-badges{flex-wrap:wrap;gap:6px;display:flex}.test-badge{white-space:nowrap;border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-size:10px;font-style:normal;font-weight:780;display:inline-flex}.test-badge.personality{background:var(--accent-pale);color:#805411}.test-badge.iq{color:#55409a;background:#e8e4fa}.registry-status{white-space:nowrap;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:10px;font-style:normal;font-weight:770;display:inline-flex}.status-waiting{color:#66716f;background:#f0f1ef}.status-opened,.status-in_progress{background:var(--accent-pale);color:#805411}.status-completed{background:var(--brand-pale);color:var(--brand)}.status-revoked,.status-expired{background:var(--danger-pale);color:var(--danger)}.candidate-result-actions{flex-direction:column;align-items:stretch;gap:4px;min-width:0;display:flex}.candidate-result{min-height:26px;color:var(--muted);border-radius:7px;justify-content:space-between;align-items:center;gap:8px;padding:0 7px;font-size:11px;font-weight:700;display:flex}.candidate-result:hover{color:var(--brand);background:#edf3ef}.candidate-result b{font-size:16px}.candidate-copy-button{min-height:27px;color:var(--brand);cursor:pointer;background:#f2f8f5;border:1px solid #b7c9c3;border-radius:7px;padding:0 7px;font-size:10px;font-weight:760}.candidate-copy-button:hover:not(:disabled){border-color:var(--brand);background:#e7f3ee}.candidate-copy-button:disabled{opacity:.6;cursor:wait}.registry-empty{border-top:1px solid var(--line-soft);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:230px;padding:50px 24px;display:flex}.registry-empty h3{margin:0;font-size:20px}.registry-empty p{color:var(--muted);margin:8px 0 0;font-size:13px}.team-settings{margin-top:18px}.team-settings>summary{border:1px solid var(--line);cursor:pointer;background:#ffffffa8;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;min-height:54px;padding:0 18px;list-style:none;display:flex}.team-settings>summary::-webkit-details-marker{display:none}.team-settings>summary span{font-size:13px;font-weight:750}.team-settings>summary small{color:var(--muted);font-size:11px}.team-settings .team-panel{border-radius:0 0 var(--radius) var(--radius);margin-top:-1px}.dashboard-loading{grid-template-columns:repeat(3,1fr);align-content:start;gap:14px;min-height:460px;padding-top:110px;display:grid}.dashboard-loading span{background:linear-gradient(90deg,#e8ebe7,#f6f7f4,#e8ebe7) 0 0/200% 100%;border-radius:18px;height:150px;animation:1.6s infinite shimmer}.state-card,.access-card{border:1px solid var(--line);text-align:center;width:min(560px,100%);box-shadow:var(--shadow);background:#fff;border-radius:24px;margin:12vh auto 0;padding:50px}.state-card h1,.access-card h1{letter-spacing:-.04em;font-size:34px}.state-card p,.access-card p{color:var(--muted);line-height:1.6}.state-icon{background:var(--danger-pale);width:48px;height:48px;color:var(--danger);border-radius:50%;place-items:center;margin:0 auto;font-weight:850;display:grid}.access-page{place-items:center;min-height:100vh;padding:24px;display:grid}.builder-header{align-items:flex-end}.builder-actions,.detail-actions{gap:10px;display:flex}.builder-layout{grid-template-columns:190px minmax(0,1fr);gap:26px;margin-top:26px;display:grid}.builder-index{flex-direction:column;gap:4px;height:max-content;display:flex;position:sticky;top:30px}.builder-index a{min-height:46px;color:var(--muted);border-radius:10px;grid-template-columns:26px 1fr auto;align-items:center;gap:8px;padding:0 11px;font-size:12px;font-weight:680;display:grid}.builder-index a:hover{color:var(--brand);background:#eaf1ed}.builder-index a:first-child{color:var(--brand);background:#e3efea}.builder-index a>span{font-family:var(--font-geist-mono);font-size:9px}.builder-index small{text-align:center;background:#0b665f1a;border-radius:999px;min-width:20px;padding:3px 5px;font-size:9px}.builder-content{flex-direction:column;gap:18px;display:flex}.builder-section{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);grid-template-columns:38px minmax(0,1fr);column-gap:14px;padding:28px;scroll-margin-top:20px;display:grid}.section-number{background:var(--brand-pale);width:34px;height:34px;color:var(--brand);font-family:var(--font-geist-mono);border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.section-title h2{margin:3px 0 5px;font-size:21px}.section-title p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.form-grid,.trait-editor-list,.question-editor-list,.add-row-button{grid-column:2}.form-grid{grid-template-columns:180px 1fr;gap:18px;margin-top:25px;display:grid}.field-wide{grid-column:1/-1}.field>span small{color:var(--muted);font-weight:500}.input-suffix{position:relative;display:block!important}.input-suffix input{padding-right:44px}.input-suffix i{color:var(--muted);font-size:11px;font-style:normal;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.switch-field{cursor:pointer;align-items:center;gap:11px;min-height:56px;display:flex}.switch-field>input{opacity:0;pointer-events:none;position:absolute}.switch{background:#c8cfca;border-radius:999px;width:38px;height:22px;padding:3px;transition:background .15s}.switch:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .15s;display:block;box-shadow:0 2px 6px #0000002e}.switch-field input:checked+.switch{background:var(--brand)}.switch-field input:checked+.switch:after{transform:translate(16px)}.switch-field>span:last-child{flex-direction:column;display:flex}.switch-field b{font-size:11px}.switch-field small{color:var(--muted);margin-top:3px;font-size:9px}.privacy-field{color:#255c52;background:#edf7f3;border-radius:11px;align-items:center;gap:11px;min-height:58px;padding:10px 12px;display:flex}.privacy-field>span:last-child{flex-direction:column;display:flex}.privacy-field b{font-size:11px}.privacy-field small{color:#4f756d;margin-top:3px;font-size:9px}.privacy-lock{background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:24px;height:24px;font-size:7px;display:grid}.trait-editor-list{margin-top:22px}.trait-editor{border-top:1px solid var(--line-soft);grid-template-columns:9px 27px minmax(0,1fr) auto 34px;align-items:center;gap:10px;min-height:58px;display:grid}.trait-editor:first-child{border-top:0}.trait-color{border-radius:5px;width:8px;height:28px}.trait-order{color:var(--muted);font-family:var(--font-geist-mono);font-size:9px}.trait-editor input{border:1px solid #0000;border-radius:9px;width:100%;min-height:38px;padding:0 10px;font-weight:680}.trait-editor input:hover,.trait-editor input:focus{border-color:var(--line);outline:0}.trait-count{color:var(--muted);font-size:10px}.icon-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;width:32px;height:32px}.icon-button:hover:not(:disabled){background:#f6f8f5;border-color:#aebbb4}.icon-button:disabled{opacity:.3;cursor:default}.icon-button.danger{color:var(--danger)}.add-row-button{min-height:45px;color:var(--brand);cursor:pointer;background:#f8faf7;border:1px dashed #b8c5bd;border-radius:11px;margin-top:12px;font-size:11px;font-weight:760}.add-row-button:hover{border-color:var(--brand);background:#edf4f0}.inline-empty{color:var(--muted);text-align:center;background:#f6f7f4;border-radius:11px;margin:12px 0;padding:18px;font-size:11px}.question-editor-list{flex-direction:column;gap:13px;margin-top:22px;display:flex}.question-editor{border:1px solid var(--line-soft);background:#fbfcfa;border-radius:15px;padding:18px}.question-editor-top{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.question-number{color:var(--brand);font-family:var(--font-geist-mono);font-size:10px;font-weight:800}.question-tools{gap:5px;display:flex}.question-editor textarea{background:#fff;font-size:13px}.question-editor-meta{grid-template-columns:minmax(200px,1fr) auto;align-items:end;gap:16px;margin-top:13px;display:grid}.check-field{min-height:44px;color:var(--muted);cursor:pointer;align-items:center;gap:8px;font-size:10px;display:flex}.check-field input{accent-color:var(--brand)}.builder-footer-actions{border:1px solid var(--line);z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-radius:15px;justify-content:space-between;align-items:center;gap:20px;margin:22px 0 0 216px;padding:16px 18px;display:flex;position:sticky;bottom:16px;box-shadow:0 14px 40px #1e322b14}.builder-footer-actions>span{color:var(--muted);font-size:11px}.builder-footer-actions>div{gap:8px;display:flex}.title-with-status{flex-wrap:wrap;align-items:center;gap:14px;min-width:0;display:flex}.title-with-status h1{overflow-wrap:anywhere;min-width:0}.detail-metrics{margin-top:28px}.detail-grid{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:18px;margin-top:18px;display:grid}.compact-empty{min-height:260px}.invitation-list{margin-top:18px}.invitation-item{border-top:1px solid var(--line-soft)}.invitation-item.invitation-focused{border-top:0}.invitation-focused>.invitation-summary{background:#f7faf8;border-radius:12px}.invitation-summary{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:36px minmax(160px,1fr) auto 110px 20px;align-items:center;gap:11px;width:100%;min-height:72px;padding:11px 2px;display:grid}.invitation-summary:hover{background:#f8faf7}.invitation-name{flex-direction:column;min-width:0;display:flex}.invitation-name b{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.invitation-name small{color:var(--muted);text-overflow:ellipsis;margin-top:4px;font-size:12px;overflow:hidden}.response-not_started{color:#66716f;background:#f0f1ef}.response-in_progress{background:var(--accent-pale);color:#895a12}.response-completed{background:var(--brand-pale);color:var(--brand)}.response-revoked,.response-expired{background:var(--danger-pale);color:var(--danger)}.invitation-date{color:var(--muted);text-align:right;font-size:12px}.chevron{color:var(--muted);text-align:center}.invitation-actions{justify-content:space-between;align-items:center;gap:12px;margin:-5px 0 10px 47px;display:flex}.invitation-actions span{color:var(--muted);font-size:12px}.invitation-action-buttons{align-items:center;gap:14px;display:flex}.invitation-actions button{cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:720}.invitation-actions .copy-link-action{color:var(--brand)}.invitation-actions .revoke-link-action{color:var(--danger)}.invitation-actions button:disabled{opacity:.55;cursor:wait}.invitation-actions button:hover{text-decoration:underline}.score-details{padding:4px 18px 20px 47px}.score-details>p{margin:0 0 14px;font-size:15px;font-weight:750}.score-details>small{color:var(--muted);margin-top:14px;font-size:12px;line-height:1.6;display:block}.score-row{grid-template-columns:130px minmax(80px,1fr) 62px;align-items:center;gap:10px;margin-top:10px;display:grid}.score-row>span{font-size:13px}.score-row>div{background:#edf0ec;border-radius:999px;height:7px;overflow:hidden}.score-row i{border-radius:inherit;height:100%;display:block}.score-row b{text-align:right;font-size:13px}.notice-profile-valid{color:#245e46;background:#edf8f2;border-color:#b9dcca;margin-bottom:16px}.profile-score-row{grid-template-columns:160px minmax(120px,1fr) 58px;margin-top:14px}.profile-score-row>span{flex-direction:column;gap:3px;min-width:0;display:flex}.profile-score-row>span b{text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.profile-score-row>span small{color:var(--muted);font-size:11px;line-height:1.35}.profile-scale{position:relative;background:linear-gradient(90deg,#f3c8c5 0%,#f7e4b8 25%,#edf0ec 50%,#dce8f3 75%,#cce7d9 100%)!important;height:11px!important;overflow:visible!important}.profile-zero{background:#2c3b3766;width:1px;position:absolute;top:-3px;left:50%;border-radius:0!important;height:17px!important}.profile-marker{border:2px solid #fff;width:9px;position:absolute;top:1px;transform:translate(-50%);box-shadow:0 1px 4px #182c2859;border-radius:50%!important;height:9px!important}.profile-score-row>em{color:var(--muted);grid-column:2/4;font-size:12px;font-style:normal;line-height:1.5}.profile-value{font-size:14px!important}.profile-strong_positive{color:#28704f}.profile-positive{color:#315f91}.profile-midpoint{color:var(--muted)}.profile-negative{color:#996515}.profile-strong_negative{color:var(--danger)}.profile-flag{background:#fff8e9;border-left:3px solid #d7a23c;border-radius:8px;margin-top:13px;padding:11px 13px}.profile-flag-invalid{border-color:var(--danger);background:var(--danger-pale)}.profile-flag-info{background:#edf4fa;border-color:#5b86af}.profile-flag b{font-size:13px}.profile-flag p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.55}.oca-explanation{gap:24px;margin-top:24px;display:grid}.oca-explanation h3{margin:0 0 12px;font-size:18px}.combination-note{max-width:760px;color:var(--muted);margin:-4px 0 12px;font-size:13px;line-height:1.6}.syndrome-grid,.interpretation-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px;display:grid}.syndrome-grid article,.interpretation-grid article{border:1px solid var(--line-soft);background:#fff;border-radius:12px;padding:14px}.syndrome-grid article{background:#fffaf0;border-left:3px solid #d7a23c}.syndrome-grid article.syndrome-strength{background:#f4fbf5;border-left-color:#57a86b}.syndrome-grid article.syndrome-imbalance{background:#f5f8ff;border-left-color:#6689c9}.syndrome-grid b,.interpretation-grid b{font-size:14px}.syndrome-grid p,.interpretation-grid p{color:#46534f;margin:7px 0 0;font-size:13px;line-height:1.6}.syndrome-grid small{color:var(--muted);margin-top:8px;font-size:11px;display:block}.no-syndromes{color:var(--muted);background:#f3f7f4;border-radius:10px;margin:0;padding:13px;font-size:12px}.interpretation-grid article>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.level-badge{border-radius:999px;flex:none;padding:4px 7px;font-size:11px;font-weight:750}.level-strong_negative{color:#d9643b;background:#fff0e9}.level-negative{color:#9b6812;background:#fff6df}.level-midpoint{color:#50625c;background:#eff5f2}.level-positive{color:#315f91;background:#eaf2fa}.level-strong_positive{color:#28704f;background:#e7f5ed}.test-config-card h2{margin:6px 0 20px;font-size:21px}.test-config-card dl{margin:0}.test-config-card dl>div{border-top:1px solid var(--line-soft);justify-content:space-between;padding:10px 0;display:flex}.test-config-card dt{color:var(--muted);font-size:12px}.test-config-card dd{margin:0;font-size:13px;font-weight:730}.trait-chip-list{flex-wrap:wrap;gap:7px;margin-top:20px;display:flex}.trait-chip-list span{background:#f1f4f0;border-radius:8px;grid-template-columns:7px minmax(0,1fr);align-items:center;gap:2px 6px;min-width:0;padding:8px 10px;font-size:12px;display:grid}.trait-chip-list i{border-radius:50%;width:7px;height:7px}.trait-chip-list b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.trait-chip-list small{color:var(--muted);grid-column:2;font-size:11px;line-height:1.35}.disclaimer-box{color:#6c4b16;background:#fff8eb;border-radius:12px;margin-top:22px;padding:14px}.disclaimer-box b{font-size:13px}.disclaimer-box p{margin:6px 0 0;font-size:12px;line-height:1.55}.result-toolbar{background:#edf7f3;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;padding:14px 16px;display:flex}.result-toolbar>div{flex-direction:column;gap:3px;min-width:0;display:flex}.result-toolbar>div b{font-size:15px}.result-toolbar>div span{color:var(--muted);font-size:12px}.pdf-download-button{flex:none;min-height:42px;font-size:13px}.result-section{border-top:1px solid var(--line-soft);margin-top:26px;padding-top:26px}.result-section:first-of-type{border-top:0;margin-top:0;padding-top:0}.result-section-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.result-section-heading>div{min-width:0}.result-section-heading h3{margin:3px 0 0;font-size:20px}.result-section-heading>span{color:var(--muted);font-size:12px}.cognitive-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 0;display:grid}.cognitive-summary article{border:1px solid var(--line-soft);background:#f8faf7;border-radius:13px;flex-direction:column;justify-content:space-between;min-height:108px;padding:18px;display:flex}.cognitive-summary strong{letter-spacing:-.04em;font-size:28px}.cognitive-summary span{color:var(--muted);font-size:12px;line-height:1.4}.cognitive-band{border-radius:999px;flex:none;padding:7px 10px;font-weight:760;font-size:12px!important}.cognitive-band-review{background:#fff0e9;color:#b64f2c!important}.cognitive-band-basic{background:#fff6df;color:#8a641c!important}.cognitive-band-confident{background:#edf4fa;color:#315f91!important}.cognitive-band-high,.cognitive-band-above_average,.cognitive-band-very_high{background:#e7f5ed;color:#28704f!important}.cognitive-band-very_low{background:#fff0e9;color:#b64f2c!important}.cognitive-band-below_average{background:#fff6df;color:#8a641c!important}.cognitive-band-average{background:#edf4fa;color:#315f91!important}.cognitive-method-note{background:#f4f6f3;border-radius:12px;margin-top:16px;padding:16px}.cognitive-method-note b{font-size:14px}.cognitive-method-note p{color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.6}.iq-domain-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0;display:grid}.iq-domain-grid article{border:1px solid var(--line-soft);background:#fbfcfa;border-radius:12px;padding:15px}.iq-domain-grid article>span{align-items:center;gap:7px;font-size:13px;display:flex}.iq-domain-grid article>span i{border-radius:50%;flex:none;width:8px;height:8px}.iq-domain-grid article>strong{margin-top:12px;font-size:21px;display:block}.iq-domain-grid article>div{background:#e7ebe7;border-radius:999px;height:6px;margin-top:9px;overflow:hidden}.iq-domain-grid article>div i{border-radius:inherit;height:100%;display:block}.iq-domain-grid article>small{color:var(--muted);margin-top:7px;font-size:10px;display:block}.modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#081b1994;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:24px;width:min(510px,100%);max-height:calc(100vh - 40px);padding:34px;position:relative;overflow:auto;box-shadow:0 30px 100px #00000040}.modal h2{letter-spacing:-.04em;margin:0 0 10px;font-size:29px}.modal>form>p{color:var(--muted);margin:0 0 22px;font-size:12px;line-height:1.6}.modal .field{margin-top:14px}.modal-close{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;width:34px;height:34px;position:absolute;top:15px;right:15px}.modal-actions{justify-content:flex-end;gap:8px;margin-top:24px;display:flex}.share-ready{text-align:center}.share-ready h3{margin:15px 0 8px;font-size:23px}.share-ready>p{max-width:410px;color:var(--muted);margin:0 auto 20px;font-size:13px;line-height:1.6}.success-orb{background:var(--brand);color:#fff;width:48px;height:48px;box-shadow:0 0 0 10px var(--brand-pale);border-radius:50%;place-items:center;margin:10px auto 0;font-weight:850;display:grid}.copy-field{border:1px solid var(--line);background:#f6f7f4;border-radius:12px;gap:7px;padding:6px;display:flex}.copy-field input{min-width:0;color:var(--muted);background:0 0;border:0;flex:1;padding:0 8px;font-size:12px}.copy-field button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:9px 12px;font-size:12px}.share-actions{grid-template-columns:1fr 1fr;gap:8px;margin:16px 0;display:grid}.runner-page{background:linear-gradient(135deg,#f7f8f4 0%,#eff4ef 100%);min-height:100vh;padding:22px 24px 44px}.runner-page:before{content:"";pointer-events:none;background:#0b665f14;border-radius:50%;width:420px;height:420px;position:fixed;top:-210px;right:-180px}.runner-nav{justify-content:space-between;align-items:center;width:min(920px,100%);min-height:58px;margin:0 auto;display:flex}.candidate-intro-page:before{display:none}.candidate-nav{border-bottom:1px solid var(--line-soft);width:min(1380px,100%);min-height:52px}.candidate-nav .plain-brand b{font-size:15px;font-weight:700}.candidate-questionnaire-card{grid-template-columns:minmax(560px,1.08fr) minmax(430px,.92fr);align-items:start;gap:clamp(48px,7vw,104px);width:min(1380px,100%);margin:44px auto 0;display:grid}.candidate-questionnaire h1{color:#111;letter-spacing:-.045em;margin:0 0 44px;font-size:clamp(44px,5vw,66px);font-weight:560;line-height:1}.candidate-form{flex-direction:column;gap:14px;display:flex}.candidate-form-row{color:#111;grid-template-columns:190px minmax(0,1fr);align-items:center;gap:28px;min-width:0;margin:0;display:grid}.candidate-form-row>span,.candidate-form-row>legend{padding:0;font-size:16px;font-weight:680}.candidate-form-row input[type=text],.candidate-form-row input[type=number],.candidate-form-row input[type=tel],.candidate-form-row>input:not([type]){color:#111;background:#fff;border:1px solid #d7dbe5;border-radius:12px;width:100%;min-height:66px;padding:0 18px;font-size:17px}.candidate-form-row input:focus{border-color:var(--brand);outline:0;box-shadow:0 0 0 3px #0b665f1a}.candidate-sex-field{border:0;padding:0}.candidate-sex-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.candidate-sex-options label{cursor:pointer;background:#fff;border:1px solid #d7dbe5;border-radius:999px;align-items:center;gap:12px;min-height:64px;padding:0 20px;display:flex}.candidate-sex-options label.selected{border-color:var(--brand);background:#f1f8f5}.candidate-sex-options input{width:21px;height:21px;accent-color:var(--brand);margin:0}.candidate-sex-options span{color:#111;font-size:16px}.candidate-consent>span:last-child{color:#3e4745;font-size:14px;line-height:1.5}.candidate-questionnaire .runner-start{width:calc(100% - 218px);min-height:66px;box-shadow:none;border-radius:12px;margin:30px 0 0 218px;font-size:18px}.candidate-instructions{color:#111;background:#f3f3f6;border-radius:22px;margin-top:112px;padding:44px clamp(34px,4vw,58px)}.candidate-instructions h2{align-items:flex-start;gap:18px;margin:0;font-size:clamp(22px,2.1vw,30px);line-height:1.35;display:flex}.candidate-instructions h2>span{border:2px solid;border-radius:50%;flex:none;place-items:center;width:29px;height:29px;font-size:18px;line-height:1;display:grid}.candidate-instructions ol{margin:38px 0 0 26px;padding:0 0 0 22px}.candidate-instructions li{color:#161616;padding-left:4px;font-size:17px;line-height:1.55}.secure-label{color:var(--brand);font-size:11px;font-weight:730}.secure-label:first-letter{color:#30a46c}.runner-card{background:#fffffff5;border:1px solid #fffc;border-radius:28px;width:min(680px,100%);margin:42px auto 0;padding:clamp(28px,5vw,52px);box-shadow:0 28px 80px #19322b1c}.intro-card{width:min(620px,100%);margin-top:32px}.intro-card h1,.runner-state h1{letter-spacing:-.052em;margin:0;font-size:clamp(36px,7vw,54px);line-height:1.02}.intro-card h1{font-size:clamp(38px,6vw,48px)}.runner-description{max-width:520px;color:var(--muted);margin:16px 0 0;font-size:17px;line-height:1.55}.intro-summary{flex-wrap:wrap;gap:8px;margin:24px 0;display:flex}.intro-summary span{color:#38534e;background:#f1f5f2;border-radius:999px;align-items:center;min-height:34px;padding:8px 12px;display:inline-flex}.intro-summary b{font-size:12px;font-weight:720}.runner-instruction{background:#edf6f2;border-radius:13px;padding:16px 18px}.runner-instruction b{font-size:14px}.runner-instruction p{color:#365d55;margin:6px 0 0;font-size:14px;line-height:1.55}.intro-profile{border-top:1px solid var(--line-soft);margin-top:20px;padding-top:18px}.intro-profile-title{justify-content:space-between;align-items:baseline;gap:16px;margin:0;display:flex}.intro-profile-title b{font-size:14px}.intro-profile-title span{color:var(--muted);text-align:right;font-size:11px;line-height:1.4}.intro-card .field{margin-top:14px}.norm-fields{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.intro-card .norm-fields .field{margin-top:14px}.participant-chip{background:#f4f7f4;border-radius:12px;align-items:center;gap:11px;margin-top:12px;padding:11px 12px;display:flex}.participant-chip>span:last-child{flex-direction:column;display:flex}.participant-chip small{color:var(--muted);font-size:11px}.participant-chip b{margin-top:3px;font-size:14px}.consent-box{cursor:pointer;grid-template-columns:20px 1fr;gap:11px;margin-top:18px;display:grid}.consent-box input{opacity:0;position:absolute}.custom-check{color:#0000;background:#fff;border:1px solid #adb9b1;border-radius:6px;place-items:center;width:20px;height:20px;font-size:11px;display:grid}.consent-box input:checked+.custom-check{border-color:var(--brand);background:var(--brand);color:#fff}.consent-box>span:last-child{color:var(--muted);font-size:13px;line-height:1.5}.runner-error{background:var(--danger-pale);color:var(--danger);border-radius:9px;margin:14px 0 0;padding:10px 12px;font-size:12px}.runner-start{width:100%;margin-top:20px}.runner-footnote{color:#7a8580;text-align:center;width:min(680px,100%);margin:18px auto 0;font-size:12px}.runner-loading{min-height:calc(100vh - 70px);color:var(--muted);flex-direction:column;justify-content:center;align-items:center;font-size:12px;display:flex}.runner-loading p{margin-top:20px}.runner-state{text-align:center;margin-top:11vh}.runner-state>p:not(.eyebrow){color:var(--muted);line-height:1.6}.runner-state>small{color:var(--muted);font-size:12px}.completion-note{color:#255c52;background:#edf7f3;border-radius:12px;flex-direction:column;margin:28px 0 20px;padding:17px;display:flex}.completion-note b{font-size:14px}.completion-note span{margin-top:5px;font-size:12px;line-height:1.5}.question-counter{color:var(--muted);font-size:12px;font-weight:680}.timer-pill{color:#236d4b;min-width:70px;font-family:var(--font-geist-mono);text-align:center;background:#e7f5ed;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:800}.timer-pill.timer-warning{color:#b64f2c;background:#fff0e9}.progress-track{background:#dfe5df;border-radius:99px;width:min(920px,100%);height:4px;margin:0 auto;overflow:hidden}.progress-track span{background:var(--accent);height:100%;transition:width .25s;display:block}.question-card{margin-top:32px}.question-meta{color:var(--brand);font-family:var(--font-geist-mono);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;font-size:12px;display:flex}.question-card h1{letter-spacing:-.04em;margin:25px 0 10px;font-size:clamp(28px,5vw,40px);line-height:1.15}.question-card>p:not(.runner-error){color:var(--muted);margin:0;font-size:14px}.answer-options{flex-direction:column;gap:9px;margin-top:28px;display:flex}.answer-options button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:12px;grid-template-columns:34px 1fr 22px;align-items:center;gap:11px;width:100%;min-height:56px;padding:8px 13px;display:grid}.answer-options button:hover{background:#f7faf8;border-color:#90ada2}.answer-options button.selected{border-color:var(--brand);background:#edf7f3;box-shadow:0 0 0 2px #0b665f14}.option-number{width:30px;height:30px;color:var(--muted);background:#f0f2ef;border-radius:8px;place-items:center;font-size:10px;font-weight:800;display:grid}.answer-options button.selected .option-number{background:var(--brand);color:#fff}.answer-options button>span:nth-child(2){font-size:17px;font-weight:670}.answer-options button i{background:var(--brand);color:#fff;opacity:0;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;font-style:normal;display:grid}.answer-options button.selected i{opacity:1}.iq-visual-card{width:min(820px,100%)}.visual-task-guide{border-left:3px solid var(--accent);color:#574b39;background:#fff9ef;border-radius:0 12px 12px 0;margin:18px 0 0;padding:15px 17px}.visual-task-guide b{color:var(--ink);margin-bottom:5px;font-size:15px;display:block}.visual-task-guide p{margin:0;font-size:15px;line-height:1.55}.iq-visual-stimulus{border:1px solid var(--line-soft);background:#fbfcfa;border-radius:14px;place-items:center;margin:22px auto 4px;padding:14px;display:grid}.iq-visual-canvas{width:min(640px,100%);position:relative}.iq-visual-stimulus img{object-fit:contain;width:100%;height:auto;max-height:390px;display:block}.analogy-label{z-index:1;color:#111;white-space:nowrap;background:#fff;padding:2px 5px;font-size:clamp(10px,2.2vw,15px);font-weight:650;line-height:1.15;position:absolute;translate:-50% -50%;box-shadow:0 0 0 5px #fff}.analogy-label-top{top:17%;left:49%}.analogy-label-as{top:53%;left:20%}.analogy-label-bottom{top:80%;left:49%}.image-answer-options{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.image-answer-options button{grid-template-columns:28px minmax(0,1fr) 20px;min-height:138px}.image-answer-options button img{object-fit:contain;width:100%;height:108px}.number-answer{flex-direction:column;gap:8px;margin-top:30px;display:flex}.number-answer label{font-size:14px;font-weight:750}.number-answer input{border:1px solid var(--line);width:min(320px,100%);min-height:62px;color:var(--ink);font:750 24px/1 var(--font-geist-mono);background:#fff;border-radius:13px;padding:12px 16px}.number-answer input:focus{border-color:var(--brand);outline:3px solid #0b665f1f}.number-answer small{color:var(--muted);font-size:12px}.keyboard-hint{color:var(--muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 16px;margin-top:16px;font-size:12px;display:flex}.keyboard-hint span{align-items:center;gap:4px;display:inline-flex}.keyboard-hint kbd{color:#51605b;min-width:22px;height:22px;font-family:var(--font-geist-mono);background:#f7f8f5;border:1px solid #d7ddd8;border-bottom-width:2px;border-radius:6px;place-items:center;padding:0 5px;font-size:10px;line-height:1;display:inline-grid;box-shadow:0 1px #20362f0f}.runner-controls{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f8f4eb;border-top:1px solid #d2dad3e6;justify-content:space-between;align-items:center;gap:16px;min-height:82px;padding:14px max(24px,50vw - 340px);display:flex;position:fixed;bottom:0;left:0;right:0}.section-break-card{max-width:620px}.matrix-question-card{width:min(780px,100%)}.matrix-answer{margin-top:24px}.matrix-stimulus{background:#fff;border-radius:12px;width:min(390px,100%);margin:0 auto;display:block}.matrix-instruction{justify-content:space-between;align-items:baseline;gap:12px;margin:22px 0 12px;display:flex}.matrix-instruction b{font-size:15px}.matrix-instruction span{color:var(--muted);font-size:12px}.matrix-option-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;display:grid}.matrix-option-grid button{aspect-ratio:1;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:11px;min-width:0;padding:7px;position:relative}.matrix-option-grid button:hover{background:#f7faf8;border-color:#90ada2}.matrix-option-grid button.selected{border-color:var(--brand);background:#edf7f3;box-shadow:0 0 0 2px #0b665f1a}.matrix-option-grid img{object-fit:contain;width:100%;height:100%;display:block}.matrix-option-grid span{min-width:18px;height:18px;color:var(--muted);background:#f4f7f4f0;border-radius:5px;place-items:center;font-size:10px;font-weight:800;display:grid;position:absolute;top:4px;left:5px}.matrix-option-grid i{background:var(--brand);color:#fff;opacity:0;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;font-style:normal;display:grid;position:absolute;top:5px;right:5px}.matrix-option-grid button.selected i{opacity:1}.matrix-selection-count{color:var(--muted);text-align:right;margin:11px 0 0;font-size:12px}.compact-loading{min-height:260px;padding-top:40px}@keyframes shimmer{to{background-position:-200% 0}}@media (width<=1080px){.landing-hero{grid-template-columns:1fr 420px;gap:40px}.hero-copy h1{font-size:56px}.metric-grid{grid-template-columns:repeat(2,1fr)}.detail-grid{grid-template-columns:1fr}.test-config-card{order:0}.test-config-card dl{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.test-config-card dl>div{flex-direction:column;gap:5px;display:flex}.issuance-form{grid-template-columns:1fr 1fr}.module-picker,.issuance-submit{grid-column:1/-1}.share-inline{grid-template-columns:34px minmax(180px,1fr) minmax(300px,1.5fr)}.share-inline>.button,.share-inline>.text-link{grid-column:auto}.candidate-intro-page{padding:18px 32px 56px}.candidate-questionnaire-card{grid-template-columns:1fr;gap:38px}.candidate-instructions{margin-top:0}}@media (width<=820px){.landing-nav,.landing-hero{width:min(100% - 32px,680px)}.landing-nav{height:78px}.landing-nav .button{width:44px;padding:0;font-size:0}.landing-nav .button:after{content:"→";font-size:16px}.landing-hero{grid-template-columns:1fr;min-height:auto;padding:54px 0 80px}.hero-copy h1{font-size:clamp(44px,12vw,66px)}.hero-product-card{width:min(520px,100%);margin:10px auto 0}.workflow-grid{grid-template-columns:1fr}.workflow-grid article{min-height:210px}.workflow-grid h3{margin-top:34px}.landing-footer{flex-direction:column;align-items:flex-start}.landing-footer p{text-align:left}.hr-shell{display:block}.hr-sidebar{display:none}.hr-mobile-header{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;justify-content:space-between;align-items:center;height:66px;padding:0 18px;display:flex;position:sticky;top:0}.hr-mobile-header .plain-brand b{max-width:230px;font-size:14px;line-height:1.2}.hr-main{padding:28px 18px 64px}.page-header,.builder-header,.detail-header{flex-direction:column;align-items:flex-start}.page-header .button,.builder-actions,.detail-actions{width:100%}.builder-actions .button,.detail-actions .button{flex:1}.builder-layout{grid-template-columns:1fr}.builder-index{flex-direction:row;position:static;overflow-x:auto}.builder-index a{grid-template-columns:24px 1fr auto;min-width:max-content}.builder-footer-actions{margin-left:0}.test-row{grid-template-columns:42px minmax(0,1fr) auto 20px}.test-stat{display:none}.member-form{grid-template-columns:1fr 1fr}.member-form .button{grid-column:1/-1}.registry-header{flex-direction:column;align-items:stretch}.registry-summary{width:100%;min-width:0}.issuance-panel{padding:20px}.share-inline{grid-template-columns:34px minmax(0,1fr)}.share-inline .copy-field,.share-inline>.button,.share-inline>.text-link{grid-column:1/-1}.registry-toolbar{flex-direction:column;align-items:stretch}.registry-search{width:100%}.candidate-table-wrap{padding:0 14px 14px;overflow:visible}.candidate-table{min-width:0}.candidate-table-head{display:none}.candidate-row{border:1px solid var(--line-soft);border-radius:14px;grid-template-columns:1fr 1fr;gap:12px;min-height:0;margin-top:10px;padding:15px}.candidate-row:first-of-type{margin-top:0}.candidate-row:hover{box-shadow:inset 3px 0 var(--brand)}.candidate-identity-cell{border-bottom:1px solid var(--line-soft);grid-column:1/-1;padding-bottom:10px}.candidate-phone:before,.candidate-age:before,.candidate-sex:before,.candidate-date:before{content:attr(data-label) ": ";color:var(--muted)}.test-badges{grid-column:1/-1}.candidate-result-actions{border-top:1px solid var(--line-soft);grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));padding-top:9px;display:grid}.candidate-result-actions>:only-child{grid-column:1/-1}.candidate-result,.candidate-copy-button{min-height:38px}.candidate-intro-page{padding:18px 24px 48px}.candidate-questionnaire-card{grid-template-columns:1fr;gap:36px;margin-top:30px}.candidate-instructions{grid-row:2;margin-top:0}}@media (width<=600px){.norm-fields{grid-template-columns:1fr;gap:0}.brand small{display:none}.landing-nav{width:calc(100% - 28px)}.landing-hero{gap:48px;width:calc(100% - 28px);padding-top:34px}.hero-copy h1{font-size:46px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch;gap:16px}.hero-actions .text-link{text-align:center}.trust-row{flex-direction:column;gap:10px}.hero-product-card{border-radius:23px;min-height:420px;padding:22px}.product-card-top h2{font-size:22px}.mini-metrics div{padding:13px 8px}.mini-metrics strong{font-size:19px}.pulse-chart{gap:8px;height:150px}.workflow-section{padding-top:78px;padding-bottom:78px}.section-heading h2{font-size:38px}.metric-grid{grid-template-columns:1fr 1fr;gap:9px}.metric-card{min-height:128px;padding:17px}.metric-card strong{font-size:31px}.registry-header h1{font-size:34px}.registry-summary span{min-height:66px;padding:11px 12px}.registry-summary b{font-size:20px}.issuance-form{grid-template-columns:1fr}.module-picker,.issuance-submit{grid-column:auto}.module-picker>div{grid-template-columns:1fr}.panel-heading{align-items:flex-start}.issuance-panel .panel-heading>span{display:none}.registry-toolbar{padding:20px 18px 16px}.tests-panel,.team-panel{padding:18px}.test-row{grid-template-columns:38px minmax(0,1fr) 20px;gap:10px}.test-row .status{grid-area:2/2}.test-icon{grid-row:1/3;width:36px;height:36px}.test-title{grid-column:2}.row-arrow{grid-area:1/3/3}.member-form{grid-template-columns:1fr}.member-form .button{grid-column:auto}.builder-section{grid-template-columns:30px minmax(0,1fr);column-gap:9px;padding:20px 16px}.section-number{width:29px;height:29px}.form-grid{grid-template-columns:1fr}.field-wide{grid-column:auto}.trait-editor{grid-template-columns:8px minmax(0,1fr) 31px}.trait-order,.trait-count{display:none}.question-editor{padding:14px}.question-editor-meta{grid-template-columns:1fr}.builder-footer-actions{flex-direction:column;align-items:stretch;bottom:8px}.builder-footer-actions>div{grid-template-columns:1fr;display:grid}.builder-footer-actions .button-ghost{display:none}.detail-actions{grid-template-columns:1fr;display:grid}.invitation-panel,.test-config-card{padding:18px}.test-config-card dl{grid-template-columns:1fr 1fr}.invitation-summary{grid-template-columns:34px minmax(0,1fr) 20px}.invitation-summary .status{grid-area:2/2}.invitation-date{display:none}.chevron{grid-area:1/3/3}.invitation-actions{flex-direction:column;align-items:flex-start;margin-left:0}.invitation-action-buttons{justify-content:space-between;width:100%}.score-details{padding-left:2px}.result-toolbar{flex-direction:column;align-items:stretch}.pdf-download-button{width:100%}.score-row{grid-template-columns:98px 1fr 58px}.profile-score-row{grid-template-columns:116px minmax(90px,1fr) 48px;gap:7px}.profile-score-row>em{grid-column:1/4}.cognitive-summary,.iq-domain-grid{grid-template-columns:1fr}.modal{padding:28px 20px}.share-actions{grid-template-columns:1fr}.runner-page{padding:13px 14px 36px}.runner-nav{min-height:55px}.candidate-intro-page{padding:10px 16px 36px}.candidate-nav .plain-brand b{max-width:290px;font-size:13px}.candidate-questionnaire-card{gap:28px;margin-top:28px}.candidate-questionnaire h1{margin-bottom:30px;font-size:44px}.candidate-form{gap:18px}.candidate-form-row{grid-template-columns:1fr;gap:8px}.candidate-form-row input[type=text],.candidate-form-row input[type=number],.candidate-form-row input[type=tel],.candidate-form-row>input:not([type]){min-height:56px}.candidate-sex-options label{min-height:54px;padding:0 14px}.candidate-sex-options span{font-size:14px}.candidate-consent,.candidate-questionnaire .runner-error,.candidate-questionnaire .runner-start{width:100%;margin-left:0}.candidate-instructions{border-radius:16px;padding:28px 24px}.candidate-instructions h2{font-size:22px}.candidate-instructions ol{margin-top:24px}.candidate-instructions li{font-size:15px}.question-counter{text-overflow:ellipsis;white-space:nowrap;max-width:42vw;overflow:hidden}.runner-card{border-radius:22px;margin-top:22px;padding:26px 20px}.test-facts span{padding:13px 6px}.question-page{padding-bottom:98px}.question-card h1{font-size:27px}.answer-options button{min-height:54px;padding:7px 10px}.image-answer-options{grid-template-columns:repeat(2,minmax(0,1fr))}.image-answer-options button{min-height:120px}.image-answer-options button img{height:88px}.matrix-instruction{flex-direction:column;align-items:flex-start}.matrix-option-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.runner-controls{min-height:74px;padding:10px 14px}}@media (hover:none) and (pointer:coarse){.keyboard-hint{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{line-height:1.5}.mini-label,.eyebrow{letter-spacing:.025em;text-transform:none;font-size:13px;font-weight:650}.hr-shell{grid-template-columns:248px minmax(0,1fr)}.hr-sidebar{background:#15372f;padding:24px 16px 18px}.brand-on-dark{padding:0 8px}.plain-brand b{letter-spacing:-.01em;font-size:16px}.plain-brand small{letter-spacing:.035em;margin-top:5px;font-size:11px}.hr-nav{gap:4px;margin-top:34px}.hr-nav a{border-radius:8px;gap:10px;min-height:44px;padding:0 12px;font-size:13px;font-weight:600}.hr-nav a:first-child{background:#ffffff14;box-shadow:inset 3px 0 #8dc5b3}.nav-icon{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:18px;height:18px}.hr-nav span{width:auto;color:inherit;font-size:inherit;text-align:left}.sidebar-user{grid-template-columns:36px minmax(0,1fr) auto;gap:9px}.hr-sidebar>.brand{align-items:center;min-height:48px;display:flex}.sidebar-logout{border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:5px;min-height:40px;padding:0 8px;font-size:11px;font-weight:650;display:inline-flex;color:#ffffffc2!important}.sidebar-logout:hover{background:#ffffff0f;border-color:#ffffff52;color:#fff!important}.sidebar-logout svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.user-avatar{background:#f7ead0;border-radius:8px}.hr-main{padding:32px clamp(24px,3.2vw,48px) 64px}.registry-page{width:min(1360px,100%)}.page-header h1,.builder-header h1,.detail-header h1,.registry-header h1{letter-spacing:-.035em;font-size:clamp(32px,3.2vw,40px);line-height:1.1}.registry-header{align-items:flex-start;gap:24px}.registry-header>div:first-child>p:last-child{margin-top:8px;font-size:14px}.registry-summary{min-width:300px;box-shadow:none;border-radius:10px}.registry-summary span{min-height:64px;padding:11px 15px}.registry-summary b{font-size:21px}.content-panel{box-shadow:none;border-radius:12px}.panel-heading h2,.registry-toolbar h2{letter-spacing:-.02em;font-size:21px}.issuance-panel{margin-top:22px;padding:24px}.issuance-form{grid-template-columns:minmax(220px,1fr) minmax(320px,1.15fr) 168px;gap:12px;margin-top:18px}.issuance-field input,.issuance-submit{min-height:50px}.issuance-submit{min-inline-size:168px}.member-form input,.field input,.field textarea,.field select,.registry-search input{border-radius:8px}.module-picker label{border-radius:8px;min-height:50px;box-shadow:none!important}.module-picker label.selected{background:#eef6f2}.module-picker small{font-size:11px}.share-inline{background:#f2f7f5;border-radius:10px;grid-template-columns:36px minmax(180px,.72fr) minmax(260px,1.25fr) auto;grid-template-areas:"icon copy link actions";gap:12px;padding:14px}.share-inline>.success-orb{grid-area:icon;margin:0}.share-inline-copy{grid-area:copy;min-width:0}.share-inline>.copy-field{grid-area:link;min-width:0}.share-inline-actions{grid-area:actions;justify-content:flex-end;align-items:center;gap:8px;display:flex}.success-orb{width:32px;height:32px;box-shadow:none;border-radius:8px;margin:10px auto 0;font-size:14px}.success-orb.large{width:52px;height:52px;font-size:20px}.copy-field{border-radius:8px;min-width:0}.copy-field button{border-radius:7px;min-height:40px;font-weight:650}.registry-panel{margin-top:16px}.registry-toolbar{padding:20px 22px 16px}.candidate-table{min-width:880px}.candidate-table-head,.candidate-row{grid-template-columns:minmax(170px,1.45fr) minmax(98px,.8fr) 46px 40px minmax(110px,.9fr) 88px 94px minmax(118px,.9fr);gap:8px}.candidate-table-head{background:#f7f8f9;min-height:44px;padding:0 22px}.candidate-row{background:#fff;min-height:72px;padding:10px 22px}.candidate-completed,.candidate-in_progress,.candidate-opened{background:#fff}.candidate-row:hover{box-shadow:inset 3px 0 var(--brand);background:#f7faf8}.candidate-identity{min-height:40px}.test-badge,.registry-status,.status,.member-role,.level-badge,.cognitive-band,.timer-pill{border-radius:6px}.test-badge{min-height:24px}.candidate-result-actions{grid-template-columns:1fr;gap:6px;display:grid}.candidate-result,.candidate-copy-button{border:1px solid var(--line);width:100%;min-height:40px;color:var(--brand);text-align:center;cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:650;line-height:1.2;display:inline-flex}.candidate-result:hover,.candidate-copy-button:hover:not(:disabled){color:var(--brand-deep);background:#f3f7f5;border-color:#a8bbb4}.candidate-result.ready{color:var(--brand)}.team-settings>summary{background:#fff;border-radius:10px}.team-settings>summary:after{content:"";border-right:1.5px solid var(--muted);border-bottom:1.5px solid var(--muted);flex:none;width:8px;height:8px;transition:transform .14s;transform:rotate(45deg)translateY(-2px)}.team-settings[open]>summary:after{transform:rotate(225deg)translate(-2px,-2px)}.team-settings[open]>summary{border-radius:10px 10px 0 0}.dashboard-loading span{border-radius:10px}.metric-card{border-radius:10px;min-height:124px;padding:19px}.metric-card strong{font-size:32px}.metric-card.metric-accent,.metric-card.metric-dark{border-color:var(--line);border-top:3px solid var(--brand);color:var(--ink);background:#fff}.metric-card.metric-dark{border-top-color:#61727b}.metric-card.metric-accent>span,.metric-card.metric-accent small,.metric-card.metric-dark>span,.metric-card.metric-dark small{color:var(--muted)}.detail-grid{grid-template-columns:minmax(0,1fr) 292px;gap:16px}.invitation-panel,.test-config-card{padding:22px}.invitation-summary{border-radius:8px;grid-template-columns:36px minmax(0,1fr) auto 92px 72px;gap:10px;min-height:68px}.invitation-summary:disabled{cursor:default;opacity:1}.invitation-summary:disabled:hover{background:0 0}.invitation-toggle-label{color:var(--brand);text-align:right;font-size:11px;font-weight:650}.invitation-summary:disabled .invitation-toggle-label{color:var(--muted)}.invitation-actions{margin:4px 0 12px 46px}.invitation-action-buttons{gap:8px}.invitation-actions .button{border:1px solid var(--line);background:#fff;min-height:40px;padding:0 12px;text-decoration:none}.invitation-actions .button:hover:not(:disabled){text-decoration:none}.invitation-actions .button-danger{color:var(--danger);border-color:#e6b8b3}.score-details{padding-left:46px}.result-toolbar{background:#f2f7f5;border-radius:10px}.result-section-heading{flex-wrap:wrap;align-items:flex-start}.result-section-heading>span{white-space:normal;text-align:right;max-width:100%}.notice-warning{background:var(--accent-pale);color:#704b13;border-color:#e8cd9f}.notice-warning>span{background:var(--accent);color:#fff}.modal{border-radius:12px}.modal-close{border-radius:8px;width:40px;height:40px}.modal-error{text-align:left;margin:14px 0 0!important}.runner-page{background:var(--paper)}.runner-page:before{display:none}.runner-nav{gap:16px}.candidate-intro-page{background:var(--paper);padding:20px 36px 56px}.candidate-nav{border-bottom-color:var(--line)}.candidate-questionnaire-card{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:48px;width:min(1120px,100%);margin-top:36px}.candidate-questionnaire h1{margin-bottom:32px;font-size:clamp(36px,4vw,44px);font-weight:650;line-height:1.08}.candidate-form{gap:12px}.candidate-form-row{grid-template-columns:160px minmax(0,1fr);gap:20px}.candidate-form-row>span{font-size:15px;font-weight:600}.candidate-form-row input[type=text],.candidate-form-row input[type=number],.candidate-form-row input[type=tel],.candidate-form-row>input:not([type]){border-radius:8px;min-height:54px;font-size:16px}.candidate-sex-options label{border-radius:8px;min-height:52px;padding:0 16px}.candidate-sex-options span{font-size:15px}.candidate-consent{margin:20px 0 0 180px}.candidate-questionnaire .runner-error{margin-left:180px}.candidate-questionnaire .runner-start{border-radius:8px;width:calc(100% - 180px);min-height:54px;margin:24px 0 0 180px;font-size:16px}.candidate-instructions{border:1px solid var(--line);background:#fff;border-radius:12px;margin-top:76px;padding:30px 32px}.candidate-instructions h2{font-size:22px}.candidate-instructions h2>span{width:26px;height:26px;font-size:15px}.candidate-instructions ol{margin-top:26px}.candidate-instructions li{font-size:15px}.candidate-instructions li+li{margin-top:12px}.consent-box input:focus-visible+.custom-check{outline-offset:2px;outline:3px solid #b7791f4d}.secure-label{background:#eef6f2;border:1px solid #bdd7cc;border-radius:6px;padding:5px 8px;font-size:11px}.runner-card{border:1px solid var(--line);background:#fff;border-radius:16px;margin-top:30px;box-shadow:0 8px 28px #1f293312}.runner-state .eyebrow{margin-top:24px}.question-runner-nav{min-width:0}.runner-nav-meta{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.question-counter{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.progress-track{background:#dfe4e7}.progress-track span{background:var(--brand)}.question-card h1{letter-spacing:-.03em;font-size:clamp(27px,4vw,35px)}.question-card h1:focus{outline:none}.question-meta{letter-spacing:.03em;text-transform:none}.answer-options button,.matrix-option-grid button{border-radius:8px}.answer-options button.selected,.matrix-option-grid button.selected{box-shadow:0 0 0 2px #155d4a14}.option-number{border-radius:6px}.visual-task-guide{border-radius:0 8px 8px 0}.iq-visual-stimulus{border-radius:10px}.runner-controls{min-height:76px;padding:12px max(20px, calc((100vw - 680px) / 2)) calc(12px + env(safe-area-inset-bottom));border-color:var(--line);background:#f5f6f7f5}.runner-controls .button[aria-disabled=true]{opacity:.52;cursor:not-allowed;pointer-events:none}.question-page{padding-bottom:calc(100px + env(safe-area-inset-bottom))}@media (width<=1200px){.registry-header{flex-direction:column;align-items:stretch}.registry-summary{width:100%}.issuance-form{grid-template-columns:repeat(2,minmax(0,1fr))}.module-picker,.issuance-submit{grid-column:1/-1}.issuance-submit{width:100%}.share-inline{grid-template-columns:36px minmax(0,1fr);grid-template-areas:"icon copy""link link""actions actions"}.share-inline-actions{justify-content:flex-start}.candidate-questionnaire-card{grid-template-columns:1fr;gap:28px}.candidate-instructions{margin-top:0}}@media (width<=1080px){.hr-shell{display:block}.hr-sidebar{display:none}.hr-mobile-header{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;justify-content:space-between;align-items:center;gap:16px;height:64px;min-height:64px;padding:0 20px;display:flex;position:sticky;top:0}.hr-mobile-header>.brand{align-items:center;min-height:40px;display:inline-flex}.hr-mobile-header .plain-brand b{font-size:14px}.hr-mobile-actions{align-items:center;gap:8px;display:flex}.mobile-logout{border:1px solid var(--line);min-height:40px;color:var(--brand);background:#fff;border-radius:8px;align-items:center;padding:0 12px;font-size:12px;font-weight:650;display:inline-flex}.hr-main{padding:28px 24px 56px}.detail-grid{grid-template-columns:1fr}.test-config-card{order:0}}@media (width<=900px){.candidate-table-wrap{padding:0 14px 14px;overflow:visible}.candidate-table{min-width:0}.candidate-table-head{display:none}.candidate-row{border:1px solid var(--line-soft);border-radius:10px;grid-template-columns:1fr 1fr;gap:12px;min-height:0;margin-top:10px;padding:15px}.candidate-row:first-of-type{margin-top:0}.candidate-identity-cell{border-bottom:1px solid var(--line-soft);grid-column:1/-1;padding-bottom:10px}.candidate-phone:before,.candidate-age:before,.candidate-sex:before,.candidate-date:before{content:attr(data-label) ": ";color:var(--muted)}.test-badges{grid-column:1/-1}.candidate-result-actions{border-top:1px solid var(--line-soft);grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));padding-top:10px}.candidate-result-actions>:only-child{grid-column:1/-1}.detail-grid{grid-template-columns:1fr}.test-config-card{order:0}}@media (width<=760px){.hr-mobile-header{padding:0 16px}.hr-mobile-header .secure-label{display:none}.hr-main{padding:24px 16px 48px}.registry-header h1{font-size:32px}.registry-summary{min-width:0}.registry-summary span{padding:10px 12px}.issuance-panel{padding:18px}.issuance-form{grid-template-columns:1fr}.module-picker,.issuance-submit{grid-column:auto}.module-picker>div{grid-template-columns:1fr}.share-inline-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.share-inline-actions>:only-child{grid-column:1/-1}.registry-toolbar{flex-direction:column;align-items:stretch;padding:18px}.registry-search{width:100%}.detail-actions{grid-template-columns:1fr;width:100%;display:grid}.invitation-summary{grid-template-columns:34px minmax(0,1fr) auto;gap:9px}.invitation-summary .status{grid-area:2/2}.invitation-date{display:none}.invitation-toggle-label{grid-area:1/3/3}.invitation-actions{flex-direction:column;align-items:flex-start;margin-left:0}.invitation-action-buttons{grid-template-columns:1fr 1fr;width:100%;display:grid}.score-details{padding-left:2px}.candidate-intro-page{padding:16px 20px 44px}.candidate-questionnaire-card{margin-top:28px}.candidate-questionnaire h1{margin-bottom:26px}.candidate-form-row{grid-template-columns:1fr;gap:7px}.candidate-consent,.candidate-questionnaire .runner-error,.candidate-questionnaire .runner-start{width:100%;margin-left:0}.candidate-instructions{padding:26px 22px}.runner-page{padding-left:16px;padding-right:16px}.question-runner-nav .brand{min-width:0;max-width:160px}.question-runner-nav .brand b{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.question-counter{max-width:160px}.result-section-heading>span{text-align:left}}@media (width<=600px){.mobile-logout{padding:0 10px}.registry-summary small{font-size:10px}.candidate-row{grid-template-columns:1fr}.candidate-phone,.candidate-age,.candidate-sex,.candidate-date,.test-badges,.candidate-result-actions{grid-column:1}.candidate-result-actions{grid-template-columns:1fr}.candidate-instructions{border-radius:10px}.invitation-panel,.test-config-card{padding:18px}.runner-card{border-radius:12px;margin-top:22px;padding:26px 20px}.question-runner-nav .brand{max-width:128px}.question-counter{max-width:110px}.runner-nav-meta{gap:6px}.timer-pill{min-width:64px;padding:6px 8px}.runner-controls{gap:10px;padding-left:14px;padding-right:14px}.runner-controls .button{flex:1;min-width:0;padding:0 12px}.result-section-heading{flex-direction:column}.profile-score-row{grid-template-columns:minmax(0,1fr) 48px;gap:7px}.profile-score-row>span{grid-column:1/-1}.profile-score-row .profile-scale{grid-column:1}.profile-score-row>.profile-value{grid-column:2}.profile-score-row>em{grid-column:1/-1}}@media (width<=380px){.hr-mobile-header .plain-brand b{max-width:190px;font-size:13px}.registry-summary{grid-template-columns:1fr}.registry-summary span{border-right:0;border-top:1px solid var(--line-soft);min-height:52px}.registry-summary span:first-child{border-top:0}.share-inline{grid-template-columns:32px minmax(0,1fr)}.share-inline-actions,.candidate-sex-options{grid-template-columns:1fr}.question-runner-nav .brand{max-width:96px}.question-counter{max-width:76px}.runner-controls .button{font-size:13px}}
