:root{--stp-navy:#062f3b;--stp-teal:#078b90;--stp-teal-2:#0f9ca1;--stp-light:#edf7f5;--stp-cream:#fbf8ef;--stp-gold:#d5a62e;--stp-coral:#ff614b;--stp-ink:#173f49;--stp-muted:#607780;--stp-line:#cce2df;--stp-white:#fff;--stp-danger:#b5353f;--stp-success:#087b60}
.stp-shell,.stp-admin{box-sizing:border-box;color:var(--stp-ink);font-family:inherit;margin:0 auto;max-width:1320px;padding:clamp(18px,4vw,52px)}.stp-shell *,.stp-admin *{box-sizing:border-box}.stp-shell a,.stp-admin a{text-underline-offset:3px}
.stp-hero,.stp-admin-hero{align-items:center;background:radial-gradient(circle at 88% 18%,rgba(255,255,255,.13) 0 84px,transparent 85px),linear-gradient(125deg,#053e49,#078b90);border-radius:30px;color:#fff;display:grid;gap:32px;grid-template-columns:minmax(0,1fr) minmax(210px,330px);overflow:hidden;padding:clamp(30px,6vw,72px)}.stp-hero h1,.stp-admin-hero h1{color:inherit;font-size:clamp(2.25rem,6vw,5rem);letter-spacing:-.055em;line-height:.98;margin:10px 0 20px;max-width:850px}.stp-hero p,.stp-admin-hero p{color:rgba(255,255,255,.9);font-size:clamp(1rem,2vw,1.28rem);line-height:1.65;margin:0;max-width:760px}
.stp-kicker,.stp-eyebrow{color:var(--stp-teal);display:block;font-size:.78rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.stp-hero .stp-kicker,.stp-admin-hero .stp-eyebrow{color:#9be7e1}.stp-hero-benefits{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.stp-hero-benefits span{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.3);border-radius:999px;color:#fff;font-size:.82rem;font-weight:800;padding:8px 12px}.stp-trust{background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.28);border-radius:22px;padding:25px}.stp-trust strong{display:block;font-size:1.25rem;margin-bottom:8px}.stp-trust p{font-size:.9rem!important;line-height:1.45!important;margin-top:10px!important}
.stp-card,.stp-review,.stp-admin-card{background:#fff;border:1px solid var(--stp-line);border-radius:26px;box-shadow:0 18px 50px rgba(6,47,59,.08);margin-top:28px;padding:clamp(22px,4vw,48px)}.stp-section-heading{align-items:flex-end;display:flex;gap:20px;justify-content:space-between;margin-bottom:26px}.stp-section-heading h2{color:var(--stp-navy);font-size:clamp(1.7rem,4vw,3rem);letter-spacing:-.035em;line-height:1.08;margin:7px 0 0}.stp-section-heading p{color:var(--stp-muted);margin:8px 0 0}.stp-text-link{color:var(--stp-teal);font-weight:800;white-space:nowrap}
.stp-member-gate{align-items:center;background:var(--stp-cream);border-inline-start:5px solid var(--stp-gold);border-radius:18px;display:flex;gap:22px;justify-content:space-between;padding:22px}.stp-member-gate p{margin:5px 0 0}
.stp-form,.stp-builder-form{display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.stp-member-gate+.stp-form{margin-top:24px}.stp-field{min-width:0}.stp-field label,.stp-field>span,.stp-admin label{color:var(--stp-navy);display:block;font-weight:800;margin:0 0 8px}.stp-field select,.stp-admin input[type=file]{background:#fff;border:2px solid var(--stp-line);border-radius:14px;color:var(--stp-ink);font:inherit;min-height:54px;padding:11px 14px;width:100%}.stp-field select:focus,.stp-admin input:focus{border-color:var(--stp-teal);box-shadow:0 0 0 4px rgba(7,139,144,.14);outline:none}.stp-conditional[hidden]{display:none}.stp-builder .stp-button{align-self:end}.stp-builder-form>.stp-button{grid-column:1/-1;justify-self:start}
.stp-button{align-items:center;border:2px solid transparent;border-radius:13px;cursor:pointer;display:inline-flex;font:inherit;font-weight:800;justify-content:center;min-height:50px;padding:12px 22px;text-decoration:none;transition:transform .18s ease,filter .18s ease}.stp-button:hover{filter:brightness(1.06);transform:translateY(-2px)}.stp-button:focus-visible{box-shadow:0 0 0 4px rgba(7,139,144,.2);outline:0}.stp-button:not(.stp-button-secondary){background:linear-gradient(120deg,#06797f,#0b9aa0);color:#fff}.stp-button-secondary{background:#fff;border-color:var(--stp-teal);color:var(--stp-teal)}
.stp-auth-open{overflow:hidden}.stp-auth-banner[hidden]{display:none}.stp-auth-banner{align-items:center;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:100000}.stp-auth-backdrop{background:rgba(3,28,35,.72);border:0;cursor:default;inset:0;position:absolute;width:100%}.stp-auth-dialog{background:#fff;border:1px solid var(--stp-line);border-radius:24px;box-shadow:0 30px 90px rgba(0,0,0,.3);max-width:610px;padding:clamp(25px,5vw,46px);position:relative;width:100%;z-index:1}.stp-auth-dialog h2{color:var(--stp-navy);font-size:clamp(1.7rem,4vw,2.6rem);letter-spacing:-.035em;line-height:1.1;margin:8px 42px 12px 0}.stp-auth-dialog>p:not(.stp-auth-note){color:var(--stp-muted);font-size:1.05rem;line-height:1.65;margin:0}.stp-auth-close{align-items:center;background:var(--stp-light);border:0;border-radius:999px;color:var(--stp-navy);cursor:pointer;display:flex;font-size:1.65rem;height:40px;justify-content:center;line-height:1;position:absolute;right:18px;top:18px;width:40px}.stp-auth-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.stp-auth-actions .stp-button{flex:1 1 190px}.stp-auth-note{color:var(--stp-muted);font-size:.9rem;margin:18px 0 0}.stp-resume{margin-inline:auto;max-width:720px;text-align:center}.stp-resume h1{color:var(--stp-navy);font-size:clamp(2rem,5vw,3.6rem);letter-spacing:-.045em;margin:8px 0 12px}.stp-resume p{color:var(--stp-muted);font-size:1.08rem}.stp-resume form{margin-top:22px}
[dir=rtl] .stp-auth-dialog h2{margin-left:42px;margin-right:0}[dir=rtl] .stp-auth-close{left:18px;right:auto}
.stp-auth-dialog,.stp-auth-dialog *{box-sizing:border-box}.stp-auth-form{display:grid;gap:16px;margin-top:22px}.stp-auth-field label{color:var(--stp-navy);display:block;font-size:.88rem;font-weight:800;margin-bottom:7px}.stp-auth-field input{background:#fff;border:2px solid var(--stp-line);border-radius:13px;color:var(--stp-ink);font:inherit;min-height:52px;padding:11px 14px;width:100%}.stp-auth-field input:focus{border-color:var(--stp-teal);box-shadow:0 0 0 4px rgba(7,139,144,.14);outline:0}.stp-auth-twofactor{background:var(--stp-light);border:1px solid var(--stp-line);border-radius:13px;padding:12px 14px}.stp-auth-twofactor summary{color:var(--stp-navy);cursor:pointer;font-size:.84rem;font-weight:800}.stp-auth-twofactor[open] summary{margin-bottom:12px}.stp-auth-options{align-items:center;display:flex;flex-wrap:wrap;font-size:.86rem;gap:10px 18px;justify-content:space-between}.stp-auth-options label{align-items:center;color:var(--stp-ink);display:flex;gap:7px}.stp-auth-options input{accent-color:var(--stp-teal);height:18px;width:18px}.stp-auth-options a,.stp-auth-register a{color:var(--stp-teal);font-weight:800}.stp-auth-submit{justify-self:stretch;width:100%}.stp-auth-register{align-items:center;border-top:1px solid var(--stp-line);display:flex;flex-wrap:wrap;gap:6px 10px;margin-top:20px;padding-top:18px}.stp-auth-register span{color:var(--stp-muted)}.stp-auth-error{background:#fbe9e9;border:1px solid #efbcbc;border-radius:12px;color:var(--stp-danger)!important;font-size:.9rem!important;font-weight:750;line-height:1.45!important;margin:16px 0 0!important;padding:12px 14px}.stp-auth-dialog{max-height:calc(100vh - 30px);max-width:680px;overflow-y:auto}
.stp-feature-grid{display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:28px}.stp-feature-grid article{background:var(--stp-light);border:1px solid var(--stp-line);border-radius:18px;padding:22px}.stp-feature-grid h3{color:var(--stp-navy);margin:0 0 8px}.stp-feature-grid p{color:var(--stp-muted);line-height:1.6;margin:0}.stp-faq{margin-top:28px}.stp-faq-list{display:grid;gap:12px;margin-top:22px}.stp-faq-list details{background:var(--stp-light);border:1px solid var(--stp-line);border-radius:16px;padding:0 18px}.stp-faq-list summary{color:var(--stp-navy);cursor:pointer;font-weight:850;line-height:1.45;padding:17px 0}.stp-faq-list p{color:var(--stp-muted);line-height:1.65;margin:0;padding:0 0 18px}
.stp-history-list{display:grid;gap:12px}.stp-history-list article{align-items:center;background:#f8fbfa;border:1px solid var(--stp-line);border-radius:16px;display:grid;gap:14px;grid-template-columns:minmax(0,1fr) auto;padding:17px 20px}.stp-history-list h3{font-size:1.05rem;margin:0}.stp-history-list p{color:var(--stp-muted);margin:5px 0 0}.stp-score-mini{align-items:center;background:var(--stp-navy);border-radius:999px;color:#fff;display:flex;font-weight:900;height:58px;justify-content:center;width:58px}
.stp-exam-header{align-items:center;background:linear-gradient(125deg,#053e49,#078b90);border-radius:24px;color:#fff;display:flex;gap:24px;justify-content:space-between;padding:clamp(22px,4vw,40px)}.stp-exam-header h1{color:inherit;font-size:clamp(1.7rem,4vw,3rem);margin:5px 0 0}.stp-timer{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.28);border-radius:16px;min-width:160px;padding:16px;text-align:center}.stp-timer span{display:block;font-size:.75rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.stp-timer strong{display:block;font-size:1.9rem;margin-top:4px}.stp-timer.is-warning{background:var(--stp-danger)}.stp-exam-notice{background:var(--stp-cream);border-inline-start:5px solid var(--stp-gold);border-radius:14px;margin:20px 0;padding:16px 18px}.stp-exam-notice p{margin:0}
.stp-question{background:#fff;border:1px solid var(--stp-line);border-radius:26px;box-shadow:0 18px 50px rgba(6,47,59,.08);margin-top:20px;padding:clamp(22px,4vw,46px)}.stp-question h1{color:var(--stp-navy);font-size:clamp(1.35rem,3.2vw,2.15rem);line-height:1.35;margin:22px 0}.stp-progress{background:#e7f1ef;border-radius:99px;height:10px;overflow:hidden}.stp-progress i{background:linear-gradient(90deg,var(--stp-teal),var(--stp-teal-2));display:block;height:100%;transition:width .2s}.stp-question-meta{color:var(--stp-muted);display:flex;flex-wrap:wrap;font-size:.9rem;gap:8px 16px;margin-top:14px}.stp-choices{border:0;display:grid;gap:12px;margin:0;padding:0}.stp-choices label{align-items:flex-start;background:#f8fbfa;border:2px solid var(--stp-line);border-radius:16px;cursor:pointer;display:flex;gap:14px;line-height:1.5;padding:16px;transition:.18s}.stp-choices label:hover,.stp-choices label.is-selected{background:#eef9f7;border-color:var(--stp-teal)}.stp-choices input{margin-top:9px}.stp-choices b{align-items:center;background:var(--stp-navy);border-radius:999px;color:#fff;display:inline-flex;flex:0 0 34px;height:34px;justify-content:center}.stp-question-nav{align-items:center;display:grid;gap:16px;grid-template-columns:1fr auto 1fr;margin-top:24px}.stp-question-nav .stp-button:last-child{justify-self:end}.stp-jump{display:flex;flex-wrap:wrap;gap:7px;justify-content:center}.stp-jump button{background:#fff;border:1px solid var(--stp-line);border-radius:9px;color:var(--stp-ink);cursor:pointer;height:34px;min-width:34px}.stp-jump button.is-current{background:var(--stp-navy);color:#fff}.stp-jump button.is-answered{border-color:var(--stp-teal);box-shadow:inset 0 -3px 0 var(--stp-teal)}
.stp-result{background:#fff;border:1px solid var(--stp-line);border-radius:26px;box-shadow:0 18px 50px rgba(6,47,59,.08);padding:clamp(24px,5vw,54px)}.stp-result-grid{align-items:center;display:grid;gap:28px;grid-template-columns:auto 1fr}.stp-score-ring{align-items:center;background:conic-gradient(var(--stp-teal) calc(var(--score,0)*1%),#e6f0ee 0);border-radius:50%;display:flex;height:180px;justify-content:center;position:relative;width:180px}.stp-score-ring:after{background:#fff;border-radius:50%;content:"";inset:14px;position:absolute}.stp-score-ring strong{color:var(--stp-navy);font-size:2.35rem;position:relative;z-index:1}.stp-result h1.stp-report-title{color:var(--stp-navy);font-size:clamp(1.75rem,4vw,3rem);letter-spacing:-.035em;line-height:1.08;margin:6px 0 14px}.stp-report-candidate{align-items:baseline;display:flex;flex-wrap:wrap;gap:7px 11px;margin:0 0 10px}.stp-report-candidate span{color:var(--stp-muted);font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.stp-report-candidate strong{color:var(--stp-navy);font-size:1.12rem}.stp-result-status{border-radius:12px;font-weight:800;margin:15px 0;padding:13px 16px}.stp-result-status.is-pass{background:#e4f5ed;color:var(--stp-success)}.stp-result-status.is-review{background:#fae9e9;color:var(--stp-danger)}.stp-result-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.stp-breakdown{display:grid;gap:12px;margin-top:26px}.stp-breakdown>div{display:grid;gap:10px;grid-template-columns:minmax(170px,1fr) minmax(180px,3fr) auto}.stp-breakdown span{color:var(--stp-muted)}.stp-breakdown i{align-self:center;background:#e7f1ef;border-radius:99px;height:9px;overflow:hidden}.stp-breakdown i>b{background:var(--stp-teal);display:block;height:100%}
.stp-review{margin-top:28px}.stp-review-item{border:1px solid var(--stp-line);border-radius:16px;margin:12px 0;overflow:hidden}.stp-review-item summary{background:#f7fbfa;color:var(--stp-navy);cursor:pointer;font-weight:800;line-height:1.5;padding:17px 20px}.stp-review-item[open] summary{border-bottom:1px solid var(--stp-line)}.stp-review-item>div{display:grid;gap:10px;padding:18px 20px}.stp-review-item p{margin:0}.stp-review-item .is-correct{color:var(--stp-success)}.stp-review-item .is-wrong{color:var(--stp-danger)}
.stp-admin-grid{display:grid;gap:22px;grid-template-columns:repeat(2,minmax(0,1fr))}.stp-admin-stats{display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:24px}.stp-admin-stats article{background:var(--stp-light);border:1px solid var(--stp-line);border-radius:16px;padding:20px}.stp-admin-stats strong{color:var(--stp-navy);display:block;font-size:1.8rem}.stp-admin-table-wrap{overflow-x:auto}.stp-admin table{border-collapse:collapse;width:100%}.stp-admin th,.stp-admin td{border-bottom:1px solid var(--stp-line);padding:12px;text-align:start}.stp-admin-attestation{background:var(--stp-cream);border-inline-start:5px solid var(--stp-gold);border-radius:14px;padding:16px}
[dir=rtl] .stp-shell,.stp-rtl{text-align:right}[dir=rtl] .stp-question-nav .stp-button:last-child{justify-self:start}[dir=rtl] .stp-question-nav .stp-button:first-child{justify-self:end}
@media(max-width:900px){.stp-hero,.stp-admin-hero{grid-template-columns:1fr}.stp-trust{max-width:520px}.stp-feature-grid,.stp-form,.stp-builder-form{grid-template-columns:repeat(2,minmax(0,1fr))}.stp-admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.stp-shell,.stp-admin{padding:14px}.stp-hero,.stp-admin-hero{border-radius:20px;padding:26px 20px}.stp-card,.stp-review,.stp-admin-card,.stp-question,.stp-result{border-radius:20px;padding:20px}.stp-section-heading,.stp-member-gate,.stp-exam-header{align-items:stretch;flex-direction:column}.stp-section-heading{display:flex}.stp-text-link{white-space:normal}.stp-feature-grid,.stp-form,.stp-builder-form,.stp-admin-grid,.stp-admin-stats{grid-template-columns:1fr}.stp-builder-form>.stp-button,.stp-builder .stp-button,.stp-member-gate .stp-button{justify-self:stretch;width:100%}.stp-history-list article{grid-template-columns:1fr auto}.stp-exam-header{display:flex}.stp-timer{min-width:0;width:100%}.stp-question-nav{grid-template-columns:1fr 1fr}.stp-jump{grid-column:1/-1;grid-row:1}.stp-question-nav .stp-button{width:100%}.stp-result-grid{grid-template-columns:1fr;text-align:center}.stp-score-ring{height:150px;margin:auto;width:150px}.stp-result-actions{justify-content:center}.stp-breakdown>div{grid-template-columns:1fr auto}.stp-breakdown i{grid-column:1/-1}.stp-review-item summary,.stp-review-item>div{padding:15px}.stp-button{min-height:48px}.stp-choices label{padding:14px 12px}.stp-choices b{flex-basis:30px;height:30px}.stp-admin-table-wrap{margin-inline:-20px;padding-inline:20px}}
@page{margin:0}@media print{html,body{background:#fff!important;margin:0!important;padding:0!important}.stp-shell{max-width:none;padding:12mm}.stp-print-button,.stp-result-actions,.stp-navigation,.stp-member-gate,.stp-auth-banner,header,nav,footer{display:none!important}.stp-result,.stp-review{border:0;box-shadow:none;margin:0;padding:14px}.stp-report-title,.stp-report-candidate{break-inside:avoid;page-break-inside:avoid}.stp-review-item{break-inside:avoid;page-break-inside:avoid}.stp-review-item>div{display:grid!important}.stp-review-item summary{list-style:none}.stp-review-item summary::-webkit-details-marker{display:none}.stp-printing-report .stp-review-item>div{display:grid!important}}
