.soa-tests-shell{min-height:100vh;background:radial-gradient(circle at 88% 22%,rgba(201,151,43,.12),transparent 32%),linear-gradient(180deg,#f8f3e8,#f5efe2 46%,#eee5d5);color:#0d1c2c;--soa-gold:#d7a326;--soa-gold-soft:#f6d36e;--soa-gold-dark:#9f7114;--soa-ink:#071527;--soa-navy:#0a1828;--soa-panel:#fffdf7;--soa-muted:#586675}.soa-test-room-header,.soa-tests-header{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:58px;padding:9px clamp(18px,5vw,64px);background:linear-gradient(90deg,rgba(7,18,31,.98),rgba(11,30,49,.98));color:#fff;border-bottom:1px solid rgba(246,211,110,.22);box-shadow:0 18px 42px rgba(5,13,23,.18)}.soa-tests-brand{display:flex;align-items:center;gap:12px;font-weight:800}.soa-tests-brand img{width:36px;height:36px;filter:drop-shadow(0 7px 14px rgba(0,0,0,.28))}.soa-test-room-header a,.soa-tests-header a{color:#f6d36e;font-weight:700;text-decoration:none;transition:color .15s ease}.soa-test-room-header a:hover,.soa-tests-header a:hover{color:#fff0b7}.soa-tests-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.6fr);align-items:center;grid-gap:clamp(24px,4vw,52px);gap:clamp(24px,4vw,52px);min-height:clamp(330px,44vh,420px);padding:38px clamp(18px,5vw,64px) 40px;background:radial-gradient(circle at 72% 40%,rgba(246,211,110,.2),transparent 22%),linear-gradient(100deg,rgba(5,14,25,.98),rgba(7,22,35,.93) 48%,rgba(14,43,55,.82)),url(/soa-hero-background.webp) 50%/cover;color:#fff;border-bottom:1px solid rgba(201,151,43,.44);position:relative;overflow:hidden}.soa-tests-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(246,211,110,.07) 1px,transparent 0),linear-gradient(180deg,rgba(246,211,110,.05) 1px,transparent 0);background-size:72px 72px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 25%,#000 80%,transparent);mask-image:linear-gradient(90deg,transparent,#000 25%,#000 80%,transparent);opacity:.38}.soa-tests-hero>*{position:relative;z-index:1}.soa-tests-hero h1{max-width:760px;margin:0;color:#f7cf62;font-size:58px;line-height:.94;text-shadow:0 12px 38px rgba(0,0,0,.52)}.soa-tests-hero p{max-width:700px;color:rgba(255,255,255,.86);font-size:1rem;line-height:1.58}.soa-tests-slogan{display:block;margin:13px 0 9px;color:#ffda73;font-size:1.08rem;font-weight:900}.soa-tests-hero-proof{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.soa-tests-hero-proof span{min-height:34px;border:1px solid rgba(246,211,110,.24);background:rgba(255,255,255,.08);padding:6px 10px;font-size:.84rem;box-shadow:inset 0 1px 0 rgba(255,255,255,.12);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.soa-test-pill,.soa-tests-hero-proof span,.soa-tests-kicker{display:inline-flex;align-items:center;gap:8px;font-weight:800}.soa-test-pill,.soa-tests-kicker{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:1px solid rgba(246,211,110,.54);background:rgba(246,211,110,.1);color:#ffe6a0;padding:7px 12px;font-size:.78rem;text-transform:uppercase;letter-spacing:0}.soa-tests-hero-panel{align-self:end;border:1px solid rgba(246,211,110,.36);background:linear-gradient(145deg,rgba(255,255,255,.18),rgba(255,255,255,.07)),linear-gradient(180deg,rgba(8,24,39,.42),rgba(8,24,39,.18));padding:22px 24px;box-shadow:0 34px 90px rgba(0,0,0,.34);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.soa-tests-hero-panel strong{display:block;color:#fff3c4;font-size:2.45rem;line-height:1}.soa-tests-hero-panel span{display:block;margin-top:4px;color:rgba(255,255,255,.9);font-weight:850}.soa-tests-hero-panel p{margin:14px 0 0;font-size:.94rem;line-height:1.5;color:rgba(255,255,255,.78)}.soa-tests-list{width:min(1240px,100%);margin:0 auto;padding:30px clamp(16px,3vw,30px) 64px;position:relative}.soa-tests-list-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.soa-tests-list h2{margin:4px 0 0;color:#061423;font-size:2.25rem;line-height:1.05}.soa-tests-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:12px;gap:12px}.soa-tests-course-list{display:grid;grid-gap:18px;gap:18px}.soa-tests-course-group{display:grid;grid-gap:10px;gap:10px;padding:18px 20px;border:1px solid rgba(176,137,50,.3);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(255,251,242,.96) 58%,rgba(247,239,220,.94)),radial-gradient(circle at 96% 0,rgba(215,163,38,.18),transparent 28%);box-shadow:0 26px 70px rgba(16,32,51,.13),inset 0 1px 0 rgba(255,255,255,.9);position:relative;overflow:hidden}.soa-tests-course-group:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,#071527,#7b1f28 34%,#d7a326 72%,#f6d36e)}.soa-tests-course-group>*{position:relative;z-index:1}.soa-tests-course-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.soa-tests-course-head h3{margin:8px 0 0;color:#071527;font-size:1.5rem;line-height:1.08;letter-spacing:0}.soa-tests-course-head p{max-width:680px;margin:5px 0 0;color:#526174;font-size:.86rem;font-weight:650;line-height:1.45}.soa-tests-course-title-link{display:block;color:inherit;text-decoration:none}.soa-tests-course-title-link:hover h3{color:#7b1f28}.soa-tests-course-badge{display:inline-flex;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-height:28px;border:1px solid rgba(123,31,40,.14);border-radius:6px;background:rgba(123,31,40,.055);color:#7b1f28;padding:5px 9px;font-size:.76rem;font-weight:900;text-transform:uppercase}.soa-tests-course-count{display:grid;justify-items:center;min-width:72px;padding:8px 10px;border:1px solid rgba(7,21,39,.12);border-radius:8px;background:linear-gradient(135deg,#071527,#18334d);color:#fff;box-shadow:0 16px 34px rgba(7,21,39,.16)}.soa-tests-course-count strong{color:#f6d36e;font-size:1.35rem;line-height:1}.soa-tests-course-count span{color:rgba(255,255,255,.82);font-size:.68rem;font-weight:900;text-transform:uppercase}.soa-tests-course-meta{display:flex;flex-wrap:wrap;gap:8px}.soa-tests-course-meta span{display:inline-flex;align-items:center;gap:7px;min-height:28px;border:1px solid rgba(215,163,38,.24);border-radius:7px;background:rgba(255,248,234,.72);color:#25364a;padding:4px 9px;font-size:.76rem;font-weight:850}.soa-tests-course-meta svg{color:#b37b12}.soa-tests-course-head>span{color:#415065;font-size:.9rem;font-weight:800}.soa-tests-preparing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:12px;gap:12px}.soa-test-card{display:grid;align-content:flex-start;grid-template-rows:auto auto 1fr auto;grid-gap:12px;gap:12px;min-height:218px;padding:16px;border:1px solid rgba(176,137,50,.24);border-radius:8px;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(255,253,248,.95)),radial-gradient(circle at 88% 9%,rgba(215,163,38,.12),transparent 28%);box-shadow:0 14px 34px rgba(16,32,51,.09),0 1px 0 rgba(255,255,255,.88),inset 0 1px 0 rgba(255,255,255,.84);position:relative;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.soa-test-card .soa-test-primary{width:100%;min-width:0;min-height:46px;justify-self:stretch}.soa-test-card:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,#7b1f28,#c9972b 46%,#f1c653 72%,#7b1f28)}.soa-test-card:after{content:"";position:absolute;top:-76px;right:-62px;width:178px;height:178px;border-radius:50%;background:radial-gradient(circle,rgba(246,211,110,.2),rgba(215,163,38,.08) 54%,transparent 56%);pointer-events:none}.soa-test-card:hover{border-color:rgba(151,104,18,.58);box-shadow:0 22px 54px rgba(16,32,51,.14),inset 0 1px 0 rgba(255,255,255,.9);transform:translateY(-3px)}.soa-test-card--preparing{min-height:150px;border-style:dashed;background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(248,244,235,.96))}.soa-tests-preparing-grid .soa-test-card{gap:12px;grid-template-rows:auto auto 1fr;padding:16px}.soa-tests-preparing-grid .soa-test-card h3{font-size:1.04rem;line-height:1.16}.soa-test-card--preparing p{margin:0;color:#415065;font-size:.88rem;font-weight:750;line-height:1.35}.soa-test-card-head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;min-width:0}.soa-test-mock-number{flex:0 0 auto;display:inline-flex;align-items:center;min-height:32px;border:1px solid rgba(7,21,39,.12);border-radius:6px;background:linear-gradient(135deg,#071527,#18334d);color:#ffe6a0;padding:6px 10px;font-size:.82rem;font-weight:900;text-transform:uppercase;box-shadow:0 12px 26px rgba(7,21,39,.12)}.soa-test-card h3{margin:0;color:#071527;font-size:clamp(1.05rem,1.4vw,1.26rem);line-height:1.12;letter-spacing:0}.soa-test-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.soa-test-card-stats{display:flex;flex-wrap:wrap;align-content:flex-start;gap:8px}.soa-test-card-stats span{display:inline-flex;align-items:center;gap:6px;min-height:34px;border:1px solid rgba(215,163,38,.28);border-radius:8px;background:linear-gradient(180deg,rgba(255,250,239,.98),rgba(255,255,255,.86));color:#102033;padding:7px 10px;font-size:.84rem;font-weight:900;line-height:1.1;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.soa-test-card-stats svg{flex:0 0 auto;color:#b37b12}.soa-test-card-footer{display:grid;align-self:end;padding-top:2px}.soa-tests-course-picker{display:grid;grid-template-columns:minmax(230px,.78fr) minmax(300px,1.22fr) auto;align-items:stretch;grid-gap:10px;gap:10px;padding:10px;border:1px solid rgba(176,137,50,.24);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(255,250,239,.88)),radial-gradient(circle at 100% 0,rgba(215,163,38,.12),transparent 30%);box-shadow:0 14px 34px rgba(16,32,51,.08),inset 0 1px 0 rgba(255,255,255,.9)}.soa-tests-mock-select{display:grid;grid-gap:6px;gap:6px;min-width:0}.soa-tests-mock-select span{display:inline-flex;align-items:center;gap:7px;color:#7b1f28;font-size:.78rem;font-weight:900;text-transform:uppercase}.soa-tests-mock-select select{width:100%;min-height:42px;border:1px solid rgba(176,137,50,.38);border-radius:7px;background:linear-gradient(180deg,#fffdf8,#fff7e8);color:#071527;padding:0 38px 0 12px;font-size:.86rem;font-weight:850;box-shadow:inset 0 1px 0 rgba(255,255,255,.85)}.soa-tests-selected-mock{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;padding:8px 10px;border:1px solid rgba(7,21,39,.08);border-radius:8px;background:rgba(255,255,255,.74)}.soa-tests-selected-mock h4{margin:6px 0 0;color:#071527;font-size:1.05rem;line-height:1.15}.soa-tests-course-actions{display:grid;align-content:end;grid-gap:6px;gap:6px;min-width:166px}.soa-tests-course-actions .soa-test-primary{width:100%;min-width:0;justify-self:stretch}.soa-test-secondary-link{display:inline-flex;align-items:center;justify-content:center;min-height:36px;border:1px solid rgba(7,21,39,.12);border-radius:6px;background:linear-gradient(180deg,#ffffff,#fff8ec);color:#102033;padding:0 14px;font-size:.82rem;font-weight:900;text-decoration:none;box-shadow:0 10px 22px rgba(16,32,51,.07)}.soa-test-secondary-link:hover{border-color:rgba(176,137,50,.46);color:#7b1f28}.soa-test-schedule{display:inline-flex;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;min-height:32px;border:1px solid rgba(123,31,40,.16);border-radius:6px;background:rgba(123,31,40,.055);color:#7b1f28;padding:7px 10px;font-size:.82rem;font-weight:900;line-height:1.2;overflow-wrap:anywhere}.soa-test-meta span,.soa-test-status-chip{display:inline-flex;align-items:center;gap:5px;min-height:30px;border:1px solid #e5d8be;background:rgba(255,248,234,.72);padding:5px 9px;font-size:.84rem;font-weight:700}.soa-test-pill,.soa-tests-list .soa-tests-kicker{border-color:rgba(215,163,38,.38);border-radius:6px;background:rgba(215,163,38,.1);color:#99670c;white-space:nowrap}.soa-test-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;border:0;border-radius:6px;background:linear-gradient(135deg,#f2c14e,#c99122);color:#061423;padding:0 18px;font-weight:900;text-decoration:none;cursor:pointer;box-shadow:0 14px 28px rgba(151,104,18,.24);transition:transform .15s ease,box-shadow .15s ease,background .15s ease;justify-self:start}.soa-test-primary:hover{background:linear-gradient(135deg,#ffdb73,#d9a02a);transform:translateY(-1px);box-shadow:0 18px 36px rgba(151,104,18,.3)}.soa-test-primary:disabled{cursor:not-allowed;opacity:.62;transform:none;box-shadow:none}.soa-test-secondary{min-height:40px;border:1px solid #b9aa90;border-radius:6px;background:#fff;color:#102033;padding:0 14px;font-weight:800;cursor:pointer}.soa-test-room{position:relative;min-height:100vh;background:linear-gradient(135deg,rgba(5,14,25,.96),rgba(11,35,50,.82)),url(/soa-hero-background.webp) top /cover,#08182a;color:#132234;overflow-x:hidden}.soa-test-room:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(6,17,29,.04),rgba(6,17,29,.34))}.soa-test-room>*{position:relative;z-index:1}.soa-test-room-banner{display:flex;align-items:center;justify-content:space-between;gap:14px;width:min(1240px,calc(100% - 32px));margin:14px auto 0;border:1px solid rgba(246,211,110,.36);border-radius:8px;background:linear-gradient(135deg,rgba(8,22,37,.96),rgba(15,43,57,.9));color:#fff;padding:10px 16px;box-shadow:0 22px 58px rgba(0,0,0,.26),inset 0 1px 0 rgba(255,255,255,.08)}.soa-test-room-banner div{display:grid;grid-gap:3px;gap:3px}.soa-test-room-banner span{color:rgba(255,255,255,.74);font-size:.7rem;font-weight:900;text-transform:uppercase}.soa-test-room-banner strong{color:#f7cf62;font-size:1.35rem;line-height:1.1}.soa-test-room-banner p{display:inline-flex;align-items:center;gap:8px;max-width:330px;margin:0;border:1px solid rgba(242,193,78,.42);border-radius:8px;background:linear-gradient(135deg,rgba(246,211,110,.15),rgba(255,255,255,.07));color:#ffecb2;padding:7px 10px;font-size:.76rem;font-weight:800;box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.soa-test-room-main{display:grid;grid-template-columns:minmax(0,1fr) 276px;align-items:start;grid-gap:16px;gap:16px;width:min(1240px,100%);margin:0 auto;padding:14px 16px 32px}.soa-test-mobile-status{display:none}.soa-test-control-strip{grid-column:1/-1;display:grid;grid-template-columns:minmax(260px,1.45fr) 122px 104px minmax(190px,1fr) minmax(220px,1.1fr);align-items:stretch;overflow:hidden;border:1px solid rgba(215,163,38,.38);border-radius:7px;background:linear-gradient(90deg,#0a1c2e,#102d42);color:#fff;box-shadow:0 14px 34px rgba(5,14,25,.22)}.soa-test-control-strip>div{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;min-width:0;padding:10px 12px;color:#f6d36e}.soa-test-control-strip>div+div{border-left:1px solid rgba(255,255,255,.12)}.soa-test-control-strip span{display:grid;min-width:0;grid-gap:2px;gap:2px}.soa-test-control-strip small{color:rgba(255,255,255,.64);font-size:.62rem;font-weight:850;text-transform:uppercase}.soa-test-control-strip strong{overflow:hidden;color:#fff;font-size:.78rem;line-height:1.25;overflow-wrap:anywhere}.soa-test-control-strip>div:not(.soa-test-control-proctor):not(.soa-test-control-warning) strong{font-size:.9rem}.soa-test-control-strip .soa-test-control-warning{background:rgba(246,211,110,.1)}.soa-test-confirm-modal,.soa-test-panel,.soa-test-receipt-modal,.soa-test-side,.soa-test-start-card{border:1px solid rgba(201,151,43,.24);border-radius:8px;background:#fff;box-shadow:0 22px 58px rgba(20,38,54,.12)}.soa-test-start-card{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.72fr);width:min(1160px,calc(100% - 40px));max-width:none;margin:28px auto 40px;padding:0;overflow:hidden;border-color:rgba(242,193,78,.38);background:#fff;box-shadow:0 26px 70px rgba(0,0,0,.26)}.soa-test-start-overview{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:34px 38px;background:linear-gradient(145deg,rgba(255,253,247,.98),rgba(248,246,239,.96))}.soa-test-start-card h1{max-width:760px;margin:8px 0 14px;font-size:48px;line-height:1.02;color:#08182a}.soa-test-start-overview>p{max-width:720px;margin:0;color:#435166;font-size:1rem;line-height:1.55}.soa-test-start-overview .soa-tests-slogan{margin-top:13px;color:#a97810;font-size:.9rem}.soa-test-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:24px 0 8px;border-top:1px solid #dfd8c8;border-bottom:1px solid #dfd8c8}.soa-test-stat-grid>div{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;min-width:0;padding:14px 10px;color:#9f7114}.soa-test-stat-grid>div+div{border-left:1px solid #dfd8c8}.soa-test-stat-grid span{display:grid;grid-gap:2px;gap:2px;color:#6c7683;font-size:.72rem;font-weight:800;text-transform:uppercase}.soa-test-stat-grid strong{color:#102033;font-size:.94rem;text-transform:none}.soa-test-entry-panel{display:flex;flex-direction:column;min-width:0;border-left:1px solid #e4dccb;background:#fff;padding:28px 30px}.soa-test-entry-status{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;border:1px solid #d8c88e;border-radius:6px;padding:11px 12px}.soa-test-entry-status.scheduled{background:#fff7df;color:#795706}.soa-test-entry-status.ready{border-color:#a8cfbb;background:#edf8f2;color:#17623d}.soa-test-entry-status span{display:grid;grid-gap:2px;gap:2px}.soa-test-entry-status small{font-size:.7rem;font-weight:900;text-transform:uppercase}.soa-test-entry-status strong{color:#132234;font-size:.9rem}.soa-test-entry-heading{margin:24px 0 16px}.soa-test-entry-heading>span{color:#9f7114;font-size:.72rem;font-weight:900;text-transform:uppercase}.soa-test-entry-heading h2{margin:4px 0 5px;color:#08182a;font-size:1.65rem;line-height:1.1}.soa-test-entry-heading p{margin:0;color:#647080;font-size:.88rem;line-height:1.45}.soa-test-form{display:grid;grid-template-columns:1fr;grid-gap:13px;gap:13px}.soa-test-room-rules{display:grid;grid-gap:0;gap:0;margin-top:12px}.soa-test-room-rules>span{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:start;grid-gap:10px;gap:10px;border-bottom:1px solid #e3ddcf;color:#24364b;padding:11px 2px;font-size:.8rem;line-height:1.35}.soa-test-room-rules>span>svg{margin-top:2px;color:#a97810}.soa-test-room-rules>span>span{display:grid;grid-gap:1px;gap:1px}.soa-test-room-rules strong{color:#122338;font-size:.84rem}.soa-admin-test-form label,.soa-test-form label,.soa-test-mark-form label{display:grid;grid-gap:6px;gap:6px;color:#425063;font-weight:800;font-size:.9rem}.soa-admin-test-form input,.soa-admin-test-form select,.soa-admin-test-form textarea,.soa-test-filter-row select,.soa-test-form input,.soa-test-form textarea,.soa-test-mark-form input,.soa-test-mark-form textarea{width:100%;border:1px solid #cfd8d2;border-radius:6px;padding:10px 11px;font:inherit}.soa-test-form label>span:first-child{display:inline-flex;align-items:center;gap:6px}.soa-test-form input:not([type=checkbox]){min-height:44px;background:#fbfcfb;color:#102033}.soa-test-form input:not([type=checkbox]):focus{outline:2px solid rgba(201,151,43,.24);border-color:#bd8c20}.soa-test-integrity-check{grid-template-columns:20px minmax(0,1fr)!important;align-items:start;gap:10px!important;border:1px solid #d9ddd9;border-radius:6px;background:#f8faf9;padding:11px 12px;cursor:pointer}.soa-test-integrity-check input{width:18px;height:18px;margin-top:2px;accent-color:#b9871d}.soa-test-integrity-check>span{display:grid!important;grid-gap:3px!important;gap:3px!important;color:#536071;font-size:.77rem;font-weight:650;line-height:1.38}.soa-test-integrity-check strong{color:#16283d;font-size:.82rem}.soa-test-start-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:46px}.soa-test-entry-panel .soa-test-warning{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;grid-gap:8px;gap:8px;margin:0 0 13px;font-size:.8rem;line-height:1.35}.soa-test-entry-footnote{display:inline-flex;align-items:center;justify-content:center;gap:6px;margin:12px 0 0;color:#687483;font-size:.74rem;font-weight:750}.soa-admin-test-form .full,.soa-test-form .full{grid-column:1/-1}.soa-test-panel{min-height:0;padding:22px 24px;border-top:4px solid #d7a326;background:radial-gradient(circle at 96% 0,rgba(215,163,38,.12),transparent 28%),linear-gradient(180deg,#fffdf8,#fff 46%),#fff;box-shadow:0 22px 58px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.86);contain:paint}.soa-test-question h2{max-width:920px;margin:8px 0 16px;line-height:1.18;font-size:1.75rem;color:#071527}.soa-test-options{display:grid;grid-gap:8px;gap:8px;margin-top:14px}.soa-test-option{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;min-height:42px;border:1px solid #d9dfdc;border-radius:8px;padding:10px 12px;cursor:pointer;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(250,248,243,.92));transition:border-color .15s ease,background .15s ease,transform .15s ease,box-shadow .15s ease}.soa-test-option input{width:18px;height:18px;accent-color:#c9972b}.soa-test-option span{color:#082847;font-weight:850;font-size:.92rem;line-height:1.24;text-align:left}.soa-test-option:hover{border-color:#bca667;transform:translateY(-1px);box-shadow:0 12px 26px rgba(16,32,51,.08)}.soa-test-option:has(input:checked){border-color:#c9972b;background:linear-gradient(135deg,#fff8e6,#fffdf7);box-shadow:0 0 0 1px rgba(201,151,43,.14),0 14px 28px rgba(151,104,18,.12)}.soa-test-crq{min-height:210px;resize:vertical}.soa-test-side{position:-webkit-sticky;position:sticky;top:8px;align-self:start;padding:12px;border-top:4px solid #d7a326;background:radial-gradient(circle at 100% 0,rgba(215,163,38,.1),transparent 34%),linear-gradient(180deg,#fffdf8,#fff);box-shadow:0 22px 58px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.82);contain:paint}.soa-test-nav-head{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#526174;font-size:.7rem;font-weight:900;text-transform:uppercase}.soa-test-nav-head strong{border-radius:5px;background:#0b2034;color:#f6d36e;padding:5px 7px;font-size:.72rem}.soa-test-proctor-card{display:grid;grid-gap:5px;gap:5px;margin-bottom:9px;border:1px solid #d7bd78;border-radius:8px;background:linear-gradient(135deg,#071527,#12334c);color:#fff;padding:12px;box-shadow:0 18px 38px rgba(7,21,39,.22)}.soa-test-proctor-card span{display:inline-flex;align-items:center;gap:8px;color:#f2c14e;font-size:.8rem;font-weight:900;text-transform:uppercase}.soa-test-proctor-card strong{font-size:.98rem}.soa-test-proctor-card p{margin:0;color:rgba(255,255,255,.82);font-size:.76rem;font-weight:700;line-height:1.35}.soa-test-timer{display:grid;grid-gap:4px;gap:4px;margin-bottom:9px;padding:11px 12px;background:linear-gradient(135deg,#08182a,#102d4b 70%,#173b51);color:#fff;border-radius:8px;border:1px solid rgba(242,193,78,.28)}.soa-test-timer strong{color:#f7cf62;font-size:1.75rem;line-height:1}.soa-test-integrity-note{display:grid;grid-template-columns:18px minmax(0,1fr);grid-gap:8px;gap:8px;margin:9px 0;border:1px solid #e0bb58;border-radius:8px;background:#fff7df;color:#674706;padding:8px;font-size:.75rem;font-weight:850;line-height:1.35}.soa-test-nav-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-gap:4px;gap:4px;margin:8px 0}.soa-test-nav-grid button{aspect-ratio:auto;min-height:28px;min-width:0;border:1px solid #d5ddd9;border-radius:6px;background:linear-gradient(180deg,#fff,#f7f8f6);color:#073052;font-size:.72rem;font-weight:850;cursor:pointer;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.soa-test-nav-grid button:hover{border-color:#bca667;box-shadow:0 10px 20px rgba(16,32,51,.1);transform:translateY(-1px)}.soa-test-nav-grid button.active{background:#0b1b2d;color:#fff;box-shadow:0 12px 24px rgba(11,27,45,.22)}.soa-test-nav-grid button.answered{border-color:#c9972b;background:#fff7df;color:#102033}.soa-test-secondary:disabled{opacity:.55;cursor:not-allowed}.soa-test-side>.soa-test-primary,.soa-test-side>.soa-test-secondary{width:100%;margin-top:6px}.soa-test-actions{display:flex;justify-content:space-between;gap:10px;margin-top:14px}.soa-test-warning{margin-top:12px;border:1px solid #e0bb58;background:#fff7df;color:#6c4c02;padding:10px;border-radius:6px;font-weight:700}.soa-test-warning-backdrop{z-index:60;background:linear-gradient(135deg,rgba(7,18,31,.86),rgba(14,35,48,.9))}.soa-test-exit-warning{width:min(560px,calc(100vw - 24px));border:1px solid rgba(242,193,78,.48);border-top:6px solid #d7a326;border-radius:8px;background:#fffdf8;box-shadow:0 28px 90px rgba(0,0,0,.38);padding:clamp(18px,4vw,28px)}.soa-test-exit-warning h2{margin:10px 0;color:#08182a;font-size:clamp(1.6rem,4vw,2.3rem);line-height:1.05}.soa-test-exit-warning p{color:#334458;font-size:1rem;line-height:1.6}.soa-test-exit-rule{display:grid;grid-gap:5px;gap:5px;margin:16px 0;border:1px solid #d7bd78;border-radius:8px;background:#fff7df;color:#5f4309;padding:12px;font-weight:800}.soa-test-exit-rule strong{color:#08182a;text-transform:uppercase;font-size:.78rem}.soa-test-backup{color:#8a3f2f;font-weight:800}.soa-test-modal-backdrop{position:fixed;inset:0;z-index:40;display:grid;place-items:center;padding:12px;background:rgba(8,18,31,.66);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.soa-test-confirm-modal,.soa-test-receipt-modal{width:min(620px,calc(100vw - 24px));max-height:calc(100vh - 24px);overflow:auto;padding:clamp(18px,3vw,24px);border-top:5px solid #c9972b;background:radial-gradient(circle at 100% 0,rgba(215,163,38,.12),transparent 28%),linear-gradient(180deg,#fffdf8,#fff);box-shadow:0 34px 98px rgba(0,0,0,.34)}.soa-test-confirm-modal h2,.soa-test-receipt-modal h2{margin:4px 0 8px;font-size:clamp(1.35rem,3vw,1.75rem)}.soa-test-confirm-modal p,.soa-test-receipt-modal p{margin:8px 0;line-height:1.45}.soa-test-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.soa-test-receipt-code{display:block;margin:8px 0;padding:10px 12px;border:1px dashed #c9972b;background:#fff8e6;font-size:clamp(1rem,2.6vw,1.2rem);font-weight:900;overflow-wrap:anywhere}.soa-test-result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;margin:10px 0}.soa-test-result-grid span{display:grid;grid-gap:3px;gap:3px;border:1px solid #e0d4b9;border-radius:8px;background:#fffaf0;padding:9px;color:#435063;font-weight:800;font-size:.86rem}.soa-test-result-grid strong{color:#102033;font-size:1rem}.soa-test-whatsapp-template{margin:8px 0 12px;max-height:126px;overflow:auto;white-space:pre-wrap;border:1px solid #d7e0d8;border-radius:8px;background:#f7faf7;color:#132234;padding:10px 12px;font-family:inherit;font-size:.82rem;line-height:1.42}.soa-admin-test-shell{display:grid;grid-gap:18px;gap:18px}.soa-admin-test-layout{display:grid;grid-template-columns:minmax(260px,.38fr) minmax(0,1fr);grid-gap:16px;gap:16px}.soa-admin-attempts,.soa-admin-test-editor,.soa-admin-test-list{border:1px solid #d7ddd8;border-radius:8px;background:#fff;padding:16px}.soa-admin-test-list{display:grid;grid-gap:10px;gap:10px;align-content:flex-start}.soa-admin-test-list button{text-align:left}.soa-admin-test-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.soa-admin-attempt-card,.soa-admin-question-row{display:grid;grid-gap:10px;gap:10px;margin-top:12px;padding:12px;border:1px solid #e1e6e2;border-radius:8px;background:#fbfdfb}.soa-admin-option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.soa-test-filter-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.soa-admin-attempt-meta{display:flex;flex-wrap:wrap;gap:8px}.soa-admin-answer-box{border:1px solid #dde5df;border-radius:6px;background:#fff;padding:10px;white-space:pre-wrap}.soa-admin-result-sheet{display:grid;grid-gap:10px;gap:10px}.soa-admin-result-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.soa-admin-crq-mark-row{display:grid;grid-template-columns:minmax(0,1fr) 120px;grid-gap:12px;gap:12px;border:1px solid #dde5df;border-radius:8px;background:#fbfdfb;padding:12px}.soa-admin-crq-question{margin:6px 0;color:#415065;font-weight:700}.soa-admin-crq-mark-row .soa-admin-answer-box{margin:0}.soa-admin-crq-mark-row input{width:100%;border:1px solid #cfd8d2;border-radius:6px;padding:10px 11px;font:inherit}@media (max-width:960px){.soa-test-start-card{grid-template-columns:1fr;width:min(760px,calc(100% - 28px));margin:20px auto 32px}.soa-test-start-overview{padding:30px}.soa-test-start-card h1{font-size:40px}.soa-test-entry-panel{border-top:1px solid #e4dccb;border-left:0;padding:26px 30px 28px}.soa-test-room-main{grid-template-columns:1fr}.soa-test-mobile-status{position:-webkit-sticky;position:sticky;top:8px;z-index:5;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1px;gap:1px;overflow:hidden;border:1px solid rgba(215,163,38,.5);border-radius:7px;background:#0b2034;box-shadow:0 12px 30px rgba(5,14,25,.24)}.soa-test-mobile-status span{display:grid;grid-template-columns:16px minmax(0,1fr);align-items:center;grid-gap:2px 6px;gap:2px 6px;min-width:0;padding:9px 11px;color:#f6d36e}.soa-test-mobile-status span+span{border-left:1px solid rgba(255,255,255,.12)}.soa-test-mobile-status svg{grid-row:1/3}.soa-test-mobile-status small{color:rgba(255,255,255,.66);font-size:.64rem;font-weight:800;text-transform:uppercase}.soa-test-mobile-status strong{overflow:hidden;color:#fff;font-size:.88rem;text-overflow:ellipsis;white-space:nowrap}.soa-test-mobile-status p{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:6px;margin:0;border-top:1px solid rgba(255,255,255,.12);color:#ffe49a;padding:6px 10px;font-size:.7rem;font-weight:800;line-height:1.25}.soa-test-control-strip{display:none}.soa-test-side{position:static;order:0}}@media (max-width:840px){.soa-test-room-header,.soa-tests-header{padding:12px 14px}.soa-tests-brand{min-width:0}.soa-tests-brand span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.soa-tests-brand img{width:34px;height:34px}.soa-admin-test-layout,.soa-tests-hero{grid-template-columns:1fr}.soa-tests-hero{min-height:auto;padding:28px 18px 30px;gap:18px}.soa-tests-hero h1{font-size:42px;line-height:.98}.soa-tests-hero p{line-height:1.58}.soa-tests-hero-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:16px 0}.soa-tests-hero-panel{align-self:stretch;padding:18px 20px}.soa-tests-list{padding:24px 14px 48px}.soa-tests-course-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start}.soa-tests-course-count{justify-items:center;width:auto}.soa-tests-course-picker,.soa-tests-selected-mock{grid-template-columns:1fr;display:grid}.soa-tests-course-actions{min-width:0}.soa-test-card{min-height:0;grid-template-rows:auto}.soa-admin-test-form{grid-template-columns:1fr}.soa-test-room-main{gap:12px;padding:12px}.soa-test-panel,.soa-test-side{padding:14px}.soa-test-question h2{font-size:1.18rem}.soa-test-option{padding:11px}.soa-test-room-banner{align-items:stretch;flex-direction:column;margin:12px;padding:14px}.soa-test-room-banner p{max-width:none}.soa-test-nav-grid{grid-template-columns:repeat(8,1fr);gap:5px}.soa-admin-crq-mark-row,.soa-admin-result-head,.soa-test-result-grid{grid-template-columns:1fr}.soa-admin-result-head{align-items:stretch;flex-direction:column}.soa-test-modal-backdrop{align-items:end;padding:8px}.soa-test-receipt-modal{width:100%;max-height:calc(100vh - 16px);padding:14px}.soa-test-whatsapp-template{max-height:104px}}@media (max-width:520px){.soa-test-room-header,.soa-tests-header{gap:10px;min-height:52px;padding:8px 10px}.soa-tests-brand{gap:8px;font-size:.84rem}.soa-tests-brand img{width:30px;height:30px}.soa-test-room-header a,.soa-tests-header a{font-size:.76rem}.soa-tests-hero{padding:22px 14px 24px}.soa-tests-hero h1{font-size:36px}.soa-tests-hero p{font-size:.9rem;line-height:1.5}.soa-tests-slogan{font-size:.94rem}.soa-tests-hero-proof{grid-template-columns:1fr;gap:6px;margin:14px 0}.soa-tests-hero-proof span{min-height:32px}.soa-tests-hero-panel{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:2px 12px;gap:2px 12px;padding:14px 16px}.soa-tests-hero-panel strong{grid-row:1/3;font-size:2rem}.soa-tests-hero-panel span{margin:0;font-size:.78rem}.soa-tests-hero-panel p{margin:2px 0 0;font-size:.76rem;line-height:1.35}.soa-tests-list{padding:20px 10px 40px}.soa-tests-list h2{font-size:1.8rem}.soa-tests-course-group{gap:9px;padding:15px 13px}.soa-tests-course-head{gap:10px}.soa-tests-course-head h3{margin-top:6px;font-size:1.18rem;line-height:1.15}.soa-tests-course-head p{font-size:.8rem}.soa-tests-course-count{min-width:58px;padding:7px}.soa-tests-course-count strong{font-size:1.15rem}.soa-tests-course-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px;gap:6px}.soa-tests-course-meta span{min-width:0;font-size:.69rem;line-height:1.2}.soa-tests-course-picker{padding:8px}.soa-tests-selected-mock{align-items:flex-start;flex-direction:column}.soa-tests-course-actions{grid-template-columns:1fr 1fr}.soa-test-room-header a{flex:0 0 auto}.soa-test-start-card{width:calc(100% - 20px);margin:10px auto 24px}.soa-test-entry-panel,.soa-test-start-overview{padding:20px 18px}.soa-test-start-card h1{margin-top:7px;font-size:31px;line-height:1.04}.soa-test-start-overview>p{font-size:.9rem;line-height:1.5}.soa-test-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.soa-test-stat-grid>div{padding:11px 8px}.soa-test-stat-grid>div:nth-child(3){border-left:0;border-top:1px solid #dfd8c8}.soa-test-stat-grid>div:nth-child(4){border-top:1px solid #dfd8c8}.soa-test-entry-heading{margin:18px 0 14px}.soa-test-entry-heading h2{font-size:1.42rem}.soa-test-room-rules>span{padding:9px 2px}.soa-test-integrity-check{padding:10px}.soa-test-room-main{gap:8px;padding:8px 8px 20px}.soa-test-room-banner{width:calc(100% - 16px);margin:8px auto 0;padding:10px 12px}.soa-test-room-banner strong{font-size:1.05rem}.soa-test-room-banner span{font-size:.62rem}.soa-test-room-banner p{display:none}.soa-test-mobile-status{top:6px}.soa-test-mobile-status span{grid-template-columns:14px minmax(0,1fr);gap:1px 5px;padding:8px 7px}.soa-test-mobile-status strong{font-size:.8rem}.soa-test-panel,.soa-test-side{padding:11px}.soa-test-question h2{margin-bottom:12px;font-size:1.12rem;line-height:1.25}.soa-test-options{gap:7px;margin-top:10px}.soa-test-option{grid-template-columns:20px minmax(0,1fr);min-height:40px;padding:9px 10px}.soa-test-option span{font-size:.85rem}.soa-test-side{display:block}.soa-test-nav-grid{grid-template-columns:repeat(10,minmax(0,1fr));gap:4px}.soa-test-nav-grid button{min-height:30px;font-size:.72rem}.soa-test-actions{display:grid;grid-template-columns:1fr 1fr}}