*{box-sizing:border-box}:root{--sp-navy:#07182a;--sp-blue:#2563eb;--sp-text:#0f172a;--sp-muted:#64748b;--sp-border:#e2e8f0;--sp-bg:#f4f7fb}body{margin:0}.sp-shell{background:var(--sp-bg);min-height:100vh;color:var(--sp-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.sp-sidebar{color:#fff;z-index:50;background:linear-gradient(#07182a 0%,#061423 100%);width:252px;padding:18px 14px;position:fixed;inset:0 auto 0 0;overflow-y:auto}.sp-brand{align-items:center;height:48px;margin-bottom:18px;padding:0 5px;display:flex}.sp-nav-label{color:#6f8ba8;letter-spacing:.17em;padding:8px 10px;font-size:8px;font-weight:950}.sp-nav{gap:4px;display:grid}.sp-nav a{color:#dbe7f3;border:1px solid #0000;border-radius:11px;align-items:center;gap:11px;min-height:43px;padding:0 12px;font-size:10px;text-decoration:none;display:flex}.sp-nav a span{place-items:center;width:23px;display:grid}.sp-nav a b{font-weight:700}.sp-nav a:hover{background:#10243b}.sp-nav a.active{color:#fff;background:linear-gradient(90deg,#15395f,#162b47);border-color:#31567d;box-shadow:inset 3px 0 #60a5fa}.sp-support{background:#0b2036;border:1px solid #183857;border-radius:12px;margin-top:18px;padding:13px}.sp-support>span{color:#7dd3fc;background:#12385e;border-radius:9px;place-items:center;width:30px;height:30px;margin-bottom:8px;display:grid}.sp-support strong,.sp-support p{display:block}.sp-support p{color:#8ea6bd;margin:5px 0 8px;font-size:8px;line-height:1.5}.sp-support a{color:#7dd3fc;font-size:8.5px;font-weight:800;text-decoration:none}.sp-main{min-height:100vh;margin-left:252px}.sp-topbar{z-index:40;border-bottom:1px solid var(--sp-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;justify-content:space-between;align-items:center;gap:16px;height:68px;padding:0 24px;display:flex;position:sticky;top:0}.sp-search{background:#f8fafc;border:1px solid #dbe3ee;border-radius:10px;align-items:center;gap:8px;width:min(430px,50vw);height:38px;padding:0 12px;display:flex}.sp-search span{color:#64748b}.sp-search input{color:#334155;background:0 0;border:0;outline:0;flex:1;font-size:10px}.sp-user{align-items:center;gap:9px;display:flex}.sp-icon-btn{background:#fff;border:1px solid #dbe3ee;border-radius:10px;place-items:center;width:35px;height:35px;text-decoration:none;display:grid}.sp-avatar{color:#fff;background:linear-gradient(135deg,#2563eb,#38bdf8);border-radius:50%;place-items:center;width:34px;height:34px;font-size:9px;font-weight:900;display:grid}.sp-user-meta strong,.sp-user-meta small{display:block}.sp-user-meta small{color:#64748b;margin-top:2px;font-size:7.5px}.sp-content{padding:22px 24px 40px}.sp-eyebrow{color:#2563eb;letter-spacing:.12em;margin-bottom:6px;font-size:8px;font-weight:950;display:block}.sp-title{letter-spacing:-.04em;margin:0;font-size:27px}.sp-subtitle{color:#64748b;margin:7px 0 0;font-size:10px;line-height:1.6}.sp-page-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:17px;display:flex}.sp-btn{color:#fff;cursor:pointer;background:#0f172a;border:1px solid #0f172a;border-radius:9px;justify-content:center;align-items:center;min-height:38px;padding:0 12px;font-size:9px;font-weight:900;text-decoration:none;display:inline-flex}.sp-btn.secondary{color:#334155;background:#fff;border-color:#dbe3ee}.sp-btn.blue{background:#2563eb;border-color:#2563eb}.sp-btn:disabled{opacity:.5;cursor:not-allowed}.sp-card{border:1px solid var(--sp-border);background:#fff;border-radius:14px;box-shadow:0 8px 24px #0f172a09}.sp-grid-4{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.sp-stat{padding:14px}.sp-stat small,.sp-stat strong,.sp-stat span{display:block}.sp-stat small{color:#64748b;font-size:8.5px;font-weight:800}.sp-stat strong{margin:6px 0 4px;font-size:20px}.sp-stat span{color:#94a3b8;font-size:8px}.sp-grid-2{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.sp-section{padding:15px}.sp-section-head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.sp-section-head h2{margin:0;font-size:14px}.sp-section-head p{color:#64748b;margin:4px 0 0;font-size:8.5px}.sp-list{display:grid}.sp-list-row{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:10px;padding:10px 0;display:flex}.sp-list-row:last-child{border-bottom:0}.sp-list-row strong,.sp-list-row small{display:block}.sp-list-row small{color:#64748b;margin-top:3px;font-size:8px}.sp-pill{color:#1d4ed8;background:#eff6ff;border-radius:999px;padding:5px 7px;font-size:8px;font-weight:900;display:inline-flex}.sp-pill.green{color:#047857;background:#ecfdf5}.sp-pill.red{color:#b91c1c;background:#fff1f2}.sp-pill.amber{color:#92400e;background:#fffbeb}.sp-empty{text-align:center;color:#64748b;place-items:center;min-height:160px;padding:20px;display:grid}.sp-empty strong{color:#334155;font-size:11px;display:block}.sp-empty span{margin-bottom:8px;font-size:28px}.sp-empty p{max-width:400px;font-size:9px;line-height:1.6}.sp-progress{background:#eaf0f6;border-radius:99px;height:6px;overflow:hidden}.sp-progress>i{background:linear-gradient(90deg,#2563eb,#38bdf8);border-radius:99px;height:100%;display:block}.sp-course-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.sp-course-card{overflow:hidden}.sp-course-image{background:linear-gradient(135deg,#0f172a,#1d4ed8);height:145px;position:relative}.sp-course-image img{object-fit:cover;width:100%;height:100%}.sp-course-overlay{background:linear-gradient(#0000 20%,#020617b8);position:absolute;inset:0}.sp-course-code{color:#fff;font-size:8px;font-weight:900;position:absolute;bottom:10px;left:12px}.sp-course-body{padding:13px}.sp-course-body h3{margin:0 0 5px;font-size:14px}.sp-course-body p{color:#64748b;min-height:32px;margin:0 0 11px;font-size:8.5px;line-height:1.55}.sp-course-meta{color:#64748b;justify-content:space-between;margin:9px 0;font-size:8px;display:flex}.sp-course-actions{gap:7px;margin-top:11px;display:flex}.sp-table-wrap{overflow-x:auto}.sp-table{border-collapse:collapse;width:100%}.sp-table th,.sp-table td{text-align:left;border-bottom:1px solid #eef2f7;padding:10px;font-size:8.7px}.sp-table th{color:#64748b;letter-spacing:.04em;background:#f8fafc;font-size:7.8px}.sp-table td strong,.sp-table td small{display:block}.sp-table td small{color:#64748b;margin-top:3px}.sp-form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.sp-field{color:#64748b;gap:5px;font-size:8px;font-weight:900;display:grid}.sp-field input,.sp-field textarea,.sp-field select{color:#0f172a;width:100%;min-height:40px;font:inherit;background:#fff;border:1px solid #dbe3ee;border-radius:8px;outline:0;padding:9px 10px}.sp-field textarea{resize:vertical;min-height:90px}.sp-field.wide{grid-column:1/-1}.sp-message{background:#f8fafc;border:1px solid #dbe3ee;border-radius:10px;padding:11px}.sp-message+.sp-message{margin-top:8px}.sp-message header{justify-content:space-between;gap:8px;display:flex}.sp-message h3{margin:0;font-size:10px}.sp-message small{color:#64748b;font-size:8px}.sp-message p{color:#475569;white-space:pre-wrap;margin:8px 0 0;font-size:9px;line-height:1.6}.sp-job-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.sp-job{padding:14px}.sp-job-top{justify-content:space-between;gap:10px;display:flex}.sp-job h3{margin:0;font-size:13px}.sp-job p{color:#64748b;font-size:8.5px;line-height:1.55}.sp-job-tags{flex-wrap:wrap;gap:5px;margin-top:9px;display:flex}.sp-job-tags span{color:#475569;background:#f1f5f9;border-radius:999px;padding:5px 7px;font-size:7.5px}.sp-actions{flex-wrap:wrap;gap:7px;margin-top:11px;display:flex}.sp-hero{color:#fff;background:linear-gradient(135deg,#081a2d,#113f72 65%,#0e7490);border-radius:16px;padding:19px;position:relative;overflow:hidden}.sp-hero:after{content:"";background:#ffffff12;border-radius:50%;width:190px;height:190px;position:absolute;top:-65px;right:-40px}.sp-hero small{color:#93c5fd;letter-spacing:.12em;font-size:8px;font-weight:900}.sp-hero h1{margin:6px 0 7px;font-size:25px}.sp-hero p{color:#c7d8ea;max-width:650px;margin:0;font-size:9.5px;line-height:1.6}.sp-hero-actions{gap:7px;margin-top:14px;display:flex}.sp-hero .sp-btn.secondary{color:#fff;background:#ffffff17;border-color:#ffffff2e}@media (max-width:1100px){.sp-grid-4{grid-template-columns:repeat(2,1fr)}.sp-course-grid{grid-template-columns:1fr 1fr}.sp-grid-2{grid-template-columns:1fr}}@media (max-width:800px){.sp-sidebar{width:auto;position:static}.sp-main{margin-left:0}.sp-shell{display:block}.sp-nav{grid-template-columns:1fr 1fr}.sp-support{display:none}.sp-topbar{position:static}.sp-content{padding:16px}.sp-course-grid,.sp-job-grid,.sp-form-grid{grid-template-columns:1fr}}@media (max-width:520px){.sp-grid-4,.sp-nav{grid-template-columns:1fr}.sp-search,.sp-user-meta{display:none}.sp-page-head{flex-direction:column}}.sp-daily-note{color:#1e3a8a;background:linear-gradient(90deg,#eff6ff,#f8fbff);border:1px solid #dbeafe;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin:10px 0;padding:13px 15px;display:grid}.sp-daily-note span{letter-spacing:.1em;font-size:8px;font-weight:950}.sp-daily-note small{color:#64748b;font-size:8px}.sp-focus-list{gap:7px;display:grid}.sp-focus{color:#0f172a;background:#fbfdff;border:1px solid #e7edf4;border-radius:10px;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;padding:9px;text-decoration:none;display:grid}.sp-focus>span{background:#eff6ff;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.sp-focus strong,.sp-focus small{display:block}.sp-focus small{color:#64748b;margin-top:3px;font-size:8px}.sp-focus>b{color:#2563eb}.sp-mini{background:#f8fafc;border-radius:9px;padding:10px}.sp-mini small,.sp-mini strong{display:block}.sp-mini small{color:#64748b;font-size:8px}.sp-mini strong{margin-top:4px;font-size:14px}.sp-cv-template-intro{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:12px;display:grid}.sp-cv-template-intro>div{background:#fff;border:1px solid #dfe7f1;border-radius:13px;padding:14px}.sp-cv-template-intro span,.sp-cv-template-intro strong,.sp-cv-template-intro small{display:block}.sp-cv-template-intro span{color:#2563eb;font-size:8px;font-weight:950}.sp-cv-template-intro strong{margin:7px 0 5px;font-size:12px}.sp-cv-template-intro small{color:#64748b;font-size:8px;line-height:1.5}.sp-cv-studio{grid-template-columns:210px minmax(0,1fr);align-items:start;gap:10px;display:grid}.sp-cv-steps{background:#fff;border:1px solid #e2e8f0;border-radius:13px;padding:7px;display:grid;position:sticky;top:84px}.sp-cv-steps button{text-align:left;color:#475569;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:26px 1fr;align-items:center;gap:8px;padding:9px;display:grid}.sp-cv-steps button.active{color:#1d4ed8;background:#eff6ff}.sp-cv-steps span{background:#f1f5f9;border-radius:50%;place-items:center;width:24px;height:24px;font-size:8px;display:grid}.sp-cv-steps b{font-size:9px}.sp-array-item{background:#fbfdff;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:9px;padding:11px}.sp-cv-template-picker{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px;display:grid}.sp-cv-template-picker button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dbe3ee;border-radius:10px;padding:11px}.sp-cv-template-picker button.active{background:#eff6ff;border-color:#60a5fa}.sp-cv-template-picker strong,.sp-cv-template-picker small{display:block}.sp-cv-template-picker strong{font-size:10px}.sp-cv-template-picker small{color:#64748b;margin-top:4px;font-size:8px}.sp-cv-footer{border-top:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:10px;margin-top:14px;padding-top:12px;display:flex}.sp-resume-preview{color:#111827;background:#fff;border:1px solid #d9e1ea;width:min(100%,820px);margin:0 auto;padding:36px 42px;font-family:Arial,sans-serif;box-shadow:0 10px 35px #0f172a14}.sp-resume-preview header{border-bottom:2px solid #0f172a;justify-content:space-between;gap:20px;padding-bottom:14px;display:flex}.sp-resume-preview h1{text-transform:uppercase;letter-spacing:.03em;margin:0;font-size:25px}.sp-resume-preview header h2{color:#475569;margin:5px 0 0;font-size:11px;font-weight:500}.sp-resume-preview header p{text-align:right;max-width:260px;font-size:8px;line-height:1.5}.sp-resume-preview section{margin-top:16px}.sp-resume-preview section>h3{letter-spacing:.12em;border-bottom:1px solid #dbe3ee;margin:0 0 8px;padding-bottom:4px;font-size:9px}.sp-resume-preview section>p,.sp-resume-entry p{color:#374151;font-size:8.5px;line-height:1.55}.sp-resume-entry{margin-bottom:9px}.sp-resume-entry b,.sp-resume-entry span{display:block}.sp-resume-entry b{font-size:9px}.sp-resume-entry span{color:#64748b;margin-top:2px;font-size:8px}.sp-resume-preview.executive{border-top:8px solid #0f172a}.sp-resume-preview.executive header{border-bottom-color:#b38b45}.sp-resume-preview.modern_split{border-left:12px solid #2563eb}.sp-resume-preview.modern_split section>h3{color:#2563eb}.sp-message-layout{grid-template-columns:360px minmax(0,1fr);align-items:start;gap:10px;display:grid}.sp-thread{gap:8px;max-height:650px;padding-right:3px;display:grid;overflow:auto}.sp-chat{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px 12px 12px 3px;max-width:82%;padding:10px 11px}.sp-chat.out{background:#eff6ff;border-color:#bfdbfe;border-radius:12px 12px 3px;justify-self:end}.sp-chat header{justify-content:space-between;gap:10px;margin-bottom:6px;display:flex}.sp-chat header strong{font-size:8.5px}.sp-chat header small{color:#94a3b8;font-size:7px}.sp-chat>b{margin-bottom:4px;font-size:9px;display:block}.sp-chat p{white-space:pre-wrap;margin:0 0 7px;font-size:9px;line-height:1.55}@media (max-width:900px){.sp-cv-template-intro,.sp-cv-template-picker,.sp-cv-studio,.sp-message-layout{grid-template-columns:1fr}.sp-cv-steps{position:static}.sp-cv-footer{flex-direction:column;align-items:flex-start}.sp-daily-note{grid-template-columns:1fr}}@media print{.sp-sidebar,.sp-topbar,.sp-page-head,.sp-cv-steps,.sp-cv-footer,.sp-section-head,.sp-cv-template-picker{display:none!important}.sp-main{margin:0!important}.sp-content{padding:0!important}.sp-card{box-shadow:none!important;border:0!important}.sp-cv-studio{display:block!important}.sp-resume-preview{width:100%!important;max-width:none!important;box-shadow:none!important;border:0!important;padding:20mm 16mm!important}}.sp-nav-label{font-size:11px}.sp-nav a{min-height:48px;font-size:14px}.sp-nav a b{font-size:14px}.sp-support strong{font-size:13px}.sp-support p,.sp-support a{font-size:12px}.sp-search input{font-size:14px}.sp-user-meta strong{font-size:13px}.sp-user-meta small,.sp-eyebrow{font-size:11px}.sp-title{font-size:32px}.sp-subtitle{font-size:14px;line-height:1.65}.sp-section-head h2{font-size:19px}.sp-section-head p,.sp-stat small{font-size:12px}.sp-stat strong{font-size:24px}.sp-stat span{font-size:11px}.sp-list-row strong{font-size:13px}.sp-list-row small{font-size:11px;line-height:1.5}.sp-pill{padding:6px 9px;font-size:11px}.sp-btn{min-height:41px;font-size:12px}.sp-course-body h3{font-size:18px}.sp-course-body p{font-size:12px}.sp-course-meta{font-size:11px}.sp-table th{font-size:10px}.sp-table td{font-size:12px}.sp-field{font-size:11px}.sp-field input,.sp-field textarea,.sp-field select{font-size:13px}.sp-message p{font-size:12px}.sp-job h3{font-size:17px}.sp-job p{font-size:12px}.sp-job-tags span{font-size:10px}.sp-hero small{font-size:11px}.sp-hero h1{font-size:31px}.sp-hero p{font-size:13px}.sp-daily-note span{font-size:10px}.sp-daily-note strong{font-size:14px}.sp-daily-note small{font-size:11px}.sp-focus strong{font-size:13px}.sp-focus small,.sp-mini small{font-size:11px}.sp-mini strong{font-size:18px}.sp-empty strong{font-size:15px}.sp-empty p{font-size:12px}.sp-learn-top{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px;display:flex}.sp-learn-back{color:#2563eb;margin-bottom:10px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.sp-learn-progress-card{background:#fff;border:1px solid #dbe3ee;border-radius:13px;width:220px;padding:14px}.sp-learn-progress-card strong,.sp-learn-progress-card small{display:block}.sp-learn-progress-card strong{font-size:25px}.sp-learn-progress-card small{color:#64748b;margin:3px 0 9px;font-size:11px}.sp-learn-alert{color:#b91c1c;background:#fff1f2;border:1px solid #fecaca;border-radius:10px;margin-bottom:12px;padding:12px 14px;font-size:12px;font-weight:800}.sp-learning-layout{grid-template-columns:330px minmax(0,1fr);align-items:start;gap:12px;display:grid}.sp-learning-outline,.sp-learning-player{background:#fff;border:1px solid #dfe7f1;border-radius:14px;box-shadow:0 8px 24px #0f172a09}.sp-learning-outline{max-height:calc(100vh - 102px);position:sticky;top:82px;overflow:auto}.sp-learning-outline-head{z-index:3;background:#fff;border-bottom:1px solid #eef2f7;justify-content:space-between;gap:8px;padding:14px;display:flex;position:sticky;top:0}.sp-learning-outline-head strong{font-size:15px}.sp-learning-outline-head small{color:#64748b;font-size:11px}.sp-outline-module{border-bottom:1px solid #eef2f7}.sp-outline-module>header{background:#f8fafc;padding:13px 14px 8px}.sp-outline-module>header span,.sp-outline-module>header strong{display:block}.sp-outline-module>header span{color:#2563eb;letter-spacing:.09em;font-size:10px;font-weight:950}.sp-outline-module>header strong{margin-top:4px;font-size:14px}.sp-outline-lesson>b{color:#475569;padding:10px 14px 6px;font-size:12px;display:block}.sp-outline-lesson button{color:#334155;text-align:left;cursor:pointer;background:#fff;border:0;border-left:3px solid #0000;grid-template-columns:29px 1fr;align-items:center;gap:8px;width:100%;padding:10px 14px;display:grid}.sp-outline-lesson button:hover{background:#f8fafc}.sp-outline-lesson button.active{background:#eff6ff;border-left-color:#2563eb}.sp-outline-lesson button>span{background:#f1f5f9;border-radius:8px;place-items:center;width:27px;height:27px;font-size:11px;display:grid}.sp-outline-lesson button strong,.sp-outline-lesson button small{display:block}.sp-outline-lesson button strong{font-size:12px}.sp-outline-lesson button small{color:#64748b;margin-top:3px;font-size:10px}.sp-learning-player{min-height:650px;padding:17px}.sp-learning-player-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.sp-learning-player-head h2{margin:9px 0 5px;font-size:23px}.sp-learning-player-head p{color:#64748b;max-width:760px;margin:0;font-size:13px;line-height:1.6}.sp-video-frame{aspect-ratio:16/9;background:#020617;border-radius:13px;width:100%;position:relative;overflow:hidden}.sp-video-frame iframe{border:0;width:100%;height:100%}.sp-resource-card{text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:13px;place-items:center;min-height:390px;padding:40px;display:grid}.sp-resource-card>span:first-child{font-size:46px}.sp-resource-card h3{margin:12px 0 5px;font-size:20px}.sp-resource-card p{color:#64748b;max-width:520px;font-size:13px;line-height:1.6}.sp-text-content{color:#334155;white-space:pre-wrap;background:#fbfdff;border-radius:12px;min-height:420px;padding:28px;font-size:16px;line-height:1.8}.sp-learning-footer{border-top:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:10px;margin-top:14px;padding-top:14px;display:flex}@media (max-width:1050px){.sp-learning-layout{grid-template-columns:280px minmax(0,1fr)}}@media (max-width:820px){.sp-learning-layout{grid-template-columns:1fr}.sp-learning-outline{max-height:none;position:static}.sp-learn-top{flex-direction:column}.sp-learn-progress-card{width:100%}}.sp-mobile-menu-btn,.sp-mobile-backdrop{display:none}.sp-user{position:relative}.sp-user-trigger{cursor:pointer;color:#0f172a;background:0 0;border:0;align-items:center;gap:9px;display:flex}.sp-user-dropdown{z-index:80;background:#fff;border:1px solid #dbe3ee;border-radius:11px;width:190px;padding:7px;position:absolute;top:48px;right:0;box-shadow:0 14px 35px #0f172a24}.sp-user-dropdown a,.sp-user-dropdown button{color:#334155;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;width:100%;padding:10px;font-size:12px;text-decoration:none;display:block}.sp-user-dropdown a:hover,.sp-user-dropdown button:hover{background:#f1f5f9}.sp-user-dropdown button{color:#b91c1c}@media (max-width:800px){.sp-sidebar{z-index:70;width:252px;transition:left .22s;position:fixed;top:0;bottom:0;left:-280px;overflow:auto}.sp-sidebar.open{left:0}.sp-main{margin-left:0}.sp-mobile-menu-btn{cursor:pointer;background:#fff;border:1px solid #dbe3ee;border-radius:10px;place-items:center;width:38px;height:38px;font-size:18px;display:grid}.sp-mobile-backdrop{z-index:65;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#02061785;border:0;display:block;position:fixed;inset:0}.sp-topbar{padding:0 14px}.sp-search{display:none}.sp-nav{grid-template-columns:1fr}.sp-support{display:block}}.sp-modal-backdrop{z-index:120;background:#02061794;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.sp-modal{width:min(520px,100%);max-height:90vh;overflow:auto}.sp-modal h2{margin-top:0}.sp-agreement-modal{width:min(760px,100%)}.sp-agreement-text{color:#334155;white-space:pre-wrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;max-height:52vh;padding:18px;font-size:13px;line-height:1.75;overflow:auto}.sp-agreement-check{color:#334155;align-items:flex-start;gap:9px;margin:13px 0;font-size:12px;font-weight:750;display:flex}.sp-agreement-check input{width:17px;height:17px;margin-top:2px}.sp-gate-steps{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:12px;display:grid}.sp-gate-step{background:#fff;border:1px solid #e2e8f0;border-radius:12px;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;padding:13px;display:grid}.sp-gate-step>span{color:#64748b;background:#f1f5f9;border-radius:50%;place-items:center;width:32px;height:32px;font-size:12px;font-weight:900;display:grid}.sp-gate-step strong,.sp-gate-step small{display:block}.sp-gate-step strong{font-size:13px}.sp-gate-step small{color:#64748b;margin-top:3px;font-size:11px}.sp-gate-step>b{color:#94a3b8;font-size:13px}.sp-gate-step.active{background:#eff6ff;border-color:#93c5fd}.sp-gate-step.active>span{color:#fff;background:#2563eb}.sp-gate-step.done{background:#ecfdf5;border-color:#a7f3d0}.sp-gate-step.done>span{color:#fff;background:#059669}.sp-gate-step.done>b{color:#047857}.sp-gate-panel{padding:20px}.sp-gate-panel h2{margin:6px 0;font-size:22px}.sp-payment-summary{grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0;display:grid}.sp-payment-summary>div{background:#f8fafc;border-radius:10px;padding:12px}.sp-payment-summary small,.sp-payment-summary strong{display:block}.sp-payment-summary small{color:#64748b;font-size:11px}.sp-payment-summary strong{margin-top:5px;font-size:17px}.sp-next-payment{background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;padding:13px;display:flex}.sp-next-payment strong,.sp-next-payment small{display:block}.sp-next-payment small{color:#64748b;margin-top:4px;font-size:11px}@media (max-width:820px){.sp-gate-steps,.sp-payment-summary{grid-template-columns:1fr}}.sp-video-wrap{gap:8px;display:grid}.sp-video-rule{color:#1e40af;background:#eff6ff;border:1px solid #dbeafe;border-radius:9px;padding:10px 12px;font-size:12px;font-weight:800;line-height:1.5}.sp-exam-cta{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:13px 14px;display:flex}.sp-exam-cta.ready{background:#ecfdf5;border-color:#a7f3d0}.sp-exam-cta strong,.sp-exam-cta small{display:block}.sp-exam-cta strong{margin:4px 0;font-size:14px}.sp-exam-cta small{color:#64748b;font-size:11px}.sp-exam-modal{text-align:center;width:min(480px,100%);padding:24px}.sp-exam-modal h2{margin:7px 0;font-size:22px}.sp-exam-modal p{color:#64748b;font-size:12px;line-height:1.6}.sp-exam-modal .sp-actions{justify-content:center;margin-top:14px}.sp-exam-icon{margin-bottom:8px;font-size:40px;display:block}@media (max-width:700px){.sp-exam-cta{flex-direction:column;align-items:flex-start}}.sp-exam-summary{grid-template-columns:repeat(3,1fr);gap:10px;margin:0 0 16px;display:grid}.sp-exam-summary>div{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:15px}.sp-exam-summary small,.sp-exam-summary strong,.sp-exam-summary span{display:block}.sp-exam-summary small{color:#64748b;font-size:10px;font-weight:800}.sp-exam-summary strong{color:#0f172a;margin:4px 0;font-size:25px}.sp-exam-summary span{color:#94a3b8;font-size:10px}.sp-exams-section{margin-top:18px}.sp-section-title{justify-content:space-between;align-items:end;gap:20px;margin-bottom:9px;display:flex}.sp-section-title h2{margin:3px 0 0;font-size:17px}.sp-section-title p{color:#64748b;max-width:560px;margin:0;font-size:11px;line-height:1.5}.sp-exam-list{gap:8px;display:grid}.sp-exam-row{grid-template-columns:minmax(220px,1.2fr) minmax(220px,1fr) auto;align-items:center;gap:16px;padding:15px;display:grid}.sp-exam-row.ready{border-color:#a7f3d0}.sp-exam-row.locked{background:#fbfcfe}.sp-exam-state{color:#64748b;letter-spacing:.05em;margin-bottom:5px;font-size:9px;font-weight:900;display:inline-block}.sp-exam-row.ready .sp-exam-state{color:#047857}.sp-exam-row h3{margin:0;font-size:14px}.sp-exam-row p{color:#64748b;margin:4px 0 0;font-size:10px}.sp-exam-progress>div:first-child{justify-content:space-between;font-size:10px;display:flex}.sp-exam-progress small{color:#64748b;margin-top:5px;font-size:9px;display:block}.sp-progress-track{background:#e9eef5;border-radius:999px;margin-top:6px;overflow:hidden;height:7px!important}.sp-progress-track i{border-radius:inherit;background:#2563eb;height:100%;display:block}.sp-exams-empty{text-align:center;padding:42px}.sp-exams-empty>div{font-size:34px}.sp-exams-empty h2{margin:8px 0 5px;font-size:18px}.sp-exams-empty p{color:#64748b;max-width:580px;margin:0 auto 14px;font-size:11px;line-height:1.6}@media (max-width:850px){.sp-exam-row{grid-template-columns:1fr}.sp-section-title{flex-direction:column;align-items:flex-start}.sp-exam-summary{grid-template-columns:1fr 1fr 1fr}}@media (max-width:560px){.sp-exam-summary{grid-template-columns:1fr}.sp-exams-empty{padding:25px 16px}}.sp-course-card{flex-direction:column;min-height:390px;max-height:430px;display:flex}.sp-course-body{flex-direction:column;flex:1;min-height:0;display:flex}.sp-course-body>p{-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;height:54px!important;min-height:54px!important;max-height:54px!important;display:-webkit-box!important;overflow:hidden!important}.sp-course-actions{margin-top:auto}.sp-video-frame-locked{position:relative}.sp-video-frame-locked iframe{pointer-events:none}.sp-video-locked-overlay{z-index:2;cursor:default;background:0 0;position:absolute;inset:0}.sp-video-custom-controls{background:#f8fafc;border:1px solid #dbe3ee;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:12px;margin-top:10px;padding:10px 12px;display:grid}.sp-video-custom-controls>div{grid-template-columns:1fr auto;align-items:center;gap:9px;display:grid}.sp-video-custom-controls>div>span{background:#e2e8f0;border-radius:999px;height:7px;overflow:hidden}.sp-video-custom-controls>div>span>i{background:#2563eb;border-radius:999px;height:100%;display:block}.sp-video-custom-controls small{color:#64748b;font-size:9px;font-weight:800}.sp-volume-control{color:#475569;align-items:center;gap:8px;min-width:150px;padding:0 8px;font-size:11px;font-weight:800;display:flex}.sp-volume-control input{accent-color:#2563eb;width:110px}.sp-video-frame:fullscreen{background:#000;place-items:center;width:100vw;height:100vh;display:grid}.sp-video-frame:fullscreen iframe,.sp-video-frame:fullscreen video{width:100vw!important;height:100vh!important;max-height:none!important}@media (max-width:700px){.sp-video-custom-controls{flex-wrap:wrap;gap:8px;display:flex}.sp-volume-control{order:4;width:100%;min-width:0}.sp-volume-control input{flex:1}}.sp-volume-control{background:#fff!important;border:1px solid #d6deea!important;border-radius:10px!important;align-items:center!important;gap:10px!important;min-width:220px!important;padding:9px 12px!important;display:flex!important}.sp-volume-control span{white-space:nowrap;color:#0b1e38!important;font-size:12px!important;font-weight:900!important}.sp-volume-control input[type=range]{visibility:visible!important;opacity:1!important;accent-color:#175cd3!important;flex:1!important;min-width:110px!important;height:24px!important;display:block!important}:-webkit-any(.sp-video-frame:fullscreen,.sp-video-frame:-webkit-full-screen){background:#000!important;width:100vw!important;max-width:none!important;height:100vh!important}:is(.sp-video-frame:fullscreen,.sp-video-frame:fullscreen){background:#000!important;width:100vw!important;max-width:none!important;height:100vh!important}:-webkit-any(.sp-video-frame:fullscreen iframe,.sp-video-frame:-webkit-full-screen iframe){width:100%!important;height:100%!important;min-height:100vh!important}:is(.sp-video-frame:fullscreen iframe,.sp-video-frame:fullscreen iframe){width:100%!important;height:100%!important;min-height:100vh!important}@media (max-width:700px){.sp-video-custom-controls{grid-template-columns:1fr 1fr!important;gap:8px!important;display:grid!important}.sp-video-custom-controls>button{width:100%!important;min-width:0!important}.sp-volume-control{grid-column:1/-1!important;width:100%!important;min-width:0!important}.sp-video-custom-controls>div:last-child{grid-column:1/-1!important}}
