.live-board{min-height:100svh;background:var(--background);color:var(--foreground);padding:32px 3.2vw 22px;font-family:var(--font-sans);font-variant-numeric:tabular-nums;box-sizing:border-box;display:flex;flex-direction:column;gap:26px}.live-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:23px;border-bottom:1px solid var(--border);gap:20px}.live-brand{display:flex;flex-direction:column;align-items:flex-start;gap:6px;text-decoration:none;color:var(--primary)}.live-brand img{width:auto;height:40px}.live-brand span{font-size:18px;font-weight:600;letter-spacing:-.025em}.live-brand:focus-visible{outline:2px solid var(--ring);outline-offset:6px;border-radius:var(--radius)}.live-status{display:flex;align-items:center;gap:10px;font-size:17px;font-weight:600;border:1px solid var(--border);padding:10px 17px;border-radius:30px}.is-healthy{color:var(--success)}.is-waiting{color:var(--muted-foreground);background:var(--muted)}.live-clock{font-size:25px;letter-spacing:1px}.live-clock span{font-size:14px;margin-left:12px;color:var(--muted-foreground)}.live-intro{display:flex;justify-content:space-between;align-items:center;padding:8px 0 12px}.live-eyebrow{font-size:13px;font-weight:700;letter-spacing:2px;margin:0 0 17px}.live-intro h1{font-family:var(--font-serif);display:flex;align-items:center;gap:25px;font-size:76px;line-height:1;margin:0;font-weight:400;letter-spacing:-3px}.live-intro h1 svg{width:48px;height:48px;stroke-width:1;color:var(--muted-foreground)}.live-corridor{font-size:22px;color:var(--muted-foreground);margin:17px 0 0}.live-send{text-align:right}.live-send>p:not(.live-eyebrow){font-size:44px;margin:0 0 7px;letter-spacing:-1px}.live-send>p span{font-size:24px;color:var(--muted-foreground)}.live-send small{font-size:15px;color:var(--muted-foreground)}.live-content{display:grid;grid-template-columns:minmax(0,1fr);gap:26px;flex:1}.live-rates-panel{display:flex;flex-direction:column;min-width:0;background:var(--card);border:1px solid var(--border);border-radius:12px;overflow:hidden}.live-panel-title{display:flex;align-items:center;justify-content:space-between;padding:23px 24px;gap:12px}.live-panel-title h2{font-size:22px;margin:0;font-weight:500}.live-panel-title>span{font-size:13px;color:var(--muted-foreground)}.live-table-scroll{overflow-x:auto}.live-board table{width:100%;border-collapse:collapse;text-align:right;white-space:nowrap}.live-board th{font-size:11px;letter-spacing:.9px;color:var(--muted-foreground);font-weight:500;padding:15px 23px;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.live-board th:first-child{text-align:left}.live-board td{padding:19px 23px;font-size:23px;border-bottom:1px solid var(--border);height:85px}.live-board td strong{font-weight:500}.live-board td small{display:block;font-size:12px;color:var(--muted-foreground);margin-top:7px}.live-provider{display:flex;align-items:center;gap:12px;text-align:left}.live-provider img{width:36px;height:36px;border-radius:8px;object-fit:contain}.live-provider strong{font-size:21px}.live-provider small{text-transform:capitalize;white-space:normal;max-width:290px}.live-rank{font-size:13px;color:var(--muted-foreground);width:13px}.live-best-row{background:var(--accent)}.live-best-row td:last-child{color:var(--primary)}.live-table-note{margin-top:auto;padding:18px 23px;display:flex;justify-content:space-between;color:var(--muted-foreground);font-size:12px;gap:15px}.live-footer{display:flex;justify-content:space-between;gap:25px;align-items:center;font-size:12px;color:var(--muted-foreground)}.live-footer>span{white-space:nowrap}.live-footer i{display:inline-block;width:6px;height:6px;background:var(--primary);border-radius:50%;margin-right:8px}.live-footer p{margin:0;max-width:670px;text-align:right;line-height:1.5}.live-empty{flex:1;min-height:300px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:30px;color:var(--muted-foreground)}.live-empty h3{font-size:26px;color:var(--foreground);font-weight:400}.live-empty p{max-width:470px;line-height:1.6}@media(min-width:1700px){.live-board{padding:40px 64px 30px;gap:32px}.live-board td{height:93px;font-size:27px}.live-provider strong{font-size:24px}.live-provider small,.live-board td small{font-size:14px}.live-board th{font-size:13px}.live-footer{font-size:14px}.live-intro h1{font-size:88px}}@media(max-width:1050px){.live-content{grid-template-columns:1fr}.live-intro h1{font-size:58px}.live-panel-title>span{display:none}.live-footer{flex-direction:column;align-items:flex-start;gap:10px}.live-footer p{text-align:left}.live-board th,.live-board td{padding:16px}.live-status{font-size:13px}.live-clock{font-size:19px}}@media(max-width:600px){.live-board{padding:20px 16px;gap:22px}.live-clock{display:none}.live-header{gap:10px}.live-brand img{height:32px}.live-brand span{font-size:15px}.live-status{padding:8px;font-size:11px}.live-status svg{width:15px}.live-intro{align-items:flex-start;gap:25px;flex-direction:column}.live-intro h1{font-size:56px}.live-send{text-align:left}.live-send>p:not(.live-eyebrow){font-size:30px}.live-send .live-eyebrow{font-size:10px;margin-bottom:8px}.live-board table{min-width:760px}.live-footer>span{white-space:normal}.live-table-note{font-size:11px}}@media(min-width:1100px){.live-board{padding:28px 48px 20px;gap:20px}.live-header{padding-bottom:14px}.live-intro{padding:0}.live-intro h1{font-size:72px}.live-eyebrow{line-height:1.2;margin-bottom:12px}.live-corridor{margin-top:12px}.live-panel-title{padding:16px 24px}.live-board th{padding:12px 23px;line-height:1.2}.live-board td{height:76px;padding:12px 23px;line-height:1.15}.live-board td small{line-height:1.2;margin-top:5px}.live-table-note{padding:13px 23px}.live-footer{font-size:13px}}
