@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=DM+Sans:wght@400;450;500;550;600;650;700&display=swap');
:root{--ink:#142d4b;--muted:#677789;--line:#e4e9ee;--paper:#f5f7fa;--blue:#2166e8;--soft-blue:#eef4ff;--green:#148268;--red:#b65147;--display:'Barlow Condensed','Bahnschrift Condensed','Arial Narrow',sans-serif;--body:'DM Sans','Segoe UI',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:14px;-webkit-font-smoothing:antialiased}button,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.38}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #729eff;outline-offset:4px}button{color:var(--ink)}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:absolute;top:-60px;left:16px;background:white;padding:12px;z-index:10}.skip:focus{top:10px}.site-header{height:90px;background:white;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 max(36px,calc((100vw - 1344px)/2));gap:32px}.brand{font-size:30px;font-weight:700;letter-spacing:-1.6px;display:flex;align-items:center;gap:9px}.brand-next{font-weight:450;color:var(--blue)}.brand-mark{display:grid;place-items:center;width:33px;height:33px;background:var(--ink);color:white;font-size:27px;border-radius:7px;line-height:1}.brand sup{font-size:8px;letter-spacing:1px;vertical-align:top;display:inline-block;margin:5px 0 0 6px;color:var(--muted)}nav{display:flex;gap:32px;height:100%;align-items:center;font-size:13px;font-weight:600}nav a{height:100%;display:flex;align-items:center;border-bottom:2px solid transparent;gap:7px;color:var(--muted)}nav a:hover,nav .nav-active{color:var(--ink);border-color:var(--blue)}nav span{color:var(--blue)}.league-label{font-size:10px;letter-spacing:1.2px;display:flex;gap:10px;align-items:center}.league-label b{font-size:11px;letter-spacing:.5px;color:var(--muted);border-left:1px solid var(--line);padding-left:10px}.league-dot{height:7px;width:7px;border-radius:50%;background:#d85155}main{max-width:1344px;margin:auto;padding:0 36px}.intro{display:flex;justify-content:space-between;align-items:center;padding:48px 0 40px;gap:40px}.eyebrow{font-size:9px;font-weight:700;letter-spacing:1.8px;color:var(--muted);display:flex;gap:8px;align-items:center}.status-dot{width:6px;height:6px;border-radius:50%;background:var(--green)}.eyebrow-line{width:26px;height:1px;background:#bdc8d3;margin:0 4px}h1{font-family:var(--display);font-weight:600;font-size:67px;letter-spacing:-.8px;line-height:1.01;margin:17px 0 16px}h1 span{color:var(--blue)}.intro p{font-size:13px;line-height:1.8;color:var(--muted);margin:0}.intro-aside{display:flex;flex-direction:column;align-items:flex-end;padding-right:4px}.field-art{height:158px;width:270px;border:1px solid #d8e2ed;border-radius:4px;position:relative;transform:skewY(-9deg);margin:0 35px 24px 0;background:linear-gradient(90deg,transparent 49.7%,#d8e2ed 49.7%,#d8e2ed 50.3%,transparent 50.3%),repeating-linear-gradient(90deg,#f0f4f8 0,#f0f4f8 34px,#f5f7fa 34px,#f5f7fa 68px)}.pitch-circle{border:1px solid #d8e2ed;border-radius:50%;width:60px;height:60px;position:absolute;left:104px;top:48px}.pitch-box{position:absolute;right:0;top:35px;border:1px solid #d8e2ed;border-right:0;height:88px;width:40px}.pitch-line{position:absolute;left:0;top:35px;border:1px solid #d8e2ed;border-left:0;height:88px;width:40px}.ball{position:absolute;width:12px;height:12px;border-radius:50%;background:var(--blue);border:3px solid white;box-shadow:0 2px 10px #102e5222}.b1{left:62px;top:70px}.b2{left:121px;top:112px}.b3{left:153px;top:54px}.b4{left:201px;top:87px;background:var(--green)}.field-route{position:absolute;left:153px;top:56px;font-size:65px;line-height:1;color:var(--blue);font-family:sans-serif;opacity:.25}.intro-data{display:flex;align-items:baseline;gap:9px;font-size:10px;color:var(--muted)}.intro-data strong{font-family:var(--display);font-size:29px;color:var(--ink);font-weight:600}.intro-data-divider{height:16px;width:1px;background:#ced7e0;align-self:center;margin:0 13px}.week-bar{display:flex;align-items:center;justify-content:space-between;background:white;border:1px solid var(--line);border-radius:8px;padding:17px 22px;margin-bottom:20px;gap:18px}.week-heading{display:flex;gap:15px;align-items:center}.calendar-icon{width:36px;height:36px;border:1px solid var(--line);border-radius:6px;display:grid;place-items:center;font-size:21px}.week-heading .eyebrow{font-size:8px;letter-spacing:1.4px;margin-bottom:4px}.week-heading strong{font-size:13px;font-weight:600}.week-controls{display:flex;align-items:center;gap:8px}.week-controls>span{font-size:11px;color:var(--muted);margin-right:18px}select,.icon-button{height:33px;border:1px solid var(--line);background:white;border-radius:5px}.icon-button{width:33px}select{padding:0 28px 0 10px;font-size:11px;font-weight:600}.workspace-grid{display:grid;grid-template-columns:minmax(0,1fr) 294px;gap:22px}.panel{background:white;border:1px solid var(--line);border-radius:8px}.panel-heading{display:flex;align-items:center;justify-content:space-between;padding:26px 24px 20px;gap:12px}h2{font-family:var(--display);font-size:32px;font-weight:600;letter-spacing:-.15px;margin:6px 0 0;line-height:1.15}.panel-heading h2{font-size:29px}.panel-heading h2 span{color:var(--blue);font-family:var(--body);font-size:24px;margin-left:5px}.view-switch{display:flex;padding:3px;background:var(--paper);border-radius:5px}.view-switch button{background:transparent;border:0;padding:7px 9px;font-size:10px;border-radius:4px;color:var(--muted)}.view-switch button[aria-pressed=true]{background:white;color:var(--ink);box-shadow:0 1px 4px #102e5210;font-weight:700}.table-meta{display:flex;justify-content:space-between;padding:0 24px 16px;font-size:10px;color:var(--muted)}.table-meta>span:last-child{display:flex;align-items:center;gap:6px}.legend-dot{display:inline-block;width:6px;height:6px;background:var(--blue);border-radius:50%}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left}th{font-size:8px;letter-spacing:.75px;font-weight:700;color:var(--muted);height:34px;background:#fafbfd}td{height:46px;font-size:12px;font-variant-numeric:tabular-nums;border-top:1px solid #edf0f4}th:first-child,td:first-child{padding-left:23px;width:52px}.standings-table td:nth-child(3),.standings-table th:nth-child(3),.standings-table td:nth-child(4),.standings-table th:nth-child(4){text-align:center;width:43px}.standings-table td:nth-child(4){font-weight:700}.team-cell{display:flex;align-items:center;gap:10px;white-space:nowrap;font-size:11px;font-weight:600;height:46px}.crest{display:inline-flex;justify-content:center;align-items:center;flex-shrink:0;width:23px;height:25px;clip-path:polygon(8% 0,92% 0,100% 70%,50% 100%,0 70%);background:color-mix(in srgb,var(--club) 10%,white);color:var(--club);font-size:7px;font-weight:800;letter-spacing:-.3px;border-top:2px solid var(--club)}.form-col{width:79px;padding-left:13px}.form{display:flex;gap:3px}.form i{font-size:7px;font-weight:700;width:15px;height:16px;border-radius:3px;display:grid;place-items:center;font-style:normal}.form .G{background:#e4f3ed;color:var(--green)}.form .B{background:#eef1f5;color:#788692}.form .M{background:#f9eae8;color:var(--red)}.forecast-start{border-left:1px solid #d9e5f8!important;padding-left:18px;white-space:nowrap}.standings-table th:nth-child(n+6),.standings-table td:nth-child(n+6){background:#f7faff}.standings-table th:nth-child(6){width:85px}.standings-table th:nth-child(7){width:80px;white-space:nowrap}.standings-table th:nth-child(8){width:88px;padding-right:16px;text-align:right}.standings-table td:nth-child(7){color:var(--blue);font-weight:700}.standings-table td:nth-child(8){color:var(--muted);font-size:10px;text-align:right;padding-right:24px}.rank-change{display:inline-flex;align-items:center;gap:6px;font-weight:700;min-width:54px}.delta{font-size:8px;font-weight:600}.delta.up{color:var(--green)}.delta.down{color:var(--red)}.delta.same{color:#a9b4c1}.standings-table tr:hover td{background:#eff4fa}.standings-table tr:hover td:nth-child(n+6){background:#eaf2ff}.rank-number{color:#8190a0;font-size:11px}.rank-top{color:var(--blue);font-weight:700}.table-footnote{display:flex;gap:9px;padding:14px 24px;border-top:1px solid var(--line);align-items:flex-start}.table-footnote p{font-size:9px;color:var(--muted);margin:0;line-height:1.7}.info-icon{border:1px solid #a4b5c6;width:12px;height:12px;flex-shrink:0;border-radius:50%;font-size:8px;text-align:center;line-height:10px;margin-top:2px;color:var(--muted)}.scenario-status{display:flex;justify-content:space-between;gap:10px;padding:13px 24px;background:#f8fafc;border-top:1px solid var(--line);border-radius:0 0 8px 8px;align-items:center;font-size:9px;color:var(--muted)}.scenario-status button{font-size:9px;background:none;border:0;padding:3px 0;font-weight:600;color:var(--blue)}.right-rail{display:flex;flex-direction:column;gap:18px}.spotlight{background:var(--ink);color:white;border-radius:8px;padding:24px;position:relative;overflow:hidden}.spotlight:after{content:'';position:absolute;width:230px;height:230px;border:1px solid #ffffff0d;border-radius:50%;top:-92px;right:-130px;pointer-events:none}.spotlight .eyebrow{color:#9fb6d0;font-size:8px;letter-spacing:1.5px}.spotlight h3{font-family:var(--display);font-size:26px;font-weight:500;margin:8px 0 4px}.spotlight-date{font-size:9px;color:#a5b9d0}.spotlight-teams{display:flex;justify-content:space-between;align-items:center;margin:26px 0 24px}.spotlight-team{display:flex;align-items:center;flex-direction:column;gap:9px;width:91px;font-weight:600;font-size:11px;text-align:center}.spotlight-team .crest{width:42px;height:47px;background:#ffffffec;font-size:12px;border-top-width:3px}.spotlight-vs{font-size:10px;color:#738ca8}.prob-bar{height:5px;border-radius:3px;overflow:hidden;display:flex;gap:2px}.prob-bar span{display:block;background:var(--blue)}.prob-bar span:nth-child(2){background:#a7b6c9}.prob-bar span:nth-child(3){background:#6b85a5}.spotlight .prob-bar span:first-child{background:#6098ff}.prob-labels{display:flex;justify-content:space-between;margin-top:10px;font-size:9px;color:var(--muted)}.prob-labels span{display:flex;flex-direction:column;gap:4px}.prob-labels span:nth-child(2){text-align:center}.prob-labels span:last-child{text-align:right}.prob-labels b{font-size:16px;font-weight:600;color:var(--ink)}.spotlight .prob-labels{color:#9ab0cb}.spotlight .prob-labels b{color:white}.spotlight-caption{font-size:10px;line-height:1.7;color:#a9bbd0;border-top:1px solid #ffffff17;padding-top:18px;margin:20px 0 18px}.spotlight button{border:1px solid #ffffff30;border-radius:4px;background:#ffffff08;color:white;width:100%;padding:10px;font-size:10px;display:flex;justify-content:space-between}.movement-panel{padding:23px}.movement-panel h3{font-size:15px;margin:8px 0 20px;font-weight:600}.mover{display:flex;align-items:center;gap:10px;margin-bottom:18px}.mover-data{flex:1;min-width:0}.mover-label{display:flex;justify-content:space-between;font-size:10px;font-weight:600;margin-bottom:7px}.mover-label b{font-size:10px;color:var(--green)}.mover-line{height:3px;background:#edf2f6;border-radius:4px}.mover-line i{display:block;height:3px;background:var(--green);border-radius:4px}.small-note{font-size:10px;color:var(--muted);line-height:1.7}.movement-panel .small-note{font-size:9px;margin:0}.model-note{display:flex;gap:13px;padding:10px 4px}.note-symbol{font-size:25px;color:#7b92ad}.model-note strong{font-size:11px;font-weight:600}.model-note p{font-size:10px;color:var(--muted);line-height:1.8;margin:7px 0 10px}.model-note a{font-size:10px;color:var(--blue);font-weight:600}.matches-section,.validation-section{margin-top:54px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.section-heading h2{font-size:35px}.section-heading p{font-size:12px;color:var(--muted);margin:9px 0 0;line-height:1.7}.section-tag{font-size:8px;letter-spacing:1px;border:1px solid #d8e1eb;border-radius:4px;padding:8px 10px;white-space:nowrap;color:var(--muted)}.match-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.match-card{padding:19px 20px;background:white;border:1px solid var(--line);border-radius:7px}.match-card.has-condition{border-color:#9ebefa;background:#fbfdff}.match-card-top{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:9px;margin-bottom:16px}.detail-button{font-size:10px;color:var(--blue);border:0;background:transparent;padding:3px 0}.match-team-line{display:flex;gap:9px;align-items:center;font-size:11px;font-weight:600;margin:9px 0}.match-team-line .crest{width:19px;height:21px;font-size:6px}.match-odds{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:17px 0 11px}.outcome{border:1px solid var(--line);border-radius:4px;background:#fafbfd;display:flex;justify-content:space-between;align-items:center;padding:10px;font-size:10px;color:var(--muted)}.outcome b{color:var(--ink);font-size:12px}.outcome[aria-pressed=true]{background:var(--blue);border-color:var(--blue);color:#dfeaff}.outcome[aria-pressed=true] b{color:white}.outcome:hover{border-color:#8fb3f6}.match-mini{display:flex;justify-content:space-between;font-size:8px;color:var(--muted)}.match-mini b{font-weight:500;color:var(--ink)}.validation-section{border-top:1px solid #dce4ec;padding-top:38px}.validation-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.metric{background:white;border:1px solid var(--line);border-radius:6px;padding:24px}.metric-label{font-size:10px;font-weight:600}.metric-value{font-family:var(--display);font-size:47px;font-weight:600;margin:9px 0 7px;line-height:1}.metric-value span{color:var(--muted);font-size:16px;margin-left:10px;font-family:var(--body);font-weight:400}.metric-description{font-size:10px;color:var(--muted);line-height:1.65}.validation-details{display:grid;grid-template-columns:1.05fr 1fr;gap:16px;margin-top:16px}.season-results,.calibration{padding:24px}.validation-details h3{margin:0 0 18px;font-size:12px;font-weight:600}.season-results td,.season-results th{font-size:10px;padding-left:0;height:39px}.season-results th{font-size:9px;background:transparent}.season-results .small-note{font-size:9px;margin-bottom:0}.calibration .small-note{font-size:9px;margin-top:-6px}.calibration-row{display:flex;align-items:center;gap:12px;margin-top:12px;font-size:8px;color:var(--muted)}.calibration-row>span:first-child{width:42px;flex-shrink:0}.calibration-bars{flex:1;display:flex;flex-direction:column;gap:3px}.calibration-bars i{height:4px;background:var(--blue);border-radius:2px}.calibration-bars i:last-child{background:#a1b2c6}.calibration-row>span:last-child{width:55px;text-align:right}.chart-legend{display:flex;gap:18px;font-size:8px;color:var(--muted);margin-top:19px}.chart-legend span{display:flex;align-items:center;gap:5px}.actual-dot{background:#a1b2c6}.methodology-section{display:grid;grid-template-columns:1.3fr 1fr;gap:65px;padding:48px 0 56px;margin-top:42px;border-top:1px solid #dce4ec}.methodology-section h2{font-size:30px}.methodology-section p{font-size:11px;color:var(--muted);line-height:1.9}.source-panel{border-left:1px solid #dce4ec;padding-left:35px}.source-panel h3{font-size:14px;margin:0 0 20px;display:flex;justify-content:space-between}.source-panel h3 span{color:var(--blue)}.source-panel a{display:block;color:var(--blue);font-size:11px;margin:11px 0}.source-panel a:hover{text-decoration:underline}details{margin-top:15px;border-top:1px solid var(--line);padding-top:13px}summary{cursor:pointer;font-size:10px;font-weight:600}details ul{padding-left:17px;font-size:10px;color:var(--muted);line-height:1.85}#coverage-list{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:15px;font-size:9px;color:var(--muted)}footer{border-top:1px solid var(--line);padding:25px max(36px,calc((100vw - 1272px)/2));display:flex;align-items:center;gap:28px;background:white}footer .brand{font-size:22px;gap:0}footer p{font-size:10px;color:var(--muted);flex:1}footer>span{font-size:9px;color:var(--muted)}.notice{padding:13px 18px;border:1px solid #d1e1fb;background:#eaf2ff;color:#355f9b;border-radius:6px;margin:0 0 20px;font-size:11px;line-height:1.6}.loading{padding:40px;border:1px solid var(--line);border-radius:8px;background:white;margin-bottom:60px;color:var(--muted)}dialog{width:min(680px,calc(100% - 32px));max-height:85vh;border:0;border-radius:12px;color:var(--ink);padding:35px;box-shadow:0 30px 100px #102e5233}dialog::backdrop{background:#102e5299;backdrop-filter:blur(3px)}.dialog-close{position:absolute;right:16px;top:12px;border:0;background:none;font-size:27px}.dialog-title{font-family:var(--display);font-size:30px;font-weight:600;margin:13px 30px 12px 0}.dialog-probs{display:flex;gap:12px;margin:22px 0}.dialog-probs>div{background:var(--soft-blue);padding:15px;flex:1;border-radius:6px;font-size:10px}.dialog-probs strong{display:block;font-family:var(--display);font-size:29px;margin-bottom:4px;color:var(--blue)}.history-table{margin-top:12px}.history-table td{height:36px;font-size:10px;padding:7px 0}.history-table td:first-child{width:75px;color:var(--muted)}.history-table td:last-child{text-align:right;font-weight:700}.history-title{font-size:12px;margin:24px 0 5px}.history-empty{padding:12px 0;font-size:11px;color:var(--muted)}.dialog-source{font-size:10px;display:inline-block;margin-top:18px;color:var(--blue)}
@media(min-width:1450px){main{padding-left:0;padding-right:0}.workspace-grid{grid-template-columns:minmax(0,1fr) 315px}.team-cell{font-size:12px}.standings-table th:nth-child(6){width:105px}.standings-table th:nth-child(7){width:95px}.standings-table th:nth-child(8){width:105px}h1{font-size:76px}.intro{padding-top:55px;padding-bottom:46px}}
@media(max-width:1100px){.site-header{padding:0 24px;gap:18px}main{padding:0 24px}.league-label{display:none}.workspace-grid{grid-template-columns:minmax(0,1fr) 260px;gap:16px}.panel-heading{padding:22px 17px 18px;flex-wrap:wrap}.form-col{display:none}.table-meta{padding:0 17px 14px}.standings-table th:first-child,.standings-table td:first-child{padding-left:17px;width:42px}.forecast-start{padding-left:12px}.team-cell{font-size:10px;gap:7px}.spotlight{padding:21px}.intro-aside{transform:scale(.9);transform-origin:right center}.match-grid{gap:12px}.match-card{padding:16px}.outcome{padding:9px 7px}.methodology-section{gap:30px}}
@media(max-width:840px){h1{font-size:60px}.intro{gap:20px}.intro-aside{transform:scale(.8);width:270px}.workspace-grid{grid-template-columns:1fr}.right-rail{display:grid;grid-template-columns:1fr 1fr;gap:16px}.model-note{grid-column:1/-1;padding:0 5px}.model-note p{margin:4px 0}.spotlight-teams{margin:20px 0}.spotlight-caption{margin:15px 0;font-size:9px}.form-col{display:table-cell}.team-cell{font-size:12px}.standings-table th:nth-child(6){width:95px}.standings-table th:nth-child(7){width:90px}.match-grid{grid-template-columns:repeat(2,1fr)}.week-controls>span{display:none}.validation-details{grid-template-columns:1fr}.methodology-section{gap:24px}.section-heading h2{font-size:31px}.metric{padding:20px}.metric-value{font-size:40px}.metric-value span{font-size:12px}}
@media(max-width:580px){.site-header{height:73px;padding:0 18px;gap:15px}.brand{font-size:26px}.brand-mark{height:29px;width:29px;font-size:23px}.brand sup{display:none}nav{gap:17px;font-size:10px}nav a:first-child{display:none}nav span{display:none}main{padding:0 16px}.intro{padding:32px 3px 29px}.intro-aside{display:none}h1{font-size:58px;margin:16px 0 15px}.intro .eyebrow{font-size:8px}.intro p{font-size:11px}.week-bar{padding:14px 13px;gap:10px}.calendar-icon{display:none}.week-heading strong{font-size:10px}.week-heading .eyebrow{font-size:7px}.week-controls{gap:4px}select{padding:0 20px 0 7px;font-size:10px}.icon-button{width:26px}.panel-heading{padding:19px 14px 17px;gap:8px}.panel-heading h2{font-size:25px}.panel-heading .eyebrow{font-size:7px}.view-switch button{font-size:8px;padding:7px}.table-meta{padding:0 14px 13px;font-size:8px}.form-col,.range-col{display:none}.standings-table td:nth-child(8){display:none}.standings-table th:first-child,.standings-table td:first-child{padding-left:14px;width:34px}.standings-table th:nth-child(3),.standings-table td:nth-child(3){width:24px}.standings-table th:nth-child(4),.standings-table td:nth-child(4){width:34px}.standings-table th:nth-child(6){width:58px}.standings-table th:nth-child(7){width:65px;font-size:7px;padding-right:8px}.forecast-start{padding-left:9px}.team-cell{font-size:10px;gap:6px}.team-cell .crest{width:18px;height:21px;font-size:6px}.rank-change{gap:4px;font-size:11px;min-width:44px}.delta{font-size:7px}td{height:44px;font-size:11px}th{font-size:7px;letter-spacing:.35px}.table-footnote{padding:13px 14px}.table-footnote p{font-size:8px}.scenario-status{padding:12px 14px;font-size:8px}.scenario-status button{font-size:8px}.right-rail{grid-template-columns:1fr}.spotlight{padding:24px}.spotlight-teams{justify-content:center;gap:30px}.movement-panel{padding:23px}.model-note{padding:0 4px}.matches-section,.validation-section{margin-top:36px}.section-heading{gap:10px}.section-heading h2{font-size:29px}.section-heading p{font-size:11px}.section-heading .eyebrow{font-size:8px}.section-tag{display:none}.match-grid{grid-template-columns:1fr;gap:12px}.match-card{padding:19px}.match-team-line{font-size:12px}.match-card-top{font-size:10px}.outcome{padding:12px;font-size:11px}.match-mini{font-size:9px}.validation-cards{grid-template-columns:1fr;gap:10px}.metric{padding:19px;display:grid;grid-template-columns:1fr auto;column-gap:15px;align-items:center}.metric-value{grid-column:2;grid-row:1/3;font-size:38px;margin:0}.metric-value span{display:block;font-size:10px;margin:5px 0 0;text-align:right}.metric-description{margin-top:6px;font-size:9px}.validation-details{gap:12px;margin-top:12px}.season-results,.calibration{padding:20px}.season-results td,.season-results th{font-size:9px}.methodology-section{grid-template-columns:1fr;padding:31px 0;margin-top:30px}.source-panel{border-left:0;border-top:1px solid var(--line);padding:25px 0 0}footer{padding:23px 19px;gap:20px;flex-wrap:wrap}footer p{font-size:9px}footer>span{width:100%;font-size:8px}dialog{padding:25px 20px}.dialog-title{font-size:28px}.dialog-probs{gap:7px}.dialog-probs>div{padding:12px}.history-table td{font-size:9px}.history-table td:first-child{width:62px}}
.match-pick{font-size:10px;font-weight:600;line-height:1.6;background:var(--soft-blue);border-left:2px solid var(--blue);padding:9px 10px;margin:15px 0 0;border-radius:0 4px 4px 0}
.referee-link{width:100%;display:flex;justify-content:space-between;gap:8px;border:0;border-top:1px solid var(--line);background:transparent;font-size:9px;padding:12px 0 0;margin-top:13px;text-align:left;text-transform:capitalize;color:var(--muted)}.referee-link span{color:var(--blue);white-space:nowrap}.referee-analysis{border-top:1px solid var(--line);margin-top:26px;padding-top:24px}.referee-analysis h3{font-family:var(--display);font-size:25px;font-weight:600;margin:8px 0 18px}.referee-analysis>p{font-size:11px;line-height:1.8}.referee-name{font-size:17px;font-weight:600;text-transform:capitalize}.referee-name span{display:block;font-size:10px;font-weight:400;color:var(--muted);margin-top:6px;text-transform:none}.referee-teams{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:20px}.referee-team{background:#f7f9fc;border:1px solid var(--line);border-radius:7px;padding:15px}.referee-team h4{font-size:12px;margin:0 0 14px}.referee-win strong{font-family:var(--display);font-size:34px;color:var(--blue)}.referee-win span{display:block;font-size:9px;color:var(--muted)}.referee-team dl{font-size:9px;margin:15px 0}.referee-team dl>div{margin:10px 0}.referee-team dt{color:var(--muted)}.referee-team dd{margin:4px 0 0;font-weight:600}.referee-trend{display:block;width:100%;height:72px}.referee-team .small-note{font-size:8px}.referee-adjustment{background:var(--soft-blue);padding:17px;border-radius:6px;margin-top:18px;font-size:11px}.referee-adjustment>span{display:block;font-size:10px;margin:9px 0;color:var(--blue)}.referee-adjustment p{line-height:1.7;font-size:10px;margin:9px 0 0}.referee-validation{margin-top:18px;padding:25px}.referee-validation h3{font-family:var(--display);font-size:27px;font-weight:600;margin:8px 0 12px}.referee-validation>p{font-size:11px;color:var(--muted);line-height:1.8}.referee-metrics{display:flex;gap:35px;font-size:10px}.referee-metrics b{font-size:19px;display:block;color:var(--ink);margin-top:6px}@media(max-width:580px){.referee-teams{grid-template-columns:1fr}.referee-link{font-size:10px}}
.dialog-close{position:sticky;float:right;top:0;right:0;z-index:2;width:30px;height:30px;line-height:26px;background:white;border:1px solid var(--line);border-radius:50%}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.standings-history-hint{margin:0;padding:0 24px 16px;color:var(--muted);font-size:10px;line-height:1.7}.standings-history-hint>span{color:var(--blue);margin-right:5px}.standings-history-hint b{font-weight:600;color:var(--ink)}
.history-toggle{border:0;background:transparent;font:inherit;color:inherit}.history-toggle.rank-number{padding:0;min-width:30px;min-height:32px;border-radius:5px}.history-toggle.team-cell{width:100%;min-height:36px;padding:0;text-align:left;font-weight:600}.history-toggle:hover,.history-toggle[aria-expanded=true]{color:var(--blue)}.history-toggle.rank-number:hover,.history-toggle.rank-number[aria-expanded=true]{background:#dce8ff}.history-chevron{margin-left:auto;font-size:13px;color:#91a3b9;padding-left:6px}.history-origin>td{background:var(--soft-blue)!important}
.standings-table .standings-history-row>td{padding:0;width:auto;text-align:left;background:#f7faff!important;border-bottom:1px solid #cdddf5;white-space:normal;font:inherit}.standings-history-row section{padding:23px 25px 18px;border-left:3px solid var(--blue)}.standings-history-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.standings-history-heading .eyebrow{font-size:8px;letter-spacing:1.4px;color:var(--blue)}.standings-history-heading h3{font-family:var(--display);font-size:25px;font-weight:600;line-height:1.2;margin:7px 0 0}.history-close{display:grid;place-items:center;flex-shrink:0;border:1px solid #d8e3f2;border-radius:6px;background:white;width:32px;height:32px;font-size:20px;color:var(--muted)}.history-close:hover{color:var(--blue);border-color:var(--blue)}.standings-history-context{font-size:10px;color:var(--muted);margin:9px 0 18px;line-height:1.7}
.standings-history-columns,.standings-history-entry{display:grid;grid-template-columns:112px minmax(110px,1fr) 42px 32px 48px;gap:10px;align-items:center}.standings-history-columns{font-size:8px;color:var(--muted);letter-spacing:1px;padding:0 12px 9px}.standings-history-entry{min-height:43px;padding:7px 12px;font-size:11px;border-top:1px solid #e4ebf5}.standings-history-entry:nth-child(even){background:#edf3fc;border-radius:4px}.standings-history-entry>span:first-child{font-variant-numeric:tabular-nums;font-size:10px}.standings-history-entry>span:first-child a{display:inline-block;padding:7px 0}.standings-history-entry a:hover{color:var(--blue);text-decoration:underline}.standings-history-entry a span{color:#839bbb;font-size:9px}.standings-history-columns>span:nth-child(n+3),.standings-history-entry>[role=cell]:nth-child(n+3){text-align:center;font-variant-numeric:tabular-nums}.history-club{display:flex;align-items:center;gap:9px;min-width:0;font-weight:600}.history-club .crest{width:21px;height:24px;font-size:7px;flex-shrink:0}.history-position{display:inline-grid;place-items:center;font-size:11px;min-width:25px;height:25px;font-weight:500}.history-leader{background:#dce8ff;color:var(--blue);border-radius:5px;font-weight:700}.standings-history-entry>strong{font-size:13px}.history-unavailable{color:var(--muted)}.history-unavailable-label{font-size:10px;line-height:1.5}.standings-history-note{font-size:9px;line-height:1.8;color:var(--muted);margin:14px 12px 0;max-width:640px}
@media(max-width:580px){.standings-history-hint{font-size:9px;padding:0 14px 13px}.standings-history-row section{padding:18px 10px 15px}.standings-history-heading h3{font-size:23px}.standings-history-columns,.standings-history-entry{grid-template-columns:78px minmax(92px,1fr) 29px 20px 33px;gap:5px;padding-left:4px;padding-right:4px}.standings-history-entry{font-size:10px;min-height:45px}.standings-history-columns{font-size:7px;letter-spacing:.3px}.standings-history-entry>span:first-child{font-size:9px}.history-club{gap:5px}.history-club .crest{display:none}.history-unavailable-label{font-size:9px}.standings-history-note{margin:12px 4px 0;font-size:8px}.standings-history-heading .eyebrow{font-size:7px;letter-spacing:1.1px}.history-chevron{padding-left:3px}.history-toggle.rank-number{min-width:28px;min-height:36px}}

/* Paylaşılabilir analiz kartları mevcut açık tema ve mavi vurguyu kullanır. */
.insights-section{margin-top:42px}.insight-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px}.insight-toolbar{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap;padding:17px 20px;background:white;border:1px solid var(--line);border-radius:7px}.insight-toolbar label,.card-filters label{display:flex;flex-direction:column;gap:6px;font-size:9px;color:var(--muted);font-weight:500}.insight-toolbar select,.card-filters select{background:white;border:1px solid #dfe6ef;border-radius:5px;padding:9px 30px 9px 10px;color:var(--ink);font-size:11px;min-height:36px;max-width:100%}.insight-toolbar>label{min-width:210px}.insight-toolbar>button{border:1px solid var(--line);background:#f8fafc;border-radius:5px;padding:10px 13px;font-size:11px;min-height:36px}.insight-toolbar>button[aria-pressed=true]{color:var(--blue);background:var(--soft-blue);border-color:#c9daf8}.insight-toolbar>#share-scenario{margin-left:auto;color:var(--blue);background:white}.insight-status{font-size:11px;color:var(--muted);line-height:1.7;margin:10px 0;min-height:9px}.share-link-fallback{width:100%;margin-bottom:15px;padding:12px;border:1px solid var(--blue);border-radius:5px;font:inherit}.insight-card{padding:25px;min-width:0;display:flex;flex-direction:column;overflow:hidden}.insight-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.insight-card-heading h3{font-family:var(--display);font-size:30px;font-weight:600;line-height:1.13;margin:8px 0 0}.insight-card-heading .eyebrow{font-size:8px;letter-spacing:1.5px}.capture-button{white-space:nowrap;padding:5px 0 5px 8px;border:0;background:transparent;color:var(--muted);font-size:9px;line-height:1.5}.capture-button:hover{color:var(--blue)}.insight-context{font-size:10px;color:var(--muted);line-height:1.8;margin:10px 0 19px}.insight-note{font-size:10px;color:var(--muted);line-height:1.8;margin:14px 0}.insight-card details{font-size:10px;line-height:1.7;margin:6px 0 15px}.insight-card summary{cursor:pointer;color:var(--blue);padding:5px 0}.insight-card-footer{margin-top:auto;padding-top:17px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.insight-card-footer>span{font-size:17px;font-weight:700;letter-spacing:-.6px;white-space:nowrap}.insight-card-footer>span>span{color:var(--blue);font-weight:450}.insight-card-footer small{font-size:8px;text-align:right;color:var(--muted);line-height:1.7}.insight-empty{padding:25px 15px;margin:5px 0 20px;border:1px dashed #dce5f1;background:#fafbfd;border-radius:6px;text-align:center}.insight-empty>span{font-size:33px;font-family:var(--display);color:#9aabc1}.insight-empty>p{font-size:12px;color:var(--muted);line-height:1.9;max-width:440px;margin:10px auto}.card-filters{display:flex;gap:10px;flex-wrap:wrap;align-items:flex-end;margin:0 0 18px}.card-filters label{min-width:90px;flex:1}.card-filters>p{font-size:10px;color:var(--muted);margin:0 0 9px;line-height:1.7;flex:2}.card-filters select{width:100%}.profile-score{display:flex;align-items:center;justify-content:space-between;background:#f5f8fd;border:1px solid #e4ecf7;padding:21px;border-radius:7px;gap:15px}.profile-score>div{display:flex;gap:15px;align-items:center}.profile-score .crest{width:32px;height:38px;font-size:9px}.profile-score>div>span{font-size:10px;color:var(--muted)}.profile-score strong{font-family:var(--display);font-size:47px;display:block;line-height:1.15;font-weight:600;color:var(--ink)}.profile-score strong small{font-family:var(--body);font-size:10px;margin-left:6px;font-weight:400}.profile-score>div:last-child strong{color:var(--blue)}.profile-score b{display:block;font-size:10px;font-weight:500;margin-top:5px;color:var(--ink)}.score-arrow{font-size:24px;color:#93acc9}.distribution-title{display:flex;justify-content:space-between;gap:10px;margin:21px 0 14px;font-size:9px;color:var(--muted)}.distribution-title b{font-weight:500;color:var(--ink)}.rank-distribution{display:flex;gap:5px;align-items:flex-end;height:82px}.rank-distribution>div{flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:7px;min-width:0}.rank-distribution i{display:block;background:#4a83e8;width:100%;border-radius:3px 3px 0 0}.rank-distribution span{font-size:8px;color:var(--muted)}.profile-evidence{padding:11px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:4px 0 14px;display:flex;justify-content:space-between;gap:15px;align-items:center}.profile-evidence span{font-size:8px;color:var(--muted);line-height:1.6;max-width:170px}.profile-evidence strong{font-size:10px;font-weight:600;text-align:right}.insight-small-title{font-size:10px;font-weight:600;letter-spacing:.3px;margin:2px 0 6px}.profile-fixture{display:grid;grid-template-columns:68px 1fr 52px;gap:12px;align-items:center;border-bottom:1px solid #eef1f5;padding:9px 0;font-size:10px}.profile-fixture>span{font-weight:600}.profile-fixture>span>span{display:block;font-size:8px;font-weight:400;color:var(--muted);margin-top:3px}.profile-fixture b{font-weight:500;line-height:1.7}.profile-fixture b span{display:block;color:var(--muted)}.profile-fixture strong{text-align:right;color:var(--blue);font-size:14px}.profile-fixture strong small{display:block;font-size:8px;color:var(--muted);font-weight:400;margin-top:3px}.journey-chart{width:100%;height:auto;display:block;overflow:visible;margin:8px 0}.journey-chart text{font-family:var(--body);font-size:10px;fill:#71849b}.journey-scrubber{display:flex;align-items:center;gap:16px;font-size:10px;color:var(--muted);margin:4px 0 20px}.journey-scrubber label{white-space:nowrap}.journey-scrubber input{flex:1;min-width:0;accent-color:var(--blue)}.journey-readout{display:grid;grid-template-columns:1fr 1fr;gap:10px}.journey-readout>div{padding:15px;background:#f7f9fc;border-radius:6px;border:1px solid #e9eef6}.journey-readout span{display:flex;align-items:center;gap:7px;font-size:9px;color:var(--muted)}.journey-readout strong{font-size:16px;display:block;font-weight:600;margin:9px 0 4px}.journey-readout strong small{font-size:11px;font-weight:500}.journey-readout>div>small{font-size:8px;color:var(--muted)}.series-key{width:18px;height:3px;background:var(--blue);display:inline-block}.series-key.secondary{background:repeating-linear-gradient(90deg,#8396ad 0 5px,transparent 5px 8px)}.journey-records{max-height:220px;overflow:auto}.journey-records a{display:block;padding:4px 0}.journey-records a:hover,.insight-source:hover{text-decoration:underline}.critical-card,.europe-card{margin-top:20px}.critical-card>.card-filters{max-width:650px}.critical-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.critical-match{border:1px solid var(--line);border-radius:7px;padding:19px;background:#fbfcfe}.critical-match-title{display:flex;justify-content:space-between;gap:14px;align-items:center}.critical-match-title h4{font-size:13px;font-weight:600;margin:0;line-height:1.8}.critical-match-title h4 span{display:block;color:var(--muted)}.critical-match-title>span{font-family:var(--display);font-size:33px;color:var(--blue);line-height:1;text-align:right}.critical-match-title small{display:block;font-family:var(--body);font-size:7px;color:var(--muted);margin-top:5px}.critical-match>p{font-size:9px;color:var(--muted);line-height:1.8;margin:15px 0 9px}.impact-outcome{display:flex;position:relative;align-items:center;justify-content:space-between;gap:10px;width:100%;border:1px solid #e6ecf4;border-radius:4px;padding:12px 10px;background:white;margin:6px 0;font-size:10px;text-align:left;overflow:hidden}.impact-outcome strong{font-size:13px;color:var(--blue)}.impact-outcome i{position:absolute;height:3px;background:#81a9f1;left:0;bottom:0;pointer-events:none}.impact-outcome:hover{border-color:var(--blue)}.critical-match>small{display:block;font-size:8px;color:var(--muted);line-height:1.7;margin-top:12px}.insight-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:1px 0 20px}.insight-metrics>div{border-left:1px solid var(--line);padding-left:14px}.insight-metrics>div:first-child{border:0;padding-left:0}.insight-metrics strong{font-family:var(--display);font-size:37px;font-weight:600;display:block;color:var(--blue);line-height:1.1}.insight-metrics strong small{font-size:20px;font-weight:500;color:#a0afc0;margin-left:3px}.insight-metrics span{font-size:9px;color:var(--muted);display:block;line-height:1.6;margin-top:7px}.report-table>[role=row]{display:grid;grid-template-columns:minmax(105px,1fr) 73px 78px 45px;gap:9px;padding:10px 7px;align-items:center;font-size:10px;border-top:1px solid var(--line)}.report-table>[role=row]:first-child{font-size:7px;letter-spacing:.5px;color:var(--muted);border:0;background:#f7f9fc}.report-table [role=cell]:not(:first-child){text-align:center;font-variant-numeric:tabular-nums;color:var(--muted)}.report-table [role=columnheader]:not(:first-child){text-align:center}.report-table b{font-weight:600;color:var(--ink)}.report-table .report-hit{color:var(--green)!important}.report-provenance{padding:11px 12px;border-left:2px solid #afc5e4;background:#f6f9fd;border-radius:0 4px 4px 0}.insight-source{font-size:9px;color:var(--blue);display:inline-block;margin:0 0 17px}.pattern-highlight{display:flex;align-items:center;gap:23px;margin:4px 0 22px}.pattern-highlight>strong{font-family:var(--display);font-size:64px;line-height:1;color:var(--blue);font-weight:600;white-space:nowrap}.pattern-highlight>strong>span{color:#9aacbf;font-size:40px}.pattern-highlight>div{font-size:12px;color:var(--muted);line-height:1.8}.pattern-highlight b{display:block;font-size:11px;color:var(--ink);font-weight:500}.pattern-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.pattern-strip>div{background:#f7f9fc;border:1px solid #e8eef5;border-radius:5px;display:flex;flex-direction:column;align-items:center;padding:9px 3px;gap:7px}.pattern-strip span{font-size:8px;color:var(--muted)}.pattern-strip b{font-size:19px;font-family:var(--display);font-weight:600;color:#8396ad}.pattern-strip b.champion{color:var(--green)}.pattern-strip small{font-size:8px;color:var(--muted)}.pattern-cases p{border-top:1px solid var(--line);padding-top:10px}.pattern-cases a{display:block;font-size:10px;line-height:1.9}.europe-layout{display:grid;grid-template-columns:1fr 1fr;gap:45px;margin:8px 0 16px}.europe-bars>div{margin:0 0 17px}.europe-bars>div>span{display:flex;justify-content:space-between;gap:10px;font-size:10px;color:var(--muted);line-height:1.5}.europe-bars b{white-space:nowrap;color:var(--ink);font-weight:600}.europe-bars>div>div{height:8px;background:#f0f3f7;border-radius:4px;margin-top:8px;overflow:hidden}.europe-bars i{display:block;height:100%;background:var(--blue);border-radius:4px}.europe-bars i.secondary{background:#98abc0}.europe-bars>p{font-size:10px;line-height:1.8;color:var(--muted)}.europe-bars>p>strong{color:var(--ink);font-size:14px}.europe-cases{max-height:300px;overflow:auto}.europe-cases>div{display:grid;grid-template-columns:1fr auto;gap:5px 15px;border-top:1px solid var(--line);padding:10px 0;font-size:10px}.europe-cases a{grid-column:1/-1;color:var(--muted)}.reliability-summary{display:flex;align-items:center;gap:22px;margin-bottom:18px}.reliability-summary>strong{font-family:var(--display);font-size:48px;color:var(--blue);font-weight:600;white-space:nowrap}.reliability-summary small{font-size:26px;color:#9aacbf}.reliability-summary>span{font-size:10px;color:var(--muted);line-height:1.8}.reliability-summary b{display:block;color:var(--ink);font-weight:500}.reliability-legend{display:flex;gap:18px;margin:5px 0 15px;font-size:8px;color:var(--muted)}.reliability-legend>span{display:flex;align-items:center;gap:6px}.reliability-legend i{width:8px;height:8px;background:var(--blue);border-radius:2px}.reliability-legend>span:last-child i{background:#16826d}.reliability-row{display:grid;grid-template-columns:47px 1fr 49px;gap:7px 12px;align-items:center;border-top:1px solid #edf0f5;padding:11px 0;font-size:9px}.reliability-row>span{font-variant-numeric:tabular-nums;color:var(--muted)}.reliability-row>span:nth-child(3){text-align:right}.reliability-row small{display:block;font-size:7px;margin-top:4px;color:#8a9aaf}.reliability-bars>div{display:flex;align-items:center;gap:7px;height:14px;position:relative;padding-right:38px}.reliability-bars i{height:5px;background:var(--blue);border-radius:3px}.reliability-bars>div:last-child i{background:#16826d}.reliability-bars b{position:absolute;right:0;font-size:8px;font-weight:500}.reliability-row>p{grid-column:2/-1;font-size:7px;color:var(--muted);margin:0;line-height:1.6}.history-season-button{font:inherit;background:transparent;border:0;padding:7px 3px;color:var(--ink);white-space:nowrap}.history-season-button:hover{color:var(--blue);text-decoration:underline}.standings-history-entry>[role=cell]:first-child{display:flex;flex-direction:row-reverse;align-items:center;justify-content:flex-end;gap:3px}
#card-dialog{padding:0;width:min(760px,calc(100vw - 32px));max-width:760px;max-height:92vh;border-radius:10px;overflow:auto;background:#f1f4f9}#card-dialog::backdrop{background:#12243d99;backdrop-filter:blur(4px)}.capture-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:13px 20px;font-size:10px;color:var(--muted);position:sticky;top:0;background:#f1f4ff;z-index:2;border-bottom:1px solid #dce5f1}.capture-toolbar button{width:30px;height:30px;border:1px solid #d7e1ee;background:white;border-radius:50%;font-size:19px}.capture-card{margin:22px!important;background:white;box-shadow:0 10px 30px #172d4910;border-radius:8px}.capture-card .critical-grid{gap:10px}.capture-card .critical-match{padding:12px}.capture-card .critical-match-title h4{font-size:10px}.capture-card .critical-match-title>span{font-size:28px}.capture-card .critical-match-title small{font-size:6px}.capture-card .impact-outcome{font-size:9px}.capture-card .europe-layout{gap:20px}.capture-card .insight-card-footer{margin-top:20px}
@media(max-width:1000px){.critical-grid{gap:10px}.critical-match{padding:14px}.critical-match-title{gap:9px}.critical-match-title h4{font-size:11px}.critical-match-title>span{font-size:28px}.insight-card{padding:21px}.insight-card-heading h3{font-size:28px}.insight-toolbar>label{min-width:170px}.insight-grid{gap:15px}.report-table>[role=row]{grid-template-columns:minmax(85px,1fr) 57px 65px 38px;gap:5px;font-size:9px}.profile-score{padding:17px}.profile-score .crest{display:none}.journey-readout{gap:7px}.journey-readout>div{padding:12px}.journey-readout strong{font-size:14px}.journey-readout strong small{font-size:10px}}
@media(max-width:760px){.insight-grid{grid-template-columns:1fr}.critical-grid{grid-template-columns:1fr}.critical-match-title h4{font-size:13px}.critical-match-title>span{font-size:34px}.critical-match{padding:18px}.europe-layout{grid-template-columns:1fr;gap:15px}.insight-toolbar{padding:15px}.insight-toolbar>label{flex:1}.insight-toolbar>#share-scenario{width:100%;margin:0}.insight-card{padding:22px}.insight-card-heading h3{font-size:29px}.capture-card .critical-grid{grid-template-columns:1fr}.capture-card{margin:12px!important}.insight-card-footer small{max-width:230px}.critical-card,.europe-card{margin-top:15px}.insights-section{margin-top:32px}}
@media(max-width:400px){.insight-card{padding:18px}.insight-card-heading h3{font-size:27px}.capture-button{font-size:8px}.insight-context{font-size:9px}.insight-toolbar>button{font-size:10px}.insight-toolbar>label{min-width:145px}.card-filters{gap:8px}.card-filters label{min-width:95px}.card-filters select{font-size:10px}.insight-metrics strong{font-size:34px}.report-table>[role=row]{padding:10px 2px}.profile-score strong{font-size:43px}.profile-score{padding:16px}.pattern-highlight{gap:15px}.pattern-highlight>strong{font-size:57px}.pattern-highlight>div{font-size:11px}.insight-note{font-size:9px}.journey-readout>div{padding:10px}.journey-readout strong small{display:block;margin-top:4px}.profile-evidence{gap:8px}.reliability-summary>strong{font-size:43px}.reliability-summary{gap:16px}}

.condition-chips{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px}.condition-chips button,.condition-chips>div{font-size:10px;background:var(--soft-blue);border:1px solid #cdddf8;color:var(--blue);border-radius:5px;padding:8px 10px}.condition-chips span{margin-left:7px}
/* Kadro kartı mevcut açık renkli analiz kartlarıyla aynı görsel dili kullanır. */
.squad-card { margin-top: 22px; }
.squad-columns { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px; }
.squad-columns.single { grid-template-columns: 1fr; }
.squad-side h4 { margin: 16px 0 8px; font-size: 18px; }
.squad-status { color: #51677f; font-size: 13px; }
.squad-counts { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; padding: 18px 0; border-block: 1px solid #e8edf3; }
.squad-counts span { display: flex; flex-direction: column; gap: 7px; color: #6d7e91; font-size: 11px; }
.squad-counts b { color: #142d46; font-size: 28px; }
.squad-roster > div, .squad-events > div { padding: 10px 0; border-bottom: 1px solid #e8edf3; display: flex; flex-wrap: wrap; gap: 8px; justify-content: space-between; font-size: 12px; }
.squad-roster small, .squad-events span { color: #687c91; }
.squad-events a { color: #2166e8; }
.squad-effect { margin-top: 20px; padding: 20px; border-radius: 12px; background: #f4f7fd; }
.squad-effect > strong { font-size: 13px; }
.squad-effect > div { font-size: 30px; color: #2166e8; margin: 12px 0; font-weight: 700; }
.squad-effect > div span { padding: 0 16px; color: #91a3b8; }
.squad-effect p, .squad-effect small { font-size: 12px; line-height: 1.7; color: #5c6f84; }
@media (max-width: 640px) { .squad-columns { grid-template-columns: 1fr; } .squad-counts { gap: 8px; } }
