#emauro-assessment{--eau-blue:#2563eb;--eau-ink:#172338;--eau-muted:#66758a;--eau-line:#dce3ee;max-width:900px;margin:2rem auto;padding:26px 32px;border:1px solid var(--eau-line);border-radius:14px;background:#fff;color:var(--eau-ink);box-shadow:0 12px 40px #243b5b0d;font:16px/1.5 system-ui,sans-serif}#emauro-assessment *{box-sizing:border-box}#emauro-assessment .emauro-test-top,#emauro-assessment .emauro-test-heading{display:flex;justify-content:space-between;align-items:center;gap:14px}#emauro-assessment .emauro-test-top{padding-bottom:20px;border-bottom:1px solid var(--eau-line)}#emauro-assessment .emauro-test-brand{font-size:13px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#1d4ed8}#emauro-assessment .emauro-test-timer{font:700 18px ui-monospace,monospace;background:#eff6ff;color:#1e40af;padding:6px 12px;border-radius:8px}#emauro-assessment .emauro-test-timer.is-urgent{background:#fff1f2;color:#b91c1c}#emauro-assessment .emauro-test-heading{margin:23px 0 13px}#emauro-assessment .emauro-section-badge{border-radius:30px;background:#edf4ff;color:#1d4ed8;padding:5px 11px;font-size:13px;font-weight:700}#emauro-assessment .emauro-count,#emauro-assessment .emauro-muted{color:var(--eau-muted);font-size:13px}#emauro-assessment .emauro-progress{height:7px;border-radius:10px;background:#e6edf7;overflow:hidden;margin-bottom:30px}#emauro-assessment .emauro-progress>div{height:100%;background:var(--eau-blue);border-radius:10px;transition:width .3s}#emauro-assessment .emauro-test-title{font-size:25px;line-height:1.3;margin:0 0 8px}#emauro-assessment .emauro-test-prompt{color:#344256;margin-bottom:20px}#emauro-assessment .emauro-test-prompt p{margin:0 0 10px}#emauro-assessment .emauro-question-image{display:block;max-width:100%;max-height:360px;object-fit:contain;margin:12px 0 25px;border-radius:8px}#emauro-assessment .emauro-option{display:flex;align-items:flex-start;gap:12px;border:1px solid var(--eau-line);border-radius:10px;padding:15px;margin:10px 0;cursor:pointer;transition:border-color .15s,background .15s}#emauro-assessment .emauro-option:hover,#emauro-assessment .emauro-option:has(input:checked){border-color:var(--eau-blue);background:#f6f9ff}#emauro-assessment .emauro-option input{margin:7px 0 0}#emauro-assessment .emauro-option-letter{border-radius:6px;background:#edf2fa;font-weight:700;padding:2px 8px}#emauro-assessment .emauro-option-body{flex:1}#emauro-assessment .emauro-option img{display:block;max-width:240px;max-height:180px;object-fit:contain;margin:9px 0 0}#emauro-assessment textarea{display:block;width:100%;padding:14px;border:1px solid #cbd5e1;border-radius:8px;font:inherit}#emauro-assessment .emauro-answer-text{min-height:92px}#emauro-assessment .emauro-code{min-height:320px;background:#17212c;color:#f2f6fb;font:14px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace}#emauro-assessment .emauro-code-tools{display:flex;align-items:center;gap:12px;margin-top:12px}#emauro-assessment button{border:0;border-radius:8px;cursor:pointer;font-weight:700;padding:11px 18px}#emauro-assessment button:disabled{opacity:.55;cursor:default}#emauro-assessment .emauro-run{background:#e8eef9;color:#1b3f7b}#emauro-assessment .emauro-next,#emauro-assessment #emauro-start{background:#2563eb;color:#fff}#emauro-assessment .emauro-terminal{white-space:pre-wrap;overflow-wrap:anywhere;background:#101a22;color:#e7f1f8;padding:17px;min-height:95px;border-radius:8px;font:13px/1.55 ui-monospace,monospace}#emauro-assessment .emauro-test-footer{display:flex;justify-content:space-between;align-items:center;gap:15px;border-top:1px solid var(--eau-line);margin-top:28px;padding-top:18px}#emauro-assessment .emauro-message{color:#af3b35;margin:0}#emauro-assessment .emauro-complete{text-align:center;padding:34px 15px}#emauro-assessment .emauro-complete-icon{display:inline-grid;place-items:center;width:64px;height:64px;background:#dcfce7;color:#166534;border-radius:50%;font-size:30px}#emauro-assessment .emauro-score{font-size:32px;font-weight:800;margin:20px 0;color:#1d4ed8}#emauro-assessment .emauro-section-scores{max-width:460px;margin:auto}#emauro-assessment .emauro-section-score{display:flex;justify-content:space-between;padding:9px;border-bottom:1px solid var(--eau-line)}.emauro-catalog{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.emauro-catalog article{border:1px solid #dce3ee;border-radius:10px;padding:1.3rem;background:#fff}@media(max-width:650px){#emauro-assessment{padding:18px}#emauro-assessment .emauro-test-title{font-size:21px}#emauro-assessment .emauro-test-footer{align-items:stretch;flex-direction:column}#emauro-assessment .emauro-test-footer button{width:100%}}

.emauro-catalog{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.emauro-catalog .emauro-catalog-card{overflow:hidden;padding:0;box-shadow:0 8px 25px #243b5b0d}.emauro-catalog-image{display:block;aspect-ratio:16/9;background:#f1f5f9}.emauro-catalog-image img{width:100%;height:100%;object-fit:cover}.emauro-catalog-body{padding:22px}.emauro-catalog-body h3{margin:0 0 12px}.emauro-catalog-body h3 a{text-decoration:none;color:#172338}.emauro-catalog-meta{color:#64748b}.emauro-catalog-body ul{padding-left:20px}.emauro-price{font-weight:700;font-size:1.2rem}.emauro-buy{display:inline-block;background:#2563eb;color:#fff!important;padding:10px 16px;border-radius:7px;text-decoration:none!important;font-weight:700}.emauro-course>img{width:100%;height:auto;max-height:450px;object-fit:cover;border-radius:10px}.emauro-order-access{margin:28px 0;padding:20px;border:1px solid #dce3ee;border-radius:10px}
/* Assessment storefront: scoped so Superio's other pages keep their layout. */
.emauro-catalog,.emauro-detail{--em-ink:#202b3b;--em-muted:#6b7788;--em-border:#e3e9f2;--em-blue:#2368d5;color:var(--em-ink);font-family:inherit}.emauro-catalog *,.emauro-detail *{box-sizing:border-box}.emauro-catalog{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:24px;max-width:1200px;margin:0 auto;padding:16px 0 32px}.emauro-catalog .emauro-catalog-card{display:flex;flex-direction:column;min-width:0;padding:0!important;overflow:hidden;border:1px solid var(--em-border);border-radius:16px;background:#fff;box-shadow:0 12px 35px rgba(24,54,92,.07);transition:transform .2s,box-shadow .2s}.emauro-catalog .emauro-catalog-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px rgba(24,54,92,.12)}.emauro-catalog-image{display:flex;align-items:center;justify-content:center;width:100%;height:220px;aspect-ratio:auto;overflow:hidden;background:#eff4fb}.emauro-catalog-image img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;padding:18px}.emauro-image-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:180px;background:linear-gradient(140deg,#eff5ff,#e0ebfc);color:#4974ae;font-size:18px;font-weight:700;letter-spacing:.03em}.emauro-catalog-body{display:flex;flex:1;flex-direction:column;padding:24px}.emauro-eyebrow{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--em-blue)}.emauro-catalog-body h3{margin:9px 0 9px;font-size:23px;line-height:1.25}.emauro-catalog-body h3 a{color:var(--em-ink);text-decoration:none}.emauro-catalog-summary{margin:0 0 18px;color:var(--em-muted);line-height:1.6}.emauro-catalog-meta,.emauro-stats{display:flex;gap:10px;flex-wrap:wrap}.emauro-catalog-meta span{padding:6px 9px;border-radius:6px;background:#f3f6fa;color:#586779;font-size:12px;font-weight:600}.emauro-catalog-price{margin-top:auto;padding-top:23px;font-size:23px;font-weight:800}.emauro-card-actions{display:flex;gap:10px;margin-top:14px;flex-wrap:wrap}.emauro-buy,.emauro-outline-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 17px;border-radius:8px;text-align:center;text-decoration:none!important;font-weight:700;line-height:1.3}.emauro-buy{background:var(--em-blue);color:#fff!important}.emauro-buy:hover{background:#174fae;color:#fff!important}.emauro-outline-button{border:1px solid #b9c9df;color:#214d88!important;background:#fff}.emauro-detail{max-width:1180px;margin:50px auto 85px;padding:0 24px}.emauro-detail-top{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:42px;align-items:center;margin-bottom:34px}.emauro-detail-visual{display:flex;align-items:center;justify-content:center;min-height:330px;max-height:410px;overflow:hidden;border:1px solid var(--em-border);border-radius:18px;background:#f3f6fb}.emauro-detail-image{display:block;width:100%;height:100%;max-width:100%;max-height:410px;object-fit:contain;padding:22px}.emauro-detail-intro h1{margin:12px 0 15px;font-size:clamp(30px,4vw,46px);line-height:1.18;color:var(--em-ink)}.emauro-lead{font-size:17px;line-height:1.65;color:var(--em-muted)}.emauro-stats{margin:22px 0;gap:12px}.emauro-stats span{display:flex;flex-direction:column;min-width:110px;padding:12px 16px;border:1px solid var(--em-border);border-radius:10px;color:var(--em-muted);font-size:12px}.emauro-stats strong{color:var(--em-ink);font-size:21px}.emauro-feature-list{display:grid;gap:9px;margin:0;padding:0;list-style:none}.emauro-feature-list li{padding-left:27px;position:relative;color:#4d5d72}.emauro-feature-list li:before{content:'✓';position:absolute;left:0;color:#1b9d72;font-weight:900}.emauro-detail-lower{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:25px;align-items:start}.emauro-detail-main{display:grid;gap:22px}.emauro-panel,.emauro-purchase{padding:27px;border:1px solid var(--em-border);border-radius:15px;background:#fff;box-shadow:0 7px 25px rgba(24,54,92,.04)}.emauro-panel h2{margin:0 0 18px;font-size:24px}.emauro-panel-heading{display:flex;justify-content:space-between;gap:12px;align-items:end}.emauro-panel-heading h2{margin:5px 0 20px}.emauro-section-total{color:var(--em-muted);font-size:13px}.emauro-outline{border:1px solid var(--em-border);border-radius:10px;overflow:hidden}.emauro-outline-row{display:flex;align-items:center;gap:15px;padding:15px 18px;border-bottom:1px solid var(--em-border)}.emauro-outline-row:last-child{border-bottom:0}.emauro-outline-index{display:grid;place-items:center;flex:none;width:38px;height:38px;border-radius:9px;background:#eaf2ff;color:var(--em-blue);font-size:13px;font-weight:800}.emauro-outline-row strong,.emauro-outline-row small{display:block}.emauro-outline-row strong{font-size:15px}.emauro-outline-row small{margin-top:3px;color:var(--em-muted);font-size:12px}.emauro-outline-arrow{margin-left:auto;font-size:25px;color:#a4b2c4}.emauro-purchase{position:sticky;top:24px}.emauro-purchase-price{margin:12px 0;font-size:29px;font-weight:800}.emauro-purchase p{color:var(--em-muted);line-height:1.55}.emauro-buy-full{display:flex;width:100%;margin:20px 0 10px}.emauro-product-link{display:block;text-align:center;color:var(--em-blue);font-weight:600}.emauro-purchase-facts{display:flex;justify-content:space-between;gap:12px;margin-top:24px;padding-top:17px;border-top:1px solid var(--em-border);color:var(--em-muted);font-size:12px}.emauro-admin-hint{padding:12px;border-radius:8px;background:#fff8e8;color:#765b22!important}@media(max-width:800px){.emauro-detail-top,.emauro-detail-lower{grid-template-columns:1fr}.emauro-purchase{position:static}.emauro-detail{margin:25px auto 55px}.emauro-detail-visual{min-height:230px;max-height:320px}.emauro-detail-image{max-height:320px}}@media(max-width:480px){.emauro-detail{padding:0 15px}.emauro-panel,.emauro-purchase{padding:19px}.emauro-stats span{min-width:85px}.emauro-catalog-image{height:190px}}
.emauro-catalog{grid-template-columns:repeat(var(--em-columns,3),minmax(0,1fr))}.emauro-fit-cover .emauro-catalog-image img,.emauro-fit-cover .emauro-detail-image{object-fit:cover;padding:0}.emauro-widget-shell{max-width:none;margin:0;padding:0}.emauro-widget-shell .emauro-detail-top{margin-bottom:0}.emauro-widget-shell .emauro-purchase{position:static}.emauro-elementor-layout{min-height:300px}@media(max-width:900px){.emauro-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.emauro-catalog{grid-template-columns:1fr}}
/* Employer pack and dashboard */
.emauro-pack-offers{margin-top:22px;padding-top:18px;border-top:1px solid var(--em-border,#e3e9f2)}.emauro-pack-offers h3{font-size:17px;margin:0 0 5px}.emauro-pack-offers p{font-size:13px;margin:0 0 14px}.emauro-pack-grid{display:grid;gap:8px}.emauro-pack-tile{display:flex;align-items:center;justify-content:space-between;gap:9px;flex-wrap:wrap;padding:11px;border:1px solid #dce7f5;border-radius:9px;text-decoration:none!important;background:#f8fbff}.emauro-pack-tile strong{color:#24354c}.emauro-pack-tile span{font-weight:800;color:#182b46}.emauro-pack-tile small{width:100%;color:#2368d5}.emauro-employer,.emauro-employer-login{max-width:1160px;margin:45px auto 75px;padding:0 22px;color:#202b3b}.emauro-employer-header{margin-bottom:28px}.emauro-employer-header h1{font-size:clamp(29px,4vw,42px);margin:8px 0}.emauro-employer-header p{color:#66758a}.emauro-dashboard-notice{padding:13px 18px;margin:15px 0;border-radius:9px;background:#eef7ff;color:#1d4f86}.emauro-employer-pack,.emauro-report{padding:25px;margin:22px 0;border:1px solid #e0e8f2;border-radius:15px;background:#fff;box-shadow:0 8px 28px #243b5b0d}.emauro-employer-pack-head,.emauro-report-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.emauro-employer-pack-head h2,.emauro-report-head h2{margin:7px 0}.emauro-employer-pack-head p{color:#768295;font-size:13px}.emauro-employer-pack-head>strong{padding:10px 14px;border-radius:8px;background:#eaf2ff;color:#1658b3;white-space:nowrap}.emauro-invite-form{display:flex;align-items:end;gap:12px;flex-wrap:wrap;padding:20px;margin:19px 0;background:#f7faff;border-radius:10px}.emauro-invite-form label,.emauro-report-actions label{display:grid;gap:6px;font-weight:700}.emauro-invite-form input,.emauro-report-actions input{min-height:42px;min-width:260px;padding:9px 12px;border:1px solid #cedbea;border-radius:7px}.emauro-invite-form button,.emauro-report-actions button{min-height:42px;padding:9px 17px;border:0;border-radius:7px;background:#2368d5;color:#fff;cursor:pointer;font-weight:700}.emauro-attempts{overflow:auto}.emauro-attempts-heading,.emauro-attempt-row{display:grid;grid-template-columns:minmax(180px,2fr) minmax(145px,1fr) minmax(90px,.7fr) minmax(100px,.7fr);gap:15px;min-width:560px;align-items:center;padding:13px 15px;border-bottom:1px solid #e7edf5}.emauro-attempts-heading{background:#f3f6fa;font-size:12px;font-weight:800;color:#627084;text-transform:uppercase}.emauro-attempt-row small{display:block;color:#8994a3;font-size:11px}.emauro-attempt-row a{font-weight:700;color:#2368d5}.emauro-empty{padding:15px;color:#768295}.emauro-report-score{font-size:28px;color:#2368d5}.emauro-report-sections>div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #e7edf5}.emauro-report-answer{padding:15px 0;border-bottom:1px solid #e7edf5}.emauro-report-answer small{margin-left:10px;color:#67758a}.emauro-report-answer pre{overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;padding:12px;background:#f5f7fa;border-radius:8px}.emauro-report-actions{display:flex;gap:18px;flex-wrap:wrap;align-items:end}.emauro-report-actions form{display:flex;align-items:end;flex-wrap:wrap;gap:10px}@media(max-width:650px){.emauro-employer-pack-head,.emauro-report-head{align-items:start;flex-direction:column}.emauro-employer,.emauro-employer-login{padding:0 15px}.emauro-employer-pack,.emauro-report{padding:16px}}@media print{header,footer,.site-header,.site-footer,.emauro-employer-header,.emauro-report-actions,.emauro-dashboard-notice,.emauro-employer>p{display:none!important}.emauro-employer{margin:0;max-width:none;padding:0}.emauro-report{box-shadow:none;border:0;margin:0;padding:0}.emauro-report-answer{break-inside:avoid}}
.emauro-pack-grid{gap:11px}.emauro-pack-tile{display:block!important;padding:13px!important}.emauro-pack-tile>strong,.emauro-pack-tile>span{display:block}.emauro-pack-tile>span{margin:4px 0 10px}.emauro-pack-tile form{display:grid;gap:10px}.emauro-pack-mode,.emauro-pack-count,.emauro-mode-field{display:grid;gap:5px;font-size:12px;font-weight:700;color:#44536a}.emauro-pack-mode select,.emauro-pack-count input,.emauro-mode-field select,.emauro-invite-form select{width:100%;min-height:38px;padding:6px 8px;border:1px solid #cbd9e9;border-radius:7px;background:#fff;color:#233148}.emauro-pack-tile button{padding:10px 13px;border:0;border-radius:7px;background:var(--em-blue,#2368d5);color:#fff;font-weight:700;cursor:pointer}.emauro-pack-login{font-weight:700;color:#2368d5}.emauro-mode-field{margin:14px 0}.emauro-mode-field small{font-weight:400;color:#738195}.emauro-employer-instructions{padding:14px 18px;margin:15px 0;border-radius:9px;background:#f4f8fe;color:#465873}.emauro-employer-instructions p{margin:7px 0 0}.emauro-invite-form select{min-width:220px}
.emauro-widget-shell .emauro-panel+.emauro-panel{margin-top:18px}.emauro-pack-offers .emauro-pack-tile{border:1px solid #dce7f5;border-radius:9px;background:#f8fbff}.emauro-pack-offers .emauro-pack-tile form button:hover{filter:brightness(.92)}
.emauro-candidate-hub{max-width:1100px;margin:45px auto 75px;padding:0 22px;color:#202b3b}.emauro-candidate-hub>h1{margin:10px 0}.emauro-candidate-hub>p{color:#67778c}.emauro-candidate-card{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:23px;margin:18px 0;border:1px solid #dce7f5;border-radius:14px;background:#fff;box-shadow:0 8px 28px #243b5b0d}.emauro-candidate-card h2{margin:8px 0;font-size:22px}.emauro-candidate-card p{margin:0;color:#67778c}.emauro-candidate-hub #emauro-assessment{margin:22px 0;max-width:none}.emauro-invite-panel{margin:20px 0;padding:20px;border:1px solid #dce7f5;border-radius:12px;background:#f8fbff}.emauro-invite-panel h3{margin:0 0 6px;font-size:20px}.emauro-invite-panel>p{margin:0;color:#67778c}.emauro-invite-panel .emauro-invite-form{padding:0;margin:17px 0 0;background:transparent}.emauro-invite-panel .emauro-invite-form label{flex:1;min-width:220px}.emauro-invite-panel .emauro-invite-form select,.emauro-invite-panel .emauro-invite-form input{width:100%;min-width:0}@media(max-width:650px){.emauro-candidate-card{align-items:flex-start;flex-direction:column}.emauro-candidate-hub{padding:0 15px}}
.emauro-candidate-hub .emauro-candidate-action,.emauro-candidate-hub .emauro-candidate-action:visited{display:inline-flex!important;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border-radius:8px;background:#2368d5!important;color:#fff!important;opacity:1!important;visibility:visible!important;text-decoration:none!important;font-weight:700;white-space:nowrap}.emauro-candidate-hub .emauro-candidate-action:hover,.emauro-candidate-hub .emauro-candidate-action:focus{background:#174fae!important;color:#fff!important}.emauro-candidate-result{padding:28px;margin:22px 0;border:1px solid #dce7f5;border-radius:14px;background:#fff;box-shadow:0 8px 28px #243b5b0d}.emauro-candidate-result h2{margin:8px 0}.emauro-candidate-result-score{margin:20px 0;font-size:32px;font-weight:800;color:#2368d5}.emauro-candidate-result-sections{max-width:650px}.emauro-candidate-result-sections>div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid #e1e8f2}
.emauro-dashboard-choice{margin:18px 0;padding:18px;border:1px solid #dce7f5;border-radius:10px;background:#f8fbff}.emauro-dashboard-choice h3{margin:0 0 12px;font-size:17px}.emauro-dashboard-choice form{display:grid;gap:11px;max-width:540px}.emauro-dashboard-choice label{display:flex;align-items:center;gap:9px;color:#34465e;font-weight:600}.emauro-dashboard-choice label:has(select){display:grid;gap:6px}.emauro-dashboard-choice select{min-height:40px;padding:7px 10px;border:1px solid #cbd9e9;border-radius:7px;background:#fff}.emauro-dashboard-choice button{justify-self:start;padding:10px 16px;border:0;border-radius:7px;background:#2368d5;color:#fff;font-weight:700;cursor:pointer}.emauro-dashboard-choice p{font-size:13px;color:#67778c;margin:10px 0 0}
