:root{--paper:#f3f0e9;--panel:#faf8f3;--ink:#252620;--muted:#85867b;--line:#dcdcd0;--accent:#df5134;--green:#597763;--serif:Georgia,'Songti SC','STSong',serif;--sans:Arial,'PingFang SC','Microsoft YaHei',sans-serif}
*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:14px;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button,a,input{touch-action:manipulation}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.42}button:focus-visible,a:focus-visible{outline:3px solid #db8c69;outline-offset:4px}input:focus{outline:2px solid var(--accent);outline-offset:1px}a{color:inherit}button{border:0}h1,h2,h3,p{margin:0}img{display:block;max-width:100%}button{transition:background .16s,transform .16s,opacity .16s}::selection{background:#e9a58f}.header{height:104px;border-bottom:1px solid var(--line);margin:0 5%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:15px;text-decoration:none;font-size:15px;letter-spacing:1.8px;font-weight:800}.brand small{display:block;font-size:10px;letter-spacing:2px;color:var(--muted);font-weight:400;margin-top:7px}.brand-mark{display:block;background:var(--accent);color:#f6f0df;width:48px;height:48px;line-height:41px;text-align:center;font-family:var(--serif);font-size:34px;letter-spacing:-6px;padding-right:6px}.brand-mark span{font-style:italic}nav{display:flex;align-items:center;gap:34px}.text-button{padding:8px 0;background:none;font-size:12px}.text-button:hover{color:var(--accent)}.text-button span{margin-left:15px}.connection{font-size:10px;letter-spacing:1.5px;display:flex;align-items:center;gap:9px}.dot{display:inline-block;width:6px;height:6px;background:var(--green);border-radius:50%;flex-shrink:0}.dot.offline{background:#bdaa8f}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:600;color:var(--muted)}.tiny-line{display:inline-block;width:25px;height:1px;background:var(--accent);vertical-align:middle;margin-right:10px}.landing,.page{max-width:1560px;margin:auto;padding:0 5%}.hero{display:grid;grid-template-columns:1fr 1fr;gap:1%;padding:52px 0 35px;min-height:550px;align-items:center}.hero-copy{position:relative}.hero h1{font-family:var(--serif);font-size:clamp(92px,9.8vw,153px);line-height:.81;letter-spacing:-7px;font-weight:400;margin:35px 0 32px;position:relative;width:fit-content}.hero h1 em{font-weight:400;color:var(--accent)}.title-star{position:absolute;right:10px;bottom:6px;font-family:var(--sans);font-size:65px;color:var(--accent);font-weight:200}.hero h2{font-family:var(--serif);font-size:21px;font-weight:500;letter-spacing:2px}.hero p{color:#74766d;line-height:1.9;font-size:13px;margin-top:18px}.hero-meta{display:flex;gap:0;margin-top:26px;font-size:11px;color:#72766a}.hero-meta span+span:before{content:'·';margin:0 16px;color:#b6b7a9}.gallery-composition{height:475px;position:relative;background:radial-gradient(ellipse at 52% 53%,#e4e0d5 0%,transparent 66%);min-width:0}.gallery-index{position:absolute;top:0;right:12px;font-size:9px;letter-spacing:2px;color:#959586}.framed{position:absolute;padding:12px;background:#fffdf7;box-shadow:4px 10px 12px #25262020,0 0 0 1px #d3cfc4;transform-origin:center}.framed img{width:100%;height:100%;object-fit:cover}.frame-back{width:39%;height:270px;left:1%;top:84px;transform:rotate(-10deg);padding:14px}.frame-main{width:42%;height:335px;left:31%;top:28px;transform:rotate(5deg);padding:15px}.frame-front{width:30%;height:223px;right:0;top:220px;transform:rotate(-7deg);padding:12px}.gallery-label{position:absolute;bottom:6px;left:26%;font-size:8px;color:#898b80;letter-spacing:2px;line-height:1.7}.orange-sticker{position:absolute;left:7%;bottom:25px;background:var(--accent);color:var(--paper);border-radius:50%;width:104px;height:104px;display:flex;justify-content:center;flex-direction:column;padding-left:24px;font-size:14px;line-height:1.2;letter-spacing:1px;font-weight:700;transform:rotate(-13deg)}.orange-sticker>span{position:absolute;right:19px;bottom:19px;font-size:22px}.entry-panel{display:grid;grid-template-columns:1fr 1.5fr;border:1px solid var(--line);background:var(--panel);margin:10px 0 35px}.entry-heading{padding:30px 36px;border-right:1px solid var(--line)}.entry-heading h2{font-family:var(--serif);font-size:31px;font-weight:400;letter-spacing:1px;margin:14px 0}.entry-heading p{font-size:11px;color:var(--muted)}.entry-form{padding:25px 32px}.tabs{display:flex;gap:28px;margin-bottom:22px}.tabs button{background:none;padding:0 0 10px;color:var(--muted);font-size:13px;border-bottom:2px solid transparent}.tabs button.active{color:var(--ink);border-color:var(--accent)}#entry-form{display:flex;align-items:end;gap:12px}.field{flex:1;min-width:0}.field label{display:block;font-size:10px;color:#787b6f;margin-bottom:9px;letter-spacing:.7px}.field input{width:100%;height:46px;border:1px solid var(--line);background:#f3f0e9;padding:0 14px;border-radius:0;color:var(--ink)}.field input::placeholder{color:#a0a093}.room-input{flex:.75}.room-input input{letter-spacing:3px}.button{display:inline-flex;justify-content:center;align-items:center;gap:16px;padding:14px 24px;min-height:46px;font-size:12px;letter-spacing:.4px;border:1px solid transparent;border-radius:2px}.primary{background:var(--accent);color:#fff9ef}.primary:hover:not(:disabled){background:#c84329}.ghost{background:transparent;border-color:var(--line)}.ghost:hover:not(:disabled){background:#e9e6dc}.small{min-height:35px;padding:8px 14px;font-size:11px}.wide{width:100%;margin-top:10px}.enter-button{min-width:148px}.artist-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;padding-bottom:35px}.artist-strip>div{display:flex;gap:8px;align-items:center;font-size:10px}.artist-strip small{font-size:8px;color:var(--muted)}.artist-swatch{display:inline-block;width:8px;height:8px;flex-shrink:0}.artist-strip .artist-swatch{width:6px;height:6px}footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);margin:0 5%;padding:20px 0;gap:20px}footer>span{font-size:8px;letter-spacing:1.6px;color:#929486}footer button{font-size:10px!important}.room-bar{padding:24px 0;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.room-bar>div:first-child{display:flex;gap:20px;align-items:center}.room-code{font-size:20px;letter-spacing:4px;background:none;font-family:var(--serif)}.room-code span{font-size:15px;letter-spacing:0;color:var(--muted);margin-left:4px}.room-actions{display:flex;gap:10px}.lobby-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:7%;padding:48px 0 55px}.lobby-left h1{font-family:var(--serif);font-size:52px;font-weight:400;line-height:1.25;margin:25px 0 20px;letter-spacing:2px}.lobby-left>p{font-size:12px;color:var(--muted);line-height:1.9}.lobby-left .gallery-composition{height:300px;margin-top:25px;max-width:430px}.lobby-left .frame-back{height:175px;top:42px}.lobby-left .frame-main{height:220px;top:10px}.lobby-left .frame-front{height:155px;top:130px}.lobby-left .gallery-index{display:none}.lobby-left .orange-sticker{width:80px;height:80px;font-size:11px;padding-left:18px;bottom:0}.lobby-left .gallery-label{font-size:7px;left:34%;bottom:0}.lobby-panel{border:1px solid var(--line);background:var(--panel);align-self:center}.panel-title{display:flex;justify-content:space-between;align-items:center;padding:28px 28px 20px}.panel-title h2{font-family:var(--serif);font-weight:400;font-size:25px}.panel-title>span{font-size:12px;color:var(--muted)}.seat-list{padding:0 28px}.seat{display:flex;gap:15px;align-items:center;min-height:80px;border-bottom:1px solid var(--line)}.seat-number{font-family:var(--serif);font-size:13px;color:var(--muted)}.avatar{width:39px;height:39px;display:grid;place-items:center;font-family:var(--serif);font-size:19px;color:white}.seat-name{flex:1;min-width:0}.seat-name strong{font-size:13px;font-weight:500;overflow-wrap:anywhere}.seat-name strong small,.player-row strong small{color:var(--muted);font-size:10px}.seat-name>span{display:block;font-size:10px;color:var(--muted);margin-top:7px}.status-pill{font-size:9px;color:var(--muted);background:#eeece5;padding:5px 7px;white-space:nowrap}.status-pill.ready{color:var(--green);background:#e9eee4}.seat.empty{color:#a0a194;font-size:11px}.lobby-bottom{padding:18px 28px 24px}.notice{display:flex;align-items:center;gap:12px;font-size:10px;color:var(--muted);line-height:1.6}.notice>span{color:var(--accent);font-size:20px}.centered{display:block;margin:12px auto 0}.round-strip{display:flex;align-items:center;justify-content:space-between;padding:27px 0;gap:20px}.round-label{display:flex;gap:22px;align-items:center}.round-label h2{font-family:var(--serif);font-size:28px;font-weight:400}.round-label h2>span{font-family:var(--sans);font-size:12px;color:var(--muted);margin-left:8px}.round-steps{display:flex;align-items:center;gap:10px}.round-steps>span{border:1px solid var(--line);border-radius:50%;width:26px;height:26px;display:grid;place-items:center;font-size:9px;color:var(--muted)}.round-steps>span.active{background:var(--accent);border-color:var(--accent);color:white}.round-steps>span.complete{background:#dce3d7;color:var(--green);border-color:#dce3d7}.round-steps>i{width:32px;height:1px;background:var(--line)}.edition{font-size:9px;color:var(--muted);letter-spacing:1.4px}.board-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:24px}.main-column{min-width:0}.section-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-top>span:last-child:not(.eyebrow){font-size:10px;color:var(--muted)}.market{border:1px solid var(--line);background:var(--panel)}.market>.section-top{padding:17px 20px;border-bottom:1px solid var(--line)}.market-columns{display:grid;grid-template-columns:repeat(5,1fr)}.artist-column{padding:16px 15px 12px;min-width:0;border-top:3px solid var(--artist)}.artist-column+.artist-column{border-left:1px solid var(--line)}.artist-head{display:flex;gap:6px;align-items:center}.artist-head strong{font-size:11px;font-weight:500}.artist-head>small{font-size:8px;color:var(--muted);margin-left:auto}.artist-count{display:flex;align-items:baseline;gap:5px;margin-top:15px}.artist-count>b{font-family:var(--serif);font-size:28px;font-weight:400}.artist-count>span{font-size:9px;color:var(--muted)}.artist-count>em{margin-left:auto;font-size:12px;font-family:var(--serif);color:var(--artist);font-style:normal}.count-track{display:flex;gap:4px;margin:7px 0 13px}.count-track>i{height:3px;flex:1;background:#e7e5dc}.count-track>i.filled{background:var(--artist)}.artist-history{display:flex;justify-content:space-between}.artist-history span{font-size:10px;color:var(--muted);width:20px;height:22px;display:grid;place-items:center}.artist-history .current{background:#ece9df}.estimate{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e8e5dc;padding-top:10px;margin-top:8px;font-size:9px;color:var(--muted)}.estimate strong{color:var(--ink);font-size:14px;font-weight:500}.estimate small{font-size:8px;font-weight:400;margin-left:3px}.auction-stage{margin-top:22px;border:1px solid var(--line);background:#ebe7dd;position:relative;background-image:radial-gradient(ellipse at 50% 38%,#faf8f1 0%,#ebe7dd 80%)}.auction-stage>.section-top{padding:18px 20px}.stage-badge{display:flex;align-items:center;gap:7px}.stage-content{min-height:360px;padding:8px 25px 28px;display:flex;align-items:center;justify-content:center;gap:28px}.art-card{background:#fffdf7;padding:9px;text-align:left;border:1px solid #d9d5c9;border-radius:2px;box-shadow:0 2px 3px #1d22140b;min-width:0;flex-shrink:0}.art-top{display:flex;justify-content:space-between;align-items:center;font-size:10px;border-bottom:2px solid var(--artist);padding-bottom:7px;gap:8px}.art-top>span:first-child{font-family:var(--serif);font-size:12px}.type-symbol{font-family:Arial,sans-serif;font-size:17px;line-height:18px}.card-image{background:#e5e2d8;margin-top:7px;overflow:hidden;height:145px}.card-image>img{width:100%;height:100%;object-fit:cover}.art-bottom{display:flex;justify-content:space-between;font-size:9px;padding:9px 0 2px}.art-bottom>small{font-size:8px;color:var(--muted)}.exhibit{width:212px;padding:12px;box-shadow:8px 13px 14px #2b2c1920;transform:rotate(-3deg)}.exhibit .card-image{height:245px;background:#eeeade}.exhibit .card-image>img{object-fit:contain}.exhibit .art-top{padding-bottom:9px}.exhibit .art-top>span:first-child{font-size:16px}.exhibit .art-bottom{font-size:10px;padding-top:10px}.paired .exhibit:first-child{transform:rotate(-5deg)}.paired .exhibit:last-child{transform:rotate(5deg)}.stage-caption{padding:14px 20px;border-top:1px solid #dcd8cc;display:flex;gap:10px;justify-content:space-between;font-size:9px;color:#8b8d7f}.stage-caption>span:first-child{letter-spacing:1.4px}.empty-easel{text-align:center;padding:5px}.easel-image{width:147px;height:168px;margin:0 auto 20px;background:#fffdf7;padding:8px;box-shadow:4px 8px 10px #2b2c1920;transform:rotate(-5deg)}.easel-image img{width:100%;height:100%;object-fit:contain}.empty-easel h3{font-family:var(--serif);font-weight:400;font-size:22px;margin-top:9px}.empty-easel p{font-size:11px;color:var(--muted);margin-top:10px}.action-panel{padding:22px;background:var(--ink);color:var(--paper)}.action-panel>.eyebrow{color:#c5b8a0;margin-bottom:19px;font-size:9px}.action-panel h2{font-family:var(--serif);font-size:23px;font-weight:400;margin:8px 0 15px}.action-panel p{color:#b8baac;font-size:11px;line-height:1.85;margin-bottom:15px;overflow-wrap:anywhere}.action-panel p strong{color:#e5e2d7;font-weight:400}.action-panel .button{min-height:40px;padding:12px 10px}.action-panel .ghost{border-color:#595b4d;color:#d1d2c5}.action-panel .ghost:hover:not(:disabled){background:#3b3d33}.wallet{border-top:1px solid #4a4d40;margin-top:22px;padding-top:16px;display:flex;align-items:center;justify-content:space-between}.wallet>span{font-size:10px;color:#c3c5b6}.wallet>span small{font-size:8px;display:block;color:#7d826f;margin-top:7px}.wallet>b{font-family:var(--serif);font-weight:400;font-size:32px}.wallet>b>small{font-size:14px;margin-left:4px}.selection-name{font-family:var(--serif);font-size:15px;line-height:1.4;border-left:2px solid var(--accent);padding-left:10px}.selection-name>span{font-family:var(--sans);font-size:9px;display:block;color:#a0a390;margin-top:5px}.waiting-animation{display:flex;gap:6px;padding:15px 0}.waiting-animation>i{height:5px;width:5px;background:#a5a994;border-radius:50%;animation:pulse 1.5s ease-in-out infinite}.waiting-animation>i:nth-child(2){animation-delay:.2s}.waiting-animation>i:nth-child(3){animation-delay:.4s}@keyframes pulse{50%{opacity:.2}}.waiting-note{font-size:11px;color:#9ca08c;line-height:1.7;padding:14px 0}.price-display{margin:20px 0 6px}.price-display>span{display:block;font-size:8px;color:#a3a68f;letter-spacing:2px}.price-display>b{font-family:var(--serif);font-size:60px;font-weight:400;line-height:1.25}.price-display small{font-size:24px;margin-left:5px;color:#a4a58f}.seller-label{font-size:10px!important}.bid-input{display:flex;align-items:center;border:1px solid #656758;height:43px;background:#36382f}.bid-input input{width:0;flex:1;background:none;border:none;color:var(--paper);padding:0 0 0 9px;appearance:textfield;-moz-appearance:textfield}.bid-input input::-webkit-inner-spin-button{appearance:none}.bid-input>button{background:none;color:#c4c6b8;font-size:18px;width:34px;height:100%}.bid-input>span{color:#a1a38e;font-size:12px;padding-right:9px}.control-tip{display:block;color:#969b85;font-size:9px;line-height:1.8;margin-top:15px}.sealed-progress{display:flex;gap:9px;margin:20px 0}.sealed-progress>span{height:30px;width:30px;border:1px solid #616652;display:grid;place-items:center;color:#8b9379;font-size:14px}.sealed-progress>.done{color:#f2ecdd;background:#59674e}.submitted-bid{padding:14px;border:1px solid #525d45;color:#a9b595;font-size:11px}.submitted-bid>b{float:right;font-size:20px;font-weight:400;font-family:var(--serif)}.submitted-bid>small{display:block;margin-top:12px;color:#7d886e}.players-panel{border:1px solid var(--line);padding:17px 17px 4px;background:var(--panel);margin-top:18px}.players-panel>.section-top{margin-bottom:12px}.player-row{display:flex;align-items:center;padding:12px 0;border-top:1px solid #e8e5db;gap:10px}.mini-avatar{height:28px;width:28px;display:grid;place-items:center;font-size:12px;color:#fff}.player-row>div{flex:1;min-width:0}.player-row strong{font-weight:400;font-size:11px;overflow-wrap:anywhere}.player-row>div>small{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:9px;margin-top:5px}.player-row .dot{width:4px;height:4px}.private-money{font-size:11px;color:var(--muted)}.current-player .mini-avatar{outline:2px solid var(--accent);outline-offset:2px}.activity{padding:21px 2px 0}.log-list{margin-top:14px}.log-list>p{display:flex;gap:10px;font-size:10px;color:#949789;line-height:1.7;margin-bottom:10px;overflow-wrap:anywhere}.log-list .latest{color:#5f6856}.log-list p>span{color:#b3b6a7;flex-shrink:0}.log-list .latest>span{color:var(--accent)}.hand-section{margin:30px 0;border-top:1px solid var(--line);padding:25px 0 0}.hand-section h2{font-family:var(--serif);font-size:24px;font-weight:400;margin-top:9px}.hand-section h2>span{font-family:var(--sans);font-size:12px;color:var(--muted);margin-left:9px}.hand-hint{font-size:10px;color:var(--muted);text-align:right}.hand-cards{display:flex;gap:12px;overflow-x:auto;overflow-y:visible;padding:20px 4px 14px;scrollbar-color:#c4c6b7 transparent;scrollbar-width:thin}.hand-cards .art-card{width:146px;cursor:pointer;position:relative;transition:transform .2s,box-shadow .2s}.hand-cards .art-card:hover{transform:translateY(-5px);box-shadow:0 5px 14px #30321c1c}.hand-cards .art-card.selected{outline:2px solid var(--accent);outline-offset:2px;transform:translateY(-5px)}.hand-cards .ineligible{opacity:.4}.holdings{display:flex;align-items:center;gap:20px;border-top:1px solid var(--line);padding-top:18px;margin-top:10px;color:var(--muted);font-size:10px}.holdings>div{display:flex;gap:6px;flex-wrap:wrap}.holdings button{background:white;padding:3px;border:1px solid var(--line)}.holdings img{height:34px;width:30px;object-fit:cover}.holdings small{font-size:10px;color:#a4a899}.empty-hand{padding:35px 0;font-size:12px;color:var(--muted)}.settlement{padding:45px 0 60px;text-align:center}.settlement>h1{font-family:var(--serif);font-size:46px;font-weight:400;letter-spacing:1px;margin:22px 0}.settlement>p{font-size:12px;color:var(--muted);line-height:1.8}.settlement-grid{display:grid;grid-template-columns:repeat(5,1fr);margin-top:35px;border:1px solid var(--line);text-align:left;background:var(--panel)}.settlement-grid article{padding:25px;border-top:4px solid var(--artist)}.settlement-grid article+article{border-left:1px solid var(--line)}.settlement-grid h3{font-family:var(--serif);font-size:20px;font-weight:400;margin:9px 0}.settlement-grid article>span:not(.artist-swatch){font-size:10px;color:var(--muted)}.settlement-grid strong{display:block;font-family:var(--serif);font-size:40px;font-weight:400;margin-top:20px}.settlement-grid strong small{font-size:10px;margin-left:5px;font-family:var(--sans);color:var(--muted)}.settlement-grid article>div{margin-top:15px;font-size:10px;color:var(--muted)}.income-line{margin:35px auto;display:flex;justify-content:center;align-items:center;gap:35px;font-size:12px;color:var(--muted)}.income-line>b{font-family:var(--serif);font-size:48px;color:var(--green);font-weight:400}.income-line small{font-size:22px;margin-left:4px}.settlement-actions{display:flex;justify-content:center;gap:15px;margin-top:30px}.leaderboard{max-width:620px;margin:30px auto;text-align:left}.leaderboard>div{display:flex;align-items:center;border-bottom:1px solid var(--line);gap:24px;padding:18px 12px}.leaderboard>div:first-child{background:#e7e9dd}.leaderboard>div>span{color:var(--accent);font-family:var(--serif);font-size:22px;width:28px}.leaderboard strong{flex:1;font-weight:400}.leaderboard strong small{font-size:10px;color:var(--muted)}.leaderboard b{font-family:var(--serif);font-size:27px;font-weight:400}.leaderboard b small{font-size:14px;margin-left:4px}#toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:var(--ink);color:var(--paper);padding:14px 22px;box-shadow:0 6px 25px #0002;z-index:50;font-size:12px;max-width:90vw;transition:all .2s;line-height:1.6}#toast.visible{opacity:1;transform:translate(-50%,0)}dialog{border:1px solid var(--line);padding:0;background:var(--panel);color:var(--ink);width:min(720px,92vw);max-height:86dvh;border-radius:3px;box-shadow:0 20px 100px #1115}dialog::backdrop{background:#25262088;backdrop-filter:blur(5px)}.modal-head{display:flex;align-items:center;justify-content:space-between;padding:24px 30px;border-bottom:1px solid var(--line);position:sticky;top:0;background:var(--panel);z-index:2}.modal-head h2{font-size:26px;font-weight:400;font-family:var(--serif)}.close-button{font-size:25px;background:none;padding:2px 6px}.modal-body{padding:25px 30px 35px}.modal-body p{font-size:12px;color:#777d6d;line-height:1.9;margin-bottom:16px}.modal-body h3{font-size:14px;font-weight:500;margin:24px 0 14px}.modal-body .intro{font-size:15px;color:var(--ink)}.rules-list p{padding-bottom:14px;border-bottom:1px solid var(--line)}.rules-list b{display:block;color:var(--ink);margin-bottom:4px}.modal-body a{font-size:12px;color:var(--accent)}.modal-body table{width:100%;border-collapse:collapse;font-size:12px;margin-bottom:20px}.modal-body td,.modal-body th{border-bottom:1px solid var(--line);padding:12px;text-align:center;font-weight:400}.modal-body th{background:#edeade}.modal-body .muted{font-size:10px}.copy-fallback{width:100%;height:80px;padding:12px;border:1px solid var(--line);background:var(--paper);resize:none}.inspection{max-height:65vh;margin:auto;object-fit:contain}.payout h3>span{float:right;color:var(--green)}.payout-cards{display:flex;overflow-x:auto;gap:12px;padding:8px 0 18px}.payout-cards .art-card{width:130px}.payout-cards .card-image{height:130px}
@media(min-width:1600px){.header,footer{max-width:1404px;margin-left:auto;margin-right:auto}}
@media(max-width:1100px){.hero h1{font-size:112px}.frame-main{height:285px}.frame-back{height:235px}.frame-front{height:200px;top:210px}.hero{min-height:500px}.gallery-composition{height:430px}.entry-panel{grid-template-columns:.8fr 1.5fr}.entry-heading{padding:27px}.entry-form{padding:25px}.artist-strip{gap:10px}.artist-strip>div{font-size:9px}.board-layout{gap:18px;grid-template-columns:minmax(0,1fr) 265px}.artist-column{padding:12px 9px}.artist-head{gap:4px}.artist-head strong{font-size:9px}.artist-head>small{display:none}.artist-head .artist-swatch{width:5px;height:5px}.exhibit{width:185px}.exhibit .card-image{height:214px}.paired{gap:14px}.stage-content{padding-left:15px;padding-right:15px}.edition{display:none}.settlement-grid article{padding:20px 15px}.lobby-layout{gap:5%}}
@media(max-width:800px){.header{height:85px}.brand{font-size:12px;gap:10px}.brand-mark{width:40px;height:40px;font-size:29px;line-height:34px}.brand small{font-size:9px}nav{gap:15px}.connection{font-size:8px;letter-spacing:0}.hero{padding-top:35px}.hero h1{font-size:90px;letter-spacing:-5px}.title-star{font-size:42px;bottom:2px;right:0}.hero h2{font-size:16px;letter-spacing:1px}.hero p{font-size:11px}.hero-meta{font-size:9px}.hero-meta span+span:before{margin:0 7px}.gallery-composition{height:340px}.frame-main{height:225px;padding:9px;top:20px}.frame-back{height:183px;padding:8px;top:65px}.frame-front{height:160px;padding:8px;top:168px}.orange-sticker{width:72px;height:72px;font-size:10px;padding-left:16px;bottom:6px}.orange-sticker>span{font-size:16px;right:10px;bottom:10px}.gallery-label{display:none}.entry-panel{grid-template-columns:1fr}.entry-heading{border-right:none;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px}.entry-heading>.eyebrow{display:none}.entry-heading h2{font-size:24px;margin:0}.artist-strip{grid-template-columns:repeat(3,1fr);row-gap:16px}.artist-strip>div{font-size:10px}.lobby-left h1{font-size:40px}.lobby-layout{grid-template-columns:1fr}.lobby-left .gallery-composition{display:none}.lobby-left>p br{display:none}.lobby-panel{margin-top:25px}.board-layout{grid-template-columns:1fr}.board-layout aside{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}.players-panel{margin-top:0}.activity{grid-column:1/-1;padding-top:0}.log-list{display:grid;grid-template-columns:1fr 1fr;gap:0 25px}.market-columns{font-size:12px}.artist-head strong{font-size:11px}.artist-head>small{display:block}.artist-column{padding:15px}.stage-content{min-height:325px}.auction-stage{margin-top:18px}.exhibit{width:192px}.exhibit .card-image{height:222px}.hand-section{margin-top:20px}.round-steps{gap:7px}.round-steps>i{width:20px}.settlement-grid article{padding:18px 10px}.settlement-grid h3{font-size:16px}.settlement-grid strong{font-size:34px}.settlement-grid article>div{font-size:9px}.settlement>h1{font-size:36px}.income-line{gap:20px}.income-line>span{font-size:10px}}
@media(max-width:540px){.header{height:78px;margin:0 6%}.brand{letter-spacing:1px}.brand small{letter-spacing:1px;font-size:8px}.connection{display:none}nav{gap:10px}.landing,.page{padding:0 6%}.hero{display:flex;flex-direction:column;padding-top:33px;gap:16px;align-items:stretch}.hero-copy{z-index:1}.hero h1{font-size:107px;line-height:.81;margin:30px 0 28px;letter-spacing:-5px}.title-star{font-size:49px;right:7px}.hero h2{font-size:18px}.hero p{font-size:12px;margin-top:14px}.hero-meta{font-size:10px;margin-top:18px}.hero-meta span+span:before{margin:0 13px}.gallery-composition{height:310px;width:100%;max-width:400px;align-self:center;margin-top:10px}.frame-main{height:220px;top:13px}.frame-back{height:175px;top:55px}.frame-front{height:160px;top:138px}.gallery-index{top:0;font-size:7px}.orange-sticker{bottom:0;width:75px;height:75px}.entry-panel{margin-top:0;margin-bottom:27px}.entry-heading{padding:21px}.entry-heading h2{font-size:24px}.entry-heading p{font-size:9px}.entry-form{padding:22px}.tabs{gap:25px;margin-bottom:19px}.tabs button{font-size:12px}#entry-form{flex-wrap:wrap;gap:15px}.enter-button{width:100%;margin-top:2px}.field input{font-size:13px}.room-input{flex:.8}.artist-strip{grid-template-columns:1fr 1fr;gap:14px 20px;padding-bottom:24px}.artist-strip>div{font-size:9px}footer{margin:0 6%;padding:16px 0}footer>span{font-size:7px;letter-spacing:.6px;max-width:180px;line-height:1.8}footer button{font-size:9px!important;white-space:nowrap}.room-bar{padding:18px 0}.room-bar>div:first-child{gap:8px;flex-wrap:wrap}.room-bar .eyebrow{font-size:7px;letter-spacing:1px}.room-code{font-size:18px;letter-spacing:2px;padding-left:0}.room-actions{gap:5px}.room-actions>.small{padding:8px;font-size:9px}.lobby-layout{padding-top:30px;padding-bottom:30px}.lobby-left h1{font-size:37px}.lobby-left>p{font-size:11px}.panel-title{padding:23px 19px 17px}.seat-list{padding:0 19px}.seat{gap:11px;min-height:75px}.seat-name strong{font-size:12px}.seat-number{font-size:11px}.lobby-bottom{padding:18px 19px}.round-strip{padding:22px 0;gap:12px}.round-label{display:block}.round-label .eyebrow{font-size:8px;letter-spacing:1px}.round-label h2{font-size:25px;margin-top:5px}.round-steps{gap:5px}.round-steps>span{width:23px;height:23px;font-size:8px}.round-steps>i{width:13px}.market>.section-top{padding:13px 10px}.section-top .eyebrow{font-size:8px;letter-spacing:1px}.market .section-top>span:last-child{font-size:8px}.artist-column{padding:10px 6px}.artist-head{justify-content:center}.artist-head strong{font-size:8px}.artist-head>small,.artist-head .artist-swatch{display:none}.artist-count{margin-top:10px;gap:2px}.artist-count>b{font-size:24px}.artist-count>span{font-size:7px}.artist-count>em{font-size:10px}.count-track{gap:2px}.artist-history span{font-size:8px;width:14px;height:19px}.estimate{display:block;padding-top:6px;font-size:8px}.estimate strong{display:block;font-size:15px;margin-top:3px}.estimate small{font-size:7px}.auction-stage>.section-top{padding:15px 12px}.stage-content{min-height:310px;padding:10px 18px 24px}.exhibit{width:179px;padding:10px}.exhibit .card-image{height:209px}.exhibit .art-top>span:first-child{font-size:14px}.paired{gap:15px}.paired .exhibit{width:43%;padding:7px}.paired .exhibit .card-image{height:167px}.paired .exhibit .art-top>span:first-child{font-size:11px}.paired .exhibit .art-bottom{font-size:8px}.paired .exhibit .art-bottom small{font-size:6px}.stage-caption{padding:12px;font-size:8px;flex-direction:column;gap:6px}.board-layout aside{display:flex;flex-direction:column;gap:16px}.action-panel,.players-panel,.activity{width:100%}.action-panel{padding:23px}.action-panel h2{font-size:25px}.wallet{margin-top:18px}.players-panel{padding:17px 18px 4px}.player-row{padding:10px 0}.player-row>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.player-row>div>small{margin-top:0;font-size:8px}.player-row strong{font-size:10px}.private-money{font-size:10px}.activity{padding:8px 0}.log-list{display:block;max-height:125px;overflow:auto}.hand-section>.section-top{align-items:start;flex-direction:column}.hand-hint{font-size:9px;text-align:left}.hand-section h2{font-size:23px}.hand-cards{gap:10px;padding-top:18px}.hand-cards .art-card{width:133px}.hand-cards .card-image{height:135px}.holdings{align-items:start;flex-direction:column;gap:12px}.settlement{padding:25px 0 35px}.settlement>h1{font-size:31px}.settlement>p{font-size:11px}.settlement-grid{grid-template-columns:repeat(3,1fr)}.settlement-grid article{padding:14px 12px}.settlement-grid article:last-child{grid-column:2/4}.settlement-grid h3{font-size:17px}.settlement-grid strong{font-size:31px}.settlement-grid article>div{font-size:8px}.income-line{flex-wrap:wrap;gap:12px 25px}.income-line>span:last-child{width:100%}.settlement-actions .button{padding:12px;font-size:11px}.modal-head{padding:18px 20px}.modal-head h2{font-size:23px}.modal-body{padding:20px}.modal-body p{font-size:11px}.modal-body td,.modal-body th{font-size:10px;padding:10px 6px}.leaderboard>div{gap:15px}.leaderboard strong{font-size:12px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.player-row{width:100%;text-align:left;background:transparent}.player-row:hover{background:#efede3}.player-row:focus-visible{outline-offset:0}
@media(max-width:800px){.table-view{display:flex;flex-direction:column;gap:18px}.board-layout,.board-layout aside,.main-column{display:contents}.market{order:0}.auction-stage{order:1;margin-top:0}.action-panel{order:2}.hand-section{order:3;margin:5px 0;padding-top:22px}.players-panel{order:4}.activity{order:5;margin-bottom:25px}.table-view .stage-content{min-height:270px}}

.bid-feedback{font-size:12px;line-height:1.7;color:#a24b34;margin:10px 0 0;min-height:1.7em}.bid-input input[aria-invalid="true"]{color:#a24b34}

/* Private hand order: drag any painting without selecting or submitting it. */
.hand-sort-hint { display:block; margin-top:6px; color:var(--accent); }
.hand-cards .art-card { touch-action:none; cursor:grab; }
.hand-cards.hand-sort-active { cursor:grabbing; }
.hand-cards .art-card.hand-sort-placeholder { background:#bd925b12; border:2px dashed var(--artist); box-shadow:none; outline:none; transform:none; }
.hand-cards .hand-sort-placeholder>* { visibility:hidden; }
.art-card.hand-sort-ghost { position:fixed; left:0; top:0; z-index:1000; pointer-events:none; margin:0; opacity:.96; transition:none; box-shadow:0 16px 30px #28291f50; }
.art-card.hand-sort-ghost.outside-hand { opacity:.4; }
@media(prefers-reduced-motion:reduce) { .hand-cards .art-card { transition:none; } }

.fan-artist,.mobile-hand-preview{display:none}
@media(max-width:600px){
  .page{padding:0 12px}.header{height:58px;margin:0 12px}.brand{font-size:11px;gap:8px}.brand-mark{width:31px;height:33px;line-height:28px;font-size:23px}.brand small{font-size:7px}.connection{display:none}nav .text-button{font-size:10px}
  .room-bar{padding:10px 0}.round-strip{padding:10px 0 14px}.round-label .eyebrow{display:none}.round-label h2{font-size:21px}.round-steps>span{width:22px;height:22px}.round-steps>i{width:12px}
  .table-view{display:flex;flex-direction:column;gap:12px}.board-layout,.board-layout aside,.main-column{display:contents}
  .table-view .players-panel{order:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:0;background:none;border:0;margin:0}.players-panel>.section-top{display:none}.player-row{display:flex;align-items:center;padding:9px 7px;background:var(--panel);border:1px solid var(--line);border-radius:8px;gap:4px;min-width:0;width:100%;position:relative}.player-row .mini-avatar{display:none}.player-row>div{display:block;min-width:0}.player-row strong{font-size:11px}.player-row>div>small{display:block;font-size:9px;line-height:1.6;margin-top:6px}.player-row .private-money{align-self:start;font-size:10px}.current-player{border-color:var(--accent)}
  .market{order:1}.market>.section-top{padding:8px 10px}.artist-column{padding:7px 4px}.artist-head strong{font-size:8px}.artist-head>small,.artist-head .artist-swatch{display:none}.artist-head{justify-content:center}.artist-count{margin-top:5px}.artist-count>b{font-size:21px}.artist-count>span{font-size:8px}.artist-count>em{font-size:9px}.count-track{margin-top:5px}.artist-history{margin-top:5px}.estimate{padding-top:5px;font-size:8px}.estimate strong{font-size:13px}
  .auction-stage{order:2;margin-top:0}.auction-stage>.section-top{padding:9px 12px}.table-view .stage-content{min-height:190px;padding:10px;gap:12px}.exhibit{width:120px;padding:6px}.exhibit .card-image{height:121px;margin-top:5px}.exhibit .art-top{padding-bottom:4px}.exhibit .art-top>span:first-child{font-size:11px}.exhibit .art-bottom{font-size:8px;padding-top:5px}.exhibit .art-bottom small{display:none}.paired .exhibit{width:120px;padding:6px}.paired .exhibit .card-image{height:121px}.stage-caption{padding:8px 10px;font-size:9px;flex-direction:row;gap:10px}.stage-caption>span:last-child{display:none}.empty-easel{padding:4px}.empty-easel .easel-image{display:none}.empty-easel h3{font-size:21px;margin:12px 0}.empty-easel p{font-size:10px}
  .hand-section{order:3;margin:0;padding-top:12px}.hand-section>.section-top{flex-direction:row;align-items:center;gap:8px;min-height:53px}.hand-section>.section-top .eyebrow{display:none}.hand-section h2{font-family:var(--sans);font-size:14px;margin:0}.hand-section h2>span{font-size:11px;margin-left:4px}.hand-hint{font-size:10px;text-align:right;max-width:55%;line-height:1.5}.hand-sort-hint{font-size:10px;margin-top:3px}
  .hand-cards .art-card{padding:5px;border-radius:4px;border-top:5px solid var(--artist);cursor:pointer;touch-action:pan-y;overflow:hidden}.hand-cards .art-card.selected{outline:2px solid var(--artist);outline-offset:0}.hand-cards .art-top{position:absolute;top:5px;left:4px;padding:0;border:0}.hand-cards .art-top>span:first-child{display:none}.hand-cards .type-symbol{font-size:16px;line-height:20px;color:#354433}.hand-cards .fan-artist{display:block;position:absolute;top:29px;left:4px;font-size:8px;font-weight:700;color:#606b59}.hand-cards .card-image{position:absolute;top:49px;bottom:6px;left:5px;right:5px;height:auto;margin:0}.hand-cards .art-bottom{display:none}
  .mobile-hand-preview{display:flex;gap:18px;align-items:center;justify-content:center;background:#e9e4d9;padding:12px;margin:0 0 8px;border-radius:6px}.mobile-hand-preview>button{padding:5px;background:#fffdf7;box-shadow:0 3px 9px #2222}.mobile-hand-preview img{width:94px;height:115px;object-fit:contain}.mobile-hand-preview>div{display:flex;flex-direction:column;gap:10px}.mobile-hand-preview small{font-size:10px;color:var(--muted)}.mobile-hand-preview strong{font:20px var(--serif);font-weight:400}.mobile-hand-preview span{font-size:11px}
  .holdings{padding-top:9px;margin-top:0;gap:8px;flex-direction:row;align-items:center;font-size:10px}.holdings img{height:26px;width:23px}.holdings>div{gap:4px}
  .action-panel{order:4;position:relative;bottom:auto;z-index:1;padding:13px 14px max(13px,env(safe-area-inset-bottom));width:100%;box-shadow:0 -4px 14px #242a1920}.action-panel>.eyebrow{display:none}.action-panel h2{font-size:21px;margin:0 0 8px}.action-panel>p{font-size:11px;line-height:1.6}.action-panel .wallet{margin-top:8px;padding-top:8px}.action-panel .control-tip{margin-top:8px;font-size:9px}.action-panel .button{min-height:44px;padding:10px 12px;font-size:12px}.activity{order:5}.log-list{max-height:90px;overflow:auto}
}
@media(max-width:600px){
  .table-view.mobile-idle .auction-stage{display:block}
  .mobile-hand-preview{min-height:151px}.mobile-hand-preview.empty-preview{color:var(--muted);font-size:12px}
  .mobile-idle .action-panel h2,.mobile-idle .action-panel>p,.mobile-idle .selection-name{display:none}
  .action-panel .wallet>b{font-size:23px}.action-panel .wallet>span small{display:none}.action-panel .button{margin-top:8px}.mobile-idle .action-panel .button{margin-top:0}
  .action-panel .control-tip{line-height:1.6}.action-panel .price-display{margin:8px 0}.action-panel .price-display>b{font-size:32px}
}

/* The same physical pieces are used on the table and during its reveal. */
.economy-cards{align-items:center;justify-content:center;gap:18px;flex-wrap:wrap}.economy-cards>article{text-align:center;display:grid;justify-items:center;gap:12px}.economy-cards .house-card,.economy-cards .status-card,.economy-cards .art-card{width:140px;min-width:140px;max-width:140px;flex:none;transform:none;position:relative;inset:auto}.economy-cards .house-card{height:200px}.economy-cards .status-card{height:218px}.economy-cards .art-card{height:224px}.economy-cards .cheque{width:210px;min-width:160px}.economy-cards .number-card{position:relative;transform:none}.economy-arrow{font-size:32px;color:#b39553}.economy-linked{opacity:.55}.economy-run{text-align:center;margin:16px 0}.economy-money{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.economy-money span{border:1px solid #b49a5f;border-radius:8px;background:#f8f2de;color:#284941;padding:20px 14px;font-size:24px;font-weight:700}.economy-out{opacity:.55;text-decoration:line-through}.economy-discard{filter:grayscale(1);opacity:.65}.economy-cards .house-card,.economy-cards .status-card,.economy-cards .number-card,.economy-cards .art-card,.economy-cards>svg{animation:economy-reveal .5s ease both}@keyframes economy-reveal{from{opacity:0;transform:perspective(700px) rotateY(-65deg) translateY(12px)}to{opacity:1;transform:perspective(700px) rotateY(0) translateY(0)}}@media(max-width:600px){.economy-cards{gap:10px}.economy-cards .house-card,.economy-cards .status-card,.economy-cards .art-card{width:112px;min-width:112px;max-width:112px}.economy-cards .cheque{width:180px;min-width:140px}.economy-cards .bm-row{display:grid;gap:3px}.economy-arrow{font-size:23px}}@media(prefers-reduced-motion:reduce){.economy-cards *,.economy-cards>svg{animation:none!important}}

/* In-flight pieces use the original game's artwork at a compact physical size. */
.economy-flight{display:block;width:84px;max-width:84px}.economy-flight .house-card,.economy-flight .status-card,.economy-flight .art-card,.economy-flight .number-card{position:relative;inset:auto;transform:none!important;width:84px!important;min-width:84px!important;max-width:84px!important;height:128px!important;min-height:0;margin:0}.economy-flight .card-top{padding:7px;gap:2px}.economy-flight .card-top b{font-size:24px;white-space:nowrap}.economy-flight .card-top span{font-size:5px;letter-spacing:0}.economy-flight .card-bottom{padding:6px}.economy-flight .card-bottom strong{font-size:9px}.economy-flight .card-bottom small{font-size:5px}.economy-flight .art-top,.economy-flight .art-bottom{padding:5px;font-size:7px}.economy-flight .card-image{height:84px;min-height:0}.economy-flight .card-image img{width:100%;height:100%;object-fit:cover}.economy-flight .status-card .motif{height:64px}.economy-flight .card-corner{font-size:22px}.economy-flight .card-name{font-size:10px}.economy-flight .card-name small,.economy-flight .card-corner span{font-size:5px}.economy-flight .number-card b{font-size:38px}.economy-flight .number-card .card-motto{font-size:7px}.economy-motion-coin{display:flex;align-items:center;justify-content:center;gap:3px;min-width:45px;height:45px;padding:6px;border:3px double #efd092;border-radius:50%;background:#b78a35;color:#fff8db;font:800 18px/1.1 sans-serif;box-shadow:0 3px 8px #30241435}.economy-motion-coin small{font-size:9px}.economy-motion-bill{width:54px;height:76px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#eee4c7;color:#284b40;border:2px solid #a89665;border-radius:5px}.economy-motion-bill strong{font-size:27px}.economy-motion-bill small{font-size:7px}.economy-motion-coins{display:flex;align-items:center;gap:5px;color:#8b6524;font-weight:800}.economy-motion-coins .token{width:35px;height:35px;position:relative;margin:0}.economy-motion-diver{display:block;width:38px;height:50px}

/* Settlement stays in the original seats; only the small continuation bar is new. */
.table-end{display:flex;align-items:center;flex-wrap:wrap;gap:12px;padding:18px 0;margin:12px 0;border-block:1px solid var(--line,#ffffff30);font-size:13px}.table-end>span{font-size:11px;line-height:1.6}.table-end>button{margin-left:auto}.table-end details{flex-basis:100%}

.collector-seat{padding-bottom:12px;border-bottom:1px solid var(--line,#ccc)}.collector-seat .player-row{width:100%;border:0}.seat-art{display:flex;flex-wrap:wrap;gap:5px;padding:0 12px}.seat-art>div{width:45px;border-bottom:2px solid var(--artist);font-size:8px;text-align:center}.seat-art img{width:45px;height:57px;object-fit:cover;display:block}.seat-art small{font-size:8px;line-height:1.3;display:block}.seat-art .redeemed-art{filter:saturate(.4);opacity:.65}.collector-seat>[data-motion^=income]{font-size:10px;padding:7px 12px;display:block}.estimate{display:flex;flex-direction:column;gap:4px}.estimate>span,.estimate>small{font-size:9px}.closing-art{display:flex;gap:12px;justify-content:center;align-items:center;flex-wrap:wrap}.closing-art>.art-card{width:140px;min-width:0;max-width:40%}.closing-art>small{flex-basis:100%;text-align:center}.table-end{padding:14px;font-size:12px}.table-end button{font-size:11px}.table-end .primary{width:100%}.table-end>span{font-size:10px}

.buyback-art{outline:2px solid var(--artist,#ceac60);outline-offset:2px;filter:brightness(1.12);box-shadow:0 0 12px #d3ad5966}
