:root{color:#eef2ff;font-synthesis:none;text-rendering:optimizelegibility;background:#080b14;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 75% 10%,#6c5ce729,#0000 35%),#080b14;min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}.app{min-height:100vh}.topbar{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);height:82px;margin:0 auto;display:flex}.brand{letter-spacing:.12em;align-items:center;gap:12px;font-weight:800;display:flex}.brand-mark{color:#fff;background:linear-gradient(135deg,#7c6cff,#5242d8);border-radius:10px;place-items:center;width:36px;height:36px;display:grid;box-shadow:0 8px 30px #6c5ce759}.nav{color:#aab1c5;gap:30px;font-size:14px;display:flex}.nav a:hover{color:#fff}main{width:min(1180px,100% - 40px);margin:0 auto}.hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;min-height:650px;display:grid}.eyebrow{color:#8d82ff;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800}.hero h1{letter-spacing:-.055em;max-width:720px;margin:18px 0 20px;font-size:clamp(48px,6vw,82px);line-height:.98}.hero-description{color:#9da5bc;max-width:620px;font-size:18px;line-height:1.7}.hero-actions{gap:14px;margin-top:34px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:700;transition:transform .15s,border-color .15s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button.primary{color:#fff;background:linear-gradient(135deg,#7c6cff,#5b4ce0)}.button.secondary{color:#e7e9f3;background:#ffffff0b;border-color:#ffffff1f}.tagline{color:#6f778d;letter-spacing:.08em;margin-top:24px;font-size:13px}.hero-card{background:linear-gradient(145deg,#15192bf2,#0c0f1cf2);border:1px solid #ffffff1a;border-radius:24px;padding:28px;box-shadow:0 30px 80px #00000059}.score-header{color:#aab1c5;justify-content:space-between;display:flex}.score-header strong{color:#fff;font-size:30px}.progress{background:#ffffff12;border-radius:10px;height:8px;margin:20px 0 28px;overflow:hidden}.progress-value{background:linear-gradient(90deg,#6658e8,#9a8eff);border-radius:10px;height:100%}.metrics{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:30px;display:grid}.metrics div{background:#ffffff09;border-radius:14px;padding:16px}.metrics span,.metrics strong{display:block}.metrics span{color:#777f95;margin-bottom:7px;font-size:11px}.metrics strong{font-size:19px}.domain{color:#aeb4c5;border-top:1px solid #ffffff12;justify-content:space-between;padding:15px 0;font-size:13px;display:flex}.domain strong{color:#dedaff}.certifications,.about{padding:90px 0}.section-heading h2,.about h2{letter-spacing:-.035em;margin:10px 0 40px;font-size:38px}.cert-card{background:#ffffff06;border:1px solid #ffffff17;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:26px;display:grid}.cert-icon{color:#dcd8ff;background:#7c6cff1f;border:1px solid #7c6cff33;border-radius:18px;place-items:center;width:74px;height:74px;font-weight:900;display:grid}.cert-provider{color:#8f97ac;font-size:12px}.cert-info h3{margin:5px 0;font-size:25px}.cert-info p{color:#9aa2b7;margin:0}.cert-meta{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.cert-meta span{color:#858da2;background:#ffffff0b;border-radius:8px;padding:6px 10px;font-size:11px}.mode-actions{gap:10px;display:flex}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature-grid article{background:#ffffff05;border:1px solid #ffffff14;border-radius:18px;min-height:210px;padding:26px}.feature-number{color:#7669ed;font-size:12px;font-weight:800}.feature-grid h3{margin:32px 0 10px;font-size:22px}.feature-grid p{color:#858da3;line-height:1.7}footer{color:#687086;border-top:1px solid #ffffff12;justify-content:space-between;width:min(1180px,100% - 40px);margin:70px auto 0;padding:30px 0 40px;font-size:12px;display:flex}.api-hint{opacity:.4}@media (width<=850px){.nav{display:none}.hero{grid-template-columns:1fr;gap:50px;padding:80px 0}.cert-card{grid-template-columns:1fr}.mode-actions{flex-wrap:wrap}.feature-grid{grid-template-columns:1fr}footer{flex-direction:column;gap:10px}}.brand-button,.nav button{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0}.practice-shell,.results-shell{min-height:720px;padding:70px 0 100px}.practice-header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px;display:flex}.practice-header h2,.results-shell h2{letter-spacing:-.035em;margin:8px 0 0;font-size:38px}.practice-progress{color:#8991a7;font-size:14px}.question-card{background:#ffffff06;border:1px solid #ffffff17;border-radius:22px;max-width:900px;padding:34px}.question-meta{color:#777f95;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;gap:15px;margin-bottom:22px;font-size:11px;display:flex}.question-stem{letter-spacing:-.02em;margin:0 0 28px;font-size:25px;line-height:1.45}.option-list{gap:12px;display:grid}.answer-option{color:#d7dae5;text-align:left;cursor:pointer;background:#ffffff06;border:1px solid #ffffff17;border-radius:14px;align-items:flex-start;gap:14px;width:100%;padding:17px 18px;transition:border-color .15s,background .15s,transform .15s;display:flex}.answer-option:not(:disabled):hover{border-color:#7c6cff73;transform:translateY(-1px)}.answer-option.selected{background:#7c6cff1a;border-color:#7c6cffbf}.answer-option.correct{background:#48c78e14;border-color:#48c78e99}.answer-option.incorrect{background:#ff647814;border-color:#ff647899}.option-key{background:#ffffff0f;border-radius:9px;flex:0 0 32px;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.option-text{padding-top:5px;line-height:1.55}.question-actions,.result-actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.feedback-panel{border-top:1px solid #ffffff14;margin-top:28px;padding-top:26px}.feedback-title{margin-bottom:12px;font-size:22px;font-weight:800}.correct-text{color:#64d59e}.incorrect-text{color:#ff788e}.feedback-panel p{color:#a0a7b9;line-height:1.7}.feedback-options{gap:10px;margin-top:22px;display:grid}.feedback-option{background:#ffffff06;border-radius:12px;gap:5px;padding:14px 16px;display:grid}.feedback-option strong{font-size:13px}.feedback-option span{color:#858da3;font-size:13px;line-height:1.5}.mini-progress{color:#727a90;margin-top:20px;font-size:12px}.error-box{color:#ff9aaa;background:#ff647812;border:1px solid #ff647847;border-radius:12px;margin-top:20px;padding:14px 16px;font-size:13px}.loading-card{color:#8f97ac;background:#ffffff06;border:1px solid #ffffff14;border-radius:16px;padding:30px}.result-main{grid-template-columns:2fr repeat(3,1fr);gap:14px;max-width:900px;display:grid}.result-main>div{background:#ffffff06;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;justify-content:space-between;min-height:130px;padding:22px;display:flex}.result-main span{color:#81899e;font-size:12px}.result-score strong{font-size:44px}.result-stat strong{font-size:30px}.domain-results{gap:10px;max-width:900px;margin-top:28px;display:grid}.domain-result{background:#ffffff06;border-radius:12px;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.domain-result>div{align-items:center;gap:14px;display:flex}.domain-result span{color:#747c91;font-size:12px}@media (width<=760px){.practice-header{flex-direction:column;align-items:flex-start}.question-card{padding:22px}.result-main{grid-template-columns:1fr 1fr}.result-score{grid-column:1/-1}}.sources-panel{background:linear-gradient(145deg,#7c6cff0f,#ffffff05);border:1px solid #7c6cff33;border-radius:16px;margin-top:28px;padding:22px}.sources-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.sources-heading h4{margin:8px 0 0;font-size:18px}.source-badge{color:#9f96ff;text-transform:uppercase;letter-spacing:.08em;background:#7c6cff1a;border:1px solid #7c6cff33;border-radius:999px;align-items:center;padding:5px 9px;font-size:10px;font-weight:800;display:inline-flex}.sources-count{color:#666f85;font-size:11px}.sources-intro{font-size:12px;color:#767f95!important;margin:14px 0 18px!important}.sources-list{gap:9px;display:grid}.source-link{background:#ffffff06;border:1px solid #ffffff12;border-radius:12px;justify-content:space-between;align-items:center;gap:15px;padding:14px 15px;transition:border-color .15s,background .15s,transform .15s;display:flex}.source-link:hover{background:#7c6cff0f;border-color:#7c6cff66;transform:translateY(-1px)}.source-link>div{gap:4px;min-width:0;display:grid}.source-link strong{color:#d8dbe7;font-size:13px;line-height:1.45}.source-link span{color:#777f95;font-size:11px}.source-arrow{flex:none;color:#8f84ff!important;font-size:17px!important}@media (width<=600px){.sources-heading{flex-direction:column;gap:10px}}.exam-shell{min-height:800px;padding:55px 0 100px}.exam-topline{justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px;display:flex}.exam-topline h2{letter-spacing:-.035em;margin:8px 0 0;font-size:38px}.exam-summary{color:#858da3;gap:18px;font-size:13px;display:flex}.exam-layout{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:24px;display:grid}.exam-main .question-card{max-width:none}.exam-sidebar{gap:16px;display:grid;position:sticky;top:20px}.navigator-toggle{width:100%}.question-grid{background:#ffffff06;border:1px solid #ffffff14;border-radius:16px;grid-template-columns:repeat(7,1fr);gap:7px;padding:16px;display:grid}.question-chip{aspect-ratio:1;color:#7f879c;cursor:pointer;background:#ffffff06;border:1px solid #ffffff14;border-radius:8px;font-size:11px}.question-chip.answered{color:#c7c3ff;background:#7c6cff1a;border-color:#7c6cff47}.question-chip.flagged{color:#ffd27e;border-color:#ffbe5099}.question-chip.current{outline:2px solid #7c6cffcc}.exam-progress-card{background:#ffffff06;border:1px solid #ffffff14;border-radius:16px;gap:12px;padding:18px;display:grid}.exam-progress-card div{color:#7d859a;justify-content:space-between;font-size:12px;display:flex}.exam-progress-card strong{color:#e0e3ed}.exam-actions{flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:28px;display:flex}.button.flag{color:#aab1c5;background:#ffffff09;border-color:#ffffff1f}.button.flag.active{color:#ffd27e;background:#ffbe5012;border-color:#ffbe5066}.finish-button{color:#fff;background:#ff64781f;border-color:#ff647840;width:100%}.review-title{margin:52px 0 18px;font-size:27px}.review-list{gap:18px;max-width:950px;display:grid}.review-card{background:#ffffff06;border:1px solid #ffffff14;border-radius:18px;padding:26px}.review-header{color:#777f95;text-transform:uppercase;letter-spacing:.06em;flex-wrap:wrap;align-items:center;gap:14px;font-size:11px;display:flex}.review-card h4{margin:18px 0;font-size:19px;line-height:1.5}.review-card p{color:#9098ad;line-height:1.65}.review-answer{color:#7f879c;gap:10px;margin:8px 0;font-size:13px;display:flex}.review-answer strong{color:#dedfe8}@media (width<=980px){.exam-layout{grid-template-columns:1fr}.exam-sidebar{position:static}.question-grid{grid-template-columns:repeat(10,1fr)}}@media (width<=650px){.exam-topline{flex-direction:column;align-items:flex-start}.question-grid{grid-template-columns:repeat(7,1fr)}.exam-actions{flex-direction:column}.exam-actions .button{width:100%}}.auth-page{background:radial-gradient(circle at top,#7c6cff1a,#0000 35%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:50px 20px;display:flex}.auth-brand{letter-spacing:.07em;align-items:center;gap:10px;margin-bottom:28px;display:flex}.auth-card{background:#ffffff07;border:1px solid #ffffff14;border-radius:22px;width:100%;max-width:440px;padding:36px;box-shadow:0 30px 80px #0003}.auth-card h1{letter-spacing:-.035em;margin:10px 0 8px;font-size:30px}.auth-subtitle{color:#858da3;margin-bottom:26px;font-size:13px;line-height:1.6}.auth-form{gap:16px;display:grid}.auth-form label{color:#969db0;gap:7px;font-size:12px;font-weight:600;display:grid}.auth-form input{color:#eef0f7;width:100%;font:inherit;background:#ffffff09;border:1px solid #ffffff17;border-radius:11px;outline:none;padding:13px 14px}.auth-form input:focus{border-color:#7c6cff99;box-shadow:0 0 0 3px #7c6cff14}.auth-submit{width:100%;margin-top:5px}.auth-link{color:#9288ff;cursor:pointer;background:0 0;border:0;margin-top:15px;padding:0;font-size:12px}.auth-switch{color:#767f94;border-top:1px solid #ffffff0f;justify-content:center;gap:6px;margin-top:26px;padding-top:20px;font-size:12px;display:flex}.auth-switch button{color:#a59dff;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.auth-message{color:#91ddb6;background:#5ad2960f;border:1px solid #5ad2962e;border-radius:10px;padding:12px 14px;font-size:12px;line-height:1.5}.auth-loading{color:#8d95aa;place-items:center;min-height:100vh;display:grid}.auth-page>.tagline{margin-top:24px}.public-brand,.public-nav .brand-button,.brand,.auth-brand{align-items:center;display:inline-flex}.public-brand:before,.public-brand:after,.public-nav .brand-button:before,.public-nav .brand-button:after,.public-footer:before,.public-footer strong:before{content:none!important;display:none!important}.brand-logo-image,.footer-brand-logo,.auth-brand-logo{object-fit:contain;object-position:center;box-shadow:none;background:0 0;border:0;border-radius:0;display:block!important}.brand-logo-image{width:240px;height:59px}.public-brand,.public-nav .brand-button,.public-brand-image,.brand-image-button{width:auto;min-width:0;height:auto;color:inherit;background:0 0;border:0;margin:0;padding:0}.brand-image-button{cursor:pointer}.footer-brand-logo{width:190px;height:46px}.auth-brand-logo{width:220px;height:54px}.topbar>.brand{width:205px;height:50px;box-shadow:none;border:0;border-radius:0;padding:0;overflow:hidden;background:url(/certvox-lockup-v8.svg) 50%/contain no-repeat!important}.topbar>.brand>span{display:none!important}.brand .brand-mark,.auth-brand .brand-mark{width:38px;height:38px;box-shadow:none;color:#0000;background:url(/certvox-icon-v7.svg) 50%/contain no-repeat;border:0;border-radius:0;flex:0 0 38px;font-size:0}@media (width<=640px){.brand-logo-image{width:190px;height:47px}.footer-brand-logo{width:165px;height:40px}.auth-brand-logo{width:190px;height:47px}.topbar>.brand{width:175px;height:43px}}.catalog-provider-filter select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f4f6ff;background-color:#111724}.catalog-provider-filter select option{color:#dce3f2;background-color:#111724}.catalog-provider-filter select option:checked{color:#fff;background-color:#6654ef}
