:root{--ink:#17252b;--muted:#718087;--line:#e6ebed;--bg:#f6f8fa;--blue:#2468ec;--green:#087b56;--red:#bd4559;--radius:16px}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--bg);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px;line-height:1.5}button,input,select{font:inherit}button{cursor:pointer}button,a,input,select{ -webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #6e9aff;outline-offset:3px}button{border:0;background:none;color:inherit}button:disabled{opacity:.45;cursor:not-allowed}a{color:var(--blue)}h1,h2,h3,p{margin:0}h1{font-size:34px;line-height:1.15;letter-spacing:-1.3px}h2{font-size:21px;letter-spacing:-.5px}h3{font-size:16px;line-height:1.4}small,.small{font-size:12px}.muted{color:var(--muted)}.green{color:var(--green)}.red{color:var(--red)}.eyebrow{font-size:11px;font-weight:750;letter-spacing:1.5px;text-transform:uppercase}.flex{display:flex;align-items:center;gap:12px}.between{display:flex;align-items:center;justify-content:space-between;gap:12px}.stack{display:grid;gap:18px}.gap{margin-top:20px}.gap-sm{margin-top:10px}.pill{display:inline-flex;align-items:center;gap:6px;border-radius:30px;padding:5px 10px;font-size:11px;font-weight:650;white-space:nowrap;background:#edf2f7}.pill.blue{background:#eaf1ff;color:#245bb7}.pill.green{background:#e7f5ee}.dot{width:6px;height:6px;border-radius:50%;background:#0d9766;display:inline-block}.btn{display:inline-flex;justify-content:center;align-items:center;gap:8px;padding:12px 18px;border-radius:10px;background:var(--blue);color:#fff;font-weight:650;transition:transform .15s,background .15s}.btn:hover{background:#1554cd;transform:translateY(-1px)}.btn.secondary{background:#fff;color:var(--ink);border:1px solid var(--line)}.btn.ghost{background:#eef3fb;color:var(--blue)}.btn.dark{background:var(--ink)}.btn.sm{padding:8px 12px;font-size:12px}.full{width:100%}.text-btn{color:var(--blue);font-weight:650;font-size:13px}.topbar{height:78px;background:white;border-bottom:1px solid var(--line);padding:0 4%;display:flex;align-items:center;gap:40px}.brand{font-size:29px;font-weight:950;letter-spacing:-2px;display:flex;align-items:center;gap:10px}.brand-mark{width:24px;height:27px;background:var(--blue);clip-path:polygon(0 0,38% 0,38% 36%,76% 0,100% 0,55% 48%,100% 100%,63% 100%,38% 67%,38% 100%,0 100%)}.nav{display:flex;align-items:center;gap:6px;flex:1}.nav button{font-weight:650;padding:27px 17px;color:#718087;border-bottom:3px solid transparent}.nav button.active{color:var(--blue);border-color:var(--blue)}.account{display:flex;align-items:center;gap:20px}.avatar{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:11px;font-weight:750;background:#e7ecff;color:#495f9b;flex-shrink:0}.avatar.a1{background:#e1f1e9;color:#33785b}.avatar.a2{background:#fff0dc;color:#aa7340}.avatar.a3{background:#f1e6f6;color:#98679b}.simbar{background:#eef3f9;color:#607189;font-size:11px;padding:7px 4%;display:flex;justify-content:space-between;gap:12px}.simbar strong{color:#415873}.shell{max-width:1320px;margin:auto;padding:28px 36px 155px}.page-head{margin-bottom:24px}.tabs{display:flex;gap:8px;flex-wrap:wrap}.tab{padding:8px 15px;border-radius:9px;color:var(--muted);font-weight:650;border:1px solid transparent}.tab.active{background:white;color:var(--ink);border-color:var(--line);box-shadow:0 2px 4px #16283c06}.columns{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.pad{padding:23px}.hero{background:#eaf1fb;position:relative;min-height:260px;display:grid;grid-template-columns:1.2fr 1fr}.hero-copy{padding:30px;z-index:1}.hero h1{margin:13px 0;max-width:390px}.hero p{color:#5b6e80;max-width:340px;margin-bottom:22px}.court-wrap{position:relative;display:flex;align-items:center;justify-content:center;padding:24px}.court{width:100%;height:auto;filter:drop-shadow(0 15px 15px #275c6920)}.court-label{position:absolute;bottom:26px;right:25px;background:#ffffffec;border-radius:10px;padding:10px 13px;box-shadow:0 6px 18px #214c6410;font-size:12px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.stat{padding:19px}.stat .value{font-size:30px;font-weight:720;letter-spacing:-1px;margin:5px 0}.spark{width:90px;height:30px}.stat-foot{font-size:11px;color:var(--muted)}.section-head{padding:20px 23px 13px}.rank-row{display:grid;grid-template-columns:32px 1fr 65px 66px;gap:10px;align-items:center;padding:12px 23px;border-top:1px solid #f0f3f5;min-height:63px}.rank-row.me{background:#edf4ff;border-left:3px solid var(--blue);padding-left:20px}.rank-num{font-weight:700;color:#819099;font-size:13px}.rank-person{display:flex;gap:11px;align-items:center;text-align:left;padding:0}.rank-person b{font-size:13px}.rank-person small{display:block;color:var(--muted);font-size:10px}.rating{font-variant-numeric:tabular-nums;text-align:right;font-weight:650}.rank-header{background:#fafbfc;min-height:auto;font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.8px;padding-top:8px;padding-bottom:8px}.movement{text-align:right;font-size:12px;font-weight:650}.feed-item{padding:16px 0;display:flex;gap:11px;border-bottom:1px solid var(--line)}.feed-item:last-child{border:0;padding-bottom:0}.feed-item p{font-size:13px}.feed-item small{color:var(--muted);font-size:11px}.mini-market{padding:15px 0;border-top:1px solid var(--line);display:flex;align-items:center;gap:12px}.mini-market p{font-size:13px;font-weight:650}.mini-market .prob{margin-left:auto;font-size:20px;font-weight:700}.tile-icon{width:46px;height:46px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:23px;font-weight:800;flex-shrink:0;background:#e2f1f0;color:#217b73}.tile-icon.amber{background:#fff1db;color:#b87d1a}.tile-icon.blue{background:#e6edff;color:#507cce}.tile-icon.lime{background:#eff2d5;color:#869331}.tile-icon.purple{background:#eee8fb;color:#8770c5}.tile-icon.pink{background:#ffeaf0;color:#ca6c91}.notice{padding:13px 16px;background:#f1f5fc;border:1px solid #e2eafa;border-radius:11px;color:#617187;font-size:12px}.notice.green{background:#eef9f2;border-color:#d6eddf;color:#247651}.names{display:flex;gap:5px;margin-top:15px}.names .avatar{border:2px solid white;margin-right:-10px;width:32px;height:32px}.event-banner{height:130px;background:linear-gradient(125deg,#183f3e,#438978);padding:20px;color:white;position:relative;overflow:hidden}.event-banner:after{content:"";position:absolute;width:180px;height:180px;border:1px solid #ffffff30;border-radius:50%;right:-15px;top:-40px;box-shadow:0 0 0 22px #ffffff08,0 0 0 45px #ffffff06}.event-banner.hyrox{background:linear-gradient(130deg,#262d34,#746a3d)}.badge-large{font-size:29px;font-weight:800;letter-spacing:-1px}.guide{position:fixed;bottom:18px;left:50%;transform:translateX(-50%);width:calc(100% - 48px);max-width:1250px;background:#182b38;color:white;z-index:20;border-radius:16px;box-shadow:0 8px 35px #14233730;padding:18px 22px;display:flex;align-items:center;gap:22px}.guide .eyebrow{color:#8eafc5;font-size:10px}.guide-copy{flex:1}.guide h3{margin:3px 0;font-size:16px}.guide p{font-size:12px;color:#b5c5d0}.guide .btn.secondary{background:#293f4f;color:#fff;border:0}.guide-counter{font-size:24px;font-weight:650;color:#92aebe;white-space:nowrap}.guide-counter span{font-size:13px;color:#627f92}.guide-actions{display:flex;gap:8px}.progress-dots{display:flex;gap:4px;margin-top:9px}.progress-dots button{height:4px;width:23px;border-radius:3px;background:#466070;padding:0}.progress-dots button.active{background:#6eb6ff}.guide.mini{width:auto;left:auto;right:24px;transform:none;padding:12px 18px}.market-toolbar{display:flex;gap:16px;align-items:center;margin:22px 0}.search{position:relative;flex:1;max-width:380px}.search input{width:100%;padding:12px 16px;border:1px solid var(--line);border-radius:10px;background:white;color:var(--ink)}select{padding:10px 12px;border-radius:9px;border:1px solid var(--line);background:white;max-width:100%}.market-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.market-card{padding:20px;transition:border-color .15s,box-shadow .15s}.market-card:hover{border-color:#bbcfed;box-shadow:0 4px 15px #19375608}.market-card h3{font-size:16px;min-height:46px;margin:16px 0;letter-spacing:-.2px}.market-card .market-title{padding:0;text-align:left;width:100%}.market-card .chance{font-size:30px;letter-spacing:-1px;font-weight:700}.market-card .chance small{font-size:12px;color:var(--muted);font-weight:400;letter-spacing:0}.yesno{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:15px 0}.yesno button{padding:10px;border-radius:9px;background:#e8f6ee;color:var(--green);font-weight:700}.yesno button.no{background:#fbecef;color:var(--red)}.yesno button.selected{outline:2px solid currentColor;outline-offset:-2px}.market-foot{font-size:10px;color:var(--muted);padding-top:12px;border-top:1px solid var(--line)}.featured{display:grid;grid-template-columns:1.2fr 1fr;gap:25px;padding:25px;background:linear-gradient(115deg,#edf4ff,#fff);margin-bottom:22px}.featured h2{font-size:28px;margin:10px 0}.chart{width:100%;height:200px;overflow:visible}.chart-labels{display:flex;justify-content:space-between;font-size:10px;color:var(--muted);padding-top:5px}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 335px;gap:25px}.detail-title{font-size:29px;letter-spacing:-.9px;line-height:1.25}.price-big{font-size:44px;letter-spacing:-2px;font-weight:730}.ticket{position:sticky;top:20px;align-self:start}.field{display:grid;gap:6px;font-size:12px;font-weight:650;margin:18px 0}.field input{width:100%;padding:13px;border:1px solid #d7dfe4;border-radius:9px;font-size:20px;color:var(--ink);background:#fff}.order-line{display:flex;justify-content:space-between;margin:11px 0;font-size:13px}.order-line.total{padding-top:13px;border-top:1px solid var(--line);font-weight:750}.book{width:100%;border-collapse:collapse;font-size:12px}.book th,.book td{padding:10px 12px;text-align:right;border-bottom:1px solid var(--line)}.book th:first-child,.book td:first-child{text-align:left}.book th{color:var(--muted);font-size:10px;text-transform:uppercase}.match-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.team{padding:24px;text-align:center;background:#f6f8fc;border-radius:13px}.team.mine{background:#eef4ff}.team .avatars{display:flex;justify-content:center;margin-bottom:12px}.team .avatar{width:50px;height:50px;font-size:14px;border:3px solid white;margin:0 -3px}.score{font-size:62px;font-weight:750;letter-spacing:-3px;line-height:1.2;margin:15px 0}.match-status{text-align:center;padding:22px}.scoreline{display:flex;align-items:center;justify-content:center;gap:25px;margin:20px 0;font-size:16px}.steps{display:flex;gap:6px;margin-bottom:24px}.steps span{height:4px;flex:1;background:#e7edf4;border-radius:3px}.steps span.done{background:var(--blue)}.reactions{display:flex;gap:8px;flex-wrap:wrap}.reaction{border:1px solid var(--line);border-radius:20px;padding:6px 11px;background:white}.big-result{font-size:65px;font-weight:800;letter-spacing:-3px;color:var(--blue)}.hyrox-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.station{padding:15px;border:1px solid var(--line);border-radius:11px;background:white}.station b{display:block;font-size:18px}.station small{color:var(--muted);font-size:10px}.empty{text-align:center;padding:55px 20px;color:var(--muted)}.empty h2{color:var(--ink);margin-bottom:10px}.portfolio-row{display:grid;grid-template-columns:minmax(150px,1fr) 100px 100px 90px;gap:15px;align-items:center;padding:17px 22px;border-top:1px solid var(--line)}.portfolio-row p{font-weight:650;font-size:13px}.portfolio-row small{color:var(--muted)}.review{background:#fff9eb;border:1px solid #f2dfb7;border-radius:12px;padding:18px;margin-bottom:22px;font-size:12px;color:#79633b}.review h3{color:#6f562b;margin-bottom:6px}.review p{margin:5px 0}.mobile-nav{display:none}#toast{position:fixed;top:130px;left:50%;transform:translate(-50%,-10px);background:#182b38;color:#fff;border-radius:10px;padding:13px 22px;z-index:70;opacity:0;pointer-events:none;transition:.2s;max-width:90%;font-size:13px}#toast.show{opacity:1;transform:translate(-50%,0)}.overlay{position:fixed;inset:0;background:#14243275;backdrop-filter:blur(4px);z-index:80;display:flex;align-items:center;justify-content:center;padding:20px}.modal{background:white;border-radius:19px;padding:28px;max-width:460px;width:100%;max-height:85vh;overflow:auto;box-shadow:0 25px 80px #15273530}.modal h2{margin-bottom:13px}.modal .close{float:right;font-size:20px}.profile-rating{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:20px 0}.profile-rating div{background:var(--bg);padding:15px;border-radius:12px}.profile-rating b{font-size:28px;display:block}.footnote{font-size:10px;color:#83919c;margin-top:20px;line-height:1.7}.rise{animation:rise .5s ease both}@keyframes rise{from{opacity:.3;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1400px){.shell{padding-top:35px}.hero{min-height:280px}}@media(max-width:1050px){.columns{grid-template-columns:minmax(0,1fr) 285px}.shell{padding-left:24px;padding-right:24px}.topbar{gap:22px}.nav button{padding:27px 12px}.market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{grid-template-columns:1fr .7fr}.hero-copy{padding:25px}.hero h1{font-size:29px}.detail-grid{grid-template-columns:minmax(0,1fr) 300px}}
@media(max-width:760px){body{font-size:13px}.topbar{height:65px;padding:0 18px;justify-content:space-between}.brand{font-size:26px}.nav{display:none}.account{gap:12px}.account .small{font-size:10px}.simbar{padding:7px 18px;font-size:9px}.simbar .sim-extra{display:none}.shell{padding:22px 16px 240px}.columns,.detail-grid{grid-template-columns:1fr}.page-head{align-items:flex-start}.page-head h1{font-size:27px}.hero{grid-template-columns:1fr}.hero-copy{padding:25px 24px 8px}.hero h1{font-size:32px}.court-wrap{height:160px;padding:0 40px 15px}.court{max-width:280px}.court-label{bottom:17px;right:20px}.stats{gap:8px}.stat{padding:14px 11px}.stat .value{font-size:25px}.stat .spark{display:none}.stat-foot{font-size:10px}.pad{padding:20px}.sidebar{display:grid;gap:16px}.guide{bottom:76px;width:calc(100% - 24px);padding:14px 16px;gap:12px;flex-wrap:wrap;border-radius:13px}.guide-counter{display:none}.guide-copy{flex-basis:calc(100% - 28px)}.guide h3{font-size:14px}.guide p{font-size:11px}.guide-actions{width:100%;justify-content:flex-end}.guide-actions .btn{padding:8px 13px;font-size:12px}.progress-dots{margin-top:7px}.guide.mini{bottom:80px;right:12px;left:auto;width:auto;flex-wrap:nowrap}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;height:64px;z-index:25;background:#fff;border-top:1px solid var(--line);justify-content:space-around;padding-bottom:env(safe-area-inset-bottom)}.mobile-nav button{font-size:10px;flex:1;color:var(--muted)}.mobile-nav b{display:block;font-size:20px;font-weight:500;margin-bottom:1px}.mobile-nav .active{color:var(--blue)}.market-grid{gap:11px}.market-card{padding:14px}.market-card h3{font-size:14px;min-height:58px}.market-card .chance{font-size:25px}.tile-icon{width:37px;height:37px;font-size:20px}.yesno{gap:6px}.yesno button{font-size:12px;padding:9px 3px}.market-foot{font-size:9px}.market-toolbar{flex-wrap:wrap;gap:8px}.search{max-width:none;min-width:100%}.tabs{gap:3px}.tab{padding:8px 10px;font-size:12px}.featured{grid-template-columns:1fr;gap:10px;padding:22px}.featured .chart{height:130px}.featured h2{font-size:25px}.ticket{position:static}.detail-title{font-size:25px}.portfolio-row{grid-template-columns:minmax(120px,1fr) 70px 75px;gap:8px;padding:14px}.portfolio-row .portfolio-cost{display:none}.portfolio-row p{font-size:12px}.match-grid{gap:10px}.team{padding:17px 10px}.score{font-size:48px}.hyrox-grid{grid-template-columns:repeat(2,1fr)}.rank-row{padding:11px 15px;grid-template-columns:22px 1fr 50px 48px;gap:7px}.rank-row.me{padding-left:12px}.section-head{padding:18px 16px 12px}.page-head .tabs{margin-top:8px}.mobile-wrap{flex-wrap:wrap}.hide-mobile{display:none}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* Milepost 1: shared visual language */
.columns{align-items:start}.stack{align-content:start}.card{box-shadow:0 2px 7px #122b4603}.market-image{width:48px;height:48px;border-radius:12px;object-fit:cover;background:#edf2f7}.market-card{transition:transform .18s,box-shadow .18s}.market-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #1538580d}.market-card h3{line-height:1.35}.market-card .chance{font-size:30px;font-weight:750}.outcome-pair{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:15px}.outcome{border-radius:9px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:8px;text-align:left;min-width:0;border:1px solid transparent}.outcome span{font-size:11px;line-height:1.3}.outcome b{font-size:15px;white-space:nowrap}.outcome.yes{background:#eaf6f0;color:#10764f}.outcome.no{background:#f2effb;color:#6e54a8}.outcome.selected{border-color:currentColor;box-shadow:0 0 0 1px currentColor}.market-balance{text-align:right}.market-balance small{display:block;color:#718087}.market-balance b{font-size:24px}.replay-bar{border:1px solid #dbe7f3;border-radius:10px;background:#f0f6ff;padding:10px 14px;display:flex;justify-content:space-between;gap:12px;margin-bottom:20px;font-size:11px;color:#57708e}.replay-bar b{letter-spacing:.6px;font-size:9px}.replay-dot{height:7px;width:7px;background:#2475ef;border-radius:100%;box-shadow:0 0 0 4px #2475ef14}.replay-clock{font-variant-numeric:tabular-nums}.market-showcase{display:grid;grid-template-columns:1.25fr 1fr;gap:20px}.market-lead{padding:25px;background:linear-gradient(145deg,#fff 40%,#f3f7ff)}.market-lead h2{font-size:29px;max-width:450px;letter-spacing:-.8px;line-height:1.2;margin-top:18px}.market-lead .chart{height:165px}.spotlight-stack{display:grid;gap:12px}.spotlight{text-align:left;padding:16px 20px;display:flex;flex-direction:column;gap:10px}.spotlight .market-image{width:30px;height:30px;border-radius:7px}.spotlight h3{font-size:15px}.spotlight-price{font-size:23px}.spotlight small{font-size:10px;color:#8290a3}.market-categories{margin-top:25px}.recorded-chart{min-width:0}.chart{width:100%;overflow:visible}.payout{background:#f0f6ff;border-radius:12px;padding:18px;margin-top:15px;color:#2860a5}.payout small{font-size:9px;letter-spacing:1px;display:block}.payout b{display:block;font-size:32px;letter-spacing:-1px}.payout span{font-size:11px}.market-rules{white-space:pre-line;font-size:12px}.source-link{display:inline-block;font-size:12px;margin-top:18px}.ticket{border-top:3px solid #2468ec}.ticket .outcome-pair{grid-template-columns:1fr}.price-flash{animation:quoteFlash .65s ease-out}@keyframes quoteFlash{0%{background:#c7e8fc}100%{background:transparent}}[data-price]{font-variant-numeric:tabular-nums;border-radius:4px}.tournament-hero{position:relative;overflow:hidden;border-radius:20px;background:radial-gradient(ellipse at 85% 0%,#2b947f,transparent 65%),#123f44;color:white;padding:42px}.tournament-hero:after{content:'';position:absolute;width:270px;height:170px;border:2px solid #ffffff24;right:8%;top:80px;transform:rotate(-16deg);background:linear-gradient(90deg,transparent 49.5%,#ffffff24 50%,transparent 50.5%)}.tournament-hero h1{font-size:54px;letter-spacing:-2px;margin:20px 0;position:relative;z-index:1}.tournament-hero .pill{background:#ffffff17;color:white}.entrant-row{display:flex;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid #edf0f3}.entrant-row>span:last-child{margin-left:auto;font-size:11px}.schedule-row{display:grid;grid-template-columns:65px 1fr auto;align-items:center;padding:19px 0;gap:12px;border-bottom:1px solid #edf0f3}.schedule-row.me{background:#f0f6ff;padding:19px 12px;border-radius:10px}.schedule-row h3{font-size:14px}.hero{background:linear-gradient(115deg,#eaf2ff,#f3f8fd);border-color:#dce6f7}.hero h1{font-size:39px;letter-spacing:-1.7px}.hero-copy{padding:32px}.court-wrap{background:radial-gradient(ellipse,#d8e7f8,transparent 70%)}.event-banner{position:relative;background:linear-gradient(120deg,#d5eee6,#b8d7d9)}.event-banner.hyrox{background:linear-gradient(120deg,#f5f3c2,#e1edb9)}.brand-mark{transform:skew(-9deg)}.rank-row.me{background:linear-gradient(90deg,#eaf2ff,#f6f9ff)}.guide{box-shadow:0 8px 40px #182e5820}.topbar{background:#fff}.stats .value{font-variant-numeric:tabular-nums}.shell{max-width:1320px}details summary{cursor:pointer;font-weight:650}button:active{transform:translateY(1px)}
@media(max-width:760px){.market-showcase{grid-template-columns:1fr}.spotlight-stack{grid-template-columns:1fr}.spotlight{padding:16px}.market-lead{padding:20px}.market-lead h2{font-size:25px}.market-balance{display:none}.replay-bar{flex-wrap:wrap;font-size:10px}.replay-bar>.flex{flex-wrap:wrap}.market-grid{grid-template-columns:1fr 1fr}.outcome-pair{grid-template-columns:1fr}.outcome{padding:9px}.market-card h3{font-size:13px}.market-card .chance{font-size:25px}.market-foot{flex-wrap:wrap;gap:4px}.tournament-hero{padding:27px}.tournament-hero h1{font-size:43px}.tournament-hero:after{right:-80px}.hero h1{font-size:33px}.schedule-row{grid-template-columns:45px 1fr auto;gap:8px}.detail-grid .ticket{order:-1}.chart-labels{font-size:9px}.market-toolbar select{max-width:150px}.guide-actions{gap:5px}.guide-actions .btn{padding:8px}.simbar{gap:8px}.simbar>span:last-child{font-size:8px}}
@media(max-width:370px){.market-grid{grid-template-columns:1fr}.stats{grid-template-columns:1fr}.guide-copy p{display:none}}
/* Exchange reference merge: tighter, whiter, denser. */
:root{--ink:#23272d;--muted:#7b838c;--line:#e9ecef;--bg:#fff;--radius:10px}body{background:#fff}.shell{max-width:1450px;padding-top:24px}.card{border-radius:10px;box-shadow:none}.topbar{height:66px;gap:28px}.nav button{padding:20px 15px}.simbar{background:#f7f9fb;font-size:9px;border-bottom:1px solid #edf0f3}.exchange-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.exchange-wordmark{font-size:21px;font-weight:750;letter-spacing:-.7px;display:flex;gap:12px;align-items:center}.exchange-wordmark .pill{font-size:10px;font-weight:500;letter-spacing:0}.exchange-layout{display:grid;grid-template-columns:minmax(0,1fr) 255px;gap:24px}.exchange-main{min-width:0}.exchange-rail{display:grid;align-content:start;gap:16px}.exchange-feature{display:grid;grid-template-columns:290px minmax(0,1fr);padding:24px;gap:24px;min-height:285px;background:#fff}.feature-summary h1{font-size:24px;letter-spacing:-.8px;line-height:1.2;margin:18px 0 8px}.feature-summary .market-image{width:30px;height:30px;border-radius:6px}.feature-summary .eyebrow{font-size:9px;letter-spacing:1px}.feature-outcome{display:flex;align-items:center;gap:8px;width:100%;padding:10px 0;border-bottom:1px solid #f0f2f4;font-size:12px;text-align:left}.feature-outcome b{margin-left:auto;border:1px solid #24b587;color:#138666;border-radius:25px;padding:4px 12px;white-space:nowrap;font-size:14px}.outcome-dot{width:7px;height:7px;border-radius:50%;background:#2584ec;flex-shrink:0}.outcome-dot.second{background:#8b6ccf}.feature-chart{padding:34px 25px 10px 0;min-width:0;align-self:center}.feature-chart .chart{height:200px}.chart-legend{font-size:9px;display:flex;gap:12px;justify-content:center;margin-bottom:18px;flex-wrap:wrap}.chart-legend span{display:flex;align-items:center;gap:5px}.chart-legend i{width:6px;height:6px;background:#2584ec;border-radius:50%}.chart-legend i.second{background:#8b6ccf}.chart-source{text-align:center;color:#8b929b;font-size:9px;margin-top:13px}.chart-head{filter:drop-shadow(0 0 4px #2584ec66)}.market-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.market-benefits>div{border:1px solid #edf0f3;border-radius:8px;padding:11px 12px;font-size:10px;background:#fcfdfd}.market-benefits b{display:block;color:#50606b}.market-benefits span{font-size:9px;color:#8b929b}.market-section-title{margin-top:26px}.market-section-title h2{font-size:18px}.market-categories{margin-top:12px;border-bottom:1px solid #eef0f3;padding-bottom:6px}.market-categories .tab{border-radius:6px;padding:6px 10px;font-size:11px}.market-toolbar{margin:12px 0}.market-toolbar input{font-size:12px;padding:10px}.market-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.market-card{padding:14px;box-shadow:none;min-width:0}.market-card:hover{box-shadow:0 2px 8px #182e5809;transform:none;border-color:#cfd8e3}.market-card-heading{display:flex;gap:9px;align-items:flex-start;min-height:52px}.market-card-heading .market-image{width:32px;height:32px;flex-shrink:0;border-radius:7px}.market-card .market-title{margin:0;text-align:left;min-width:0}.market-card h3{font-size:12px;min-height:0;line-height:1.45;font-weight:650}.market-prob-row{display:flex;justify-content:space-between;align-items:center;margin-top:5px}.market-card .chance{font-size:25px;letter-spacing:-1px;font-weight:700}.ticker-delta{font-size:10px;font-style:normal;white-space:nowrap;font-variant-numeric:tabular-nums}.market-card .outcome-pair{grid-template-columns:1fr 1fr;gap:6px;margin-top:8px}.market-card .outcome{padding:8px 6px;flex-direction:column;gap:3px;justify-content:center;text-align:center;min-height:49px;border-radius:6px}.market-card .outcome span{font-size:10px}.market-card .outcome b{font-size:12px}.outcome.yes{background:#e0f4e9;color:#18844f}.outcome.no{background:#fbe7e8;color:#ce4556}.market-foot{font-size:9px;margin-top:11px;padding-top:0;gap:5px}.watch-icon{font-size:19px;color:#8b929b;padding:0}.card-spark{width:100%;height:42px;display:block;margin-top:3px}.flow-card,.movers-card{padding:17px 15px}.flow-card h3,.movers-card h3{font-size:14px}.flow-subtitle{font-size:9px;color:#939aa1;margin:4px 0 12px}.flow-indicator{font-size:8px;color:#18986b;letter-spacing:.5px}.flow-row{width:100%;display:grid;grid-template-columns:32px 1fr 44px;gap:7px;text-align:left;border-top:1px solid #f1f3f5;padding:10px 0;align-items:start}.flow-time{font-size:8px;font-variant-numeric:tabular-nums;color:#9ba1a7;padding-top:2px}.flow-event{font-size:10px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.flow-event small{display:block;color:#8b929b;font-size:8px}.flow-price{text-align:right;font-size:11px;font-variant-numeric:tabular-nums;font-weight:650}.flow-price small{display:block;font-size:8px;margin-top:2px}.mover-row{display:grid;grid-template-columns:12px 1fr 35px;gap:7px;padding:11px 0;width:100%;text-align:left;border-top:1px solid #f1f3f5;align-items:center}.mover-row small{font-size:9px;color:#939aa1}.mover-row span{font-size:11px;line-height:1.4}.mover-row b{font-size:12px;text-align:right}.rail-story{border-radius:10px;padding:20px;background:linear-gradient(140deg,#eaf3ff,#f7faff);border:1px solid #e8f0fb}.rail-story h3{font-size:18px;margin:12px 0 8px;line-height:1.25}.rail-story p{font-size:11px;color:#728294;margin-bottom:16px}.rail-story .eyebrow{font-size:8px}.replay-bar{background:#fbfcfd;border-color:#edf0f3;padding:8px 12px;border-radius:6px;font-size:10px}.replay-bar .text-btn{font-size:10px}.replay-bar b{font-size:8px}.ticker-shell{height:38px;background:#fff;border-bottom:1px solid #edf0f3;display:flex;align-items:center;overflow:hidden}.ticker-label{z-index:1;display:flex;align-items:center;gap:9px;padding:0 18px;font-size:8px;letter-spacing:1px;font-weight:750;align-self:stretch;background:#fff;border-right:1px solid #edf0f3;flex-shrink:0}.ticker-window{overflow:hidden;flex:1}.ticker-track{display:flex;width:max-content;animation:marketTicker 130s linear infinite}.ticker-shell:hover .ticker-track,.ticker-shell:focus-within .ticker-track{animation-play-state:paused}.ticker-duplicate{display:flex}.ticker-item{display:flex;align-items:center;gap:9px;padding:0 19px;height:38px;border-right:1px solid #f1f3f5;white-space:nowrap;font-size:10px}.ticker-item>span:first-child{max-width:180px;overflow:hidden;text-overflow:ellipsis}.ticker-item b{font-size:11px;font-variant-numeric:tabular-nums}.ticker-item i{color:#199e70;font-size:9px}.ticker-item i.red{color:#cc4759}@keyframes marketTicker{to{transform:translateX(-50%)}}.price-up{animation:priceUp .65s ease-out}.price-down{animation:priceDown .65s ease-out}@keyframes priceUp{0%{background:#b5ebce;color:#087740}100%{background:transparent}}@keyframes priceDown{0%{background:#f8c6cd;color:#c73248}100%{background:transparent}}
@media(min-width:1500px){.market-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.shell{max-width:1530px}.exchange-layout{grid-template-columns:minmax(0,1fr) 270px}}
@media(max-width:1150px){.exchange-layout{grid-template-columns:minmax(0,1fr) 225px;gap:16px}.exchange-feature{grid-template-columns:220px minmax(0,1fr);padding:18px;gap:16px}.feature-summary h1{font-size:21px}.market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-chart{padding-right:20px}}
@media(max-width:850px){.exchange-layout{grid-template-columns:1fr}.exchange-rail{grid-template-columns:1fr 1fr}.rail-story{display:none}.exchange-feature{grid-template-columns:1fr 1fr}.exchange-rail .flow-card{max-height:400px;overflow:hidden}}
@media(max-width:760px){.exchange-heading{align-items:flex-start;gap:10px}.exchange-heading>.flex{flex-direction:column;gap:3px;align-items:flex-end}.exchange-heading .small{font-size:9px}.exchange-wordmark{font-size:21px;display:block}.exchange-wordmark .pill{display:block;font-size:8px;margin-top:4px}.exchange-feature{grid-template-columns:1fr;padding:18px}.feature-summary h1{font-size:23px}.feature-chart{padding:0 22px 0 0}.feature-chart .chart{height:160px}.feature-summary .btn{display:none}.feature-outcome{font-size:12px}.market-benefits{gap:6px}.market-benefits>div{padding:9px;font-size:9px}.market-benefits span{font-size:8px}.market-card{padding:11px}.market-card-heading{gap:7px}.market-card-heading .market-image{width:25px;height:25px}.market-card h3{font-size:11px}.market-card .outcome-pair{grid-template-columns:1fr 1fr}.market-card .outcome span{font-size:9px}.market-card .outcome b{font-size:11px}.market-prob-row .ticker-delta{font-size:8px}.ticker-label{padding:0 10px;font-size:7px}.ticker-item{font-size:9px;padding:0 12px}.ticker-shell{height:32px}.exchange-rail{grid-template-columns:1fr}.movers-card{display:none}.market-toolbar .btn{font-size:11px}.market-toolbar select{font-size:11px}.market-grid{gap:9px}.simbar{font-size:8px}.dual-chart{overflow:visible}.ticker-track{animation-duration:150s}}
@media(prefers-reduced-motion:reduce){.ticker-track{animation:none}.price-up,.price-down,.price-flash{animation:none}}
.guide.mini{background:#fff;border:1px solid #dbe3ec;box-shadow:0 4px 20px #20304a12}.guide.mini .text-btn{color:#245dc6}.guide.mini .text-btn:hover{color:#123b86}
/* Genuine KAOS app mark + self-hosted Geist, matched reference hierarchy. */
@font-face{font-family:Geist;src:url('assets/geist-variable.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
:root{--ink:#23272d;--muted:#6b727b;--blue:#2e5cff;--green:#108851;--red:#d84452;--line:#e7eaee}
body{font-family:Geist,Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:14px;-webkit-font-smoothing:antialiased}.brand{gap:9px;letter-spacing:-1.15px;font-size:28px;font-weight:850}.brand-logo{width:36px;height:36px;object-fit:contain;border-radius:8px}.brand-wordmark{line-height:1}.topbar{height:70px}.nav button{font-size:14px;padding:23px 14px;font-weight:600}.market-card h3{font-size:14px;line-height:1.3;font-weight:650}.market-card-heading{min-height:63px}.market-card-heading .market-image{width:36px;height:36px}.market-card .chance{font-size:28px;font-weight:700;letter-spacing:-1.1px}.market-card .outcome span{font-size:11px;line-height:1.25}.market-card .outcome b{font-size:13px;font-weight:650}.market-card .outcome{min-height:53px}.market-foot{font-size:10px}.market-categories .tab{font-size:12px;font-weight:600}.market-toolbar input{font-size:13px}.feature-summary h1{font-size:27px;font-weight:700;letter-spacing:-1px}.feature-outcome{font-size:13px}.feature-outcome b{border-color:#0ac285;color:#088255;font-size:15px}.feature-summary .btn{font-size:13px}.chart-legend{font-size:11px}.chart-source{font-size:10px}.chart-labels{font-size:10px}.exchange-wordmark{font-size:24px}.mover-row span{font-size:12px}.mover-row b{font-size:13px}.movers-card h3,.flow-card h3{font-size:15px}.flow-event{font-size:11px}.flow-price{font-size:12px}.flow-time,.flow-event small,.flow-price small{font-size:9px}.flow-subtitle{font-size:10px}.ticker-item{font-size:11px}.ticker-item b{font-size:12px}.ticker-track{animation-duration:65s}.outcome.yes{background:#dff3e8;color:#16844c}.outcome.no{background:#fbe5e7;color:#d84051}.btn:hover{background:#234bd5}.chart-line{stroke-width:2.2}.price-up,.price-down{animation-duration:.3s}.price-flash{animation-duration:.3s}.flow-row:first-child{animation:flowArrival .3s ease-out}@keyframes flowArrival{from{background:#f0f7ff;transform:translateY(-4px)}to{background:transparent;transform:translateY(0)}}
@media(max-width:1150px){.feature-summary h1{font-size:24px}.market-card h3{font-size:13px}}
@media(max-width:760px){.brand-logo{width:31px;height:31px}.brand{font-size:26px}.topbar{height:65px}.market-card h3{font-size:12px}.market-card-heading{min-height:62px}.market-card-heading .market-image{width:28px;height:28px}.market-card .chance{font-size:27px}.market-card .outcome span{font-size:10px}.market-card .outcome b{font-size:12px}.market-foot{font-size:9px}.feature-summary h1{font-size:25px}.chart-legend{font-size:10px}.ticker-track{animation-duration:75s}.replay-bar{font-size:9px}}
@media(prefers-reduced-motion:reduce){.ticker-track,.flow-row:first-child,.price-up,.price-down{animation:none}}
