:root{--paper: #f2e7cf;--page: #faf4e6;--ground: #e2d2b0;--ink: #34291f;--muted: #69583f;--line: #b4a07b;--green: #294d36;--pale: #e5e8d7;--red: #912e23;--faint: #ddd0b1;--serif: "Palatino Linotype", Palatino, Georgia, serif }*{box-sizing:border-box}body{margin:0;background:var(--ground);color:var(--ink);font:14px/1.5 Segoe UI,Arial,sans-serif}h1,h2,h3,h4,p{margin:0}h1,h2,h3,.serif{font-family:var(--serif)}h1{font-size:34px;font-weight:500;line-height:1.2}h2{font-size:26px;font-weight:500}h3{font-size:21px;font-weight:500}button,input,select,textarea{font:inherit}button{cursor:pointer}button,a,input,select,textarea{border-radius:3px}button{transition:background .14s ease-out}button:hover{filter:brightness(.94)}button:disabled{opacity:.48;cursor:not-allowed}a{color:var(--green);text-underline-offset:3px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--green);outline-offset:3px}::selection{background:var(--green);color:var(--page)}*{scrollbar-width:thin;scrollbar-color:#8e7651 #e7dabe}input,textarea{caret-color:var(--green)}input:not([type=file]),textarea,select{border:1px solid var(--line);background:var(--page);color:var(--ink);padding:10px 12px;min-height:42px;max-width:100%}input[aria-invalid=true]{border-color:var(--red)}label{display:block;font-size:12px;font-weight:600;color:var(--muted)}label input,label textarea,label select{display:block;width:100%;margin-top:6px}textarea{resize:vertical}svg{display:block}img{max-width:100%;object-fit:contain}.topstrip{background:var(--green);color:#f2e8cf;display:flex;justify-content:space-between;align-items:center;padding:10px max(25px,calc((100vw - 1460px)/2));font-size:11px;gap:15px}.topstrip a{color:inherit}.shell{max-width:1460px;margin:24px auto 35px;background:var(--paper);border:1px solid #ac946b;box-shadow:0 12px 36px #49341d1a}.masthead{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:23px 34px;gap:22px}.brand{display:flex;gap:14px;align-items:center}.brand svg{width:38px;height:43px;color:var(--green)}.brand strong{font-family:var(--serif);font-size:23px;font-weight:500;letter-spacing:.04em}.brand small{display:block;color:var(--muted);font-size:11px;letter-spacing:.03em}.header-tools{display:flex;align-items:center;gap:18px}.lang-switch{display:flex;gap:4px;border:1px solid var(--line);border-radius:8px;padding:2px;background:var(--pale, transparent)}.lang-switch button{min-width:36px;min-height:32px;padding:2px 8px;font-size:18px;line-height:1;border:0;border-radius:6px;background:transparent;cursor:pointer}.lang-switch button[aria-pressed=true]{background:var(--green);color:#fff}.lang-switch button:focus-visible{outline:2px solid var(--green);outline-offset:2px}.quiet{border:0;background:transparent;color:var(--muted);padding:7px;text-decoration:underline;text-underline-offset:4px}.save-note{color:var(--green);font-size:11px;max-width:190px;text-align:right}.title-area{padding:27px 34px 24px;display:flex;justify-content:space-between;align-items:center;gap:25px}.title-area p{margin-top:6px;color:var(--muted);max-width:72ch}.auction-name{min-width:250px}.steps{margin:0 34px;display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line)}.step{border:0;border-right:1px solid var(--line);padding:17px 12px;background:transparent;color:var(--muted);display:flex;justify-content:center;align-items:center;gap:10px}.step:last-child{border-right:0}.step[aria-current=step]{background:var(--green);color:var(--page)}.step-num{border:1px solid currentColor;min-width:25px;height:25px;display:grid;place-items:center;font-family:Georgia,serif;font-size:13px;border-radius:50%}.content{padding:29px 34px 30px;min-height:520px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.section-title p,.description{color:var(--muted);font-size:13px;line-height:1.65}.section-title p{margin-top:5px}.branch{width:92px;height:32px;color:var(--green)}.split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:30px}.battle-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:30px}.battle-list{display:flex;flex-direction:column;gap:10px}.battle-option{text-align:left;background:transparent;border:1px solid var(--line);padding:15px 16px;color:var(--ink);position:relative}.battle-option[aria-pressed=true]{background:var(--page);outline:2px solid var(--green);outline-offset:-2px}.battle-option strong{display:block;font:20px var(--serif);margin-bottom:5px}.battle-option span{font-size:12px;color:var(--muted)}.battle-option em{display:block;font-size:11px;color:var(--green);font-style:normal;margin-top:8px}.map-wrap{position:relative;background:#e9ddbe;border:1px solid var(--line);height:255px;overflow:hidden}.map-wrap img{width:100%;height:100%;object-fit:contain}.map-caption{position:absolute;bottom:10px;left:12px;background:var(--page);padding:4px 8px;color:var(--muted);font-size:10px}.map-label{position:absolute;top:20px;left:24px;font:25px var(--serif);color:var(--green);background:#f2e7cfdd;padding:4px 8px}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:19px}.field-pair p{font-size:13px;line-height:1.7;margin-top:7px}.mini-label{font-size:11px;color:var(--muted);font-weight:600}.asset-row{display:flex;justify-content:space-between;align-items:center;margin-top:20px;border-top:1px solid var(--line);padding-top:15px;gap:15px}.asset-row p{font-size:12px;color:var(--muted)}.primary,.secondary,.danger{border:1px solid var(--green);padding:10px 18px;min-height:42px;font-weight:600;font-size:13px}.primary{background:var(--green);color:var(--page)}.secondary{background:transparent;color:var(--green)}.danger{background:var(--red);border-color:var(--red);color:var(--page)}.small-btn{min-height:34px;padding:6px 11px;font-size:12px}.panel-title{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:13px}.panel-title h3{font-size:24px}.panel-title span{font-size:12px;color:var(--muted)}.catalog-pane{border-right:1px solid var(--line);padding-right:29px}.catalog-tools{display:flex;gap:9px;margin-bottom:15px}.catalog-tools input{min-width:0;flex:1}.catalog-scroll{max-height:435px;overflow:auto;scrollbar-gutter:stable;padding-right:5px}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.candidate{min-width:0}.candidate-image{height:120px;background:#e4d6b5;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;position:relative}.candidate-image img{height:100%;width:100%;padding:8px;object-fit:contain}.candidate h4{font:16px/1.3 var(--serif);margin:9px 0 4px;overflow-wrap:anywhere}.candidate p{font-size:10px;color:var(--muted)}.candidate-controls{display:flex;gap:6px;margin-top:7px}.candidate-controls button{flex:1}.icon-button{display:inline-flex;align-items:center;justify-content:center;background:transparent;color:var(--green);border:1px solid var(--line);min-width:34px;min-height:34px;padding:5px}.icon-button svg{width:16px;height:16px}.selected-head{display:flex;gap:12px;align-items:flex-end}.selected-head label{flex:1}.source{font-size:11px;color:var(--muted);padding:8px 0 12px;min-height:38px}.copy-note{color:var(--green)}.ordered-list{list-style:none;padding:0 5px 0 0;margin:0;max-height:401px;overflow:auto;scrollbar-gutter:stable}.ordered-item{display:flex;align-items:center;gap:10px;padding:10px 0;border-top:1px solid #b4a07b99}.ordered-item[draggable=true]{cursor:grab}.ordered-item.drag-over{outline:2px solid var(--green);outline-offset:-2px}.order-number{font:14px Georgia,serif;width:20px;flex:none;color:var(--muted);text-align:center}.ordered-item img{height:48px;width:42px;background:#e4d6b5;object-fit:contain;padding:3px;border:1px solid var(--line)}.ordered-name{flex:1;min-width:0;font-family:var(--serif);font-size:16px;overflow-wrap:anywhere}.ordered-actions{display:flex;gap:4px}.validation-note{font-size:12px;margin-top:14px;padding:11px 0;border-top:1px solid var(--line);color:var(--green)}.validation-note.error,.field-error{color:var(--red)}.field-error{display:block;font-size:11px;line-height:1.4;margin-top:4px}.balance-banner{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:14px 18px;background:var(--pale);border:1px solid #8a9c75;margin-bottom:24px}.balance-banner.error{background:#f0ddd0;border-color:#ad7665}.balance-banner strong{font:23px var(--serif)}.balance-banner p{font-size:12px;color:var(--muted)}.balance-total{display:flex;gap:20px;align-items:baseline;font-size:12px}.balance-total b{font:26px Georgia,serif;font-variant-numeric:tabular-nums}.team-pane+.team-pane{border-left:1px solid var(--line);padding-left:29px}.team-head{display:flex;gap:14px;align-items:flex-start;margin-bottom:16px}.flag-button{width:64px;height:83px;flex:none;border:1px solid var(--line);background:var(--green);padding:6px;color:var(--paper)}.flag-button img{width:100%;height:100%;object-fit:contain}.team-heading-fields{flex:1;min-width:0}.team-heading-fields input{width:100%}.team-heading-fields .slogan-input{margin-top:8px;font-style:italic;font-size:12px;min-height:35px}.member-columns{display:grid;grid-template-columns:35px minmax(70px,1fr) 78px 75px;gap:9px;color:var(--muted);font-size:11px;border-block:1px solid var(--line);padding:9px 0}.member-columns span:nth-child(3){text-align:right}.member-list{max-height:282px;min-height:160px;overflow:auto;scrollbar-gutter:stable;padding-right:4px}.member-row{display:grid;grid-template-columns:35px minmax(70px,1fr) 78px 75px;gap:9px;align-items:start;padding:10px 0;border-bottom:1px solid #b4a07b77}.member-row input{width:100%;padding:7px 9px;min-height:36px}.member-row input[type=number]{text-align:right;font-variant-numeric:tabular-nums}.member-actions{display:flex;gap:4px}.member-actions .icon-button{min-width:34px;min-height:36px}.avatar{border:1px solid var(--line);background:#e8dabb;width:34px;height:36px;display:grid;place-items:center;color:var(--muted);padding:0;font-size:13px}.avatar img{width:100%;height:100%;object-fit:contain}.team-end{display:flex;justify-content:space-between;align-items:center;margin-top:15px;gap:12px}.team-end span{font-size:12px;color:var(--muted)}.review-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:32px}.review-section{border-top:1px solid var(--line);padding:17px 0}.review-section header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.review-section header h3{font-size:21px}.review-detail{display:flex;gap:15px;align-items:center}.review-detail img{width:115px;height:73px;object-fit:contain;background:#e4d6b5;border:1px solid var(--line)}.review-detail p{color:var(--muted);font-size:12px;margin-top:4px}.review-candidates{display:flex;gap:7px;overflow:auto;padding-bottom:6px}.review-candidates img{width:49px;height:58px;object-fit:contain;background:#e4d6b5;padding:4px;flex:none}.review-teams{display:grid;grid-template-columns:1fr 1fr;gap:20px}.review-teams p{font-size:13px;color:var(--muted);margin-top:5px}.checklist{padding:23px;border:1px solid var(--line);background:var(--page);align-self:start}.checklist h3{font-size:25px;margin-bottom:16px}.check{display:flex;gap:10px;align-items:flex-start;padding:11px 0;border-bottom:1px solid #b4a07b66;font-size:13px}.check svg{width:17px;height:17px;flex:none;margin-top:2px;color:var(--green)}.check.invalid svg{color:var(--red)}.check.invalid a{color:var(--red)}.lock-note{font-size:12px;color:var(--muted);line-height:1.65;margin-top:18px}.lock-note strong{color:var(--ink)}.error-summary{background:#f3dfd2;border:1px solid #b37764;padding:18px 20px;margin-bottom:22px;color:var(--red)}.error-summary h3{font-size:21px}.error-summary ul{margin:10px 0 0;padding-left:20px}.error-summary a{color:var(--red)}.footer{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);padding:20px 34px 22px}.footer-left{display:flex;gap:12px;align-items:center}.footer-center{display:flex;justify-content:center;margin-top:24px}.footer p{font-size:11px;color:var(--muted)}.bottom-note{max-width:1460px;margin:0 auto 25px;color:var(--muted);font-size:12px;display:flex;justify-content:space-between;gap:20px;padding:0 5px}.bottom-note a{color:var(--green)}dialog{border:1px solid var(--line);background:var(--page);color:var(--ink);padding:28px;width:min(540px,calc(100% - 32px));max-height:calc(100vh - 50px);border-radius:4px;box-shadow:0 20px 50px #35261740}dialog::backdrop{background:#2d2118aa}dialog h2{margin-bottom:8px}dialog .description{margin-bottom:22px}.dialog-fields{display:grid;gap:17px}.dialog-preview{height:140px;background:#e4d6b5;display:flex;justify-content:center;align-items:center;margin-top:12px}.dialog-preview img{width:100%;height:100%;object-fit:contain}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.empty{padding:50px 20px;text-align:center;color:var(--muted);font-size:13px;border:1px dashed var(--line)}.locked{text-align:center;padding:35px 0 20px}.locked>svg{width:62px;height:70px;color:var(--green);margin:auto auto 20px}.locked h2{font-size:34px}.locked p{max-width:65ch;margin:12px auto 25px;color:var(--muted)}.locked-teams{display:grid;grid-template-columns:1fr 1fr;gap:30px;max-width:800px;margin:30px auto}.locked-team{padding:25px;border-block:1px solid var(--line)}.locked-team img{width:55px;height:70px;margin:0 auto 12px}.locked-team strong{display:block;font:28px var(--serif)}.locked-team span{display:block;color:var(--muted);margin-top:8px}.locked-message{font-size:12px;color:var(--muted);margin:25px 0}.file-hidden{display:none}.status{min-height:22px;padding:0 34px 12px;color:var(--green);font-size:12px}.status.error{color:var(--red)}[hidden]{display:none!important}@media (min-width:1600px){.content{min-height:570px}.map-wrap{height:300px}.catalog-scroll{max-height:470px}.member-list{max-height:330px}}@media (max-width:1500px){.shell{margin:22px 24px 25px}.bottom-note{margin-inline:25px}}@media (max-width:1100px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.battle-layout{grid-template-columns:220px minmax(0,1fr)}.member-columns,.member-row{grid-template-columns:30px minmax(50px,1fr) 62px 71px;gap:5px}.member-row input{padding:7px 6px}.avatar{width:29px}.team-pane+.team-pane{padding-left:20px}.split{gap:20px}.catalog-pane{padding-right:20px}.ordered-actions{gap:2px}.ordered-actions .icon-button{min-width:29px}.header-tools{gap:10px}.save-note{max-width:140px}}@media (max-width:800px){.shell{margin:12px}.masthead{padding:18px}.brand strong{font-size:18px}.brand svg{width:28px}.brand small{font-size:10px}.header-tools{gap:5px}.header-tools .save-note{display:none}.title-area{padding:22px 18px;align-items:flex-start;flex-direction:column;gap:15px}.auction-name{width:100%}.steps{margin:0 18px}.step{padding:12px 5px;gap:5px;flex-direction:column;font-size:11px}.step-num{width:21px;min-width:21px;height:21px}.content{padding:23px 18px;min-height:400px}.battle-layout,.split,.review-grid{grid-template-columns:1fr;gap:24px}.battle-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.battle-option{padding:10px}.battle-option strong{font-size:16px}.battle-option span,.battle-option em{font-size:10px}.map-wrap{height:225px}.catalog-pane,.team-pane+.team-pane{border:0;padding:0}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-scroll{max-height:335px}.candidate-image{height:100px}.ordered-list{max-height:330px}.balance-banner{align-items:flex-start;flex-direction:column;gap:8px}.balance-banner strong{font-size:21px}.member-columns,.member-row{grid-template-columns:35px minmax(70px,1fr) 70px 75px;gap:8px}.member-list{max-height:240px}.avatar{width:34px}.footer{padding:17px 18px;gap:12px}.footer p{display:none}.footer-left{gap:5px}.footer button{padding:9px 11px;font-size:12px}.bottom-note{flex-direction:column;gap:6px;margin-inline:18px}.status{padding-inline:18px}.field-pair,.locked-teams{gap:15px}.locked-team{padding:15px 5px}.locked-team strong{font-size:21px}.section-title .branch{display:none}}@media (max-width:400px){.brand small{display:none}.brand strong{font-size:16px}.header-tools .quiet{font-size:11px}.candidate-controls{flex-wrap:wrap}.ordered-item{gap:6px}.ordered-name{font-size:14px}.ordered-item img{width:32px}.ordered-actions .icon-button{min-width:26px;padding:4px}.step{font-size:10px}.member-columns,.member-row{gap:5px;grid-template-columns:29px minmax(55px,1fr) 62px 70px}.team-head{gap:9px}.flag-button{width:48px}.footer-left .quiet{font-size:11px}}@media (prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}.app-nav{display:flex;gap:25px;padding:0 34px;border-bottom:1px solid var(--line);overflow:auto}.app-nav button{white-space:nowrap;border:0;border-bottom:2px solid transparent;background:none;padding:14px 0;color:var(--muted);font-size:13px}.app-nav button[aria-current=page]{color:var(--green);border-color:var(--green);font-weight:600}.app-heading{display:flex;justify-content:space-between;align-items:center;gap:22px;margin-bottom:27px}.app-heading p{margin-top:7px;color:var(--muted);font-size:13px}.app-heading h1{font-size:36px}.auction-table{width:100%;border-collapse:collapse}.auction-table th{text-align:left;padding:11px 12px;color:var(--muted);font-size:11px;font-weight:500;border-block:1px solid var(--line)}.auction-table td{padding:20px 12px;border-bottom:1px solid #b4a07b77;font-size:13px}.auction-table td:first-child{font:22px var(--serif)}.auction-table td:last-child{text-align:right}.record-actions{display:flex;justify-content:flex-end;gap:10px}.state-tag{display:inline-block;padding:4px 8px;font-size:11px;border:1px solid var(--line);color:var(--muted)}.state-tag.running{background:var(--pale);border-color:#9da681;color:var(--green)}.home-guide{margin-top:38px;padding-top:22px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:32px}.home-guide h3{margin-bottom:9px}.home-guide p{font-size:13px;color:var(--muted);line-height:1.7;max-width:65ch}.full-catalog{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:23px}.full-catalog .candidate-image{height:175px}.full-catalog .candidate-controls{flex-wrap:wrap}.library-tools{display:flex;align-items:center;gap:12px;margin-bottom:23px}.library-tools input{min-width:0;max-width:380px;width:100%}.library-tools span{font-size:12px;color:var(--muted)}.battle-library{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.battle-entry>img{height:165px;width:100%;object-fit:contain;background:#e9ddbe;border:1px solid var(--line)}.battle-entry h3{margin-top:14px;font-size:25px}.battle-entry p{font-size:12px;color:var(--muted);line-height:1.7;min-height:42px;margin:7px 0}.battle-entry-actions{display:flex;gap:10px;margin-top:13px}.dialog-form-fields{display:grid;gap:16px}.dialog-form-fields textarea{width:100%;min-height:75px}.dialog-form-fields input[type=file]{max-width:100%}.app-dialog>p{font-size:13px;line-height:1.7;color:var(--muted);margin:10px 0 20px}.app-dialog .image-preview{height:120px;display:flex;justify-content:center;background:#e6d7b5;margin-top:10px}.app-dialog .image-preview img{height:100%;width:100%;object-fit:contain}.live-shell .content{padding:20px 28px;min-height:0}.live-heading{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;padding:0 0 16px;gap:15px}.live-heading-main{min-width:0}.live-heading h1{font-size:27px}.live-heading p{font-size:12px;color:var(--muted);margin-top:4px}.live-battlefield-control{display:flex;align-items:center;justify-content:center;gap:10px;justify-self:center}.live-battlefield-control strong{color:var(--green);font:18px var(--serif)}.live-tools{display:flex;align-items:center;justify-self:end;gap:8px;flex-wrap:wrap}.battlefield-button{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;min-width:26px;min-height:26px;padding:0;border:0;background:transparent;box-shadow:none}.crossed-swords{display:inline-block;font-size:32px;line-height:1;transform:translateY(-1px)}.live-stage{height:610px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.12fr) minmax(0,1fr);gap:24px}.live-team{min-width:0;min-height:0;display:flex;flex-direction:column}.live-team-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}.live-team-head img{width:43px;height:57px;object-fit:contain}.live-team-head h2{font-size:24px;overflow-wrap:anywhere;line-height:1.2}.live-team-head p{font:italic 12px/1.5 var(--serif);color:var(--muted);margin-top:5px}.live-gold{display:flex;justify-content:space-between;align-items:baseline;gap:10px;border-block:1px solid var(--line);padding:11px 0}.live-gold span{font-size:12px;color:var(--muted)}.live-gold strong{font:29px Georgia,serif;font-variant-numeric:tabular-nums}.live-gold small{font:12px Segoe UI,sans-serif}.live-turn{min-height:44px;padding:11px 0;font-size:12px;color:var(--green);font-weight:600}.live-turn.muted{color:var(--muted);font-weight:400}.live-turn.critical{color:var(--red)}.live-columns,.live-member{display:grid;grid-template-columns:minmax(0,1fr) 50px 62px;gap:8px;align-items:center}.live-columns{font-size:11px;color:var(--muted);padding-bottom:9px;border-bottom:1px solid var(--line)}.live-columns span:not(:first-child){text-align:right}.live-members{overflow:auto;flex:1;min-height:75px;scrollbar-gutter:stable;padding-right:4px}.live-member{border-bottom:1px solid #b4a07b66;min-height:47px;font-size:13px}.live-member .name{display:flex;align-items:center;gap:6px;min-width:0}.live-member .name span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live-member .name img{width:23px;height:27px;object-fit:contain;flex:none}.live-member .balance,.live-member output{text-align:right;font-variant-numeric:tabular-nums}.live-member input{width:62px;min-height:34px;padding:5px;text-align:right;font-variant-numeric:tabular-nums}.live-bid{padding-top:13px}.live-bid-total{display:flex;justify-content:space-between;align-items:center;font-size:12px;margin-bottom:9px}.live-bid-total strong{font:24px Georgia,serif}.live-bid button{width:100%}.live-acquired{border-top:1px solid var(--line);margin-top:17px;padding-top:10px}.live-acquired-heading{display:flex;justify-content:space-between;gap:8px;font-size:11px;color:var(--muted);margin-bottom:6px}.live-acquired-list{max-height:90px;min-height:35px;overflow:auto;font:14px/1.8 var(--serif)}.live-acquired-list div{display:flex;justify-content:space-between;gap:10px}.live-acquired-list div span:first-child{overflow-wrap:anywhere}.live-center{border-inline:1px solid var(--line);padding:0 22px;display:flex;flex-direction:column;min-width:0;min-height:0;text-align:center}.live-center h2{font-size:30px;line-height:1.15;margin:8px 0 11px;overflow-wrap:anywhere}.live-center .candidate-image{min-height:90px;flex:1;max-height:none;background:#e5d8b9}.live-center .candidate-image img{padding:10px}.live-center .waiting{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:17px;padding:20px 0;color:var(--muted)}.waiting>svg{width:53px;height:67px;color:var(--green)}.waiting p{max-width:36ch;font-size:13px;line-height:1.7}.last-bid{min-height:116px;padding:15px 0;text-align:center}.last-bid span{font-size:11px;color:var(--muted)}.last-bid strong{display:block;font:39px Georgia,serif;margin:3px 0}.last-bid small{font-size:13px}.last-bid p{color:var(--green);font-size:13px}.live-center-actions{display:grid;gap:9px;padding-bottom:8px}.live-hint{font-size:11px;color:var(--muted);margin-top:10px;line-height:1.6}.live-progress{display:flex;justify-content:space-between;align-items:center;gap:15px;border-top:1px solid var(--line);margin-top:21px;padding-top:15px;font-size:12px;color:var(--muted)}.live-scene{position:relative;isolation:isolate}.live-scene:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--scene-image);background-size:cover;background-position:center;opacity:.12;z-index:-1;pointer-events:none}.final-presentation{position:relative;isolation:isolate}.final-presentation:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--result-scene-image);background-size:cover;background-position:center;opacity:.12;z-index:-1;pointer-events:none}.sale-details{text-align:center}.sale-details>img{height:145px;width:100%;object-fit:contain;background:#e8dab9}.sale-details h3{font-size:28px;margin:15px 0}.sale-team{display:flex;justify-content:center;align-items:center;gap:12px;margin:14px 0}.sale-team img{width:38px;height:48px;object-fit:contain}.sale-details .price{font:36px Georgia,serif}.result-heading{text-align:center;margin:15px 0 30px}.result-heading h1{font-size:42px}.result-heading p{font-size:13px;color:var(--muted);margin-top:10px}.result-teams{display:grid;grid-template-columns:1fr 1fr;gap:40px}.result-team+.result-team{border-left:1px solid var(--line);padding-left:39px}.result-team header{text-align:center;border-bottom:1px solid var(--line);padding-bottom:24px}.result-team header img{width:65px;height:80px;object-fit:contain;margin:auto auto 10px}.result-team h2{font-size:32px}.result-team header p{font:italic 15px var(--serif);margin-top:7px;color:var(--muted)}.result-candidates{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin-top:24px;max-height:450px;overflow:auto;padding-right:5px;scrollbar-gutter:stable}.result-candidates img{height:155px;width:100%;background:#e5d8b9;padding:8px;object-fit:contain}.result-candidates h3{font-size:17px;line-height:1.3;margin-top:8px;text-align:center}.result-candidates p{text-align:center;font-size:11px;color:var(--muted);margin-top:5px}.result-actions{display:flex;justify-content:center;gap:15px;margin:28px 0 10px}.result-incomplete{color:var(--muted);font-size:12px;text-align:center;margin-top:25px}.list-library{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.list-entry{border-block:1px solid var(--line);padding:20px 0}.list-entry p{font-size:12px;color:var(--muted);margin:8px 0 13px}.list-entry .review-candidates{max-width:100%}.inline-tag{font-size:11px;color:var(--green)}.route-home .content,.route-catalog .content,.route-battlefields .content,.route-lists .content{min-height:590px}.app-dialog form h2{font-size:28px}.app-dialog .dialog-actions{margin-top:20px}.app-empty{padding:70px 20px;text-align:center;border-block:1px solid var(--line)}.app-empty h2{font-size:27px}.app-empty p{margin:9px auto 20px;color:var(--muted);max-width:60ch}.table-scroll{overflow:auto}.home-filter{margin-bottom:20px;display:flex;gap:12px;align-items:center}.home-filter input{max-width:370px;width:100%}.live-shell .masthead{padding-top:17px;padding-bottom:17px}.live-shell .app-nav{font-size:12px}.live-shell .app-nav button{padding-top:10px;padding-bottom:10px}.live-center .critical-note{padding:13px;color:var(--red);border:1px solid #b37f6d;background:#f2e0d0;font-size:12px;line-height:1.7}.live-scene:fullscreen{margin:0;max-width:none;width:100%;min-height:100vh;padding:28px;overflow:auto;background:var(--paper)}.live-scene:fullscreen .live-stage{height:calc(100vh - 125px)}@media (min-width:1650px){.live-stage{height:680px}.live-member{min-height:53px;font-size:15px}.live-team-head h2{font-size:28px}.live-center h2{font-size:36px}.live-center .candidate-image{min-height:170px}.live-members{min-height:120px}}@media (max-width:1150px){.live-stage{gap:14px}.live-center{padding:0 13px}.live-team-head h2{font-size:20px}.live-team-head{gap:8px}.live-team-head img{width:33px;height:45px}.live-center h2{font-size:25px}.live-columns,.live-member{grid-template-columns:minmax(0,1fr) 38px 50px;gap:5px}.live-member input{width:50px}.full-catalog{grid-template-columns:repeat(4,minmax(0,1fr))}.result-candidates{grid-template-columns:repeat(2,minmax(0,1fr))}.record-actions{flex-wrap:wrap}.auction-table td:first-child{font-size:19px}}@media (max-width:800px){.app-nav{padding:0 18px;gap:20px}.app-heading{align-items:flex-start;flex-direction:column}.app-heading h1{font-size:30px}.home-guide{grid-template-columns:1fr;gap:20px}.full-catalog{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.full-catalog .candidate-image{height:125px}.battle-library,.list-library{grid-template-columns:1fr}.live-shell .content{padding:18px}.live-heading{align-items:flex-start;flex-direction:column}.live-stage{height:auto;grid-template-columns:1fr;gap:25px}.live-center{grid-row:1;border:0;border-bottom:1px solid var(--line);padding:0 0 20px}.live-center .candidate-image{min-height:220px;height:220px;max-height:220px;flex:auto}.live-members{max-height:190px;min-height:90px;flex:auto}.live-team-head h2{font-size:25px}.live-team-head img{width:43px;height:55px}.live-columns,.live-member{grid-template-columns:minmax(0,1fr) 60px 80px;gap:8px}.live-member input{width:80px}.live-center .waiting{padding:30px 0}.live-progress{flex-wrap:wrap}.result-teams{gap:19px}.result-team+.result-team{padding-left:18px}.result-team h2{font-size:24px}.result-candidates{grid-template-columns:1fr;max-height:500px}.result-candidates img{height:150px}.result-heading h1{font-size:33px}.result-actions{flex-wrap:wrap}.auction-table{min-width:610px}.live-tools button{font-size:11px;padding:7px 10px;min-height:35px}.shell:fullscreen .live-stage{height:auto}}@media (max-width:450px){.full-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.result-team h2{font-size:20px}.result-candidates img{height:125px}}.header-tools{flex-shrink:0}.brand,.brand>div{min-width:0}.brand strong{overflow-wrap:anywhere}.member-columns span:first-child{font-size:10px}.member-columns{align-items:end}.home-filter{margin-bottom:18px}.home-filter input{max-width:380px;width:100%}.table-scroll{overflow:auto;max-height:680px;overflow-y:auto}.full-catalog-scroll{overflow:auto;max-height:860px;scrollbar-gutter:stable;padding-right:5px}.auction-table thead th{position:sticky;top:0;background:var(--paper);z-index:1}.list-library{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;margin-bottom:30px;max-height:530px;overflow-y:auto}.list-entry{border:1px solid var(--line);background:var(--page);padding:18px}.list-entry[aria-current=true]{outline:2px solid var(--green);outline-offset:-2px}.list-entry .review-candidates{display:grid;grid-template-columns:repeat(auto-fill,49px);gap:7px;justify-content:start;align-content:start;max-height:194px;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable}.battle-library{max-height:530px;overflow-y:auto;scrollbar-gutter:stable;padding-right:5px;margin-bottom:30px}.battle-select-scroll{display:flex;flex-direction:column;gap:12px;margin-bottom:20px;max-height:320px;min-height:210px;overflow-y:auto;scrollbar-gutter:stable;padding-right:5px}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:20px;background:#2d2118aa;overflow-y:auto}.modal-box{width:min(540px,100%);max-height:calc(100vh - 40px);overflow-y:auto}.modal-box dialog{display:block;position:static;width:100%;max-height:none;margin:0}.modal-form{display:grid;gap:17px}.create-row{display:flex;flex-wrap:wrap;gap:10px;align-items:end;margin-bottom:22px}.create-row label{min-width:200px}.image-field{display:grid;gap:8px}.image-field-head{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px}.image-preview{display:flex;align-items:center;justify-content:center;min-height:120px;background:#e9ddbe;border:1px solid var(--line);padding:0;width:100%;cursor:zoom-in}.image-preview img{width:100%;height:140px;object-fit:contain;display:block}.image-preview.compact img{height:58px}.image-broken{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:12px;color:var(--muted)}.image-broken svg{width:30px;height:30px;flex:none}.list-entry .review-candidates .image-preview.list-thumb .image-broken{padding:4px}.list-entry .review-candidates .image-preview.list-thumb .image-broken svg{width:20px;height:20px}.image-status-row{min-height:18px;font-size:12px;color:var(--muted)}.image-status.error{color:var(--red)}.image-dialog{max-width:min(1100px,96vw)}.image-full{width:100%;max-height:86vh;object-fit:contain;background:#e9ddbe;border:1px solid var(--line)}.modal-overlay.nested{z-index:80}.modal-overlay.nested .modal-box:has(.image-dialog){width:min(1100px,96vw)}.ordered-item .image-preview.ordered-thumb{min-height:0;width:42px;height:48px;padding:3px;background:#e4d6b5;border:1px solid var(--line);flex:none}.ordered-item .image-preview.ordered-thumb img{width:100%;height:100%;padding:0}.image-preview.card-embed{min-height:0;height:120px;background:#e4d6b5;border:1px solid var(--line);padding:0}.image-preview.card-embed img{width:100%;height:100%;padding:8px}.list-entry .review-candidates .image-preview.list-thumb{min-height:0;width:49px;height:58px;padding:4px;background:#e4d6b5;border:0;flex:none}.list-entry .review-candidates .image-preview.list-thumb img{width:100%;height:100%;padding:0}.map-wrap .image-preview.map-embed{min-height:0;height:100%;background:transparent;border:0;padding:0}.map-wrap .image-preview.map-embed img{height:100%}.bg-box{width:150px;height:90px;background:#e9ddbe;border:1px solid var(--line);overflow:hidden}.bg-box .image-preview.bg-embed{min-height:0;height:100%;background:transparent;border:0;padding:0}.bg-box .image-preview.bg-embed img{height:100%}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.battlefield-info{margin-top:20px;border-block:1px solid var(--line);padding:18px 0}.battlefield-info-heading{display:flex;justify-content:space-between;align-items:start;gap:18px}.battlefield-info-heading h2{font-size:25px;margin-top:3px}.eyebrow{color:var(--green);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.battlefield-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:15px}.battlefield-info-grid h3{font-size:17px;margin-bottom:5px}.battlefield-info-grid p{color:var(--muted);line-height:1.7;white-space:pre-wrap}.result-tools{display:flex;justify-content:center;margin:-14px 0 20px}@media (max-width: 600px){.battlefield-info-grid{grid-template-columns:1fr;gap:15px}}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--green);outline-offset:2px}@media (max-width: 800px){.list-library{grid-template-columns:1fr}.full-catalog-scroll{max-height:660px}.battle-layout{grid-template-columns:1fr}}.footer.draft-step-footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;margin-top:24px}.draft-foot-side{display:flex;min-width:0}.draft-foot-side.left{justify-self:start;justify-content:flex-start}.draft-foot-side.right{justify-self:end;justify-content:flex-end}.draft-foot-center{justify-self:center;display:flex;justify-content:center;min-width:0}.footer-note{font-size:11px;color:var(--muted);margin:0}.footer-note.nowrap{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.footer-note.align-left{text-align:left}.step-nav{white-space:nowrap}@media (max-width: 800px){.footer.draft-step-footer{gap:12px;padding:17px 18px}.footer.draft-step-footer .footer-note{display:block;font-size:10px}}
