.app-shell{background:#f7faf9;color:#101828;display:flex;flex-direction:column;min-height:100vh}.app-main{flex:1 1}.app-nav{background:#fff;border-bottom:1px solid #e2e8f0;gap:8px;height:60px;padding:0 28px;position:sticky;top:0;z-index:10}.app-nav,.app-nav__brand{align-items:center;display:flex}.app-nav__brand{flex-shrink:0;gap:10px;margin-right:24px;text-decoration:none}.app-nav__logo{align-items:center;background:linear-gradient(135deg,#10b981,#0d9488);border-radius:10px;color:#fff;display:flex;font-size:14px;font-weight:900;height:36px;justify-content:center;letter-spacing:.02em;width:36px}.app-nav__brand-text{color:#0f172a;font-size:16px;font-weight:800}.app-nav__links{flex:1 1;gap:2px}.app-nav__links a{align-items:center;border-radius:8px;color:#475467;display:flex;font-size:14px;font-weight:600;height:36px;padding:0 14px;text-decoration:none;transition:background .12s ease,color .12s ease}.app-nav__links a:hover{background:#f1f5f9;color:#0f172a}.app-nav__premium{background:#ecfdf5;color:#065f46!important;font-weight:700!important}.app-nav__premium:hover{background:#d1fae5!important;color:#064e3b!important}.app-footer{align-items:center;background:#fff;border-top:1px solid #e2e8f0;color:#667085;display:flex;flex-wrap:wrap;font-size:14px;gap:18px;justify-content:center;min-height:64px;padding:18px 24px}.app-footer a{color:#475467;font-weight:700;text-decoration:none}.app-footer a:hover{color:#047857}.landing-page{background:#f7faf9}.landing-hero{grid-gap:42px;align-items:center;display:grid;gap:42px;grid-template-columns:minmax(0,.94fr) minmax(420px,1.06fr);margin:0 auto;min-height:calc(100vh - 72px);padding:46px 0 34px;width:min(1220px,calc(100% - 48px))}.landing-hero__content{grid-gap:22px;display:grid;gap:22px}.landing-hero__eyebrow{align-items:center;background:#dcfce7;border-radius:999px;color:#166534;display:inline-flex;font-size:13px;font-weight:800;min-height:34px;padding:0 12px;width:fit-content}.landing-hero h1{color:#0f172a;font-size:clamp(42px,5vw,72px);letter-spacing:0;line-height:.98;margin:0}.landing-hero p{color:#475467;font-size:18px;line-height:1.62;margin:0;max-width:680px}.auth-card__actions,.landing-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.landing-button{align-items:center;border-radius:8px;display:inline-flex;font-weight:850;justify-content:center;min-height:48px;padding:0 18px;text-decoration:none}.landing-button--primary{background:#10b981;box-shadow:0 16px 34px #10b9813d;color:#052e2b}.landing-button--secondary{background:#fff;border:1px solid #cbd5e1;color:#101828}.landing-hero__metrics{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:10px}.landing-hero__metrics div{background:#ffffffc2;border:1px solid #dbe4ed;border-radius:8px;padding:14px}.landing-hero__metrics span,.landing-hero__metrics strong{display:block}.landing-hero__metrics strong{color:#0f766e;font-size:26px;line-height:1}.landing-hero__metrics span{color:#475467;font-size:13px;font-weight:700;margin-top:4px}.landing-hero__visual{background:#e8f5ef;border-radius:8px;box-shadow:0 30px 70px #0f172a2e;min-height:520px;overflow:hidden;position:relative}.landing-hero__visual img{display:block;height:100%;min-height:520px;object-fit:cover;width:100%}.landing-section{margin:0 auto;padding:34px 0;width:min(1220px,calc(100% - 48px))}.landing-section--features{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.landing-proof,.landing-section article{background:#fff;border:1px solid #dbe4ed;border-radius:8px;box-shadow:0 18px 44px #0f172a0f}.landing-section article{padding:22px}.landing-section article span{color:#10b981;font-weight:900}.landing-proof h2,.landing-section h2{color:#101828;font-size:24px;line-height:1.16;margin:10px 0 8px}.landing-proof p,.landing-section p{color:#475467;line-height:1.55;margin:0}.landing-proof{align-items:center;display:flex;gap:20px;justify-content:space-between;margin:20px auto 54px;padding:28px;width:min(1220px,calc(100% - 48px))}.landing-proof div{max-width:760px}.auth-page{background:linear-gradient(135deg,#ecfdf5f2,#eff6ffeb),#f8fafc;display:grid;min-height:calc(100vh - 72px);padding:34px 20px;place-items:center}.auth-card{grid-gap:16px;background:#fff;border:1px solid #dbe4ed;border-radius:8px;box-shadow:0 24px 60px #0f172a24;display:grid;gap:16px;padding:28px;width:min(460px,100%)}.auth-card__back,.auth-card__link-button{background:#0000;border:none;color:#0f766e;cursor:pointer;font-weight:850;padding:0;text-decoration:none;width:fit-content}.auth-card h1{font-size:32px;line-height:1.1;margin:0}.auth-card p{color:#475467;line-height:1.5;margin:0}.auth-card__tabs{grid-gap:8px;background:#eef2f6;border-radius:8px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));padding:4px}.auth-card__reset button,.auth-card__submit,.auth-card__tabs button{border:none;border-radius:8px;cursor:pointer;font-weight:850;min-height:44px}.auth-card__tabs button{background:#0000;color:#475467}.auth-card__tabs button.active{background:#fff;box-shadow:0 6px 16px #0f172a14;color:#101828}.auth-card__form,.auth-card__reset{grid-gap:10px;display:grid;gap:10px}.auth-card input{border:1px solid #cbd5e1;border-radius:8px;color:#101828;font-size:15px;min-height:46px;padding:0 12px}.auth-card__reset button,.auth-card__submit{background:#101828;color:#fff}.auth-card__error,.auth-card__success{border-radius:8px;font-size:14px;padding:10px 12px}.auth-card__error{background:#fff1f2;color:#b42318}.auth-card__error button{background:#0000;border:none;color:#0f766e;cursor:pointer;font:inherit;font-weight:850;padding:0}.auth-card__success{background:#ecfdf3;color:#027a48}.auth-card__divider{align-items:center;color:#667085;display:flex;font-size:13px;font-weight:800;gap:10px}.auth-card__divider:after,.auth-card__divider:before{background:#e4e7ec;content:"";flex:1 1;height:1px}.app-nav__links{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.app-nav a{color:#101828;font-weight:600;text-decoration:none}.user-panel{align-items:center;display:flex;flex-shrink:0;gap:10px;margin-left:auto}.user-panel__language{align-items:center;display:flex;gap:0}.user-panel__language-label{display:none}.user-panel__select{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#334155;cursor:pointer;font-size:13px;font-weight:600;height:36px;padding:0 28px 0 10px;transition:border-color .12s ease}.user-panel__select:hover{border-color:#94a3b8}.user-panel__menu{margin-bottom:-10px;padding-bottom:10px;position:relative}.user-panel__summary{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#101828;cursor:pointer;display:flex;font:inherit;gap:8px;height:36px;padding:0 12px;transition:border-color .12s ease,background .12s ease}.user-panel__summary:hover{background:#f1f5f9;border-color:#94a3b8}.user-panel__username{font-size:13px;font-weight:700;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-panel__status{background:#f1f5f9;border-radius:999px;color:#475467;font-size:11px;font-weight:800;line-height:1;padding:2px 7px}.user-panel__status--premium{background:#ecfdf5;color:#065f46}.user-panel__status--admin{background:#dbeafe;color:#1e40af}.user-panel__dropdown{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 8px 30px #0f172a1f;display:grid;min-width:190px;padding:4px;position:absolute;right:0;top:100%;z-index:20}.user-panel__item{background:#0000;border:0;border-radius:6px;box-sizing:border-box;color:#334155;cursor:pointer;display:block;font:inherit;font-size:14px;font-weight:600;padding:9px 12px;text-align:left;text-decoration:none;transition:background .1s ease;width:100%}.user-panel__item:hover{background:#f1f5f9;color:#0f172a}#account-settings,#account-status,#premium-status{scroll-margin-top:88px}.home-page{margin:0 auto;max-width:1320px;padding:24px}.home-page__headline{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.home-page__lead{color:#475467;line-height:1.5;margin:8px 0 0}.home-page__auth-layout{grid-gap:20px;display:grid;gap:20px;margin:0 auto;max-width:980px}.content-layout{margin:0 auto;width:min(100%,1040px)}.home-page__account-layout{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:160px minmax(0,980px) 160px;margin-top:20px}.home-page__account-layout--centered{margin:24px auto 0;max-width:800px}.home-page__account-content{min-width:0}.home-page__account-layout--centered .home-page__account-content{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr}.home-page__account-content .home-page__panel:first-child,.home-page__account-layout--centered .home-page__account-content>*{margin-top:0}.home-page__badge{align-items:center;border-radius:999px;display:inline-flex;font-size:13px;font-weight:700;min-height:32px;padding:0 12px}.home-page__badge--premium{background:#fef0c7;color:#92400e}.home-page__badge--admin{background:#d1fae5;color:#065f46}.home-page__panel{background:#fff;border:1px solid #d0d5dd;border-radius:8px;margin-top:20px;padding:20px}.home-page__panel h1,.home-page__panel h2{margin-bottom:12px;margin-top:0}.home-page__details p{margin:6px 0}.home-page__grid{grid-gap:12px;display:grid;gap:12px}.home-page__grid--two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page__full-row{grid-column:1/-1}.home-page__actions{display:flex;flex-wrap:wrap;gap:12px}.home-page__button{background:#101828;border:1px solid #101828;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;min-height:42px;padding:0 16px}.home-page__button:disabled{cursor:not-allowed;opacity:.72}.home-page__button--secondary{background:#fff;border-color:#d0d5dd;color:#101828}.home-page__button--danger{background:#b42318;border-color:#b42318}.account-card{align-items:center;display:flex;flex-wrap:wrap;gap:14px}.account-card__avatar{align-items:center;background:#444ce7;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1rem;font-weight:800;height:48px;justify-content:center;letter-spacing:.02em;width:48px}.account-card__info{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.account-card__username{color:#101828;font-size:1rem;font-weight:700}.account-card__email,.account-card__username{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-card__email{color:#667085;font-size:.875rem}.account-card__premium-until{background:#ecfdf3;border:1px solid #6ce9a6;border-radius:8px;color:#027a48;font-size:.875rem;margin:14px 0 0;padding:8px 12px}.account-card__meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.account-card__meta-item{background:#f9fafb;border:1px solid #e4e7ec;border-radius:6px;color:#667085;font-size:.8125rem;padding:4px 10px}.account-card__meta-item--ok{background:#ecfdf3;border-color:#6ce9a6;color:#027a48}.account-card__meta-item--warn{background:#fffbeb;border-color:#fcd34d;color:#92400e}.home-page__input,.home-page__select{background:#fff;border:1px solid #d0d5dd;border-radius:8px;box-sizing:border-box;min-height:42px;padding:0 12px;width:100%}.home-page__error,.home-page__hint,.home-page__success{line-height:1.5;margin:0}.home-page__error{color:#b42318}.home-page__success{color:#027a48}.home-page__hint{color:#475467}.home-page__divider{align-items:center;color:#667085;display:flex;gap:12px;margin:16px 0}.home-page__divider:after,.home-page__divider:before{background:#e4e7ec;content:"";flex:1 1;height:1px}.home-page__google-button{display:flex;justify-content:center;min-height:44px}.home-page__link{color:#175cd3;display:inline-block;font-weight:600;margin-top:12px;text-decoration:none}.home-page__code-list{grid-gap:8px;display:grid;gap:8px;margin-top:12px}.home-page__code-item{background:#f8fafc;border:1px solid #e4e7ec;border-radius:8px;display:flex;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;gap:12px;justify-content:space-between;padding:10px 12px}@media (min-width:900px){.home-page__auth-layout{align-items:start;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.home-page__auth-layout .home-page__panel:first-child{grid-row:span 2}}@media (max-width:1320px){.home-page{max-width:980px}.home-page__account-layout{grid-template-columns:minmax(0,1fr)}}@media (max-width:980px){.landing-hero,.landing-section--features{grid-template-columns:minmax(0,1fr)}.landing-hero{min-height:auto;padding-top:30px}.landing-hero__visual,.landing-hero__visual img{min-height:360px}.landing-proof{display:grid}}@media (max-width:640px){.app-nav{flex-wrap:wrap;gap:8px;height:auto;padding:10px 16px}.app-nav__brand{margin-right:auto}.app-nav__brand-text{display:none}.app-nav__links{gap:0;order:3;overflow-x:auto;width:100%}.app-nav__links a{font-size:13px;padding:0 10px;white-space:nowrap}.user-panel{gap:8px}.home-page{padding:16px}.landing-hero,.landing-proof,.landing-section{width:min(100% - 28px,1220px)}.landing-hero__metrics{grid-template-columns:minmax(0,1fr)}.landing-hero h1{font-size:40px}.landing-hero__visual,.landing-hero__visual img{min-height:280px}.home-page__grid--two-columns{grid-template-columns:1fr}}.question-player{grid-gap:16px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0f172a0f;display:grid;gap:16px;padding:22px}.question-player__meta{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.question-player__meta-badges{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.question-player__badge{align-items:center;background:#f1f5f9;border-radius:8px;color:#334155;display:inline-flex;font-size:13px;font-weight:700;height:32px;justify-content:center;padding:0 12px}.question-player__badge--scope{background:#ecfdf5;color:#065f46}.question-player__badge--points{background:#dbeafe;color:#1e40af}.question-player__timer{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px;color:#065f46;min-width:170px;padding:12px 16px}.question-player__timer-label{color:#047857;font-size:11px;font-weight:700;text-transform:uppercase}.question-player__timer-value{color:#064e3b;font-size:32px;font-weight:800;line-height:1;margin-top:4px}.question-player__media-shell{aspect-ratio:16/9;background:#0f172a;border-radius:10px;max-height:400px;min-height:300px;overflow:hidden;position:relative;width:100%}.question-player__media{display:block;height:100%;object-fit:cover;width:100%}.question-player__media--image,.question-player__media--video{object-fit:contain}.question-player__media--locked{filter:grayscale(1) brightness(.38)}.question-player__media-fallback{padding:20px;place-items:center}.question-player__media-fallback,.question-player__overlay{color:#f8fafc;display:grid;inset:0;position:absolute;text-align:center}.question-player__overlay{background:#0f172a85;border:none;cursor:pointer;padding:24px;place-items:center}.question-player__overlay-label{font-size:15px;font-weight:700;opacity:.86}.question-player__overlay-time{font-size:60px;font-weight:800;line-height:1;margin:10px 0 8px}.question-player__overlay-hint{font-size:14px;opacity:.88}.question-player__play-button{background:#10b981;border:none;border-radius:999px;box-shadow:0 10px 24px #10b98147;color:#052e2b;cursor:pointer;padding:12px 18px}.question-player__expired,.question-player__play-button{bottom:18px;font-weight:800;position:absolute;right:18px}.question-player__expired{background:#b42318eb;border-radius:8px;color:#fff7f7;left:18px;padding:12px 14px;text-align:center}.question-player__content{grid-gap:14px;display:grid;gap:14px}.question-player__stats-bar{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;display:flex;gap:6px;padding:8px}.question-player__stat-item{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0;padding:6px 4px}.question-player__stat-label{color:#64748b;font-size:10px;font-weight:700;line-height:1.2;text-align:center;text-transform:uppercase}.question-player__stat-value{color:#0f172a;font-size:18px;font-weight:800;line-height:1}.question-player__next{background:#10b981;border:none;border-radius:8px;color:#052e2b;cursor:pointer;font-size:14px;font-weight:700;min-height:44px;transition:background .12s ease}.question-player__next:hover:not(:disabled){background:#059669}.question-player__next:disabled{cursor:not-allowed;opacity:.6}.question-player__question{color:#0f172a;font-size:clamp(20px,2.2vw,28px);font-weight:700;line-height:1.2;margin:0}.question-player__hint{color:#64748b;font-size:13px;line-height:1.5;margin:0}.question-player__answers{grid-gap:8px;display:grid;gap:8px}.question-player__answers--yes-no{grid-template-columns:repeat(2,minmax(0,1fr))}.question-player__answer{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#334155;cursor:pointer;font-size:15px;font-weight:600;min-height:48px;padding:0 16px;text-align:left;transition:border-color .12s ease,background .12s ease}.question-player__answer:hover:not(:disabled):not(.question-player__answer--selected){background:#f1f5f9;border-color:#94a3b8}.question-player__answers--yes-no .question-player__answer{font-size:16px;min-height:52px;text-align:center}.question-player__answer--selected{background:#ecfdf5;border:2px solid #10b981;color:#065f46}.question-player__answer:disabled{background:#f1f5f9;color:#94a3b8;cursor:not-allowed}@media (max-width:900px){.question-player{padding:16px}.question-player__media-shell{min-height:264px}}@media (max-width:640px){.question-player__meta{flex-direction:column}.question-player__timer{width:100%}.question-player__stats-bar{flex-wrap:wrap}.question-player__stat-item{min-width:60px}.question-player__stats-bar .question-player__next{flex:none;width:100%}.question-player__answers--yes-no{grid-template-columns:minmax(0,1fr)}.question-player__question{font-size:20px}}.exam-page{background:radial-gradient(circle at top,#10b9811a,#0000 40%),#f7faf9;color:#101828;min-height:calc(100vh - 60px)}.exam-page__shell{margin:0 auto;max-width:960px;padding:32px 20px 48px}.exam-page__panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0f172a0f}.exam-page__history,.exam-page__intro,.exam-page__message,.exam-page__result,.exam-page__summary{padding:24px}.exam-page__title{color:#0f172a;font-size:20px;font-weight:800;margin:0 0 6px}.exam-page__description{color:#64748b;font-size:14px;line-height:1.6;margin:0}.exam-page__toolbar{align-items:end;display:flex;gap:12px;margin:20px 0;padding:16px 20px}.exam-page__field{grid-gap:6px;display:grid;flex:1 1;gap:6px;min-width:0}.exam-page__label{color:#475467;font-size:13px;font-weight:700}.exam-page__button,.exam-page__select{border-radius:8px;height:42px}.exam-page__select{background:#f8fafc;border:1px solid #e2e8f0;color:#334155;cursor:pointer;font-size:14px;font-weight:600;padding:0 32px 0 12px;transition:border-color .12s ease}.exam-page__select:hover{border-color:#94a3b8}.exam-page__select:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811f;outline:none}.exam-page__button{background:#10b981;border:none;color:#052e2b;cursor:pointer;font-size:14px;font-weight:700;padding:0 20px;transition:background .12s ease;white-space:nowrap}.exam-page__button:hover:not(:disabled){background:#059669}.exam-page__button:disabled{cursor:not-allowed;opacity:.6}.exam-page__button--secondary{background:#0d9488;color:#fff}.exam-page__button--secondary:hover:not(:disabled){background:#0f766e}.exam-page__button--success{background:#10b981;color:#052e2b}.exam-page__error{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#b91c1c;font-size:14px;margin-bottom:20px;padding:14px 20px}.exam-page__stat{background:#f8fafc;border:1px solid #e4e7ec;border-radius:8px;padding:14px 16px}.exam-page__stat-label{color:#667085;font-size:12px;font-weight:700;text-transform:uppercase}.exam-page__stat-value{color:#101828;font-size:22px;font-weight:800;margin-top:6px}.exam-page__footer{display:flex;gap:12px;justify-content:flex-end;margin-top:20px}.exam-page__result-badge{align-items:center;border-radius:999px;color:#fff;display:inline-flex;font-size:13px;font-weight:700;min-height:38px;padding:8px 14px}.exam-page__result-badge--pass{background:#0f766e}.exam-page__result-badge--fail{background:#b42318}.exam-page__result-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px}.exam-page__summary,.exam-page__summary-section{margin-top:20px}.exam-page__summary-section h3{margin:0 0 12px}.exam-page__summary-grid{display:flex;flex-wrap:wrap;gap:8px}.exam-page__summary-tile{border:0;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:800;height:42px;width:42px}.exam-page__summary-tile--correct{background:#12b76a}.exam-page__summary-tile--wrong{background:#f04438}.exam-page__summary-tile--active{box-shadow:inset 0 0 0 3px #101828}.exam-page__summary-detail{background:#fff;border:1px solid #e4e7ec;border-radius:8px;margin-top:16px;padding:18px}.exam-page__summary-detail--correct{border-top:5px solid #12b76a}.exam-page__summary-detail--wrong{border-top:5px solid #f04438}.exam-page__summary-detail-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px}.exam-page__summary-badges{display:flex;flex-wrap:wrap;gap:8px}.exam-page__summary-badge{align-items:center;background:#101828;border-radius:999px;color:#f8fafc;display:inline-flex;font-size:12px;font-weight:800;min-height:34px;padding:8px 12px}.exam-page__summary-badge--scope{background:#1d4ed8}.exam-page__summary-badge--points{background:#0f766e}.exam-page__summary-state{font-size:13px;font-weight:800;text-transform:uppercase}.exam-page__summary-state--correct{color:#067647}.exam-page__summary-state--wrong{color:#b42318}.exam-page__summary-media-shell{aspect-ratio:16/9;background:#0f172a;border-radius:8px;margin-bottom:16px;max-height:260px;max-width:620px;overflow:hidden}.exam-page__summary-media{display:block;height:100%;object-fit:contain;width:100%}.exam-page__summary-options--yes-no{grid-template-columns:repeat(2,minmax(0,1fr))}.exam-page__summary-question{font-weight:700;line-height:1.45;margin:12px 0}.exam-page__summary-options{grid-gap:8px;display:grid;gap:8px}.exam-page__summary-option{grid-gap:8px;background:#f8fafc;border:1px solid #e4e7ec;border-radius:8px;display:grid;gap:8px;grid-template-columns:28px minmax(0,1fr);padding:10px 12px}.exam-page__summary-option--correct{background:#ecfdf3;border-color:#6ce9a6;color:#05603a}.exam-page__summary-option--wrong{background:#fef3f2;border-color:#fda29b;color:#b42318}.exam-page__summary-option--selected{box-shadow:inset 0 0 0 2px #10182824}.exam-page__summary-answer-row{color:#475467;display:flex;flex-wrap:wrap;font-size:14px;font-weight:700;gap:10px 18px;margin-top:12px}.exam-page__history{margin-top:20px}.exam-page__history-list{grid-gap:8px;display:grid;gap:8px}.exam-page__history-item{grid-gap:12px;align-items:center;background:#f8fafc;border:1px solid #e4e7ec;border-radius:8px;color:#101828;cursor:pointer;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto auto;padding:12px;text-align:left}button.exam-page__history-item{font:inherit;width:100%}.exam-page__history-item:hover{background:#eef2f6;border-color:#98a2b3}.exam-page__modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a8f;display:grid;inset:0;padding:24px;place-items:center;position:fixed;z-index:30}.exam-page__modal{background:#fff;border:1px solid #10182814;border-radius:8px;box-shadow:0 28px 70px #0f172a38;padding:24px;width:min(540px,100%)}.exam-page__modal-title{color:#101828;font-size:28px;margin:0 0 10px}.exam-page__modal-ad{display:flex;justify-content:center;margin-top:18px}.exam-page__modal-footer{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-top:20px}.exam-page__button-link{align-items:center;display:inline-flex;justify-content:center;text-decoration:none}@media (max-width:900px){.exam-page__result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.exam-page__toolbar{align-items:stretch;flex-direction:column}.exam-page__button{min-width:0;width:100%}.exam-page__result-grid{grid-template-columns:minmax(0,1fr)}.exam-page__footer{flex-direction:column}.exam-page__modal-footer{align-items:stretch;flex-direction:column}.exam-page__history-item{grid-template-columns:minmax(0,1fr)}.exam-page__summary-detail-head{flex-direction:column}.exam-page__summary-options--yes-no{grid-template-columns:minmax(0,1fr)}}.legal-page{margin:0 auto;padding:42px 0 64px;width:min(980px,calc(100% - 40px))}.legal-page__hero{background:radial-gradient(circle at top left,#10b9812e,#0000 34%),linear-gradient(135deg,#fff,#f1f8f5);border:1px solid #10182814;border-radius:12px;box-shadow:0 24px 60px #0f172a14;padding:38px}.legal-page__eyebrow{align-items:center;background:#dcfce7;border-radius:999px;color:#166534;display:inline-flex;font-size:13px;font-weight:800;margin:0 0 14px;min-height:32px;padding:0 12px;width:fit-content}.legal-page__hero h1{color:#0f172a;font-size:clamp(34px,5vw,56px);line-height:1;margin:0}.legal-page__hero p:not(.legal-page__eyebrow){color:#475467;font-size:18px;line-height:1.62;margin:18px 0 0;max-width:760px}.legal-page__content{background:#fff;border:1px solid #10182814;border-radius:12px;box-shadow:0 18px 44px #0f172a0f;margin-top:24px;padding:34px 38px}.legal-page__content h2{color:#101828;font-size:22px;line-height:1.25;margin:32px 0 10px}.legal-page__content h2:first-child{margin-top:0}.legal-page__content li,.legal-page__content p{color:#475467;font-size:16px;line-height:1.72}.legal-page__content p{margin:0 0 14px}.legal-page__content ul{margin:0 0 18px;padding-left:22px}.legal-page__content a{color:#047857;font-weight:700}.legal-page__meta{color:#667085!important;font-size:14px!important}@media (max-width:720px){.legal-page{padding:24px 0 42px;width:min(100% - 28px,980px)}.legal-page__content,.legal-page__hero{padding:24px 20px}}.not-found-page{display:grid;min-height:calc(100vh - 62px);padding:24px;place-items:center}.not-found-page__panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border:1px solid #10182814;border-radius:8px;box-shadow:0 22px 50px #0f172a1f;padding:40px 32px;text-align:center;width:min(720px,100%)}.not-found-page__code{color:#1d4ed8;font-size:64px;font-weight:800;line-height:1;margin:0 0 8px}.not-found-page__title{color:#101828;font-size:30px;margin:0 0 12px}.not-found-page__text{color:#475467;font-size:16px;line-height:1.6;margin:0 auto 24px;max-width:520px}.not-found-page__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.not-found-page__button{align-items:center;background:#101828;border:none;border-radius:8px;color:#fff;display:inline-flex;font-weight:700;justify-content:center;min-height:44px;padding:0 18px;text-decoration:none}.not-found-page__button--secondary{background:#1d4ed8}@media (max-width:640px){.not-found-page__panel{padding:32px 20px}.not-found-page__code{font-size:52px}.not-found-page__title{font-size:26px}}.premium-page{margin:0 auto;max-width:900px;padding:40px 20px 60px}.premium-page__header{margin-bottom:40px;text-align:center}.premium-page__header h1{color:#101828;font-size:2rem;font-weight:700;margin:0 0 12px}.premium-page__lead{color:#475467;font-size:1rem;line-height:1.6;margin:0 auto;max-width:520px}.premium-page__active-badge{background:#ecfdf3;border:1px solid #6ce9a6;border-radius:20px;color:#027a48;display:inline-block;font-size:.875rem;font-weight:600;margin-top:14px;padding:4px 14px}.premium-page__plans{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:32px}.premium-page__card{background:#fff;border:1px solid #e4e7ec;border-radius:16px;display:flex;flex-direction:column;gap:12px;padding:28px 24px 24px;position:relative;transition:box-shadow .15s ease}.premium-page__card:hover{box-shadow:0 4px 20px #10182814}.premium-page__card--popular{border-color:#444ce7;box-shadow:0 0 0 2px #444ce720}.premium-page__popular-badge{background:#444ce7;border-radius:20px;color:#fff;font-size:.75rem;font-weight:700;left:50%;padding:3px 12px;position:absolute;top:-12px;transform:translateX(-50%);white-space:nowrap}.premium-page__plan-label{color:#101828;font-size:1.1rem;font-weight:700;margin:0}.premium-page__price{color:#101828;font-size:1.6rem;font-weight:800;margin:0}.premium-page__features{display:flex;flex:1 1;flex-direction:column;gap:6px;list-style:none;margin:0;padding:0}.premium-page__features li{color:#475467;font-size:.875rem;padding-left:20px;position:relative}.premium-page__features li:before{color:#12b76a;content:"✓";font-weight:700;left:0;position:absolute}.premium-page__buy-button{background:#444ce7;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9375rem;font-weight:600;margin-top:8px;padding:10px 0;transition:background .15s ease,opacity .15s ease;width:100%}.premium-page__buy-button:hover:not(:disabled){background:#3538cd}.premium-page__buy-button:disabled{cursor:not-allowed;opacity:.55}.premium-page__login-link{background:#f2f4f7;border-radius:8px;color:#344054;display:block;font-size:.9375rem;font-weight:600;margin-top:8px;padding:10px 0;text-align:center;text-decoration:none}.premium-page__login-link:hover{background:#e4e7ec}.premium-page__loading{color:#667085;padding:20px 0;text-align:center}.premium-page__error{background:#fff4f2;border:1px solid #fecdca;border-radius:8px;color:#b42318;font-size:.9rem;margin-bottom:16px;padding:10px 16px;text-align:center}.premium-page__hint{color:#98a2b3;font-size:.8125rem;margin-top:16px;text-align:center}.premium-page__hint a{color:#444ce7;text-decoration:none}.premium-page__result-panel{align-items:center;background:#fff;border:1px solid #e4e7ec;border-radius:16px;display:flex;flex-direction:column;gap:16px;margin:60px auto 0;max-width:420px;padding:40px 32px;text-align:center}.premium-page__result-panel h1{color:#101828;font-size:1.4rem;font-weight:700;margin:0}.premium-page__result-panel p{color:#475467;font-size:.9375rem;line-height:1.6;margin:0}.premium-page__result-icon{align-items:center;border-radius:50%;display:flex;font-size:1.5rem;font-weight:700;height:56px;justify-content:center;width:56px}.premium-page__result-icon--success{background:#ecfdf3;color:#027a48}.premium-page__result-icon--cancel{background:#fff4f2;color:#b42318}.premium-page__back-link{background:#444ce7;border-radius:8px;color:#fff;display:inline-block;font-size:.9375rem;font-weight:600;margin-top:8px;padding:10px 24px;text-decoration:none;transition:background .15s ease}.premium-page__back-link:hover{background:#3538cd}.question-demo-page{background:radial-gradient(circle at top,#10b9811a,#0000 40%),#f7faf9;color:#101828;min-height:calc(100vh - 60px)}.question-demo-page__shell{margin:0 auto;max-width:960px;padding:32px 20px 48px}.question-demo-page__intro{margin-bottom:20px}.question-demo-page__title{color:#0f172a;font-size:20px;font-weight:800;margin:0 0 6px}.question-demo-page__description{color:#64748b;font-size:14px;line-height:1.6;margin:0}.question-demo-page__panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0f172a0f}.question-demo-page__controls{align-items:end;display:flex;gap:12px;margin-bottom:20px;padding:16px 20px}.question-demo-page__field{grid-gap:6px;display:grid;flex:1 1;gap:6px;min-width:0}.question-demo-page__label{color:#475467;font-size:13px;font-weight:700}.question-demo-page__select{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#334155;cursor:pointer;font-size:14px;font-weight:600;height:42px;padding:0 32px 0 12px;transition:border-color .12s ease}.question-demo-page__select:hover{border-color:#94a3b8}.question-demo-page__select:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811f;outline:none}.question-demo-page__button{background:#10b981;border:none;border-radius:8px;color:#052e2b;cursor:pointer;font-size:14px;font-weight:700;height:42px;min-width:180px;padding:0 20px;transition:background .12s ease;white-space:nowrap}.question-demo-page__button:hover:not(:disabled){background:#059669}.question-demo-page__button:disabled{cursor:wait;opacity:.6}.question-demo-page__message{color:#64748b;font-size:15px;padding:20px 24px}.question-demo-page__error{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#b91c1c;font-size:14px;margin-bottom:20px;padding:14px 20px}.question-demo-page__login-gate{margin-bottom:20px;padding:24px;text-align:center}.question-demo-page__login-gate h2{color:#0f172a;font-size:22px;margin:0 0 8px}.question-demo-page__login-gate p{color:#475467;line-height:1.6;margin:0 auto 18px;max-width:560px}.question-demo-page__login-actions{display:flex;justify-content:center}.question-demo-page__button--link{align-items:center;display:inline-flex;justify-content:center;text-decoration:none}@media (max-width:640px){.question-demo-page__controls{align-items:stretch;flex-direction:column}.question-demo-page__button{min-width:0;width:100%}}.study-page{background:linear-gradient(135deg,#ecfdf5eb,#eff6ffe6),#f8fafc;min-height:calc(100vh - 72px);padding:28px}.study-page__shell{grid-gap:18px;display:grid;gap:18px;margin:0 auto;width:min(1180px,100%)}.study-page__header{align-items:flex-end;display:flex;gap:20px;justify-content:space-between}.study-page__header h1{color:#101828;font-size:34px;line-height:1.1;margin:0}.study-page__header p{color:#475467;font-size:15px;line-height:1.5;margin:10px 0 0;max-width:720px}.study-page__stats{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(96px,1fr));min-width:340px}.study-page__stats div{background:#fff;border:1px solid #d0d5dd;border-radius:8px;padding:12px 14px}.study-page__stats span{color:#667085;display:block;font-size:11px;font-weight:800;text-transform:uppercase}.study-page__stats strong{color:#101828;display:block;font-size:24px;line-height:1;margin-top:4px}.study-page__controls{grid-gap:12px;align-items:end;background:#fff;border:1px solid #d0d5dd;border-radius:8px;display:grid;gap:12px;grid-template-columns:minmax(220px,1fr) auto auto;padding:16px}.study-page__controls label{grid-gap:6px;display:grid;gap:6px}.study-page__controls span{color:#344054;font-size:13px;font-weight:800}.study-page__controls button,.study-page__controls select{border-radius:8px;font-size:14px;min-height:44px}.study-page__controls select{background:#fff;border:1px solid #d0d5dd;color:#101828;padding:0 12px;width:100%}.study-page__controls button{background:#0f766e;border:none;color:#fff;cursor:pointer;font-weight:800;padding:0 18px}.study-page__controls button:disabled{cursor:not-allowed;opacity:.64}.study-page__secondary-button{background:#fff!important;border:1px solid #cbd5e1!important;color:#101828!important}.study-page__tag-panel{grid-gap:16px;background:#fffffff0;border:1px solid #dbe4ed;border-radius:8px;box-shadow:0 22px 48px #0f172a14;display:grid;gap:16px;padding:20px}.study-page__tag-heading{align-items:end;display:flex;gap:16px;justify-content:space-between}.study-page__tag-heading span{color:#0f766e;font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.study-page__tag-heading h2{color:#101828;font-size:26px;line-height:1.15;margin:6px 0 0}.study-page__tag-heading p{color:#667085;font-weight:750;margin:0}.study-page__tag-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.study-page__tag-button{grid-gap:12px;align-content:space-between;background:#fff;border:1px solid #d0d5dd;border-radius:8px;box-shadow:0 10px 22px #0f172a0d;color:#101828;cursor:pointer;display:grid;gap:12px;min-height:164px;padding:18px;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.study-page__tag-button:focus-visible,.study-page__tag-button:hover:not(:disabled){border-color:#0f766e;box-shadow:0 18px 34px #0f766e29;outline:none;transform:translateY(-2px)}.study-page__tag-button:disabled{cursor:not-allowed;opacity:.58;transform:none}.study-page__tag-footer,.study-page__tag-name,.study-page__tag-summary{display:block}.study-page__tag-name{color:#101828;font-size:18px;font-weight:900;line-height:1.2}.study-page__tag-summary{color:#475467;font-size:14px;font-weight:750}.study-page__tag-progress{background:#e4e7ec;border-radius:999px;height:10px;overflow:hidden;width:100%}.study-page__tag-progress span{background:linear-gradient(90deg,#10b981,#1d4ed8);border-radius:inherit;display:block;height:100%}.study-page__tag-footer{align-items:center;color:#667085;display:flex;font-size:13px;font-weight:750;gap:10px;justify-content:space-between}.study-page__tag-footer strong{color:#0f766e;font-size:20px;line-height:1}.study-page__error,.study-page__message{background:#fff;border:1px solid #d0d5dd;border-radius:8px;color:#344054;font-weight:700;padding:16px}.study-page__error{background:#fff1f2;border-color:#fecaca;color:#b42318}.study-card{grid-gap:16px;background:#fffffff0;border:1px solid #10182814;border-radius:8px;box-shadow:0 22px 48px #0f172a1f;display:grid;gap:16px;padding:20px;width:100%}.study-card--empty{color:#475467;font-weight:800;min-height:220px;place-items:center}.study-card__meta{display:flex;flex-wrap:wrap;gap:8px}.study-card__meta span{align-items:center;background:#101828;border-radius:999px;color:#fff;display:inline-flex;font-size:12px;font-weight:800;min-height:34px;padding:6px 12px}.study-card__meta span:nth-child(2){background:#0f766e}.study-card__meta span:nth-child(3){background:#1d4ed8}.study-card__media{aspect-ratio:16/9;background:#0f172a;border-radius:8px;max-height:480px;min-height:320px;overflow:hidden;width:100%}.study-card__media-item{display:block;height:100%;object-fit:contain;width:100%}.study-card__media-fallback{color:#f8fafc;display:grid;font-weight:800;height:100%;padding:24px;place-items:center;text-align:center;width:100%}.study-card__body{grid-gap:14px;display:grid;gap:14px}.study-card__body h2{color:#101828;font-size:26px;line-height:1.18;margin:0}.study-card__answers{grid-gap:10px;display:grid;gap:10px}.study-card__answers--yes-no{grid-template-columns:repeat(2,minmax(0,1fr))}.study-card__answer{background:#fff;border:1px solid #d0d5dd;border-radius:8px;color:#101828;cursor:pointer;font-size:15px;font-weight:750;min-height:54px;padding:10px 16px;text-align:left}.study-card__answers--yes-no .study-card__answer{font-size:16px;text-align:center}.study-card__answer--selected{background:#dbeafe;border-color:#1d4ed8}.study-card__answer--correct{background:#dcfce7;border-color:#16a34a;color:#14532d}.study-card__answer--wrong{background:#fee2e2;border-color:#dc2626;color:#7f1d1d}.study-card__answer:disabled{cursor:default}.study-card__result{grid-gap:4px;border-radius:8px;display:grid;font-weight:700;gap:4px;padding:12px 14px}.study-card__result--correct{background:#dcfce7;border:1px solid #86efac;color:#14532d}.study-card__result--incorrect{background:#fee2e2;border:1px solid #fecaca;color:#7f1d1d}.study-card__next{background:#0f766e;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:800;justify-self:start;min-height:46px;padding:0 22px}.study-page__preload{height:1px;opacity:0;overflow:hidden;pointer-events:none;position:absolute;width:1px}.study-page__preload img,.study-page__preload video{height:1px;width:1px}.study-page__ad-modal{background:#0f172a9e;display:grid;inset:0;padding:20px;place-items:center;position:fixed;z-index:1000}.study-page__ad-dialog{grid-gap:16px;background:#fff;border-radius:8px;box-shadow:0 28px 70px #0f172a52;display:grid;gap:16px;justify-items:center;padding:22px;width:min(420px,100%)}.study-page__ad-dialog h2{color:#101828;font-size:22px;line-height:1.2;margin:0}.study-page__ad-button{background:#0f766e;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:800;min-height:46px;width:100%}.study-page__ad-button:disabled{cursor:not-allowed;opacity:.62}@media (max-width:980px){.study-page{padding:18px}.study-page__header{align-items:start;display:grid}.study-page__stats{min-width:0;width:100%}.study-page__controls,.study-page__tag-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.study-card__answers--yes-no,.study-page__controls,.study-page__stats,.study-page__tag-grid{grid-template-columns:minmax(0,1fr)}.study-page__tag-heading{align-items:start;display:grid}.study-card{padding:16px}.study-card__media{min-height:220px}.study-card__body h2{font-size:22px}}
/*# sourceMappingURL=main.1097d4d0.css.map*/