.fv-body{position:relative;z-index:1;padding:0 16px}.fv-body,.fv-main{flex:1 1;min-height:0;display:flex;flex-direction:column;gap:8px}.fv-singleday{align-self:center;font-family:var(--font-mono);font-size:12px;color:var(--text-muted);letter-spacing:.04em;line-height:32px}.fv-segbar{--fv-condensed-view-width:clamp(154px,44%,180px);--fv-seg-row-height:40px;--fv-seg-row-gap:8px;position:relative;flex:none;height:34px;min-width:0;transition:height .3s cubic-bezier(.22,1,.36,1);contain:layout style}.fv-segbar[data-has-day]{height:calc(var(--fv-seg-row-height) * 2 + var(--fv-seg-row-gap))}.fv-segbar[data-condensed]{height:34px}.fv-dayseg,.fv-viewseg{position:absolute;left:0;right:0;top:0;min-width:0;transform:translateZ(0);transition:left .3s cubic-bezier(.22,1,.36,1),right .3s cubic-bezier(.22,1,.36,1),transform .3s cubic-bezier(.22,1,.36,1)}.fv-segbar[data-has-day]:not([data-condensed]) .fv-dayseg{transform:translate3d(0,calc(var(--fv-seg-row-height) + var(--fv-seg-row-gap)),0)}.fv-segbar[data-condensed] .fv-viewseg{right:calc(100% - var(--fv-condensed-view-width))}.fv-segbar[data-condensed] .fv-dayseg{left:calc(var(--fv-condensed-view-width) + 8px)}.fv-segbar[data-condensed] .fv-viewseg{flex:none}.fv-segbar[data-condensed] .fv-dayseg{flex:1 1;min-width:0}.fv-segbar[data-condensed] .fv-viewseg .seg{display:flex;align-items:center;gap:4px}.fv-segbar[data-condensed] .fv-viewseg .seg-thumb{display:none}.fv-segbar[data-condensed] .fv-viewseg .seg-btn{flex:none;width:34px;padding:0;color:var(--stone-500)}.fv-segbar[data-condensed] .fv-viewseg .seg-btn[data-on=true]{flex:none;width:auto;padding:0 12px;gap:5px;background:var(--stone-900);color:#fff;border-radius:var(--r-sm)}.fv-segbar[data-condensed] .fv-viewseg .seg-btn:not([data-on=true]) .seg-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media (prefers-reduced-motion:reduce){.fv-dayseg,.fv-segbar,.fv-viewseg{transition-duration:1ms}}.fv-head{flex:none;display:flex;flex-direction:column;gap:8px;margin-top:2px}.fv-head-row1{display:flex;flex-wrap:nowrap;align-items:center;gap:8px}.fv-head-row1 .fv-source{flex:1 1 auto;min-width:0}.fv-head-row1-right{gap:6px;flex:none}.fv-head-row1-right,.fv-quick{display:inline-flex;align-items:center}.fv-quick{position:relative}.fv-quick-btn{display:inline-flex;align-items:center;gap:5px;height:34px;padding:0 13px 0 10px;border:1px solid var(--stone-800);border-radius:999px;background:var(--stone-900);color:#fff;cursor:pointer;font-family:var(--font-sans);font-size:11.5px;font-weight:600;transition:background-color .16s ease,transform .14s ease;-webkit-tap-highlight-color:transparent}.fv-quick-btn:hover{background:var(--stone-800)}.fv-quick-btn:active{transform:scale(.96)}.fv-quick-btn>span{white-space:nowrap}.fv-quick-panel{position:absolute;top:calc(100% + 6px);right:0;z-index:60;min-width:264px;width:max-content;max-width:calc(100vw - 32px);padding:4px;background:var(--surface);border:1px solid var(--stone-200);border-radius:var(--r-md);box-shadow:0 10px 28px rgba(0,0,0,.14)}.fv-quick-opt{min-height:40px}.fv-quick-opt-label{flex:1 1;min-width:0;font-size:12.5px;font-weight:600;color:var(--stone-800);text-align:left;white-space:nowrap}.fv-chip{display:inline-flex;align-items:center;gap:5px;height:34px;padding:0 11px;border:1px solid var(--stone-300);border-radius:999px;background:#fff;cursor:pointer;font-family:var(--font-sans);font-size:11.5px;font-weight:500;color:var(--stone-700);transition:background-color .16s ease,color .16s ease,border-color .16s ease;-webkit-tap-highlight-color:transparent}.fv-chip[data-on]{background:var(--stone-900);border-color:var(--stone-900);color:#fff}.fv-chip:active{transform:scale(.97)}.fv-switch-wrap{position:relative;z-index:40;flex:none}.fv-switch-backdrop{position:fixed;inset:0;z-index:49;background:transparent}.fv-switch{position:absolute;top:100%;left:50%;transform:translateX(-50%);z-index:50;width:min(340px,calc(100vw - 32px));max-height:min(420px,58vh);overflow-y:auto;padding:8px;border-radius:var(--r-md,16px);border:1px solid rgba(255,255,255,.55);background:rgba(255,255,255,.85);-webkit-backdrop-filter:blur(22px) saturate(180%);backdrop-filter:blur(22px) saturate(180%);box-shadow:inset 0 1px 0 rgba(255,255,255,.6),0 12px 34px rgba(40,40,40,.16)}.fv-switch::-webkit-scrollbar{width:0}.fv-switch-row{display:flex;align-items:center;gap:10px;width:100%;min-height:44px;padding:8px 12px;border:none;border-radius:var(--r-sm,12px);background:transparent;cursor:pointer;text-align:left;font-family:var(--font-sans);font-size:13px;color:var(--stone-700);transition:background-color .14s ease;-webkit-tap-highlight-color:transparent}.fv-switch-row:hover{background:rgba(255,255,255,.55)}.fv-switch-row[aria-selected=true]{background:var(--ww-teal-tint)}.fv-switch-row[aria-selected=true] .fv-switch-name{font-weight:700;color:var(--ww-teal)}.fv-switch-dot{flex:none;width:9px;height:9px;border-radius:999px}.fv-switch-tide{flex:none;padding:1px 7px;border-radius:999px;font-size:10px;font-weight:700;line-height:1.5;white-space:nowrap}.fv-switch-name{flex:1 1;min-width:0;font-weight:600;color:var(--stone-900);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fv-switch-date{flex:none;font-family:var(--font-mono);font-size:11px;color:var(--text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fv-source{position:relative;min-width:0;flex:1 1}.fv-source-trigger{display:flex;align-items:center;gap:6px;width:100%;height:34px;padding:0 10px;border:1px solid var(--stone-200);border-radius:999px;background:var(--stone-50);cursor:pointer;font-family:var(--font-sans);font-size:12px;font-weight:500;color:var(--stone-700);-webkit-tap-highlight-color:transparent}.fv-source-label{flex:1 1;min-width:0;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fv-source-avatars{display:inline-flex;align-items:center;flex:none}.fv-source-avatars>span+span{margin-left:-8px}.fv-source-count{display:inline-flex;align-items:center;gap:3px;flex:none;font-family:var(--font-mono);font-size:11px;color:var(--stone-500)}.fv-source-panel{position:absolute;top:calc(100% + 6px);left:0;z-index:60;width:min(300px,calc(100vw - 48px));max-height:320px;overflow-y:auto;background:#fff;border:1px solid var(--stone-200);border-radius:var(--r-md);box-shadow:0 10px 30px rgba(0,0,0,.14);padding:6px}.fv-source-head{padding:8px 10px 4px;font-size:10.5px;font-weight:700;letter-spacing:.08em;color:var(--text-muted)}.fv-source-row{display:flex;align-items:center;gap:9px;width:100%;min-height:46px;padding:6px 10px;border:none;border-radius:var(--r-sm);background:transparent;cursor:pointer;text-align:left;font-family:var(--font-sans);color:var(--stone-700);transition:background-color .16s ease;-webkit-tap-highlight-color:transparent}.fv-source-row:hover,.fv-source-row[aria-selected=true]{background:var(--stone-100)}.fv-source-row-main{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:1px}.fv-source-row-main b{font-size:13px;font-weight:600;color:var(--stone-900)}.fv-source-row-main b,.fv-source-row-main small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fv-source-row-main small{font-size:11px;color:var(--text-muted)}.fv-source-avatars--row>span+span{margin-left:-10px}.fv-source-empty{padding:14px 10px;font-size:12px;color:var(--text-muted);text-align:center}.fv-source-empty--link{display:block;width:100%;border:none;background:transparent;cursor:pointer;line-height:1.5;font-family:var(--font-sans);border-radius:var(--r-sm);transition:background-color .16s ease;-webkit-tap-highlight-color:transparent}.fv-source-empty--link u{color:var(--ww-teal);text-underline-offset:2px;font-weight:600}.fv-source-empty--link:hover{background:var(--stone-50)}.fv-source-empty--link:hover u{color:var(--ww-teal-deep,var(--ww-teal))}.fv-legend{flex:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;min-height:26px;font-family:var(--font-sans);font-size:11px;color:var(--stone-600)}.fv-legend-item{display:inline-flex;align-items:center;gap:5px}.fv-legend-dot{flex:none;display:inline-flex;width:16px;height:16px;border-radius:999px;border:1px solid rgba(120,113,108,.18)}.fv-legend-dot[data-w="1"]{border-color:rgba(120,113,108,.2)}.fv-legend-dot[data-w="2"]{border-color:rgba(120,113,108,.24);outline:1px solid rgba(68,64,60,.6);outline-offset:-2px}.fv-legend-count{font-family:var(--font-mono);font-size:11.5px;font-weight:700;color:var(--stone-900);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fv-legend-count[data-w="2"]{text-decoration:underline;text-underline-offset:2px}.fv-legend-name{font-size:11px;color:var(--stone-600);white-space:nowrap}.fv-legend-sep{width:1px;height:13px;background:var(--stone-300)}.fv-legend-cap{color:var(--text-muted)}.fv-legend-scale{display:inline-flex;align-items:center;gap:5px}.fv-legend-scale small{font-size:10px;color:var(--text-muted)}.fv-legend-grad{width:76px;height:14px;border-radius:4px;border:1px solid var(--border-hairline)}.fv-legend-gtotal{color:var(--stone-700)}.fv-legend-gtotal-must{text-decoration:underline;text-underline-offset:2px}.fv-legend-gtotal b{font-family:var(--font-mono);font-size:12px;font-weight:700;color:var(--stone-900);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fv-legend--edit{flex-direction:column;align-items:stretch;gap:8px;padding:2px 2px 0}.fv-legend-edit-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.fv-legend-edit-left{display:flex;flex-direction:column;gap:2px;min-width:0}.fv-legend-edit-label{font-family:var(--font-sans);font-size:14px;font-weight:600;color:var(--stone-700)}.fv-legend-edit-rule{height:1px;background:var(--stone-200)}.fv-legend-edit-items{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 10px}.fv-legend-hint{color:var(--text-muted);text-align:left;line-height:1.4}.fv-legend-actions,.fv-legend-hint{font-family:var(--font-sans);font-size:11px}.fv-legend-actions{display:inline-flex;align-items:center;gap:4px;height:26px;padding:0 10px;border:1px solid var(--stone-300);border-radius:999px;background:#fff;cursor:pointer;font-weight:600;color:var(--stone-700);transition:background-color .16s ease;-webkit-tap-highlight-color:transparent}.fv-legend-actions:hover{background:var(--stone-100)}.fv-conflict-chip{display:inline-flex;align-items:center;gap:5px;height:26px;padding:0 10px;border:1px solid rgba(218,107,67,.45);border-radius:999px;background:rgba(218,107,67,.08);color:var(--ww-coral-deep);cursor:pointer;font-family:var(--font-sans);font-size:11px;font-weight:700;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;transition:background-color .16s ease;-webkit-tap-highlight-color:transparent}.fv-conflict-chip:hover{background:rgba(218,107,67,.14)}.fv-conflict-chip:active{transform:scale(.97)}.tt-board{flex:1 1;min-height:0;overflow:auto;overscroll-behavior:contain;padding-bottom:calc(150px + env(safe-area-inset-bottom))}.tt-board::-webkit-scrollbar{width:0;height:0}.tt-board[data-pinch] .tt-event{touch-action:none}.tt-board{cursor:grab}.tt-board[data-panning]{cursor:grabbing;user-select:none;-webkit-user-select:none}.tt-board[data-panning] .tt-event{cursor:grabbing}.tt-grid{display:grid;position:relative;border:1px solid var(--stone-200);border-radius:var(--r-md);background:var(--stone-100);box-shadow:var(--shadow-card)}.tt-board-tail{position:sticky;left:0;display:flex;flex-direction:column;gap:8px;padding:8px 0 0}.tt-corner{position:sticky;top:0;left:0;z-index:7;background:var(--stone-100);border-bottom:1px solid var(--stone-200);border-right:1px solid var(--stone-200);border-top-left-radius:calc(var(--r-md) - 1px)}.tt-corner--right{left:auto;z-index:5;border-right:none;border-left:1px solid var(--stone-200);border-top-left-radius:0;border-top-right-radius:calc(var(--r-md) - 1px)}.tt-stagehead{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:center;padding:0 8px;border-bottom:1px solid var(--stone-200);border-right:1px solid rgba(120,113,108,.12);font-size:14px;font-weight:600;line-height:1.1;letter-spacing:.01em;text-align:center}.tt-stagehead:last-of-type{border-right:none}.tt-stagehead-name{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@supports (color:contrast-color(red)){.tt-stagehead{color:contrast-color(var(--stage-color))!important}}.tt-axis{position:sticky;left:0;z-index:6;background:var(--stone-100);border-right:1px solid var(--stone-200);border-bottom-left-radius:calc(var(--r-md) - 1px)}.tt-axis-label{position:absolute;left:0;right:5px;transform:translateY(-50%);text-align:right;font-family:var(--font-mono);font-size:10px;line-height:1;color:var(--stone-500)}.tt-axis-label[data-hour]{color:var(--stone-600);font-size:12px;font-weight:700}.tt-axis--right{position:relative;left:auto;z-index:1;border-right:none;border-left:1px solid var(--stone-200);border-bottom-left-radius:0;border-bottom-right-radius:calc(var(--r-md) - 1px)}.tt-axis--right .tt-axis-label{left:5px;right:0;text-align:left}.tt-col{position:relative;border-right:1px solid rgba(120,113,108,.12)}.tt-gridbg{position:absolute;background:#fff;pointer-events:none}.tt-grid[data-edit] .tt-gridbg{background:var(--stone-50)}.tt-gridline{position:absolute;left:0;right:0;pointer-events:none}.tt-gridline[data-kind=hour]{border-top:2px solid #d6d3d1}.tt-gridline[data-kind=half]{border-top:1px solid rgba(214,211,209,.7)}.tt-gridline[data-kind=ten]{border-top:1px solid rgba(214,211,209,.45)}.tt-cut{position:absolute;right:0;z-index:3;display:flex;align-items:center;justify-content:center;pointer-events:none;background:repeating-linear-gradient(-45deg,var(--stone-100) 0 7px,var(--stone-50) 7px 14px);border-top:1px dashed var(--stone-300);border-bottom:1px dashed var(--stone-300)}.tt-cut span{font-family:var(--font-mono);font-size:10px;color:var(--stone-500);background:var(--stone-100);padding:1px 9px;border-radius:999px}.tt-now-line{position:absolute;left:0;right:0;height:0;z-index:8;pointer-events:none;border-top:2px solid var(--ww-coral)}.tt-now-line:before{left:0}.tt-now-line:after,.tt-now-line:before{content:"";position:absolute;top:-4px;width:7px;height:7px;border-radius:999px;background:var(--ww-coral)}.tt-now-line:after{right:0}.tt-col:last-child{border-right:none}.tt-event{position:absolute;left:4px;right:4px;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:3px 4px;overflow:hidden;cursor:pointer;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;color:var(--stone-900);border:1px solid rgba(120,113,108,.18);border-radius:var(--r-sm);font-family:var(--font-sans);box-shadow:var(--shadow-card);-webkit-tap-highlight-color:transparent;touch-action:pan-x pan-y;transition:background-color .16s ease,color .16s ease,border-color .16s ease}.tt-event[data-w="1"]{border-color:rgba(120,113,108,.2)}.tt-event[data-w="2"]{border-color:rgba(120,113,108,.24)}.tt-event.tt-event--edit{border-style:dashed;border-color:rgba(120,113,108,.55)}.tt-event--must{outline:1px solid rgba(68,64,60,.6);outline-offset:-2px}.tt-event--edit.tt-event--must{outline-style:dashed;outline-color:rgba(68,64,60,.55)}.tt-event--pop{animation:fv-pop .25s cubic-bezier(.22,1,.36,1)}@keyframes fv-pop{0%{transform:scale(1)}30%{transform:scale(.965)}to{transform:scale(1)}}.tt-event--focus{z-index:2;animation:fv-conflict-pulse 2.4s ease-out}@keyframes fv-conflict-pulse{0%{box-shadow:0 0 0 3px rgba(218,107,67,0)}12%{box-shadow:0 0 0 3px rgba(218,107,67,.9)}34%{box-shadow:0 0 0 3px rgba(218,107,67,.35)}56%{box-shadow:0 0 0 3px rgba(218,107,67,.9)}to{box-shadow:0 0 0 3px rgba(218,107,67,0)}}.tt-event-title{font-size:11px;font-weight:600;line-height:1.18;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;overflow-wrap:anywhere}.tt-event-time{font-family:var(--font-mono);font-size:9px;line-height:1;text-align:center;color:var(--stone-600);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:.02em;white-space:nowrap}.fv-qtail{position:relative;flex:none;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin-left:3px;padding:0;border:none;border-radius:999px;background:transparent;cursor:pointer;color:var(--stone-600);vertical-align:-4px;transition:transform .14s ease;-webkit-tap-highlight-color:transparent}.fv-qtail:active{transform:scale(.9)}.fv-qtail:after{content:"";position:absolute;inset:-13px;border-radius:999px}.tt-event .fv-qtail:after{inset:0}.tt-none{flex:none;padding:14px;text-align:center;font-size:12.5px;color:var(--text-muted);border:1px dashed var(--stone-300);border-radius:var(--r-md);background:rgba(255,255,255,.7)}.tt-tba{flex:none;border:1px solid var(--stone-200);border-radius:var(--r-md);background:#fff;box-shadow:var(--shadow-card);overflow:hidden;display:flex;flex-direction:column}.tt-tba--fill{flex:1 1;min-height:0}.tt-tba-head{display:flex;align-items:center;gap:8px;width:100%;min-height:40px;padding:0 12px;border:none;background:transparent;cursor:pointer;font-family:var(--font-sans);font-size:13px;font-weight:600;color:var(--stone-700);-webkit-tap-highlight-color:transparent}.tt-tba-count{margin-left:auto;font-family:var(--font-mono);font-size:11px;font-weight:500;color:var(--text-muted)}.tt-tba-chevron{display:inline-flex;color:var(--stone-400);transition:transform .16s ease}.tt-tba-head[aria-expanded=true] .tt-tba-chevron{transform:rotate(90deg)}.tt-tba-list{display:flex;flex-direction:column;gap:6px;padding:0 8px 8px;max-height:200px;overflow-y:auto}.tt-tba--fill .tt-tba-list{flex:1 1;max-height:none;padding-bottom:calc(158px + env(safe-area-inset-bottom))}.tt-tba-row{display:flex;align-items:center;gap:8px;min-height:40px;padding:4px 10px;border:1px solid rgba(120,113,108,.2);border-radius:var(--r-sm);cursor:pointer;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;font-family:var(--font-sans);color:var(--stone-900);-webkit-tap-highlight-color:transparent;transition:background-color .16s ease,color .16s ease}.tt-tba-row[data-must]{outline:1.5px solid rgba(41,37,36,.5);outline-offset:-3px}.tt-tba-bar{flex:none;width:4px;height:22px;border-radius:999px}.tt-tba-title{flex:1 1;min-width:0;font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tt-tba-state{flex:none;font-size:11px;font-weight:600;opacity:.78}.fv-list{flex:1 1;min-height:0;display:flex;flex-direction:column;gap:8px}.fv-list-chips{flex:none;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.fv-list-rows{flex:1 1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:8px}.fv-list-rows::-webkit-scrollbar{width:0}.fv-list-dock-spacer{flex-grow:0;flex-shrink:0;flex-basis:calc(150px + env(safe-area-inset-bottom));width:1px;pointer-events:none}.fv-list-block{display:flex;flex-direction:column;gap:8px}.fv-row{display:grid;grid-template-columns:52px 1fr;gap:6px}.fv-row-time{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:52px;border:1px solid var(--stone-200);border-radius:var(--r-sm);background:#fff;font-family:var(--font-mono);font-size:12px;color:var(--stone-800)}.fv-row-time small{font-size:10px;color:var(--text-muted)}.fv-row[data-conflict] .fv-row-time{border-color:rgba(218,107,67,.4);background:rgba(218,107,67,.07);color:var(--ww-coral-deep)}.fv-row[data-conflict] .fv-row-time small{color:var(--ww-coral-deep);opacity:.75}.fv-row-swipe{position:relative;overflow:hidden;border-radius:var(--r-sm)}.fv-row-delete{position:absolute;top:0;bottom:0;right:0;width:92px;display:flex;align-items:center;justify-content:flex-end;padding-right:18px;border-radius:var(--r-sm);background:#c2554d;color:#fff;font-size:12px;font-weight:700;opacity:.85}.fv-row-delete[data-armed]{opacity:1}.fv-row-card{position:relative;display:flex;flex-direction:row;align-items:center;gap:8px;min-height:52px;padding:6px 10px 6px 8px;overflow:hidden;cursor:pointer;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;touch-action:pan-y;border:1px solid rgba(120,113,108,.2);border-radius:var(--r-sm);color:var(--stone-900);box-shadow:var(--shadow-card);-webkit-tap-highlight-color:transparent;transition:background-color .16s ease,color .16s ease}.fv-row-card--edit{border-style:dashed;border-color:rgba(120,113,108,.5)}.fv-row-stagechip{flex:none;display:inline-flex;align-items:center;max-width:96px;height:24px;padding:0 9px;border-radius:999px;font-size:11px;font-weight:700;overflow:hidden;white-space:nowrap;box-shadow:0 1px 2px rgba(0,0,0,.08)}.fv-row-stagechip-t{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fv-row-title{flex:1 1;min-width:0;display:inline-flex;align-items:center;gap:2px}.fv-row-title-text{min-width:0;flex:0 1 auto;font-size:14px;font-weight:600;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fv-row-side{flex:none;display:inline-flex;align-items:center;gap:6px}.fv-row-stat{display:inline-flex;flex-direction:column;align-items:flex-end;gap:1px}.fv-row-stat b{font-size:11.5px;font-weight:700}.fv-row-stat small{font-size:10px;opacity:.8}.fv-card-avatars{display:inline-flex;align-items:center;flex:none}button.fv-card-avatars{border:none;background:none;padding:0;margin:0;font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.fv-card-avatar{display:inline-flex;flex:none;position:relative}.fv-card-avatar+.fv-card-avatar{margin-left:-8px}.fv-card-avatar-more{margin-left:3px;font-family:var(--font-mono);font-size:10px;font-weight:700}.fv-card-avatar-more,.fv-row-qbtn{display:inline-flex;align-items:center;flex:none;color:var(--stone-600)}.fv-row-qbtn{width:36px;height:36px;justify-content:center;border-radius:999px;border:1px solid var(--stone-200);background:#fff;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,transform .14s ease;-webkit-tap-highlight-color:transparent}.fv-row-qbtn:hover{background:var(--stone-50);border-color:var(--stone-300);color:var(--stone-800)}.fv-row-qbtn:active{transform:scale(.94)}.fv-row-qbtn[data-action=ig],.fv-row-qbtn[data-action=spotify]{background:var(--stone-900);border-color:var(--stone-900);color:#fff}.fv-row-qbtn[data-action=ig]:hover,.fv-row-qbtn[data-action=spotify]:hover{background:#000;border-color:#000;color:#fff}.fv-row-crowdpct{color:var(--stone-700)}.fv-row-crowdpct,.fv-row-gcount{font-family:var(--font-mono);font-size:11.5px;font-weight:700;min-width:34px;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fv-row-gcount{display:inline-flex;align-items:baseline;justify-content:flex-end;gap:1px}.fv-row-gcount-must,.fv-row-gcount-watch{color:var(--stone-700)}.fv-row-gcount-must{text-decoration:underline;text-underline-offset:2px}.fv-row-gcount-sep{color:var(--stone-700);font-weight:400}.fv-row-crowdfill{position:absolute;left:0;top:0;bottom:0;z-index:0;border-radius:inherit;transform-origin:left center;animation:fvCrowdGrow .36s cubic-bezier(.22,1,.36,1)}@keyframes fvCrowdGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.fv-row-card>.fv-row-side,.fv-row-card>.fv-row-stagechip,.fv-row-card>.fv-row-title{position:relative;z-index:1}.fv-crowd{display:inline-flex;align-items:center;gap:3px;height:22px;padding:0 7px;border-radius:999px;font-size:10.5px;font-weight:700;background:rgba(255,255,255,.85);border:1px solid rgba(120,113,108,.25);color:var(--stone-600)}.fv-crowd[data-level=high]{color:var(--ww-coral-deep);border-color:rgba(218,107,67,.45)}.fv-crowd[data-level=mid]{color:var(--stone-700)}.fv-crowd[data-level=low]{color:var(--stone-500)}.fv-gap{margin-left:58px;min-height:32px;padding:0 10px;border:1px solid var(--stone-200);border-radius:10px;background:var(--stone-50);font-size:11px;font-weight:500;color:var(--stone-600)}.fv-gap,.fv-list-empty{display:flex;align-items:center;gap:6px}.fv-list-empty{flex:1 1;flex-direction:column;justify-content:center;min-height:180px;text-align:center;color:var(--stone-400);font-size:12.5px;line-height:1.6}.fv-list-empty b{font-size:15px;font-weight:600;color:var(--stone-500)}.fv-main[data-unpub] .fv-row-card,.fv-main[data-unpub] .tt-board,.fv-main[data-unpub] .tt-board[data-panning],.fv-main[data-unpub] .tt-board[data-panning] .tt-event,.fv-main[data-unpub] .tt-event,.fv-main[data-unpub] .tt-tba-head,.fv-main[data-unpub] .tt-tba-row{cursor:default}.fv-bub-wrap{flex:1 1;min-height:0;overflow-y:auto;padding:16px 4px calc(150px + env(safe-area-inset-bottom))}.fv-bub-wrap::-webkit-scrollbar{width:0}.fv-bub-cloud{flex-wrap:wrap;gap:12px 10px;padding:16px 8px}.fv-bub,.fv-bub-cloud{display:flex;justify-content:center;align-items:center}.fv-bub{flex:none;flex-direction:column;gap:2px;padding:6px;overflow:hidden;cursor:pointer;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;color:var(--stone-900);border:1px solid rgba(120,113,108,.18);border-radius:999px;font-family:var(--font-sans);box-shadow:var(--shadow-card);-webkit-tap-highlight-color:transparent;transition:background-color .16s ease,border-color .16s ease}.fv-bub[data-size=xl]{width:104px;height:104px;font-size:13px}.fv-bub[data-size=l]{width:88px;height:88px;font-size:12px}.fv-bub[data-size=m]{width:72px;height:72px;font-size:11px}.fv-bub[data-size=s]{width:60px;height:60px;font-size:10px}.fv-bub:nth-child(4n+1){transform:translateY(-6px)}.fv-bub:nth-child(4n+2){transform:translateY(10px)}.fv-bub:nth-child(4n+3){transform:translateY(6px)}.fv-bub:nth-child(4n){transform:translateY(-10px)}.fv-bub[data-w="1"]{border-color:rgba(120,113,108,.2)}.fv-bub[data-w="2"]{border-color:rgba(120,113,108,.24);outline:1px solid rgba(68,64,60,.6);outline-offset:-2px}.fv-bub--edit{border-style:dashed;border-color:rgba(120,113,108,.55)}.fv-bub--edit[data-w="2"]{outline-style:dashed;outline-color:rgba(68,64,60,.55)}.fv-bub-name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-width:100%;overflow:hidden;text-align:center;font-weight:600;line-height:1.2;word-break:break-word;overflow-wrap:anywhere}.fv-bub-q{flex:none;display:inline-flex;align-items:center;justify-content:center;color:var(--stone-500);opacity:.9;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.fv-bub[data-w="2"] .fv-bub-q{color:var(--stone-700)}.fv-bub .fv-card-avatars{margin-top:1px;max-width:100%}.fv-bub .fv-card-avatar-more{margin-left:2px;font-size:9px}.fv-bub-empty{flex:1 1;justify-content:center;min-height:180px;font-size:12.5px;color:var(--stone-400)}.fv-bub-empty,.fv-pick-row{display:flex;align-items:center}.fv-pick-row{gap:10px;width:100%;min-height:52px;padding:8px 12px;border:1px solid var(--stone-200);border-radius:var(--r-sm);background:#fff;cursor:pointer;text-align:left;font-family:var(--font-sans);color:var(--stone-800);transition:background-color .16s ease;-webkit-tap-highlight-color:transparent}.fv-pick-row:hover{background:var(--stone-50)}.fv-pick-row b{flex:1 1;min-width:0;font-size:13.5px;font-weight:600;color:var(--stone-900);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fv-pick-row svg{flex:none}.fv-step-btn{flex:1 1;display:inline-flex;align-items:center;justify-content:center;gap:6px;height:40px;border:1px solid var(--stone-200);border-radius:var(--r-sm);background:#fff;cursor:pointer;font-family:var(--font-sans);font-size:12.5px;font-weight:600;color:var(--stone-700);transition:background-color .16s ease,transform .14s ease;-webkit-tap-highlight-color:transparent}.fv-step-btn:hover{background:var(--stone-50)}.fv-step-btn:active{transform:scale(.98)}.fv-step-btn--dark{background:var(--stone-900);border-color:var(--stone-800);color:#fff}.fv-step-btn--dark:hover{background:var(--stone-800)}.fv-sheet-veil{position:fixed;inset:0;z-index:130;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;overscroll-behavior:none;background:rgba(28,25,23,.35);animation:fv-fade .16s ease}.fv-sheet-veil--nested{z-index:180}@keyframes fv-fade{0%{opacity:0}to{opacity:1}}.fv-sheet{position:relative;width:100%;height:min(680px,78dvh);max-height:min(680px,78dvh);display:flex;flex-direction:column;background:#fff;border-radius:var(--r-lg,24px) var(--r-lg,24px) 0 0;box-shadow:0 -10px 30px rgba(0,0,0,.18);padding:10px 16px 0;animation:fv-rise .25s cubic-bezier(.22,1,.36,1)}@keyframes fv-rise{0%{transform:translateY(24px);opacity:.6}to{transform:none;opacity:1}}.fv-sheet-grip{position:relative;z-index:2;display:grid;place-items:center;align-self:stretch;width:100%;height:44px;margin:-8px 0;touch-action:none;cursor:grab}.fv-sheet-grip:before{width:38px;height:4px;border-radius:999px;background:rgba(35,35,30,.24);content:""}.fv-sheet-grip:active{cursor:grabbing}.fv-sheet-meta{touch-action:none;cursor:grab}.fv-sheet--expanded{height:100dvh;max-height:100dvh;border-radius:0}.fv-sheet--artist.fv-sheet--expanded{border-radius:var(--r-lg,24px) var(--r-lg,24px) 0 0}.fv-sheet--artist{padding:0;overflow:hidden}.fv-sheet--artist>.fv-sheet-grip{position:absolute;top:0;left:16px;right:16px;width:auto;height:36px;margin:0}.fv-sheet--expanded .fv-sheet-grip{display:none}.fv-sheet-close{position:absolute;top:16px;right:16px;z-index:4;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(120,113,108,.18);border-radius:999px;background:rgba(255,255,255,.92);color:var(--stone-700);cursor:pointer;box-shadow:none;transition:background-color .16s ease;-webkit-tap-highlight-color:transparent}.fv-sheet-close:hover{background:var(--stone-200)}.fv-sheet-back{position:absolute;top:16px;left:16px;z-index:4;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:1px solid rgba(120,113,108,.18);border-radius:999px;background:rgba(255,255,255,.92);color:var(--stone-700);cursor:pointer;box-shadow:none}.fv-sheet-back>svg{display:block;flex:none}.fv-sheet-meta{display:flex;align-items:center;gap:6px;font-size:11.5px;color:var(--text-muted);margin-bottom:4px}.fv-sheet-stage{width:10px;height:10px;border-radius:999px;border:1px solid rgba(120,113,108,.2)}.fv-sheet-scroll{flex:1 1;overflow-y:auto;min-height:0;display:flex;flex-direction:column;gap:10px;padding-bottom:calc(14px + env(safe-area-inset-bottom));overscroll-behavior-y:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch}.fv-sheet-scroll::-webkit-scrollbar{width:0}.fv-sheet-name{margin:0;font-size:22px;font-weight:700;line-height:1.25;color:var(--stone-900)}.fv-sheet-identity{display:flex;align-items:center;gap:14px;min-width:0}.fv-sheet-identity-copy{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:10px}.fv-sheet-spotify-image{box-shadow:inset 0 0 0 1px rgba(120,113,108,.14)}.fv-artist-scroll{gap:0;overflow-anchor:none;padding:0 16px calc(14px + env(safe-area-inset-bottom))}.fv-sheet--artist .fv-artist-scroll:not([data-has-hero]){padding-top:66px}.fv-artist-hero{width:calc(100% + 32px);max-width:none;margin:0 -16px;touch-action:pan-y;background:var(--stone-50);line-height:0}.fv-artist-hero-image{display:block;width:100%!important;height:auto!important;border-radius:0!important;pointer-events:none}.fv-artist-summary{position:sticky;top:64px;z-index:1;display:flex;flex:0 0 auto;align-items:center;box-sizing:border-box;gap:0;width:calc(100% + 32px);min-height:78px;margin:0 -16px;padding:14px 16px;overflow-anchor:none;background:#fff;border-bottom:1px solid transparent;transition:min-height .3s cubic-bezier(.22,1,.36,1),padding .3s cubic-bezier(.22,1,.36,1),box-shadow .22s ease,border-color .22s ease;will-change:min-height,padding}.fv-artist-scroll:not([data-has-hero]) .fv-artist-summary{position:relative;top:auto;min-height:auto;padding-top:0;padding-bottom:14px}.fv-artist-scroll:not([data-has-hero]) .fv-sheet-actions,.fv-artist-scroll:not([data-has-hero]) .fv-sheet-section{flex:0 0 auto}.fv-artist-summary-copy{flex:1 1;min-width:0}.fv-artist-sticky-actions{flex:none;display:inline-flex;align-items:center;gap:5px;width:0;margin-left:0;overflow:hidden;visibility:hidden;opacity:0;transform:translate3d(8px,0,0) scale(.96);transform-origin:right center;transition:width .3s cubic-bezier(.22,1,.36,1),margin-left .3s cubic-bezier(.22,1,.36,1),opacity .18s ease,transform .3s cubic-bezier(.22,1,.36,1),visibility 0s linear .3s}.fv-artist-sticky-actions[data-visible]{width:112px;margin-left:10px;overflow:visible;visibility:visible;opacity:1;transform:none;transition-delay:0s}.fv-artist-sticky-actions .lc-rbtn{flex:none;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:1px solid var(--stone-200);border-radius:999px;background:#fff;cursor:pointer;transition:background-color .14s ease,border-color .14s ease,transform .12s ease}.fv-artist-sticky-actions .lc-rbtn--ink{border-color:transparent;background:var(--stone-900)}.fv-artist-sticky-actions .lc-rbtn--empty{border-style:dashed;border-color:var(--stone-200);background:#fff;cursor:default}.fv-artist-sticky-actions .lc-rbtn-dash{width:6px;height:6px;border-radius:999px;background:var(--stone-300)}.fv-artist-sticky-actions .lc-heart.on{border-color:transparent;background:var(--ww-coral)}.fv-artist-sticky-actions .lc-rbtn:not(:disabled):active{transform:scale(.92)}.fv-artist-sticky-actions .lc-rbtn:disabled{opacity:.45;cursor:default}.fv-artist-event-meta{display:flex;align-items:center;gap:6px;margin-bottom:5px;color:var(--text-muted);font:600 11.5px/1 var(--font-mono);transition:margin .3s cubic-bezier(.22,1,.36,1),font-size .3s cubic-bezier(.22,1,.36,1)}.fv-artist-event-meta>span:last-child{margin-left:2px}.fv-artist-summary-avatar-wrap{display:block;flex:none;width:0;height:48px;margin-right:0;overflow:hidden;opacity:0;transform:translate3d(-8px,0,0) scale(.92);transform-origin:left center;transition:width .3s cubic-bezier(.22,1,.36,1),margin-right .3s cubic-bezier(.22,1,.36,1),opacity .18s ease,transform .3s cubic-bezier(.22,1,.36,1);will-change:width,opacity,transform}.fv-artist-summary-avatar{display:block;overflow:hidden;border-radius:8px}.fv-artist-summary.is-compact{min-height:68px;padding:0 16px 16px;border-color:var(--stone-200);box-shadow:0 5px 12px rgba(28,25,23,.06)}.fv-artist-summary.is-compact:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:64px;background:#fff}.fv-artist-summary.is-compact .fv-artist-summary-avatar-wrap{width:48px;margin-right:10px;opacity:1;transform:none}.fv-sheet--expanded .fv-artist-summary.is-compact{top:0}.fv-artist-summary .fv-sheet-name{transition:font-size .3s cubic-bezier(.22,1,.36,1),line-height .3s cubic-bezier(.22,1,.36,1)}.fv-artist-summary.is-compact .fv-sheet-name{font-size:16px;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fv-artist-summary.is-compact .fv-sheet-name-en{margin-top:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fv-artist-summary.is-compact .fv-artist-event-meta{margin-bottom:3px;font-size:10.5px}@media (prefers-reduced-motion:reduce){.fv-artist-event-meta,.fv-artist-sticky-actions,.fv-artist-summary,.fv-artist-summary .fv-sheet-name,.fv-artist-summary-avatar-wrap{transition-duration:1ms}}@media (max-width:360px){.fv-artist-sticky-actions[data-visible]{width:100px;margin-left:8px;gap:4px}.fv-artist-sticky-actions .lc-rbtn{width:30px;height:30px}}.fv-sheet-artisttabs{box-sizing:border-box;display:flex;flex:0 0 32px;min-height:32px;gap:6px;overflow-x:auto;overflow-y:hidden;padding-bottom:2px;scrollbar-width:none}.fv-sheet-artisttabs::-webkit-scrollbar{height:0}.fv-sheet-artisttab{flex:none;height:30px;padding:0 12px;border-radius:999px;border:1px solid var(--stone-300);background:#fff;cursor:pointer;white-space:nowrap;font-family:var(--font-sans);font-size:12px;font-weight:600;color:var(--stone-600);transition:background-color .14s ease,color .14s ease,border-color .14s ease;-webkit-tap-highlight-color:transparent}.fv-sheet-artisttab:hover{background:var(--stone-50)}.fv-sheet-artisttab[data-on]{background:var(--stone-900);border-color:var(--stone-900);color:#fff}.fv-sheet-name-en{margin-top:3px;font-family:var(--font-mono);font-size:12px;color:var(--text-muted)}.fv-sheet-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.fv-sheet-btn{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 14px;border:1px solid var(--stone-300);border-radius:999px;background:#fff;cursor:pointer;font-family:var(--font-sans);font-size:12px;font-weight:600;color:var(--stone-700);text-decoration:none;transition:background-color .16s ease,color .16s ease;-webkit-tap-highlight-color:transparent}.fv-sheet-btn:hover{background:var(--stone-50)}.fv-sheet-btn--dark{background:var(--stone-900);border-color:var(--stone-900);color:#fff}.fv-sheet-btn--dark:hover{background:var(--stone-800)}.fv-sheet-btn--like[data-on]{background:var(--ww-coral);border-color:var(--ww-coral);color:#fff}.fv-sheet-btn:disabled{opacity:.45;cursor:default}.fv-sheet-section{margin-top:4px;font-size:11px;font-weight:700;letter-spacing:.08em;color:var(--text-muted);display:flex;align-items:center;gap:8px}.fv-artist-scroll .fv-sheet-section{margin-top:20px}.fv-sheet-section:after{content:"";flex:1 1;height:1px;background:var(--stone-200)}.fv-sheet-dim{font-size:12px;color:var(--stone-400);padding:8px 0 14px}.fv-artist-scroll>.fv-sheet-dim{align-self:stretch;text-align:center}.fv-sheet-apps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.fv-sheet-apps li{display:block;padding:0}.fv-sheet-app-row{display:flex;align-items:stretch;gap:9px;width:100%;padding:9px 2px;border:0;background:transparent;color:inherit;cursor:pointer;text-align:left;font:inherit;-webkit-tap-highlight-color:transparent}.fv-sheet-app-row:hover{background:var(--stone-50)}.fv-sheet-app-row:focus-visible{outline:2px solid var(--ww-teal);outline-offset:-2px}.fv-sheet-app-bar{flex:none;width:4px;align-self:stretch;border-radius:999px}.fv-sheet-app-body{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:1px}.fv-sheet-apps b{font-size:14px;font-weight:600;color:var(--stone-900)}.fv-sheet-app-title{display:flex;align-items:center;gap:6px;min-width:0}.fv-sheet-app-title>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fv-sheet-apps small{display:flex;align-items:center;gap:5px;min-width:0;font-size:11px;color:var(--text-muted)}.fv-sheet-app-seen{width:16px;height:18px;line-height:1}.fv-sheet-app-open,.fv-sheet-app-seen{flex:none;display:inline-flex;align-items:center;justify-content:center;background:transparent}.fv-sheet-app-open{align-self:center;width:34px;height:34px;padding:0;border:0;border-radius:999px;color:var(--stone-400);transition:color .14s ease}.fv-sheet-app-row:hover .fv-sheet-app-open{color:var(--stone-700)}.fv-sheet-pair{display:flex;flex-direction:column}.fv-sheet-pairrow{display:flex;align-items:center;gap:9px;padding:8px 2px;border-bottom:1px solid var(--border-hairline);font-size:13px;color:var(--stone-800)}.fv-sheet-pairrow:last-child{border-bottom:none}.fv-sheet-pairrow>span{flex:1 1;min-width:0;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fv-sheet-pairrow b{flex:none;display:inline-flex;align-items:center;height:24px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:700;background:#fff;color:var(--stone-600);border:1px solid rgba(120,113,108,.3)}.fv-sheet-pairrow b[data-w="2"]{background:var(--stone-900);color:#fff;border-color:transparent}.fv-sheet-pairrow b[data-w="0"]{color:var(--stone-400);border-style:dashed}.fv-sheet-push{display:flex;align-items:center;gap:10px;padding:9px 12px;border:1px solid var(--stone-200);border-radius:var(--r-sm);background:var(--stone-50);font-size:12px;color:var(--stone-600)}.fv-sheet-push span{flex:1 1;min-width:0}.fv-sheet-gstats{display:flex;align-items:baseline;gap:14px}.fv-sheet-gstats span{font-size:13px;color:var(--stone-700)}.fv-sheet-gstats b{font-family:var(--font-mono);font-size:20px;font-weight:700;color:var(--stone-900);margin-right:3px}.fv-sheet-gstats small{font-size:11px;color:var(--text-muted)}.fv-sheet-members{display:flex;flex-wrap:wrap;gap:8px;padding:6px 0}.fv-sheet-member{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 12px 0 5px;border:1px solid var(--stone-200);border-radius:999px;background:var(--stone-50);font-size:12px;font-weight:500;color:var(--stone-700)}.fv-cc-sub{margin:0;font-size:12px;line-height:1.6;color:var(--text-muted)}.fv-cc-metaday{font-family:var(--font-mono);font-weight:700;color:var(--stone-700)}.fv-cc-group{flex:none;border:1px solid var(--stone-200);border-radius:var(--r-md);background:#fff;box-shadow:var(--shadow-card);overflow:hidden;display:flex;flex-direction:column}.fv-cc-head{display:flex;align-items:center;gap:8px;width:100%;min-height:42px;padding:6px 12px;border:none;border-bottom:1px solid var(--border-hairline);background:rgba(218,107,67,.06);cursor:pointer;text-align:left;font-family:var(--font-sans);transition:background-color .16s ease;-webkit-tap-highlight-color:transparent}.fv-cc-head:hover{background:rgba(218,107,67,.11)}.fv-cc-head:active{background:rgba(218,107,67,.14)}.fv-cc-day{font-size:11px;font-weight:600}.fv-cc-day,.fv-cc-span{flex:none;color:var(--ww-coral-deep)}.fv-cc-span{font-family:var(--font-mono);font-size:12px;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fv-cc-head>svg{color:var(--ww-coral-deep)}.fv-cc-dur{color:var(--text-muted)}.fv-cc-dur,.fv-cc-go{flex:none;font-size:11px;font-weight:600}.fv-cc-go{margin-left:auto;display:inline-flex;align-items:center;gap:2px;color:var(--stone-600)}.fv-cc-group[data-resolved]{border-color:rgba(51,102,102,.32)}.fv-cc-group[data-resolved] .fv-cc-head{background:var(--ww-teal-tint)}.fv-cc-group[data-resolved] .fv-cc-head:hover{background:var(--ww-teal-tint);filter:brightness(.98)}.fv-cc-group[data-resolved] .fv-cc-head>svg,.fv-cc-group[data-resolved] .fv-cc-span{color:var(--ww-teal)}.fv-cc-seg{flex:none;width:138px}.fv-cc-seg .seg-btn{height:28px;padding:0 8px;font-size:11px}.fv-cc-row{display:flex;align-items:center;gap:9px;min-height:52px;padding:7px 12px}.fv-cc-row+.fv-cc-row{border-top:1px solid var(--border-hairline)}.fv-cc-bar{flex:none;width:4px;height:26px;border-radius:999px}.fv-cc-main{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:1px}.fv-cc-main b{font-size:13.5px;font-weight:600;color:var(--stone-900)}.fv-cc-main b,.fv-cc-main small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fv-cc-main small{font-size:11px;color:var(--text-muted)}.fv-cc-weights{flex:none;display:inline-flex;align-items:center;gap:4px}.fv-cc-w{height:26px;padding:0 10px;border:1px solid var(--stone-300);border-radius:999px;background:#fff;cursor:pointer;font-family:var(--font-sans);font-size:11px;font-weight:600;color:var(--stone-600);white-space:nowrap;transition:background-color .16s ease,color .16s ease,border-color .16s ease;-webkit-tap-highlight-color:transparent}.fv-cc-w[data-on]{background:var(--stone-900);border-color:var(--stone-900);color:#fff;cursor:default}.fv-cc-w:not([data-on]):hover{background:var(--stone-50)}.fv-cc-w:not([data-on]):active{transform:scale(.96)}.fv-cc-empty{display:flex;flex-direction:column;align-items:center;gap:6px;padding:28px 0 34px;text-align:center}.fv-cc-empty svg{color:var(--ww-teal);margin-bottom:2px}.fv-cc-empty b{font-size:15px;font-weight:600;color:var(--stone-700)}.fv-cc-empty span{font-size:12px;color:var(--text-muted)}.fv-modal-veil{position:absolute;inset:0;z-index:70;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(28,25,23,.35);animation:fv-fade .16s ease}.fv-modal{width:min(340px,100%);max-height:calc(100% - 48px);overflow-y:auto;background:#fff;border-radius:var(--r-md);border:1px solid var(--stone-200);box-shadow:0 18px 50px rgba(0,0,0,.22);padding:14px;display:flex;flex-direction:column;gap:8px;animation:fv-rise .25s cubic-bezier(.22,1,.36,1)}.fv-modal-head{display:flex;align-items:center;justify-content:space-between}.fv-modal-head b{font-size:15px;font-weight:700;color:var(--stone-900)}.fv-modal-close{width:30px;height:30px;display:inline-flex;justify-content:center;border:none;border-radius:999px;background:var(--stone-100);color:var(--stone-600)}.fv-modal-close,.fv-modal-row{align-items:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.fv-modal-row{display:flex;gap:10px;width:100%;min-height:52px;padding:8px 12px;border:1px solid var(--stone-200);border-radius:var(--r-sm);background:#fff;text-align:left;font-family:var(--font-sans);color:var(--stone-800);transition:background-color .16s ease}.fv-modal-row:hover{background:var(--stone-50)}.fv-modal-row:disabled{opacity:.5;cursor:default}.fv-modal-row span{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:1px;font-size:13px;font-weight:600}.fv-modal-row span small{font-size:11px;font-weight:400;color:var(--text-muted)}.fv-modal-row--danger{color:var(--destructive);border-color:rgba(194,85,77,.35)}.fv-modal-row--danger span small{color:rgba(194,85,77,.75)}.fv-modal-row--alert{background:var(--destructive);border-color:var(--destructive);color:#fff}.fv-modal-row--alert:hover{background:var(--destructive);filter:brightness(.96)}.fv-modal-row--alert span small{color:rgba(255,255,255,.78)}.fv-modal-row--alert:disabled{background:var(--stone-200);border-color:var(--stone-200);color:var(--stone-500);filter:none}.fv-modal-row--alert:disabled span small{color:var(--stone-500)}.fv-modal-confirm{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:10px 12px;border:1px solid rgba(194,85,77,.4);border-radius:var(--r-sm);background:rgba(194,85,77,.06);font-size:12px;color:var(--destructive)}.fv-modal-confirm span{flex:1 1;min-width:120px;font-weight:600}.fv-modal-danger{border:none;border-radius:999px;background:var(--destructive);color:#fff;font-weight:700}.fv-modal-cancel,.fv-modal-danger{height:32px;padding:0 12px;font-family:var(--font-sans);font-size:12px;cursor:pointer}.fv-modal-cancel{border:1px solid var(--stone-300);border-radius:999px;background:#fff;color:var(--stone-700);font-weight:600}.fv-dlview{position:fixed;inset:0;z-index:130;display:flex;flex-direction:column;align-items:center;padding:calc(66px + env(safe-area-inset-top)) 16px calc(30px + env(safe-area-inset-bottom))}.fv-dlview-scrim{position:absolute;inset:0;background:rgba(11,10,9,.86);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.fv-dlview-close{position:absolute;top:calc(16px + env(safe-area-inset-top));right:16px;z-index:3;width:38px;height:38px;border-radius:999px;border:none;background:rgba(255,255,255,.14);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .14s ease}.fv-dlview-close:hover{background:rgba(255,255,255,.24)}.fv-dlview-title{left:16px;padding:0 4px;max-width:calc(100% - 140px);font-family:var(--font-sans);font-size:15px;font-weight:700;letter-spacing:.04em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fv-dlview-refresh,.fv-dlview-title{position:absolute;top:calc(16px + env(safe-area-inset-top));z-index:3;height:38px;display:inline-flex;align-items:center;color:#fff}.fv-dlview-refresh{right:64px;width:38px;border-radius:999px;border:none;background:rgba(255,255,255,.14);justify-content:center;cursor:pointer;transition:background-color .14s ease}.fv-dlview-refresh:hover{background:rgba(255,255,255,.24)}.fv-dlview-hint{position:relative;z-index:2;flex:none;margin:0;padding:2px 52px 10px;text-align:center;font-family:var(--font-sans);font-size:12px;line-height:1.5;color:rgba(255,255,255,.6)}.fv-dlview-body{position:relative;z-index:2;flex:1 1;min-height:0;width:100%;overflow:auto;display:flex;align-items:center;justify-content:center;padding:8px 0}.fv-dlview-body::-webkit-scrollbar{width:0;height:0}.fv-dlview-img{display:block;max-width:min(90vw,460px);max-height:100%;width:auto;height:auto;border-radius:8px;box-shadow:0 18px 48px rgba(0,0,0,.5)}.fv-dlview-loading{display:flex;flex-direction:column;align-items:center;gap:16px;color:#fff;padding:40px 0}.fv-dlview-loading-txt{font-family:var(--font-sans);font-size:13px;letter-spacing:.04em;color:rgba(255,255,255,.7)}.fv-dlview-progress{display:flex;flex-direction:column;align-items:center;gap:6px;width:min(78vw,320px)}.fv-dlview-progress-track{width:100%;height:6px;border-radius:999px;overflow:hidden;background:rgba(255,255,255,.16)}.fv-dlview-progress-fill{height:100%;border-radius:999px;background:#fff;transition:width .16s ease}.fv-dlview-progress-num{text-align:center;font-family:var(--font-mono);font-size:13px;font-weight:700;color:rgba(255,255,255,.92);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fv-dlview-cancel{margin-top:4px;height:40px;padding:0 28px;border-radius:999px;border:1px solid rgba(255,255,255,.32);background:rgba(255,255,255,.12);color:#fff;cursor:pointer;font-family:var(--font-sans);font-size:14px;font-weight:600;letter-spacing:.04em;transition:background-color .14s ease,border-color .14s ease;-webkit-tap-highlight-color:transparent}.fv-dlview-cancel:hover{background:rgba(255,255,255,.22);border-color:rgba(255,255,255,.5)}.fv-dlview-cancel:active{transform:scale(.97)}.fv-dlview-bar{position:relative;z-index:2;flex:none;display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:14px}.fv-dlview-pager{gap:14px}.fv-dlview-pager,.fv-dlview-pgbtn{display:inline-flex;align-items:center}.fv-dlview-pgbtn{width:40px;height:40px;border-radius:999px;border:none;cursor:pointer;background:rgba(255,255,255,.14);color:#fff;justify-content:center;transition:background-color .14s ease}.fv-dlview-pgbtn:hover{background:rgba(255,255,255,.24)}.fv-dlview-pgbtn:disabled{opacity:.32;cursor:default}.fv-dlview-pgnum{font-family:var(--font-mono);font-weight:600;color:rgba(255,255,255,.92);min-width:56px}.fv-dlview-cap,.fv-dlview-pgnum{font-size:13px;text-align:center}.fv-dlview-cap{font-family:var(--font-sans);letter-spacing:.04em;color:rgba(255,255,255,.82)}.fv-ssfull{position:fixed;inset:0;z-index:200;background:#fff;display:flex;flex-direction:column;align-items:center}.fv-ssfull-stage{flex:1 1 auto;min-height:0;width:100%;display:flex;align-items:flex-start;justify-content:center;padding-top:env(safe-area-inset-top);overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.fv-ssframe-stage{position:relative;overflow:hidden;background:#fff}.fv-ssfull-dock{position:relative;flex:none;display:flex;justify-content:center;padding-bottom:calc(10px + env(safe-area-inset-bottom))}.fv-ssfull-toggle{width:58px;height:30px;border-radius:999px;border:1px solid var(--stone-200);background:rgba(255,255,255,.96);color:var(--stone-500);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 16px rgba(0,0,0,.12);-webkit-tap-highlight-color:transparent;transition:transform .12s ease}.fv-ssfull-toggle:active{transform:scale(.96)}.fv-ssfull-panel{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translateX(-50%);display:flex;gap:14px;padding:8px 12px;border-radius:18px;border:1px solid var(--stone-200);background:rgba(255,255,255,.97);box-shadow:0 10px 30px rgba(0,0,0,.16);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.fv-ssfull-back,.fv-ssfull-panel{align-items:center;white-space:nowrap}.fv-ssfull-back{display:inline-flex;gap:4px;height:38px;padding:0 18px;border-radius:999px;border:1px solid var(--stone-800);background:var(--stone-900);color:#fff;font-family:var(--font-sans);font-size:14px;font-weight:600;cursor:pointer;-webkit-tap-highlight-color:transparent}.fv-ssfull-back:active{transform:scale(.97)}.fv-ssfull-panel .fv-dlview-pgbtn{width:36px;height:36px;background:var(--stone-100);color:var(--stone-700)}.fv-ssfull-panel .fv-dlview-pgbtn:hover{background:var(--stone-200)}.fv-ssfull-panel .fv-dlview-pgnum{color:var(--stone-700);min-width:48px}.fv-export-stage{position:fixed;left:-99999px;top:0;opacity:0;pointer-events:none;z-index:-1}.fv-list--export{padding:0}.fv-list-rows--export{display:block;column-count:2;column-gap:28px;overflow:visible;padding-bottom:0}.fv-list-rows--export .fv-list-block{page-break-inside:avoid;break-inside:avoid;-webkit-column-break-inside:avoid;margin-bottom:8px}.fv-list-rows--export-1col{column-count:1}.fv-list-dayhead{display:flex;align-items:center;gap:8px;margin-top:18px;padding:10px 0 6px;font-family:var(--font-mono);font-size:13px;font-weight:600;color:var(--stone-400);letter-spacing:.04em;white-space:nowrap}.fv-list-dayhead:after{content:"";flex:1 1;height:1px;background:var(--stone-200)}.fv-list-dayhead:first-child{margin-top:0;padding-top:2px}.fv-lineup-export .fv-bub-wrap{flex:none;overflow:visible;padding:0}.fv-lineup-export .fv-bub-cloud{padding:8px 0;gap:10px 8px}.fv-info{border:1px solid var(--stone-200);border-radius:var(--r-md);background:#fff;box-shadow:var(--shadow-card);padding:18px 16px;margin:8px 0 12px}.fv-info-eyebrow{font-family:var(--font-mono);font-size:11px;letter-spacing:.12em;color:var(--text-muted)}.fv-info-name{margin:4px 0 0;font-size:24px;font-weight:700;line-height:1.25;color:var(--stone-900)}.fv-info-en{font-family:var(--font-mono);font-size:12px;color:var(--text-muted);margin-top:2px}.fv-info-palette{display:flex;gap:6px;margin-top:12px}.fv-info-palette span{width:18px;height:18px;border-radius:999px;border:1px solid rgba(120,113,108,.18)}.fv-info-meta{display:flex;flex-direction:column;gap:8px;margin:14px 0 0}.fv-info-meta>div{display:flex;align-items:baseline;gap:10px;font-size:13px}.fv-info-meta dt{flex:none;width:36px;font-size:11px;font-weight:600;color:var(--text-muted);letter-spacing:.06em}.fv-info-meta dd{margin:0;color:var(--stone-800)}.fv-pending{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px;border:1px dashed var(--stone-300);border-radius:var(--r-md);background:rgba(255,255,255,.7);font-size:13px;color:var(--text-muted)}.fv-pending-dot{width:7px;height:7px;border-radius:999px;background:var(--ww-coral)}@media (min-width:768px){.fv-body{width:100%;max-width:980px;align-self:center}.fv-export-scroll{display:flex;flex-direction:column;align-items:center}.fv-export-card,.fv-export-download{width:min(560px,100%)}.fv-export-bar{width:min(560px,calc(100% - 20px));align-self:center}.fv-sheet-veil{align-items:center;justify-content:center;padding:40px 24px}.fv-sheet{width:100%;max-width:420px;height:min(680px,78dvh);max-height:min(680px,78dvh);padding-top:20px;border-radius:var(--r-lg,24px);animation:ww-sheet-pop .2s cubic-bezier(.22,1,.36,1)}.fv-sheet.fv-sheet--artist{padding-top:0}.fv-sheet-grip{display:none}.fv-artist-summary{top:64px}.fv-sheet-meta{cursor:default;touch-action:auto}}