:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#f5f7fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0}.app{max-width:1100px;margin:0 auto;padding:32px 18px 56px}.hero{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px}.hero h1{font-size:clamp(2.3rem,8vw,4rem);line-height:.95;margin:4px 0 12px;letter-spacing:-.05em}.hero p{margin:0;color:#6b7280}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-weight:800;font-size:.72rem!important;color:#6d28d9!important}.metric{min-width:210px;background:#111827;color:#fff;padding:18px 20px;border-radius:18px}.metric span,.metric strong{display:block}.metric span{font-size:.8rem;color:#cbd5e1;margin-bottom:5px}.metric strong{font-size:1.25rem}.grid{display:grid;gap:18px;margin-bottom:18px}.two{grid-template-columns:1.25fr .75fr}.card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:22px}.card h2{margin:0 0 8px;font-size:1.05rem}.muted,.empty{color:#6b7280;font-size:.9rem;line-height:1.5}.accent-card{background:#f5f3ff;border-color:#ddd6fe}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.form-grid label{font-size:.78rem;font-weight:700;color:#4b5563;display:flex;flex-direction:column;gap:6px}.form-grid input,.form-grid select{width:100%;border:1px solid #d1d5db;border-radius:12px;padding:11px 12px;background:#fff;font:inherit;color:#111827}.form-grid button{border:0;border-radius:12px;background:#111827;color:#fff;padding:12px 16px;font-weight:800;align-self:end;min-height:44px;cursor:pointer}.reward-example{display:flex;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid #ddd6fe}.reward-example:last-child{border-bottom:0}.section-head{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:12px}.section-head h2{margin:0}.section-head>span{font-size:.78rem;color:#6b7280}.badge{background:#dcfce7!important;color:#166534!important;border-radius:999px;padding:5px 9px;font-weight:800}.rows{display:grid}.row{display:flex;justify-content:space-between;gap:18px;padding:10px 0;border-bottom:1px solid #eef0f3;font-size:.9rem}.row:last-child{border-bottom:0}.note-list{display:grid}.note-item{display:flex;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid #eef0f3}.note-item:last-child{border-bottom:0}.note-item strong,.note-item small{display:block}.note-item small{margin-top:4px;color:#6b7280}.note-score{text-align:right}footer{text-align:center;color:#9ca3af;font-size:.75rem;padding-top:10px}@media(max-width:760px){.hero{align-items:stretch;flex-direction:column}.metric{min-width:0}.two{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr 1fr}.card{padding:18px}}@media(max-width:460px){.app{padding:22px 12px 40px}.form-grid{grid-template-columns:1fr}.row{font-size:.84rem}.note-item{align-items:flex-start}}.hero-actions{display:flex;align-items:stretch;gap:10px;flex-wrap:wrap}.ghost,.small-btn{border:1px solid #d1d5db;background:#fff;color:#111827;border-radius:12px;padding:10px 12px;font-weight:700;cursor:pointer}.ghost{min-height:44px}.small-btn{font-size:.75rem;padding:7px 9px}.small-btn.danger{color:#b91c1c}.note-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.alert,.error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;padding:12px 14px;margin-bottom:18px}.auth-shell{max-width:520px;padding-top:80px}.auth-card h1{margin:.25rem 0 1rem;font-size:2rem}.auth-form{display:grid;gap:14px;margin-top:18px}.auth-form label{display:grid;gap:7px;font-weight:700;font-size:.9rem}.auth-form input{border:1px solid #d1d5db;border-radius:12px;padding:12px 14px;font:inherit}.auth-form button{border:0;border-radius:12px;background:#111827;color:#fff;padding:12px 16px;font-weight:800;cursor:pointer}.form-grid button:disabled{opacity:.6;cursor:wait}@media(max-width:760px){.hero-actions{width:100%}.hero-actions .metric{flex:1}.note-item{display:grid;grid-template-columns:1fr auto}.note-actions{grid-column:1/-1;justify-content:flex-start}}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 0 18px}.summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:18px;min-width:0;display:flex;flex-direction:column;gap:6px}.primary-summary{background:#111827;color:#fff;border-color:#111827}.summary-kicker{font-size:.75rem;font-weight:800;letter-spacing:.03em;color:#6b7280}.primary-summary .summary-kicker,.primary-summary .summary-sub{color:#cbd5e1}.summary-value{font-size:2rem;letter-spacing:-.03em}.summary-value.small{font-size:1.45rem}.summary-sub{font-size:.8rem;color:#6b7280;line-height:1.35}.status-pill{display:inline-flex;align-items:center;width:max-content;max-width:100%;border-radius:999px;padding:5px 9px;font-size:.7rem;font-weight:800;line-height:1.2}.status-pill.official{background:#dcfce7;color:#166534}.status-pill.estimated{background:#dbeafe;color:#1d4ed8}.status-pill.hypothesis{background:#fef3c7;color:#92400e}.primary-summary .status-pill{margin-top:4px}.target-list{display:grid}.target-row{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:12px 0;border-bottom:1px solid #eef0f3}.target-row:last-child{border-bottom:0}.target-row strong,.target-row small{display:block}.target-row small{margin-top:3px;color:#6b7280}.goal-badge{border-radius:999px;padding:6px 10px;font-size:.75rem;font-weight:800;white-space:nowrap}.goal-badge.reached{background:#dcfce7;color:#166534}.goal-badge.pending{background:#f3f4f6;color:#374151}.provisional-list{display:grid}.provisional-item{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #eef0f3}.provisional-item:last-child{border-bottom:0}.projection-card{padding:24px}.projection-head{align-items:flex-start}.projection-head p{margin:4px 0 0}.projection-score{text-align:right}.projection-score strong,.projection-score span{display:block}.projection-score strong{font-size:1.6rem}.projection-score span{font-size:.8rem;color:#6b7280;margin-top:3px}.projection-groups{display:grid;gap:18px}.projection-group{border:1px solid #eef0f3;border-radius:16px;overflow:hidden}.projection-group-title{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:#f9fafb}.projection-group-title h3{margin:0;font-size:.92rem}.projection-table{display:grid}.projection-table-head,.projection-table-row{display:grid;grid-template-columns:minmax(180px,1.5fr) minmax(150px,1fr) 70px 80px;gap:14px;align-items:center;padding:11px 16px}.projection-table-head{font-size:.72rem;font-weight:800;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #eef0f3}.projection-table-row{font-size:.86rem;border-bottom:1px solid #f1f3f5}.projection-table-row:last-child{border-bottom:0}.projection-table-row>span:nth-child(3),.projection-table-row>strong:last-child{text-align:right}.projection-note{margin:16px 0 0;padding:12px 14px;border-radius:12px;background:#f9fafb;color:#6b7280;font-size:.82rem;line-height:1.45}.projection-layout{grid-template-columns:1fr 1fr}@media(max-width:900px){.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.projection-table-head{display:none}.projection-table-row{grid-template-columns:1fr auto;gap:8px 12px}.projection-table-row>span:nth-child(3){text-align:left;color:#6b7280}.projection-table-row>span:nth-child(3):before{content:"Coef. "}.projection-table-row>strong:last-child{text-align:right;grid-column:2;grid-row:1}.projection-table-row>.status-pill{grid-column:1/-1}}@media(max-width:620px){.summary-grid,.projection-layout{grid-template-columns:1fr}.projection-head{flex-direction:column}.projection-score{text-align:left}.provisional-item{align-items:flex-start;flex-direction:column}.target-row{align-items:flex-start}}.simulate-btn{border:0;border-radius:14px;background:#111827;color:#fff;padding:12px 16px;font-weight:800;cursor:pointer;min-height:44px}.simulator-card{margin-bottom:18px;border-color:#d1d5db}.simulator-head{align-items:flex-start}.sim-result{text-align:right;min-width:180px;background:#111827;color:#fff;padding:14px 16px;border-radius:16px}.sim-result span,.sim-result strong,.sim-result small{display:block}.sim-result span{font-size:.75rem;color:#cbd5e1}.sim-result strong{font-size:1.7rem;margin:4px 0}.sim-result small{color:#e5e7eb}.sim-sections{display:grid;grid-template-columns:1.2fr .8fr;gap:22px}.sim-sections h3{font-size:.9rem;margin:0 0 10px}.sim-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sim-grid label{display:grid;gap:6px;font-size:.78rem;font-weight:700;color:#4b5563}.sim-grid input{width:100%;border:1px solid #d1d5db;border-radius:12px;padding:11px 12px;font:inherit;color:#111827;background:#fff}.sim-grid small{font-size:.68rem;color:#6b7280;font-weight:600}.sim-actions{display:flex;justify-content:flex-end;margin-top:16px}@media(max-width:760px){.sim-sections{grid-template-columns:1fr}.simulator-head{flex-direction:column}.sim-result{text-align:left;width:100%}}@media(max-width:460px){.sim-grid{grid-template-columns:1fr}}.top-nav{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.top-nav button{border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:999px;padding:9px 14px;font-weight:800;cursor:pointer}.top-nav button.active{background:#111827;color:#fff;border-color:#111827}.report-card{padding:26px}.report-banner{background:#fef3c7;color:#92400e;border:1px solid #fde68a;border-radius:12px;padding:10px 12px;font-size:.75rem;font-weight:900;letter-spacing:.06em;text-align:center;margin-bottom:18px}.report-title{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:20px}.report-title h2{font-size:1.6rem;margin:4px 0 8px}.report-result{background:#111827;color:#fff;border-radius:16px;padding:15px 18px;min-width:210px}.report-result span,.report-result strong,.report-result small{display:block}.report-result span{font-size:.75rem;color:#cbd5e1}.report-result strong{font-size:1.7rem;margin:4px 0}.report-result small{color:#e5e7eb}.report-section{margin-top:18px}.report-section h3{font-size:.95rem;margin:0 0 10px}.report-table{border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.report-head,.report-row{display:grid;grid-template-columns:minmax(220px,1fr) 80px 100px 110px;gap:12px;align-items:center;padding:10px 14px}.report-head{background:#f9fafb;font-size:.72rem;font-weight:900;color:#6b7280;text-transform:uppercase}.report-row{border-top:1px solid #eef0f3;font-size:.86rem}.report-row>span:not(:first-child),.report-row>strong{text-align:right}.report-row small.status-pill{margin-left:8px;vertical-align:middle}.report-total{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:20px}.report-total>div{border:1px solid #e5e7eb;border-radius:14px;padding:14px}.report-total span,.report-total strong{display:block}.report-total span{font-size:.72rem;color:#6b7280}.report-total strong{font-size:1.1rem;margin-top:4px}@media(max-width:760px){.report-title{flex-direction:column}.report-result{width:100%}.report-head{display:none}.report-row{grid-template-columns:1fr auto;gap:6px 12px}.report-row>span:first-child{grid-column:1/-1}.report-row>span:nth-child(2):before{content:"Coef. "}.report-row>span:nth-child(3):before{content:"Note "}.report-total{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:460px){.top-nav{display:grid;grid-template-columns:1fr}.top-nav button{border-radius:12px}.report-total{grid-template-columns:1fr}}.weight-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:14px;margin:18px 0 22px}.weight-card{border-radius:16px;padding:18px 20px;display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.weight-card span{font-weight:800}.weight-card strong{font-size:2rem;letter-spacing:-.03em}.weight-card small{width:100%;font-size:.75rem}.weight-card.cc{background:#ecfdf5;color:#166534;border:1px solid #bbf7d0}.weight-card.terminal{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.weight-section{border-top:1px solid #eef0f3;padding-top:18px}.weight-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:4px}.weight-section-head>div{display:flex;align-items:center;gap:10px}.weight-section-head h3{margin:0}.weight-section-head>strong{font-size:1rem}.weight-badge{display:inline-flex;border-radius:999px;padding:6px 10px;font-size:.75rem;font-weight:900}.weight-badge.cc{background:#dcfce7;color:#166534}.weight-badge.terminal{background:#dbeafe;color:#1d4ed8}.report-subtitle{font-size:.8rem;margin:16px 0 8px;color:#4b5563;text-transform:uppercase;letter-spacing:.04em}@media(max-width:620px){.weight-grid{grid-template-columns:1fr}.weight-section-head{align-items:flex-start;flex-direction:column}}.cc-split{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:12px 0 14px}.cc-split>div{border:1px solid #e5e7eb;border-radius:12px;padding:12px 14px;background:#fafafa}.cc-split span,.cc-split strong,.cc-split small{display:block}.cc-split span{font-size:.75rem;color:#6b7280}.cc-split strong{margin-top:3px}.cc-split small{margin-top:3px;color:#4b5563}@media(max-width:520px){.cc-split{grid-template-columns:1fr}}.top-nav{align-items:center}.top-nav button{min-width:150px;text-align:center}@media(max-width:620px){.top-nav{grid-template-columns:1fr}.top-nav button{width:100%;min-width:0}}.reward-breakdown{margin-top:12px;border-top:1px solid #ddd6fe;padding-top:8px}.reward-line{display:flex;justify-content:space-between;gap:12px;padding:7px 0;font-size:.8rem}.reward-line span{color:#4b5563}.reward-line strong{white-space:nowrap}:root{--ink:#0b1220;--muted:#667085;--surface:#ffffff;--surface-soft:#f7f8fb;--line:#e7eaf0;--accent:#5b4df5;--accent-soft:#eeecff;--success:#0f9f6e;--warning:#b7791f}body{background:radial-gradient(circle at top left,rgba(91,77,245,.08),transparent 28rem),linear-gradient(180deg,#f8f9fc,#f5f7fb);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.app{max-width:1180px;padding:28px 22px 72px}.hero{align-items:center;padding:10px 4px 4px}.hero h1{font-size:clamp(2.7rem,7vw,4.7rem);letter-spacing:-.065em;font-weight:850}.hero p{font-size:.98rem}.eyebrow{color:var(--accent)!important}.card,.summary-card{border-color:var(--line);background:#ffffffe0;backdrop-filter:saturate(140%) blur(10px);-webkit-backdrop-filter:saturate(140%) blur(10px);box-shadow:0 10px 35px #1018280d}.card{border-radius:24px}.summary-card{border-radius:20px}.primary-summary{background:linear-gradient(145deg,#111827,#171c2e);border-color:#111827;box-shadow:0 16px 36px #1118272e}.top-nav{width:max-content;max-width:100%;padding:5px;border:1px solid var(--line);border-radius:999px;background:#fffc;box-shadow:0 8px 24px #1018280d;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.top-nav button{border:0;background:transparent;min-width:145px;border-radius:999px;transition:.2s ease}.top-nav button.active{background:var(--ink);color:#fff;box-shadow:0 6px 18px #1118272e}.simulate-btn{background:linear-gradient(135deg,#111827,#252b3d);box-shadow:0 8px 20px #11182729}.ghost{border-color:var(--line);background:#fffc}.form-grid input,.form-grid select,.sim-grid input,.auth-form input{border-color:#dfe3ea;background:#fff;min-height:48px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.form-grid input:focus,.form-grid select:focus,.sim-grid input:focus,.auth-form input:focus{outline:none;border-color:#5b4df58c;box-shadow:0 0 0 4px #5b4df51c}.form-grid button,.auth-form button{min-height:48px;border-radius:14px}.accent-card{background:linear-gradient(180deg,#f8f7ff,#f4f2ff);border-color:#e0dcff}.status-pill.estimated{background:#eef4ff;color:#3157a4}.status-pill.hypothesis{background:#fff4d8;color:#8d6212}.status-pill.official{background:#e7f8ef;color:#15734d}.report-card{background:#fffffff0}.report-result,.sim-result{background:linear-gradient(145deg,#101828,#1d2939);box-shadow:0 14px 32px #10182829}.reward-example,.row,.target-row,.provisional-item,.note-item{border-bottom-color:#edf0f4}.summary-value{font-weight:850}.section-head h2,.card h2{letter-spacing:-.02em}footer{padding-top:24px}@media(max-width:760px){body{background:linear-gradient(180deg,#f8f9fc,#f4f6fa)}.app{padding:20px 14px calc(108px + env(safe-area-inset-bottom));max-width:none}.hero{padding-top:6px;margin-bottom:18px}.hero h1{font-size:clamp(2.55rem,15vw,3.8rem);margin-bottom:10px}.hero p{font-size:.9rem;line-height:1.45}.hero-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.hero-actions button{width:100%}.summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.summary-card{padding:15px;min-height:122px}.summary-value{font-size:1.65rem}.summary-value.small{font-size:1.25rem}.summary-sub{font-size:.74rem}.card{padding:17px;border-radius:20px}.form-grid{grid-template-columns:1fr}.form-grid input,.form-grid select,.sim-grid input,.auth-form input{font-size:16px;min-height:50px}.grid.two,.projection-layout,.sim-sections{grid-template-columns:1fr}.sim-grid{grid-template-columns:1fr 1fr}.top-nav{position:fixed;z-index:50;left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));width:auto;max-width:none;display:grid;grid-template-columns:repeat(3,1fr);padding:6px;border-radius:22px;background:#ffffffe6;box-shadow:0 18px 42px #1018282e}.top-nav button{min-width:0;width:100%;padding:11px 8px;font-size:.76rem;line-height:1.15;border-radius:16px}.top-nav button.active{background:var(--ink)}.report-title{gap:14px}.report-result{min-width:0}.report-total{grid-template-columns:1fr 1fr}.weight-grid{grid-template-columns:1fr}.projection-card{padding:18px}}@media(max-width:430px){.summary-grid{grid-template-columns:1fr}.summary-card{min-height:auto}.sim-grid,.hero-actions,.report-total{grid-template-columns:1fr}.app{padding-left:11px;padding-right:11px}}@media(hover:hover)and (pointer:fine){.card,.summary-card,.top-nav button,.simulate-btn,.ghost{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.card:hover,.summary-card:hover{transform:translateY(-1px);box-shadow:0 14px 38px #10182812}.top-nav button:hover:not(.active),.ghost:hover{background:#f4f5f7}.simulate-btn:hover{transform:translateY(-1px)}}@media(min-width:761px)and (max-width:1180px){.app{max-width:none;padding:26px 28px 64px}.hero{align-items:flex-end;gap:18px}.hero h1{font-size:clamp(3rem,7vw,4.3rem)}.top-nav{width:100%;justify-content:flex-start;border-radius:20px}.top-nav button{flex:1;min-width:0;padding:11px 16px}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.summary-card{min-height:132px}.grid.two{grid-template-columns:1fr 1fr;align-items:start}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card{padding:20px}.sim-sections{grid-template-columns:1fr 1fr}.sim-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.projection-layout{grid-template-columns:1fr 1fr}.projection-table-head,.projection-table-row{grid-template-columns:minmax(160px,1.35fr) minmax(135px,1fr) 64px 76px;gap:10px;padding:10px 12px}.report-title{align-items:stretch}.report-result{min-width:190px}.report-head,.report-row{grid-template-columns:minmax(200px,1fr) 72px 94px 100px;gap:10px;padding:10px 12px}.report-total{grid-template-columns:repeat(2,minmax(0,1fr))}.weight-grid{grid-template-columns:1fr 1fr}.hero-actions{display:flex;width:auto}.hero-actions button{min-width:150px}}@media(min-width:820px)and (max-width:1180px)and (orientation:portrait){.app{padding-left:22px;padding-right:22px}.grid.two,.projection-layout,.sim-sections{grid-template-columns:1fr}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{flex-direction:column;align-items:stretch}.hero-actions{width:100%}.hero-actions button{flex:1}}@media(min-width:1024px)and (max-width:1180px)and (orientation:landscape){.app{padding-left:34px;padding-right:34px}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.grid.two{grid-template-columns:1.15fr .85fr}}.student-card{margin-bottom:18px}.student-name-form{display:grid;grid-template-columns:1fr auto;gap:10px}.student-name-form input{width:100%;min-height:48px;border:1px solid #dfe3ea;border-radius:14px;padding:11px 14px;font:inherit;background:#fff;color:#111827}.student-name-form input:focus{outline:none;border-color:#5b4df58c;box-shadow:0 0 0 4px #5b4df51c}.student-name-form button{border:0;border-radius:14px;background:#111827;color:#fff;padding:11px 16px;font-weight:800;cursor:pointer}.student-inline-name{font-weight:800!important;color:#111827!important;margin:0 0 6px!important}.student-report-name{font-size:1.05rem;font-weight:850;margin:2px 0 8px}@media(max-width:620px){.student-name-form{grid-template-columns:1fr}.student-name-form button{min-height:48px}}.hero{position:relative}.hero:after{content:"";position:absolute;left:4px;bottom:-10px;width:92px;height:4px;border-radius:999px;background:linear-gradient(90deg,#5b4df5,#9b8cff)}.insight-strip{display:grid;grid-template-columns:1.25fr repeat(3,minmax(0,1fr));gap:14px;margin:0 0 18px}.score-orbit,.insight-card{border:1px solid var(--line);border-radius:22px;background:#ffffffe6;box-shadow:0 12px 34px #1018280f}.score-orbit{display:flex;align-items:center;gap:16px;padding:16px 18px;overflow:hidden;position:relative}.score-orbit:before{content:"";position:absolute;inset:auto -40px -55px auto;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,rgba(91,77,245,.14),transparent 70%)}.score-ring{--score-pct:0%;width:86px;height:86px;flex:0 0 86px;border-radius:50%;padding:7px;background:conic-gradient(#5b4df5 var(--score-pct),#ebeef4 0);box-shadow:inset 0 0 0 1px #5b4df514}.score-ring-inner{width:100%;height:100%;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.score-ring-inner span{font-size:.6rem;color:#7b8190}.score-ring-inner strong{font-size:1.3rem;letter-spacing:-.04em}.score-ring-inner small{font-size:.62rem;color:#7b8190}.score-orbit-copy{display:grid;gap:4px;min-width:0}.score-orbit-copy strong{font-size:1.05rem;letter-spacing:-.02em}.score-orbit-copy small{color:#667085;font-size:.78rem}.mini-kicker{font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;color:#8b92a1;font-weight:850}.insight-card{padding:16px;display:flex;gap:12px;align-items:flex-start}.insight-card>div{display:grid;gap:4px;min-width:0}.insight-card strong{font-size:.92rem;line-height:1.25}.insight-card small{font-size:.74rem;color:#667085}.insight-icon{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(145deg,#f0efff,#e6e3ff);color:#5146d8;font-weight:900}.summary-card,.insight-card,.score-orbit,.card{animation:softRise .42s ease both}@keyframes softRise{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.summary-card,.insight-card,.score-orbit,.card{animation:none}}@media(max-width:1000px){.insight-strip{grid-template-columns:1fr 1fr}}@media(max-width:760px){.hero:after{display:none}.insight-strip{grid-template-columns:1fr 1fr;gap:10px}.score-orbit{grid-column:1/-1}.score-ring{width:78px;height:78px;flex-basis:78px}}@media(max-width:430px){.insight-strip{grid-template-columns:1fr}.score-orbit{grid-column:auto}}.target-progress{height:7px;border-radius:999px;background:#edf0f5;overflow:hidden;margin-top:7px}.target-progress>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5b4df5,#8d7cff)}.target-progress-labels{display:flex;justify-content:space-between;font-size:.62rem;color:#98a0af;margin-top:3px}@media(min-width:761px)and (max-width:1180px){.hero{padding-top:4px}.hero h1{margin-top:2px;margin-bottom:8px}.hero p{line-height:1.35}}.scenario-bar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:13px 14px;margin:0 0 18px;border:1px solid #e7eaf0;border-radius:16px;background:linear-gradient(180deg,#fbfbfe,#f7f8fc)}.scenario-bar>div:first-child{display:grid;gap:3px}.scenario-bar small{font-size:.75rem;color:#667085}.scenario-buttons{display:flex;gap:8px;flex-wrap:wrap}.scenario-buttons button{border:1px solid #dfe3ea;background:#fff;color:#344054;border-radius:999px;padding:8px 12px;font-weight:800;cursor:pointer}.scenario-buttons button.active{background:#111827;border-color:#111827;color:#fff}@media(max-width:760px){.scenario-bar{align-items:flex-start;flex-direction:column}.scenario-buttons{width:100%;display:grid;grid-template-columns:repeat(3,1fr)}.scenario-buttons button{border-radius:12px;padding:10px 8px}}.report-premium{background:linear-gradient(180deg,#fffffff7,#fbfcfef5);border-color:#dfe3ea;box-shadow:0 24px 70px #10182814}.report-title-premium{padding:4px 2px 2px}.report-identity{min-width:0}.report-specialties{font-size:.86rem;font-weight:750;color:#344054;margin:0 0 10px}.report-state-line{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:.72rem;color:#667085}.report-state{display:inline-flex;border-radius:999px;padding:6px 10px;font-size:.7rem;font-weight:900}.report-state.mixed{background:#fff4d8;color:#8d6212}.report-overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:20px 0}.report-overview{border:1px solid #e7eaf0;border-radius:16px;padding:15px;background:#fff;display:grid;gap:4px}.report-overview.primary{background:linear-gradient(145deg,#101828,#1d2939);color:#fff;border-color:#101828}.report-overview span{font-size:.7rem;color:#667085;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.report-overview.primary span,.report-overview.primary small{color:#cbd5e1}.report-overview strong{font-size:1.25rem;letter-spacing:-.02em}.report-overview small{font-size:.7rem;color:#7d8593}.report-progress{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px 14px;border:1px solid #e7eaf0;border-radius:14px;background:#fff;margin-bottom:22px}.report-progress>div:not(.report-progress-track){display:grid;gap:2px}.report-progress>div:last-child{text-align:right}.report-progress span{font-size:.7rem;color:#667085}.report-progress strong{font-size:.82rem}.report-progress-track{height:10px;border-radius:999px;background:#eef1f5;display:flex;overflow:hidden}.report-progress-track .cc-part{width:40%;background:linear-gradient(90deg,#20b486,#5fd0a9)}.report-progress-track .terminal-part{width:60%;background:linear-gradient(90deg,#5b4df5,#8d7cff)}.report-premium-section{margin-top:22px}.report-premium-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:10px}.report-premium-head>div{display:flex;gap:10px;align-items:flex-start}.report-premium-head h3{margin:0 0 3px;font-size:1rem}.report-premium-head p{margin:0;font-size:.76rem;color:#667085}.report-premium-head>strong{font-size:.9rem;white-space:nowrap}.section-number{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;background:#f0efff;color:#5146d8;font-size:.68rem;font-weight:900;flex:0 0 30px}.report-wide-table{border:1px solid #e7eaf0;border-radius:15px;overflow:hidden;background:#fff}.report-wide-head,.report-wide-row{display:grid;grid-template-columns:minmax(180px,1.4fr) minmax(130px,1fr) 80px 65px 90px minmax(110px,.9fr);gap:12px;align-items:center;padding:11px 14px}.report-wide-head{background:#f8f9fb;font-size:.68rem;font-weight:900;color:#667085;text-transform:uppercase;letter-spacing:.04em}.report-wide-row{border-top:1px solid #eef1f4;font-size:.82rem}.report-wide-row>span:nth-child(3),.report-wide-row>span:nth-child(4),.report-wide-row>strong:nth-child(5){text-align:right}.report-final-panel{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:24px;padding-top:20px;border-top:1px solid #e7eaf0}.report-final-panel>div{border:1px solid #e7eaf0;border-radius:15px;padding:14px;background:#fff;display:grid;gap:5px}.report-final-panel .main-result{background:linear-gradient(145deg,#101828,#1d2939);color:#fff;border-color:#101828}.report-final-panel span{font-size:.7rem;color:#667085;font-weight:750}.report-final-panel .main-result span{color:#cbd5e1}.report-final-panel strong{font-size:1.05rem}.report-legend{display:flex;gap:16px;flex-wrap:wrap;margin-top:16px;padding:10px 2px 0;font-size:.7rem;color:#667085}.report-legend span{display:flex;align-items:center;gap:6px}.legend-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.legend-dot.official{background:#20b486}.legend-dot.estimated{background:#4f7cff}.legend-dot.hypothesis{background:#d99a1b}@media(max-width:980px){.report-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-wide-head{display:none}.report-wide-row{grid-template-columns:1fr auto;gap:7px 12px}.report-wide-row>strong:first-child{grid-column:1/-1;font-size:.9rem}.report-wide-row>span:nth-child(2){grid-column:1/-1;color:#667085;font-size:.74rem}.report-wide-row>span:nth-child(3):before{content:"Note ";color:#98a0af}.report-wide-row>span:nth-child(4):before{content:"Coef. ";color:#98a0af}.report-wide-row>strong:nth-child(5):before{content:"Points ";color:#98a0af;font-weight:500}.report-wide-row>span:nth-child(6){grid-column:1/-1}}@media(max-width:620px){.report-overview-grid{grid-template-columns:1fr}.report-progress{grid-template-columns:1fr;gap:7px}.report-progress>div:last-child{text-align:left}.report-final-panel{grid-template-columns:1fr 1fr}.report-premium-head{flex-direction:column}}@media(max-width:430px){.report-final-panel{grid-template-columns:1fr}}.official-sheet{background:#fff;color:#111;border:1px solid #d7d7d7;border-radius:8px;padding:22px;margin-bottom:18px;box-shadow:0 8px 30px #0000000f;font-family:Arial,Helvetica,sans-serif}.official-note{border:1px solid #222;padding:7px 10px;text-align:center;font-size:.72rem;font-weight:800;letter-spacing:.03em;margin-bottom:14px}.official-header{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:18px;align-items:start;margin-bottom:12px}.official-academy,.official-candidate-ref,.official-title-block{display:grid;gap:4px;font-size:.72rem}.official-title-block{text-align:center;border:1px solid #222;padding:8px 10px}.official-title-block strong{font-size:.88rem}.official-candidate-ref{justify-items:end}.qr-placeholder{width:72px;height:72px;border:2px solid #111;display:grid;place-items:center;font-size:.65rem;font-weight:900;margin-top:6px;background:linear-gradient(45deg,#111 25%,transparent 25%) 0 0/12px 12px,linear-gradient(-45deg,#111 25%,transparent 25%) 0 0/12px 12px,linear-gradient(45deg,transparent 75%,#111 75%) 0 0/12px 12px,linear-gradient(-45deg,transparent 75%,#111 75%) 0 0/12px 12px}.official-identity{display:grid;grid-template-columns:1fr 1fr;gap:18px;font-size:.74rem;line-height:1.45;margin:10px 0 14px}.official-identity>div{display:grid;gap:2px}.official-section{margin-top:12px}.official-section-title{border:1px solid #222;border-bottom:0;text-align:center;font-size:.76rem;font-weight:800;padding:5px 8px;background:#fafafa}.official-table{border:1px solid #222}.official-row{display:grid;grid-template-columns:1fr 70px 90px 100px;min-height:30px}.official-row>*{border-right:1px solid #222;border-top:1px solid #222;padding:6px 8px;font-size:.73rem}.official-row>*:last-child{border-right:0;text-align:right}.official-row>span:nth-child(2),.official-row>span:nth-child(3),.official-row>strong:nth-child(2),.official-row>strong:nth-child(3){text-align:right}.official-head-row>*{border-top:0;font-weight:800;text-align:center!important;background:#fafafa}.official-total-row>*{font-weight:800;background:#f7f7f7}.official-cc-table{border:1px solid #222}.official-cc-head{display:grid;grid-template-columns:1.45fr 1fr 1fr;border-bottom:1px solid #222}.official-cc-head>*{padding:6px 8px;font-size:.72rem;font-weight:800;text-align:center;border-right:1px solid #222}.official-cc-head>*:last-child{border-right:0}.official-cc-subhead,.official-cc-row{display:grid;grid-template-columns:1.45fr 62px 78px 82px 62px 78px 82px}.official-cc-subhead>*,.official-cc-row>*{padding:6px 7px;border-right:1px solid #222;border-bottom:1px solid #222;font-size:.69rem}.official-cc-subhead>*:last-child,.official-cc-row>*:last-child{border-right:0}.official-cc-subhead>*{font-weight:800;text-align:center;background:#fafafa}.official-cc-row>span{text-align:right}.official-cc-footer{display:flex;justify-content:space-between;gap:16px;padding:7px 8px;font-size:.72rem;font-weight:700}.official-bottom{display:grid;grid-template-columns:1.1fr 1fr;gap:18px;margin-top:14px;align-items:start}.official-calc{border:1px solid #222}.calc-row{display:grid;grid-template-columns:1fr 70px 100px}.calc-row>*{padding:6px 8px;font-size:.72rem;border-right:1px solid #222;border-bottom:1px solid #222}.calc-row>*:last-child{border-right:0;text-align:right}.calc-row:first-child>*{font-weight:800;background:#fafafa;text-align:center}.calc-final{display:flex;justify-content:space-between;gap:12px;padding:7px 8px;font-size:.76rem;font-weight:900}.official-jury{border:1px solid #222;min-height:112px;display:grid;align-content:center;justify-items:center;gap:8px;padding:14px}.official-jury span{font-size:.72rem}.official-jury strong{font-size:1.15rem}.official-jury small{font-size:.72rem}.official-footer-note{display:flex;justify-content:space-between;gap:18px;margin-top:20px;padding-top:10px;border-top:1px solid #ccc;font-size:.62rem;color:#555}@media(max-width:900px){.official-header{grid-template-columns:1fr}.official-candidate-ref{justify-items:start}.official-title-block{text-align:left}.official-identity{grid-template-columns:1fr}.official-row{grid-template-columns:1fr 58px 72px 82px}.official-bottom,.official-cc-head{grid-template-columns:1fr}.official-cc-head .group-label,.official-cc-subhead{display:none}.official-cc-row{grid-template-columns:1fr 1fr 1fr;border-bottom:1px solid #222}.official-cc-row>*{border-bottom:0}.official-cc-row strong{grid-column:1/-1;border-bottom:1px solid #222}.official-cc-row>span:nth-child(2):before{content:"1ère coef. "}.official-cc-row>span:nth-child(3):before{content:"1ère note "}.official-cc-row>span:nth-child(4):before{content:"1ère pts "}.official-cc-row>span:nth-child(5):before{content:"Tle coef. "}.official-cc-row>span:nth-child(6):before{content:"Tle note "}.official-cc-row>span:nth-child(7):before{content:"Tle pts "}}.official-sheet{position:relative;overflow:hidden;background:linear-gradient(180deg,#fffffffa,#fafbfdfa),repeating-linear-gradient(0deg,rgba(16,24,40,.012) 0 1px,transparent 1px 4px);border:1px solid #d8dde6;border-radius:16px;padding:28px;box-shadow:0 24px 70px #1018281a,0 2px #ffffffe6 inset}.official-sheet:before{content:"";position:absolute;inset:0 auto 0 0;width:6px;background:linear-gradient(180deg,#5146d8,#7568ff 38%,#20b486)}.official-note{border:0;border-left:4px solid #d99a1b;background:linear-gradient(90deg,#fff8e8,#fffdf8);color:#7a5410;border-radius:10px;text-align:left;padding:9px 12px;letter-spacing:.06em;box-shadow:0 6px 18px #d99a1b14}.official-header{grid-template-columns:1.05fr 1.25fr .9fr;gap:20px;align-items:stretch}.official-academy{padding:14px 15px;border:1px solid #e3e6ec;border-radius:12px;background:linear-gradient(180deg,#fff,#fafbfc);box-shadow:0 8px 20px #1018280a}.official-academy strong{color:#5146d8;font-size:.8rem;letter-spacing:.08em}.official-title-block{border:1.5px solid #101828;border-radius:12px;background:#fff;padding:14px 16px;align-content:center;box-shadow:0 10px 26px #10182812}.official-title-block span{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:#667085}.official-title-block strong{font-size:1.02rem;letter-spacing:.02em}.official-candidate-ref{justify-items:stretch;align-content:start;gap:8px}.official-candidate-ref>span:not(.official-session-stamp){border:1px solid #e3e6ec;border-radius:10px;background:#fff;padding:9px 10px;text-align:left;box-shadow:0 6px 18px #10182809}.official-session-stamp{justify-self:end;display:inline-flex;width:max-content;border-radius:999px;padding:7px 11px;background:#101828;color:#fff;font-weight:900;letter-spacing:.08em;font-size:.66rem}.official-identity{background:linear-gradient(180deg,#fbfcfe,#f7f9fc);border:1px solid #e3e6ec;border-radius:12px;padding:14px 16px;gap:24px;box-shadow:inset 0 1px #fffc}.official-identity span{color:#475467}.official-identity strong{color:#101828}.official-section{margin-top:18px;border-radius:12px}.official-section-title{border:0;border-radius:10px 10px 0 0;background:linear-gradient(90deg,#101828,#27334a);color:#fff;text-align:left;padding:8px 12px;letter-spacing:.03em;box-shadow:0 7px 18px #10182814}.official-table,.official-cc-table{border-color:#cfd5df;border-radius:0 0 10px 10px;overflow:hidden;background:#fff}.official-row>*,.official-cc-head>*,.official-cc-subhead>*,.official-cc-row>*{border-color:#d7dce4}.official-head-row>*,.official-cc-subhead>*{background:#f3f5f8;color:#344054}.official-row:nth-child(2n):not(.official-head-row):not(.official-total-row) *,.official-cc-row:nth-child(2n) *{background:#fcfcfd}.official-total-row>*{background:linear-gradient(180deg,#f4f6f9,#eef1f5);color:#101828}.official-cc-head{background:linear-gradient(180deg,#f9fafb,#f3f5f8)}.official-cc-head>*{background:transparent;color:#344054}.official-cc-footer{background:#f7f9fc;border-top:1px solid #d7dce4}.official-summary-ribbon{display:grid;grid-template-columns:1fr 1fr 1.1fr;gap:10px;margin-top:18px}.official-summary-ribbon>div{border:1px solid #e0e4eb;border-radius:12px;padding:12px 14px;background:#fff;display:grid;gap:3px;box-shadow:0 8px 22px #1018280a}.official-summary-ribbon span{font-size:.66rem;color:#667085;text-transform:uppercase;letter-spacing:.05em;font-weight:800}.official-summary-ribbon strong{font-size:1.05rem;color:#101828}.official-summary-ribbon small{color:#7b8493;font-size:.66rem}.official-summary-ribbon .highlight{background:linear-gradient(145deg,#101828,#1f2937);border-color:#101828}.official-summary-ribbon .highlight span,.official-summary-ribbon .highlight small{color:#cbd5e1}.official-summary-ribbon .highlight strong{color:#fff}.official-bottom{gap:14px;margin-top:14px}.official-calc,.official-jury{border-color:#cfd5df;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 8px 22px #1018280a}.calc-row>*{border-color:#d7dce4}.calc-row:first-child>*{background:linear-gradient(180deg,#f3f5f8,#eceff4);color:#344054}.calc-final{background:#101828;color:#fff}.official-jury{position:relative;background:radial-gradient(circle at 80% 15%,rgba(91,77,245,.1),transparent 35%),#fff}.official-jury:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:#20b486}.official-jury strong{font-size:1.35rem;letter-spacing:.01em}.official-footer-note{color:#667085;border-top-color:#e2e6ec}@media(max-width:900px){.official-sheet{padding:18px}.official-header{grid-template-columns:1fr}.official-session-stamp{justify-self:start}.official-summary-ribbon{grid-template-columns:1fr}}.new-note-alert{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:12px 14px;margin:0 0 18px;border:1px solid #d8d3ff;border-radius:16px;background:linear-gradient(90deg,#f4f2ff,#fbfaff);box-shadow:0 10px 28px #5b4df514}.new-note-alert>div{display:grid;gap:2px;min-width:0}.new-note-alert strong{font-size:.9rem;color:#2f286f}.new-note-alert small{font-size:.76rem;color:#6b6494}.new-note-alert button{border:0;border-radius:999px;background:#5b4df5;color:#fff;padding:8px 12px;font-weight:850;cursor:pointer}.new-note-pulse{width:11px;height:11px;border-radius:50%;background:#5b4df5;box-shadow:0 0 #5b4df566;animation:newNotePulse 1.8s infinite}@keyframes newNotePulse{0%{box-shadow:0 0 #5b4df561}70%{box-shadow:0 0 0 9px #5b4df500}to{box-shadow:0 0 #5b4df500}}.nav-note-dot{display:inline-grid;place-items:center;min-width:19px;height:19px;padding:0 5px;margin-left:6px;border-radius:999px;background:#e33a5f;color:#fff;font-size:.65rem;font-weight:900;line-height:1}@media(prefers-reduced-motion:reduce){.new-note-pulse{animation:none}}@media(max-width:620px){.new-note-alert{grid-template-columns:auto 1fr}.new-note-alert button{grid-column:1/-1;width:100%;border-radius:12px;min-height:42px}}.push-control{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding:12px 14px;margin:0 0 18px;border:1px solid #e1e5ec;border-radius:16px;background:#ffffffe0;box-shadow:0 10px 28px #1018280b}.push-control.enabled{border-color:#bfe8d5;background:linear-gradient(90deg,#f0fbf6,#fbfefc)}.push-control-copy{display:flex;align-items:center;gap:11px;min-width:0}.push-control-copy>div{display:grid;gap:2px}.push-control strong{font-size:.84rem;color:#1d2939}.push-control small{font-size:.73rem;color:#667085;line-height:1.35}.push-bell{width:30px;height:30px;flex:0 0 30px;border-radius:10px;display:grid;place-items:center;background:#eeecff;color:#5b4df5;font-size:.64rem}.push-control.enabled .push-bell{background:#e3f7ed;color:#159064}.push-control button{border:0;border-radius:999px;background:#111827;color:#fff;padding:9px 13px;font-weight:850;cursor:pointer;min-height:38px}.push-control button:disabled{opacity:.5;cursor:not-allowed}.push-control .push-secondary{background:#fff;color:#344054;border:1px solid #dfe3ea}.push-control>p{grid-column:1/-1;margin:0;font-size:.72rem;color:#667085}@media(max-width:620px){.push-control{grid-template-columns:1fr}.push-control button{width:100%;border-radius:12px;min-height:44px}}
