.sheet-overlay{opacity:0;pointer-events:none;transition:opacity var(--transition-base);background:#1a0c0473;position:fixed;inset:0}.sheet-overlay.open{opacity:1;pointer-events:auto;touch-action:none}@media (prefers-reduced-motion:reduce){.sheet-overlay{transition:none}}.peek-sheet{z-index:61;clip-path:inset(-14px 0 0);isolation:isolate;border-radius:16px 16px 0 0;flex-direction:column;height:30vh;transition:transform .32s cubic-bezier(.25,0,.15,1),height .28s cubic-bezier(.25,0,.15,1);display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(calc(100% + 100px));box-shadow:0 -4px 32px #1a0c0433}.peek-sheet.open{transform:translateY(0)}.peek-sheet.expanded{height:68vh}.peek-sheet:before{content:"";background:var(--color-bg-surface);filter:url(#rough-edges);pointer-events:none;z-index:-1;border-radius:16px 16px 0 0;position:absolute;inset:0}.peek-sheet:after{content:"";pointer-events:none;z-index:-1;filter:url(#washi-noise);opacity:.28;mix-blend-mode:multiply;border-radius:16px 16px 0 0;position:absolute;inset:0}.peek-sheet-grip{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:100%;padding:12px 16px 10px;display:flex}.peek-sheet-grip-bar{background:var(--color-border-strong);border-radius:2px;width:36px;height:4px}.peek-sheet-close{background:var(--color-bg-muted);border:1px solid var(--color-border);cursor:pointer;width:26px;height:26px;color:var(--color-text-faint);border-radius:50%;justify-content:center;align-items:center;font-size:12px;line-height:1;display:flex;position:absolute;top:6px;right:14px}.peek-sheet-scroll{-webkit-overflow-scrolling:touch;padding:0 var(--space-4) var(--space-6);flex:1;overflow-y:auto}@media (prefers-reduced-motion:reduce){.peek-sheet{transition:none}}.full-sheet{background:var(--color-bg-card);border-radius:var(--radius-lg) var(--radius-lg) 0 0;height:var(--fs-height,auto);flex-direction:column;max-height:92dvh;transition:transform .35s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(calc(100% + 100px));box-shadow:0 -4px 24px #28140829}.full-sheet.open{transform:translateY(0)}@media (prefers-reduced-motion:reduce){.full-sheet{transition:none}}.full-sheet-handle{padding:var(--space-2) 0 var(--space-1);flex-shrink:0;justify-content:center;display:flex}.full-sheet-handle-bar{background:var(--color-border-strong);border-radius:99px;width:32px;height:4px}.full-sheet-scroll{-webkit-overflow-scrolling:touch;min-height:0;padding:var(--space-3) var(--space-4);padding-bottom:calc(var(--space-5) + env(safe-area-inset-bottom,0px));touch-action:pan-y;overscroll-behavior:contain;flex:1;overflow-y:auto}.fiche-panel{z-index:101;pointer-events:none;background:0 0;width:calc(100% - 24px);transition:transform .32s cubic-bezier(.2,0,0,1),width .32s cubic-bezier(.2,0,0,1);position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.fiche-panel.open{transform:translate(0)}.fiche-panel--front{z-index:103;width:calc(100% - 36px)}.fiche-panel.fiche-panel--behind{transform:translate(-32px)}.fiche-paper{background:var(--color-bg-card);isolation:isolate;pointer-events:auto;flex-direction:column;display:flex;position:absolute;inset:10px 0 10px 12px}.fiche-panel.fiche-panel--behind .fiche-paper{pointer-events:none}.fiche-paper:before{content:"";background:var(--color-bg-card);filter:url(#rough-edges);clip-path:inset(-14px 0 -14px -14px);z-index:0;position:absolute;inset:-5px;box-shadow:-4px 0 24px #28140833}.fiche-paper:after{content:"";z-index:0;pointer-events:none;filter:url(#washi-noise);opacity:.28;mix-blend-mode:multiply;position:absolute;inset:-5px}.fiche-paper>*{z-index:1;position:relative}.fiche-inner{flex:1;min-height:0;overflow-y:auto}@media (prefers-reduced-motion:reduce){.fiche-panel{transition:none}}.status-pill{border-radius:var(--radius-full);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);cursor:default;-webkit-user-select:none;user-select:none;align-items:center;gap:4px;padding:2px 8px;display:inline-flex}.status-pill:before{content:"●";font-size:7px}.status-explorer{color:var(--color-status-explorer);border:1px solid var(--color-border)}.status-explorer:before{content:"○";color:var(--color-status-explorer)}.status-exploree{color:var(--color-status-exploree);background:#a060281a}.status-exploree:before{content:"◐";color:var(--color-status-exploree)}.status-annotee{color:var(--color-status-annotee);background:#3d6b421a}.status-annotee:before{color:var(--color-status-annotee)}.lp-scroll{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.panel-header{padding:var(--space-5) var(--space-4) var(--space-3);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:flex-start;gap:var(--space-3);background:var(--color-bg-surface);z-index:1;flex-shrink:0;display:flex;position:sticky;top:0}.panel-title{font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);line-height:var(--line-height-tight)}.panel-close{border-radius:var(--radius-full);background:var(--color-bg-muted);width:28px;height:28px;color:var(--color-text-muted);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;display:flex}:root{--z-tree-area:2;--z-header:40;--z-fab:45;--z-fab-sheet:50;--z-zone-panel:101;--z-panel-overlay:102;--z-panel:103;--z-sheet-l1:109;--z-sheet-l2:111;--z-sheet-l3:121;--z-axes-overlay:180;--z-axes-sheet:181;--z-celebration:200;--z-menu-overlay:499;--z-menu-sheet:500;--z-app:9999}
