:root{--ink:#10261f;--muted:#68746f;--paper:#f3f2ed;--card:#fff;--line:#d8ddd9;--green:#0c4f3d;--lime:#c9ff55;--orange:#ff6b35;--shadow:0 18px 50px rgba(20,42,34,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans','Noto Sans SC',sans-serif}.app-shell{min-height:100vh}.topbar{height:72px;display:flex;align-items:center;padding:0 clamp(20px,4vw,64px);border-bottom:1px solid var(--line);background:rgba(243,242,237,.9);backdrop-filter:blur(14px);position:sticky;top:0;z-index:50}.brand{display:flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none;font-weight:700;letter-spacing:.04em}.brand b{color:var(--green)}.brand-mark{width:30px;height:30px;background:var(--green);border-radius:50%;display:grid;place-content:center;gap:2px;transform:rotate(-14deg)}.brand-mark i{display:block;width:14px;height:2px;background:var(--lime);border-radius:2px}.brand-mark i:nth-child(2){width:10px}.topbar nav{display:flex;gap:34px;margin-left:70px}.topbar nav a{color:var(--muted);text-decoration:none;font-size:14px;padding:27px 0;position:relative}.topbar nav a.active{color:var(--ink);font-weight:600}.topbar nav a.active:after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--green)}.header-tools{margin-left:auto;display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px}.live-dot{width:7px;height:7px;background:var(--orange);border-radius:50%;box-shadow:0 0 0 4px rgba(255,107,53,.12)}.icon-button{border:1px solid var(--line);background:transparent;border-radius:50%;width:34px;height:34px;margin-left:14px;cursor:pointer;color:var(--ink)}main{min-height:calc(100vh - 130px)}.hero{background:var(--green);color:white;padding:52px clamp(20px,6vw,92px) 44px;position:relative;overflow:hidden}.hero:after{content:'26';position:absolute;right:5vw;top:-70px;font-size:280px;font-weight:700;color:rgba(255,255,255,.035);letter-spacing:-.09em}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:700;color:var(--lime);display:flex;align-items:center;gap:10px}.eyebrow:before{content:'';width:28px;height:1px;background:currentColor}.hero h1{font-size:clamp(44px,7vw,84px);line-height:.95;letter-spacing:-.055em;margin:22px 0 18px;max-width:850px}.hero h1 em{font-style:normal;color:var(--lime)}.hero-meta{display:flex;gap:35px;color:#c8d5d0;font-size:13px;flex-wrap:wrap}.hero-meta strong{color:white}.container{width:min(1400px,calc(100% - 40px));margin:0 auto;padding:32px 0 70px}.control-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px;gap:20px;flex-wrap:wrap}.segmented{background:#e5e7e2;border-radius:99px;padding:4px;display:flex}.segmented button{border:0;background:transparent;padding:10px 18px;border-radius:99px;color:var(--muted);cursor:pointer;font:inherit;font-size:13px;font-weight:600}.segmented button.active{background:var(--card);color:var(--ink);box-shadow:0 2px 8px rgba(0,0,0,.08)}.filters{display:flex;align-items:center;gap:10px}.select,.ghost-btn{border:1px solid var(--line);background:var(--card);padding:10px 14px;border-radius:10px;color:var(--ink);font:inherit;font-size:13px}.ghost-btn{cursor:pointer}.section-title{display:flex;justify-content:space-between;align-items:end;margin:28px 0 16px}.section-title h2{margin:0;font-size:22px;letter-spacing:-.03em}.section-title span{font-size:12px;color:var(--muted)}.match-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.match-card{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:18px;cursor:pointer;transition:.22s;position:relative}.match-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#aebcb6}.match-top{display:flex;justify-content:space-between;color:var(--muted);font-size:11px;margin-bottom:16px}.status{padding:4px 8px;border-radius:99px;background:#edf0ec}.status.upcoming{color:#8a4a2d;background:#fff0e8}.team-line{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;margin:11px 0;font-size:14px;font-weight:600}.flag{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#eef0ed;font-size:18px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.05)}.score{font-size:20px;font-variant-numeric:tabular-nums}.match-foot{border-top:1px solid #edf0ed;margin-top:15px;padding-top:12px;display:flex;justify-content:space-between;color:var(--muted);font-size:11px}.bracket-shell{background:#e9ebe6;border:1px solid var(--line);border-radius:20px;overflow:auto;padding:22px;min-height:520px}.bracket-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;position:sticky;left:0}.route-pills{display:flex;gap:8px;flex-wrap:wrap}.route-pill{border:1px solid #cad1cc;background:transparent;padding:7px 10px;border-radius:99px;font-size:11px;cursor:pointer}.route-pill.active{background:var(--green);color:white}.zoom-controls button{border:1px solid #cad1cc;background:white;width:30px;height:30px;cursor:pointer}.bracket{min-width:1080px;display:grid;grid-template-columns:repeat(4,1fr);gap:42px;transition:transform .2s;transform-origin:top left}.round h3{font-size:11px;text-transform:uppercase;letter-spacing:.13em;color:var(--muted);margin:0 0 18px}.round-list{display:flex;flex-direction:column;justify-content:space-around;height:420px;gap:12px}.bracket-card{background:white;border:1px solid #d6dcd8;border-radius:11px;padding:10px 12px;cursor:pointer;position:relative;transition:.2s}.bracket-card:hover{border-color:var(--green);box-shadow:0 8px 20px rgba(16,38,31,.09)}.bracket-card.highlight{background:#f1ffd5;border-color:#92bf35}.bracket-card:after{content:'';position:absolute;right:-43px;top:50%;width:42px;height:1px;background:#b8c1bc}.round:last-child .bracket-card:after{display:none}.mini-team{display:flex;justify-content:space-between;align-items:center;font-size:12px;margin:4px 0}.mini-team .name{display:flex;gap:7px}.detail-hero{background:var(--green);color:white;padding:28px clamp(20px,6vw,92px) 52px}.back-link{color:#b9c9c2;text-decoration:none;font-size:12px;display:inline-flex;gap:8px;margin-bottom:34px}.versus{display:grid;grid-template-columns:1fr 180px 1fr;align-items:center;max-width:900px;margin:auto}.team-head{text-align:center}.team-head .big-flag{font-size:64px;display:block;margin-bottom:10px}.team-head h1{margin:0;font-size:30px}.team-head p{color:#aebfb8;margin:6px}.match-center{text-align:center}.match-center strong{font-size:40px;color:var(--lime)}.match-center span{display:block;font-size:11px;color:#adc0b8;margin-top:8px}.detail-meta{display:flex;justify-content:center;gap:28px;margin-top:34px;color:#c4d0cc;font-size:12px;flex-wrap:wrap}.detail-tabs{display:flex;gap:25px;border-bottom:1px solid var(--line);margin-bottom:26px;overflow:auto}.detail-tabs button{border:0;background:none;padding:16px 2px;color:var(--muted);font:inherit;font-size:13px;white-space:nowrap;cursor:pointer;border-bottom:3px solid transparent}.detail-tabs button.active{color:var(--green);border-color:var(--green);font-weight:700}.stat-panel{display:grid;grid-template-columns:1fr 1.3fr 1fr;background:var(--card);border:1px solid var(--line);border-radius:18px;overflow:hidden}.team-summary{padding:26px;text-align:center;background:#fafaf7}.team-summary .flag{margin:auto;width:48px;height:48px;font-size:28px}.form{display:flex;gap:5px;justify-content:center;margin-top:15px}.form i{font-style:normal;font-size:10px;width:22px;height:22px;display:grid;place-items:center;border-radius:5px;color:white}.form .w{background:#2f8a5e}.form .d{background:#a0a9a4}.form .l{background:#d66548}.comparison{padding:22px 30px}.comp-row{display:grid;grid-template-columns:58px 1fr 70px 1fr 58px;align-items:center;gap:8px;font-size:12px;margin:14px 0}.comp-row strong:first-child{text-align:right}.comp-row strong:last-child{text-align:left}.bar{height:6px;background:#e6eae7;border-radius:5px;overflow:hidden}.bar i{display:block;height:100%;background:var(--green);border-radius:5px}.bar.right i{margin-left:auto;background:var(--orange)}.comp-label{text-align:center;color:var(--muted);font-size:10px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:18px}.list-card,.players-card{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:20px}.card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.card-head h3{margin:0;font-size:15px}.history-row{display:grid;grid-template-columns:76px 1fr auto;align-items:center;padding:12px 0;border-top:1px solid #edf0ed;font-size:12px;cursor:pointer}.history-row:hover{background:#fafbf8}.result-badge{width:23px;height:23px;border-radius:5px;display:grid;place-items:center;color:white;font-size:10px;font-weight:700;margin-right:8px}.history-opponent{display:flex;align-items:center}.history-score{text-align:right;font-weight:700}.history-score small{display:block;color:var(--muted);font-weight:400;margin-top:3px}.players-card{margin-top:18px;overflow:auto}.table-tools{display:flex;gap:8px}.player-table{width:100%;border-collapse:collapse;min-width:760px}.player-table th{text-align:left;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.06em;padding:11px;border-bottom:1px solid var(--line);cursor:pointer}.player-table td{padding:13px 11px;border-bottom:1px solid #edf0ed;font-size:12px}.player-name{display:flex;align-items:center;gap:10px;font-weight:600}.avatar{width:32px;height:32px;border-radius:50%;background:#dfe5e1;display:grid;place-items:center;color:var(--green);font-size:11px}.player-row{cursor:pointer}.player-row:hover{background:#fafbf8}.data-note{margin-top:18px;color:var(--muted);font-size:11px;display:flex;justify-content:space-between;gap:20px}.modal{position:fixed;inset:0;background:rgba(8,20,16,.55);display:none;place-items:center;z-index:100;padding:20px}.modal.open{display:grid}.modal-card{background:white;border-radius:18px;width:min(600px,100%);padding:25px;box-shadow:0 30px 80px rgba(0,0,0,.25)}.modal-close{float:right;border:0;background:#eef0ed;border-radius:50%;width:30px;height:30px;cursor:pointer}footer{border-top:1px solid var(--line);padding:20px clamp(20px,4vw,64px);display:flex;justify-content:space-between;color:var(--muted);font-size:10px;letter-spacing:.05em}.dark{--ink:#eaf2ee;--muted:#9baaa3;--paper:#101713;--card:#18221d;--line:#2b3832;--green:#143f33}.dark .match-foot,.dark .history-row,.dark .player-table td{border-color:#2b3832}.dark .team-summary,.dark .history-row:hover,.dark .player-row:hover{background:#141e19}.dark .status{background:#25332c}.dark .bracket-shell{background:#131c17}.dark .bracket-card,.dark .zoom-controls button,.dark .modal-card{background:#18221d;color:var(--ink)}
@media(max-width:900px){.topbar nav{display:none}.match-grid{grid-template-columns:1fr 1fr}.versus{grid-template-columns:1fr 80px 1fr}.stat-panel{grid-template-columns:1fr}.team-summary{display:none}.two-col{grid-template-columns:1fr}.hero h1{font-size:52px}}
.result-badge.w{background:#2f8a5e}.result-badge.d{background:#8c9892}.result-badge.l{background:#d66548}
@media(max-width:580px){.topbar{height:62px}.header-tools>span:not(.live-dot){display:none}.hero{padding-top:38px}.hero h1{font-size:42px}.match-grid{grid-template-columns:1fr}.container{width:min(100% - 24px,1400px)}.filters{width:100%;overflow:auto}.versus{grid-template-columns:1fr 46px 1fr}.team-head .big-flag{font-size:45px}.team-head h1{font-size:20px}.match-center strong{font-size:24px}.comparison{padding:18px 10px}.comp-row{grid-template-columns:40px 1fr 58px 1fr 40px}.detail-meta{gap:12px}footer{display:block;line-height:2}}

/* 国旗图片：赛程卡片为圆形裁切，详情页和晋级图保留旗帜比例。 */
.flag{overflow:hidden}.flag-image{width:24px;height:16px;display:inline-block;object-fit:cover;border-radius:2px;vertical-align:middle}.flag .flag-image{width:100%;height:100%;display:block}.flag-placeholder{display:grid;place-items:center;min-width:22px;min-height:16px;font-size:9px;color:var(--muted)}.big-flag .flag-image{width:92px;height:62px;object-fit:cover;border-radius:8px;box-shadow:0 8px 22px rgba(0,0,0,.18);margin:0 auto}.mini-team .flag-image{width:22px;height:15px;object-fit:cover;border-radius:2px;vertical-align:middle}
.flag-emoji{font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif;line-height:1}.flag .flag-emoji{font-size:20px}.big-flag .flag-emoji{font-size:64px}.mini-team .flag-emoji{font-size:16px;vertical-align:middle}

/* V2 */
.v2-hero{padding-top:64px;padding-bottom:58px}.v2-hero h1{max-width:980px}.v2-controls{position:sticky;top:72px;z-index:30;background:var(--paper);padding:14px 0;margin:-14px 0 24px}.main-tabs button{min-width:104px}.view-panel{animation:viewIn .22s ease}@keyframes viewIn{from{opacity:.25;transform:translateY(5px)}to{opacity:1;transform:none}}.kicker{display:block;color:var(--green)!important;font-weight:700;letter-spacing:.14em;margin-bottom:5px}.group-pills{display:flex;gap:7px;overflow-x:auto;padding:2px 0 14px}.group-pills button{min-width:58px;border:1px solid var(--line);background:var(--card);border-radius:9px;padding:9px 12px;color:var(--muted);cursor:pointer;font-weight:700}.group-pills button.active{background:var(--green);border-color:var(--green);color:#fff}.group-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;margin:8px 0 16px}.group-heading small{color:var(--muted);letter-spacing:.12em}.group-heading h3{margin:4px 0 0;font-size:22px}.group-team-list{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.group-team-list span{display:flex;align-items:center;gap:5px;font-size:11px;color:var(--muted)}.group-team-list .flag-emoji{font-size:15px}.schedule-filters{display:flex;gap:9px;margin-bottom:16px}.search-input{min-width:200px}.empty-state{grid-column:1/-1;padding:48px 24px;border:1px dashed var(--line);border-radius:14px;text-align:center;color:var(--muted)}
.bracket-stage{overflow:auto;background:#e7eae5;border:1px solid var(--line);border-radius:18px;padding:22px;min-height:760px}.symmetric-tree{min-width:1900px;display:grid;grid-template-columns:1fr 190px 1fr;gap:28px;position:relative;transform-origin:top left;transition:transform .2s}.tree-side{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.tree-side.right{direction:ltr}.tree-round{display:flex;flex-direction:column}.tree-round h3{text-align:center;font-size:11px;letter-spacing:.08em;color:var(--muted);height:24px}.tree-games{flex:1;display:flex;flex-direction:column;justify-content:space-around;gap:9px}.tree-match{border:1px solid #d4dad6;border-radius:10px;background:var(--card);padding:9px;text-align:left;color:var(--ink);cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.03);transition:.18s}.tree-match:hover{border-color:var(--green);transform:translateY(-2px)}.tree-match small{display:block;color:var(--muted);font-size:8px;margin-bottom:6px}.tree-match span{display:grid;grid-template-columns:18px 1fr auto;gap:4px;align-items:center;font-size:9px;margin:3px 0}.tree-match .flag-emoji{font-size:12px}.trophy-core{align-self:center;background:var(--green);color:white;border-radius:90px 90px 20px 20px;padding:35px 20px;text-align:center;box-shadow:0 20px 50px rgba(15,61,48,.22)}.trophy-core svg{width:95px;height:128px;display:block;margin:auto}.trophy-core strong{display:block;color:var(--lime);font-size:14px;letter-spacing:.09em}.trophy-core span{font-size:8px;color:#b9c9c2}.final-strip{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:18px;width:600px;margin:10px auto 0}.final-strip .tree-games{display:grid;grid-template-columns:repeat(2,1fr)}
.bracket-lines{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:visible}.bracket-lines path{fill:none;stroke:#73947f;stroke-width:1.5;vector-effect:non-scaling-stroke}.tree-side,.trophy-core,.final-strip{position:relative;z-index:1}.tree-side{min-height:820px}.tree-round h3{font-size:14px;color:var(--green);font-weight:700}.tree-match{min-height:66px;border-color:#b7c7bd}.trophy-core{min-height:520px;border-radius:95px;padding:34px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 28%,#295d4b,#0d3026 70%)}.trophy-core .world-trophy{width:125px;height:200px;filter:drop-shadow(0 15px 18px rgba(0,0,0,.3))}.trophy-kicker{letter-spacing:.2em;color:#d8e6df!important;margin-bottom:4px}.trophy-core strong{font-size:16px}.trophy-core .trophy-sub{letter-spacing:.14em;margin-top:4px}.outright-mark{width:92px;height:92px;border:1px solid rgba(201,255,74,.55);border-radius:50%;display:grid;place-items:center;margin-top:28px;position:relative}.outright-mark:before,.outright-mark:after{content:'';position:absolute;width:58px;height:58px;border:1px solid rgba(201,255,74,.45);transform:rotate(45deg);border-radius:14px}.outright-mark b{color:var(--lime);font-size:18px;z-index:1}.outright-mark i{position:absolute;width:1px;height:110px;background:linear-gradient(transparent,var(--lime),transparent)}
.detail-tabs button{font-weight:600}.overview-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.overview-card{padding:20px;border:1px solid var(--line);border-radius:14px;background:var(--card)}.overview-card span{display:block;color:var(--muted);font-size:11px;margin-bottom:9px}.overview-card strong{font-size:15px}.player-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.player-profile{display:grid;grid-template-columns:92px 1fr;gap:15px;padding:16px;background:var(--card);border:1px solid var(--line);border-radius:15px;align-items:center}.player-photo{width:92px;height:104px;background:#e3e8e4;border-radius:12px;overflow:hidden;display:grid;place-items:center;color:var(--green);font-size:24px;font-weight:700}.player-photo img{width:100%;height:100%;object-fit:cover}.player-profile h3{margin:3px 0;font-size:15px}.player-profile p,.player-profile small,.player-profile a{font-size:10px;color:var(--muted)}.player-profile a{color:var(--green)}.privacy-panel{max-width:700px;margin:25px auto;padding:45px;border:1px solid var(--line);background:var(--card);border-radius:18px;text-align:center}.privacy-lock{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:#edf1ee;color:var(--green);font-size:28px;margin:0 auto 18px}.privacy-panel p{color:var(--muted);line-height:1.7}.dark .bracket-stage{background:#131c17}.dark .tree-match{background:var(--card)}
.match-data-shell{margin-top:24px}.player-name .avatar{overflow:hidden;flex:0 0 32px}.player-name .avatar img{width:100%;height:100%;object-fit:cover}.player-table td .flag-image{margin-right:5px}.data-pending{color:var(--muted);font-size:11px}
@media(max-width:900px){.v2-controls{top:62px}.overview-grid{grid-template-columns:1fr 1fr}.player-grid{grid-template-columns:1fr 1fr}.bracket-stage{min-height:620px}.group-heading{align-items:start;flex-direction:column}.group-team-list{justify-content:flex-start}}
@media(max-width:580px){.main-tabs{width:100%}.main-tabs button{min-width:0;flex:1}.v2-controls .filters{width:auto}.schedule-filters{display:grid;grid-template-columns:1fr 1fr}.search-input{grid-column:1/-1;min-width:0}.overview-grid,.player-grid{grid-template-columns:1fr}.player-profile{grid-template-columns:76px 1fr}.player-photo{width:76px;height:88px}.privacy-panel{padding:28px 18px}.bracket-stage{margin:0 -6px}.final-strip{width:520px}}
.group-layout{display:grid;grid-template-columns:300px 1fr;gap:14px;align-items:start}.group-match-grid{grid-template-columns:repeat(2,1fr)}.standings{background:var(--card);border:1px solid var(--line);border-radius:15px;padding:15px;position:sticky;top:150px}.standings h3{font-size:15px;margin:0 0 12px}.standing-head,.standing-row{display:grid;grid-template-columns:24px 1fr 28px 42px 35px;gap:5px;align-items:center;padding:9px 4px;font-size:10px;border-top:1px solid #edf0ed}.standing-head{color:var(--muted);border-top:0;padding-top:0}.standing-row>span:nth-child(2){display:flex;align-items:center;gap:5px;font-weight:600}.standing-row .flag-emoji{font-size:14px}.standing-row.qualified{background:#f1f8e7;border-radius:7px}.dark .standing-row.qualified{background:#233429}@media(max-width:900px){.group-layout{grid-template-columns:1fr}.standings{position:static}.group-match-grid{grid-template-columns:1fr 1fr}}@media(max-width:580px){.group-match-grid{grid-template-columns:1fr}}
.interaction-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px}.interaction-summary>div{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:18px}.interaction-summary span{display:block;color:var(--muted);font-size:10px;margin-bottom:7px}.interaction-summary strong{font-size:24px}.interaction-list{overflow-x:auto}.interaction-table-head,.interaction-row{min-width:1080px;display:grid;grid-template-columns:130px 1.05fr 1.2fr 62px 72px 86px 72px 72px;gap:9px;align-items:center}.interaction-table-head{padding:0 13px 8px;color:var(--muted);font-size:9px}.interaction-row{background:var(--card);border:1px solid var(--line);border-radius:13px;padding:12px 13px;margin-bottom:8px}.interaction-row small{display:block;color:var(--muted);font-size:9px;margin:4px 0}.interaction-row b{font-size:10px}.profile-link{display:flex;align-items:center;gap:7px;color:var(--ink);text-decoration:none}.profile-link:hover strong{color:var(--green)}.profile-avatar{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:white;font-size:9px;font-weight:700}.profile-avatar.large{width:70px;height:70px;font-size:20px}.confidence-level,.confidence-percent{color:var(--green);font-size:10px}.confidence-percent{display:inline-flex;background:#eef5e6;border-radius:99px;padding:6px 8px;justify-content:center}.prediction-result{display:inline-flex;justify-content:center;padding:6px 8px;border-radius:99px;font-size:10px}.prediction-result.correct{background:#e8f5e7;color:#2d6c3c}.prediction-result.incorrect{background:#fff0e8;color:#94482b}.prediction-result.pending{background:#edf0ed;color:var(--muted)}.points-change.positive{color:#2d7a47}.points-change.negative{color:#b25137}.profile-hero{background:var(--green);color:white;padding:30px clamp(20px,6vw,92px) 42px}.profile-identity{display:flex;align-items:center;gap:18px;max-width:900px;margin:20px auto 0}.profile-identity h1{margin:4px 0;font-size:32px}.profile-identity p{margin:0;color:#b8cac2}.profile-summary{grid-template-columns:repeat(4,1fr)}.profile-history{display:grid;gap:9px}.safe-history article{display:grid;grid-template-columns:1.5fr 1.2fr 135px 90px 55px 55px;gap:12px;align-items:center;padding:13px;background:var(--card);border:1px solid var(--line);border-radius:12px}.profile-history h3{font-size:11px;margin:4px 0}.profile-history small,.profile-history span{font-size:9px;color:var(--muted)}.interaction-landing{max-width:1000px;margin:0 auto}.viewer-selector{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:24px;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}.selector-copy{display:flex;gap:16px;align-items:center}.selector-copy h3{margin:0 0 5px}.selector-copy p{margin:0;color:var(--muted);font-size:11px}.selector-actions{display:flex;gap:8px}.primary-btn{border:0;background:var(--green);color:white;border-radius:10px;padding:11px 16px;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.selector-error{grid-column:1/-1;color:#b25137;font-size:10px;margin:0}.viewer-preview-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.viewer-preview-grid article{display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;background:var(--card);border:1px solid var(--line);border-radius:14px;padding:16px}.viewer-preview-grid h3{margin:0 0 4px;font-size:14px}.viewer-preview-grid p{margin:0;color:var(--muted);font-size:10px}.viewer-preview-grid a{color:var(--green);text-decoration:none;font-size:11px;font-weight:700}.probability-note{display:flex;gap:10px;margin-top:16px;padding:14px;border-radius:12px;background:#eef5e6;color:var(--muted);font-size:10px}.probability-note strong{color:var(--green);white-space:nowrap}.dark .prediction-result.correct{background:#213a29;color:#9dd8a7}.dark .prediction-result.incorrect{background:#43291f;color:#f5ae91}.dark .confidence-percent,.dark .probability-note{background:#213329}@media(max-width:900px){.safe-history article{grid-template-columns:1fr 1fr 135px}.interaction-summary{grid-template-columns:1fr 1fr}.viewer-selector{grid-template-columns:1fr}.selector-actions{width:100%}.selector-actions select{flex:1}}@media(max-width:580px){.interaction-summary,.profile-summary{grid-template-columns:1fr 1fr}.safe-history article{grid-template-columns:1fr}.profile-identity h1{font-size:25px}.viewer-preview-grid{grid-template-columns:1fr}.selector-actions{display:grid}.main-tabs button{font-size:11px;padding-inline:9px}.probability-note{display:grid}}
