.wear-live{width:100%;max-width:260px;margin:auto}.wear-live-detail{max-width:100%}.wear-live-screen{position:relative;aspect-ratio:1;max-width:420px;margin:auto;border-radius:50%;overflow:hidden;background:#000}.wear-live-detail .wear-live-screen{border:14px solid #171b20;box-shadow:var(--shadow)}.wear-live-screen img,.wear-live-screen canvas{display:block;width:100%;height:100%;object-fit:contain}.wear-live-screen [hidden]{display:none!important}.wear-live-controls{display:flex;flex-wrap:wrap;gap:16px;margin-top:24px;align-items:end}.wear-live-controls label{font-size:14px;display:flex;flex-direction:column;gap:6px;flex:1 1 140px;min-width:0}.wear-live-controls select{font:inherit;color:var(--ink);background:var(--bg,#fff);border:1px solid var(--line);border-radius:10px;padding:12px;width:100%;min-height:44px}.wear-live-controls .wear-live-check{flex-direction:row;align-items:center;min-height:44px;gap:10px}.wear-live-check input{width:18px;height:18px;accent-color:#e23a2e}.wear-live-note{font-size:14px;color:var(--muted);line-height:1.65;margin:18px 0}.wear-live-controls button{white-space:normal}
