/* Creative paths are a navigable diagram; all colors follow the selected theme. */
.wave-workspace{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:20px;align-items:start}.wave-tree .tree-viewport{margin:0;min-height:430px;max-height:680px;border:0;border-radius:24px;background:radial-gradient(ellipse at center,var(--accent-soft),transparent 70%),var(--surface-2);direction:ltr}.wave-canvas{position:relative;direction:ltr;min-width:0}.wave-connections{position:absolute;inset:0;overflow:visible;pointer-events:none}.wave-link{fill:none;stroke:var(--violet);stroke-width:2;opacity:.5}.wave-link.proposed{stroke-dasharray:6 7}.wave-link.on-path{stroke:var(--lime);stroke-width:3;opacity:1}.wave-node{position:absolute;width:170px;transform:translate(-50%,-48px);text-align:center;transition:opacity .25s;direction:rtl}.wave-node-select{display:flex;flex-direction:column;align-items:center;gap:7px;padding:0;width:100%;border:0;background:none;color:var(--ink);cursor:pointer}.wave-portrait{position:relative;display:block;width:88px;height:88px;border-radius:50%;padding:5px;background:var(--surface);border:1px solid var(--accent-line);box-shadow:0 10px 25px #0002;transition:transform .2s,border-color .2s}.wave-portrait>img,.wave-portrait>.avatar{width:100%;height:100%;min-width:0;object-fit:cover;border-radius:50%;display:flex}.wave-portrait .presence-dot{display:none}.wave-origin .wave-portrait{width:102px;height:102px;margin-top:-7px}.wave-role{position:absolute;bottom:-3px;inset-inline-end:-3px;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--violet);color:var(--on-accent);border:3px solid var(--surface)}.wave-role .icon{width:15px;height:15px}.wave-node-select b{font-size:14px;line-height:1.5;max-width:170px;overflow-wrap:anywhere}.wave-node-select small{font-size:12px;color:var(--muted)}.wave-kind{font-size:11px;color:var(--muted)}.wave-node.selected .wave-portrait{outline:2px solid var(--lime);outline-offset:5px;transform:scale(1.04)}.wave-node-select:hover .wave-portrait{transform:translateY(-4px)}.wave-node.is-proposal .wave-portrait{border-style:dashed}.wave-add{position:absolute;top:20px;inset-inline-end:-7px;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--lime);color:var(--on-lime);box-shadow:0 4px 14px #0002}.wave-add .icon{width:19px;height:19px}.wave-fold{display:inline-flex;align-items:center;gap:5px;min-height:34px;padding:4px 10px;background:var(--surface);color:var(--muted);border:1px solid var(--line);border-radius:20px;margin-top:5px;font-size:12px}.wave-fold .icon{width:13px;height:13px}.wave-tree.has-selection .wave-node:not(.on-path),.wave-tree.has-selection .wave-link:not(.on-path){opacity:.42}.wave-tree.has-selection .wave-node:hover,.wave-tree.has-selection .wave-node:focus-within{opacity:1}.wave-node.is-sounding .wave-portrait:before{content:'';position:absolute;inset:-9px;border:2px solid var(--lime);border-radius:50%;animation:wave-listening 1.8s ease-out infinite;pointer-events:none}@keyframes wave-listening{from{transform:scale(.95);opacity:.7}to{transform:scale(1.16);opacity:0}}
.wave-tree .wave-detail{background:var(--surface);border:0;border-inline-start:1px solid var(--line);border-radius:0;padding:20px;min-width:0}.wave-detail-person{display:flex;align-items:center;gap:12px;font-size:12px;color:var(--muted)}.wave-detail-person>.avatar{width:40px;height:40px;min-width:40px}.wave-detail-person b{display:block;color:var(--ink);margin-top:5px;font-size:14px}.wave-detail-actions{display:grid;gap:10px;margin-top:20px}.wave-detail .btn{font-size:14px;white-space:normal}.wave-tree .tree-hint{font-size:15px;line-height:1.8;color:var(--muted)}.wave-legend{display:flex;gap:20px;flex-wrap:wrap;margin-top:16px;color:var(--muted);font-size:12px}.wave-legend span{display:flex;align-items:center;gap:8px}.wave-legend i{width:25px;border-top:2px solid var(--violet)}.wave-legend .proposed{border-top-style:dashed}.wave-node button:focus-visible{outline:3px solid var(--violet);outline-offset:5px}.wave-tree .tree-list{margin:0}.wave-tree .tree-list button{display:grid;grid-template-columns:24px 1fr;align-items:center}.wave-tree .tree-list button span{grid-column:2}
.work-cover-editor{margin-bottom:24px;border:1px solid var(--accent-line);border-radius:18px;padding:16px;background:var(--accent-soft)}.work-cover-editor summary{display:flex;gap:10px;align-items:center;cursor:pointer;font-size:16px}.work-cover-fields{display:grid;grid-template-columns:160px 1fr;gap:20px;margin-top:20px}.work-cover-fields input[type=file]{max-width:100%;font-size:13px}.work-cover-crop{aspect-ratio:1;overflow:hidden;border-radius:18px;background:var(--surface)}.work-cover-crop img{width:100%;height:100%;object-fit:cover}.work-cover-fields label{display:block;margin-block:10px;font-size:14px}.work-cover-fields input[type=range]{width:100%;accent-color:var(--violet);padding:0;min-height:36px}.work-cover-final{width:110px;height:110px;object-fit:cover;border-radius:18px;float:inline-end;margin-inline-start:16px}.cover-editor output{float:inline-end;color:var(--violet);font-weight:700}.cp-cover>img,.cover-preview>img{transition:opacity .15s}
.dm-voice-composer:empty{display:none}.voice-draft{display:flex;align-items:center;gap:10px;border:1px solid var(--accent-line);border-radius:18px;background:var(--accent-soft);padding:12px;margin-bottom:10px;min-height:62px}.voice-draft>span[role=status]{flex:1;font-size:14px}.voice-draft bdi{font-size:13px;white-space:nowrap}.voice-record-dot{width:10px;height:10px;border-radius:50%;background:var(--pink);animation:voice-recording 1s alternate infinite}@keyframes voice-recording{to{opacity:.3}}.voice-wave{--voice-progress:0%;display:flex;gap:3px;align-items:center;justify-content:center;flex:1;height:32px;min-width:40px;overflow:hidden;background:linear-gradient(90deg,var(--lime) var(--voice-progress),var(--violet) var(--voice-progress));mask:none}.voice-wave i{width:3px;flex:1;max-width:4px;border-radius:3px;background:var(--muted)}.dm-voice-player{display:flex;align-items:center;gap:14px;min-width:min(250px,55vw);padding:5px 0;direction:ltr}.dm-voice-player .voice-wave{background:none;position:relative}.dm-voice-player .voice-wave i{background:var(--violet)}.dm-voice-player .voice-wave:after{content:'';position:absolute;inset:0;right:calc(100% - var(--voice-progress));background:var(--lime);opacity:.45;pointer-events:none}.dm-voice-player.is-playing .dm-play{background:var(--lime);color:var(--on-lime)}.voice-time{font-size:12px;min-width:32px}.voice-draft .voice-wave{background:none}.voice-draft .primary{white-space:nowrap}.voice-draft .dm-icon-only{flex-shrink:0}.dm-compose-box>[data-action=dm-voice-record]{color:var(--violet)}.dm-compose-box>[data-action=dm-voice-record]:disabled{opacity:.4;cursor:not-allowed}
html[dir=ltr] .wave-node{direction:ltr}@media(max-width:1050px){.wave-workspace{grid-template-columns:1fr}.wave-tree .wave-detail{border:0;border-top:1px solid var(--line);border-radius:18px}.wave-detail-actions{grid-template-columns:1fr 1fr}.wave-tree .tree-viewport{min-height:380px;max-height:500px}}@media(max-width:600px){.work-cover-fields{grid-template-columns:1fr}.work-cover-crop{width:150px;margin-inline:auto}.wave-detail-actions{grid-template-columns:1fr}.voice-draft{gap:6px;padding:8px}.voice-draft .voice-wave{max-width:70px}.voice-draft .dm-button{padding:7px}.dm-compose-box{gap:4px}.dm-compose-box>.dm-button{width:38px;min-width:38px}.dm-message{max-width:90%}}
@media(prefers-reduced-motion:reduce){.wave-node.is-sounding .wave-portrait:before,.voice-record-dot{animation:none}.wave-portrait,.cp-cover>img,.cover-preview>img{transition:none}}
.touch-crop{position:relative;overflow:hidden;background:var(--surface-2)}.touch-crop canvas{display:block;width:100%;height:100%;object-fit:contain;touch-action:none;cursor:grab}.touch-crop canvas:active{cursor:grabbing}.touch-crop canvas:focus-visible{outline:3px solid var(--violet);outline-offset:-4px}.crop-tools{position:absolute;bottom:8px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:4px;padding:4px;background:var(--theme-player);border:1px solid var(--accent-line);border-radius:24px;z-index:3;direction:ltr}.crop-tools button{display:grid;place-items:center;height:36px;min-width:36px;padding:4px 9px;color:var(--ink);background:transparent;border-radius:20px;font-size:14px;white-space:nowrap}.crop-tools button:hover{background:var(--accent-soft)}.photo-touch-wrap{width:240px;height:240px;margin:12px auto;border-radius:24px}.photo-touch-wrap canvas{border-radius:50%}.photo-touch-wrap:after{content:'';position:absolute;inset:0;border:1px solid var(--accent-line);border-radius:50%;pointer-events:none}.cover-preview canvas{opacity:var(--cover-opacity,1)}.work-cover-crop .crop-tools{bottom:4px}.work-cover-crop .crop-tools button{height:30px;min-width:30px;font-size:12px}.work-cover-crop.touch-crop{width:100%;min-width:160px}.work-cover-crop.touch-crop canvas{object-fit:cover}
/* Compact dock: portrait, live bars, mute, one circular play control, expand. */
.player .play-main,.signed-in .player .play-main,.player-minimized .player .play-main{flex:0 0 40px!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;max-width:40px;max-height:40px;aspect-ratio:1;border-radius:50%;padding:0;display:grid;place-items:center}
.player-minimized .player,.signed-in.player-minimized .player{width:224px;max-width:calc(100% - 32px);height:54px;min-height:54px;border-radius:28px;padding:6px 9px;gap:6px;box-shadow:0 6px 20px #0003}
.player-minimized .player .now-playing{flex:0 0 32px;min-width:32px;padding:0;gap:0}.player-minimized .player .now-playing img{width:32px;height:32px;border-radius:50%}.player-minimized .player .now-playing>span{display:none}.player-minimized .player .urab-bars{width:18px;gap:2px}.player-minimized .player .urab-bars i{width:3px}.player-minimized .player .playback-signal{flex:0 0 18px}.player-minimized .player>.mute-control{flex:0 0 36px;min-width:36px;width:36px;height:36px}.player-minimized .player>.player-size{flex:0 0 30px;min-width:30px;width:30px;height:36px}.player-minimized .player [data-action=next-track]{display:none}.player-minimized .player .mini-progress{inset-inline:14px;bottom:0;height:2px}
.cover-preview.touch-crop{height:auto;aspect-ratio:3}.cover-preview.touch-crop canvas{aspect-ratio:3}.photo-touch-wrap{grid-column:1/-1}.work-cover-final{float:none;display:block;margin:0 0 16px}
.wave-node-select b{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;max-height:44px}
