:root{--bg:#f3f4ed;--paper:#fff;--ink:#1b322b;--muted:#748079;--line:#e3e7dd;--green:#24563e;--lime:#d1ee8e;--soft:#edf3e8;--gold:#b78942;--red:#ad4d3a;--shadow:0 6px 28px #19372906;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{cursor:pointer;border:0;color:inherit}button:disabled{cursor:default;opacity:.42}button:active:not(:disabled){transform:translateY(1px)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #8eb655;outline-offset:3px}h1,h2,h3,p{margin:0}h1{font-size:30px;letter-spacing:-1.2px;line-height:1.13}h2{font-size:23px;letter-spacing:-.7px;line-height:1.2}h3{font-size:16px;letter-spacing:-.25px;line-height:1.4}p{line-height:1.55}small{font-size:12px;line-height:1.5}.muted{color:var(--muted)}.eyebrow{font-size:10px;font-weight:750;letter-spacing:1.6px;text-transform:uppercase;line-height:1.5}.green{color:var(--green)}.red{color:var(--red)}.gold{color:var(--gold)}.icon{width:21px;height:21px;stroke:currentColor;stroke-width:1.65;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icon.sm{width:17px;height:17px}.row{display:flex;align-items:center;gap:10px}.between{display:flex;align-items:center;justify-content:space-between;gap:12px}.col{display:flex;flex-direction:column;gap:5px}.grow{flex:1;min-width:0}.num{font-variant-numeric:tabular-nums}.badge{display:inline-flex;align-items:center;gap:5px;background:var(--soft);color:var(--green);border-radius:7px;padding:5px 8px;font-size:10px;font-weight:750;white-space:nowrap}.badge.lime{background:var(--lime);color:var(--ink)}.badge.plain{background:#f4f5f0;color:#7a8278}.tag{font-size:10px;letter-spacing:.8px;border:1px solid #d7dfcd;border-radius:5px;padding:3px 6px;font-weight:650}.dot{width:6px;height:6px;border-radius:50%;background:#7caa57;display:inline-block}.btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--green);color:#fff;border-radius:12px;padding:12px 18px;font-size:14px;font-weight:680;text-decoration:none}.btn.secondary{background:var(--soft);color:var(--green)}.btn.lime{background:var(--lime);color:var(--ink)}.btn.outline{background:transparent;border:1px solid var(--line);color:var(--ink)}.btn.danger{background:#fff0eb;color:var(--red)}.btn.block{width:100%}.btn.small{font-size:12px;min-height:42px;padding:8px 12px}.text-btn{background:none;padding:10px 0;min-height:44px;font-size:12px;font-weight:700;color:var(--green);display:inline-flex;gap:5px;align-items:center}.round-btn{background:#fff;box-shadow:0 0 0 1px var(--line);width:42px;height:42px;display:grid;place-items:center;border-radius:50%;flex-shrink:0}.rule{height:1px;background:var(--line);margin:16px 0}.spacer{height:18px}.header{position:sticky;top:0;z-index:20;background:#f3f4edf5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:calc(13px + env(safe-area-inset-top)) 21px 12px;border-bottom:1px solid var(--line)}.header-inner{max-width:1040px;margin:auto}.brand-word{font-size:13px;letter-spacing:2px;font-weight:850}.brand-sub{font-size:10px;letter-spacing:.1px;color:var(--muted);margin-top:3px}.crest{width:48px;height:56px;flex-shrink:0}.crest.sm{width:33px;height:39px}.crest.large{width:66px;height:77px}.layout{max-width:1080px;margin:auto;padding:23px 20px calc(112px + env(safe-area-inset-bottom))}.page-head{margin-bottom:22px}.page-head h1{margin-top:6px}.page-head p{margin-top:8px;font-size:13px;color:var(--muted)}.nav{position:fixed;bottom:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid var(--line);padding:9px 8px calc(8px + env(safe-area-inset-bottom));z-index:25}.nav-inner{max-width:550px;margin:auto;display:grid;grid-template-columns:repeat(5,1fr)}.nav button{display:flex;align-items:center;flex-direction:column;gap:5px;background:none;font-size:10px;min-height:48px;justify-content:center;color:#7d867d;padding:2px 0;position:relative}.nav button.active{color:var(--green);font-weight:750}.nav button.active:before{content:"";position:absolute;top:-10px;background:var(--green);width:25px;height:3px;border-radius:0 0 4px 4px}.nav .icon{width:22px;height:22px}.card{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:var(--shadow)}.stack{display:flex;flex-direction:column;gap:17px}.section-title{margin:6px 0 12px}.section-title h2{font-size:18px}.hero{position:relative;overflow:hidden;color:#fff;background:#234d39;border-radius:20px;min-height:233px;padding:23px;isolation:isolate}.hero .landscape{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;-o-object-fit:cover;object-fit:cover;z-index:-1}.hero .eyebrow{color:#d4e8be;font-size:9px;letter-spacing:1.3px}.hero h2{font-size:31px;letter-spacing:-1px;line-height:1.07;margin-top:17px;font-weight:720;max-width:250px}.hero-footer{margin-top:29px;display:flex;align-items:center;gap:8px;font-size:11px;color:#e5efd7}.hero-footer .icon{width:15px;height:15px}.hero .hero-watermark{position:absolute;right:18px;top:21px;font-size:9px;font-weight:700;letter-spacing:1.8px;writing-mode:vertical-rl;color:#bfd1b2}.metrics{display:grid;grid-template-columns:repeat(3,1fr);padding:19px 0}.metric{padding:0 13px;border-right:1px solid var(--line)}.metric:first-child{padding-left:0}.metric:last-child{border:0;padding-right:0}.metric strong{font-size:22px;letter-spacing:-.8px;font-weight:720;display:block}.metric span{font-size:10px;color:var(--muted);display:block;margin-top:5px}.metric .suffix{display:inline;font-size:11px;font-weight:500;color:var(--muted);margin-left:3px}.match-card .match-teams{display:grid;grid-template-columns:1fr 44px 1fr;align-items:center;text-align:center;padding:21px 0 20px}.team-box{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:0}.team-box strong{font-size:14px}.team-box small{font-size:10px;color:var(--muted);margin-top:-4px}.versus{font-size:12px;letter-spacing:1px;color:#b0b8a9}.match-card .btn{margin-top:0}.match-meta{padding-top:10px;text-align:center;font-size:10px;color:var(--muted)}.coach-note{display:flex;gap:12px;padding:16px 17px;background:#eaf0e2;border:1px solid #e0e7d7;border-radius:15px}.coach-note .note-icon{display:grid;place-items:center;background:#d9e5cd;width:35px;height:35px;border-radius:10px;flex-shrink:0}.coach-note h3{font-size:12px;margin-bottom:4px}.coach-note p{font-size:12px;color:#64705d;line-height:1.5}.task{padding:13px 0;border-bottom:1px solid var(--line)}.task:last-child{border:0;padding-bottom:0}.task:first-child{padding-top:0}.task-num{width:30px;height:30px;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;font-size:11px;color:#7d8978}.task.done .task-num{background:var(--soft);color:var(--green);border-color:var(--soft)}.task h3{font-size:12px}.task p{font-size:10px;color:var(--muted);margin-top:2px}.progress{height:5px;background:#ebeee6;border-radius:10px;overflow:hidden}.progress i{display:block;height:100%;border-radius:10px;background:#85a962}.progress.warning i{background:#c99b5c}.budget{display:flex;align-items:center;gap:12px}.budget .amount{font-size:24px;font-weight:740;letter-spacing:-.8px;margin:4px 0}.icon-tile{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:var(--soft);color:var(--green);flex-shrink:0}.fine-print{font-size:10px;line-height:1.6;color:var(--muted);text-align:center;padding:4px 10px}.segmented{display:flex;gap:4px;padding:4px;background:#e9ede2;border-radius:11px;margin-bottom:18px}.segmented button{flex:1;background:none;border-radius:8px;padding:9px 5px;min-height:36px;font-size:12px;color:var(--muted)}.segmented button.selected{background:#fff;color:var(--ink);font-weight:700;box-shadow:0 2px 7px #18322b09}.select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--line);border-radius:10px;min-height:44px;padding:10px 30px 10px 12px;background:#fff;color:var(--ink);font-size:13px;font-weight:650;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%2324563e'%3E%3Cpath d='m4 6 4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center}.lineup-pitch{height:355px;position:relative;border-radius:15px;overflow:hidden;margin-top:15px;border:7px solid #376b4b;background:repeating-linear-gradient(0deg,#285a40,#285a40 12.5%,#2d6045 12.5%,#2d6045 25%)}.pitch-lines{position:absolute;top:15px;right:15px;bottom:15px;left:15px;border:1px solid #ffffff45}.pitch-lines:before{content:"";position:absolute;top:50%;width:100%;height:1px;background:#ffffff45}.pitch-lines:after{content:"";position:absolute;top:50%;left:50%;width:68px;height:68px;border:1px solid #ffffff45;border-radius:50%;transform:translate(-50%,-50%)}.pitch-box{position:absolute;left:25%;width:50%;height:49px;border:1px solid #ffffff45}.pitch-box.top{top:0;border-top:0}.pitch-box.bottom{bottom:0;border-bottom:0}.shirt-player{position:absolute;transform:translate(-50%,-50%);width:76px;height:59px;background:transparent;color:#fff;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:2px;padding:0;z-index:2}.shirt-player:active:not(:disabled){transform:translate(-50%,-49%)}.shirt-icon{height:31px;width:38px;filter:drop-shadow(0 2px 2px #09271240)}.shirt-player .player-label{font-size:8px;background:#173c30c9;padding:2px 5px;border-radius:4px;max-width:76px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:550}.shirt-player .tiny-rating{position:absolute;right:15px;top:2px;font-size:8px;background:#f8f9ed;color:var(--ink);border-radius:3px;min-width:14px;padding:1px}.pitch-caption{display:flex;justify-content:space-between;margin-top:12px;font-size:10px;color:var(--muted)}.player-row{display:flex;align-items:center;gap:11px;padding:13px 0;min-height:68px;border-bottom:1px solid var(--line);width:100%;background:transparent;text-align:left}.player-row:last-child{border:0}.player-avatar{width:39px;height:42px;display:grid;place-items:center;background:var(--soft);border-radius:10px;font-size:14px;font-weight:750;color:#557441;flex-shrink:0}.player-avatar.GK{background:#fcf0d7;color:#ac8847}.player-avatar.FW{background:#eef0f9;color:#6875a2}.player-avatar.MF{background:#e5f1e8;color:#4f8059}.player-name{font-size:13px;font-weight:680;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-sub{font-size:10px;color:var(--muted);margin-top:4px}.rating{width:32px;height:33px;display:grid;place-items:center;border-radius:8px;background:#eff4e7;color:#47652f;font-size:14px;font-weight:750}.energy-mini{width:46px;text-align:right;font-size:10px;color:var(--muted)}.energy-mini .progress{margin-top:5px;height:3px}.tactic-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.tactic{padding:13px 11px;text-align:left;background:#f7f8f3;border:1px solid var(--line);border-radius:11px}.tactic.selected{background:var(--soft);border-color:#8eae74}.tactic strong{font-size:12px;display:block}.tactic small{display:block;font-size:10px;color:var(--muted);margin-top:4px;line-height:1.4}.training-hero{height:145px;background:#e5eddd;border-radius:16px;position:relative;overflow:hidden;padding:19px;margin-bottom:18px}.training-hero svg{position:absolute;right:-19px;bottom:-28px;width:225px;height:170px;opacity:.9}.training-hero h2{font-size:23px;position:relative;z-index:1;line-height:1.15}.training-hero small{display:block;margin-top:9px;position:relative;max-width:155px;color:#6f7e64}.training-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.training-option{border:1px solid var(--line);padding:16px 13px;text-align:left;background:#fff;border-radius:14px;position:relative;min-height:117px}.training-option.selected{border-color:#7c9f65;background:#f0f5e9}.training-option .icon{color:#6c8954;width:23px;height:23px;margin-bottom:9px}.training-option strong{display:block;font-size:12px}.training-option small{display:block;font-size:10px;color:var(--muted);margin-top:4px}.training-option.selected:after{content:"✓";position:absolute;right:11px;top:10px;font-size:13px;color:var(--green)}.training-rest{grid-column:1/-1;min-height:68px;display:flex;gap:12px;align-items:center;padding:13px}.training-rest .icon{margin:0}.outcome{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin:15px 0 20px;text-align:center}.outcome strong{font-size:18px;display:block}.outcome small{font-size:9px;color:var(--muted)}.notice{padding:13px 14px;font-size:12px;line-height:1.5;border-radius:11px;background:#f7f0df;color:#8a7443;margin:15px 0}.success{background:#eaf3e1;color:#4a6938}.league-table{width:100%;border-collapse:collapse;font-size:12px}.league-table th{font-size:9px;color:var(--muted);font-weight:600;text-align:right;padding:10px 7px;border-bottom:1px solid var(--line)}.league-table th:nth-child(2){text-align:left}.league-table td{padding:15px 7px;text-align:right;border-bottom:1px solid #edf0e8;white-space:nowrap}.league-table td:nth-child(2){text-align:left;font-weight:650}.league-table td:first-child{font-size:10px;color:var(--muted);width:20px}.league-table .ours td{background:#eef5e5;color:var(--green)}.league-table .ours td:first-child{border-radius:8px 0 0 8px}.league-table .ours td:last-child{border-radius:0 8px 8px 0;font-weight:800}.league-table tr:last-child td{border-bottom:0}.fixture-row{padding:16px 0;border-bottom:1px solid var(--line)}.fixture-row:last-child{border:0;padding-bottom:0}.fixture-row .week{font-size:9px;color:var(--muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:10px}.fixture-row .score{font-size:16px;font-weight:750;letter-spacing:2px;min-width:53px;text-align:center}.fixture-row .fixture-name{font-size:12px;flex:1}.fixture-row .fixture-name:last-child{text-align:right}.facility{padding:17px}.facility h3{font-size:14px}.facility p{font-size:11px;color:var(--muted);margin:12px 0}.facility-levels{display:flex;gap:4px;margin-top:9px}.facility-levels i{height:4px;width:21px;background:#e6ebde;border-radius:3px}.facility-levels i.on{background:#88a760}.facility .btn{white-space:nowrap;min-width:120px}.scout-card{background:#e8efdf;border-color:#dbe5cf}.scout-card p{font-size:12px;color:#6a7a5f;margin:9px 0 16px}.school-grid{display:grid;gap:13px}.profile-hero{text-align:center;padding:18px 0 8px}.profile-initials{width:80px;height:84px;border-radius:19px;background:var(--soft);display:grid;place-items:center;font-size:29px;font-weight:750;color:var(--green);margin:0 auto 14px}.profile-hero h2{font-size:23px}.profile-hero p{font-size:12px;color:var(--muted);margin-top:7px}.profile-stats{display:grid;grid-template-columns:1fr 1fr;gap:14px 20px;margin:22px 0}.profile-stats .between{font-size:11px;margin-bottom:7px}.profile-stats strong{font-size:14px}.stars{letter-spacing:3px;color:#aa8c48;font-size:13px;margin-top:11px}.form-field{display:block;width:100%;min-height:50px;border:1px solid var(--line);background:#f9faf5;border-radius:11px;padding:13px 14px;color:var(--ink);font-size:16px;margin:8px 0 16px}.form-label{font-size:11px;font-weight:700;color:var(--muted);display:block;margin-top:20px}.settings-row{width:100%;background:#fff;display:flex;align-items:center;gap:12px;min-height:59px;padding:12px 0;border-bottom:1px solid var(--line);text-align:left;font-size:13px}.settings-row .icon:last-child{margin-left:auto;width:15px}.help-copy h3{font-size:14px;margin:20px 0 6px}.help-copy p{font-size:12px;color:var(--muted);line-height:1.65}.onboard{max-width:520px;margin:0 auto;padding:24px 22px calc(30px + env(safe-area-inset-bottom))}.onboard-brand{margin-bottom:23px}.onboard .hero{min-height:231px}.onboard .hero h2{font-size:37px;max-width:280px}.onboard h1{margin:27px 0 7px;font-size:26px;line-height:1.2}.onboard-intro{font-size:12px;color:var(--muted);margin-bottom:18px}.school-choice{width:100%;padding:13px 15px;display:flex;align-items:center;gap:13px;border:1px solid var(--line);background:#fff;border-radius:13px;margin-bottom:9px;text-align:left}.school-choice.selected{border-color:#7e9d60;background:#f0f5e9}.school-choice strong{font-size:14px;display:block}.school-choice small{font-size:10px;color:var(--muted);display:block;margin-top:4px}.school-choice .radio{width:19px;height:19px;border:1.5px solid #c6cebf;border-radius:50%;margin-left:auto}.school-choice.selected .radio{border:6px solid #3e6b43}.onboard .form-label{margin-top:18px}.onboard .btn{margin-top:3px}.onboard .fine-print{margin-top:14px}.boot{padding:80px 25px;text-align:center}.boot strong{letter-spacing:4px;color:var(--green);font-size:14px}.boot h1{margin:15px 0}.boot p{font-size:13px;color:var(--muted)}dialog{border:0;color:var(--ink);background:var(--bg);border-radius:24px 24px 0 0;width:100%;max-width:550px;max-height:90dvh;padding:0;margin:auto auto 0;box-shadow:0 -15px 90px #10221726}dialog::backdrop{background:#0c211d75;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}#sheet-body{padding:10px 22px calc(25px + env(safe-area-inset-bottom));overflow:auto}.sheet-handle{width:36px;height:4px;background:#c9d1c1;border-radius:5px;margin:0 auto 17px}.sheet-head{margin-bottom:20px}.sheet-head h2{font-size:22px}.sheet-head .round-btn{width:35px;height:35px}.sheet-head .icon{width:17px}.modal-subtitle{font-size:12px;color:var(--muted);margin-top:6px}.sheet-actions{display:flex;gap:10px;margin-top:22px}.sheet-actions>*{flex:1}#toast{position:fixed;left:50%;bottom:calc(92px + env(safe-area-inset-bottom));transform:translate(-50%,20px);background:#193a2e;color:#fff;box-shadow:0 8px 32px #17392b22;max-width:calc(100vw - 36px);width:-moz-max-content;width:max-content;border-radius:12px;font-size:12px;padding:13px 18px;z-index:150;opacity:0;pointer-events:none;transition:.2s;line-height:1.45}#toast.visible{opacity:1;transform:translate(-50%)}.result-score{font-size:60px;letter-spacing:6px;text-align:center;font-weight:760;margin:12px 0 2px}.result-title{text-align:center;font-size:24px;font-weight:720;letter-spacing:-.7px}.result-versus{text-align:center;font-size:12px;color:var(--muted);margin-bottom:23px}.stat-line{margin:15px 0}.stat-line .between{font-size:11px;margin-bottom:7px}.stat-line .stat-bars{display:flex;gap:3px;height:5px;border-radius:8px;overflow:hidden}.stat-bars i:first-child{background:#6d9553}.stat-bars i:last-child{background:#c5cbbb}.goal-event{font-size:11px;line-height:1.5;padding:9px 0;border-bottom:1px solid var(--line)}.goal-event b{display:inline-block;min-width:25px;color:var(--green)}.season-award{background:#f6ecd8;border:1px solid #ede0c3;padding:17px;border-radius:13px;text-align:center;margin:18px 0}.season-award .icon{color:#a07e3f;width:35px;height:35px;margin-bottom:7px}.season-award h3{font-size:18px}.season-award p{font-size:12px;color:#8c7b57;margin-top:6px}.match-screen{position:fixed;top:0;right:0;bottom:0;left:0;background:#f3f4ed;z-index:50;overflow:auto;overscroll-behavior:contain;padding:calc(13px + env(safe-area-inset-top)) 15px calc(20px + env(safe-area-inset-bottom))}.match-inner{max-width:740px;margin:auto}.match-top{margin-bottom:14px}.match-top .eyebrow{font-size:9px}.live-label{display:flex;align-items:center;gap:6px;font-size:9px;font-weight:750;letter-spacing:1px;color:#6b8557}.scoreboard{display:grid;grid-template-columns:1fr 110px 1fr;align-items:center;text-align:center;margin-bottom:13px}.scoreboard .team-box{gap:5px}.scoreboard strong{font-size:12px}.scoreboard .crest{width:34px;height:40px}.live-score{font-size:32px;letter-spacing:3px;font-weight:770;font-variant-numeric:tabular-nums}.live-clock{font-size:11px;color:var(--green);display:inline-block;padding:4px 9px;border-radius:5px;background:#e5ecd9;margin-top:3px;font-variant-numeric:tabular-nums}.stadium{background:#386448;border-radius:16px;padding:7px;position:relative;overflow:hidden;box-shadow:0 8px 30px #1f412b15}.stadium canvas{display:block;width:100%;height:min(53dvh,510px);border-radius:10px}.match-comment{min-height:40px;padding:12px 5px 9px;text-align:center;font-size:11px;color:var(--muted);line-height:1.4}.match-controls{display:flex;gap:7px;margin:4px 0 11px}.match-controls .btn{flex:1;padding:10px 7px;font-size:12px;min-height:45px;white-space:nowrap}.match-controls .btn.speed{flex:0 0 53px}.match-controls .icon{width:17px;height:17px}.match-extras{display:grid;grid-template-columns:1fr 1fr;gap:8px}.match-extras .btn{min-height:43px;font-size:11px;padding:10px}.pitch-toast{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);background:#173d2fe8;color:#fff;padding:17px 22px;border-radius:13px;text-align:center;width:-moz-max-content;width:max-content;max-width:90%;pointer-events:none}.pitch-toast strong{font-size:24px;display:block;letter-spacing:-.4px}.pitch-toast small{font-size:11px;color:#d0dfbf;display:block;margin-top:5px}.pitch-toast[hidden]{display:none}.fulltime-note{font-size:10px;color:var(--muted);text-align:center;margin-top:12px}.empty{padding:30px 10px;text-align:center;color:var(--muted);font-size:12px}.draft-warning{font-size:10px;padding-top:10px;color:var(--gold)}.fade-in{animation:appear .2s ease}@keyframes appear{0%{opacity:.4;transform:translateY(4px)}to{opacity:1;transform:none}}@media(min-width:700px){.layout{padding-top:32px}.header{padding:17px 25px}.nav{padding-bottom:12px}.nav-inner{max-width:600px}.nav button{font-size:11px}.page-head h1{font-size:35px}.dashboard-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:25px;align-items:start}.hero{min-height:262px;padding:28px}.hero h2{font-size:39px;max-width:330px}.hero-footer{margin-top:39px}.metrics{padding-top:23px;padding-bottom:23px}.metric strong{font-size:26px}.metric span{font-size:11px}.card{padding:23px}.school-grid{grid-template-columns:1fr 1fr}.lineup-pitch{height:414px}.shirt-player .player-label{font-size:10px;max-width:95px}.shirt-player{width:96px}.shirt-player .tiny-rating{right:21px;font-size:9px}.shirt-icon{height:36px;width:44px}.stadium canvas{height:min(53dvh,460px)}.scoreboard{margin:12px auto 20px;max-width:520px}.scoreboard .crest{width:43px;height:51px}.live-score{font-size:43px}.match-comment{font-size:13px}.match-controls .btn{font-size:14px;min-height:48px}.match-extras .btn{font-size:12px}.league-table{font-size:13px}.league-table td{padding:17px 9px}dialog{margin:auto;border-radius:22px;max-height:88dvh}#sheet-body{padding:13px 25px 25px}.onboard{padding-top:36px}.onboard .hero{min-height:255px}}@media(max-width:360px){.layout{padding-left:14px;padding-right:14px}.header{padding-left:15px;padding-right:15px}.card{padding:15px}.hero{padding:20px}.hero h2{font-size:29px}.brand-word{font-size:12px}.metric strong{font-size:20px}.shirt-player{width:66px}.shirt-player .player-label{max-width:66px;font-size:7.5px}.shirt-player .tiny-rating{right:10px}.league-table td,.league-table th{padding-left:5px;padding-right:5px}.match-screen{padding-left:10px;padding-right:10px}.player-name{font-size:12px}.rating{width:28px}.player-row{gap:8px}.training-option{padding:13px 11px}.btn{padding-left:12px;padding-right:12px}}@media(max-width:699px){:root{--bg:#f6f4ec;--paper:#fffefa;--line:#e5e1d5;--shadow:0 8px 24px #25382d0b}body{background:linear-gradient(180deg,#f2f4e9 0,#f8f5ed 220px,#f6f4ec)}h1{font-size:28px;letter-spacing:-1px}.layout{padding:18px 14px calc(106px + env(safe-area-inset-bottom))}.header{padding:calc(9px + env(safe-area-inset-top)) 14px 9px;background:#f8f6eff2;box-shadow:0 3px 18px #1835270a}.header .logo-wrap.sm{width:38px;height:38px}.header .tag{display:none}.page-head{margin:2px 2px 17px}.page-head p{font-size:12px;line-height:1.45}.card{border-radius:16px;padding:16px;box-shadow:var(--shadow)}.stack{gap:13px}.btn{min-height:50px;border-radius:13px;font-size:14px;padding:12px 15px}.btn.small{min-height:45px}.round-btn{width:44px;height:44px}.nav{padding:6px 7px calc(5px + env(safe-area-inset-bottom));background:#fffefaf7;box-shadow:0 -8px 25px #1735280d}.nav button{min-height:58px;gap:3px;font-size:9px;border-radius:12px}.nav button.active{background:#eef3e7}.nav button.active:before{display:none}.metrics{background:#fffefa;border:1px solid var(--line);border-radius:15px;padding:14px 5px!important;box-shadow:var(--shadow)}.metric{padding:0 9px;text-align:center}.metric strong{font-size:21px}.metric span{font-size:9px}.home-grid .hero{border-radius:17px;min-height:154px;box-shadow:0 8px 26px #173b2a18}.home-grid .hero h2{font-size:25px}.match-card .match-teams{grid-template-columns:1fr 34px 1fr}.team-box strong{font-size:13px;line-height:1.25}.coach-note{padding:14px;border-radius:14px}.task{min-height:61px}.player-row{min-height:72px;padding:12px 0}.player-avatar{width:42px;height:44px}.rating{width:36px;height:36px}.segmented button{min-height:42px}.lineup-pitch{height:min(390px,102vw);border-width:5px;margin-top:12px}.tactic{min-height:78px;padding:12px}.training-option{min-height:105px;padding:14px 12px}.league-table{font-size:11px}dialog{max-height:92dvh;background:#fffefa;border-radius:22px 22px 0 0}#sheet-body{padding:9px 16px calc(20px + env(safe-area-inset-bottom))}.sheet-head{margin-bottom:16px}.quiz-options button{min-height:54px!important;padding:13px 14px!important;border-radius:13px!important;font-size:14px;line-height:1.35}.match-screen{background:#f6f4ec;padding:calc(9px + env(safe-area-inset-top)) 10px calc(12px + env(safe-area-inset-bottom))}.scoreboard{grid-template-columns:1fr 92px 1fr;margin-bottom:9px}.live-score{font-size:29px}.stadium canvas{height:min(49dvh,455px)}.match-controls .btn,.match-extras .btn{min-height:47px;font-size:11px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(max-width:699px){.home-grid{display:flex;flex-direction:column;gap:17px}.home-grid>div{display:contents}.home-grid .hero{order:0;min-height:168px;padding:20px}.home-grid .hero h2{font-size:27px;max-width:300px;margin-top:13px;line-height:1.12}.home-grid .hero-footer{margin-top:17px}.home-grid .metrics{order:1;padding:0 0 1px}.home-grid .match-card{order:2}.home-grid .match-card .match-teams{padding:15px 0}.home-grid>div>section:not(.match-card){order:3}.home-grid .coach-note{order:4}.home-grid .budget{order:5}.home-grid>div>.card:not(.match-card):not(.budget){order:6}.home-grid>div>.fine-print{order:7}.home-grid>div>.spacer{display:none}.home-grid .hero .eyebrow{font-size:8px}.home-grid .hero-watermark{right:13px;font-size:8px}.home-grid .match-card .crest{width:42px;height:49px}}.hm-crest{-o-object-fit:contain;object-fit:contain;width:70px;height:56px;background:transparent;flex-shrink:0}.hm-crest.sm{width:44px;height:35px}.hm-crest.large{width:105px;height:81px}.team-box .hm-crest{-o-object-fit:contain;object-fit:contain}.crest.table-crest{width:23px;height:23px;flex-shrink:0;vertical-align:middle;margin-right:6px}.league-table .table-team{text-align:left;white-space:normal}.table-team span{vertical-align:middle}.shirt-icon{height:47px;filter:drop-shadow(0 2px 2px #0002)}.league-roadmap{display:grid;gap:12px;margin-top:8px}.league-rank{display:flex;gap:12px;align-items:center;padding:10px;border-radius:12px;border:1px solid #e1e5d8}.league-rank>b{display:grid;place-items:center;width:30px;height:30px;flex-shrink:0;background:#e7eada;border-radius:50%;font-size:14px}.league-rank.current{border-color:#b69124;background:#fff9dd}.league-rank.current>b{background:#f6c515;color:#171717}.league-rank strong{display:block;font-size:13px}.league-rank small{display:block;font-size:11px;line-height:1.55;color:#65705e;margin-top:3px}.update-note{display:flex;align-items:center;gap:8px;font-size:12px;line-height:1.55}.update-note .round-btn{flex-shrink:0}@media(max-width:360px){.league-table th,.league-table td{padding-left:3px;padding-right:3px}.crest.table-crest{width:19px;height:21px;margin-right:3px}.brand-sub{font-size:9px}}button svg,button img{pointer-events:none}[hidden]{display:none!important}.logo-wrap{position:relative;width:64px;height:64px;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center}.logo-wrap.sm{width:44px;height:44px}.logo-wrap.large{width:88px;height:88px}.logo-wrap.table-crest{width:24px;height:24px}.logo-fallback{position:absolute;top:8%;right:8%;bottom:8%;left:8%;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:850;color:#17231a;background:#f6c515;border-radius:12px}.logo-wrap.table-crest .logo-fallback{font-size:9px;border-radius:4px}.logo-wrap .hm-crest{position:relative;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background:var(--bg,#f3f4ed)}.logo-wrap:not(.logo-pending) .logo-fallback{visibility:hidden}#sheet{max-height:calc(100dvh - 20px);touch-action:pan-y}#sheet-body{overscroll-behavior:contain}.boot-failure{max-width:480px;margin:12vh auto;padding:24px;color:#243629}.boot-failure button{margin:8px 0;min-height:46px}@media(max-width:600px){.nav button{min-height:58px}.round-btn{min-width:42px;min-height:42px}}:root{--bg:#f5f4ef;--paper:#fffefa;--ink:#192f2a;--muted:#64746c;--green:#1f5a43;--soft:#eaf0e7;--lime:#e9cb61;--gold:#a47a21;--line:#e3e6dc;--shadow:0 4px 20px #253e2e05;font-family:Hay Armenian,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}body{background:radial-gradient(ellipse at 80% 0,#e7eadb88,transparent 40%),var(--bg)}button,input,select,textarea{font:inherit}.header{background:#f5f4eff5;padding-top:calc(14px + env(safe-area-inset-top));padding-bottom:14px}.header-inner{max-width:1130px}.app-mark{flex-shrink:0;border-radius:13px;-o-object-fit:cover;object-fit:cover;box-shadow:0 2px 8px #1f392b16}.brand-word{font-size:14px;letter-spacing:2.8px}.brand-sub{font-size:11px;color:#607369;margin-top:5px}.layout{max-width:1170px;padding:30px 24px calc(130px + env(safe-area-inset-bottom))}.page-head{margin-bottom:25px}.page-head h1{font-size:clamp(28px,3.5vw,38px);letter-spacing:-1.4px;font-weight:760}.page-head .eyebrow{color:#668170;letter-spacing:1.25px}.page-head p{font-size:13px}.card{border-radius:19px;background:var(--paper);box-shadow:var(--shadow)}.card h3{letter-spacing:-.35px}.btn{border-radius:11px;font-size:14px;min-height:50px;transition:background .15s,box-shadow .15s}.btn:not(.outline):not(.secondary):not(.danger){box-shadow:0 4px 10px #1d5b4316}@media(hover:hover){.btn:not(:disabled):hover{box-shadow:0 5px 16px #163e2b22}.plan-row:hover,.player-row:hover{background:#f1f4eb}.school-choice:hover{border-color:#91ad94}}.btn.secondary{background:#eaf0e7}.badge{border-radius:6px;background:#edf0e5;color:#3b5c47;padding:6px 9px}.eyebrow{letter-spacing:1.5px;font-size:10px}.fine-print{font-size:11px}.career-strip{padding:19px 22px;background:#fffefa;border:1px solid var(--line);border-radius:16px;margin-bottom:22px}.career-strip>.between>strong{font-size:13px;letter-spacing:-.2px}.career-stages{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:17px;gap:20px}.career-stage{display:flex;align-items:center;gap:11px;position:relative;min-width:0;color:#819084}.career-stage:not(:last-child):after{content:"";position:absolute;right:0;width:20%;height:1px;background:#dce3d8}.stage-node{width:34px;height:34px;border:1px solid #dce3d8;border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:700;flex-shrink:0;background:#f5f6ef}.stage-node .icon{width:17px;height:17px}.career-stage strong{display:block;font-size:12px}.career-stage small{display:block;font-size:10px;margin-top:3px}.career-stage.current{color:#224f39}.current .stage-node{background:#e9cc65;border-color:#dbc260;color:#3a3822;box-shadow:0 0 0 4px #f5edcf}.completed .stage-node{background:#22553f;color:#fff;border-color:#22553f}.coach-hub{display:grid;grid-template-columns:1.12fr 1fr;gap:22px;margin-bottom:24px;align-items:start}.club-feature{position:relative;overflow:hidden;min-width:0;background:#1d503d;border:1px solid #285740;border-radius:21px;color:#fffdeb}.feature-copy{position:relative;z-index:2;padding:29px 29px 0}.feature-copy .eyebrow{color:#bed0b9;font-size:10px;letter-spacing:2px}.feature-copy h2{max-width:310px;font-size:clamp(32px,3.5vw,44px);line-height:1.06;letter-spacing:-1.6px;font-weight:750;margin:17px 0 13px}.feature-copy p{color:#d5e2cf;font-size:12px;max-width:245px}.feature-location{display:flex;align-items:center;gap:6px;margin:27px 0 25px;color:#c7d9c0;font-size:10px}.feature-location .icon{width:14px;height:14px}.stadium-art{position:absolute;pointer-events:none;width:310px;height:260px;top:50px;right:-85px;opacity:.76;transform:rotate(-24deg)}.art-stands{position:absolute;top:7px;right:7px;bottom:7px;left:7px;border:13px double #a7bf7547;border-radius:35%;box-shadow:0 0 0 15px #a7bf7517,0 0 0 26px #a7bf7510}.art-field{position:absolute;top:38px;right:34px;bottom:38px;left:34px;border:1px solid #bedba282;background:repeating-linear-gradient(90deg,#63834f66 0,#63834f66 30px,#52784866 30px,#52784866 60px)}.art-field:before{content:"";position:absolute;left:50%;height:100%;width:1px;background:#bedba270}.art-center{position:absolute;top:50%;left:50%;border:1px solid #bedba270;width:52px;height:52px;border-radius:50%;transform:translate(-50%,-50%)}.art-box{position:absolute;top:27%;height:46%;width:19%;border:1px solid #bedba280}.art-box.left{left:-1px}.art-box.right{right:-1px}.art-player,.art-ball{position:absolute;border-radius:50%;width:9px;height:9px;background:#f5ce54;box-shadow:0 2px 6px #16332899}.art-player.p1{left:13%;top:50%}.art-player.p2{left:38%;top:20%}.art-player.p3{left:46%;top:75%}.art-player.p4{left:61%;top:38%}.art-player.p5{left:75%;top:62%}.art-ball{width:5px;height:5px;background:#fff;left:65%;top:45%}.art-label{position:absolute;right:36px;bottom:15px;color:#c1dca36b;font-size:8px;letter-spacing:3px}.club-stats{display:grid;grid-template-columns:repeat(3,1fr);position:relative;z-index:3;border-top:1px solid #f5efb72b;padding:17px 16px 20px;background:#133e3199;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.club-stats>div{border-right:1px solid #f5efb71f;padding-left:12px}.club-stats>div:last-child{border:0}.club-stats strong{font-size:27px;font-weight:700;letter-spacing:-1px;display:block;font-variant-numeric:tabular-nums}.club-stats strong small{font-size:11px;font-weight:400;opacity:.6;margin-left:3px;letter-spacing:0}.club-stats span{font-size:10px;color:#bfd4bc;margin-top:4px;display:block}.featured-match{padding:24px;min-height:339px;border-color:#d6dfcb;box-shadow:0 8px 32px #37503809}.featured-match .match-teams{padding:28px 0;min-height:179px}.team-box strong{font-size:15px;overflow-wrap:anywhere}.featured-match .btn{background:#eaca64;color:#333a25;box-shadow:none}.featured-match .logo-fallback{background:#f0c52b}.versus{font-size:11px;color:#99a494;letter-spacing:2px}.match-meta{padding-top:13px;font-size:11px}.preparation-card{padding:21px 22px}.preparation-card .section-title{margin:0 0 12px;flex-wrap:wrap}.preparation-card h2{font-size:17px}.preparation-card .eyebrow{font-size:8px;letter-spacing:.5px}.plan-row{display:flex;align-items:center;gap:12px;width:100%;border-bottom:1px solid var(--line);background:transparent;text-align:left;padding:13px 0;min-height:72px}.plan-row:last-child{border:0;padding-bottom:4px}.plan-row .grow strong{display:block;font-size:13px;font-weight:650}.plan-row small{display:block;font-size:11px;color:var(--muted);margin-top:4px}.plan-row>.icon{width:15px;color:#8a9987}.plan-row.done .task-num{background:#e6efdc;color:#37633b}.task-num{width:31px;height:31px;flex-shrink:0}.task-num .icon{width:17px}.last-match{text-align:left}.last-match h3{font-size:13px;margin-top:12px;line-height:1.7}.last-score{display:inline-block;font-size:19px;padding:0 7px;color:var(--green)}.hub-finance .amount{font-size:29px;margin:8px 0}.season-finish{text-align:center;padding:27px}.season-finish h2{font-size:25px}.season-finish p{margin:11px 0;font-size:12px}.award-medal{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;margin:0 auto 15px;background:#f4ebc6;color:#9f7b24}.award-medal .icon{width:28px;height:28px}.champion-card{background:linear-gradient(135deg,#fff8d9,#fffefa 65%);border-color:#dec57b}.title-stat{display:flex;flex-direction:column;gap:3px;margin:18px 0}.title-stat strong{font-size:45px;color:#8d6a13}.title-stat small{color:#817651}.roadmap-explanation{font-size:12px;color:var(--muted);margin:12px 0 16px}.player-row .grow{overflow:hidden}.player-name{display:block}.profile-hero{background:radial-gradient(circle at 50% 20%,#ecf1de,transparent 68%);border-radius:17px;padding-top:12px}.profile-initials{background:#245a42;color:#f5da78;box-shadow:0 0 0 6px #ecf0e3}.result-score{font-size:65px;letter-spacing:-3px;color:#22553e}.result-title{font-size:20px}.stat-bars{height:5px}.stat-bars i:first-child{background:#568767}.stat-bars i:last-child{background:#d9bd64}.league-table .ours{background:#eef2df}.league-table th{color:#75816d;letter-spacing:.5px}.stadium{border-radius:14px;box-shadow:0 10px 26px #183f2c15;overflow:hidden}.match-screen{background:#f3f2ec}.live-clock{background:#e8eddf;border-radius:20px;padding:5px 12px}.live-score{font-variant-numeric:tabular-nums}.onboard.premium-onboard{max-width:1120px;padding:27px 25px 45px}.onboard-columns{display:grid;grid-template-columns:1.12fr 1fr;gap:70px;align-items:center;margin-top:44px}.welcome-story h1{font-size:clamp(40px,5.5vw,68px);letter-spacing:-2.7px;margin:15px 0 20px;max-width:480px}.welcome-story>p{font-size:16px;color:var(--muted);max-width:380px}.welcome-art{overflow:hidden;position:relative;border-radius:17px;margin:28px 0 22px;height:205px;background:#24583e}.welcome-art .landscape{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.big-fourteen{position:absolute;left:25px;bottom:21px;font-size:120px;line-height:.8;letter-spacing:-9px;color:#f2d87d;font-weight:750}.big-fourteen span{display:block;font-size:9px;letter-spacing:3px;margin-top:16px}.onboard-promise{display:flex;gap:13px;align-items:center}.onboard-promise strong{font-size:14px}.onboard-promise small{display:block;font-size:12px;color:var(--muted);margin-top:5px}.welcome-form{padding:30px}.welcome-form h2{font-size:24px;margin:8px 0 22px}.welcome-form .fine-print{margin-top:18px;padding:0}.school-choice{border-radius:11px;box-shadow:none;margin-bottom:10px;min-height:74px}.school-choice.selected{background:#edf2e5;border-color:#87a47a}.form-field{background:#fffefb;border-radius:10px;min-height:49px;font-size:16px}.nav{background:#fffefaf7;padding:8px 10px calc(7px + env(safe-area-inset-bottom))}.nav button.active{background:#edf1e5;border-radius:10px}.nav button.active:before{display:none}.support-card,.life-card,.quiz-card{margin-top:20px}@media(min-width:900px){.nav{bottom:18px;left:50%;right:auto;transform:translate(-50%);width:570px;border:1px solid #dbe2d4;border-radius:18px;box-shadow:0 10px 40px #244c291c;padding:8px}.nav button{min-height:48px}.lineup-pitch{height:440px}dialog{border-radius:22px}}@media(max-width:699px){body{background:var(--bg)}.header{padding:calc(10px + env(safe-area-inset-top)) 16px 10px}.app-mark{width:39px;height:39px;border-radius:11px}.brand-word{font-size:12px}.brand-sub{font-size:9px}.layout{padding:21px 15px calc(112px + env(safe-area-inset-bottom))}.page-head h1{font-size:29px}.page-head{margin-bottom:19px}.page-head p{font-size:12px}.career-strip{padding:15px 13px;margin-bottom:15px;border-radius:13px}.career-strip>.between>strong{font-size:12px}.career-strip .badge{font-size:8px;padding:5px 6px}.career-stages{gap:5px;margin-top:17px}.career-stage{flex-direction:column;gap:9px;text-align:center}.career-stage:not(:last-child):after{top:16px;width:37%;right:-21%}.stage-node{width:31px;height:31px}.career-stage strong{font-size:10px}.career-stage small{font-size:9px}.coach-hub{display:flex;flex-direction:column;gap:15px;margin-bottom:20px}.coach-hub>*{width:100%}.club-feature{border-radius:17px}.feature-copy{padding:22px 23px 0}.feature-copy h2{font-size:34px;max-width:255px;margin:13px 0 11px}.feature-copy p{max-width:220px;font-size:11px}.feature-location{margin:20px 0 22px}.stadium-art{right:-110px;top:13px;opacity:.43}.club-stats{padding:13px 11px 16px}.club-stats strong{font-size:24px}.club-stats span{font-size:9px}.featured-match{padding:20px;min-height:0}.featured-match .match-teams{padding:22px 0;min-height:143px}.featured-match .team-box strong{font-size:14px}.featured-match .btn{min-height:52px}.preparation-card{padding:18px}.plan-row{min-height:73px}.plan-row .grow strong{font-size:13px}.plan-row small{font-size:10px}.hub-finance{gap:15px}.hub-finance .amount{font-size:26px}.card{border-radius:15px}.nav button{min-height:55px;font-size:10px}.round-btn{width:42px;height:42px}.onboard.premium-onboard{padding:20px 17px 35px}.onboard-columns{display:flex;flex-direction:column;gap:24px;margin-top:28px;align-items:stretch}.welcome-story h1{font-size:45px;letter-spacing:-2px;margin:13px 0;max-width:340px}.welcome-story>p{font-size:14px}.welcome-art{height:160px;margin:22px 0 18px}.big-fourteen{font-size:92px;left:20px;bottom:18px}.welcome-form{padding:21px}.welcome-form h2{font-size:24px}.onboard-promise small,.onboard-brand .text-btn{font-size:11px}.onboard-brand .text-btn .icon{width:17px}.sheet-head h2{font-size:21px}.result-score{font-size:56px}#sheet-body{padding:10px 20px calc(22px + env(safe-area-inset-bottom))}.school-assets,.life-card{margin-top:16px}.stats-line{font-size:13px}}@media(max-width:360px){.career-strip>.between{align-items:flex-start;gap:6px}.career-strip .badge{white-space:normal;text-align:right;max-width:95px}.career-stage strong{font-size:9px}.feature-copy h2{font-size:31px}.feature-copy .eyebrow{font-size:9px}.welcome-story h1{font-size:40px}.brand-sub{font-size:8px}.team-box strong{font-size:12px}.plan-row small{line-height:1.5}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}@font-face{font-family:Hay Armenian;src:url(../fonts/noto-armenian.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:swap;unicode-range:U+0530-058F,U+FB13-FB17}#nl-badge-frame{display:none!important}.live-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;border:1px solid #dce4d8;border-radius:13px;overflow:hidden;margin:0 0 10px;background:#dce4d8}.live-metrics>div{padding:9px 7px;background:#f8faf3;text-align:center}.live-metrics small{display:block;font-size:10px;color:#697769;margin-bottom:5px}.live-metrics b{display:flex;justify-content:center;gap:14px;font-size:16px;font-variant-numeric:tabular-nums}.live-metrics b span:first-child{color:#326348}.live-metrics i{font-style:normal;font-weight:400;color:#9ba698}.live-feed{border:1px solid #e0e5d8;border-radius:12px;background:#fffef8;padding:9px 12px;margin-bottom:12px}.live-xg{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#71806e}.live-xg b{color:#325942;font-variant-numeric:tabular-nums}.live-event{display:flex;align-items:center;gap:7px;font-size:11px;margin-top:7px}.live-event time{font-weight:800;width:24px;font-variant-numeric:tabular-nums}.live-event small{margin-left:auto;color:#778374;max-width:35%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-dot{width:6px;height:6px;flex-shrink:0;border-radius:50%;background:#747dbb}.event-dot.ours{background:#d4ae08}.match-comment[data-kind=shot],.match-comment[data-kind=through],.match-comment[data-kind=cross]{background:#fff2c7;color:#745213;border-radius:9px}.match-comment[data-kind=goal]{background:#e2f1d9;color:#276034;border-radius:9px}.goal-flash{color:#438241;animation:goalPulse .6s ease-in-out infinite alternate}@keyframes goalPulse{to{transform:scale(1.1)}}@media(max-width:699px){.match-inner{padding-bottom:calc(22px + env(safe-area-inset-bottom))}.live-metrics>div{padding:7px 5px}.live-feed{padding:7px 10px}.match-comment{margin:7px 0}.fulltime-note{font-size:10px}}@media(prefers-reduced-motion:reduce){.goal-flash{animation:none}}
