:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#252b29;background:#fcfbf8;font-synthesis:none;font-size:14px;line-height:1.65;--ink: #252b29;--muted: #737772;--line: #e5e5de;--green: #295e4f;--paper: #fff;--accent: #b95940;--soft: #f3f4ee}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--ink);border:1px solid var(--ink);color:#fff;border-radius:8px;padding:11px 19px;font-weight:600;line-height:1.5;cursor:pointer;transition:background .16s,box-shadow .16s,transform .16s}button:hover,.button:hover{background:#3c4942}button:disabled{opacity:.45;cursor:not-allowed}.secondary{background:#fff;color:var(--ink);border-color:#d8dbd3}.secondary:hover{background:#f4f5ee}.text{background:transparent;border-color:transparent;color:var(--green);padding:4px 6px}.text:hover{background:#eef2e9}.small{font-size:12px;padding:8px 14px}.danger{background:#a24234;border-color:#a24234}.danger:hover{background:#85382e}.full-width{width:100%}.icon-button{padding:8px;background:transparent;color:var(--ink);border-color:transparent}.icon-button:hover{background:var(--soft)}svg{flex-shrink:0}p{margin:0 0 16px}h1,h2,h3{line-height:1.4;margin:0 0 15px;font-weight:650;letter-spacing:-.035em}h1{font-size:34px}h2{font-size:22px}h3{font-size:16px}small{display:block;font-size:11px;color:var(--muted)}.muted{color:var(--muted);font-size:12px}.grow{flex:1;min-width:0}.mono,code,pre,kbd{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.mono{font-size:11px;color:var(--muted)}.actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.quiet-link{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:550}.quiet-link:hover,.prose a:hover{color:var(--green)}.block-link{display:block;margin-top:18px;color:var(--green);font-size:13px}.app{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:218px;padding:30px 18px 22px;background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:9px;padding:0 6px;font-size:27px;font-weight:750;letter-spacing:-1.4px;line-height:1.15}.brand-icon{display:grid;place-items:center;width:33px;height:38px;color:var(--green)}.brand-icon svg{width:33px;height:33px}.brand-light{font-weight:400;color:#666d66;margin-left:2px}.brand small{font-size:10px;font-weight:400;letter-spacing:1px;margin-top:10px;color:#70796b;white-space:nowrap}.sidebar nav{display:flex;flex-direction:column;gap:7px;margin-top:43px}.sidebar nav>a{display:flex;align-items:center;gap:13px;padding:12px 16px;border-radius:7px;font-size:13px;font-weight:500;color:#6e746e;position:relative}.sidebar nav>a:hover{background:#f6f7f2;color:var(--ink)}.sidebar nav>a.active{background:#eaf0e7;color:#2c5e4b}.nav-dot{margin-left:auto;width:5px;height:5px;background:var(--green);border-radius:50%}.nav-divider{height:1px;background:var(--line);margin:17px 13px}.sidebar-foot{margin-top:auto}.sidebar-foot>a{display:flex;align-items:center;gap:11px;font-size:12px;padding:10px 15px}.sidebar-foot>a>span{margin-left:auto;color:#70796b}.sidebar-note{border-top:1px solid var(--line);margin:21px 12px 0;padding-top:22px;font-size:8px;letter-spacing:.7px;color:#697568;font-weight:650}.tiny-dot,.status-dot{display:inline-block;flex-shrink:0;width:5px;height:5px;border-radius:50%;background:#629a68;margin-right:5px}.sidebar-note p{font-size:11px;line-height:1.9;letter-spacing:.4px;color:#70796b;margin-top:10px;font-weight:400}.content{margin-left:218px;min-width:0}.topbar{height:77px;border-bottom:1px solid var(--line);background:#ffffffd9;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:0 40px}.global-search{display:flex;align-items:center;gap:11px;width:340px;color:#70796b}.global-search input{background:transparent;border:0;padding:8px 0;font-size:12px;box-shadow:none}.global-search input::placeholder{color:#70796b}.global-search kbd{border:1px solid var(--line);border-radius:4px;padding:0 5px;color:#70796b;font-size:12px}.topbar-actions{display:flex;align-items:center;gap:21px;white-space:nowrap;font-size:12px}.top-guide{color:#777d74}.login-link{font-weight:600}.topbar .button{min-width:68px}.mobile-menu{display:none}.user-menu{position:relative}.user-menu summary{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:12px;list-style:none}.user-menu summary::-webkit-details-marker{display:none}.avatar{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;background:#e7eddf;border:1px solid #d1dbc5;color:#476047;border-radius:50%;font-weight:650}.avatar.large{width:66px;height:66px;font-size:24px}.user-name{max-width:120px;overflow:hidden;text-overflow:ellipsis}.chevron{color:#70796b}.user-dropdown{position:absolute;right:0;top:44px;z-index:22;background:#fff;border:1px solid var(--line);border-radius:9px;box-shadow:0 12px 35px #23382914;min-width:180px;padding:10px}.user-dropdown>a,.user-dropdown>button{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:5px;width:100%;font-size:12px;color:var(--ink);justify-content:start}.user-dropdown>a:hover{background:var(--soft)}.user-dropdown small{padding:7px 12px 10px;border-bottom:1px solid var(--line);margin-bottom:5px;overflow:hidden;text-overflow:ellipsis}.menu-scrim{display:none}main{max-width:1340px;margin:0 auto;padding:36px 42px 70px;min-height:calc(100vh - 150px);outline:0}footer{display:flex;align-items:center;gap:22px;padding:22px 42px;border-top:1px solid var(--line);color:#70796b;font-size:11px}footer>a:first-child{font-size:15px;font-weight:650;letter-spacing:-.5px;color:#6a7367}footer>span{margin-right:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:22px;margin:7px 0 13px}.page-heading h1{margin:8px 0 0}.eyebrow{font-size:9px;letter-spacing:1.5px;color:#70796b;font-weight:650;line-height:1.5}.intro{font-size:14px;color:#787d75;line-height:1.9;margin-bottom:29px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:35px 0 19px}.section-heading h2,.section-heading p{margin:0}.section-heading .eyebrow{font-size:8px;margin-bottom:7px}.section-heading>a{font-size:12px;white-space:nowrap}.panel>.section-heading:first-child{margin-top:0}.home-hero{display:grid;grid-template-columns:1.08fr 1fr;gap:5px;align-items:center;margin:0 0 16px;padding:10px 0 12px;min-height:280px}.hero-copy{position:relative;z-index:1}.hero-copy>.eyebrow{font-size:8px;letter-spacing:1.3px;display:flex;align-items:center;gap:7px;color:#687768}.hero-copy>.eyebrow>span{width:5px;height:5px;border-radius:50%;background:var(--accent)}.hero-copy h1{font-size:41px;line-height:1.3;letter-spacing:-1.5px;margin:16px 0 13px;font-weight:650}.hero-copy h1>span{color:var(--green)}.hero-copy p{color:#70796b;font-size:13px;line-height:1.95;margin-bottom:22px}.hero-copy .button{font-size:12px;padding:11px 18px}.hero-tags{display:flex;gap:20px;color:#70796b;font-size:10px;margin-top:22px}.hero-tags>span{display:flex;align-items:center;gap:5px}.hero-tags>span:before{content:"";width:3px;height:3px;background:#a1aa94;border-radius:50%}.hero-art{position:relative;padding:4px 0 0}.hero-art>svg{display:block;width:100%;height:auto;filter:drop-shadow(0 12px 18px #53593c08)}.art-caption{display:block;text-align:center;font:7px SFMono-Regular,monospace;letter-spacing:2px;color:#70796b;margin-top:-3px}.competition-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:23px}.competition-card{display:flex;flex-direction:column;border:1px solid #dfe2d7;border-radius:12px;background:#fff;overflow:hidden;transition:transform .2s,box-shadow .2s;min-width:0}.competition-card:hover{transform:translateY(-3px);box-shadow:0 9px 25px #2b3d2810}.competition-cover{height:165px;position:relative;overflow:hidden;background:#e9eddd;border-bottom:1px solid #e2e5d9}.competition-cover>svg{height:100%;width:100%;display:block}.poker .competition-cover{background:#ede9e2;border-color:#e3dfd5}.cover-label{position:absolute;left:18px;top:15px;border:1px solid #a2ad9070;background:#f8faefce;border-radius:4px;color:#61704f;font-size:9px;padding:2px 7px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.poker .cover-label{color:#876858;border-color:#baa88c60;background:#fdf5ebce}.cover-arrow{position:absolute;right:15px;bottom:15px;display:grid;place-items:center;width:29px;height:29px;border:1px solid #d2d8c0;border-radius:50%;background:#fffdf2de;color:#5e714e}.competition-card-body{padding:20px 22px 0;display:flex;flex-direction:column;flex:1}.card-kicker{display:flex;align-items:center;gap:6px;color:#70796b;font-size:9px;margin-bottom:10px}.card-kicker .badge{margin-right:6px}.card-kicker .status-dot{margin-right:0}.status-dot.running{background:#b99348}.status-dot.completed{background:#919587}.competition-card h3{font-size:18px;margin-bottom:8px;letter-spacing:-.4px}.competition-card-body>p{font-size:11px;line-height:1.85;color:#70796b;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:40px}.card-footer{border-top:1px solid #eeeee6;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#70796b;font-size:10px;padding:13px 0;margin-top:auto}.card-footer>span{display:flex;align-items:center;gap:6px}.badge{display:inline-flex;align-items:center;border:1px solid #e0e3d9;border-radius:4px;background:#f5f6ef;padding:2px 7px;font-size:10px;font-weight:500;color:#69735f;white-space:nowrap}.badge.permanent{background:#f1f4e9;border-color:#e1e7d6}.badge.periodic{background:#f8eee6;border-color:#eee0d4;color:#8e6b50}.badge.succeeded,.badge.open{color:#437355;background:#edf5e9;border-color:#d8e8d2}.badge.queued,.badge.running{color:#947024;background:#fcf4df;border-color:#eee2c0}.badge.failed{color:#a44434;background:#faeae4;border-color:#eccdc2}.badge.ranked{color:#826956;background:#f5f0e9}.start-strip{display:grid;grid-template-columns:1.12fr 1fr 1fr 1fr;background:#f3f4ed;border:1px solid #e5e8dc;border-radius:10px;padding:24px;margin:34px 0 0;gap:26px}.start-strip>div{align-self:center}.start-strip .eyebrow{font-size:7px}.start-strip h2{font-size:18px;margin:9px 0 14px}.start-strip>div>a{font-size:10px;color:#748166}.start-step{position:relative;border-left:1px solid #dfe3d5;padding-left:23px}.start-step>.step-num{position:absolute;right:0;top:0;font:20px Georgia;color:#70796b}.start-step>svg{color:#70796b;margin-bottom:8px}.start-step h3{font-size:12px;margin-bottom:5px}.start-step p{font-size:10px;color:#70796b;margin:0;line-height:1.8}.start-step:hover h3{color:var(--green)}.catalog-tools{display:flex;align-items:center;gap:15px;margin:28px 0 18px}.catalog-search{display:flex;align-items:center;gap:12px;flex:1;border:1px solid #dfe2d8;border-radius:8px;padding:3px 14px;background:#fff;color:#70796b}.catalog-search input{border:0;padding:10px 0;background:transparent;box-shadow:none;font-size:12px}.catalog-search button{font-size:11px;flex-shrink:0}.compact-select{width:130px}.compact-select select{font-size:12px;padding:13px 10px}.catalog-filters{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 0 16px;border-bottom:1px solid var(--line)}.filter-chips{display:flex;gap:8px;flex-wrap:wrap}.filter-chips button{border:1px solid #dde1d5;background:transparent;color:#70796b;border-radius:6px;padding:8px 14px;font-size:11px;font-weight:450}.filter-chips button.selected{background:#edf2e5;border-color:#bdcbb1;color:#3f643d;font-weight:600}.filter-chips button:hover{background:#f0f2e9}.small-chips button{border-color:transparent;padding:6px 9px;font-size:10px}.small-chips button.selected{border-color:transparent}.game-catalog{display:flex;flex-direction:column;gap:24px}.game-feature{display:grid;grid-template-columns:1fr 1fr;border:1px solid #dce2d2;border-radius:13px;overflow:hidden;background:#fff}.game-feature-art{background:#edf0e2;display:grid;place-items:center;min-height:235px}.game-feature-art svg{width:100%;max-height:300px}.game-feature.poker .game-feature-art{background:#f0e9e2}.game-feature-copy{padding:35px}.game-feature-copy h2{font-size:27px;margin-top:12px}.game-feature-copy>p{font-size:12px;color:var(--muted);line-height:1.85}.tags{display:flex;gap:8px;margin:20px 0}.tags>span{font-size:10px;background:#f3f5ed;color:#70796b;border-radius:4px;padding:4px 7px}.entity-hero{display:grid;grid-template-columns:1.15fr 1fr;gap:25px;align-items:center;border:1px solid #e1e5d6;border-radius:12px;background:#f2f4e9;padding:27px 34px;margin-bottom:20px}.entity-hero.poker{background:#f5eee6}.entity-hero h1{margin:11px 0 14px}.entity-hero p{font-size:13px;color:#70796b;line-height:1.9}.entity-hero .button{font-size:12px}.entity-art svg{width:100%;max-height:255px}.page-tabs{display:flex;gap:29px;border-bottom:1px solid var(--line);margin:22px 0 30px;overflow:auto;scrollbar-width:thin}.page-tabs>a{padding:13px 2px;color:#70796b;font-size:12px;white-space:nowrap;border-bottom:2px solid transparent}.page-tabs>a.selected{border-color:var(--ink);color:var(--ink);font-weight:600}.page-tabs>a:hover{color:var(--green)}.back{display:inline-block;color:#70796b;font-size:11px;margin-bottom:21px}.two-columns,.workspace-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(270px,1fr);gap:28px}.two-columns.wide{grid-template-columns:minmax(0,2fr) minmax(270px,1fr)}.workspace-grid{grid-template-columns:minmax(0,2.2fr) minmax(250px,1fr);gap:22px}.panel{background:var(--paper);border:1px solid var(--line);border-radius:10px;padding:25px;min-width:0}.panel>p{font-size:12px;line-height:1.9;color:#70796b}.panel.subtle{background:#f3f5ec;border-color:#e3e8d9}.panel h2{font-size:19px}.panel h3{font-size:15px}.fit{align-self:start}.stack{display:flex;flex-direction:column;gap:20px}.prose{color:#757d6e;font-size:13px;line-height:1.95}.prose h2,.prose h3{color:var(--ink);margin:20px 0 13px}.prose>h2:first-child,.prose>h3:first-child{margin-top:0}.prose p{margin-bottom:14px;overflow-wrap:anywhere}.prose a{color:var(--green);font-weight:550}.prose code{font-size:11px;border-radius:3px;background:#f1f3ea;padding:2px 4px}.numbered-list{padding-left:20px;line-height:2.5}.rule-item{padding-left:12px}.competition-header{display:flex;align-items:center;justify-content:space-between;gap:30px}.competition-heading-copy{flex:1;min-width:0}.competition-header h1{margin:18px 0 12px;font-size:31px;overflow-wrap:anywhere}.competition-header p{font-size:13px;color:#70796b;line-height:1.85;margin:0}.competition-mini-art{width:240px;border-radius:10px;background:#eef1e4;overflow:hidden;flex-shrink:0}.competition-mini-art.poker{background:#f0e9e1}.competition-mini-art svg{display:block;width:100%;height:150px}.competition-meta{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin:26px 0 4px;color:#70796b;font-size:11px}.competition-meta>span{display:flex;align-items:center;gap:8px}.competition-join h2{font-size:19px;margin-top:15px}.join-icon{display:inline-flex;align-items:center;justify-content:center;background:#eef2e4;color:#718358;border-radius:9px;padding:12px}.competition-join dl{border-top:1px solid var(--line);padding-top:21px;margin-top:24px;font-size:11px}.entry-list{border:1px solid var(--line);border-radius:8px;overflow:hidden}.entry{display:flex;align-items:center;gap:20px;padding:15px;background:#fff;border-bottom:1px solid var(--line);font-size:12px}.entry:last-child{border:0}.entry a{flex:1}.organizer{margin-top:25px}.organizer p{font-size:12px}.table-wrap{overflow-x:auto;max-width:100%;border:1px solid var(--line);border-radius:10px;background:#fff}table{width:100%;border-collapse:collapse;font-size:12px;text-align:left;white-space:nowrap}th{background:#f8f9f4;color:#70796b;font-size:10px;font-weight:500;padding:13px 18px}td{border-top:1px solid #edf0e6;padding:16px 18px}td a{font-weight:550;color:#4d6750}td small{margin-top:4px;font-size:9px;color:#70796b}.versus{font-size:9px;color:#70796b;margin:0 5px;font-weight:400}.rank{font:18px Georgia;color:#70796b}.rank-1,.rank-2,.rank-3{display:inline-grid;place-items:center;width:29px;height:29px;border-radius:6px;background:#f7f1db;color:#70796b}.rank-2{background:#eef0e8;color:#70796b}.rank-3{background:#f6ede1;color:#70796b}.score{font-size:16px;font-weight:600}.pagination{display:flex;justify-content:flex-end;align-items:center;gap:13px;margin-top:22px;font-size:11px;color:#70796b}label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:550;min-width:0}input,textarea,select{width:100%;min-width:0;border:1px solid #d9dfce;border-radius:6px;background:#fff;color:var(--ink);padding:11px 12px}input::placeholder,textarea::placeholder{color:#70796b;font-weight:400}textarea{resize:vertical;line-height:1.7}form>label,.panel form label{margin-bottom:18px}input[type=checkbox],input[type=radio]{width:auto;accent-color:var(--green)}input[type=range]{accent-color:var(--green);padding:0}fieldset{margin:0 0 30px;border:0;padding:0;min-width:0}legend{font-size:16px;font-weight:600;margin-bottom:20px;padding:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.span-all{grid-column:1/-1}.form-grid label{margin:0!important}.form-grid .notice{grid-column:1/-1}.step-label{font-size:11px;font-weight:500;color:#70796b;margin-right:10px}.code-block{white-space:pre-wrap;overflow-wrap:anywhere;background:#f1f4eb;border:1px solid #e1e7d5;border-radius:7px;padding:17px;font-size:11px;line-height:1.85;color:#5e7250}.notice{border:1px solid;padding:12px 15px;border-radius:7px;margin:16px 0;font-size:12px;overflow-wrap:anywhere}.notice.error{background:#fbede6;color:#95513c;border-color:#e7c8b9}.notice.success{background:#edf5e6;color:#4b7139;border-color:#d1e3c5}.empty,.loading{border:1px dashed #d6dfc9;border-radius:9px;padding:39px 20px;text-align:center;font-size:12px;color:#70796b}.empty a{color:var(--green);margin-left:5px}.loading{animation:fade 1.5s infinite}.panel .empty{padding:27px 15px}.login-gate{text-align:center;max-width:620px;margin:50px auto 85px;padding:40px 30px}.gate-icon{display:inline-grid;place-items:center;width:78px;height:78px;border:1px solid #dce5ce;border-radius:20px;background:#edf2e4;color:#698453;box-shadow:7px 7px #f3f5ed;margin-bottom:28px}.login-gate h1{font-size:29px;margin-bottom:18px}.login-gate>p{font-size:13px;line-height:1.9;color:#70796b;margin-bottom:28px}.login-gate .actions{justify-content:center}.login-gate>.quiet-link{margin-top:29px;color:#70796b;font-size:11px}.auth-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px;max-width:1050px;margin:20px auto 50px;align-items:center}.auth-story{background:#f1f4e8;border:1px solid #e3e8d6;border-radius:14px;padding:37px 28px 25px;overflow:hidden}.auth-story .eyebrow{font-size:7px;letter-spacing:1.15px}.auth-story h2{font-size:31px;line-height:1.5;margin:17px 0 14px}.auth-story>p{font-size:12px;color:#70796b;line-height:1.9}.auth-story>svg{width:115%;height:auto;margin:6px -8%}.auth-benefits{display:flex;justify-content:space-between;gap:10px;color:#70796b;font-size:9px}.auth-benefits>span{display:flex;align-items:center;gap:4px}.auth-form{padding:15px 0;max-width:375px;width:100%;justify-self:center}.auth-form h1{font-size:28px}.auth-form>.muted{margin-bottom:27px}.auth-form .back{margin-bottom:25px}.auth-form input{font-size:12px;padding:12px}.auth-form label{font-size:11px;margin-bottom:20px}.auth-form>.auth-switch{margin-top:25px;font-size:11px;color:#70796b;text-align:center}.auth-switch a{font-weight:600;color:var(--green)}.auth-form>small{text-align:center;line-height:1.8;font-size:10px;color:#70796b}.forgot-link{display:block;text-align:right;font-size:11px;margin:-5px 0 23px;color:#70796b}.settings-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:30px;max-width:840px;margin-top:30px}.profile-card{text-align:center;align-self:start}.profile-card h2{margin-top:18px;overflow-wrap:anywhere}.profile-card p{color:#70796b}.profile-card a{font-size:11px;color:#6d835a}.agent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:27px}.agent-card{display:flex;flex-direction:column;padding:22px 23px 0;border:1px solid #dfe5d5;border-radius:11px;background:#fff;min-width:0;transition:transform .15s,box-shadow .15s}.agent-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #2c402914}.agent-card-top{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:17px}.agent-card h2{font-size:19px;margin-bottom:7px;overflow-wrap:anywhere}.agent-card>p{font-size:11px;color:#70796b}.game-thumb{display:flex;align-items:center;justify-content:center;width:58px;height:50px;border-radius:10px;background:#edf2e3;flex-shrink:0;overflow:hidden}.game-thumb.poker{background:#f6eee3}.game-thumb svg{width:100%;height:100%}.agent-empty{text-align:center;border:1px dashed #d6e0c8;border-radius:12px;background:#f8faf3;padding:20px 30px 36px;margin-top:25px}.agent-empty>div{max-width:245px;margin:auto}.agent-empty svg{width:100%;height:142px}.agent-empty h2{font-size:22px}.agent-empty p{font-size:12px;color:#70796b}.create-agent-form{max-width:900px}.game-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.game-choice{position:relative;display:block;overflow:hidden;border:1.5px solid #dde4d3;border-radius:11px;background:#fff;cursor:pointer}.game-choice.selected{border-color:#6d9460;box-shadow:0 0 0 1px #6d9460}.game-choice input{position:absolute;left:20px;bottom:22px;opacity:0;width:1px;height:1px}.game-choice:focus-within{outline:3px solid #8aac76;outline-offset:4px}.choice-art{height:137px;background:#f0f3e7}.choice-art>svg{width:100%;height:100%;display:block}.game-choice>div:last-of-type{padding:18px 21px}.game-choice strong{font-size:16px;display:block;margin-bottom:4px}.game-choice>div>span{font-size:11px;color:#70796b;font-weight:400}.radio-mark{position:absolute;right:20px;bottom:32px;border:1px solid #a2b391;border-radius:50%;width:18px;height:18px;display:grid;place-items:center;color:#fff}.selected .radio-mark{background:#668b54;border-color:#668b54}.naming-panel>label{max-width:480px}.naming-panel>label>span{font-size:16px;margin-bottom:8px}.naming-panel p{margin:12px 0 25px}.context-banner{display:flex;align-items:center;gap:10px;border:1px solid #dce6ce;background:#f1f7e8;color:#70796b;padding:11px 16px;border-radius:7px;font-size:11px;margin:5px 0 24px}.context-banner>a{margin-left:auto;white-space:nowrap;color:#477539;font-weight:550}.agent-heading{display:flex;align-items:center;gap:19px}.agent-heading>.game-thumb{width:77px;height:70px}.agent-heading h1{font-size:28px;margin:7px 0;overflow-wrap:anywhere}.agent-heading p{font-size:11px;color:#70796b;margin:0}.agent-heading .eyebrow{font-size:9px;letter-spacing:.8px}.agent-heading .eyebrow>span{padding:0 6px;color:#70796b}.agent-heading+.context-banner{margin-top:25px}.agent-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:25px}.agent-stats>div{padding:22px 25px;border:1px solid #e0e7d7;background:#fff;border-radius:8px}.agent-stats small{color:#70796b;font-size:11px;margin-bottom:12px}.agent-stats strong{font-size:28px;line-height:1.3;font-weight:550}.agent-stats strong>span{font-size:11px;margin-left:9px;color:#70796b;font-weight:400}.agent-stats .text-stat{font-size:18px}.agent-next{display:grid;grid-template-columns:1.4fr 1fr;align-items:center;background:#f1f5e9;border:1px solid #e0e8d5;border-radius:11px;overflow:hidden;padding:27px 30px;gap:15px}.agent-next h2{font-size:22px;margin:12px 0}.agent-next p{font-size:12px;color:#70796b}.agent-next .button,.agent-next .quiet-link{font-size:11px}.next-art>svg{width:100%;height:190px}.handoff-prompt{font-size:11px;line-height:1.95}.connect-alternative{border-top:1px solid var(--line);padding-top:24px;margin-top:25px}.connect-alternative p{font-size:12px;color:#70796b}.connect-alternative a{font-size:12px;color:var(--green)}.editor{font:12px/1.8 SFMono-Regular,Consolas,monospace;min-height:400px;background:#f7f9f2;color:#4c693d;white-space:pre;tab-size:2;margin-bottom:20px;padding:17px}.editor-panel{min-width:0}.advanced-fields{border-top:1px solid var(--line);margin:15px 0 22px;padding-top:12px}.advanced-fields summary{font-size:11px;color:#70796b;cursor:pointer;margin-bottom:18px}.small-code{font:11px/1.6 SFMono-Regular,Consolas,monospace;min-height:80px}.version-list{display:flex;flex-direction:column;gap:8px;max-height:510px;overflow:auto}.version{display:block;width:100%;text-align:left;border:1px solid transparent;border-radius:7px;background:transparent;color:var(--ink);padding:13px;font-size:12px;overflow-wrap:anywhere}.version.selected{background:#eff5e7;border-color:#d3e2c4}.version:hover{background:#f3f7ed}.version strong{display:block}.version strong span{font-size:9px;font-weight:400;color:#70796b;margin-left:8px}.version small{font-size:9px;margin-top:3px}.version p{font-size:11px;font-weight:400;margin:6px 0;color:#70796b}.version code{font-size:9px;color:#70796b;font-weight:400}.mode-picker{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:22px 0}.mode-picker button{display:flex;flex-direction:column;align-items:flex-start;gap:5px;text-align:left;background:#fff;color:#70796b;border-color:#dce6d1;padding:16px;font-weight:450}.mode-picker button.selected{background:#f1f7e8;border-color:#94b07e;color:#3f7030}.mode-picker button>svg{margin-bottom:5px}.mode-picker strong{font-size:12px}.mode-picker small{font-size:10px;color:#70796b}.selected-strategy{display:flex;gap:11px;align-items:center;padding:15px;background:#f6f8f0;border:1px solid #e1e8d6;border-radius:7px;margin:17px 0 23px;color:#70796b}.selected-strategy strong{font-size:12px;color:#4f703c}.selected-strategy small{font-size:10px}.selected-strategy>a{margin-left:auto;font-size:11px;white-space:nowrap}.rules{border-top:1px solid var(--line);padding-top:18px;margin-top:25px;font-size:12px;overflow-wrap:anywhere}.rules summary{cursor:pointer;color:#70796b}.rules pre{white-space:pre-wrap;font-size:11px;line-height:1.8;max-height:500px;overflow:auto}dl{display:grid;grid-template-columns:94px minmax(0,1fr);gap:10px;font-size:12px}dt{color:#70796b}dd{margin:0;overflow-wrap:anywhere}.stats-strip{display:flex;gap:0;border:1px solid #dce5d1;background:#f3f7ed;border-radius:9px;padding:24px 0;margin:25px 0}.stats-strip>div{flex:1;border-right:1px solid #dce6cf;padding:0 25px}.stats-strip>div:last-child{border:0}.stats-strip strong{font-size:23px;font-weight:550;display:block;margin-top:7px}.stats-strip strong.date-stat{font-size:14px}.metadata{display:flex;gap:22px;flex-wrap:wrap;color:#70796b;font-size:10px;margin-bottom:25px}.pending{text-align:center;padding:65px 20px}.pending h2{margin-top:17px}.pulse{display:inline-block;width:13px;height:13px;background:#91ac73;border-radius:50%;animation:fade 1.3s infinite}.overlay{position:fixed;inset:0;background:#222a2480;display:grid;place-items:center;padding:22px;z-index:60;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.secret{background:#fff;border:1px solid #d1dbc4;border-radius:12px;padding:32px;max-width:560px;width:100%;box-shadow:0 20px 100px #14221235}.secret p{font-size:12px;color:#70796b}.secret-value{display:block;overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;background:#f0f5e8;border:1px solid #d4e0c5;border-radius:7px;padding:17px;margin:23px 0;font-size:12px}.guide-hero{display:grid;grid-template-columns:1.2fr 1fr;gap:35px;align-items:center;padding:24px 0 35px;margin-bottom:25px;border-bottom:1px solid var(--line)}.guide-hero h1{font-size:34px;line-height:1.5;margin:17px 0}.guide-hero .eyebrow{font-size:8px}.guide-hero p{font-size:13px;color:#70796b;line-height:1.9}.guide-hero>svg{width:100%;height:auto}.guide-layout{display:grid;grid-template-columns:190px minmax(0,1fr);gap:45px}.guide-toc{display:flex;flex-direction:column;gap:18px;align-self:start;position:sticky;top:25px}.guide-toc small{font-size:10px;margin-bottom:6px;color:#70796b}.guide-toc a{display:flex;align-items:center;gap:11px;font-size:11px;color:#70796b}.guide-toc a>span{font:11px Georgia;color:#70796b}.guide-toc a:last-child{border-top:1px solid var(--line);padding-top:20px;font-size:10px}.guide-content>section{scroll-margin-top:30px;padding:9px 0 35px;border-bottom:1px solid #e8eddf;margin-bottom:28px}.guide-content p{font-size:12px;line-height:1.95;color:#70796b}.guide-title{display:flex;align-items:center;gap:15px;margin-bottom:17px}.guide-title>span{display:grid;place-items:center;font:16px Georgia;color:#70796b;background:#eef5e5;border:1px solid #dce7cf;width:32px;height:32px;border-radius:7px}.guide-title h2{margin:0;font-size:21px}.guide-note{background:#f3f7ec;border:1px solid #dfe8d3;border-radius:8px;padding:20px;margin:20px 0}.guide-note>strong{font-size:12px}.guide-note>p:last-child{margin-bottom:0}.guide-note>p{margin-top:8px}.guide-content a{font-size:12px;color:var(--green)}.guide-content a.button{color:#fff}.guide-modes{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:22px 0}.guide-modes>div{border:1px solid #e0e8d5;border-radius:8px;padding:20px;background:#fff}.guide-modes svg{color:#70796b;margin-bottom:12px}.guide-modes h3{font-size:14px}.guide-modes p{font-size:11px;margin:0}.inline-download{display:flex;gap:12px;align-items:center;padding:15px;border:1px solid #d9e5cb;border-radius:7px;background:#f4f8ed;margin-bottom:17px}.inline-download code{font-size:10px;overflow-wrap:anywhere;flex:1}.inline-download button{font-size:10px;flex-shrink:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:-100px;left:20px;background:#fff;padding:10px;z-index:70}.skip:focus{top:10px}:focus-visible{outline:3px solid #7f9f6c;outline-offset:3px}@keyframes fade{50%{opacity:.5}}.replay-toolbar{display:flex;align-items:center;gap:28px;margin-bottom:22px}.replay-toolbar label{min-width:135px}.replay-summary{display:flex;gap:10px 22px;flex-wrap:wrap;font-size:12px;color:var(--muted)}.tank-replay{display:grid;grid-template-columns:minmax(0,1fr) 190px;background:#eef0e6;border:1px solid #d8dece;border-radius:9px;overflow:hidden}.tank-field{display:flex;align-items:center;justify-content:center;padding:24px;max-height:600px}.tank-field svg{width:100%;height:100%;max-height:550px}.tank-hud{padding:23px;background:#e2e7d8;border-left:1px solid #d2dac5}.seat{border-top:2px solid #7a9571;padding-top:12px;margin-top:20px}.seat-1{border-color:#b58165}.seat h3{font-size:12px}.seat dl{grid-template-columns:1fr 1fr;font-size:11px;gap:8px}.seat dd{text-align:right}.frame-event{font-size:10px;overflow-wrap:anywhere;color:var(--muted);margin-top:25px}.playback{display:flex;align-items:center;gap:10px;margin:20px 0}.timeline{flex:1}.speed{width:67px}.speed select{padding:6px}.replay-faults{font-size:11px;color:var(--muted)}.poker-replay{background:#e7ebde;border:1px solid #d4dbc6;border-radius:10px;position:relative;padding:25px;min-height:500px}.poker-meta{position:absolute;left:23px;top:20px;font-size:11px;color:#70796b;display:flex;flex-direction:column;gap:4px}.poker-seat{text-align:center;position:relative;z-index:1}.poker-seat-label{display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px;margin-bottom:9px}.poker-seat-label>span{color:#6e7e63;font-size:11px}.poker-seat small{margin-top:7px}.dealer{background:#fff9e7;border-radius:50%;width:21px;height:21px;line-height:21px;border:1px solid #c5c9b2}.cards{display:flex;gap:7px;justify-content:center}.playing-card{display:inline-flex;flex-direction:column;background:#fffcf2;border:1px solid #c9ceba;border-radius:6px;width:45px;height:64px;padding:3px 7px;text-align:left;font:21px Georgia;color:#42513b;box-shadow:1px 2px 3px #4a573912}.playing-card span{font-size:20px;text-align:right}.playing-card.red{color:#70796b}.hidden-card{background:repeating-linear-gradient(45deg,#879976,#879976 3px,#93a481 3px 6px);color:#70796b;border:3px solid #f9f8ea;display:grid;place-items:center;font-size:30px;outline:1px solid #b7c2a7}.poker-felt{border-radius:90px;border:6px solid #c6cdb7;background:#d9e1c9;box-shadow:inset 0 0 0 1px #b2c19e;margin:16px auto;padding:21px 28px;max-width:630px}.pot{text-align:center;margin-bottom:13px}.pot strong{display:block;font-size:22px;font-weight:500;color:#5d704b}.pot small{font-size:10px;letter-spacing:2px}.poker-event{text-align:center;font-size:11px;color:#718063;min-height:18px;margin-top:14px}.poker-privacy{text-align:center;color:#70796b;font-size:10px;margin:18px 0 0}.match-scoreboard{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:23px;padding:20px 24px;border:1px solid var(--line);border-radius:10px;background:#fff;margin:22px 0}.match-scoreboard>a{display:flex;align-items:center;gap:12px;min-width:0}.match-scoreboard>a:last-child{flex-direction:row-reverse;text-align:right}.match-scoreboard>a>div{min-width:0}.match-scoreboard>a strong{font-size:13px;font-weight:550;overflow-wrap:anywhere;display:block;line-height:1.6}.match-scoreboard>a small{font-size:8px;letter-spacing:1px;color:#70796b;margin-bottom:4px}.match-score{text-align:center;min-width:110px}.match-score>strong{font-size:27px;font-weight:600;letter-spacing:1px}.match-score>small{font-size:10px;color:#70796b}.replay-panel .section-heading{margin-bottom:16px}.replay-panel .replay-toolbar{margin-bottom:18px}@media(max-width:500px){.match-scoreboard{grid-template-columns:1fr auto 1fr;gap:9px;padding:18px 13px}.match-scoreboard>a,.match-scoreboard>a:last-child{flex-direction:column;text-align:center;gap:8px}.match-scoreboard .game-thumb{width:46px;height:40px}.match-scoreboard>a strong{font-size:10px;line-height:1.6}.match-scoreboard>a small{font-size:7px}.match-score{min-width:64px}.match-score>strong{font-size:19px}.match-score>small{font-size:9px}}@media(min-width:1550px){.hero-copy h1{font-size:50px}.home-hero{min-height:365px}.competition-cover{height:200px}.agent-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1150px){.sidebar{width:190px;padding:27px 13px}.brand{font-size:24px;padding:0 3px;gap:5px}.brand small{font-size:8px}.sidebar nav>a{padding:11px 12px;gap:11px}.content{margin-left:190px}main{padding:29px 28px 60px}.topbar{padding:0 28px}.global-search{max-width:280px}.topbar-actions{gap:15px}.hero-copy h1{font-size:35px}.hero-copy>.eyebrow{font-size:7px;letter-spacing:.8px}.hero-copy p{font-size:11px}.hero-art{margin-right:-10px}.home-hero{grid-template-columns:1.05fr 1fr;min-height:280px}.hero-tags{gap:13px;font-size:9px}.competition-cover{height:145px}.competition-card-body{padding:18px 18px 0}.competition-card h3{font-size:17px}.start-strip{gap:16px;padding:20px;grid-template-columns:1fr 1fr 1fr}.start-strip>div{grid-column:1/-1;display:flex;align-items:center;gap:12px}.start-strip>div>.eyebrow{display:none}.start-strip h2{margin:0;font-size:17px}.start-strip>div>a{margin-left:auto}.start-step{padding-left:0;border-left:0}.two-columns,.two-columns.wide{grid-template-columns:minmax(0,1.6fr) minmax(230px,1fr);gap:22px}.workspace-grid{grid-template-columns:minmax(0,1.9fr) minmax(210px,1fr);gap:18px}.panel{padding:21px}.agent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.agent-card-top .badge{font-size:9px}.auth-layout{gap:35px}.auth-story{padding:27px 23px}.auth-story h2{font-size:27px}.auth-benefits{font-size:8px}.competition-mini-art{width:190px}.competition-header h1{font-size:27px}.competition-mini-art svg{height:125px}.competition-meta{gap:15px;font-size:10px}.entity-hero{padding:23px}.entity-hero .actions{gap:8px}.entity-hero .button{padding:10px 12px;font-size:11px}.guide-layout{grid-template-columns:170px minmax(0,1fr);gap:25px}.guide-toc a{font-size:10px}.guide-hero h1{font-size:29px}.game-feature-copy{padding:28px}.catalog-filters{align-items:flex-start}.small-chips{gap:1px}.small-chips button{font-size:9px;padding:7px}.agent-stats>div{padding:19px}.agent-stats .text-stat,.game-choice strong{font-size:15px}.game-choice>div>span{font-size:10px}.tank-replay{grid-template-columns:minmax(0,1fr) 155px}.tank-hud{padding:15px}.selected-strategy{padding:12px}.selected-strategy>a{font-size:10px}.agent-next{padding:23px}}@media(max-width:900px){.sidebar{width:180px}.content{margin-left:180px}main{padding:27px 23px 55px}.topbar{padding:0 23px}.global-search{width:240px}.global-search input{font-size:11px}.top-guide{display:none}.hero-copy h1{font-size:31px}.home-hero{min-height:260px;gap:0}.hero-copy>.eyebrow{font-size:6px}.hero-copy p{font-size:10px}.hero-copy .button{padding:9px 12px;font-size:10px}.hero-tags{gap:10px;font-size:8px}.hero-art{margin-left:-9px}.art-caption{font-size:6px;letter-spacing:1px}.competition-cover{height:130px}.competition-card-body{padding:15px 15px 0}.competition-card h3{font-size:15px}.competition-card-body>p{font-size:10px}.competition-grid{gap:18px}.card-footer{font-size:9px}.cover-label{font-size:8px;left:12px;top:12px}.section-heading h2{font-size:20px}.start-strip{margin-top:27px}.two-columns,.two-columns.wide,.workspace-grid{grid-template-columns:1fr}.workspace-grid>.panel:last-child{order:1}.workspace-grid .version-list{max-height:240px}.auth-layout{gap:25px;grid-template-columns:.95fr 1fr}.auth-story{padding:25px 19px}.auth-story h2{font-size:23px}.auth-story p{font-size:11px}.auth-benefits{flex-wrap:wrap;justify-content:start}.auth-form h1{font-size:25px}.entity-hero h1{font-size:28px}.entity-hero p{font-size:11px}.entity-art svg{min-height:200px}.entity-hero{gap:10px}.competition-header h1{font-size:25px}.competition-mini-art{width:155px}.competition-mini-art svg{height:105px}.page-tabs{gap:23px}.settings-layout{grid-template-columns:200px minmax(0,1fr);gap:20px}.guide-layout{grid-template-columns:1fr}.guide-toc{position:static;flex-direction:row;flex-wrap:wrap;gap:13px;padding-bottom:20px;border-bottom:1px solid var(--line)}.guide-toc>small{display:none}.guide-toc a:last-child{border:0;padding:0}.guide-hero .eyebrow{font-size:6px}.guide-hero h1{font-size:26px}.guide-hero{gap:15px}.game-feature-copy{padding:23px}.game-feature-copy h2{font-size:22px}.game-feature-copy>p{font-size:11px}.game-feature-art{min-height:220px}.game-feature .eyebrow{font-size:7px}.tags{flex-wrap:wrap}.guide-content>section{padding-bottom:25px}.agent-next{grid-template-columns:1.4fr 1fr;padding:20px}.agent-next h2{font-size:20px}.agent-next p{font-size:11px}.agent-heading h1{font-size:25px}.agent-heading>.button{font-size:11px;padding:10px 13px}.agent-heading{gap:15px}.agent-stats{gap:12px}.agent-stats>div{padding:17px}.agent-stats small{font-size:10px}.agent-stats strong{font-size:24px}.agent-stats .text-stat{font-size:14px}.game-choice>div>span{max-width:85%}}@media(max-width:700px){.sidebar{transform:translate(-100%);transition:transform .2s;width:218px;padding:28px 18px}.sidebar.is-open{transform:translate(0)}.sidebar .brand{font-size:27px}.sidebar .brand small{font-size:10px}.sidebar nav>a{padding:13px 15px}.content{margin-left:0}.mobile-menu{display:inline-flex}.menu-scrim{display:block;position:fixed;inset:0;background:#182a1844;border:0;border-radius:0;z-index:19}.topbar{height:65px;padding:0 20px;gap:14px}.global-search{margin-right:auto;width:240px}.global-search input{font-size:11px}.topbar-actions{gap:13px}.topbar .button{font-size:11px;padding:7px 12px;min-width:54px}.user-name,.chevron,.global-search kbd{display:none}main{padding:24px 22px 50px}.hero-copy h1{font-size:35px}.hero-copy p,.hero-copy .button{font-size:11px}.hero-copy>.eyebrow{font-size:6px}.hero-art{margin:0 -8px}.home-hero{min-height:265px;padding:15px 0}.hero-tags{font-size:8px}.competition-cover{height:145px}.section-heading{margin-top:29px}.competition-card h3{font-size:17px}.catalog-filters{flex-direction:column;gap:12px}.filter-chips button{font-size:11px}.small-chips button{font-size:10px}.catalog-tools{gap:12px}.compact-select{width:115px}.game-feature-art{min-height:220px}.game-feature-copy{padding:22px}.game-feature-copy h2{font-size:24px}.entity-hero{padding:23px}.entity-art svg{min-height:0}.competition-mini-art{width:180px}.competition-mini-art svg{height:115px}.auth-layout{gap:30px;margin-top:12px}.auth-story h2{font-size:26px}.auth-story p{font-size:10px}.auth-story .eyebrow{font-size:6px}.auth-form h1{font-size:26px}.guide-hero h1{font-size:28px}.guide-hero p,.guide-hero .button{font-size:11px}.agent-heading>.game-thumb{width:64px;height:62px}.agent-heading h1{font-size:23px}.agent-next h2{font-size:22px}.settings-layout{grid-template-columns:180px minmax(0,1fr)}footer{padding:19px 22px;gap:16px;font-size:10px}.stats-strip>div{padding:0 15px}.stats-strip strong{font-size:20px}.tank-field{padding:15px}}@media(max-width:500px){.topbar{padding:0 15px;gap:9px}.global-search{max-width:190px;gap:7px}.global-search input{font-size:10px}.topbar-actions{gap:9px}.topbar-actions .login-link{font-size:11px}.topbar .button{min-width:48px;padding:7px 10px}main{padding:20px 18px 45px}.home-hero{grid-template-columns:1fr;position:relative;gap:0;padding:10px 0;margin-bottom:15px}.hero-copy h1{font-size:36px;margin-top:18px;line-height:1.4}.hero-copy>.eyebrow{font-size:7px;letter-spacing:1px}.hero-copy p{font-size:11px}.hero-copy .actions{gap:10px}.hero-copy .button{padding:11px 17px;font-size:11px}.hero-tags{font-size:9px;margin-top:20px;gap:18px}.hero-art{max-width:340px;width:100%;justify-self:center;margin:10px 0 -4px}.hero-art>svg{max-height:178px}.art-caption{font-size:6px}.competition-grid{grid-template-columns:1fr;gap:19px}.competition-cover{height:155px}.competition-card-body{padding:19px 20px 0}.competition-card h3{font-size:19px}.competition-card-body>p{font-size:11px;min-height:0}.card-footer{font-size:10px;padding:14px 0}.card-kicker{font-size:9px}.section-heading h2{font-size:21px}.section-heading>.quiet-link{font-size:10px}.section-heading .eyebrow{font-size:7px}.start-strip{padding:22px;grid-template-columns:1fr;gap:18px}.start-strip>div{display:block}.start-strip>div>a{display:inline-block;margin-top:10px}.start-strip h2{font-size:20px}.start-step{border-top:1px solid #e0e5d7;padding:18px 0 0 42px}.start-step>svg{position:absolute;left:0;top:22px}.start-step>.step-num{top:18px;font-size:22px}.start-step h3{font-size:13px}.start-step p{font-size:11px;padding-right:23px}.page-heading{align-items:center;gap:10px}.page-heading h1{font-size:29px}.page-heading>.button{padding:8px 11px;font-size:10px;white-space:nowrap}.page-heading .eyebrow{font-size:8px}.intro{font-size:12px;margin-bottom:22px}.catalog-tools{margin-top:22px}.catalog-search{padding:3px 10px;gap:8px}.catalog-search input{font-size:11px}.catalog-search button{font-size:10px;padding:3px}.compact-select{width:100px}.compact-select select{font-size:10px;padding:13px 7px}.filter-chips{gap:7px}.filter-chips button{padding:8px 12px;font-size:10px}.small-chips button{font-size:10px;padding:6px 10px}.game-feature{grid-template-columns:1fr}.game-feature-art{min-height:0;height:175px}.game-feature-art>svg{height:100%}.game-feature-copy{padding:25px}.game-feature-copy .tags{margin:15px 0}.entity-hero{grid-template-columns:1fr;padding:25px 23px 15px;gap:0}.entity-hero h1{font-size:31px}.entity-hero p{font-size:12px}.entity-art{max-width:270px;justify-self:center}.entity-art svg{max-height:140px}.entity-hero .button{font-size:11px}.competition-header{display:block}.competition-mini-art{width:100%;height:110px;margin-top:22px}.competition-mini-art svg{height:100%}.competition-header h1{font-size:27px}.competition-header p{font-size:12px}.competition-meta{gap:10px;font-size:10px;margin-top:18px}.page-tabs{gap:22px;margin:19px 0 25px}.page-tabs>a{font-size:11px;padding:11px 0}.back{font-size:10px}.panel{padding:22px 19px}.prose{font-size:12px}.prose h2{font-size:21px}.auth-layout{display:block;max-width:390px;margin:0 auto 30px}.auth-story{display:none}.auth-form{padding:15px 8px}.auth-form h1{font-size:29px}.auth-form .muted,.auth-form label,.auth-form input{font-size:12px}.settings-layout{display:flex;flex-direction:column;gap:20px;margin-top:25px}.profile-card{width:100%}.login-gate{padding:30px 0;margin:25px 0 50px}.login-gate h1{font-size:26px}.login-gate p{font-size:12px}.agent-grid{grid-template-columns:1fr}.agent-card{padding:23px 25px 0}.agent-card-top{margin-bottom:14px}.agent-card .game-thumb{width:63px;height:54px}.agent-card h2{font-size:21px}.agent-card-top .badge{font-size:10px}.agent-heading{display:grid;grid-template-columns:62px minmax(0,1fr);gap:13px}.agent-heading>.game-thumb{width:62px;height:57px}.agent-heading h1{font-size:25px}.agent-heading p{font-size:10px}.agent-heading .eyebrow{font-size:8px}.agent-heading>.button{grid-column:2;justify-self:start;margin-top:5px;font-size:10px;padding:9px 12px}.agent-stats{gap:8px}.agent-stats>div{padding:15px 11px}.agent-stats small{font-size:9px;line-height:1.6}.agent-stats strong{font-size:23px}.agent-stats strong>span{font-size:9px;margin-left:5px}.agent-stats .text-stat{font-size:12px}.agent-next{grid-template-columns:1fr;padding:26px 23px 10px}.next-art{max-width:240px;justify-self:center}.next-art>svg{height:135px}.agent-next h2{font-size:23px}.agent-next p{font-size:12px}.game-picker{grid-template-columns:1fr;gap:16px}.choice-art{height:130px}.game-choice>div>span{font-size:11px}.game-choice strong{font-size:17px}.context-banner{font-size:10px;flex-wrap:wrap;gap:6px}.context-banner>a{margin-left:24px}.mode-picker{gap:10px}.mode-picker button{padding:15px 12px}.mode-picker strong{font-size:12px}.mode-picker small{font-size:9px}.selected-strategy{gap:9px}.selected-strategy small{font-size:9px}.editor{min-height:340px;font-size:11px}.version-list{max-height:300px}.form-grid{grid-template-columns:1fr}.pagination{gap:9px;font-size:10px}.pagination .button,.pagination button{font-size:10px;padding:7px 10px}.guide-hero{display:block;padding:15px 0 25px;margin-bottom:25px}.guide-hero h1{font-size:31px}.guide-hero .eyebrow{font-size:6px}.guide-hero>svg{max-height:145px;margin-top:20px}.guide-toc{gap:15px}.guide-title h2{font-size:21px}.guide-modes{grid-template-columns:1fr}.inline-download{flex-direction:column;align-items:start}.inline-download code{font-size:10px}.guide-note{padding:19px}.guide-content>section{margin-bottom:25px}.metadata{flex-direction:column;gap:6px;font-size:9px}.stats-strip{flex-wrap:wrap;row-gap:23px;padding:20px 0}.stats-strip>div{flex-basis:50%;padding:0 20px}.stats-strip>div:nth-child(2){border:0}.stats-strip strong{font-size:21px}.replay-toolbar{flex-direction:column;align-items:stretch;gap:15px}.replay-toolbar label{flex-direction:row;align-items:center}.replay-toolbar select{width:auto;flex:1}.replay-summary{font-size:10px;gap:5px 14px}.tank-replay{display:flex;flex-direction:column}.tank-field{padding:12px}.tank-hud{border-left:0;border-top:1px solid #d2dac5;display:flex;gap:15px;padding:12px;flex-wrap:wrap}.tank-hud>.eyebrow{width:100%;margin:0}.tank-hud .seat{flex:1;margin:0;padding-top:8px}.tank-hud .seat dl{margin-bottom:0}.frame-event{display:none}.playback{flex-wrap:wrap;gap:7px}.timeline{flex-basis:100%;order:3}.playback>.mono{margin-left:auto;font-size:9px}.poker-replay{padding:45px 10px 16px;min-height:450px}.poker-meta{left:12px;top:12px;flex-direction:row;gap:12px}.poker-felt{padding:15px 9px;border-width:4px;border-radius:45px}.playing-card{width:35px;height:51px;font-size:18px;padding:2px 5px}.playing-card span{font-size:17px}.cards{gap:5px}.poker-seat-label{font-size:11px}.poker-privacy{font-size:9px}.entry{flex-wrap:wrap;gap:10px;padding:12px}.entry small{width:100%}.secret{padding:25px}.secret .actions{flex-direction:column;align-items:stretch}footer{padding:18px;gap:12px;font-size:9px}footer>a:first-child{font-size:13px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.hosting-grid,.hosting-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.hosting-metrics{grid-template-columns:repeat(3,minmax(0,1fr));margin:22px 0}.hosting-metrics .panel{margin:0}.hosting-metrics strong{display:block;font-size:30px;line-height:1.6;color:var(--ink, #263d3a);font-variant-numeric:tabular-nums}.version-details dd{overflow-wrap:anywhere}.version-details .button{margin-top:1rem}.hosting-metrics a.panel{color:inherit;text-decoration:none}.hosting-metrics a.panel:hover{border-color:var(--accent, #a07144)}.hosting-check{display:flex;align-items:center;gap:10px;margin:20px 0}.hosting-check input{width:auto;margin:0;accent-color:#39766a}.hosting-entry{margin-bottom:18px}.hosting-progress progress{width:100%;height:10px;accent-color:#39766a;display:block;margin-bottom:12px}.hosting-progress .section-heading{margin:0}.hosting-progress small{display:block;color:#69766f;line-height:1.7}.hosting-form{margin-top:28px}.hosting-create{max-width:860px}.hosting-dl-row{display:contents}.hosting-create textarea,.hosting-form textarea{max-width:100%}.badge.paused,.badge.withdrawn{background:#f3e9df;color:#8a6650}.badge.active{background:#e5f0e8;color:#396b50}.badge.challenge{background:#ece8f5;color:#6c5e8a}@media(max-width:700px){.hosting-grid,.hosting-metrics{grid-template-columns:minmax(0,1fr)}.hosting-metrics{gap:10px}}.domain-board{display:block;max-height:420px;width:100%;margin:1rem auto;border-radius:12px}.domain-chart{display:block;width:100%;max-height:180px;margin:1rem 0}.domain-replay dl{display:flex;flex-wrap:wrap;gap:1rem 2rem}.domain-replay dd{margin:0;font-weight:600}.wrap-code{overflow-wrap:anywhere}.table-wrap{max-width:100%;overflow-x:auto}.form-stack{display:grid;gap:1rem}.form-stack fieldset{border:0;padding:0;display:grid;gap:1rem;min-width:0}.form-stack label{display:grid;gap:.4rem}.form-stack textarea{width:100%;box-sizing:border-box}
