:root{--fct-ink:#172033;--fct-muted:#68738a;--fct-line:#e8ebf2;--fct-bg:#f5f7fb;--fct-card:#fff;--fct-violet:#6c4df6;--fct-violet2:#8b6cff;--fct-green:#29b67a;--fct-yellow:#f4b942;--fct-red:#ef6b73;--fct-blue:#4f86f7;--fct-shadow:0 18px 55px rgba(27,38,68,.09)}
.fct-app{box-sizing:border-box;width:min(1320px,calc(100vw - 24px));max-width:1320px;position:relative;left:50%;transform:translateX(-50%);margin:24px auto;background:var(--fct-bg);color:var(--fct-ink);border-radius:28px;overflow:hidden;box-shadow:var(--fct-shadow);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.45}.fct-app *{box-sizing:border-box}.fct-app a{text-decoration:none}.fct-topbar{min-height:76px;padding:0 32px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--fct-line)}.fct-brand{display:flex;align-items:center;gap:9px;color:var(--fct-ink);font-size:22px}.fct-brand>span{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:linear-gradient(135deg,#7757ff,#a475ff);box-shadow:0 8px 22px rgba(108,77,246,.25)}.fct-brand em{font-style:normal;font-size:11px;padding:4px 8px;border-radius:20px;background:#eee9ff;color:#6247d8}.fct-top-user{display:flex;align-items:center;gap:11px}.fct-top-user>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#f1edff;font-size:23px}.fct-top-user div{display:flex;flex-direction:column;line-height:1.15}.fct-top-user small{color:var(--fct-muted);margin-top:4px}.fct-logout{margin-left:10px;color:var(--fct-muted);font-size:13px}.fct-main{padding:34px}.fct-eyebrow{margin:0 0 6px;color:#7662cb;font-size:11px;font-weight:800;letter-spacing:.13em}.fct-hero,.fct-subject-hero,.fct-parent-hero{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:32px 34px;border-radius:24px;background:linear-gradient(120deg,#fff 0,#f7f3ff 58%,#eef6ff 100%);border:1px solid #ece8f8}.fct-hero h1,.fct-subject-hero h1,.fct-parent-hero h1{font-size:clamp(27px,4vw,42px);line-height:1.05;margin:0 0 10px;letter-spacing:-.04em}.fct-hero p,.fct-parent-hero p,.fct-subject-hero p{margin:0;color:var(--fct-muted)}.fct-readiness{display:flex;align-items:center;gap:15px;min-width:245px}.fct-readiness>div:last-child{display:flex;flex-direction:column}.fct-readiness small{margin-top:4px;color:var(--fct-muted)}.fct-ring{--p:0;width:92px;height:92px;border-radius:50%;background:conic-gradient(var(--fct-violet) calc(var(--p)*1%),#e8e5f5 0);display:grid;place-items:center;position:relative}.fct-ring:after{content:"";position:absolute;inset:9px;border-radius:50%;background:white}.fct-ring span{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;width:100%;height:100%;margin:0;padding:0;line-height:1;text-align:center;font-size:19px;font-weight:800;pointer-events:none}.fct-ring:after{z-index:1}.fct-readiness.small{min-width:auto;margin-left:auto}.fct-readiness.small .fct-ring{width:78px;height:78px}.fct-dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px;margin-top:30px}.fct-section-head{display:flex;align-items:end;justify-content:space-between;gap:15px;margin:0 0 16px}.fct-section-head h2,.fct-section-head h3{margin:0;letter-spacing:-.02em}.fct-section-head.compact{align-items:center}.fct-pill{padding:7px 11px;border-radius:20px;background:#ece8ff;color:#644bd0;font-size:12px;font-weight:700}.fct-subject-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.fct-subject-card{display:flex;gap:15px;background:#fff;border:1px solid var(--fct-line);border-radius:20px;padding:19px;color:var(--fct-ink);transition:.18s ease;box-shadow:0 5px 18px rgba(28,41,72,.04)}.fct-subject-card:hover{transform:translateY(-3px);border-color:#d7cffb;box-shadow:0 14px 30px rgba(47,41,92,.09)}.fct-subject-icon,.fct-big-icon{display:grid;place-items:center;flex:0 0 52px;height:52px;border-radius:17px;background:linear-gradient(145deg,#f0ecff,#e9f3ff);font-size:27px}.fct-subject-copy{flex:1;min-width:0}.fct-subject-copy h3{margin:0 0 2px;font-size:17px}.fct-subject-copy p{margin:0;color:var(--fct-muted);font-size:12px}.fct-mini-bar{height:6px;background:#eef0f5;border-radius:10px;margin:13px 0 8px;overflow:hidden}.fct-mini-bar i{display:block;height:100%;background:linear-gradient(90deg,var(--fct-violet),#9f7cff);border-radius:10px}.fct-card-meta{display:flex;justify-content:space-between;color:var(--fct-muted);font-size:12px}.fct-card-meta strong{color:#6550c9}.fct-side-stack{display:flex;flex-direction:column;gap:15px}.fct-panel{background:#fff;border:1px solid var(--fct-line);border-radius:20px;padding:20px}.fct-exam-row{display:flex;gap:12px;align-items:center;padding:12px 0;border-top:1px solid #f0f1f5}.fct-exam-row:first-of-type{border-top:0}.fct-date-badge{width:48px;height:52px;border-radius:13px;background:#f2efff;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#654dd2}.fct-date-badge strong{font-size:19px;line-height:1}.fct-date-badge span{font-size:10px;text-transform:uppercase;margin-top:3px}.fct-exam-row>div:last-child{display:flex;flex-direction:column}.fct-exam-row small{color:var(--fct-muted);margin-top:3px}.fct-focus-panel{display:flex;align-items:center;gap:14px;background:linear-gradient(135deg,#18243f,#28395e);color:white}.fct-focus-panel .fct-eyebrow{color:#bfb2ff}.fct-focus-panel h3,.fct-focus-panel p{margin:0}.fct-focus-panel p:last-child{color:#cad2e4;font-size:13px;margin-top:5px}.fct-focus-emoji{font-size:38px}.fct-back{display:inline-flex;margin:0 0 18px;color:#6250bd;font-weight:700}.fct-subject-hero{justify-content:flex-start}.fct-big-icon{width:72px;height:72px;flex-basis:72px;font-size:36px}.fct-legend{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0 30px}.fct-legend span{display:flex;align-items:center;gap:6px;padding:8px 11px;border:1px solid var(--fct-line);border-radius:30px;background:white;font-size:12px}.fct-legend i{width:9px;height:9px;border-radius:50%}.fct-legend .known{background:var(--fct-green)}.fct-legend .unsure{background:var(--fct-yellow)}.fct-legend .learning{background:var(--fct-red)}.fct-topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.fct-topic-card{display:flex;justify-content:space-between;gap:20px;padding:22px;background:white;border:1px solid var(--fct-line);border-radius:20px}.fct-topic-number{display:inline-block;font-size:11px;color:#7d68da;font-weight:800;margin-bottom:8px}.fct-topic-card h3{margin:0 0 5px;font-size:18px}.fct-topic-card p{margin:0;color:var(--fct-muted);font-size:13px}.fct-status-counts{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.fct-status-counts span{font-size:11px;background:#f7f8fb;border-radius:20px;padding:5px 8px}.fct-topic-actions{display:flex;flex-direction:column;gap:8px;justify-content:center;min-width:145px}.fct-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;padding:11px 15px;font-weight:800;font-size:13px;cursor:pointer}.fct-btn.primary{background:linear-gradient(135deg,var(--fct-violet),var(--fct-violet2));color:white;box-shadow:0 8px 20px rgba(108,77,246,.22)}.fct-btn.soft{background:#f0edff;color:#624bc8}.fct-study-head{display:flex;justify-content:space-between;align-items:center;max-width:850px;margin:0 auto 12px}.fct-study-head>div{display:flex;gap:18px;align-items:center}.fct-study-head span{color:var(--fct-muted);font-size:13px}.fct-study{max-width:850px;margin:auto}.fct-study-progress{height:7px;background:#e7e9f0;border-radius:20px;overflow:hidden;margin-bottom:18px}.fct-study-progress i{height:100%;display:block;background:linear-gradient(90deg,#6c4df6,#a878ff);border-radius:20px;transition:.3s}.fct-flashcard,.fct-feedback,.fct-session-done{background:white;border:1px solid var(--fct-line);border-radius:26px;padding:clamp(25px,5vw,48px);box-shadow:0 16px 45px rgba(35,41,78,.07)}.fct-question-label{display:inline-block;padding:5px 9px;border-radius:20px;background:#f0ecff;color:#674fca;font-size:10px;font-weight:800;letter-spacing:.12em}.fct-question{font-size:clamp(25px,4.5vw,39px);line-height:1.18;letter-spacing:-.035em;margin:18px 0 28px}.fct-answer-input{display:block;width:100%;min-height:125px;border:2px solid #e5e7ee;border-radius:16px;padding:16px;font:inherit;font-size:16px;color:var(--fct-ink);resize:vertical;outline:none;transition:.15s}.fct-answer-input:focus{border-color:#8a73ef;box-shadow:0 0 0 4px #eeeaff}.fct-check-answer{margin-top:15px;min-width:180px}.fct-keyboard-tip{font-size:11px;color:#98a0b1;margin:10px 0 0}.fct-feedback{text-align:center}.fct-feedback-icon{font-size:56px}.fct-feedback-title{font-size:27px;font-weight:900;margin:8px 0 3px}.fct-feedback-message{color:var(--fct-muted);margin:0 auto 22px;max-width:560px}.fct-feedback[data-result="correct"]{border-color:#ccefe0}.fct-feedback[data-result="almost"]{border-color:#f5e3ad}.fct-feedback[data-result="learning"]{border-color:#f5cdd0}.fct-model-answer{text-align:left;background:#f7f8fb;border-radius:16px;padding:16px 18px;margin:20px 0}.fct-model-answer small{font-size:10px;color:#7b8497;font-weight:800;letter-spacing:.11em}.fct-model-answer p{margin:5px 0 0;font-size:17px}.fct-hint{text-align:left;padding:12px 15px;background:#fff9e8;border-radius:12px;margin-bottom:20px;color:#725c1b}.fct-confidence-title{font-weight:800;margin:23px 0 10px}.fct-confidence{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.fct-confidence button{border:1px solid var(--fct-line);background:white;border-radius:12px;padding:11px 14px;font-weight:700;cursor:pointer}.fct-confidence button:hover{transform:translateY(-2px);box-shadow:0 7px 18px rgba(38,45,76,.08)}.fct-session-done{text-align:center;padding:60px 30px}.fct-celebrate{font-size:70px}.fct-session-done h2{font-size:32px;margin:8px 0}.fct-session-done p{color:var(--fct-muted);margin:0 0 20px}.fct-empty{background:white;border:1px dashed #d8dce7;border-radius:20px;padding:38px;text-align:center}.fct-empty>span{font-size:50px}.fct-empty h2,.fct-empty h3{margin:8px 0}.fct-empty p,.fct-muted{color:var(--fct-muted)}.fct-parent-hero{margin-bottom:22px}.fct-learner-tabs{display:flex;gap:10px;overflow:auto;margin-bottom:20px;padding-bottom:3px}.fct-learner-tabs a{display:flex;gap:10px;align-items:center;min-width:180px;padding:12px 14px;background:#fff;border:1px solid var(--fct-line);border-radius:16px;color:var(--fct-ink)}.fct-learner-tabs a.active{border-color:#8f79ef;box-shadow:0 0 0 3px #eeeaff}.fct-learner-tabs a>span{font-size:26px}.fct-learner-tabs a div{display:flex;flex-direction:column}.fct-learner-tabs small{color:var(--fct-muted)}.fct-parent-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px}.fct-kpi{background:white;border:1px solid var(--fct-line);border-radius:18px;padding:18px;display:flex;flex-direction:column}.fct-kpi span,.fct-kpi small{color:var(--fct-muted);font-size:12px}.fct-kpi strong{font-size:32px;letter-spacing:-.04em;margin:4px 0}.fct-parent-columns{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.fct-parent-subject{display:grid;grid-template-columns:minmax(150px,1fr) 1fr 44px;align-items:center;gap:12px;padding:13px 0;border-top:1px solid #f0f1f5}.fct-parent-subject:first-of-type{border-top:0}.fct-parent-subject>div:first-child{display:flex;align-items:center;gap:8px}.fct-parent-subject .fct-mini-bar{margin:0}.fct-parent-subject>b{text-align:right}.fct-parent-exam{display:flex;align-items:center;gap:14px;padding:13px 0;border-top:1px solid #f0f1f5}.fct-parent-exam span{min-width:58px;color:#6c55d0;font-size:12px;font-weight:800}.fct-parent-note{color:var(--fct-muted);font-size:12px;margin:17px 4px 0}.fct-login-screen{min-height:650px;display:grid;place-items:center;background:radial-gradient(circle at top left,#ece4ff 0,transparent 34%),radial-gradient(circle at bottom right,#dff2ff 0,transparent 33%),#f7f8fc}.fct-login-card{width:min(420px,calc(100% - 32px));padding:38px;background:white;border:1px solid var(--fct-line);border-radius:26px;box-shadow:var(--fct-shadow);text-align:center}.fct-login-orb{width:76px;height:76px;display:grid;place-items:center;margin:0 auto 17px;border-radius:24px;background:linear-gradient(145deg,#ede7ff,#dff1ff);font-size:38px}.fct-login-card h1{font-size:32px;margin:0 0 7px}.fct-login-card>p:not(.fct-eyebrow){color:var(--fct-muted)}.fct-login-card form{text-align:left;margin-top:24px}.fct-login-card label{display:block;font-size:12px;font-weight:800;margin:12px 0 6px}.fct-login-card input[type=text],.fct-login-card input[type=password]{width:100%;padding:12px 13px;border:1px solid #dfe2e9;border-radius:11px}.fct-login-card input[type=submit]{width:100%;border:0;border-radius:12px;background:linear-gradient(135deg,var(--fct-violet),var(--fct-violet2));color:white;font-weight:800;padding:12px;margin-top:12px;cursor:pointer}.fct-shake{animation:fctShake .32s}@keyframes fctShake{25%{transform:translateX(-6px)}50%{transform:translateX(6px)}75%{transform:translateX(-4px)}}
@media(max-width:980px){.fct-dashboard-grid,.fct-parent-columns{grid-template-columns:1fr}.fct-parent-summary{grid-template-columns:repeat(2,1fr)}.fct-side-stack{display:grid;grid-template-columns:1fr 1fr}.fct-topic-grid{grid-template-columns:1fr}}
@media(max-width:680px){.fct-app{width:100vw;margin:0;border-radius:0;min-height:100vh}.fct-topbar{padding:0 17px;min-height:68px}.fct-main{padding:20px 15px 34px}.fct-top-user div{display:none}.fct-hero,.fct-subject-hero,.fct-parent-hero{padding:23px 20px;align-items:flex-start;flex-direction:column}.fct-readiness{min-width:0}.fct-subject-grid,.fct-side-stack{grid-template-columns:1fr}.fct-topic-card{flex-direction:column}.fct-topic-actions{min-width:0;flex-direction:row;flex-wrap:wrap}.fct-topic-actions .fct-btn{flex:1}.fct-parent-summary{grid-template-columns:1fr 1fr}.fct-parent-subject{grid-template-columns:1fr 70px}.fct-parent-subject .fct-mini-bar{grid-column:1/-1;grid-row:2}.fct-study-head{align-items:flex-start;gap:8px}.fct-study-head>div{flex-direction:column;align-items:flex-end;gap:2px}.fct-flashcard,.fct-feedback{padding:25px 19px}.fct-confidence{flex-direction:column}.fct-confidence button{width:100%}}

/* 2.1 immersive portal and term navigation */
html:has(body.fct-portal-shell),body.fct-portal-shell{margin:0!important;padding:0!important;min-height:100%;background:#f5f7fb}
body.fct-portal-shell .fct-app{width:100%;max-width:none;min-height:100vh;margin:0;left:auto;transform:none;border-radius:0;box-shadow:none}
body.fct-portal-shell .fct-main{max-width:1440px;width:100%;margin:0 auto}
.fct-filter-pills{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.fct-pill.term{background:#e9f4ff;color:#346aa8}
.fct-term-switch{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin:18px 0 2px;padding:10px 12px;background:rgba(255,255,255,.72);border:1px solid var(--fct-line);border-radius:18px;backdrop-filter:blur(10px)}
.fct-term-switch>span{font-size:11px;font-weight:800;letter-spacing:.08em;color:var(--fct-muted);padding:0 6px}.fct-term-switch a{padding:8px 12px;border-radius:12px;color:#59647a;font-size:12px;font-weight:800;transition:.18s ease}.fct-term-switch a:hover{background:#f1edff;color:#6048c6;transform:translateY(-1px)}.fct-term-switch a.active{background:linear-gradient(135deg,var(--fct-violet),var(--fct-violet2));color:#fff;box-shadow:0 7px 18px rgba(108,77,246,.22)}
.fct-app:not(.fct-parent-app) .fct-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 90% 0,#e9dcff 0,transparent 28%),radial-gradient(circle at 8% 100%,#dff4ff 0,transparent 30%),linear-gradient(120deg,#fff 0,#f9f5ff 55%,#eef8ff 100%)}
.fct-app:not(.fct-parent-app) .fct-hero:before,.fct-app:not(.fct-parent-app) .fct-hero:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.fct-app:not(.fct-parent-app) .fct-hero:before{width:90px;height:90px;right:23%;top:-54px;background:rgba(108,77,246,.09)}.fct-app:not(.fct-parent-app) .fct-hero:after{width:55px;height:55px;right:8%;bottom:-29px;background:rgba(79,134,247,.1)}
.fct-app:not(.fct-parent-app) .fct-subject-card:nth-child(4n+1) .fct-subject-icon{background:linear-gradient(145deg,#efe9ff,#e7f0ff)}.fct-app:not(.fct-parent-app) .fct-subject-card:nth-child(4n+2) .fct-subject-icon{background:linear-gradient(145deg,#e7f7ef,#eefafc)}.fct-app:not(.fct-parent-app) .fct-subject-card:nth-child(4n+3) .fct-subject-icon{background:linear-gradient(145deg,#fff3df,#fff9eb)}.fct-app:not(.fct-parent-app) .fct-subject-card:nth-child(4n+4) .fct-subject-icon{background:linear-gradient(145deg,#ffe9ef,#fff0f6)}
.fct-app:not(.fct-parent-app) .fct-subject-card:hover .fct-subject-icon{transform:rotate(-3deg) scale(1.05)}.fct-subject-icon{transition:.18s ease}
@media(max-width:680px){.fct-term-switch{overflow:auto;flex-wrap:nowrap;padding:8px}.fct-term-switch>span{display:none}.fct-term-switch a{white-space:nowrap}.fct-filter-pills{justify-content:flex-start}.fct-logout{display:inline-flex!important;padding:8px 10px;border-radius:10px;background:#f1edff;color:#624bc8;font-weight:800}.fct-top-user>span{display:none}}

/* 2.3 learner coins and rewards */
.fct-coin-pill{display:inline-flex;align-items:center;gap:5px;padding:8px 11px;border-radius:13px;background:#fff7d9;color:#6e5714;font-size:13px;font-weight:900;border:1px solid #f4e3a2}.fct-coin-pill:hover{transform:translateY(-1px);box-shadow:0 7px 18px rgba(120,96,20,.10)}
.fct-reward-mini{display:flex;flex-direction:column;gap:14px;background:linear-gradient(135deg,#fffaf0,#fff3d6);border-color:#f3df9c}.fct-reward-mini>div{display:flex;align-items:center;gap:14px}.fct-reward-mini h3,.fct-reward-mini p{margin:0}.fct-reward-mini p:last-child{color:#756c54;font-size:13px;margin-top:4px}
.fct-reward-hero{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:30px 34px;margin-bottom:18px;border-radius:24px;background:radial-gradient(circle at 85% 0,#ffe69b 0,transparent 34%),linear-gradient(120deg,#fff 0,#fff9e9 60%,#fff2c9 100%);border:1px solid #f1dda0}.fct-reward-hero h1{margin:0 0 8px;font-size:clamp(28px,4vw,42px);line-height:1.05;letter-spacing:-.04em}.fct-reward-hero p{margin:0;color:var(--fct-muted)}.fct-coin-big{min-width:160px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:0 9px;padding:17px 20px;border-radius:19px;background:rgba(255,255,255,.8);border:1px solid #f0d98b}.fct-coin-big>span{grid-row:1/3;font-size:42px}.fct-coin-big strong{font-size:32px;line-height:1}.fct-coin-big small{color:#7e7049}.fct-reward-rules{display:flex;gap:9px;flex-wrap:wrap;margin:0 0 26px}.fct-reward-rules span{padding:8px 11px;border-radius:20px;background:white;border:1px solid var(--fct-line);font-size:12px;color:#5d6678}.fct-reward-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:24px}.fct-reward-card{display:flex;flex-direction:column;background:white;border:1px solid var(--fct-line);border-radius:21px;padding:21px;box-shadow:0 6px 20px rgba(35,41,78,.04)}.fct-reward-card:hover{transform:translateY(-2px);box-shadow:0 13px 28px rgba(35,41,78,.08)}.fct-reward-emoji{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:#fff6d8;font-size:31px;margin-bottom:13px}.fct-reward-card h3{margin:0 0 5px;font-size:18px}.fct-reward-card>p{margin:0 0 18px;color:var(--fct-muted);font-size:13px;flex:1}.fct-reward-bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px}.fct-reward-bottom>strong{white-space:nowrap;color:#735f1c}.fct-reward-bottom button[disabled]{cursor:not-allowed;opacity:.62}.fct-earned-coins{display:inline-flex;margin:7px auto 3px;padding:8px 12px;border-radius:20px;background:#fff4bf;color:#6f5910;font-size:13px;font-weight:900;animation:fctCoinPop .35s ease}@keyframes fctCoinPop{0%{transform:scale(.75);opacity:0}70%{transform:scale(1.08)}100%{transform:scale(1);opacity:1}}.fct-claim-history{margin-top:22px}.fct-claim-row,.fct-parent-claim{display:flex;align-items:center;gap:12px;padding:13px 0;border-top:1px solid #f0f1f5}.fct-claim-row:first-of-type,.fct-parent-claim:first-of-type{border-top:0}.fct-claim-row>span,.fct-parent-claim>span{font-size:28px}.fct-claim-row>div,.fct-parent-claim>div:nth-child(2){display:flex;flex-direction:column;flex:1}.fct-claim-row small,.fct-parent-claim small{color:var(--fct-muted)}.fct-parent-rewards{margin-top:18px}.fct-claim-actions{display:flex;gap:7px;flex-wrap:wrap}.fct-parent-summary{grid-template-columns:repeat(5,1fr)}
@media(max-width:980px){.fct-reward-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fct-parent-summary{grid-template-columns:repeat(3,1fr)}}
@media(max-width:680px){.fct-coin-pill{padding:7px 9px}.fct-reward-hero{flex-direction:column;align-items:flex-start;padding:24px 20px}.fct-coin-big{width:100%}.fct-reward-grid{grid-template-columns:1fr}.fct-parent-summary{grid-template-columns:1fr 1fr}.fct-parent-claim{align-items:flex-start;flex-wrap:wrap}.fct-claim-actions{width:100%}.fct-claim-actions .fct-btn{flex:1}}

/* 2.5 AI coach + reinforced progress-ring centering */
.fct-ring{isolation:isolate;flex:0 0 auto}.fct-ring:after{z-index:1}.fct-ring>span{position:absolute!important;inset:0!important;z-index:2!important;width:auto!important;height:auto!important;display:grid!important;place-items:center!important;margin:0!important;padding:0!important;transform:none!important;line-height:1!important;text-align:center!important}
.fct-ai-coach{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:16px;margin:18px 0 0;padding:17px 19px;border-radius:20px;border:1px solid #e6defe;background:linear-gradient(115deg,#fff 0,#f8f4ff 55%,#eef7ff 100%);box-shadow:0 7px 22px rgba(49,41,93,.05)}
.fct-ai-coach-orb{width:54px;height:54px;display:grid;place-items:center;border-radius:17px;background:linear-gradient(145deg,#7a5cff,#9d78ff);box-shadow:0 9px 20px rgba(108,77,246,.22);font-size:26px}
.fct-ai-coach-copy{min-width:0}.fct-ai-coach-copy .fct-eyebrow{margin-bottom:3px}.fct-ai-coach-copy h3{margin:0;font-size:16px;line-height:1.35}.fct-ai-coach-copy>p:last-child{margin:4px 0 0;color:var(--fct-muted);font-size:13px}.fct-ai-refresh{width:38px;height:38px;border:1px solid #dfd7fa;border-radius:12px;background:#fff;color:#674ec8;font-size:20px;font-weight:800;cursor:pointer;transition:.18s ease}.fct-ai-refresh:hover{transform:rotate(18deg);background:#f5f1ff}.fct-ai-refresh[disabled]{opacity:.55;cursor:wait}.fct-ai-coach.loading .fct-ai-coach-orb{animation:fctAIPulse 1s ease-in-out infinite alternate}@keyframes fctAIPulse{to{transform:scale(1.07);box-shadow:0 11px 28px rgba(108,77,246,.32)}}
.fct-ai-badge{display:inline-flex;align-items:center;gap:5px;margin-top:8px;padding:6px 9px;border-radius:20px;background:#f1edff;color:#6650c4;font-size:11px;font-weight:800}
@media(max-width:680px){.fct-ai-coach{grid-template-columns:44px minmax(0,1fr) auto;padding:15px;gap:11px}.fct-ai-coach-orb{width:44px;height:44px;border-radius:14px;font-size:22px}.fct-ai-coach-copy h3{font-size:14px}.fct-ai-refresh{width:34px;height:34px}}

/* 2.5.1 - Subject-first flow and unmarked Study mode */
.fct-current-term-card{display:flex;align-items:center;gap:14px;margin:18px 0 4px;padding:14px 18px;background:linear-gradient(120deg,#fff,#f6f2ff);border:1px solid var(--fct-line);border-radius:18px}.fct-current-term-card.needs-term{border-style:dashed}.fct-current-term-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#eee9ff;font-size:23px}.fct-current-term-card>div{display:flex;flex-direction:column}.fct-current-term-card strong{font-size:16px}.fct-current-term-card small{color:var(--fct-muted);margin-top:2px}.fct-current-term-card .fct-eyebrow{margin-bottom:1px}
.fct-subject-term-block{margin:20px 0 6px;padding:18px 20px;background:#fff;border:1px solid var(--fct-line);border-radius:20px}.fct-subject-term-block .fct-section-head{margin-bottom:9px}.fct-current-badge{padding:7px 11px;border-radius:20px;background:#eaf8f1;color:#237454;font-size:11px;font-weight:800}.fct-term-notice{margin:12px 0 5px;padding:12px 15px;border-radius:14px;background:#fff8df;border:1px solid #f1df9f;color:#69571b;font-size:13px}.fct-btn.ghost{background:#fff;color:#6250bd;border:1px solid #ddd7fb}.fct-study-first{gap:6px}.fct-topic-actions .fct-btn{white-space:nowrap}
.fct-study-note{margin:0 0 14px;padding:11px 14px;border-radius:13px;background:#eef8ff;border:1px solid #d7eafb;color:#4d6178;font-size:12px}.fct-learn-card,.fct-learn-done{background:white;border:1px solid var(--fct-line);border-radius:26px;padding:clamp(25px,5vw,48px);box-shadow:0 16px 45px rgba(35,41,78,.07)}.fct-learn-question{font-size:clamp(25px,4.5vw,39px);line-height:1.18;letter-spacing:-.035em;margin:18px 0 28px}.fct-learn-answer{margin:20px 0;padding:20px 22px;border-radius:18px;background:linear-gradient(135deg,#f5f8ff,#f6f1ff);border:1px solid #e5e1f7}.fct-learn-answer small{display:block;color:#715bc9;font-size:10px;font-weight:900;letter-spacing:.12em}.fct-learn-answer p{margin:7px 0 0;font-size:18px;line-height:1.55}.fct-learn-hint{margin-top:15px;padding:11px 13px;border-radius:12px;background:#fff9e8;color:#725c1b;font-size:13px}.fct-learn-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:18px}.fct-learn-prev:disabled{opacity:.42;cursor:not-allowed}.fct-learn-done{text-align:center;padding:58px 30px}.fct-learn-done h2{font-size:31px;margin:8px 0}.fct-learn-done p{color:var(--fct-muted);margin:0 auto 22px;max-width:520px}.fct-learn-done .fct-btn{margin:4px}

@media(max-width:680px){.fct-current-term-card{align-items:flex-start}.fct-subject-term-block{padding:15px}.fct-subject-term-block .fct-section-head{align-items:flex-start;flex-direction:column}.fct-current-badge{align-self:flex-start}.fct-learn-card,.fct-learn-done{padding:25px 19px}.fct-learn-controls{flex-direction:column}.fct-learn-controls .fct-btn{width:100%}.fct-topic-actions{flex-direction:column}.fct-topic-actions .fct-btn{width:100%}}

/* 2.5.3 - persistent learning sessions + softer coach refresh */
.fct-session-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:-4px 0 12px;padding:10px 13px;border-radius:13px;background:#f7f8fc;border:1px solid #e8eaf2;color:#626c80;font-size:12px}.fct-session-toolbar span{display:flex;align-items:center;gap:5px}.fct-session-toolbar a{flex:0 0 auto;padding:6px 9px;border-radius:9px;background:#fff;color:#6650c4;border:1px solid #e1dcf8;font-weight:800}.fct-session-toolbar a:hover{background:#f0edff}.fct-topic-actions .fct-btn{line-height:1.25;text-align:center}
.fct-ai-refresh{width:auto!important;min-width:88px;height:38px;padding:0 12px!important;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-color:#e5e0f6!important;background:#faf9ff!important;color:#6b5aaf!important;font-size:12px!important;font-weight:800!important;border-radius:12px!important}.fct-ai-refresh:hover{transform:translateY(-1px)!important;background:#f3efff!important;box-shadow:0 6px 16px rgba(67,54,123,.08)}.fct-ai-refresh span{white-space:nowrap}
@media(max-width:680px){.fct-session-toolbar{align-items:flex-start;flex-direction:column}.fct-ai-refresh{min-width:38px!important;width:38px!important;padding:0!important}.fct-ai-refresh span{display:none}}

/* 2.6.0 - subject workspaces, exams, study materials and time tracking */
.fct-subject-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:18px 0 26px;padding:7px;background:#eceff6;border-radius:17px}.fct-subject-tabs a{display:flex;align-items:center;justify-content:center;gap:7px;min-height:48px;padding:9px 12px;border-radius:12px;color:#657087;font-size:13px;font-weight:800;transition:.16s ease}.fct-subject-tabs a:hover{background:rgba(255,255,255,.6);color:#5f4bc1}.fct-subject-tabs a.active{background:#fff;color:#5f49c7;box-shadow:0 6px 18px rgba(41,45,76,.08)}.fct-subject-tabs a span{font-size:17px}.fct-subject-tabs a b{display:grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:12px;background:#f0edff;color:#6650c4;font-size:10px}
.fct-activity-timer{max-width:850px;margin:0 auto 14px;display:flex;align-items:center;gap:11px;padding:10px 14px;border:1px solid #e3e7ef;border-radius:14px;background:#fff;color:#5e687c;box-shadow:0 5px 16px rgba(36,43,74,.035)}.fct-activity-timer>span{display:grid;place-items:center;width:35px;height:35px;border-radius:11px;background:#f0edff;font-size:17px}.fct-activity-timer>div{display:flex;flex-direction:column}.fct-activity-timer small{font-size:9px;font-weight:900;letter-spacing:.12em;color:#8976d1}.fct-activity-timer strong{font-variant-numeric:tabular-nums;font-size:16px;line-height:1.2}.fct-activity-timer em{margin-left:auto;font-style:normal;font-size:11px;color:#8b93a4}.fct-activity-timer.exam{border-color:#ded8fb;background:linear-gradient(120deg,#fff,#faf8ff)}
.fct-exam-paper-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.fct-exam-paper-card{display:grid;grid-template-columns:56px minmax(0,1fr);gap:15px;padding:21px;background:#fff;border:1px solid var(--fct-line);border-radius:21px;box-shadow:0 5px 18px rgba(28,41,72,.04)}.fct-exam-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:17px;background:#edf3ff;font-size:27px}.fct-exam-paper-card h3{margin:0 0 4px;font-size:19px}.fct-exam-paper-card p{margin:0;color:var(--fct-muted);font-size:13px}.fct-exam-card-actions{grid-column:1/-1;display:flex;gap:8px;justify-content:flex-end;border-top:1px solid #f0f1f5;padding-top:14px}.fct-result-pill,.fct-progress-pill{display:inline-flex;align-items:center;gap:8px;margin-top:12px;padding:7px 10px;border-radius:12px;font-size:11px;font-weight:800}.fct-result-pill.good{background:#e9f8f1;color:#247354}.fct-result-pill.needs-work{background:#fff2ee;color:#a95443}.fct-result-pill strong{font-size:17px}.fct-progress-pill{background:#f0edff;color:#654fc6}
.fct-resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.fct-resource-card{display:flex;gap:14px;align-items:flex-start;padding:20px;border-radius:20px;background:#fff;border:1px solid var(--fct-line);color:var(--fct-ink);transition:.16s ease}.fct-resource-card:hover{transform:translateY(-2px);border-color:#d8d0fa;box-shadow:0 11px 25px rgba(40,45,80,.07)}.fct-resource-card>span{display:grid;place-items:center;flex:0 0 52px;height:52px;border-radius:16px;background:#f3f0ff;font-size:26px}.fct-resource-card h3{margin:0 0 4px;font-size:18px}.fct-resource-card p{margin:0 0 10px;color:var(--fct-muted);font-size:12px}.fct-resource-card strong{color:#6650c4;font-size:12px}
.fct-progress-kpis{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:14px}.fct-progress-kpis>div{display:flex;flex-direction:column;padding:22px;border-radius:20px;background:linear-gradient(135deg,#fff,#f7f4ff);border:1px solid var(--fct-line)}.fct-progress-kpis span{font-size:12px;color:var(--fct-muted);font-weight:700}.fct-progress-kpis strong{font-size:31px;line-height:1.1;margin:4px 0}.fct-progress-kpis small{color:#7e8798}.fct-time-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.fct-time-grid>div{display:flex;flex-direction:column;align-items:flex-start;padding:17px;background:#fff;border:1px solid var(--fct-line);border-radius:17px}.fct-time-grid span{font-size:24px}.fct-time-grid strong{font-size:18px;margin:6px 0 1px}.fct-time-grid small{color:var(--fct-muted)}.fct-results-panel{margin-top:16px}.fct-result-row{display:grid;grid-template-columns:minmax(0,1fr) auto 70px;align-items:center;gap:13px;padding:13px 0;border-top:1px solid #eef0f4}.fct-result-row:first-of-type{border-top:0}.fct-result-row>div{display:flex;flex-direction:column}.fct-result-row small{color:var(--fct-muted)}.fct-result-row span{color:#667087}.fct-result-row b{text-align:right;font-size:20px;color:#644ec8}
.fct-exam-run-head,.fct-material-head,.fct-exam-result-hero,.fct-upload-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:14px;padding:27px 30px;border-radius:22px;background:linear-gradient(120deg,#fff,#f7f3ff 60%,#edf6ff);border:1px solid #e9e6f4}.fct-exam-run-head h1,.fct-material-head h1,.fct-exam-result-hero h1,.fct-upload-hero h1{margin:0 0 7px;font-size:clamp(27px,4vw,39px);line-height:1.08;letter-spacing:-.035em}.fct-exam-run-head p,.fct-material-head p,.fct-exam-result-hero p,.fct-upload-hero p{margin:0;color:var(--fct-muted)}.fct-exam-position{display:flex;flex-direction:column;align-items:center;min-width:100px;padding:14px 17px;border-radius:16px;background:#fff;border:1px solid #e4e1f0}.fct-exam-position strong{font-size:23px}.fct-exam-position small{color:var(--fct-muted)}.fct-exam-runner{max-width:850px;margin:0 auto}.fct-exam-question-card{padding:clamp(25px,5vw,45px);border-radius:25px;background:#fff;border:1px solid var(--fct-line);box-shadow:0 16px 45px rgba(35,41,78,.07)}.fct-exam-question-card h2{margin:18px 0 6px;font-size:clamp(24px,4vw,35px);line-height:1.2;letter-spacing:-.025em}.fct-exam-marks{margin:0 0 22px;color:#7563c3;font-size:12px;font-weight:800}.fct-exam-input{display:block;width:100%;min-height:52px;border:2px solid #e5e7ee;border-radius:15px;padding:14px 15px;font:inherit;font-size:16px;color:var(--fct-ink);resize:vertical;outline:none}.fct-exam-input:focus{border-color:#8a73ef;box-shadow:0 0 0 4px #eeeaff}.fct-exam-options{display:grid;gap:9px}.fct-exam-options label{display:flex;align-items:center;gap:10px;padding:13px 14px;border:1px solid #e3e5ec;border-radius:13px;cursor:pointer;background:#fafbfc}.fct-exam-options label:has(input:checked){border-color:#8a73ef;background:#f3f0ff}.fct-exam-options input{width:18px;height:18px;accent-color:#6c4df6}.fct-submit-exam-answer{margin-top:18px;min-width:190px}
.fct-exam-result-hero{background:radial-gradient(circle at 80% 0,#e9ddff 0,transparent 35%),linear-gradient(120deg,#fff,#f6f1ff)}.fct-result-score{display:flex;flex-direction:column;align-items:center;min-width:150px;padding:19px;border-radius:20px;background:#fff;border:1px solid #e6e2f3}.fct-result-score strong{font-size:42px;line-height:1;color:#624bc8}.fct-result-score span{margin-top:7px;color:#697286;font-size:12px;font-weight:700}.fct-exam-review-list{display:grid;gap:12px}.fct-exam-review-list article{padding:19px 21px;border-radius:18px;background:#fff;border:1px solid var(--fct-line)}.fct-review-head{display:flex;justify-content:space-between;gap:16px}.fct-review-head b{flex:0 0 auto;padding:5px 9px;border-radius:10px;background:#f0edff;color:#644ec8}.fct-exam-review-list p{display:flex;flex-direction:column;margin:13px 0 0;color:#4f5869}.fct-exam-review-list p small{margin-bottom:3px;color:#8a91a0;font-size:9px;font-weight:900;letter-spacing:.11em}.fct-review-feedback{padding:10px 12px;border-radius:11px;background:#fff8df}.fct-result-actions{display:flex;gap:9px;justify-content:center;margin-top:18px}
.fct-material-head>span,.fct-upload-hero>span{font-size:54px}.fct-material-notes{margin:15px 0;padding:21px 23px;border-radius:18px;background:#fff;border:1px solid var(--fct-line);font-size:16px;line-height:1.65}.fct-material-notes>:first-child{margin-top:0}.fct-material-notes>:last-child{margin-bottom:0}.fct-material-image{padding:14px;border-radius:20px;background:#fff;border:1px solid var(--fct-line);text-align:center}.fct-material-image img{display:block;max-width:100%;height:auto;margin:auto;border-radius:13px}.fct-material-pdf iframe{display:block;width:100%;height:min(75vh,850px);border:1px solid var(--fct-line);border-radius:18px;background:#fff}.fct-material-pdf .fct-btn{margin-top:10px}
.fct-parent-hero-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.fct-resource-upload-form{max-width:850px;padding:24px;margin:0 auto;background:#fff;border:1px solid var(--fct-line);border-radius:21px}.fct-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.fct-form-grid label,.fct-field{display:flex;flex-direction:column;gap:6px}.fct-form-grid label>span,.fct-field>span{font-size:12px;font-weight:800;color:#596274}.fct-form-grid small,.fct-field small{font-weight:500;color:#949baa}.fct-form-grid select,.fct-field input,.fct-field textarea{width:100%;border:1px solid #dfe2ea;border-radius:12px;padding:11px 12px;background:#fff;font:inherit;color:var(--fct-ink);outline:none}.fct-field{margin-top:14px}.fct-resource-upload-form>.fct-btn{margin-top:17px}.fct-notice{max-width:850px;margin:0 auto 12px;padding:12px 15px;border-radius:13px}.fct-notice.success{background:#eaf8f1;border:1px solid #cdebdc;color:#247354}.fct-notice.error{background:#fff0ef;border:1px solid #f2ceca;color:#974f45}
@media(max-width:900px){.fct-subject-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.fct-exam-paper-grid,.fct-resource-grid{grid-template-columns:1fr}.fct-time-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.fct-subject-tabs{grid-template-columns:1fr 1fr;padding:6px}.fct-subject-tabs a{justify-content:flex-start;font-size:12px}.fct-progress-kpis,.fct-form-grid{grid-template-columns:1fr}.fct-time-grid{grid-template-columns:1fr 1fr}.fct-exam-run-head,.fct-material-head,.fct-exam-result-hero,.fct-upload-hero{align-items:flex-start;flex-direction:column;padding:22px 19px}.fct-exam-position,.fct-result-score{width:100%;min-width:0}.fct-activity-timer{margin-bottom:11px}.fct-activity-timer em{display:none}.fct-exam-card-actions{justify-content:stretch}.fct-exam-card-actions .fct-btn{flex:1}.fct-review-head{flex-direction:column}.fct-review-head b{align-self:flex-start}.fct-result-actions{flex-direction:column}.fct-result-actions .fct-btn{width:100%}.fct-parent-hero-actions{width:100%;justify-content:stretch}.fct-parent-hero-actions .fct-btn{flex:1}.fct-material-pdf iframe{height:68vh}}

/* v2.6.0 parent/results polish */
.fct-parent-summary{grid-template-columns:repeat(6,minmax(0,1fr))}
.fct-parent-subject strong{display:flex;flex-direction:column;gap:2px}
.fct-parent-subject strong small{font-size:11px;font-weight:600;color:var(--fct-muted)}
.fct-parent-result-group+.fct-parent-result-group{margin-top:22px;padding-top:18px;border-top:1px solid #eef0f5}
.fct-parent-result-group h4{margin:0 0 8px;font-size:14px}
@media(max-width:1180px){.fct-parent-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:680px){.fct-parent-summary{grid-template-columns:1fr 1fr}}

/* v2.7 formal assessments + parent audit trail */
.fct-assigned-banner{margin:24px 0;padding:22px;border:1px solid #e3dcff;border-radius:24px;background:linear-gradient(135deg,#fff,#f4f1ff);display:grid;grid-template-columns:minmax(240px,.8fr) minmax(320px,1.2fr);gap:20px;align-items:center}.fct-assigned-banner h2{margin:3px 0 6px}.fct-assigned-list{display:grid;gap:10px}.fct-assigned-card{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;text-decoration:none;color:#15213d;background:#fff;border:1px solid #e6e7ef;border-radius:16px;padding:14px 16px}.fct-assigned-card>span{font-size:28px}.fct-assigned-card small{display:block;color:#6f7890;margin-top:3px}.fct-assigned-card>b{color:#6d4df5}.fct-assessment-lock{min-height:100vh;background:#f5f7fc}.fct-assessment-topbar{height:78px;background:#fff;border-bottom:1px solid #e7e9f2;display:flex;justify-content:space-between;align-items:center;padding:0 32px}.fct-assessment-identity{text-align:right;display:flex;flex-direction:column;gap:3px}.fct-assessment-identity span{font-size:12px;color:#8a6470}.fct-assessment-main{max-width:1500px;margin:auto;padding:32px}.fct-assessment-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:24px 28px;border-radius:24px;background:linear-gradient(135deg,#eefaff,#f1eaff);border:1px solid #dfddf5}.fct-assessment-heading h1{margin:4px 0 8px}.fct-assessment-clock{min-width:160px;text-align:center;background:#17213e;color:#fff;padding:14px 20px;border-radius:16px}.fct-assessment-clock small{display:block;letter-spacing:.12em;opacity:.7}.fct-assessment-clock strong{font-size:25px;font-variant-numeric:tabular-nums}.fct-assessment-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:22px;margin-top:24px}.fct-question-nav,.fct-assessment-question{background:#fff;border:1px solid #e5e7ef;border-radius:22px;padding:20px}.fct-question-nav{align-self:start;position:sticky;top:18px}.fct-question-nav-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin:14px 0}.fct-qnav-btn{height:36px;border-radius:10px;border:1px solid #dfe2eb;background:#fff;cursor:pointer;font-weight:700}.fct-qnav-btn.answered{background:#eaf9ef;border-color:#9fd9af;color:#176b34}.fct-qnav-btn.active{outline:3px solid rgba(109,77,245,.18);border-color:#6d4df5}.fct-nav-legend{font-size:11px;color:#6f7890;display:grid;gap:4px}.fct-assessment-question h2{font-size:26px;line-height:1.35;margin:8px 0}.fct-assigned-marks{color:#6c7488}.fct-assigned-answer{margin:22px 0}.fct-assessment-controls{display:flex;gap:10px;flex-wrap:wrap}.fct-assessment-save-state{margin-top:12px;font-size:12px;color:#738096}.fct-assessment-submitbar{margin-top:18px;background:#fff;border:1px solid #e5e7ef;border-radius:18px;padding:16px 20px;display:flex;justify-content:space-between;align-items:center}.fct-assessment-submitbar span{display:block;font-size:12px;color:#7a8395}.fct-assessment-check{display:flex;gap:10px;align-items:flex-start;padding:15px;border:1px solid #e3e5ee;border-radius:14px;margin:14px 0}.fct-assessment-check small{display:block;color:#6f7890;margin-top:4px}.fct-mark-question{background:#fff;border:1px solid #e1e4ed;border-radius:20px;padding:22px;margin:16px 0}.fct-mark-columns{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:16px 0}.fct-mark-columns>div{background:#f8f9fc;border-radius:14px;padding:14px}.fct-mark-columns small{font-size:10px;letter-spacing:.12em;font-weight:800;color:#7262d6}.fct-mark-controls{display:grid;grid-template-columns:auto auto 1fr;gap:16px;align-items:end}.fct-mark-controls input{width:90px}.fct-mark-controls .wide{display:grid;gap:5px}.fct-history-answer{padding:16px 0;border-bottom:1px solid #e8e9ef}.fct-history-answer h4{margin:4px 0 10px}.fct-print-report{max-width:900px;margin:30px auto;background:#fff;color:#111;font-family:Arial,sans-serif;padding:36px}.fct-print-actions{text-align:right}.fct-print-actions button{padding:10px 16px}.fct-print-report hr{border:0;border-top:1px solid #ddd;margin:24px 0}@media print{.fct-print-actions{display:none}.fct-print-report{margin:0;max-width:none;padding:0}.fct-app{background:#fff}}@media(max-width:800px){.fct-assigned-banner,.fct-assessment-layout,.fct-mark-columns{grid-template-columns:1fr}.fct-assessment-main{padding:18px}.fct-assessment-heading{align-items:flex-start;flex-direction:column}.fct-question-nav{position:static}.fct-mark-controls{grid-template-columns:1fr}.fct-assessment-topbar{padding:0 16px}.fct-assessment-identity span{display:none}}
.fct-assessment-status-strip{display:grid;gap:10px;margin:18px 0}.fct-assessment-status-strip>div{display:grid;grid-template-columns:auto 1fr;column-gap:10px;background:#fff8e8;border:1px solid #f1deb0;border-radius:15px;padding:13px 16px}.fct-assessment-status-strip>div>span{grid-row:1/3;font-size:24px}.fct-assessment-status-strip strong{align-self:end}.fct-assessment-status-strip small{color:#6f7890}.fct-assessment-status-strip .marked{background:#edf9f1;border-color:#b9e0c4}
.fct-question-picker{margin:18px 0;padding:18px;background:#f8f8fc;border:1px solid #e5e5ee;border-radius:16px}.fct-paper-question-group{display:grid;gap:8px;margin-top:12px}.fct-paper-question-group label{display:flex;gap:10px;align-items:flex-start;background:#fff;border:1px solid #e8e9ef;border-radius:11px;padding:10px}.fct-paper-question-group small{color:#7a8395;margin-left:7px}
