@font-face{font-family:Beleren;src:url(/fonts/Beleren2016-Bold.woff) format("woff");font-weight:400 800;font-display:swap}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%}:root{--appw: min(100dvw, 100dvh);--apph: max(100dvw, 100dvh)}body{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#0e0f13;color:#e8eaf2;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;touch-action:manipulation}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer;touch-action:manipulation}.app-lock{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden}.app-lock.lock90{inset:auto;top:0;left:0;width:100dvh;height:100dvw;transform:rotate(-90deg) translate(-100%);transform-origin:top left}.app-lock.lock270{inset:auto;top:0;left:0;width:100dvh;height:100dvw;transform:rotate(90deg) translateY(-100%);transform-origin:top left}.app-lock.lock180{transform:rotate(180deg)}.app-lock.lock90 .tracker{padding:calc(5px + env(safe-area-inset-left)) calc(5px + env(safe-area-inset-top)) calc(5px + env(safe-area-inset-right)) calc(5px + env(safe-area-inset-bottom))}.app-lock.lock270 .tracker{padding:calc(5px + env(safe-area-inset-right)) calc(5px + env(safe-area-inset-bottom)) calc(5px + env(safe-area-inset-left)) calc(5px + env(safe-area-inset-top))}.app-lock.lock180 .tracker{padding:calc(5px + env(safe-area-inset-bottom)) calc(5px + env(safe-area-inset-left)) calc(5px + env(safe-area-inset-top)) calc(5px + env(safe-area-inset-right))}.tracker{position:relative;height:100%;display:flex;flex-direction:column;gap:5px;padding:calc(5px + env(safe-area-inset-top)) calc(5px + env(safe-area-inset-right)) calc(5px + env(safe-area-inset-bottom)) calc(5px + env(safe-area-inset-left))}.tracker.cols{flex-direction:row}.prow{flex:1;display:flex;gap:5px;min-height:0}.pcol{flex:1;display:flex;flex-direction:column;gap:5px;min-width:0}.pcell{flex:1;position:relative;container-type:size;min-width:0;min-height:0}.pcell .player-panel{position:absolute;left:50%;top:50%}.pcell.rot0 .player-panel{width:100cqw;height:100cqh;transform:translate(-50%,-50%)}.pcell.rot180 .player-panel{width:100cqw;height:100cqh;transform:translate(-50%,-50%) rotate(180deg)}.pcell.rot90 .player-panel{width:100cqh;height:100cqw;transform:translate(-50%,-50%) rotate(90deg)}.pcell.rot270 .player-panel{width:100cqh;height:100cqw;transform:translate(-50%,-50%) rotate(270deg)}.player-panel{border-radius:16px;color:var(--pp-fg, #e8eaf2);background:linear-gradient(160deg,color-mix(in srgb,var(--pp-accent) 96%,#fff),color-mix(in srgb,var(--pp-accent) 82%,#14161c));border:1px solid color-mix(in srgb,var(--pp-fg, #e8eaf2) 22%,transparent);display:flex;flex-direction:column;overflow:hidden}.player-panel.dead{filter:saturate(.3) brightness(.8)}.dead-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#0a0a0e8c;font-size:clamp(2.5rem,40cqmin,5.5rem);pointer-events:none;z-index:3}.color-dot{position:absolute;top:8px;left:8px;width:20px;height:20px;border-radius:50%;background:var(--pp-accent);border:2px solid color-mix(in srgb,var(--pp-fg, #fff) 65%,transparent);z-index:3;touch-action:none}.panel-bar{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:6px;padding:7px 8px 0;z-index:2;pointer-events:none}.bar-btn{pointer-events:auto;padding:5px 16px;border-radius:999px;background:color-mix(in srgb,var(--pp-fg, #fff) 16%,transparent);font-size:13px;font-weight:700;letter-spacing:.02em}.bar-btn.active{background:color-mix(in srgb,var(--pp-fg, #fff) 34%,transparent)}.bar-btn.close{background:#d64541;color:#fff;font-weight:800;font-size:14px;padding:5px 34px;box-shadow:inset 0 0 0 1.5px #ffffff59}.panel-foot{align-self:center;display:flex;align-items:stretch;justify-content:center;gap:6px;margin-bottom:6px;max-width:96%;flex-wrap:wrap;z-index:2}.qchip{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:clamp(52px,26cqmin,68px);min-height:34px;padding:0 8px;border-radius:12px;background:#0a0c1099;color:#e8eaf2;border:1px solid rgba(255,255,255,.16);touch-action:none}.qchip:active{background:#0000008c}.qchip .rzone{border-radius:12px}.qchip .rglyph{font-size:.65rem;opacity:.5}.qchip .msym{width:clamp(17px,9cqmin,22px);height:clamp(17px,9cqmin,22px)}.qval{font-family:Beleren,system-ui,sans-serif;font-size:clamp(.8rem,7cqmin,1rem);font-weight:800}.life-view{flex:1;position:relative;min-height:0}.zone{position:absolute;top:0;bottom:0;width:50%;display:flex;align-items:center;touch-action:none}.zone.left{left:0;justify-content:flex-start;padding-left:7%}.zone.right{right:0;justify-content:flex-end;padding-right:7%}.zone:active{background:color-mix(in srgb,var(--pp-fg, #fff) 8%,transparent)}.glyph{font-size:clamp(.9rem,9cqmin,1.6rem);opacity:.4;font-weight:700}.life-num{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-family:Beleren,system-ui,sans-serif;font-size:clamp(2.2rem,42cqmin,6.8rem);font-weight:800;letter-spacing:-.01em;pointer-events:none;text-shadow:0 2px 10px rgba(0,0,0,.18)}.delta{position:absolute;top:9%;left:50%;transform:translate(-50%);padding:2px 10px;border-radius:999px;font-size:clamp(.75rem,8cqmin,1rem);font-weight:700;background:#00000059;pointer-events:none}.delta.pos{color:#7fe08a}.delta.neg{color:#ff8a7a}.rows-view{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:5px 6px;padding:6px 8px 8px;min-height:0;align-content:stretch}.crow{position:relative;border-radius:10px;background:#0a0c108c;color:#e8eaf2;min-height:0;min-width:0;overflow:hidden}.rzone{position:absolute;top:0;bottom:0;width:50%;display:flex;align-items:center;touch-action:none;z-index:1}.rzone.l{left:0;justify-content:flex-start;padding-left:7px}.rzone.r{right:0;justify-content:flex-end;padding-right:7px}.rzone:active{background:#ffffff1a}.rglyph{font-size:clamp(.7rem,6.5cqmin,1rem);font-weight:800;opacity:.4}.zrow-c{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:7px;pointer-events:none}.zlabel{font-size:clamp(.62rem,6cqmin,.85rem);font-weight:700}.zval{font-family:Beleren,system-ui,sans-serif;font-size:clamp(.95rem,10cqmin,1.4rem);font-weight:800;min-width:2ch;text-align:center}.chev{opacity:.5;font-weight:700}.crow.alert{outline:2px solid #ff5f4a;animation:pulse 1.2s ease-in-out infinite}@keyframes pulse{50%{outline-color:#ff5f4a40}}.clear-row{display:grid;place-items:center;font-weight:700;font-size:clamp(.75rem,7cqmin,.95rem);background:#ffffff1f}.clear-row:active{background:#fff3}.ring-row{text-align:left}.ring-row:active{background:#ffffff1f}.rW{background:#f0f2c0;color:#1a1712}.rU{background:#b5cde3;color:#1a1712}.rB{background:#aca29a;color:#1a1712}.rR{background:#db8664;color:#1a1712}.rG{background:#93b483;color:#1a1712}.rC{background:#cac5c0;color:#1a1712}.rS{background:#4c3a78;color:#e5dcf7}.msym{width:clamp(18px,11cqmin,26px);height:clamp(18px,11cqmin,26px);border-radius:50%;box-shadow:-1px 1px #0000008c;flex:none}.msym.sm{width:15px;height:15px;box-shadow:-.5px .5px #0000008c}.cmdr-view{flex:1;display:flex;flex-direction:column;gap:7px;padding:8px 9px 9px;min-height:0}.cv-row{flex:1;display:flex;gap:7px;min-height:0}.cv-cell{flex:1;position:relative;display:flex;min-width:0;min-height:0}.cv-cell.empty{visibility:hidden}.cv-tile{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;border-radius:10px;background:color-mix(in srgb,var(--pt) 26%,#101218);color:#e8eaf2;border:2px solid var(--pt);overflow:hidden}.cv-half{flex:1;position:relative;min-height:0;display:grid;place-items:center}.cv-half.lethal{background:var(--pt);color:var(--ptfg, #0d0d10)}.cv-div{flex:none;height:2px;background:color-mix(in srgb,var(--pt) 55%,transparent)}.cv-val{font-family:Beleren,system-ui,sans-serif;font-size:clamp(.95rem,12cqmin,1.7rem);font-weight:800;pointer-events:none;z-index:2}.partner-btn{position:absolute;top:-5px;right:-5px;width:26px;height:26px;border-radius:50%;background:#20232d;border:2px solid rgba(255,255,255,.45);color:#e8eaf2;font-size:12px;font-weight:800;display:grid;place-items:center;z-index:4;padding:0}.partner-btn.on{background:var(--pt);color:#0d0d10;border-color:#fff}.cmdr-win{display:flex;flex-direction:column;justify-content:center;gap:2px;padding:4px 6px;border-radius:10px;background:#0a0c1099;color:#e8eaf2}.cmdr-win:active{background:#0000008c}.cwin-row{display:flex;gap:2px;justify-content:center}.cchip{width:clamp(26px,13cqmin,34px);height:clamp(20px,10cqmin,26px);padding:0;overflow:hidden;border-radius:6px;display:grid;place-items:center;font-size:clamp(.55rem,5.5cqmin,.75rem);font-weight:800;background:color-mix(in srgb,var(--pt) 30%,#101218);border:1.5px solid var(--pt)}.cchip.empty{visibility:hidden}.cchip.dual{font-size:clamp(.44rem,4.4cqmin,.62rem);letter-spacing:-.03em}.cchip.me{opacity:.75;font-weight:700;text-transform:lowercase}.cchip.lethal{background:var(--pt);color:var(--ptfg, #0d0d10)}.toolbar{flex:none;display:flex;justify-content:center;align-items:center;gap:12px;padding:2px 0}.toolbar.vertical{flex-direction:column;padding:0 2px;gap:12px}.tb-btn{width:44px;height:38px;border-radius:12px;background:#1d202a;border:1px solid #343848;display:grid;place-items:center;font-size:17px;color:#e8eaf2}.tb-btn:active{background:#2a2e3c}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#06070ab3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:30;display:grid;place-items:center;padding:20px}.sheet{width:min(calc(.92 * var(--appw)),430px);max-height:100%;overflow-y:auto;background:#171a22;border:1px solid #2b2f3c;border-radius:20px;padding:18px;display:flex;flex-direction:column;gap:12px}.sheet h2{font-family:Beleren,system-ui,sans-serif;font-size:1.05rem;letter-spacing:.01em}.sheet.r90{transform:rotate(90deg);width:min(calc(.85 * var(--apph)),430px);max-height:calc(.9 * var(--appw))}.sheet.r270{transform:rotate(270deg);width:min(calc(.85 * var(--apph)),430px);max-height:calc(.9 * var(--appw))}.sheet.r180{transform:rotate(180deg)}.overlay.with-rotate{padding-bottom:112px}.rotate-btn{position:absolute;bottom:calc(16px + env(safe-area-inset-bottom));left:50%;transform:translate(-50%);width:96px;height:68px;border-radius:22px;background:#8a4fc8;color:#fff;border:2px solid rgba(255,255,255,.45);font-size:32px;font-weight:800;display:grid;place-items:center;z-index:3;box-shadow:0 4px 16px #00000073}.rotate-btn:active{background:#7a41b5}.menu-btn.soon{opacity:.4}.ring-sheet{gap:6px;padding:12px}.ring-sheet .ring-tier{padding:7px 9px;gap:9px}.ring-sheet .tier-text{font-size:.8rem;line-height:1.3}.ring-sheet .tier-num{width:20px;height:20px;font-size:.7rem}.ring-sheet .hint{font-size:.66rem}.ring-sheet .ghost-btn{padding:10px}.ring-sheet.r90,.ring-sheet.r270{max-height:calc(.97 * var(--appw))}.sheet-head{display:flex;align-items:center;gap:10px}.sheet-head h2{flex:1}.swatch{flex:none;width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.4)}.x-btn{flex:none;width:34px;height:34px;border-radius:10px;background:#d64541;color:#fff;font-size:15px;font-weight:800}.hint{font-size:.75rem;opacity:.6}.hint.center{text-align:center}.primary-btn{padding:14px;border-radius:12px;background:#4caf6d;color:#0c1a10;font-weight:700}.ghost-btn{padding:14px;border-radius:12px;background:#ffffff14;font-weight:600}.ghost-btn:disabled{opacity:.4}.ring-tier{display:flex;gap:12px;align-items:flex-start;padding:11px 12px;border-radius:12px;background:#ffffff0d;text-align:left}.ring-tier:active{background:#ffffff1f}.ring-tier.on{background:color-mix(in srgb,#f2c94c 16%,#171a22);outline:1.5px solid #f2c94c}.tier-num{flex:none;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#ffffff1a;font-size:.8rem;font-weight:800}.ring-tier.on .tier-num{background:#f2c94c;color:#4a3206}.tier-text{font-size:.82rem;line-height:1.35;opacity:.9}.color-view{flex:1;display:flex;flex-direction:column;gap:6px;padding:6px 8px 8px;min-height:0}.cv-swatches{flex:1;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr 1fr;gap:6px;min-height:0}.swatch-tile{border-radius:10px;border:2px solid rgba(0,0,0,.25);min-height:0}.swatch-tile.on{border-color:#fff;box-shadow:0 0 0 2px #ffffff73}.swatch-tile.recent{position:relative}.swatch-tile.recent:after{content:"★";position:absolute;top:1px;right:5px;font-size:10px;opacity:.65;color:#1a1c22;text-shadow:0 0 2px rgba(255,255,255,.6)}.slider-row{flex:none;display:flex;align-items:center;gap:10px;padding:6px 10px;border-radius:10px;background:#0a0c108c;color:#e8eaf2;font-size:clamp(.62rem,6cqmin,.8rem);font-weight:700}.slider-row span{flex:none;width:42px}.slider-row input[type=range]{flex:1;min-width:0;height:22px;accent-color:var(--pp-accent)}.slider-row input.hue{-moz-appearance:none;appearance:none;-webkit-appearance:none;height:14px;border-radius:999px;background:linear-gradient(to right,red,#ff0 17%,#0f0 33%,#0ff,#00f 67%,#f0f 83%,red)}.slider-row input.hue::-webkit-slider-thumb{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:22px;height:22px;border-radius:50%;background:#fff;border:3px solid #22242c}.set-row{display:flex;justify-content:space-between;align-items:center;gap:10px}.set-row small{opacity:.5;font-size:.72rem}.chips{display:flex;gap:6px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.chip{padding:6px 12px;border-radius:999px;background:#ffffff14;font-weight:600}.chip.on{background:#ffffff47}.layout-chip{padding:5px;border-radius:10px}.layout-chip.on{outline:2px solid #6fb2ff;background:#ffffff1f}.mini-layout{display:flex;width:40px;height:40px;gap:2px}.mini-layout.rows{flex-direction:column}.mini-layout.cols{flex-direction:row}.mini-group{flex:1;display:flex;gap:2px;min-width:0;min-height:0}.mini-layout.rows .mini-group{flex-direction:row}.mini-layout.cols .mini-group{flex-direction:column}.mini-group i{flex:1;min-width:0;min-height:0;background:#7f8798;border:0 solid #cfe1ff;border-radius:2px}.mini-group i.edge0{border-bottom-width:3px}.mini-group i.edge180{border-top-width:3px}.mini-group i.edge90{border-left-width:3px}.mini-group i.edge270{border-right-width:3px}.custom-chip{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;cursor:text}.custom-chip:before{content:"✎";font-size:.75rem;opacity:.6}.custom-chip.on{background:#ffffff47;outline:2px solid #6fb2ff}.life-input{width:44px;padding:3px 0;background:none;border:none;color:inherit;text-align:center;font-weight:700;font-size:.95rem;outline:none}.life-input::-webkit-outer-spin-button,.life-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.life-input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.toggle{flex:none;width:52px;height:30px;border-radius:999px;background:#ffffff1f;position:relative;transition:background .15s}.toggle:after{content:"";position:absolute;top:3px;left:3px;width:24px;height:24px;border-radius:50%;background:#fff;transition:left .15s}.toggle.on{background:#4caf6d}.toggle.on:after{left:25px}.dice-res{min-height:86px;border-radius:14px;background:#ffffff0d;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.dice-res .big{font-family:Beleren,system-ui,sans-serif;font-size:2.2rem;font-weight:800}.dice-res .lbl{font-size:.75rem;opacity:.6;text-transform:uppercase;letter-spacing:.1em}.dice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.dice-grid button{padding:12px 0;border-radius:12px;background:#ffffff14;font-weight:700}.dice-grid button:active{background:#ffffff29}.page{height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y;display:flex;flex-direction:column;gap:12px;padding:calc(16px + env(safe-area-inset-top)) 16px calc(28px + env(safe-area-inset-bottom));max-width:560px;margin:0 auto;width:100%}.page-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.page-head h1{font-family:Beleren,system-ui,sans-serif;font-size:1.5rem}.date-chip{font-size:.78rem;font-weight:600;opacity:.6}.card{background:#171a22;border:1px solid #2b2f3c;border-radius:16px;padding:13px 14px;display:flex;flex-direction:column;gap:10px}.card .hint{margin:0}.seat-card.won{border-color:#dfa32e;box-shadow:inset 0 0 0 1px #dfa32e59}.seat-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.seat-title{font-weight:800;font-size:.92rem}.me-tag{font-style:normal;opacity:.55;font-size:.8rem}.win-btn{padding:6px 12px;border-radius:999px;background:#ffffff12;font-size:.8rem;font-weight:700;opacity:.75}.win-btn.on{background:#dfa32e;color:#241a04;opacity:1}.frow{display:flex;align-items:center;gap:8px}.flabel{flex:none;font-size:.8rem;font-weight:700;opacity:.7}.fselect{flex:1;min-width:0;padding:11px 12px;border-radius:10px;background:#1d202a;border:1px solid #343848;color:#e8eaf2;font:inherit;font-size:.92rem}.edit-btn{flex:none;width:42px;height:42px;border-radius:10px;background:#ffffff14;font-size:15px}.edit-btn:disabled{opacity:.3}.chip.small{padding:6px 11px;font-size:.85rem}.chip.dim{opacity:.4}.chips.left{justify-content:flex-start}.timer-card{align-items:center}.elapsed{font-family:Beleren,system-ui,sans-serif;font-size:2rem;font-weight:800}.action-row{display:flex;gap:8px}.action-row>*{flex:1}.ghost-btn.slim,.primary-btn.slim{padding:12px 10px;font-size:.9rem;border-radius:12px;white-space:nowrap}.primary-btn:disabled{opacity:.4}.page-back{align-self:center;padding:10px 22px}.text-input{padding:13px 14px;border-radius:12px;background:#1d202a;border:1px solid #343848;color:#e8eaf2;font:inherit;outline:none}.text-input:focus{border-color:#6fb2ff}.stat-summary{flex-direction:row;justify-content:space-around;text-align:center}.stat-summary b{display:block;font-family:Beleren,system-ui,sans-serif;font-size:1.35rem}.stat-summary small{opacity:.55;font-size:.72rem}.stat-legend{font-size:.68rem;opacity:.55;text-align:center}.stat-list{gap:14px}.stat-row{display:flex;flex-direction:column;gap:5px}.stat-top{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.stat-name{font-weight:800;font-size:.95rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stat-games{flex:none;font-size:.75rem;opacity:.6;font-weight:700}.stat-bar{position:relative;height:14px;border-radius:999px;background:#ffffff12;overflow:hidden}.stat-bar i{position:absolute;inset:0 auto 0 0;border-radius:999px;background:linear-gradient(90deg,#3a70cf,#6fb2ff);min-width:3px}.stat-bar b{position:absolute;top:-2px;bottom:-2px;width:2px;background:#ffffff8c}.stat-nums{display:flex;gap:14px;font-size:.78rem;font-weight:700;opacity:.75}.stat-nums .adj{color:#6fb2ff;opacity:1}.home{height:100%;display:flex;flex-direction:column;justify-content:center;gap:14px;padding:32px;max-width:480px;margin:0 auto}.home h1{font-family:Beleren,system-ui,sans-serif;font-size:2.1rem;letter-spacing:.01em}.tag{opacity:.55;margin-bottom:10px}.tool-card{display:flex;flex-direction:column;gap:4px;padding:18px;border-radius:16px;background:#171a22;border:1px solid #2b2f3c;text-decoration:none;color:inherit}.tool-card.live{border-color:#3d6b4a;background:linear-gradient(160deg,#1b2a20,#141a22)}.tool-card.live:active{filter:brightness(1.15)}.tool-card.soon{opacity:.45}.tool-name{font-weight:700;font-size:1.05rem}.tool-desc{font-size:.8rem;opacity:.6}.tool-card.share{text-align:left;border-color:#3d5a6b;background:linear-gradient(160deg,#1b242a,#141a22)}.tool-card.share:active{filter:brightness(1.15)}.qr-box{align-self:center;background:#fff;padding:10px;border-radius:14px;line-height:0}.qr-box img{width:min(58vw,240px);height:auto}.share-url{text-align:center;font-size:.85rem;font-weight:600;opacity:.85;word-break:break-all;user-select:text;-webkit-user-select:text}@media(min-width:700px)and (min-height:500px),(min-height:700px)and (min-width:500px){.sheet{width:min(calc(.76 * var(--appw)),640px);padding:28px;gap:16px;font-size:1.08rem}.sheet.r90,.sheet.r270{width:min(calc(.76 * var(--apph)),640px);max-height:calc(.92 * var(--appw))}.sheet h2{font-size:1.35rem}.tier-text,.ring-sheet .tier-text{font-size:1.15rem;line-height:1.45}.ring-sheet .ring-tier{padding:12px 14px}.ring-sheet .tier-num,.tier-num{width:32px;height:32px;font-size:.95rem}.ring-sheet .hint,.hint{font-size:.9rem}.chip{padding:9px 16px}.mini-layout{width:52px;height:52px}.dice-grid button{padding:17px 0;font-size:1.15rem}.dice-res{min-height:116px}.dice-res .big{font-size:2.8rem}.primary-btn,.ghost-btn{padding:17px}.qr-box img{width:min(calc(.46 * var(--appw)),340px)}.x-btn{width:44px;height:44px}.rotate-btn{width:118px;height:82px;font-size:40px}.overlay.with-rotate{padding-bottom:132px}.tb-btn{width:64px;height:56px;border-radius:16px;font-size:25px}.toolbar,.toolbar.vertical{gap:20px}.bar-btn{padding:9px 26px;font-size:17px}.bar-btn.close{padding:9px 48px;font-size:19px}.panel-bar{gap:10px;padding-top:10px}.color-dot{width:30px;height:30px;top:10px;left:10px}.cchip{width:44px;height:32px;font-size:.85rem}.cchip.dual{font-size:.7rem}.qchip{min-width:84px;min-height:46px;border-radius:14px}.qchip .msym{width:27px;height:27px}.qval{font-size:1.15rem}.qchip .rglyph{font-size:.85rem}.cmdr-win{padding:6px 9px;gap:3px}.cwin-row{gap:3px}}
