:root{--studio-bg:#f3f7ff;--studio-panel:#ffffff;--studio-line:#e1e8f6;--studio-text:#1f2433;--studio-soft:#71809a}
body.studio-page{margin:0;background:var(--studio-bg);color:var(--studio-text)}
.studio-topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 28px;background:rgba(255,255,255,.86);backdrop-filter:blur(18px);border-bottom:1px solid var(--studio-line)}
.studio-topbar-actions{display:flex;align-items:center;gap:10px}.auth-button{height:42px;padding:0 16px;border:0;border-radius:14px;background:var(--blue);color:#fff;font:inherit;font-size:12px;font-weight:900;cursor:pointer;box-shadow:0 10px 22px rgba(75,116,255,.16)}
.studio-logo{display:flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none}.studio-logo span{width:42px;height:42px;display:grid;place-items:center;border-radius:15px;background:var(--blue);color:#fff;font-weight:900}.studio-logo strong{font-size:17px}.studio-topbar nav{display:flex;gap:18px}.studio-topbar nav a,.studio-back{color:var(--studio-soft);font-size:13px;font-weight:800;text-decoration:none}.studio-back{padding:12px 16px;border-radius:14px;background:#eef4ff;color:var(--blue)}
.studio-shell{display:grid;grid-template-columns:260px 1fr;gap:24px;width:min(1280px,100% - 34px);margin:24px auto 0}.studio-sidebar{position:sticky;top:90px;align-self:start;display:grid;gap:8px;padding:16px;border-radius:28px;background:var(--studio-panel);box-shadow:0 16px 40px rgba(61,80,130,.08)}.student-badge{display:flex;gap:12px;align-items:center;padding:12px 10px 18px;margin-bottom:8px;border-bottom:1px solid var(--studio-line)}.student-badge>span{width:44px;height:44px;display:grid;place-items:center;border-radius:16px;background:var(--mint);color:#236b47;font-weight:900}.student-badge strong,.student-badge small{display:block}.student-badge small{color:var(--studio-soft);font-size:10px}.studio-sidebar a{display:flex;align-items:center;gap:10px;padding:13px 12px;border-radius:15px;color:var(--studio-soft);font-size:13px;font-weight:800;text-decoration:none}.studio-sidebar a span{width:24px;height:24px;display:grid;place-items:center;border-radius:9px;background:#f0f4ff;color:var(--blue)}.studio-sidebar a.is-active,.studio-sidebar a:hover{background:var(--blue);color:#fff}.studio-sidebar a.is-active span,.studio-sidebar a:hover span{background:rgba(255,255,255,.18);color:#fff}
.studio-content{display:grid;gap:22px}.studio-hero{display:grid;grid-template-columns:1.2fr .8fr;gap:22px;align-items:stretch}.studio-hero>div:first-child,.progress-card,.studio-panel,.studio-final{border-radius:34px;background:var(--studio-panel);box-shadow:0 16px 40px rgba(61,80,130,.08)}.studio-hero>div:first-child{padding:54px}.studio-hero h1{max-width:760px;margin:16px 0 18px;font-size:clamp(42px,5vw,68px);line-height:1;letter-spacing:-.055em}.studio-hero h1 span{color:var(--blue)}.studio-hero p:not(.eyebrow){max-width:650px;color:#59657b;font-size:17px;line-height:1.65}.studio-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.studio-actions .button{width:auto}
.progress-card{position:relative;overflow:hidden;padding:34px;display:flex;flex-direction:column;justify-content:center}.progress-card::after{content:"5";position:absolute;right:-20px;bottom:-72px;color:rgba(75,116,255,.08);font-size:240px;font-weight:900;line-height:1}.progress-label{position:relative;z-index:1;color:var(--studio-soft);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.progress-card strong{position:relative;z-index:1;margin-top:10px;color:var(--blue);font-size:76px;line-height:1;font-weight:900}.progress-bar{position:relative;z-index:1;height:14px;margin:20px 0 24px;border-radius:99px;background:#e8eefc;overflow:hidden}.progress-bar i{display:block;width:37%;height:100%;border-radius:99px;background:linear-gradient(90deg,var(--blue),#8f7bff)}.progress-card ul{position:relative;z-index:1;display:grid;gap:12px;margin:0;padding:0;list-style:none}.progress-card li{display:flex;gap:10px;align-items:center;color:#566174;font-size:13px}.progress-card li span{width:12px;height:12px;border-radius:50%;background:var(--mint)}
.studio-panel{padding:34px}.panel-head{display:grid;grid-template-columns:1fr .8fr;gap:30px;align-items:end;margin-bottom:24px}.panel-head h2,.studio-panel h2,.studio-final h2{margin:10px 0 0;font-size:clamp(30px,3.6vw,46px);line-height:1.08;letter-spacing:-.04em}.panel-head>p{margin:0;color:var(--studio-soft);font-size:14px;line-height:1.6}.course-grid,.tariff-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.course-grid article,.tariff-grid article{min-height:230px;padding:24px;border-radius:26px;background:#f7faff}.course-grid article:nth-child(2){background:#f2efff}.course-grid article:nth-child(3){background:#eefff4}.course-tag,.tariff-grid span{color:var(--blue);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.course-grid h3,.tariff-grid h3{margin:35px 0 10px;font-size:22px;line-height:1.18}.course-grid p,.tariff-grid p{color:#657088;font-size:13px;line-height:1.55}.course-grid small{display:block;margin-top:20px;color:#2f3a51;font-size:11px;font-weight:900}
.studio-split{display:grid;grid-template-columns:1fr 1fr;gap:22px}.task-list{display:grid;gap:12px;margin-top:22px}.task-list>div{display:flex;gap:14px;padding:16px;border-radius:18px;background:#f7faff}.task-list span{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:13px;background:var(--blue);color:#fff;font-size:11px;font-weight:900}.task-list p,.task-list strong{display:block;margin:0}.task-list p{color:var(--studio-soft);font-size:12px}.task-list strong{color:var(--studio-text);font-size:13px}.bonus-panel{background:linear-gradient(135deg,var(--blue),#9178ff);color:#fff}.bonus-panel .eyebrow{color:#e4eaff}.bonus-panel ul{display:grid;gap:12px;margin:22px 0 0;padding:0;list-style:none}.bonus-panel li{padding:16px;border-radius:18px;background:rgba(255,255,255,.14)}.bonus-panel strong,.bonus-panel span{display:block}.bonus-panel span{margin-top:5px;color:#e8edff;font-size:12px}
.tariff-grid article{background:#fff7ce}.tariff-grid article.is-featured{background:var(--blue);color:#fff;transform:translateY(-6px)}.tariff-grid article.is-featured span,.tariff-grid article.is-featured p{color:#e7edff}
.studio-final{display:flex;justify-content:space-between;align-items:center;gap:28px;padding:40px;background:linear-gradient(135deg,#071633,var(--blue));color:#fff}.studio-final p:not(.eyebrow){max-width:650px;color:#e3eaff}.studio-final .button{flex:0 0 auto}.studio-footer{display:flex;justify-content:space-between;width:min(1280px,100% - 34px);margin:22px auto 0;padding:0 0 36px;color:var(--studio-soft);font-size:12px}.studio-footer a{color:var(--blue);font-weight:800;text-decoration:none}
@media (max-width:1000px){.studio-shell{grid-template-columns:1fr}.studio-sidebar{position:relative;top:auto;grid-template-columns:repeat(3,1fr)}.student-badge{grid-column:1/-1}.studio-hero,.studio-split,.panel-head{grid-template-columns:1fr}.course-grid,.tariff-grid{grid-template-columns:1fr}.studio-topbar nav{display:none}}
@media (max-width:720px){.studio-topbar{padding:12px 14px}.studio-back{display:none}.studio-shell{width:min(100% - 22px,1280px);margin-top:14px}.studio-sidebar{display:flex;overflow-x:auto;border-radius:22px}.student-badge{display:none}.studio-sidebar a{white-space:nowrap}.studio-hero>div:first-child,.progress-card,.studio-panel,.studio-final{border-radius:24px;padding:24px 18px}.studio-hero h1{font-size:39px}.studio-actions{display:grid}.studio-actions .button{width:100%}.studio-final{display:grid}.studio-final .button{width:100%}.studio-footer{display:grid;gap:6px;width:min(100% - 22px,1280px)}}
.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px;box-sizing:border-box}.auth-shell{width:min(100%,500px)}.auth-card{padding:40px;border:1px solid var(--studio-line);border-radius:32px;background:#fff;box-shadow:0 22px 70px rgba(61,80,130,.12)}.auth-logo{margin-bottom:34px}.auth-card h1{margin:14px 0 10px;font-size:42px;line-height:1;letter-spacing:-.05em}.auth-lead{margin:0;color:var(--studio-soft);font-size:14px;line-height:1.6}.auth-form{display:grid;gap:16px;margin-top:26px}.auth-form label{display:grid;gap:8px;color:var(--studio-soft);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.auth-form input{height:48px;padding:0 14px;border:1px solid #dbe4f4;border-radius:14px;background:#fbfdff;color:var(--studio-text);font:inherit;font-size:14px;outline:none}.auth-form input:focus{border-color:#aebfff;box-shadow:0 0 0 4px rgba(75,116,255,.1)}.auth-submit{height:50px;margin-top:4px;border:0;border-radius:15px;background:var(--blue);color:#fff;font:inherit;font-size:13px;font-weight:900;cursor:pointer}.auth-message{min-height:18px;margin:0;color:#58b978;font-size:12px}.auth-message.is-error{color:#d76878}.auth-back{display:inline-flex;margin-top:20px;color:var(--blue);font-size:12px;font-weight:900;text-decoration:none}@media (max-width:520px){.auth-card{padding:28px 20px}.auth-card h1{font-size:34px}}
.course-link{display:inline-flex;margin-top:16px;padding:11px 13px;border-radius:13px;background:#fff;color:var(--blue);font-size:12px;font-weight:900;text-decoration:none;box-shadow:0 8px 20px rgba(61,80,130,.08)}

.student-badge{display:flex}.student-badge div{display:grid;gap:3px}.student-badge>span{width:44px;height:44px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(135deg,#e9efff,#dff8e8);color:#1f2433;font-size:22px;font-weight:900}
.overview-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0 4px}.overview-steps article{padding:16px;border-radius:20px;background:#f7faff;border:1px solid #e6edfb}.overview-steps b{display:grid;place-items:center;width:34px;height:34px;border-radius:12px;background:var(--blue);color:#fff;font-size:11px}.overview-steps h3{margin:14px 0 8px;font-size:15px;line-height:1.2}.overview-steps p{margin:0!important;color:#5f6b82!important;font-size:12px!important;line-height:1.5!important}
.mini-progress{position:relative;z-index:1;display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:22px;padding-top:18px;border-top:1px solid #e5ecfb}.mini-progress div{display:grid;grid-template-rows:76px auto auto;gap:6px;justify-items:center;align-items:end}.mini-progress div::before{content:"";grid-row:1;grid-column:1;align-self:stretch;width:22px;border-radius:99px;background:#e8eefc}.mini-progress i{grid-row:1;grid-column:1;display:block;width:22px;min-height:4px;border-radius:99px;background:linear-gradient(180deg,#4b74ff,#bfeec7);z-index:1}.mini-progress b{color:#071633;font-size:13px}.mini-progress small{color:#71809a;font-size:10px;font-weight:800}.progress-note{position:relative;z-index:1;margin:14px 0 0!important;color:#71809a!important;font-size:11px!important;line-height:1.45!important}
@media (max-width:1000px){.overview-steps{grid-template-columns:1fr}.mini-progress{max-width:520px}}

@media (min-width:1001px){.studio-hero{grid-template-columns:1.35fr .65fr}.overview-steps article{padding:18px}.overview-steps h3{font-size:16px}.overview-steps p{font-size:12.5px!important;line-height:1.55!important}}

.empty-dashboard{min-height:520px;display:grid;place-items:center}.empty-state{max-width:620px;text-align:center}.empty-state h1{margin:12px 0 14px;font-size:clamp(38px,4.6vw,62px);line-height:1;letter-spacing:-.055em}.empty-state p:not(.eyebrow){margin:0 auto;color:#64708a;font-size:17px;line-height:1.65}
@media (max-width:720px){.empty-dashboard{min-height:420px}.empty-state{text-align:left}.empty-state h1{font-size:38px}}

.overview-panel h1{margin:10px 0 0;font-size:clamp(30px,3.4vw,44px);line-height:1.08;letter-spacing:-.04em}.panel-head--simple{align-items:start}.panel-head--simple>p{max-width:520px}.overview-panel .overview-steps{margin-top:6px}.course-grid article{display:flex;flex-direction:column}.course-grid p{flex:1}.course-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.course-actions .course-link{margin-top:0}.course-link--ghost{background:#eef4ff;box-shadow:none}.course-link--disabled{background:#e8eefc;color:#71809a;pointer-events:none}.progress-card--inline{min-height:auto}.progress-card--inline::after{font-size:180px;bottom:-56px}.progress-card--inline strong{font-size:64px}.progress-explain{box-shadow:0 16px 40px rgba(61,80,130,.08)}
@media (max-width:720px){.overview-panel h1{font-size:30px}.course-actions{display:grid}.course-actions .course-link{justify-content:center}.progress-card--inline strong{font-size:56px}}

.dashboard-overview{display:grid;gap:24px}.overview-main{display:grid;grid-template-columns:1fr 340px;gap:26px;align-items:start}.overview-lead{max-width:760px;margin:12px 0 0;color:#1f2433;font-size:clamp(26px,2.7vw,38px);font-weight:900;line-height:1.15;letter-spacing:-.035em}.fipi-status-card{padding:22px;border-radius:24px;background:linear-gradient(135deg,#f7faff,#eef4ff);border:1px solid #dce6fb}.fipi-status-card span{color:var(--blue);font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.1em}.fipi-status-card strong{display:block;margin-top:10px;color:#071633;font-size:24px;line-height:1.1}.fipi-status-card p{margin:12px 0 18px;color:#64708a;font-size:13px;line-height:1.5}.fipi-status-card button{width:100%;min-height:46px;border:0;border-radius:15px;background:var(--blue);color:#fff;font-weight:900;cursor:pointer}.overview-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.overview-cards article{padding:22px;border-radius:24px;background:#f7faff;border:1px solid #e5ecfb}.overview-cards b{display:inline-grid;place-items:center;min-width:38px;min-height:38px;padding:0 12px;border-radius:14px;background:#fff;color:var(--blue);font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.04em;box-shadow:0 8px 20px rgba(61,80,130,.06)}.overview-cards h2{margin:24px 0 10px;font-size:22px;line-height:1.12}.overview-cards p{margin:0;color:#64708a;font-size:14px;line-height:1.6}
@media (max-width:1000px){.overview-main,.overview-cards{grid-template-columns:1fr}.fipi-status-card{max-width:520px}.overview-lead{font-size:32px}}
@media (max-width:720px){.overview-lead{font-size:26px}.dashboard-overview{gap:16px}.overview-cards article,.fipi-status-card{border-radius:20px;padding:18px}}

.overview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px}.overview-toolbar .eyebrow{margin:0}.overview-links{display:flex;gap:10px;flex-wrap:wrap}.overview-links a{display:inline-flex;align-items:center;min-height:38px;padding:0 13px;border-radius:13px;background:#eef4ff;color:var(--blue);font-size:12px;font-weight:900;text-decoration:none}.card-action{margin-top:18px;width:100%;min-height:44px;border:0;border-radius:14px;background:var(--blue);color:#fff;font-size:12px;font-weight:900;cursor:pointer}.diagnostic-card{position:relative;overflow:hidden}.diagnostic-preview{display:flex;align-items:end;gap:8px;height:74px;margin-top:18px;padding:12px;border-radius:18px;background:#fff}.diagnostic-preview span{display:block;flex:1;border-radius:99px 99px 8px 8px;background:linear-gradient(180deg,#4b74ff,#bfeec7)}@media (max-width:720px){.overview-toolbar{display:grid}.overview-links{display:grid}.overview-links a{justify-content:center}}

.studio-view{display:none}.studio-view.is-active{display:grid}.courses-view{gap:24px}.course-grid--studio article{position:relative;overflow:hidden;border:1px solid #e3ebfb;background:linear-gradient(180deg,#f9fbff,#f2f7ff)}.course-grid--studio article:nth-child(2){background:linear-gradient(180deg,#fbf8ff,#f2efff)}.course-grid--studio article:nth-child(3){background:linear-gradient(180deg,#f5fff8,#ecfff3)}.course-card::after{content:"";position:absolute;right:-52px;top:-58px;width:150px;height:150px;border-radius:45px;background:rgba(75,116,255,.08);transform:rotate(18deg)}.course-card.is-mentor::after{background:rgba(73,196,120,.14)}.course-card-top{position:relative;z-index:1;display:flex;justify-content:space-between;gap:12px;align-items:start}.course-card h3,.course-card p,.course-card ul,.course-card .course-actions,.course-buy{position:relative;z-index:1}.course-card ul{display:grid;gap:8px;margin:16px 0 0;padding:0;list-style:none}.course-card li{position:relative;padding-left:18px;color:#4f5d75;font-size:12px;line-height:1.45}.course-card li::before{content:"";position:absolute;left:0;top:.62em;width:7px;height:7px;border-radius:50%;background:var(--mint)}.course-card.is-primary .course-link:not(.course-link--ghost){background:var(--blue);color:#fff}.course-card.is-mentor .course-link:not(.course-link--ghost){background:#49c478;color:#15391f}.courses-view .panel-head{margin-bottom:0}.courses-view .panel-head h2{font-size:clamp(28px,3vw,40px)}
.course-options{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:14px 0 2px}.course-options div{padding:12px;border-radius:16px;background:rgba(255,255,255,.72);box-shadow:0 8px 20px rgba(61,80,130,.06)}.course-options span,.course-options b,.course-options small{display:block}.course-options span{color:var(--blue);font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}.course-options b{margin-top:6px;color:#071633;font-size:17px}.course-options small{margin-top:4px;color:#71809a;font-size:10px;line-height:1.35}
.course-buy{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:auto;padding:13px 14px;border-radius:17px;background:rgba(255,255,255,.72);box-shadow:0 8px 20px rgba(61,80,130,.06)}.course-buy span{color:#71809a;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.07em}.course-buy b{color:#071633;font-size:18px;font-weight:950}.course-buy--mentor{display:grid;align-items:stretch}.course-buy--mentor div{display:flex;justify-content:space-between;gap:10px;align-items:center}.course-buy--mentor div+div{padding-top:10px;border-top:1px solid #e5f3e9}.course-buy--mentor b{font-size:14px;text-align:right}
.course-grid--studio .course-actions{display:grid;grid-template-columns:1fr;gap:9px;margin-top:auto}.course-grid--studio .course-link{justify-content:center;text-align:center;line-height:1.2}
.course-grid--studio .course-actions .course-link{background:var(--blue);color:#fff;box-shadow:0 12px 26px rgba(75,116,255,.18)}.course-grid--studio .course-actions .course-link:hover{transform:translateY(-1px);box-shadow:0 16px 32px rgba(75,116,255,.24)}.course-card.is-mentor .course-actions .course-link{background:var(--blue);color:#fff;box-shadow:0 12px 26px rgba(75,116,255,.18)}
.course-actions .course-legal-link{position:relative;z-index:1;display:block;padding:4px;color:#576482;font-size:11px;font-weight:750;line-height:1.45;text-align:center;text-decoration:underline;text-underline-offset:3px}.course-actions .course-legal-link:hover,.course-actions .course-legal-link:focus-visible{color:var(--blue)}
.course-grid--studio .course-card{min-height:0!important}.course-grid--studio .course-card p{flex:0}.course-grid--studio .course-card ul{margin-top:20px}.course-grid--studio .course-card .course-actions{margin-top:20px}
.course-grid--studio{align-items:start}.course-grid--studio .course-card{align-self:start}
@media (max-width:720px){.course-card-top{display:grid}.course-price{width:max-content}.course-grid--studio article{min-height:auto}}

.my-courses-view{gap:24px}.access-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.access-card{min-height:310px;display:flex;flex-direction:column;padding:24px;border-radius:26px;background:#fff;border:1px solid #e4ebf8;box-shadow:0 12px 30px rgba(61,80,130,.05)}.access-status{width:max-content;padding:8px 10px;border-radius:999px;background:#f1f5fc;color:#71809a;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.07em}.access-card h3{margin:34px 0 10px;color:#1f2433;font-size:24px;line-height:1.08}.access-card p{margin:0;color:#64708a;font-size:13px;line-height:1.55}.access-activate,.access-enter,.access-code-form button{margin-top:auto;display:inline-flex;justify-content:center;align-items:center;min-height:42px;padding:0 14px;border:0;border-radius:14px;background:var(--blue);color:#fff;font-family:inherit;font-size:12px;font-weight:900;text-decoration:none;cursor:pointer;box-shadow:0 12px 22px rgba(75,116,255,.18)}.access-code-form{display:none;margin-top:16px;padding:14px;border-radius:18px;background:#f7faff;border:1px solid #e4ebf8}.access-code-form label{display:grid;gap:8px;color:#71809a;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}.access-code-form input{width:100%;min-height:40px;padding:0 12px;border-radius:12px;border:1px solid #d8e2f5;background:#fff;color:#1f2433;font-family:inherit;font-size:13px;font-weight:800;outline:none}.access-code-form input:focus{border-color:#b9c8ff;box-shadow:0 0 0 3px rgba(75,116,255,.1)}.access-code-form button{width:100%;margin-top:10px;min-height:38px}.access-code-form small{display:block;min-height:16px;margin-top:8px;color:#5fc782;font-size:11px;font-weight:850;text-transform:none;letter-spacing:0}.access-code-form small.is-error{color:#df6b78}.access-enter{display:none;margin-top:auto;pointer-events:none}.access-card.is-code-open .access-activate{display:none}.access-card.is-code-open .access-code-form{display:block}.access-card.is-active{border-color:#b9c8ff;background:linear-gradient(180deg,#f9fbff,#eef4ff)}.access-card.is-active .access-status{background:#e9efff;color:var(--blue)}.access-card.is-active .access-activate,.access-card.is-active .access-code-form{display:none}.access-card.is-active .access-enter{display:inline-flex;pointer-events:auto}
@media (max-width:1000px){.access-grid{grid-template-columns:1fr}.access-card{min-height:auto}}

.access-code-form input::placeholder{color:#b5bed0;font-size:10px;font-weight:500}
.access-card .access-legal-note{margin:10px 0 0;color:#657088;font-size:10px;line-height:1.5;text-transform:none;letter-spacing:0}.access-legal-note a{color:var(--blue);font-weight:800;text-underline-offset:2px}

.progress-view{gap:22px}.progress-legend{display:flex;gap:10px;flex-wrap:wrap}.progress-legend span{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;border-radius:999px;background:#f5f8ff;color:#5f6b82;font-size:12px;font-weight:850}.progress-legend i{width:10px;height:10px;border-radius:50%;display:block}.progress-legend .is-green{background:#69d18a}.progress-legend .is-yellow{background:#f7d77c}.progress-legend .is-red{background:#f4cbd6}.progress-scale{display:grid;grid-template-columns:54px 1fr;gap:14px;min-height:420px;padding:22px;border-radius:28px;background:linear-gradient(180deg,#fbfdff,#f5f8ff);border:1px solid #e3ebfb}.scale-y{display:grid;grid-template-rows:repeat(5,1fr);align-items:start;color:#71809a;font-size:11px;font-weight:900;text-align:right}.scale-y span:last-child{align-self:end}.progress-bars{position:relative;display:grid;grid-template-columns:repeat(25,1fr);gap:7px;align-items:end;padding:8px 0 44px;background:repeating-linear-gradient(to top,rgba(113,128,154,.12) 0 1px,transparent 1px 25%)}.bar{position:relative;height:330px;border-radius:999px 999px 10px 10px;background:linear-gradient(to top,#69d18a 0 var(--ok),#f7d77c var(--ok) calc(var(--ok) + var(--work)),#f4e6ec calc(var(--ok) + var(--work)) 100%);opacity:.22;box-shadow:inset 0 0 0 1px rgba(75,116,255,.18)}.bar>span{position:absolute;left:50%;bottom:-28px;transform:translateX(-50%);color:#71809a;font-size:10px;font-weight:900}.bar.is-started{opacity:1}.bar--task6{background:#f4e6ec;opacity:1;overflow:visible}.task6-progress-stack{position:absolute;inset:3px;display:flex;flex-direction:column-reverse;gap:2px;overflow:hidden;border-radius:999px 999px 8px 8px}.task6-progress-prototype{display:flex;flex:1 1 0;min-height:0;flex-direction:column-reverse;gap:1px}.task6-progress-cell{display:block;flex:1 1 0;min-height:1px;border-radius:2px}.task6-progress-cell--green{background:#69d18a}.task6-progress-cell--yellow{background:#f7d77c}.task6-progress-cell--pink{background:#f4e6ec}.bar--task6>span{bottom:-42px;display:flex;flex-direction:column;align-items:center;gap:1px;color:#4b74ff}.bar--task6>span small{font-size:9px;line-height:1;color:#4b74ff;font-weight:950}
@media (max-width:1000px){.progress-scale{overflow-x:auto}.progress-bars{min-width:920px}.scale-y{position:sticky;left:0;z-index:1;background:linear-gradient(180deg,#fbfdff,#f5f8ff)}}
@media (max-width:720px){.progress-scale{grid-template-columns:42px 1fr;padding:16px}.bar{height:330px}.progress-legend{display:grid}}

.bonuses-view,.support-view{gap:24px}.bonus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.bonus-grid article{min-height:230px;padding:24px;border-radius:26px;background:linear-gradient(180deg,#fffdf5,#fff9d8);border:1px solid #f0e7b4;box-shadow:0 12px 30px rgba(61,80,130,.05)}.bonus-grid article:nth-child(2){background:linear-gradient(180deg,#f9fbff,#eef4ff);border-color:#dfe8ff}.bonus-grid article:nth-child(3){background:linear-gradient(180deg,#f7fff9,#ecfff3);border-color:#cfefd8}.bonus-grid span{display:inline-flex;min-height:32px;align-items:center;padding:0 10px;border-radius:999px;background:rgba(255,255,255,.72);color:var(--blue);font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}.bonus-grid h3{margin:34px 0 10px;font-size:24px;line-height:1.08}.bonus-grid p{margin:0;color:#64708a;font-size:13px;line-height:1.55}.support-button{display:inline-flex;width:max-content;min-height:48px;align-items:center;justify-content:center;padding:0 22px;border-radius:16px;background:var(--blue);color:#fff;font-size:13px;font-weight:950;text-decoration:none;box-shadow:0 12px 26px rgba(75,116,255,.18)}
.bonus-grid article{position:relative}.bonus-grid article>span{order:1}.bonus-grid article>.bonus-mini{order:2}.bonus-grid article>h3{order:3}.bonus-grid article>p{order:4}.bonus-grid article{display:flex;flex-direction:column}.bonus-mini{width:auto;display:grid;grid-template-columns:repeat(25,1fr);gap:3px;height:92px;margin:18px 0 4px;padding:10px;border-radius:18px;background:linear-gradient(180deg,#fbfdff,#f5f8ff);border:1px solid #e3ebfb;box-shadow:0 8px 18px rgba(61,80,130,.05)}.bonus-mini i{position:relative;align-self:end;display:block;height:100%;border-radius:999px 999px 5px 5px;background:rgba(255,179,189,.22);box-shadow:inset 0 0 0 1px rgba(75,116,255,.08)}.bonus-mini i::before{content:"";position:absolute;left:0;right:0;bottom:0;height:18%;border-radius:inherit;background:linear-gradient(to top,#4b74ff 0 42%,rgba(255,179,189,.4) 42% 100%);opacity:.55}.bonus-mini--first i:nth-child(-n+19)::before,.bonus-mini--algebra i:nth-child(-n+22)::before,.bonus-mini--all i::before,.bonus-mini--informatics-first i:nth-child(-n+12)::before,.bonus-mini--informatics-all i::before{height:94%;background:linear-gradient(to top,#69d18a 0 90%,#4b74ff 90% 100%);opacity:1}.bonus-mini--informatics-first,.bonus-mini--informatics-all{grid-template-columns:repeat(16,1fr)}
.bonus-mini{position:relative;padding:14px 10px 22px 32px;background:linear-gradient(180deg,#fbfdff,#f5f8ff),linear-gradient(to right,transparent 0 32px,rgba(113,128,154,.12) 32px 100%)}.bonus-mini::before{content:"90%";position:absolute;left:7px;top:19px;width:22px;color:#71809a;font-size:7px;font-weight:900;line-height:1}.bonus-mini::after{content:"";position:absolute;left:32px;right:10px;top:22px;border-top:1px dashed rgba(75,116,255,.28)}.bonus-mini i::after{counter-increment:bonus-task;content:counter(bonus-task);position:absolute;left:50%;bottom:-15px;transform:translateX(-50%);color:#9aa6bb;font-size:6px;font-weight:900}.bonus-mini{counter-reset:bonus-task}.bonus-mini--informatics-first,.bonus-mini--informatics-all{counter-reset:bonus-task}
@media (max-width:1000px){.bonus-grid{grid-template-columns:1fr}.bonus-grid article{min-height:auto}}

.support-button{align-self:start;justify-self:start;height:48px;min-height:0}
.support-view .panel-head{margin-bottom:0}.support-card{display:grid;justify-items:start;gap:16px;max-width:560px;padding:22px;border-radius:24px;background:#f7faff;border:1px solid #e3ebfb}.support-card p{margin:0;color:#5f6b82;font-size:14px;line-height:1.6}.support-card .support-button{height:42px;min-height:42px;padding:0 18px;border-radius:14px;font-size:12px}

.studio-logo em{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#eef4ff;color:var(--blue);font-style:normal;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}.subject-choice-shell{width:min(980px,100% - 34px);margin:42px auto}.subject-choice-panel{padding:42px;border-radius:34px;background:#fff;box-shadow:0 16px 40px rgba(61,80,130,.08)}.subject-choice-panel h1{margin:12px 0 12px;font-size:clamp(38px,5vw,64px);line-height:1;letter-spacing:-.055em}.subject-choice-panel>p:not(.eyebrow){max-width:620px;margin:0;color:#64708a;font-size:16px;line-height:1.6}.subject-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:30px}.subject-choice-card{display:flex;min-height:300px;flex-direction:column;padding:28px;border-radius:28px;background:linear-gradient(180deg,#f9fbff,#eef4ff);border:1px solid #dfe8ff;text-decoration:none;color:#1f2433}.subject-choice-card:nth-child(2){background:linear-gradient(180deg,#f8fff9,#ecfff3);border-color:#cfefd8}.subject-choice-card span{width:max-content;padding:8px 10px;border-radius:999px;background:#fff;color:var(--blue);font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.07em}.subject-choice-card h2{margin:44px 0 10px;font-size:30px;line-height:1.05}.subject-choice-card p{margin:0;color:#64708a;font-size:14px;line-height:1.55}.subject-choice-card b{margin-top:auto;display:inline-flex;width:max-content;min-height:44px;align-items:center;padding:0 16px;border-radius:15px;background:var(--blue);color:#fff;font-size:13px}.subject-choice-card:nth-child(2) b{background:#49c478;color:#12391f}
@media (max-width:760px){.subject-choice-panel{padding:26px 18px;border-radius:26px}.subject-choice-grid{grid-template-columns:1fr}.subject-choice-card{min-height:auto}.studio-logo em{display:none}}
.subject-choice-card{min-height:180px}.subject-choice-card span{font-size:14px}.subject-choice-card b{margin-top:auto}.subject-choice-card h2,.subject-choice-card p{display:none}
.access-grid--two{grid-template-columns:repeat(2,1fr)}.progress-bars--informatics{grid-template-columns:repeat(16,1fr)}@media (max-width:1000px){.access-grid--two{grid-template-columns:1fr}.progress-bars--informatics{min-width:680px}}
.exam-map{display:grid;gap:16px;padding:20px;border-radius:26px;background:linear-gradient(180deg,#fbfdff,#f5f8ff);border:1px solid #e3ebfb}.exam-map-grid{display:grid;grid-template-columns:repeat(16,1fr);gap:7px}.exam-task{display:grid;grid-template-rows:auto auto auto;gap:7px;justify-items:center;padding:12px 4px;border-radius:16px;background:#fff;box-shadow:0 8px 18px rgba(61,80,130,.05)}.exam-task b{display:grid;place-items:center;width:28px;height:28px;border-radius:10px;background:#eef4ff;color:var(--blue);font-size:12px}.exam-task span{color:#1f2433;font-size:13px;font-weight:950}.exam-task strong{color:#71809a;font-size:12px;font-weight:950}.exam-task:nth-child(n+8):nth-child(-n+9),.exam-task:nth-child(13){background:#f7f3ff}.exam-task:nth-child(n+14){background:#fff5f7}.exam-score{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.exam-score span{display:flex;justify-content:space-between;align-items:center;min-height:42px;padding:0 14px;border-radius:15px;background:#fff;color:#1f2433;box-shadow:0 8px 18px rgba(61,80,130,.05)}.exam-score b{font-size:18px}.exam-score small{color:#71809a;font-size:12px;font-weight:900}
.exam-map-labels{display:grid;grid-template-columns:1fr 1fr 1fr;width:max-content;gap:10px;color:#71809a;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.07em}.exam-score-title{margin:-4px 0 -8px;color:#71809a;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.07em}
.exam-table{display:grid;grid-template-columns:92px 1fr;gap:6px 8px}.exam-row-label{display:flex;align-items:center;min-height:34px;padding:0 10px;border-radius:12px;background:#eef4ff;color:#61708b;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}.exam-row{display:grid;grid-template-columns:repeat(16,1fr);gap:5px}.exam-row b,.exam-row span,.exam-row strong{display:grid;place-items:center;min-height:34px;border-radius:12px;background:#fff;color:#1f2433;font-size:12px;font-weight:950;box-shadow:0 6px 14px rgba(61,80,130,.04)}.exam-row--numbers b{background:#eef4ff;color:var(--blue)}.exam-row--level span:nth-child(n+8):nth-child(-n+9),.exam-row--level span:nth-child(13){background:#f3edff}.exam-row--level span:nth-child(n+14){background:#fff0f4}.exam-row--points strong{color:#71809a}
.exam-map-title{margin:0;color:#61708b;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.07em}.exam-part-row{display:grid;grid-template-columns:92px repeat(16,1fr);gap:5px;margin-top:-4px}.exam-part-row span{display:grid;place-items:center;min-height:26px;border-radius:10px;background:#eef4ff;color:#61708b;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}.exam-part-row span:first-child{grid-column:2/14}.exam-part-row span:last-child{grid-column:14/18;background:#fff0f4;color:#8a5360}
.exam-table--math{grid-template-columns:92px 1fr}.exam-row--math{grid-template-columns:repeat(25,1fr);gap:4px}.exam-row--math b,.exam-row--math span,.exam-row--math strong{min-height:30px;border-radius:10px;font-size:10px}.exam-part-row--math{grid-template-columns:92px repeat(25,1fr);gap:4px}.exam-part-row--math span:first-child{grid-column:2/21}.exam-part-row--math span:last-child{grid-column:21/27}.exam-row--level.exam-row--math span:nth-child(n+20):nth-child(-n+21),.exam-row--level.exam-row--math span:nth-child(23),.exam-row--level.exam-row--math span:nth-child(24){background:#f3edff}.exam-row--level.exam-row--math span:nth-child(22),.exam-row--level.exam-row--math span:nth-child(25){background:#fff0f4}
.exam-row--level.exam-row--math span{background:#fff}.exam-row--level.exam-row--math span:nth-child(n+20):nth-child(-n+21),.exam-row--level.exam-row--math span:nth-child(23),.exam-row--level.exam-row--math span:nth-child(24){background:#f3edff}.exam-row--level.exam-row--math span:nth-child(22),.exam-row--level.exam-row--math span:nth-child(25){background:#fff0f4}
@media (max-width:1000px){.exam-map{overflow-x:auto}.exam-map-grid,.exam-table,.exam-score{min-width:860px}}
@media (max-width:720px){.exam-map{padding:14px}.exam-map-grid,.exam-table,.exam-score{min-width:760px}.exam-task{padding:10px 3px}.exam-table{grid-template-columns:78px 1fr}.exam-row-label{font-size:9px}}
.exam-table--math,.exam-part-row--math{min-width:0}@media (max-width:1000px){.exam-table--math,.exam-part-row--math{min-width:1180px}}
.exam-note{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;border-radius:20px;background:#f7faff;border:1px solid #e3ebfb}.exam-note p{margin:0;color:#4f5d75;font-size:14px;line-height:1.45}.exam-note a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:14px;background:var(--blue);color:#fff;font-size:12px;font-weight:950;text-decoration:none;white-space:nowrap}
@media (max-width:720px){.exam-note{display:grid}.exam-note a{white-space:normal;text-align:center}}
.fipi-bank-table-wrap{margin-top:24px;padding:20px;border:1px solid #dce6fb;border-radius:22px;background:#fbfdff}.fipi-bank-head{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:14px}.fipi-bank-head h3{margin:10px 0 0;color:#1f2433;font-size:21px}.fipi-bank-total{color:#71809a;font-size:12px}.fipi-bank-scroll{overflow:auto}.fipi-bank-table{width:100%;border-collapse:collapse;min-width:560px;color:#405477;font-size:12px}.fipi-bank-table th,.fipi-bank-table td{padding:10px 12px;border-bottom:1px solid #e7edf8;text-align:left}.fipi-bank-table th{color:#71809a;font-size:10px;text-transform:uppercase;letter-spacing:.06em}.fipi-bank-table td:last-child,.fipi-bank-table th:last-child{text-align:right;white-space:nowrap}@media (max-width:650px){.fipi-bank-head{display:block}.fipi-bank-total{display:block;margin-top:10px}}
@media (max-width:720px){.studio-content,.studio-panel,.progress-view,.progress-scale,.fipi-bank-table-wrap,.fipi-bank-scroll{min-width:0;max-width:100%}.progress-scale{width:100%;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.fipi-bank-scroll{display:block;overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}}

.support-links{display:flex;flex-wrap:wrap;gap:10px}

.studio-return-bar{display:flex;justify-content:flex-end;align-items:center;padding:12px 28px 0}.studio-return-actions{display:flex;align-items:center;gap:10px}.studio-return-bar .studio-back{display:inline-flex;align-items:center}
@media (max-width:720px){.studio-return-bar{padding:10px 14px 0}.studio-return-bar .studio-back{display:inline-flex}}

/* Task 6: merge all prototype results into one readable colour stack. */
.task6-progress-stack{gap:0}
.task6-progress-prototype{display:contents}
.task6-progress-cell{min-height:0;border-radius:0}
.task6-progress-cell--green{order:1;background:#69d18a}
.task6-progress-cell--yellow{order:2;background:#f7d77c}
.task6-progress-cell--pink{order:3;background:#f4e6ec}

.bar--task7{background:#f4e6ec;opacity:1;overflow:visible}
.task7-progress-stack{position:absolute;inset:3px;display:flex;flex-direction:column-reverse;gap:2px;overflow:hidden;border-radius:999px 999px 8px 8px}
.task7-progress-prototype{display:flex;flex:1 1 0;min-height:0;flex-direction:column-reverse;gap:1px}
.task7-progress-cell{display:block;flex:1 1 0;min-height:1px;border-radius:2px}
.task7-progress-cell--green{background:#69d18a}
.task7-progress-cell--yellow{background:#f7d77c}
.task7-progress-cell--pink{background:#f4e6ec}
.bar--task7>span{bottom:-42px;display:flex;flex-direction:column;align-items:center;gap:1px;color:#4b74ff}
.bar--task7>span small{font-size:9px;line-height:1;color:#4b74ff;font-weight:950}


.bar--task8{background:#f4e6ec;opacity:1;overflow:visible}
.task8-progress-stack{position:absolute;inset:3px;display:flex;flex-direction:column-reverse;gap:2px;overflow:hidden;border-radius:999px 999px 8px 8px}
.task8-progress-prototype{display:flex;flex:1 1 0;min-height:0;flex-direction:column-reverse;gap:1px}
.task8-progress-cell{display:block;flex:1 1 0;min-height:1px;border-radius:2px}
.task8-progress-cell--green{background:#69d18a}
.task8-progress-cell--yellow{background:#f7d77c}
.task8-progress-cell--pink{background:#f4e6ec}
.bar--task8>span{bottom:-42px;display:flex;flex-direction:column;align-items:center;gap:1px;color:#4b74ff}
.bar--task8>span small{font-size:9px;line-height:1;color:#4b74ff;font-weight:950}
.bar--task9{background:#f4e6ec;opacity:1;overflow:visible}
.task9-progress-stack{position:absolute;inset:3px;display:flex;flex-direction:column-reverse;gap:2px;overflow:hidden;border-radius:999px 999px 8px 8px}
.task9-progress-prototype{display:flex;flex:1 1 0;min-height:0;flex-direction:column-reverse;gap:1px}
.task9-progress-cell{display:block;flex:1 1 0;min-height:1px;border-radius:2px}
.task9-progress-cell--green{background:#69d18a}
.task9-progress-cell--yellow{background:#f7d77c}
.task9-progress-cell--pink{background:#f4e6ec}
.bar--task9>span{bottom:-42px;display:flex;flex-direction:column;align-items:center;gap:1px;color:#4b74ff}
.bar--task9>span small{font-size:9px;line-height:1;color:#4b74ff;font-weight:950}
.bar--task10{background:#f4e6ec;opacity:1;overflow:visible}
.task10-progress-stack{position:absolute;inset:3px;display:flex;flex-direction:column-reverse;gap:2px;overflow:hidden;border-radius:999px 999px 8px 8px}
.task10-progress-prototype{display:flex;flex:1 1 0;min-height:0;flex-direction:column-reverse;gap:1px}
.task10-progress-cell{display:block;flex:1 1 0;min-height:1px;border-radius:2px}
.task10-progress-cell--green{background:#69d18a}
.task10-progress-cell--yellow{background:#f7d77c}
.task10-progress-cell--pink{background:#f4e6ec}
.bar--task10>span{bottom:-42px;display:flex;flex-direction:column;align-items:center;gap:1px;color:#4b74ff}
.bar--task10>span small{font-size:9px;line-height:1;color:#4b74ff;font-weight:950}

.bar--task11{background:#f4e6ec;opacity:1;overflow:visible}
.task11-progress-stack{position:absolute;inset:3px;display:flex;flex-direction:column-reverse;gap:2px;overflow:hidden;border-radius:999px 999px 8px 8px}
.task11-progress-prototype{display:flex;flex:1 1 0;min-height:0;flex-direction:column-reverse;gap:1px}
.task11-progress-cell{display:block;flex:1 1 0;min-height:1px;border-radius:2px}
.task11-progress-cell--green{background:#69d18a}
.task11-progress-cell--yellow{background:#f7d77c}
.task11-progress-cell--pink{background:#f4e6ec}
.bar--task11>span{bottom:-42px;display:flex;flex-direction:column;align-items:center;gap:1px;color:#4b74ff}
.bar--task11>span small{font-size:9px;line-height:1;color:#4b74ff;font-weight:950}

.bar--task12{background:#f4e6ec;opacity:1;overflow:visible}
.task12-progress-stack{position:absolute;inset:3px;display:flex;flex-direction:column-reverse;gap:2px;overflow:hidden;border-radius:999px 999px 8px 8px}
.task12-progress-prototype{display:flex;flex:1 1 0;min-height:0;flex-direction:column-reverse;gap:1px}
.task12-progress-cell{display:block;flex:1 1 0;min-height:1px;border-radius:2px}
.task12-progress-cell--green{background:#69d18a}
.task12-progress-cell--yellow{background:#f7d77c}
.task12-progress-cell--pink{background:#f4e6ec}
.bar--task12>span{bottom:-42px;display:flex;flex-direction:column;align-items:center;gap:1px;color:#4b74ff}
.bar--task12>span small{font-size:9px;line-height:1;color:#4b74ff;font-weight:950}
.bar--task13{background:#f4e6ec;opacity:1;overflow:visible}
.task13-progress-stack{position:absolute;inset:3px;display:flex;flex-direction:column-reverse;gap:2px;overflow:hidden;border-radius:999px 999px 8px 8px}
.task13-progress-prototype{display:flex;flex:1 1 0;min-height:0;flex-direction:column-reverse;gap:1px}
.task13-progress-cell{display:block;flex:1 1 0;min-height:1px;border-radius:2px}
.task13-progress-cell--green{background:#69d18a}
.task13-progress-cell--yellow{background:#f7d77c}
.task13-progress-cell--pink{background:#f4e6ec}
.bar--task13>span{bottom:-42px;display:flex;flex-direction:column;align-items:center;gap:1px;color:#4b74ff}
.bar--task13>span small{font-size:9px;line-height:1;color:#4b74ff;font-weight:950}
.bar--task14{background:#f4e6ec;opacity:1;overflow:visible}
.task14-progress-stack{position:absolute;inset:3px;display:flex;flex-direction:column-reverse;gap:2px;overflow:hidden;border-radius:999px 999px 8px 8px}
.task14-progress-prototype{display:flex;flex:1 1 0;min-height:0;flex-direction:column-reverse;gap:1px}
.task14-progress-cell{display:block;flex:1 1 0;min-height:1px;border-radius:2px}
.task14-progress-cell--green{background:#69d18a}
.task14-progress-cell--yellow{background:#f7d77c}
.task14-progress-cell--pink{background:#f4e6ec}
.bar--task14>span{bottom:-42px;display:flex;flex-direction:column;align-items:center;gap:1px;color:#4b74ff}
.bar--task14>span small{font-size:9px;line-height:1;color:#4b74ff;font-weight:950}
.bar--task15{background:#f4e6ec;opacity:1;overflow:visible}
.task15-progress-stack{position:absolute;inset:3px;display:flex;flex-direction:column-reverse;gap:2px;overflow:hidden;border-radius:999px 999px 8px 8px}
.task15-progress-prototype{display:flex;flex:1 1 0;min-height:0;flex-direction:column-reverse;gap:1px}
.task15-progress-cell{display:block;flex:1 1 0;min-height:1px;border-radius:2px}
.task15-progress-cell--green{background:#69d18a}
.task15-progress-cell--yellow{background:#f7d77c}
.task15-progress-cell--pink{background:#f4e6ec}
.bar--task15>span{bottom:-42px;display:flex;flex-direction:column;align-items:center;gap:1px;color:#4b74ff}
.bar--task15>span small{font-size:9px;line-height:1;color:#4b74ff;font-weight:950}

/* Tasks 7-15: merge every prototype into the same grouped colour stack as task 6. */
:is(.task7-progress-stack,.task8-progress-stack,.task9-progress-stack,.task10-progress-stack,.task11-progress-stack,.task12-progress-stack,.task13-progress-stack,.task14-progress-stack,.task15-progress-stack){gap:0}
:is(.task7-progress-prototype,.task8-progress-prototype,.task9-progress-prototype,.task10-progress-prototype,.task11-progress-prototype,.task12-progress-prototype,.task13-progress-prototype,.task14-progress-prototype,.task15-progress-prototype){display:contents}
:is(.task7-progress-cell,.task8-progress-cell,.task9-progress-cell,.task10-progress-cell,.task11-progress-cell,.task12-progress-cell,.task13-progress-cell,.task14-progress-cell,.task15-progress-cell){min-height:0;border-radius:0}
:is(.task7-progress-cell--green,.task8-progress-cell--green,.task9-progress-cell--green,.task10-progress-cell--green,.task11-progress-cell--green,.task12-progress-cell--green,.task13-progress-cell--green,.task14-progress-cell--green,.task15-progress-cell--green){order:1;background:#69d18a}
:is(.task7-progress-cell--yellow,.task8-progress-cell--yellow,.task9-progress-cell--yellow,.task10-progress-cell--yellow,.task11-progress-cell--yellow,.task12-progress-cell--yellow,.task13-progress-cell--yellow,.task14-progress-cell--yellow,.task15-progress-cell--yellow){order:2;background:#f7d77c}
:is(.task7-progress-cell--pink,.task8-progress-cell--pink,.task9-progress-cell--pink,.task10-progress-cell--pink,.task11-progress-cell--pink,.task12-progress-cell--pink,.task13-progress-cell--pink,.task14-progress-cell--pink,.task15-progress-cell--pink){order:3;background:#f4e6ec}
.support-video-wrap{width:min(100%,720px);margin:0 auto;padding:8px;border:1px solid #e3ebfb;border-radius:26px;background:#f7faff;box-shadow:0 14px 34px rgba(61,80,130,.08);overflow:hidden}.support-video{display:block;width:100%;height:auto;aspect-ratio:1600/892;object-fit:contain;border-radius:19px;background:#eef4ff}
@media (max-width:720px){.support-video-wrap{padding:5px;border-radius:20px}.support-video{border-radius:15px}}

.bar--task16{background:#f4e6ec;opacity:1;overflow:visible}
.task16-progress-stack{position:absolute;inset:3px;display:flex;flex-direction:column-reverse;gap:0;overflow:hidden;border-radius:999px 999px 8px 8px}
.task16-progress-prototype{display:contents}
.task16-progress-cell{display:block;flex:1 1 0;min-height:0;border-radius:0}
.task16-progress-cell--green{order:1;background:#69d18a}
.task16-progress-cell--yellow{order:2;background:#f7d77c}
.task16-progress-cell--pink{order:3;background:#f4e6ec}
.bar--task16>span{bottom:-42px;display:flex;flex-direction:column;align-items:center;gap:1px;color:#4b74ff}
.bar--task16>span small{font-size:9px;line-height:1;color:#4b74ff;font-weight:950}
.bar--task17{background:#f4e6ec;opacity:1;overflow:visible}
.task17-progress-stack{position:absolute;inset:3px;display:flex;flex-direction:column-reverse;gap:0;overflow:hidden;border-radius:999px 999px 8px 8px}
.task17-progress-prototype{display:contents}
.task17-progress-cell{display:block;flex:1 1 0;min-height:0;border-radius:0}
.task17-progress-cell--green{order:1;background:#69d18a}
.task17-progress-cell--yellow{order:2;background:#f7d77c}
.task17-progress-cell--pink{order:3;background:#f4e6ec}
.task18-progress-stack{position:absolute;inset:3px;display:flex;flex-direction:column-reverse;gap:0;overflow:hidden;border-radius:999px 999px 8px 8px}
.task18-progress-prototype{display:contents}
.task18-progress-cell{display:block;flex:1 1 0;min-height:0;border-radius:0}
.task18-progress-cell--green{order:1;background:#69d18a}
.task18-progress-cell--yellow{order:2;background:#f7d77c}
.task18-progress-cell--pink{order:3;background:#f4e6ec}
.bar--task18>span{bottom:-42px;display:flex;flex-direction:column;align-items:center;gap:1px;color:#4b74ff}
.bar--task18>span small{font-size:9px;line-height:1;color:#4b74ff;font-weight:950}
.bar--task17>span{bottom:-42px;display:flex;flex-direction:column;align-items:center;gap:1px;color:#4b74ff}
.bar--task17>span small{font-size:9px;line-height:1;color:#4b74ff;font-weight:950}

.task19-progress-stack{position:absolute;inset:3px;display:flex;flex-direction:column-reverse;gap:0;overflow:hidden;border-radius:999px 999px 8px 8px}
.task19-progress-prototype{display:contents}
.task19-progress-cell{display:block;flex:1 1 0;min-height:0;border-radius:0}
.task19-progress-cell--green{order:1;background:#69d18a}
.task19-progress-cell--yellow{order:2;background:#f7d77c}
.task19-progress-cell--pink{order:3;background:#f4e6ec}
.bar--task19>span{bottom:-42px;display:flex;flex-direction:column;align-items:center;gap:1px;color:#4b74ff}
.bar--task19>span small{font-size:9px;line-height:1;color:#4b74ff;font-weight:950}
.bar--practical>span{bottom:-42px;display:flex;flex-direction:column;align-items:center;gap:1px}.bar--practical>span small{font-size:9px;line-height:1;color:#4b74ff;font-weight:950}
