.gys-scope{--ink:#071927;--ink2:#0a2134;--accent:#13bfd0;--accent-press:#087a87;--accent-soft:#dff9fb;--accent-tint:#bdeef2;--sky:#13bfd0;--amber:#d97706;--amber-soft:#fffbeb;--amber-ink:#78350f;--success:#047857;--success-soft:#ecfdf5;--danger:#dc2626;--danger-soft:#fef2f2;--text:#102b3d;--text2:#3d5b6c;--text3:#587483;--bg:#f4f8fa;--surface:#fff;--surface2:#edf4f6;--line:#dce7ec;--line-strong:#bbd0da;--r-sm:12px;--r:18px;--r-lg:24px;--sh-card:0 1px 0 #12324a0a, 0 18px 38px -24px #12324a33;--sh:0 18px 50px #12324a17;--maxw:1280px;min-height:100vh;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;line-height:1.5;font-family:var(--font-jakarta), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;flex:1}.gys-scope *,.gys-scope :before,.gys-scope :after{box-sizing:border-box}.gys-scope h1,.gys-scope h2,.gys-scope h3,.gys-scope h4,.gys-scope p{margin:0}.gys-scope button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}.gys-scope input{font-family:inherit}.gys-scope svg{display:block}.gys-scope img{max-width:100%}.gys-scope a{color:var(--accent-press);text-decoration:none}.gys-scope a:hover{color:var(--ink)}.gys-scope ::selection{background:var(--accent-soft);color:var(--ink)}.gys-scope :focus-visible{outline:3px solid var(--accent);outline-offset:2px;border-radius:8px}.gys-scope .wrap{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 16px}@media (min-width:640px){.gys-scope .wrap{padding:0 40px}}.gys-scope .gr-hero{padding:44px 0 6px}.gys-scope .gr-hero .in{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:28px;display:flex}.gys-scope .gr-hero .h-main{flex:1;min-width:280px}.gys-scope .gr-hero h1{letter-spacing:-.8px;color:var(--ink);text-wrap:balance;max-width:20ch;margin-top:14px;font-size:clamp(28px,4vw,40px);font-weight:800;line-height:1.08}.gys-scope .gr-hero p{color:var(--text2);max-width:52ch;margin-top:14px;font-size:16px;line-height:1.6}.gys-scope .gr-hero .h-side{align-items:center;gap:16px;display:flex}.gys-scope .hero-stats{flex-wrap:wrap;gap:28px;margin-top:22px;display:flex}.gys-scope .hero-stats .st{flex-direction:column;display:flex}.gys-scope .hero-stats .st b{color:var(--accent);letter-spacing:-.3px;font-variant-numeric:tabular-nums;font-size:22px;font-weight:800}.gys-scope .hero-stats .st span{color:var(--text3);font-size:12px;font-weight:600}.gys-scope .unvan-chip{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);text-align:left;box-shadow:var(--sh-card);align-items:center;gap:12px;padding:12px 16px;transition:border-color .16s,box-shadow .16s;display:flex}.gys-scope .unvan-chip:hover{border-color:var(--line-strong)}.gys-scope .unvan-chip .lab{color:var(--accent-press);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800;display:block}.gys-scope .unvan-chip .val{max-width:220px;color:var(--ink);margin:3px 0 2px;font-size:16px;font-weight:800;line-height:1.15;display:block}.gys-scope .unvan-chip .chg{color:var(--text3);font-size:12px;text-decoration:underline;display:block}.gys-scope .ring{box-shadow:none;flex:none;position:relative}.gys-scope .ring svg{background:0 0;border:0;border-radius:50%;outline:0;overflow:visible}.gys-scope .ring .t{text-align:center;place-content:center;font-weight:800;display:grid;position:absolute;inset:0}.gys-scope .gr-main{min-height:50vh;padding:26px 0 40px}.gys-scope .crumbs{color:var(--text2);flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:18px;font-size:14px;font-weight:700;display:flex}.gys-scope .crumbs button{color:var(--accent-press);border-radius:9px;padding:6px 8px;font-weight:800}.gys-scope .crumbs button:hover{color:var(--ink);background:#fff}.gys-scope .crumbs .sep{color:var(--line-strong)}.gys-scope .crumbs .cur{color:var(--ink);font-weight:800}.gys-scope .h2{letter-spacing:-.4px;color:var(--ink);font-size:clamp(21px,3vw,27px);font-weight:800}.gys-scope .lead{color:var(--text2);max-width:60ch;margin-top:8px;font-size:15px}.gys-scope .sec{color:var(--text2);letter-spacing:.2px;margin:26px 2px 14px;font-size:13.5px;font-weight:800}.gys-scope .sec.sky{color:var(--accent-press)}.gys-scope .view{animation:.3s both gysfade}@keyframes gysfade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.gys-scope *{transition-duration:.001ms!important;animation-duration:.001ms!important}}.gys-scope .btn{border-radius:var(--r-sm);justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 20px;font-size:15px;font-weight:800;transition:transform .12s,background .16s,box-shadow .16s,border-color .16s;display:inline-flex}.gys-scope .btn:active{transform:translateY(1px)}.gys-scope .btn.cta{background:var(--ink);color:#fff;box-shadow:0 2px #02061799,0 8px 20px -8px #0f172a59}.gys-scope .btn.cta:hover{background:var(--ink2);color:#fff}.gys-scope .btn.ghost{color:var(--ink);border:1px solid var(--line);background:#fff}.gys-scope .btn.ghost:hover{border-color:var(--accent);color:var(--accent-press)}.gys-scope .btn.block{width:100%}.gys-scope .btn.sm{border-radius:10px;min-height:40px;padding:0 15px;font-size:14px}.gys-scope .chip{background:var(--surface2);color:var(--text2);border:1px solid var(--line);border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:800;display:inline-flex}.gys-scope .chip.blue{background:var(--accent-soft);color:var(--accent-press);border-color:#0000}.gys-scope .chip.teal{background:var(--success-soft);color:var(--success);border-color:#0000}.gys-scope .chip svg{flex:none;width:14px;height:14px}.gys-scope .mod-grid{grid-template-columns:1fr;gap:14px;display:grid}@media (min-width:560px){.gys-scope .mod-grid{grid-template-columns:1fr 1fr}}@media (min-width:900px){.gys-scope .mod-grid{grid-template-columns:1fr 1fr 1fr}}.gys-scope .mod{text-align:left;border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--sh-card);background:#fff;align-items:flex-start;gap:14px;width:100%;padding:18px;transition:transform .14s,box-shadow .16s,border-color .16s;display:flex}.gys-scope .mod:hover{box-shadow:var(--sh);border-color:var(--line-strong);transform:translateY(-3px)}.gys-scope .mod .mi{border-radius:14px;flex:none;place-items:center;width:50px;height:50px;display:grid}.gys-scope .mod .mi svg{width:26px;height:26px}.gys-scope .mod .mb{flex:1;min-width:0}.gys-scope .mod .mb h3{color:var(--ink);letter-spacing:-.2px;font-size:16.5px;font-weight:800}.gys-scope .mod .mb p{color:var(--text3);margin-top:4px;font-size:13px;line-height:1.4}.gys-scope .grid{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:560px){.gys-scope .grid{grid-template-columns:1fr 1fr}}@media (min-width:900px){.gys-scope .grid{grid-template-columns:1fr 1fr 1fr}}.gys-scope .row{text-align:left;border:1px solid var(--line);border-radius:var(--r);width:100%;box-shadow:var(--sh-card);background:#fff;align-items:center;gap:14px;margin-bottom:11px;padding:15px;transition:transform .14s,box-shadow .16s,border-color .16s;display:flex}.gys-scope .row:hover{box-shadow:var(--sh);border-color:var(--line-strong);transform:translateY(-2px)}.gys-scope .tile{text-align:left;border:1px solid var(--line);border-radius:var(--r);width:100%;box-shadow:var(--sh-card);background:#fff;align-items:flex-start;gap:13px;padding:15px;transition:transform .14s,box-shadow .16s,border-color .16s;display:flex}.gys-scope .tile:hover{box-shadow:var(--sh);border-color:var(--accent);transform:translateY(-3px)}.gys-scope .ico{border-radius:13px;flex:none;place-items:center;width:48px;height:48px;display:grid}.gys-scope .ico svg{width:25px;height:25px}.gys-scope .tbody{flex:1;min-width:0}.gys-scope .tbody h3{color:var(--ink);letter-spacing:-.2px;font-size:15.5px;font-weight:800;line-height:1.25}.gys-scope .tbody .sub{color:var(--text3);margin-top:4px;font-size:12.5px;font-weight:600}.gys-scope .tags{flex-wrap:wrap;gap:7px;margin-top:8px;display:flex}.gys-scope .tag{border-radius:999px;padding:3px 9px;font-size:11px;font-weight:800}.gys-scope .tag.g{background:var(--accent-soft);color:var(--accent-press)}.gys-scope .tag.u{background:var(--amber-soft);color:var(--amber-ink)}.gys-scope .chev{width:20px;height:20px;stroke:var(--line-strong);flex:none;align-self:center;transition:all .15s}.gys-scope .tile:hover .chev,.gys-scope .row:hover .chev{stroke:var(--accent);transform:translate(2px)}.gys-scope .mini{background:var(--surface2);border:1px solid var(--line);border-radius:999px;height:6px;margin-top:9px;overflow:hidden}.gys-scope .mini>i{background:linear-gradient(90deg, var(--accent), var(--accent-press));height:100%;display:block}.gys-scope .locked{opacity:.7}.gys-scope .seg{background:var(--surface2);border:1px solid var(--line);border-radius:999px;gap:4px;padding:5px;display:inline-flex}.gys-scope .seg button{color:var(--text3);border-radius:999px;min-height:44px;padding:10px 18px;font-size:14px;font-weight:800}.gys-scope .seg button[aria-selected=true]{background:var(--ink);color:#fff}.gys-scope .seg button.uds[aria-selected=true]{background:var(--amber)}.gys-scope .picktop{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:18px 0 4px;display:flex}.gys-scope .search{flex:1;min-width:220px;position:relative}.gys-scope .search>.si{width:19px;height:19px;stroke:var(--text3);position:absolute;top:50%;left:15px;transform:translateY(-50%)}.gys-scope .search input{border:1px solid var(--line);width:100%;min-height:50px;box-shadow:var(--sh-card);background:#fff;border-radius:999px;padding:0 16px 0 44px;font-size:15px}.gys-scope .search input:focus{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-soft);outline:none}.gys-scope .quiz{max-width:720px}.gys-scope .qmeta{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.gys-scope .qscore{color:var(--success);background:var(--success-soft);border-radius:999px;margin-left:auto;padding:5px 12px;font-size:13px;font-weight:800}.gys-scope .qbar{background:var(--line);border-radius:999px;height:8px;margin:12px 0 18px;overflow:hidden}.gys-scope .qbar>i{background:linear-gradient(90deg, var(--accent), var(--accent-press));border-radius:999px;height:100%;transition:width .4s;display:block}.gys-scope .qtext{color:var(--ink);letter-spacing:-.2px;font-size:clamp(18px,2.3vw,21px);font-weight:800;line-height:1.4}.gys-scope .opts{flex-direction:column;gap:11px;margin-top:18px;display:flex}.gys-scope .opt{text-align:left;border:1.5px solid var(--line);width:100%;min-height:56px;color:var(--text);box-shadow:var(--sh-card);background:#fff;border-radius:14px;align-items:center;gap:13px;padding:11px 15px;font-size:15.5px;font-weight:600;transition:border-color .14s,background .14s,transform .1s;display:flex}.gys-scope .opt:hover:not([disabled]){border-color:var(--accent);background:var(--surface2)}.gys-scope .opt:active:not([disabled]){transform:scale(.995)}.gys-scope .opt .lt{background:var(--surface2);border:1px solid var(--line);width:33px;height:33px;color:var(--ink2);border-radius:9px;flex:none;place-items:center;font-size:14.5px;font-weight:800;transition:all .14s;display:grid}.gys-scope .opt .ot{flex:1;line-height:1.4}.gys-scope .opt .mk{opacity:0;flex:none;width:22px;height:22px}.gys-scope .opt .mk svg{width:22px;height:22px}.gys-scope .opt[disabled]{cursor:default}.gys-scope .opt.correct{border-color:var(--success);background:var(--success-soft)}.gys-scope .opt.correct .lt{background:var(--success);color:#fff;border-color:var(--success)}.gys-scope .opt.correct .mk{opacity:1}.gys-scope .opt.correct .mk svg{stroke:var(--success)}.gys-scope .opt.wrong{border-color:var(--danger);background:var(--danger-soft)}.gys-scope .opt.wrong .lt{background:var(--danger);color:#fff;border-color:var(--danger)}.gys-scope .opt.wrong .mk{opacity:1}.gys-scope .opt.wrong .mk svg{stroke:var(--danger)}.gys-scope .opt.chosen{border-color:var(--accent);background:var(--accent-soft)}.gys-scope .opt.chosen .lt{background:var(--accent);color:#fff;border-color:var(--accent)}.gys-scope .opt.dim{opacity:.55}.gys-scope .explain{border:1px solid #0000;border-radius:14px;margin-top:16px;padding:15px 16px}.gys-scope .explain.ok{background:var(--success-soft);border-color:color-mix(in srgb, var(--success) 32%, var(--line))}.gys-scope .explain.no{background:var(--danger-soft);border-color:color-mix(in srgb, var(--danger) 28%, var(--line))}.gys-scope .explain .h{align-items:center;gap:8px;margin-bottom:6px;font-size:15px;font-weight:800;display:flex}.gys-scope .explain.ok .h{color:var(--success)}.gys-scope .explain.no .h{color:var(--danger)}.gys-scope .explain .h svg{flex:none;width:19px;height:19px}.gys-scope .explain p{color:var(--text);font-size:14px;line-height:1.5}.gys-scope .daynak{color:var(--text2);border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:7px;margin-top:10px;padding:6px 11px;font-size:12px;font-weight:800;display:inline-flex}.gys-scope .daynak svg{width:14px;height:14px;stroke:var(--accent-press);flex:none}.gys-scope .qacts{align-items:center;gap:10px;margin-top:20px;display:flex}.gys-scope .qacts .sp{flex:1}.gys-scope .timer{border:1px solid var(--line);color:var(--ink);box-shadow:var(--sh-card);font-variant-numeric:tabular-nums;background:#fff;border-radius:12px;align-items:center;gap:7px;padding:9px 13px;font-weight:800;display:inline-flex}.gys-scope .timer svg{width:18px;height:18px;stroke:var(--text2)}.gys-scope .timer.warn{color:var(--danger);border-color:color-mix(in srgb, var(--danger) 28%, var(--line))}.gys-scope .result{text-align:center;max-width:560px;margin:0 auto}.gys-scope .result h2{color:var(--ink);margin-top:10px;font-size:24px;font-weight:800}.gys-scope .result p{color:var(--text2);margin-top:6px;font-size:15px}.gys-scope .stat-row{flex-wrap:wrap;justify-content:center;gap:12px;margin:20px 0;display:flex}.gys-scope .stat{border:1px solid var(--line);min-width:92px;box-shadow:var(--sh-card);background:#fff;border-radius:14px;padding:13px 18px}.gys-scope .stat b{color:var(--ink);font-size:23px;font-weight:800;display:block}.gys-scope .stat.ok b{color:var(--success)}.gys-scope .stat.no b{color:var(--danger)}.gys-scope .stat span{color:var(--text3);font-size:12px;font-weight:700}.gys-scope .baraj{border-radius:14px;align-items:center;gap:10px;max-width:560px;margin:8px auto 18px;padding:13px 16px;font-size:14px;font-weight:700;display:flex}.gys-scope .baraj.pass{background:var(--success-soft);color:var(--success)}.gys-scope .baraj.fail{background:var(--danger-soft);color:var(--danger)}.gys-scope .baraj svg{flex:none;width:20px;height:20px}.gys-scope .analysis{max-width:560px;margin:0 auto}.gys-scope .arow{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:11px 2px;display:flex}.gys-scope .arow:last-child{border-bottom:none}.gys-scope .arow .an{flex:1;font-size:14px;font-weight:700}.gys-scope .arow .ab{background:var(--line);border-radius:999px;width:100px;height:8px;overflow:hidden}.gys-scope .arow .ab>i{border-radius:999px;height:100%;display:block}.gys-scope .arow .av{color:var(--text2);text-align:right;width:52px;font-size:13px;font-weight:800}.gys-scope .empty{text-align:center;color:var(--text2);padding:48px 24px}.gys-scope .empty .ei{border:1px solid var(--line);width:70px;height:70px;box-shadow:var(--sh-card);background:#fff;border-radius:20px;place-items:center;margin:0 auto 16px;display:grid}.gys-scope .empty .ei svg{width:32px;height:32px;stroke:var(--line-strong)}.gys-scope .empty h3{color:var(--ink);font-size:18px;font-weight:800}.gys-scope .empty p{margin-top:6px;font-size:14px}.gys-scope .wrong-card{margin-bottom:10px;padding:15px;display:block}.gys-scope .wrong-card .wh{color:var(--text3);justify-content:space-between;align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.gys-scope .wrong-card .wq{color:var(--ink);margin:9px 0;font-weight:700}.gys-scope .wrong-card .wo{background:var(--surface2);color:var(--ink);border-radius:9px;gap:8px;margin-top:5px;padding:7px 10px;font-size:14px;display:flex}.gys-scope .wrong-card .wo.ok{background:var(--success-soft);color:var(--success);font-weight:700}.gys-scope .wrong-card .we{background:var(--accent-soft);color:var(--ink);border-radius:10px;margin-top:11px;padding:11px;font-size:13.5px;line-height:1.5}.gys-scope .oral-crit{border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--sh-card);background:#fff;max-width:760px;margin-bottom:14px;padding:16px 18px}.gys-scope .oral-crit .c{align-items:flex-start;gap:11px;padding:9px 0;display:flex}.gys-scope .oral-crit .c .n{background:var(--accent-soft);width:26px;height:26px;color:var(--accent-press);border-radius:8px;flex:none;place-items:center;font-size:13px;font-weight:800;display:grid}.gys-scope .oral-crit .c span{color:var(--text);font-size:14px;font-weight:600;line-height:1.4}.gys-scope .oral-q{border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--sh-card);background:#fff;max-width:760px;margin-bottom:12px;overflow:hidden}.gys-scope .oral-q .qh{cursor:pointer;text-align:left;align-items:flex-start;gap:12px;width:100%;padding:16px;display:flex}.gys-scope .oral-q .qh .qn{background:var(--ink);color:#fff;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;font-size:13px;font-weight:800;display:grid}.gys-scope .oral-q .qh .qt{color:var(--ink);flex:1;font-size:15px;font-weight:700;line-height:1.35}.gys-scope .oral-q .qh .cv{width:20px;height:20px;stroke:var(--line-strong);flex:none;transition:all .2s}.gys-scope .oral-q.open .qh .cv{transform:rotate(180deg)}.gys-scope .oral-q .ans{color:var(--text2);padding:0 16px 16px;font-size:14px;line-height:1.55}.gys-scope .oral-q .ans b{color:var(--ink)}.gys-scope .oral-q .ans ul{margin:6px 0 0;padding-left:20px}.gys-scope .oral-q .ans li{margin-bottom:4px}.gys-scope .oral-q .ans .tip{background:var(--surface2);border-radius:10px;margin-top:10px;padding:10px 12px;font-size:13px}.gys-scope .funnel{background:linear-gradient(135deg, #fff, var(--amber-soft));border:1px solid color-mix(in srgb, var(--amber) 34%, var(--line));border-radius:var(--r-lg);margin-top:24px;padding:18px}.gys-scope .funnel .fh{align-items:center;gap:12px;display:flex}.gys-scope .funnel .pn{background:var(--amber);border-radius:13px;flex:none;place-items:center;width:44px;height:44px;display:grid}.gys-scope .funnel .pn svg{stroke:#fff;width:24px;height:24px}.gys-scope .funnel h3{color:var(--ink);font-size:16px;font-weight:800}.gys-scope .funnel p{color:var(--text2);margin-top:2px;font-size:13px}.gys-scope .funnel .acts{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.gys-scope .gys-foot{border-top:1px solid var(--line);color:var(--text3);margin-top:40px;padding:22px 0}.gys-scope .gys-foot .in{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;font-size:12.5px;display:flex}.gys-scope .gys-foot a{color:var(--text2);font-weight:600}.gys-scope .gys-foot a:hover{color:var(--ink)}.gys-scope .modal{z-index:100;background:#0a1b308c;place-items:center;padding:22px;animation:.2s gysfade;display:grid;position:fixed;inset:0}.gys-scope .modal .mc{border-radius:var(--r-lg);width:100%;max-width:400px;box-shadow:var(--sh);background:#fff;padding:26px;position:relative}.gys-scope .modal .mc .x{background:var(--surface2);width:34px;height:34px;color:var(--text2);border-radius:10px;place-items:center;font-size:20px;display:grid;position:absolute;top:14px;right:14px}.gys-scope .modal .mc .mi{background:var(--accent-soft);border-radius:15px;place-items:center;width:54px;height:54px;margin-bottom:14px;display:grid}.gys-scope .modal .mc .mi svg{width:28px;height:28px;stroke:var(--accent-press)}.gys-scope .modal .mc h3{color:var(--ink);font-size:19px;font-weight:800}.gys-scope .modal .mc p{color:var(--text2);margin-top:9px;font-size:14.5px;line-height:1.5}.gys-scope .modal .mc .ma{flex-direction:column;gap:9px;margin-top:18px;display:flex}.gys-scope .modal .picklist{flex-direction:column;gap:8px;max-height:320px;margin-top:12px;display:flex;overflow-y:auto}.gys-scope .modal .picklist button{text-align:left;border:1px solid var(--line);color:var(--ink);border-radius:12px;align-items:center;gap:10px;width:100%;padding:12px;font-weight:700;display:flex}.gys-scope .modal .picklist button:hover{border-color:var(--accent);background:var(--surface2)}.gys-scope .modal .picklist button[data-selected=true]{border-color:var(--accent);background:var(--accent-soft)}.gys-scope .toast{z-index:101;background:var(--ink);color:#fff;box-shadow:var(--sh);opacity:0;pointer-events:none;text-align:center;border-radius:13px;max-width:88%;padding:12px 20px;font-size:14px;font-weight:700;transition:all .3s;position:fixed;bottom:26px;left:50%;transform:translate(-50%)translateY(18px)}.gys-scope .toast.show{opacity:1;transform:translate(-50%)translateY(0)}.gys-scope .sr-only{clip:rect(0, 0, 0, 0);width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.gys-scope .gys-app-shell{background:var(--bg);grid-template-columns:246px minmax(0,1fr);min-height:100vh;display:grid}.gys-scope .gys-sidebar{z-index:30;color:#dceaf0;background:var(--ink);flex-direction:column;height:100vh;padding:30px 22px 24px;display:flex;position:sticky;top:0;overflow:hidden}.gys-scope .gys-sidebar:after{content:"";pointer-events:none;border:1px solid #37d5df1f;border-radius:50%;width:210px;height:210px;position:absolute;bottom:96px;right:-92px}.gys-scope .gys-sidebar-head{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.gys-scope .gys-brand{z-index:1;color:inherit;text-align:left;align-items:center;gap:12px;padding:0 8px;display:flex;position:relative}.gys-scope .gys-brand:hover{color:inherit}.gys-scope .gys-brand-mark{width:42px;height:42px;color:var(--accent);background:#13bfd01a;border:1px solid #37d5df52;border-radius:13px;flex:0 0 42px;place-items:center;font-size:20px;font-weight:800;display:grid}.gys-scope .gys-brand>span:last-child strong,.gys-scope .gys-brand>span:last-child small{display:block}.gys-scope .gys-brand>span:last-child strong{color:#fff;letter-spacing:-.2px;font-size:16px}.gys-scope .gys-brand>span:last-child small{color:#83a4b4;letter-spacing:.14em;text-transform:uppercase;margin-top:3px;font-size:10px;font-weight:650}.gys-scope .gys-menu-toggle{color:#fff;background:#ffffff0f;border:1px solid #ffffff24;border-radius:11px;width:40px;height:40px;font-size:18px;display:none}.gys-scope .gys-back-link{z-index:1;color:#91acb9;align-items:center;gap:9px;margin:30px 8px 28px;font-size:12px;transition:color .2s;display:flex;position:relative}.gys-scope .gys-back-link:hover{color:var(--accent)}.gys-scope .gys-shell-nav{z-index:1;position:relative}.gys-scope .gys-shell-nav>p{color:#678898;letter-spacing:.16em;text-transform:uppercase;margin:0 12px 10px;font-size:10px;font-weight:700}.gys-scope .gys-shell-nav ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.gys-scope .gys-shell-nav button{color:#9eb6c2;text-align:left;border-radius:12px;align-items:center;gap:12px;width:100%;min-height:46px;padding:0 13px;font-size:13px;font-weight:650;transition:color .2s,background .2s,transform .2s;display:flex}.gys-scope .gys-shell-nav button:hover{color:#fff;background:#ffffff0e;transform:translate(2px)}.gys-scope .gys-shell-nav button[aria-current=page]{color:#fff;box-shadow:inset 3px 0 0 var(--accent);background:linear-gradient(90deg,#13bfd033,#13bfd014)}.gys-scope .gys-shell-nav button>span{flex:0 0 24px;place-items:center;width:24px;height:24px;display:grid}.gys-scope .gys-shell-nav button svg{width:17px;height:17px}.gys-scope .gys-shell-nav button b{color:#fff;background:#13bfd052;border-radius:999px;place-items:center;min-width:22px;height:22px;margin-left:auto;padding:0 6px;font-size:10px;display:grid}.gys-scope .gys-sidebar-spacer{flex:1}.gys-scope .gys-account-card{z-index:1;width:100%;color:inherit;text-align:left;border-top:1px solid #ffffff14;align-items:center;gap:11px;margin-top:auto;padding:15px 10px 0;display:flex;position:relative}.gys-scope .gys-account-card:hover{color:inherit}.gys-scope .gys-avatar{width:38px;height:38px;color:var(--ink);background:var(--accent);border-radius:12px;flex:0 0 38px;place-items:center;font-size:11px;font-weight:800;display:grid}.gys-scope .gys-account-card strong,.gys-scope .gys-account-card small{display:block}.gys-scope .gys-account-card strong{color:#f2f8fa;text-overflow:ellipsis;white-space:nowrap;max-width:138px;font-size:12px;overflow:hidden}.gys-scope .gys-account-card small{color:#7fd9d7;margin-top:4px;padding-left:12px;font-size:10px;position:relative}.gys-scope .gys-account-card small:before{content:"";background:#58e0b2;border-radius:50%;width:6px;height:6px;position:absolute;top:4px;left:0}.gys-scope .gys-workspace{background:radial-gradient(circle at 76% 10%, #13bfd013, transparent 23%), var(--bg);flex-direction:column;min-width:0;min-height:100vh;display:flex}.gys-scope .gys-topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd1;justify-content:space-between;align-items:center;gap:24px;min-height:88px;padding:0 32px;display:flex}.gys-scope .gys-location{color:var(--text3);align-items:center;gap:9px;font-size:12px;font-weight:650;display:flex}.gys-scope .gys-location strong{color:var(--ink)}.gys-scope .gys-top-actions{align-items:center;gap:10px;display:flex}.gys-scope .gys-premium-pill,.gys-scope .gys-top-link,.gys-scope .gys-top-avatar{border:1px solid var(--line);min-height:40px;color:var(--text2);background:#fff;border-radius:12px;justify-content:center;align-items:center;font-size:11px;font-weight:750;display:inline-flex}.gys-scope .gys-premium-pill{gap:8px;padding:0 13px}.gys-scope .gys-premium-pill b{color:var(--amber)}.gys-scope .gys-top-link{padding:0 13px}.gys-scope .gys-top-link:hover{border-color:var(--accent);color:var(--accent-press)}.gys-scope .gys-top-avatar{color:#fff;background:var(--ink2);width:40px}.gys-scope .gys-workspace>.gr-main{flex:1;min-height:0;padding:28px 0 40px}.gys-scope .gys-workspace>.gr-main .wrap,.gys-scope .gys-workspace>.gys-foot .wrap{max-width:1420px;padding-inline:32px}.gys-scope .gys-workspace>.gys-foot{background:#ffffff73;margin-top:0;padding:20px 0}.gys-scope .gys-state-page{text-align:center;place-content:center;justify-items:center;gap:16px;min-height:100vh;padding:24px;display:grid}.gys-scope .gys-state-page .lead{margin:0}.gys-scope .gys-access-main{place-items:center;min-height:100vh;padding:32px;display:grid}.gys-scope .gys-access-card{border:1px solid var(--line);width:min(620px,100%);box-shadow:var(--sh);text-align:center;background:#fff;border-radius:28px;padding:42px}.gys-scope .gys-access-icon{color:#fff;background:var(--ink2);border-radius:18px;place-items:center;width:62px;height:62px;margin:0 auto 18px;font-size:22px;font-weight:800;display:grid}.gys-scope .gys-access-kicker{color:var(--accent-press);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:800}.gys-scope .gys-access-card h1{color:var(--ink);letter-spacing:-.04em;margin-top:10px;font-size:clamp(26px,4vw,38px);line-height:1.12}.gys-scope .gys-access-card>p:not(.gys-access-kicker){max-width:52ch;color:var(--text2);margin:16px auto 0;font-size:14px;line-height:1.65}.gys-scope .gys-access-actions{justify-content:center;gap:10px;margin-top:24px;display:flex}.gys-scope .gys-access-card>small{color:var(--text3);margin-top:18px;font-size:10px;display:block}.gys-scope .gys-login{text-align:left;margin-top:22px}.gys-scope .gys-login-google{border:1.5px solid var(--line);width:100%;min-height:48px;color:var(--ink);background:#fff;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:12px 16px;font-size:14px;font-weight:600;transition:border-color .15s,background .15s;display:flex}.gys-scope .gys-login-google:hover:not(:disabled){border-color:var(--ink);background:var(--accent-soft)}.gys-scope .gys-login-google:disabled{opacity:.55;cursor:default}.gys-scope .gys-login-sep{color:var(--text3);text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:12px;margin:16px 0;font-size:11px;display:flex}.gys-scope .gys-login-sep span{flex:none}.gys-scope .gys-login-sep:before,.gys-scope .gys-login-sep:after{content:"";background:var(--line);flex:1;height:1px}.gys-scope .gys-login-otp{flex-direction:column;gap:10px;display:flex}.gys-scope .gys-login-otp input{border:1.5px solid var(--line);width:100%;min-height:46px;color:var(--ink);background:#fff;border-radius:14px;outline:none;padding:12px 14px;font-size:14px;transition:border-color .15s}.gys-scope .gys-login-otp input:focus{border-color:var(--accent-press)}.gys-scope .gys-login-otp input:disabled{opacity:.55}.gys-scope .gys-login-otp button{background:var(--accent-press);color:#fff;border-radius:14px;justify-content:center;align-items:center;min-height:46px;padding:12px 16px;font-size:14px;font-weight:700;transition:background .15s;display:inline-flex}.gys-scope .gys-login-otp button:hover:not(:disabled){background:var(--ink)}.gys-scope .gys-login-otp button:disabled{opacity:.55;cursor:default}.gys-scope .gys-login-note{border-radius:12px;margin-top:12px;padding:10px 12px;font-size:13px;line-height:1.5}.gys-scope .gys-login-note.ok{border:1px solid var(--accent);background:var(--accent-soft);color:var(--accent-press)}.gys-scope .gys-login-note.err{color:#b42318;background:#fdecec;border:1px solid #f3c4c4}.gys-scope .gys-login-foot{border-top:1px solid var(--line);color:var(--text2);flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin-top:22px;padding-top:18px;font-size:13px;display:flex}.gys-scope .gys-login-foot a{font-weight:700}.gys-scope .gys-dashboard{grid-template-columns:minmax(0,1fr) 344px;gap:28px;display:grid}.gys-scope .gys-dashboard-main,.gys-scope .gys-dashboard-side{min-width:0}.gys-scope .gys-welcome{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;display:flex}.gys-scope .gys-eyebrow{color:var(--accent-press);letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:800}.gys-scope .gys-welcome h1{color:var(--text);letter-spacing:-.045em;font-size:clamp(26px,2.2vw,34px);line-height:1.14}.gys-scope .gys-welcome>div>p:last-child{color:var(--text3);margin-top:8px;font-size:12px}.gys-scope .gys-role-button{border:1px solid var(--line);box-shadow:var(--sh-card);text-align:left;background:#fff;border-radius:14px;flex:0 0 228px;padding:12px 14px}.gys-scope .gys-role-button span,.gys-scope .gys-role-button strong,.gys-scope .gys-role-button small{display:block}.gys-scope .gys-role-button span{color:var(--accent-press);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.gys-scope .gys-role-button strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;overflow:hidden}.gys-scope .gys-role-button small{color:var(--text3);margin-top:4px;font-size:9px;text-decoration:underline}.gys-scope .gys-continue-card{border-radius:var(--r-lg);color:#fff;background:var(--ink2);min-height:246px;box-shadow:var(--sh);grid-template-columns:minmax(0,1fr) 200px;display:grid;position:relative;overflow:hidden}.gys-scope .gys-continue-card:before,.gys-scope .gys-continue-card:after{content:"";pointer-events:none;border:1px solid #37d5df29;border-radius:50%;position:absolute}.gys-scope .gys-continue-card:before{width:270px;height:270px;top:-88px;right:-38px}.gys-scope .gys-continue-card:after{width:220px;height:220px;bottom:-116px;right:27px}.gys-scope .gys-continue-copy{z-index:1;flex-direction:column;justify-content:center;padding:34px 38px;display:flex;position:relative}.gys-scope .gys-kicker{color:#80dfe4;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:18px;font-size:10px;font-weight:800;display:flex}.gys-scope .gys-kicker:before{background:var(--accent);content:"";width:18px;height:2px}.gys-scope .gys-continue-copy h2{letter-spacing:-.035em;max-width:560px;font-size:clamp(23px,2vw,31px);line-height:1.18}.gys-scope .gys-continue-meta{color:#a9c3cf;align-items:center;gap:14px;margin:13px 0 25px;font-size:11px;display:flex}.gys-scope .gys-continue-meta b{color:#fff}.gys-scope .gys-continue-meta i{background:var(--accent);border-radius:50%;width:4px;height:4px}.gys-scope .gys-primary-action{width:max-content;min-height:46px;color:var(--ink);background:var(--accent);border-radius:13px;justify-content:center;align-items:center;gap:12px;padding:0 20px;font-size:12px;font-weight:800;transition:background .2s,transform .2s;display:inline-flex;box-shadow:0 10px 24px #13bfd038}.gys-scope .gys-primary-action:hover:not(:disabled){background:#58dbe3;transform:translateY(-2px)}.gys-scope .gys-primary-action:disabled{cursor:default;opacity:.55}.gys-scope .gys-resume-ring{z-index:1;place-items:center;padding:24px;display:grid;position:relative}.gys-scope .gys-resume-ring>div{--gys-progress:0%;background:conic-gradient(var(--accent) 0 var(--gys-progress), #37d5df21 var(--gys-progress) 100%);text-align:center;border-radius:50%;place-content:center;width:138px;height:138px;display:grid;position:relative}.gys-scope .gys-resume-ring>div:before{background:var(--ink2);content:"";border-radius:50%;position:absolute;inset:12px}.gys-scope .gys-resume-ring strong,.gys-scope .gys-resume-ring span{display:block;position:relative}.gys-scope .gys-resume-ring strong{letter-spacing:-.05em;font-size:27px}.gys-scope .gys-resume-ring span{color:#9dbbc9;letter-spacing:.05em;text-transform:uppercase;margin-top:3px;font-size:9px}.gys-scope .gys-section-heading{justify-content:space-between;align-items:center;gap:16px;margin:24px 2px 13px;display:flex}.gys-scope .gys-section-heading h2{letter-spacing:-.02em;font-size:16px}.gys-scope .gys-section-heading button,.gys-scope .gys-inline-action{color:var(--accent-press);font-size:10px;font-weight:800}.gys-scope .gys-quick-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.gys-scope .gys-quick-action{border:1px solid var(--line);border-radius:var(--r);text-align:left;background:#ffffffeb;min-width:0;min-height:126px;padding:18px;transition:border-color .2s,box-shadow .2s,transform .2s}.gys-scope .gys-quick-action:hover{border-color:#13bfd073;transform:translateY(-3px);box-shadow:0 12px 26px #12324a14}.gys-scope .gys-quick-action>span{width:36px;height:36px;color:var(--accent-press);background:var(--accent-soft);border-radius:11px;place-items:center;margin-bottom:14px;display:grid}.gys-scope .gys-quick-action svg{width:18px;height:18px}.gys-scope .gys-quick-action strong,.gys-scope .gys-quick-action small{display:block}.gys-scope .gys-quick-action strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.gys-scope .gys-quick-action strong b{color:var(--amber)}.gys-scope .gys-quick-action small{color:var(--text3);margin-top:6px;font-size:9px}.gys-scope .gys-summary-grid{grid-template-columns:1.18fr .82fr;gap:14px;margin-top:14px;display:grid}.gys-scope .gys-summary-card{border:1px solid var(--line);border-radius:var(--r);background:#ffffffeb;min-width:0;padding:20px 22px}.gys-scope .gys-summary-card header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:17px;display:flex}.gys-scope .gys-summary-card h3{color:var(--text);font-size:12px}.gys-scope .gys-summary-card header span{color:var(--text3);font-size:9px}.gys-scope .gys-summary-row{align-items:center;gap:12px;display:flex}.gys-scope .gys-summary-icon{color:#fff;background:var(--ink2);border-radius:12px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.gys-scope .gys-summary-icon svg{width:18px;height:18px}.gys-scope .gys-summary-row strong,.gys-scope .gys-summary-row small{display:block}.gys-scope .gys-summary-row strong{font-size:11px}.gys-scope .gys-summary-row small{color:var(--text3);margin-top:4px;font-size:9px}.gys-scope .gys-summary-progress{background:#e9f0f3;border-radius:999px;height:5px;margin-top:16px;overflow:hidden}.gys-scope .gys-summary-progress i{border-radius:inherit;background:var(--success);height:100%;display:block}.gys-scope .gys-last-exam{align-items:baseline;gap:12px;display:flex}.gys-scope .gys-last-exam strong{color:var(--success);letter-spacing:-.04em;font-size:28px}.gys-scope .gys-last-exam span{color:var(--text3);font-size:10px}.gys-scope .gys-dashboard-side{flex-direction:column;gap:16px;display:flex}.gys-scope .gys-membership-card{border-radius:var(--r);background:linear-gradient(135deg,#e9fbfb,#fff 68%);border:1px solid #13bfd038;align-items:center;gap:13px;padding:18px;display:flex}.gys-scope .gys-membership-mark{color:#fff;background:var(--ink2);border-radius:13px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.gys-scope .gys-membership-card div{min-width:0}.gys-scope .gys-membership-card div span,.gys-scope .gys-membership-card div strong,.gys-scope .gys-membership-card div small{display:block}.gys-scope .gys-membership-card div span{color:var(--accent-press);letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:800}.gys-scope .gys-membership-card div strong{text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:12px;overflow:hidden}.gys-scope .gys-membership-card div small{color:var(--success);margin-top:4px;font-size:9px;font-weight:700}.gys-scope .gys-progress-card{border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--sh);background:#fff;padding:24px}.gys-scope .gys-progress-card header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.gys-scope .gys-progress-card h2{color:var(--text);font-size:14px}.gys-scope .gys-progress-card header p{max-width:200px;color:var(--text3);margin-top:6px;font-size:9px;line-height:1.5}.gys-scope .gys-progress-card header>span{color:var(--success);background:#e8f8f1;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:800}.gys-scope .gys-progress-card>.ring{margin:26px auto 24px}.gys-scope .gys-progress-details{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:12px;padding-top:18px;display:grid}.gys-scope .gys-progress-details span{color:var(--text3);font-size:8px}.gys-scope .gys-progress-details strong{color:var(--text);margin-top:5px;font-size:12px;display:block}.gys-scope .gys-role-card{border:1px solid var(--line);border-radius:var(--r);background:#fff;padding:20px 22px}.gys-scope .gys-role-card span,.gys-scope .gys-role-card strong,.gys-scope .gys-role-card small{display:block}.gys-scope .gys-role-card span{color:var(--text3);letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:800}.gys-scope .gys-role-card strong{color:var(--text);margin-top:8px;font-size:12px;line-height:1.35}.gys-scope .gys-role-card small{color:var(--text3);margin-top:6px;font-size:9px}.gys-scope .gys-role-card button{color:var(--accent-press);margin-top:13px;font-size:9px;font-weight:800}.gys-scope .view>.quiz{border:1px solid var(--line);border-radius:var(--r-lg);max-width:820px;box-shadow:var(--sh);background:#fff;padding:28px}.gys-scope .opt,.gys-scope .row,.gys-scope .tile,.gys-scope .mod,.gys-scope .oral-crit,.gys-scope .oral-q,.gys-scope .wrong-card{box-shadow:0 1px #12324a09,0 14px 30px -26px #12324a38}.gys-scope .btn.cta{color:var(--ink);background:var(--accent);box-shadow:0 10px 24px #13bfd033}.gys-scope .btn.cta:hover{color:var(--ink);background:#58dbe3}.gys-scope .seg button[aria-selected=true]{background:var(--ink2)}.gys-scope .funnel{background:linear-gradient(135deg,#fff,#eefbfc);border-color:#13bfd047}.gys-scope .funnel .pn{background:var(--accent-press)}@media (max-width:1180px){.gys-scope .gys-app-shell{grid-template-columns:214px minmax(0,1fr)}.gys-scope .gys-sidebar{padding-inline:16px}.gys-scope .gys-dashboard{grid-template-columns:minmax(0,1fr) 300px}.gys-scope .gys-continue-card{grid-template-columns:minmax(0,1fr) 170px}.gys-scope .gys-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.gys-scope .gys-app-shell{display:block}.gys-scope .gys-sidebar{height:auto;min-height:auto;padding:16px 18px}.gys-scope .gys-sidebar:after,.gys-scope .gys-back-link,.gys-scope .gys-account-card{display:none}.gys-scope .gys-sidebar.is-open .gys-back-link,.gys-scope .gys-sidebar.is-open .gys-account-card{display:flex}.gys-scope .gys-access-shell .gys-back-link{margin:16px 8px 0;display:flex}.gys-scope .gys-menu-toggle{place-items:center;display:grid}.gys-scope .gys-shell-nav{padding-top:16px;display:none}.gys-scope .gys-sidebar.is-open .gys-shell-nav{display:block}.gys-scope .gys-shell-nav>p{display:none}.gys-scope .gys-shell-nav ul{grid-template-columns:repeat(5,minmax(0,1fr))}.gys-scope .gys-shell-nav button{justify-content:center;padding-inline:8px}.gys-scope .gys-shell-nav button b{display:none}.gys-scope .gys-dashboard{grid-template-columns:1fr}.gys-scope .gys-dashboard-side{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.gys-scope .gys-progress-card{grid-row:span 2}.gys-scope .gys-topbar{display:none}}@media (max-width:760px){.gys-scope .gys-workspace>.gr-main .wrap,.gys-scope .gys-workspace>.gys-foot .wrap{padding-inline:16px}.gys-scope .gys-welcome{flex-direction:column;align-items:flex-start}.gys-scope .gys-role-button{flex-basis:auto;width:100%}.gys-scope .gys-continue-card{grid-template-columns:1fr}.gys-scope .gys-continue-copy{padding:28px 24px}.gys-scope .gys-resume-ring{display:none}.gys-scope .gys-summary-grid,.gys-scope .gys-dashboard-side{grid-template-columns:1fr}.gys-scope .gys-progress-card{grid-row:auto}.gys-scope .view>.quiz{padding:22px 16px}.gys-scope .gys-access-main{padding:20px 16px}.gys-scope .gys-access-card{padding:30px 22px}}@media (max-width:560px){.gys-scope .gys-brand>span:last-child small{display:none}.gys-scope .gys-shell-nav ul{grid-template-columns:1fr 1fr}.gys-scope .gys-shell-nav button{justify-content:flex-start}.gys-scope .gys-quick-actions{grid-template-columns:1fr}.gys-scope .gys-continue-meta{flex-direction:column;align-items:flex-start;gap:7px}.gys-scope .gys-continue-meta i{display:none}.gys-scope .gys-access-actions{flex-direction:column;align-items:stretch}.gys-scope .gys-access-actions .btn{width:100%}}
