:root{--project-toggle-left: 148px;--header-row-shift: 0px;--background-color-neutral-subtle: #f8f9fa;--page-bg: var(--background-color-neutral-subtle, #f8f9fa);--card-bg: #ffffff;--axis-bg: #fafafa;--bar-bg: #f3f3f3;--label-bg: #e3e3e3;--label-column-bg: #e1e1e1;--panel-bg: #fafafa;--text: #3b3b3b;--muted: #7a7a7a;--accent: #f8a548;--accent-soft: rgba(248, 165, 72, .22);--shadow: 0 8px 28px rgba(0, 0, 0, .08);--label-width: 120px;--label-gap: 12px;--timeline-right-pad: 40px;--safe-bottom: 0px;--safe-top: 0px}@supports (padding: env(safe-area-inset-bottom)){:root{--safe-bottom: env(safe-area-inset-bottom);--safe-top: env(safe-area-inset-top)}}.theme-dark{--page-bg: #1c1c1c;--card-bg: #242424;--axis-bg: #2a2a2a;--bar-bg: #313131;--label-bg: #2f2f2f;--label-column-bg: #242424;--panel-bg: #1f1f1f;--text: #f2f2f2;--muted: #b9b9b9;--accent: #f8a548;--accent-soft: rgba(248, 165, 72, .18);--shadow: 0 8px 28px rgba(0, 0, 0, .35)}*{box-sizing:border-box}html{height:100%;overflow:hidden;overscroll-behavior-x:none}body{margin:0;min-height:100vh;min-height:100svh;min-height:100dvh;font-family:Space Grotesk,Helvetica Neue,Arial,sans-serif;background:var(--page-bg);color:var(--text);overflow:hidden;overscroll-behavior-x:none;transition:background-color .22s ease,color .22s ease}@font-face{font-family:enhanced_dot_digital-7;src:url(/assets/enhanced_dot_digital-7-Hjk6oDqN.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}.page{display:flex;align-items:center;justify-content:center;padding:0;padding-top:var(--safe-top);flex-direction:column;height:100vh;height:100svh;height:100dvh;overflow:hidden;background:var(--page-bg);padding-bottom:var(--safe-bottom)}.page.has-projects{padding-left:180px}.page.has-projects.projects-collapsed,.page.public-page.projects-collapsed,.page.home-page.projects-collapsed,.page.user-page.projects-collapsed{padding-left:0}.page-header{width:100%;display:flex;flex-direction:column;align-items:center;background:var(--panel-bg);transition:background-color .22s ease,color .22s ease;position:relative}.page.has-projects:not(.projects-collapsed) .page-header{width:100%;margin-left:0}.page.has-projects:not(.projects-collapsed) .header-left-actions{transform:none}.page.has-projects.projects-collapsed .header-top-row{grid-template-columns:auto auto auto minmax(360px,1fr) auto}.page.has-projects:not(.projects-collapsed) .header-top-row{grid-template-columns:auto auto auto minmax(360px,1fr) auto}.page.has-projects.projects-collapsed .header-left-actions{width:auto;padding-left:12px;transform:none;margin-left:5px}.header-top-row{width:100%;display:grid;grid-template-columns:auto auto auto minmax(360px,1fr) auto;align-items:center;column-gap:12px;padding-top:8px;padding-right:5px;position:relative}.header-title-row{width:100%;display:flex;justify-content:flex-start;padding-left:16px}.header-search-row{width:100%;display:none;align-items:center;justify-content:center;padding-top:6px;padding-left:16px;padding-right:16px}.header-timeline-info{grid-column:3;justify-self:start;min-width:0}.header-timeline-card{display:inline-flex;align-items:center;gap:8px;padding:2px 6px;background:var(--card-bg);border:1px solid rgba(0,0,0,.1);border-radius:12px;box-shadow:inset 0 1px #ffffff59;width:fit-content;min-width:0;max-width:100%}.theme-dark .header-timeline-card{border-color:#ffffff1f;box-shadow:inset 0 1px #ffffff14}.header-timeline-card .timeline-title-block{max-width:100%;align-items:flex-start;text-align:left;min-width:0}.header-timeline-card .timeline-title-row{flex-wrap:wrap;justify-content:flex-start;min-width:0}.header-timeline-card .timeline-title-input{width:clamp(120px,16vw,220px);max-width:100%;text-align:left}.header-timeline-card .timeline-star-toggle{position:static;right:auto;margin-left:6px}.header-top-row,.header-title-row,.header-search-row{background:var(--panel-bg)}.canvas{width:100%;flex:1;display:flex;min-height:0;overflow:hidden;height:100%;background:var(--panel-bg)}.timeline-card{background:var(--panel-bg);border-radius:4px;box-shadow:var(--shadow);padding:0 var(--timeline-right-pad) 0px 0px;position:relative;width:100%;height:100%;overflow:hidden;display:flex;flex-direction:column;transition:background-color .22s ease,box-shadow .22s ease,color .22s ease}.timeline-card.actions-collapsed{padding-right:0}.timeline-card.header-collapsed .timeline-header{display:none}.timeline-card.header-collapsed .range-wrap{padding-top:0}.timeline-card.actions-collapsed .domain-label.domain-label-end{transform:translateY(-50%)}.timeline-card.actions-collapsed .view-label.view-label-end{transform:translate(-50%)}.timeline-card.actions-collapsed .range-handle:last-of-type{transform:translate(-100%,-50%)}.timeline-header{display:flex;align-items:center;justify-content:center;position:relative;background:var(--panel-bg)}.row-zoom{position:static;display:flex;align-items:center;justify-content:center;width:100%;height:var(--control-size, 40px);padding:0}.row-zoom.is-hidden{display:none}.row-zoom input[type=range]{writing-mode:vertical-lr;direction:rtl;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:100%;background:linear-gradient(to top,var(--zoom-track, #c6c6c6) var(--zoom-fill, 50%),var(--zoom-fill-color, #d9d9d9) var(--zoom-fill, 50%));border-radius:10px}.row-zoom input[type=range]::-webkit-slider-runnable-track{background:transparent;border-radius:10px;width:8px;border:1px solid rgba(255,255,255,.08)}.row-zoom input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:0;height:0;border:none;background:transparent;box-shadow:none}.row-zoom input[type=range]::-moz-range-progress{background:transparent;border:none}.row-zoom input[type=range]::-moz-focus-outer{border:0}.row-zoom input[type=range]::-moz-range-track{background:transparent;border-radius:10px;width:8px;border:1px solid rgba(255,255,255,.08)}.row-zoom input[type=range]::-moz-range-thumb{width:0;height:0;border:none;background:transparent;box-shadow:none}.theme-dark .row-zoom input[type=range]::-webkit-slider-runnable-track,.theme-dark .row-zoom input[type=range]::-moz-range-track{border-color:#ffffff1f}.theme-dark .row-zoom input[type=range]::-webkit-slider-thumb,.theme-dark .row-zoom input[type=range]::-moz-range-thumb{background:transparent}.theme-dark .row-zoom input[type=range]{--zoom-track: #3a3a3a;--zoom-fill-color: #5a5a5a}.timeline-title-block{width:100%;max-width:400px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px}.timeline-title-row{width:100%;display:flex;align-items:center;gap:8px;position:relative}.timeline-compare{font-size:11px;padding:6px 10px}.page-logo{width:auto;text-align:left;display:inline-flex;align-items:center;justify-content:flex-start;color:var(--text);margin-bottom:0;background:transparent;border:none;padding:0 0 2px;cursor:pointer;box-shadow:none}.page-logo:focus,.page-logo:focus-visible{outline:none;box-shadow:none}.dot-logo{display:inline-flex;gap:3px;--dot-size: 1.1px;--dot-gap: 1.3px}.dot-letter{display:grid;grid-template-columns:repeat(5,var(--dot-size));grid-template-rows:repeat(7,var(--dot-size));gap:var(--dot-gap)}.logo-dot{width:var(--dot-size);height:var(--dot-size);background:currentColor;border-radius:2px;opacity:1}.logo-dot.is-off{opacity:0}.page-logo:hover .logo-dot.is-on{opacity:0;animation:dot-reveal .45s ease forwards;animation-delay:calc((var(--letter-delay, 0) * 1ms) + (var(--dot-delay) * 1ms))}@keyframes dot-reveal{0%{opacity:0;transform:translateY(2px)}60%{opacity:.3}to{opacity:1;transform:translateY(0)}}.page.has-projects .page-logo{transform:none}.header-search{width:100%;max-width:none;margin:0;justify-self:end;position:static;left:auto;transform:translate(calc(var(--header-row-shift) - 5px));grid-column:4;z-index:5000}@media (max-width: 900px){.header-search{max-width:none;justify-self:end;transform:translate(calc(var(--header-row-shift) - 5px));margin-left:0}.header-top-row{padding-right:2px}.global-search-input{padding-right:64px}.global-search.no-contains .global-search-input{padding-right:48px}.header-nav-actions{gap:clamp(2px,1vw,6px)}}.header-auth-actions{display:flex;align-items:center;gap:2px;justify-self:end;grid-column:5;align-self:center;transform:translate(var(--header-row-shift))}.header-top-row:not(.has-timeline-info) .header-search{grid-column:3 / 5}.header-top-row:not(.has-timeline-info) .header-auth-actions{grid-column:5}.header-profile-stack{display:inline-flex;flex-direction:column;align-items:center;gap:4px}.header-signin-label{font-size:10px;color:#777}.theme-dark .header-signin-label{color:#cfcfcf}.header-left-actions{justify-self:start;display:flex;align-items:center;gap:8px;width:100%;padding-left:12px;box-sizing:border-box;transform:none}.header-nav-actions{justify-self:start;display:flex;align-items:center;gap:clamp(2px,.8vw,8px);align-self:center;margin-left:16px;transform:translate(calc(var(--header-row-shift) + 16px))}.page.public-page .header-nav-actions{margin-left:16px}.page.has-projects.projects-collapsed .header-nav-actions{margin-left:196px}.page.has-projects:not(.projects-collapsed) .header-left-actions{position:fixed;left:17px;top:22px;width:200px;z-index:2101;padding-left:0}.page.has-projects.projects-collapsed .header-left-actions{position:fixed;left:12px;top:22px;width:200px;z-index:2101;padding-left:0}.project-panel-actions{display:flex;flex-direction:row;align-items:stretch;gap:4px;border-radius:8px;margin-left:-6px}.project-panel-actions .import-btn{width:50%;justify-content:center;height:34px;border-radius:10px;white-space:nowrap;padding:8px 10px;font-size:12px}.header-search-results{width:100%;max-width:100%;background:#fff;border-radius:12px;box-shadow:var(--shadow);padding:12px;position:absolute;top:100%;left:0;transform:none;margin-top:0;z-index:99999;max-height:320px;overflow:auto;overflow-y:auto;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.35) transparent}.header-search-results::-webkit-scrollbar{width:10px}.header-search-results::-webkit-scrollbar-track{background:transparent}.header-search-results::-webkit-scrollbar-thumb{background:#00000059;border-radius:999px;border:2px solid transparent;background-clip:padding-box}@media (max-width: 900px){.header-search-results{position:fixed;top:84px;left:calc(-1 * (var(--header-row-shift) + 20px));right:auto;width:100vw;max-width:100vw;margin-left:0;transform:none}}.theme-dark .header-search-results{background:#1f1f1f;border:1px solid #2e2e2e;scrollbar-color:rgba(255,255,255,.45) transparent}.theme-dark .header-search-results::-webkit-scrollbar-thumb{background:#ffffff73}.search-tabs{display:flex;gap:6px;margin-bottom:10px}.search-tab{border:1px solid #e0e0e0;background:#f7f7f7;color:#333;padding:4px 10px;border-radius:999px;font-size:12px;cursor:pointer}.search-tab.active{border-color:var(--accent);background:var(--accent-soft);color:#2b1a00}.theme-dark .search-tab{border-color:#3a3a3a;background:#2f2f2f;color:#e0e0e0}.theme-dark .search-tab.active{border-color:#f2a900;background:#3d2d12;color:#f7d7a0}.search-status{font-size:13px;color:#666}.theme-dark .search-status{color:#cfcfcf}.search-status.error{color:#b24b4b}.theme-dark .search-status.error{color:#e28f8f}.search-letter{display:inline-block;opacity:0;animation:search-letter-reveal 1ms step-end forwards}@keyframes search-letter-reveal{0%{opacity:0}to{opacity:1}}.search-sections{display:grid;gap:12px}.search-section-title{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#666;margin-bottom:6px}.theme-dark .search-section-title{color:#b3b3b3}.search-item{border:1px solid #e6e6e6;border-radius:10px;padding:8px 10px;margin-bottom:6px;display:flex;align-items:center;justify-content:space-between;gap:12px;position:relative}.theme-dark .search-item{border-color:#2f2f2f;background:#242424}.search-item-button{width:100%;text-align:left;background:#fff;cursor:pointer}.theme-dark .search-item-button{background:#242424;color:#f1f1f1}.search-item-button.has-project-color{background:#fff;border-color:#e6e6e6;color:inherit}.theme-dark .search-item-button.has-project-color{background:#242424;border-color:#2f2f2f}.search-item-button.has-project-color .search-item-title{display:inline-flex;align-items:center;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:2px 8px;border-radius:999px;background:var(--search-item-bg);color:var(--search-item-ink, #1b1b1b);box-shadow:inset 0 0 0 1px #00000014}.search-item-button:not(.has-project-color) .search-item-title{display:inline-flex;align-items:center;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:2px 8px;border-radius:999px;background:#1f1f1f;color:#f7f7f7;box-shadow:inset 0 0 0 1px #0003}.search-item-button:focus{outline:2px solid rgba(0,0,0,.12);outline-offset:2px}.theme-dark .search-item-button:focus{outline-color:#fff3}.search-item-title{font-weight:700;font-size:13px}.search-item-info{flex:1}.search-item-actions{display:flex;align-items:center;gap:8px}.search-star-count{font-size:11px;color:#666;white-space:nowrap}.theme-dark .search-star-count{color:#bdbdbd}.search-item-count{font-size:12px;color:#666;white-space:nowrap}.theme-dark .search-item-count{color:#bdbdbd}.follow-btn{border:1px solid #e0e0e0;background:#f7f7f7;color:#333;padding:4px 10px;border-radius:999px;font-size:12px;cursor:pointer;white-space:nowrap}.follow-btn.is-following{border-color:#8fb8ff;background:#e8f1ff;color:#1b2b5e}.theme-dark .follow-btn{border-color:#3a3a3a;background:#2f2f2f;color:#e0e0e0}.theme-dark .follow-btn.is-following{border-color:#5a7fd6;background:#2a3552;color:#d7e5ff}.search-item .star-toggle{position:absolute;top:-6px;right:-6px}.search-avatar{width:30px;height:30px;border-radius:50%;border:1px solid #e0e0e0;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:#fff}.theme-dark .search-avatar{border-color:#3a3a3a;background:#2a2a2a}.search-avatar img{width:100%;height:100%;object-fit:cover;display:block}.search-preview{width:220px;min-width:180px;display:flex;flex-direction:column;gap:2px;background:#f6f6f6;border-radius:8px;padding:4px;height:30px;justify-content:center}.theme-dark .search-preview{background:#2b2b2b}.search-preview .range-preview-row,.search-preview .public-preview-row{height:4px}.search-item-sub,.search-empty{font-size:12px;color:#777}.theme-dark .search-item-sub,.theme-dark .search-empty{color:#bdbdbd}.owner-link{border:none;background:transparent;color:var(--accent);font-weight:700;padding:0;cursor:pointer}.theme-dark .owner-link{color:#f2a900}.owner-link:hover{text-decoration:underline}.timeline-title{margin:0;font-size:18px;font-weight:700;color:var(--text)}.timeline-title-input{font-size:18px;font-weight:700;border:none;background:transparent;text-align:center;color:var(--text);width:100%;outline:none;padding:4px 8px;border-radius:10px}.timeline-title-input:focus{background:#00000008}.timeline-author{font-size:12px;color:var(--muted)}.global-search{position:relative;display:flex;justify-content:center;margin:0;width:100%}.global-search-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);font-size:35px;line-height:1;color:#666;pointer-events:none}.global-search-input{width:100%;border:1px solid #e0e0e0;border-radius:10px;padding:10px 118px 10px 35px;font-size:14px;background:#fafafa}.global-search-input::-webkit-search-cancel-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:none}.global-search-input:focus{outline:none;box-shadow:none}.theme-dark .global-search-input{border-color:#3a3a3a;background:#2a2a2a;color:#e9e9e9}.theme-dark .global-search-icon{color:#cfcfcf}.global-search-clear{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:24px;height:24px;border:none;border-radius:50%;background:transparent;color:#666;font-size:16px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.global-search-contains{position:absolute;right:34px;top:50%;transform:translateY(-50%);border:1px solid #d0d0d0;background:#f1f1f1;color:#555;font-size:11px;font-weight:600;padding:4px 8px;border-radius:999px;cursor:pointer;white-space:nowrap}.global-search.no-contains .global-search-input{padding-right:48px}.global-search-contains:hover{background:#e6e6e6}.theme-dark .global-search-clear{color:#cfcfcf}.theme-dark .global-search-contains{border-color:#3a3a3a;background:#2a2a2a;color:#e1e1e1}.timeline-actions{display:flex;gap:8px;z-index:2000}.timeline-actions-left{left:auto;top:auto;right:auto;transform:none}.timeline-actions{position:absolute!important;right:6px!important;top:50px!important;display:flex;flex-direction:column;align-items:flex-end;gap:6px;z-index:4;width:30px;min-width:30px;max-width:30px}.timeline-actions-divider{width:100%;height:1px;background:#0000001f;margin:6px 0}.theme-dark .timeline-actions-divider{background:#ffffff29}.timeline-actions.is-collapsed{display:none}.timeline-actions .download-btn,.timeline-actions .icon-btn,.timeline-actions .screenshot-btn,.timeline-actions .import-btn{width:100%;max-width:30px;height:30px;max-height:30px;padding:0;font-size:11px;line-height:1;overflow:hidden;text-overflow:clip;white-space:nowrap;box-sizing:border-box}.timeline-actions .compare-btn{min-width:0;width:100%;max-width:30px;height:30px;padding:0;font-size:11px;line-height:1}.timeline-actions .timeline-lock{width:30px;height:30px;max-width:30px;max-height:30px;padding:0;font-size:11px;line-height:1}.timeline-actions .emoji-action{font-size:14px}.timeline-actions .emoji-action-large{font-size:18px}.timeline-actions .emoji-action-xl{font-size:22px}.timeline-actions .panel-toggle-mini{width:24px;height:24px;max-width:24px;max-height:24px;padding:0;font-size:10px;line-height:1;align-self:flex-end}.timeline-actions-toggle,.timeline-header-toggle{width:28px;height:28px;padding:0;font-size:12px;line-height:1;border-radius:8px}.theme-dark .timeline-actions-toggle,.theme-dark .timeline-header-toggle{background:#2a2a2a;color:#f0f0f0;box-shadow:inset 0 1px #ffffff14}.theme-dark .timeline-actions-toggle:hover,.theme-dark .timeline-header-toggle:hover{background:#353535}.present-toast{position:absolute;right:44px;top:8px;background:#1e1e1eeb;color:#f5f5f5;font-size:12px;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.12);pointer-events:none;animation:present-toast-fade 1.4s ease forwards}@keyframes present-toast-fade{0%{opacity:0;transform:translateY(-4px)}15%{opacity:1;transform:translateY(0)}80%{opacity:1}to{opacity:0;transform:translateY(-6px)}}.theme-dark .present-toast{background:#fffffff2;color:#1b1b1b;border-color:#0000001f}@media (max-width: 1200px){.timeline-header{flex-wrap:wrap;gap:8px;justify-content:center}.timeline-actions-left{order:0}.timeline-title-block{order:2;width:100%;text-align:center}.timeline-actions{position:absolute;right:6px;top:120px;width:30px;min-width:30px;max-width:30px;flex-direction:column;align-items:flex-end;justify-content:flex-start;flex-wrap:nowrap}.axis-row.range-row-main .timeline-header{transform:translateY(-10px)}:root{--label-width: 100px}}@media (max-width: 900px){:root{--label-width: 88px}}@media (max-width: 720px){:root{--label-width: 72px}.label-cell .pill{font-size:11px;padding:4px 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media (max-width: 560px){:root{--label-width: 64px}.label-cell .pill{font-size:10px;padding:3px 6px}}.timeline-actions-left .download-btn,.timeline-actions-left .compare-btn{width:30px;height:30px;padding:0;font-size:12px;border-radius:8px}.avatar-btn{width:32px;height:32px;border-radius:50%;border:none;background:#fff;padding:0;overflow:hidden;cursor:pointer}.avatar-btn img{width:100%;height:100%;object-fit:cover;display:block}.avatar-fallback{width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center;font-weight:700;color:#666;font-size:12px}.profile-input{border:1px solid #e0e0e0;border-radius:8px;padding:6px 10px;font-size:13px;min-width:120px;color:#000}.profile-save{border:none;background:#e8f0ff;color:#1f4b99;border-radius:8px;padding:6px 10px;cursor:pointer;font-weight:600}.profile-status{font-size:12px;color:#000}.checkbox-field{flex-direction:row;align-items:center;gap:8px}.settings-wrap{position:relative;z-index:10000}.settings-menu{position:absolute;right:0;top:110%;background:#fff;border:1px solid #e0e0e0;border-radius:10px;box-shadow:0 10px 24px #0000001f;padding:12px;min-width:220px;z-index:10000;display:flex;flex-direction:column;gap:10px}.settings-title{font-weight:700;font-size:13px;color:#000}.settings-field{display:flex;flex-direction:column;gap:4px;font-size:12px;color:#000}.theme-dark .settings-menu{background:#1f1f1f;border-color:#3a3a3a;box-shadow:0 10px 24px #00000059}.theme-dark .settings-title,.theme-dark .settings-field{color:#f0f0f0}.theme-dark .profile-input{background:#2a2a2a;border-color:#3a3a3a;color:#f0f0f0}.theme-dark .profile-save{background:#1e3e6b;color:#e6efff}.theme-dark .profile-status{color:#e6e6e6}.download-btn,.screenshot-btn,.import-btn,.icon-btn{border:none;background:#ececec;color:#333;font-weight:600;padding:8px 12px;border-radius:10px;cursor:pointer;box-shadow:inset 0 1px #fff6;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:background-color .22s ease,color .22s ease,border-color .22s ease}.theme-toggle{background:transparent;border-radius:50%;width:40px;height:40px;font-size:26px;line-height:1;padding:0;box-shadow:none;position:relative;top:1px;display:inline-flex;align-items:center;justify-content:center}.theme-toggle.sun,.theme-dark .theme-toggle.sun{color:#f7c948}.theme-toggle.moon,.theme-dark .theme-toggle.moon{color:#1b2b5e}.theme-toggle:focus,.theme-toggle:focus-visible{outline:none;box-shadow:none}.theme-toggle:hover{background:transparent}.timeline-lock.is-locked{color:#fff;background:#d34c4c}.timeline-lock.is-unlocked{color:#fff;background:#3bb56e}.settings-wrap .icon-btn{font-size:30px;line-height:1}.settings-toggle{background:transparent;border-radius:0;padding:0 4px;box-shadow:none}.settings-toggle:hover,.settings-wrap .icon-btn:hover{background:transparent}.settings-wrap .icon-btn:focus,.settings-wrap .icon-btn:focus-visible{outline:none;box-shadow:none}.theme-dark .settings-toggle{color:#fff}.download-btn:hover,.screenshot-btn:hover,.import-btn:hover,.icon-btn:hover{background:#e0e0e0}.icon-btn.theme-toggle:hover{background:transparent}.bar-date-toggle.is-on{background:var(--accent-soft);color:#2b1a00}.theme-dark .bar-date-toggle.is-on{background:#2d5b8c;color:#e8f2ff}.comment-toggle.is-on,.theme-dark .comment-toggle.is-on{background:#2f5d3b;color:#e7ffe9}.comment-view-toggle.is-on,.theme-dark .comment-view-toggle.is-on{background:#2d5b8c;color:#e8f2ff}.import-btn{background:var(--accent);color:#2b1a00}.import-btn:hover{background:#f4b96b}.data-import-btn{font-size:18px;line-height:1}.save-status{position:absolute;right:12px;bottom:calc(12px + var(--safe-bottom));top:auto;margin-top:0;font-size:12px;color:#4a4a4a;background:#00000059;padding:6px 10px;border-radius:8px;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:4000}.save-status-line+.save-status-line{margin-top:2px}.theme-dark .save-status{color:var(--muted)}.data-import-modal{width:min(620px,92vw)}.theme-dark .data-import-modal{background:#242424;color:#e9e9e9}.data-import-help{font-size:12px;color:#000;margin-bottom:8px}.theme-dark .data-import-help{color:#d9d9d9}.data-import-example{font-weight:600;color:#000}.theme-dark .data-import-example{color:#f2a900}.data-import-modal .modal-title,.data-import-modal .modal-close{color:#000}.theme-dark .data-import-modal .modal-title,.theme-dark .data-import-modal .modal-close{color:#f0f0f0}.data-import-textarea{width:100%;min-height:180px;border-radius:10px;border:1px solid rgba(0,0,0,.15);background:#f7f7f7;padding:10px 12px;font-size:13px;font-family:inherit;color:#111;resize:vertical}.theme-dark .data-import-textarea{background:#2a2a2a;border-color:#3a3a3a;color:#f0f0f0}.data-import-error{margin-top:8px;font-size:12px;color:#c13d3d}.theme-dark .data-import-error{color:#e28f8f}.theme-dark .data-import-actions .download-btn,.theme-dark .data-import-actions .import-btn{background:#2f2f2f;color:#e9e9e9;box-shadow:inset 0 1px #ffffff14}.theme-dark .data-import-actions .import-btn{background:#f2a900;color:#2b1a00}.data-import-actions{margin-top:12px;display:flex;justify-content:flex-end;gap:10px}.theme-dark .month-label{color:#ffffff8c}.theme-dark .subrow-tick{color:#ffffff80}.theme-dark .year-label{color:#fff}.theme-dark .month-cell:before{background:#ffffff80}.theme-dark .month-cell:after{background:#ffffff40}.theme-dark .year-marker{background:#ffffff59}.zoom-surface{touch-action:none}.range-wrap{margin-bottom:0;position:relative}.range-track{position:relative;margin-left:80px;margin-right:80px;height:15px;background:#e3e3e3;border-radius:12px;overflow:visible}.range-preview{position:absolute;top:3px;right:6px;bottom:3px;left:6px;display:grid;grid-template-rows:repeat(var(--preview-rows, 1),1fr);gap:1px;pointer-events:none;z-index:0}.range-preview-row{position:relative;background:#00000014;border-radius:999px;overflow:hidden}.range-preview-bar{position:absolute;top:0;bottom:0;border-radius:999px;opacity:.85}.range-preview-present{position:absolute;top:2px;bottom:2px;width:2px;background:#d64b4b;opacity:.85;z-index:2;pointer-events:none}.domain-label{position:absolute;top:50%;width:72px;border:none;background:transparent;color:#fff!important;font:inherit;font-weight:700;outline:none;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;z-index:20000}.theme-dark .domain-label{color:#000}.domain-label.domain-label-start{left:0%;transform:translateY(-50%);text-align:left}.domain-label.domain-label-end{left:auto;right:0%;transform:translateY(-50%);text-align:right}.domain-label::-webkit-outer-spin-button,.domain-label::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.range-fill{position:absolute;top:50%;transform:translateY(-50%);height:6px;background:silver;border-radius:999px;cursor:grab;z-index:2;touch-action:none}.range-fill:active{cursor:grabbing}.range-handle{position:absolute;top:50%;transform:translate(-50%,-50%);width:16px;height:16px;border-radius:50%;border:2px solid #9c9c9c;background:#fff;box-shadow:0 1px 3px #0000001f;cursor:grab;padding:0;z-index:3;touch-action:none}.view-label{position:absolute;left:50%;top:calc(100% + 4px);transform:translate(-50%);font-size:11px;color:var(--muted);white-space:nowrap;pointer-events:none;z-index:6000;background:#00000052;padding:2px 6px;border-radius:10px}.pill{padding:6px 12px;border-radius:20px;background:var(--label-bg);border:none;font-size:13px;letter-spacing:.01em;color:#000000b8;box-shadow:inset 0 1px #ffffff4d;cursor:default;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pill.add{font-weight:600;font-size:14px;cursor:pointer}.pill.add:disabled{opacity:.5;cursor:not-allowed}.label-cell .pill.add{justify-content:center}.theme-dark .pill.add{background:#fff;color:#1c1c1c}.label-cell .pill.add{width:100%;text-align:center}.pill.input-pill{display:flex;align-items:center;gap:8px;padding:8px 10px}.bar-zone .pill.input-pill{gap:calc(8px * var(--row-scale, 1));padding:calc(8px * var(--row-scale, 1)) calc(10px * var(--row-scale, 1))}.plus-btn{border:none;background:transparent;font-size:18px;font-weight:700;color:#4a4a4a;cursor:pointer}.label-input{border:none;background:transparent;font-size:14px;width:90px;min-width:0;outline:none;color:var(--text)}.label-edit{border:none;background:transparent;font-size:14px;width:100px;min-width:0;outline:none;color:var(--text)}.chart-column{position:relative;min-width:0}.axis-row{display:grid;grid-template-columns:var(--label-width) 1fr;column-gap:0;align-items:stretch;margin-bottom:0;min-width:0;background:var(--panel-bg);-webkit-user-select:none;user-select:none}.axis-row.range-row{display:flex;flex-direction:column;align-items:stretch;gap:0}.axis-row.range-row-main .chart-column{position:relative;padding-bottom:35px}.axis-row.range-row-main .timeline-header{position:absolute;top:0;left:0;right:0;bottom:100px;transform:translateY(-10px);justify-content:center}.axis-row.range-row-main .timeline-header.timeline-header-left{position:static;top:auto;left:auto;right:auto;bottom:auto;transform:none;justify-content:flex-start;align-items:flex-start;width:100%;padding:4px 6px 0;background:transparent}.timeline-header-left .timeline-title-block{max-width:100%;align-items:flex-start;text-align:left;gap:4px;margin-top:-10px}.timeline-header-left .timeline-title-row{flex-wrap:wrap;justify-content:flex-start}.timeline-header-left .timeline-title-input{text-align:left;padding-left:4px}.range-row-main{margin-bottom:0;align-items:center}.axis-row.range-row .axis-row+.axis-row{margin-top:-35px}.axis{background:var(--axis-bg);border-radius:4px 4px 0 0;width:100%;overflow:visible;align-items:start;position:relative}.axis-years{display:grid;grid-template-columns:repeat(var(--year-count, 1),1fr)}.axis-months,.axis-days,.axis-hours,.axis-minutes{position:absolute;left:0;right:0;display:grid;grid-template-columns:repeat(var(--year-count, 1),1fr);pointer-events:none}.axis.axis-linear .axis-years{grid-template-columns:repeat(var(--month-total, 1),1fr)}.axis.axis-linear .axis-months,.axis.axis-linear .axis-days,.axis.axis-linear .axis-hours,.axis.axis-linear .axis-minutes{grid-template-columns:1fr}.axis.axis-linear .month-year,.axis.axis-linear .subrow-year{grid-template-columns:repeat(var(--month-total, 1),1fr);width:100%}.axis.axis-linear-days .axis-years{grid-template-columns:repeat(var(--day-total, 1),1fr)}.axis.axis-linear-days .axis-months,.axis.axis-linear-days .axis-days,.axis.axis-linear-days .axis-hours,.axis.axis-linear-days .axis-minutes{grid-template-columns:1fr}.axis.axis-linear-days .month-year,.axis.axis-linear-days .subrow-year{grid-template-columns:repeat(var(--day-total, 1),1fr);width:100%}.subrow-year{display:grid;grid-template-columns:repeat(var(--month-count, 12),1fr);height:100%}.subrow-month{display:grid;grid-template-columns:repeat(var(--tick-count, 4),1fr);align-items:center;justify-items:center;gap:0;height:100%}.subrow-tick{font-size:8px;line-height:1;color:#0006;transform:translateY(-1px);font-variant-numeric:tabular-nums}.month-year{display:grid;grid-template-columns:repeat(var(--month-count, 12),1fr)}.month-cell{display:grid;grid-template-rows:10px 1fr;align-items:end;justify-items:center;min-width:0;position:relative}.month-cell:before{content:"";width:1px;height:10px;background:#0000008c;margin-bottom:4px}.month-cell:after{content:"";position:absolute;top:0;bottom:-18px;width:1px;background:#00000038}.month-cell:first-child:after{left:0}.month-cell:not(:first-child):after{left:-1px}.month-label{font-size:9px;color:#00000073;white-space:nowrap;transform:translateY(.5px)}.year-cell{text-align:left;padding:4px 0 calc(var(--axis-sub-height, 0px) + 2px);position:relative;min-width:0}.year-label{font-weight:600;font-size:clamp(9px,1vw,11px);color:var(--text);white-space:nowrap;font-variant-numeric:tabular-nums;text-align:center;display:block}.age-label{font-size:clamp(9px,1vw,11px);color:var(--muted);margin-top:4px;white-space:nowrap;font-variant-numeric:tabular-nums}.year-marker{position:absolute;left:0;bottom:max(calc(var(--axis-sub-height, 0px) - 6px),12px);width:1px;height:10px;background:#c8c8c8}.present-marker{position:absolute;top:0;bottom:0;width:2px;background:#d64b4b;opacity:.85;pointer-events:none}.playback-head{position:absolute;bottom:4px;top:auto;left:calc(var(--playhead-percent, 0) * 1%);width:14px;height:14px;border-radius:999px;background:#f7f7f7;border:2px solid #1f1f1f;transform:translate(-50%,50%);z-index:6;pointer-events:none}.playback-head.is-dragging{box-shadow:0 0 0 4px #f7f7f733}.axis-present-marker{z-index:2}.bar-present-marker{z-index:1;left:calc(var(--label-width) + (100% - var(--label-width)) * var(--present-percent, 0) / 100)}.range-preview-playhead{position:absolute;top:0;bottom:0;width:2px;background:#f5f5f5b3;z-index:2;pointer-events:none}.playback-head-line{position:absolute;top:-4px;bottom:0;width:2px;background:#f5f5f5b3;z-index:5000;pointer-events:none;left:calc(var(--label-width) + (100% - var(--label-width)) * var(--playhead-percent, 0) / 100)}.bar-zone{background:linear-gradient(90deg,var(--label-column-bg) 0,var(--label-column-bg) var(--label-width),var(--bar-bg) var(--label-width),var(--bar-bg) 100%);border-radius:0 0 4px 4px;padding:0 0 6px;display:flex;flex-direction:column;gap:0px;flex:1;min-height:0;overflow:auto;position:relative}.bar-zone-content{position:relative;flex:0 0 auto;min-height:100%;width:100%}.comment-mode .bar-cell,.comment-mode .new-bar-cell{cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24'><circle cx='12' cy='12' r='10' fill='%23f8a548'/><path d='M7 9h10v6H11l-3 3v-3H7z' fill='%23000000'/></svg>") 12 12,pointer}.comment-mode .new-hint{display:none}.comment-pin-layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:5}.comment-pin{position:absolute;top:4px;transform:translate(-50%);border:none;background:#fff;color:#2f2f2f;border-radius:999px;width:22px;height:22px;font-size:12px;cursor:pointer;box-shadow:0 2px 6px #00000026;pointer-events:auto;padding:0;overflow:hidden}.comment-pin.is-open,.comment-pin:hover{overflow:visible}.comment-pin.is-draft{overflow:hidden}.comment-placement-layer{position:absolute;top:0;right:0;bottom:0;left:0;cursor:crosshair;outline:1px dashed rgba(248,165,72,.6);outline-offset:-4px;z-index:4}.theme-dark .comment-pin{background:#2a2a2a;color:#f0f0f0;box-shadow:0 2px 6px #00000073}.comment-pin img{width:100%;height:100%;object-fit:cover;display:block;border-radius:999px}.comment-pin .avatar-fallback{font-size:11px;font-weight:700;color:#2f2f2f}.theme-dark .comment-pin .avatar-fallback{color:#f0f0f0}.comment-pin-bubble{position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);min-width:160px;max-width:240px;background:#fff;color:#2f2f2f;border-radius:10px;padding:8px 10px;box-shadow:0 6px 16px #0000002e;text-align:left;white-space:normal;z-index:6;opacity:0;pointer-events:none;transition:opacity .16s ease}.comment-pin:hover .comment-pin-bubble,.comment-pin.is-open .comment-pin-bubble,.show-comments .comment-pin-bubble{opacity:1;pointer-events:auto}.comment-pin-author{display:block;font-size:11px;font-weight:700;margin-bottom:4px}.comment-pin-text{font-size:12px}.theme-dark .comment-pin-bubble{background:#1f1f1f;color:#f0f0f0}.comment-menu{position:fixed;z-index:20000;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:4px;box-shadow:0 10px 24px #0000002e}.comment-menu-item{border:none;background:transparent;padding:6px 10px;width:100%;text-align:left;font-size:12px;cursor:pointer;border-radius:6px}.comment-menu-item:hover{background:#f2f2f2}.theme-dark .comment-menu{background:#1f1f1f;border-color:#2f2f2f}.theme-dark .comment-menu-item{color:#f0f0f0}.theme-dark .comment-menu-item:hover{background:#2a2a2a}.bar-zone.is-color-open{pointer-events:none}.bar-zone.is-color-open .color-ui,.bar-zone.is-color-open .color-menu{pointer-events:auto}.bar-zone.is-color-open .pill.add{pointer-events:none}.bar-zone.is-erasing,.bar-zone.is-erasing *{cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><text x='12' y='16' text-anchor='middle' font-size='18' font-family='Arial' fill='%23ffffff'>✘</text></svg>") 12 12,crosshair!important}.bar-zone .pill{padding:calc(6px * var(--row-scale, 1)) calc(12px * var(--row-scale, 1));font-size:calc(13px * var(--row-scale, 1))}.row{display:grid;grid-template-columns:var(--label-width) 1fr;column-gap:0;align-items:stretch;min-width:0;position:relative;z-index:1}.row:focus-within{z-index:20}.row.is-drop-target{outline:none}.row.is-drop-target:before{content:"";position:absolute;left:0;right:0;top:-2px;height:2px;background:#ffba5ae6}.row.is-dragging{opacity:.6}.row.drop-gap{height:10px;opacity:0}.row.drop-gap .bar-cell{height:10px;cursor:ns-resize}.row.drop-gap .label-cell{padding:0;height:10px}.row.is-selected .label-cell .pill{box-shadow:0 0 0 2px #ffba5abf}.row.is-group.is-selected .label-cell .pill{box-shadow:none}.row.is-selected .bar-cell{outline:2px solid rgba(255,186,90,.35);outline-offset:-1px}.row.is-group.is-selected .bar-cell{outline:none}.row.is-group-selected{box-shadow:inset 2px 0 #ffba5ae6,inset -2px 0 #ffba5ae6}.row.is-group-selected-start:before,.row.is-group-selected-end:after{content:"";position:absolute;left:0;right:0;height:2px;background:#ffba5ae6}.row.is-group-selected-start:before{top:-1px}.row.is-group-selected-end:after{bottom:-1px}.group-pill{font-weight:700;text-transform:uppercase;letter-spacing:.04em;border-radius:6px}.label-cell{display:flex;justify-content:center;align-items:stretch;min-width:0;padding-right:0;position:relative;z-index:2000}.row .label-cell{height:calc(28px * var(--row-scale, 1))}.label-cell .pill{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box;border-radius:6px}.row-number{min-width:22px;text-align:center;font-size:calc(10px * var(--row-scale, 1));font-weight:700;opacity:.9;margin-right:8px;flex:0 0 auto;font-variant-numeric:tabular-nums;padding:calc(2px * var(--row-scale, 1)) calc(4px * var(--row-scale, 1));border-radius:999px;background:#0000002e;color:#fff}.row-number-drag{cursor:grab;-webkit-user-select:none;user-select:none}.label-wrap{display:flex;align-items:center;min-width:0;max-width:100%;width:100%}.label-wrap .pill{width:100%}.label-wrap.is-group-child{padding-left:12px}.label-wrap .pill{flex:1 1 auto;min-width:0;font-size:calc(var(--label-font-size, 14px) * var(--row-scale, 1));font-weight:600;line-height:1;text-align:left;display:flex;align-items:center;gap:calc(6px * var(--row-scale, 1));padding:calc(6px * var(--row-scale, 1)) calc(10px * var(--row-scale, 1));overflow:hidden}.row-wheel{position:fixed;width:120px;height:120px;border-radius:50%;background:#ffffffe6;box-shadow:var(--shadow);transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:10000}.label-text{flex:1 1 auto;min-width:0;text-align:left;white-space:nowrap;overflow:hidden}.label-text-inner{display:inline-flex;align-items:center;width:max-content;white-space:nowrap}.label-marker{flex:0 0 auto;font-size:12px}.label-wrap .pill.is-overflow .label-text-inner{text-overflow:clip;padding-right:16px;animation:label-scroll 5.5s linear infinite;animation-play-state:paused}.label-wrap .pill.is-overflow:hover .label-text-inner{animation-play-state:running}@keyframes label-scroll{0%{transform:translate(0)}50%{transform:translate(calc(-1px * var(--label-scroll, 0)))}51%{transform:translate(calc(1px * var(--label-return, 0)))}to{transform:translate(0)}}.label-wrap .label-edit{font-size:calc(var(--label-font-size, 13px) * var(--row-scale, 1));line-height:1}.row-wheel-option{position:absolute;font-size:12px;font-weight:700;color:#333;background:#f1f1f1;border-radius:999px;padding:4px 10px;pointer-events:none;transition:background-color .12s ease,color .12s ease}.row-wheel-color{display:inline-block;width:12px;height:12px;border-radius:50%;border:2px solid rgba(0,0,0,.2);background:silver}.row-wheel-option.active{background:var(--accent);color:#2b1a00}.row-wheel-up{top:10px}.row-wheel-down{bottom:10px}.row-wheel-right{right:10px}.row-wheel-left{left:10px}.project-color-menu{position:absolute;right:0;top:100%;margin-top:6px;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;box-shadow:0 8px 20px #0000001f;padding:8px;z-index:10}.color-ui{position:relative;flex:0 0 auto;z-index:10001}.color-btn{width:calc(22px * var(--row-scale, 1));height:calc(22px * var(--row-scale, 1));border-radius:999px;border:2px solid rgba(0,0,0,.12);cursor:pointer}.color-menu{position:absolute;top:28px;left:0;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:10px;box-shadow:0 10px 25px #0000001f;padding:10px;z-index:20000;min-width:180px}.color-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.color-swatch{width:22px;height:22px;border-radius:8px;border:2px solid rgba(0,0,0,.08);cursor:pointer}.color-swatch.disabled{opacity:.35;cursor:not-allowed}.color-custom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px;font-size:12px;color:#666}.color-custom input[type=color]{width:34px;height:26px;border:none;padding:0;background:transparent}.pill.draggable{cursor:grab}.pill.draggable:active{cursor:grabbing}.delete-btn{width:24px;height:24px;border-radius:999px;border:none;background:#e6e6e6;color:#4a4a4a;cursor:pointer;line-height:1;font-size:18px;display:inline-flex;align-items:center;justify-content:center}.delete-btn:hover{background:#dadada}.label-cell.placeholder{visibility:hidden;z-index:2000}.label-cell.placeholder.playback-slot{visibility:visible;z-index:2000;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:6px;overflow:hidden;padding-right:0}.label-cell.placeholder.playback-slot.playback-slot-controls{justify-content:flex-end;padding-bottom:0}.bar-cell{position:relative;height:calc(28px * var(--row-scale, 1));overflow:visible;cursor:crosshair;z-index:1}.new-bar-cell{cursor:crosshair}.bar-segment{position:absolute;top:0;left:0;right:0;height:100%;transform:none;pointer-events:none}.bar{position:absolute;height:100%;border-radius:999px;top:0;transform:none;cursor:grab;pointer-events:auto;-webkit-user-select:none;user-select:none;z-index:3}.bar.is-selected{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--accent);z-index:6}.theme-dark .bar.is-selected{box-shadow:0 0 0 2px #1f1f1f,0 0 0 4px var(--accent)}.bar.is-selected .bar-handle{z-index:7}.bar:active{cursor:grabbing}.bar-segment.preview .bar{pointer-events:none}.bar-segment.group-preview{height:6px;top:50%;transform:translateY(-50%);pointer-events:none}.bar-segment.group-preview .bar{height:100%;border-radius:6px;pointer-events:none;opacity:.8}.bar-handle{position:absolute;top:50%;width:calc(10px * var(--row-scale, 1));height:calc(16px * var(--row-scale, 1));transform:translateY(-50%);cursor:ew-resize;touch-action:none}.bar-handle-start{left:-6px}.bar-handle-end{right:-6px}.bar-label{position:absolute;top:30%;transform:translateY(-50%);pointer-events:none;padding-left:10px;display:flex;align-items:center;min-width:0;overflow:hidden;z-index:50;cursor:default}.bar-label-text{font-size:11px;font-weight:600;color:#000000ad;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:#fff9;padding:1px 6px;border-radius:999px;cursor:text;-webkit-user-select:none;user-select:none;pointer-events:auto}.bar-label-text.placeholder{color:#00000073;font-weight:500}.theme-dark .label-cell .pill{color:#fff;text-shadow:none;box-shadow:inset 0 0 0 1px #000000a6}.theme-dark .label-cell .pill.add{color:#000;text-shadow:none}.theme-dark .label-text-inner{display:inline-flex;align-items:center;white-space:nowrap;padding:1px 6px;border-radius:999px;background:#0000008c;box-shadow:inset 0 0 0 1px #000000a6;color:#fff}.theme-dark .bar-label-text{color:#fff;background:#0000008c}.theme-dark .bar-label-text.placeholder{color:#fff9}.bar-label-edit{width:240px;max-width:60%;border:none;background:#ffffffb3;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:600;color:#000000b3;outline:none;pointer-events:auto}.bar-draft-labels{position:absolute;top:50%;transform:translateY(-50%);display:block;font-size:10px;color:#ffffffd9;pointer-events:none;z-index:40}.bar-draft-label{position:absolute;background:#00000073;padding:2px 6px;border-radius:999px;white-space:nowrap}.bar-draft-label.start{left:0}.bar-draft-label.end{right:0}.bar-draft-labels.outside-left .bar-draft-label.start{left:auto;right:100%;margin-right:6px}.bar-draft-labels.outside-right .bar-draft-label.end{right:auto;left:100%;margin-left:6px}.bar-edit-fields{position:absolute;bottom:100%;left:0;right:0;display:flex;gap:6px;margin-bottom:6px}.bar-note-edit,.bar-link-edit,.bar-image-edit{flex:1;border:1px solid rgba(0,0,0,.12);border-radius:6px;padding:4px 6px;font-size:11px;background:#ffffffe6}.bar-date-row{display:flex;gap:6px}.bar-date-edit{flex:1;border:1px solid rgba(0,0,0,.12);border-radius:6px;padding:4px 6px;font-size:11px;background:#ffffffe6}.bar-popover-dates{display:flex;gap:10px;font-size:11px;color:#0009;margin-bottom:6px}.bar-popover{position:fixed;transform:translate(-50%,-100%);min-width:220px;max-width:min(420px,92vw);background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:10px;box-shadow:var(--shadow);padding:10px;z-index:11000;cursor:grab;resize:both;overflow:auto;min-height:180px;max-height:min(520px,70vh)}.bar-popover:active{cursor:grabbing}.bar-popover-lines{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2}.bar-popover-lines line{stroke:#00000059;stroke-width:2}.theme-dark .bar-popover-lines line{stroke:#ffffff80}.bar-popover textarea.bar-note-edit,.bar-popover input.bar-link-edit,.bar-popover input.bar-image-edit{width:100%;display:block;box-sizing:border-box}.bar-popover-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.bar-popover-header-actions{display:inline-flex;align-items:center;gap:8px}.bar-popover-lock{border:1px solid rgba(0,0,0,.12);background:#ffffffd9;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600;cursor:pointer}.bar-popover-lock.is-locked{background:#2f2f2f;color:#fff;border-color:#2f2f2f}.bar-popover-title{font-size:12px;font-weight:700;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bar-popover-title-input{font-size:12px;font-weight:700;color:#333;border:1px solid rgba(0,0,0,.12);border-radius:6px;padding:4px 8px;width:100%;min-width:0}.bar-popover-close{border:none;background:transparent;font-size:14px;cursor:pointer;color:#777}.bar-popover textarea.bar-note-edit{min-height:60px;resize:vertical}.bar-color-section{display:flex;flex-direction:column;gap:8px}.bar-color-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.bar-color-title{font-size:12px;font-weight:600;color:#666}.bar-color-reset{border:1px solid #d0d0d0;background:#f0f0f0;color:#444;font-size:11px;font-weight:600;padding:4px 8px;border-radius:999px;cursor:pointer}.bar-color-reset:disabled{opacity:.6;cursor:default}.bar-image-preview{margin-top:8px;width:100%;max-width:100%;max-height:min(180px,30vh);object-fit:contain;border-radius:8px;display:block}.bar-popover-display{margin-top:8px;display:flex;flex-direction:column;gap:8px;max-height:35vh;overflow:auto}.bar-popover-link-display{color:#06c;text-decoration:none;font-weight:600;word-break:break-word}.bar-popover-note-display{font-size:12px;color:#444;white-space:pre-wrap}.bar-meta{display:flex;gap:8px;align-items:center;margin-left:6px;font-size:11px;color:#0009;pointer-events:auto}.bar-note{background:#ffffffb3;padding:2px 6px;border-radius:10px}.bar-link{color:#06c;text-decoration:none;font-weight:600}.theme-dark .bar-popover{background:#1f1f1f;border-color:#3a3a3a;box-shadow:0 12px 26px #0006;color:#f0f0f0}.theme-dark .bar-popover-dates{color:#ffffffb3}.theme-dark .bar-popover-title{color:#f0f0f0}.theme-dark .bar-popover-title-input,.theme-dark .bar-popover textarea.bar-note-edit,.theme-dark .bar-popover input.bar-link-edit,.theme-dark .bar-popover input.bar-image-edit{background:#2a2a2a;border-color:#3a3a3a;color:#f0f0f0}.theme-dark .bar-color-title{color:#cfcfcf}.theme-dark .bar-color-reset{border-color:#3a3a3a;background:#2a2a2a;color:#e1e1e1}.theme-dark .bar-popover-close{color:#bdbdbd}.theme-dark .bar-popover-note-display{color:#e1e1e1}.theme-dark .bar-meta{color:#ffffffb3}.theme-dark .bar-note{background:#00000059;color:#f0f0f0}.theme-dark .bar-link{color:#7db9ff}.bar-actions{display:inline-flex;align-items:center;gap:6px;margin-left:6px;-webkit-user-select:none;user-select:none;pointer-events:auto}.compare-btn{min-width:40px;display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:18px;padding:4px 10px;height:32px;line-height:1}.record-btn{font-size:12px;letter-spacing:.08em}.record-btn .record-icon{color:currentColor}.record-btn.is-active .record-icon{color:#fff}.record-btn.is-armed{background:#ffd2dd;color:#7a2a2a;box-shadow:inset 0 0 0 1px #d65c5c59}.theme-dark .record-btn.is-armed{background:#f27a8a;color:#3b0f14;box-shadow:inset 0 0 0 1px #ffdcdcb3}.record-btn.is-active{background:#e05a5a;color:#fff;box-shadow:inset 0 0 0 1px #8c1c1c73}.theme-dark .record-btn.is-active{background:#e05a5a;color:#fff;box-shadow:inset 0 0 0 1px #ffffff8c}.public-page{display:flex;flex-direction:column;align-items:stretch;padding:0;padding-top:var(--safe-top);background:var(--card-bg);height:100vh;height:100svh;height:100dvh;overflow:hidden;padding-bottom:var(--safe-bottom)}.public-card{background:var(--card-bg);border-radius:10px;box-shadow:var(--shadow);width:100%;padding:0 16px calc(16px + var(--safe-bottom));margin-top:0;flex:1;min-height:0;overflow:auto}.public-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;position:sticky;top:0;z-index:2;background:var(--card-bg)}.public-controls{display:flex;align-items:center;gap:10px;flex:1;flex-wrap:wrap}.public-controls h2{margin:0}.public-nav-actions{display:flex;align-items:center;gap:8px;margin-right:8px}.public-tabs{display:flex;gap:6px}.public-sort{border:1px solid #e0e0e0;background:#f7f7f7;color:#333;padding:4px 10px;border-radius:999px;font-size:12px}.public-search{flex:1;border:1px solid #e0e0e0;border-radius:8px;padding:6px 10px;font-size:13px;background:#fafafa}.public-actions{display:flex;gap:8px}.public-list{display:flex;flex-direction:column;gap:10px}.public-item{border:1px solid #e0e0e0;border-radius:8px;padding:10px;display:flex;align-items:center;justify-content:space-between;gap:12px;position:relative}.public-item-button{width:100%;text-align:left;background:#fff;cursor:pointer}.public-item-button:focus{outline:2px solid rgba(0,0,0,.12);outline-offset:2px}.public-item.has-project-color,.public-item-button.has-project-color{background:#fff;border-color:#e0e0e0;color:inherit}.theme-dark .public-item.has-project-color,.theme-dark .public-item-button.has-project-color{background:#2a2a2a;border-color:#333;color:inherit}.public-item.has-project-color .public-title,.public-item-button.has-project-color .public-title{display:inline-flex;align-items:center;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:2px 8px;border-radius:999px;background:var(--timeline-item-bg);color:var(--timeline-item-ink, #1b1b1b);box-shadow:inset 0 0 0 1px #00000014}.public-item:not(.has-project-color) .public-title,.public-item-button:not(.has-project-color) .public-title{display:inline-flex;align-items:center;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:2px 8px;border-radius:999px;background:#1f1f1f;color:#f7f7f7;box-shadow:inset 0 0 0 1px #0003}.public-info{flex:1}.public-preview{width:560px;min-width:440px;display:flex;flex-direction:column;gap:8px;background:#f6f6f6;border-radius:8px;padding:12px}.public-preview.user-preview{width:100%;min-width:0;margin-top:8px;padding:8px;gap:6px}.public-preview.user-preview .public-preview-row{height:10px}.public-preview.user-preview .public-preview-bar{border-radius:5px}.public-preview.user-preview .public-preview-bar.has-label{display:flex;align-items:center}.public-preview.user-preview .public-preview-bar-label{font-size:8px;padding:0 4px;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.public-preview-row{position:relative;height:12px;background:#e6e6e6;border-radius:6px;overflow:hidden}.public-preview-bar{position:absolute;top:0;bottom:0;border-radius:6px;opacity:.85}.public-star-count{font-size:11px;color:#666;white-space:nowrap}.public-group-subgroups{margin-top:6px;font-size:11px;color:#777}.theme-dark .public-star-count{color:#bdbdbd}.theme-dark .public-group-subgroups{color:#b0b0b0}.community-preview .public-preview-row{height:16px;border-radius:8px}.community-preview .public-preview-bar{border-radius:8px}.community-preview .public-preview-bar.has-label{display:flex;align-items:center}.community-preview .public-preview-bar-label{font-size:10px;color:#111;padding:0 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none}.theme-dark .community-preview .public-preview-bar-label{color:#fff}.public-user-item{gap:10px}.public-user-avatar{width:34px;height:34px;border-radius:999px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f0f0f0;flex:0 0 auto}.public-user-avatar img{width:100%;height:100%;object-fit:cover;border-radius:999px;display:block}.public-user-count{font-size:12px;color:#666;white-space:nowrap}.public-title{font-weight:700}.public-owner,.public-domain{font-size:12px;color:#666}.public-empty{color:#777}.theme-dark .public-page,.theme-dark .public-card,.theme-dark .public-header{background:#1f1f1f}.theme-dark .public-search{border-color:#3a3a3a;background:#2a2a2a;color:#e9e9e9}.theme-dark .public-item{border-color:#333}.theme-dark .public-item-button{background:#2a2a2a;color:#e9e9e9}.theme-dark .public-actions .download-btn{background:#2a2a2a;color:#e9e9e9;box-shadow:inset 0 1px #ffffff14}.theme-dark .public-actions .download-btn:hover{background:#333}.theme-dark .public-preview{background:#262626}.theme-dark .public-preview-row{background:#3a3a3a}.theme-dark .public-title{color:#f0f0f0}.theme-dark .public-owner,.theme-dark .public-domain{color:#b0b0b0}.theme-dark .public-user-avatar{background:#2f2f2f}.theme-dark .public-user-count{color:#b0b0b0}.theme-dark .public-sort{border-color:#3a3a3a;background:#2a2a2a;color:#e9e9e9}.feed-page{display:flex;flex-direction:column;align-items:stretch;padding:0;padding-top:var(--safe-top);background:var(--panel-bg);height:100vh;height:100svh;height:100dvh;overflow:hidden;padding-bottom:var(--safe-bottom)}.feed-card{background:var(--panel-bg);border-radius:10px;box-shadow:none;width:100%;padding:0 16px calc(16px + var(--safe-bottom));margin-top:0;flex:1;min-height:0;overflow:auto}.feed-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;position:sticky;top:0;z-index:2;background:var(--panel-bg)}.feed-header h2{margin:0;font-size:20px;font-weight:700}.feed-body{color:#666;padding:12px 0}.feed-list{display:flex;flex-direction:column;gap:14px}.feed-item{border:1px solid #e0e0e0;border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:12px;background:#fff;cursor:pointer;text-align:left;position:relative}.feed-item.has-project-color{background:#fff;border-color:#e0e0e0;color:inherit}.feed-item-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.feed-item-info{flex:1;min-width:0}.feed-item-title{font-weight:700;font-size:16px}.feed-item.has-project-color .feed-item-title{display:inline-flex;align-items:center;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:2px 8px;border-radius:999px;background:var(--timeline-item-bg);color:var(--timeline-item-ink, #1b1b1b);box-shadow:inset 0 0 0 1px #00000014}.feed-item:not(.has-project-color) .feed-item-title{display:inline-flex;align-items:center;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:2px 8px;border-radius:999px;background:#1f1f1f;color:#f7f7f7;box-shadow:inset 0 0 0 1px #0003}.feed-item-sub,.feed-item-dates{font-size:12px;color:#666}.feed-item-actions{display:flex;align-items:center;gap:8px}.feed-item .star-toggle{position:static;font-size:18px}.feed-star-count{font-size:11px;color:#666;white-space:nowrap}.feed-preview-wrap{width:100%;position:relative}.feed-preview{width:100%;min-width:0;padding:10px;gap:6px;--feed-row-height: 18px;--feed-row-gap: 6px}.feed-preview-rows{display:flex;flex-direction:column;gap:var(--feed-row-gap);max-height:calc((var(--feed-row-height) * 10) + (var(--feed-row-gap) * 9));overflow-y:auto;padding-right:6px}.feed-preview-rows::-webkit-scrollbar{width:8px}.feed-preview-rows::-webkit-scrollbar-thumb{background:#0003;border-radius:999px}.feed-preview-rows::-webkit-scrollbar-track{background:transparent}.feed-preview .public-preview-row{height:auto;background:transparent;border-radius:0}.feed-preview-row{display:flex;align-items:center;gap:8px}.feed-row-label{flex:0 0 140px;max-width:140px;font-size:11px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;height:18px}.feed-row-track{position:relative;flex:1;height:var(--feed-row-height);background:#e6e6e6;border-radius:9px;overflow:hidden}.feed-preview .public-preview-bar{border-radius:9px}.feed-preview .public-preview-bar.has-label{display:flex;align-items:center}.feed-preview .public-preview-bar-label{position:absolute;left:6px;top:50%;transform:translateY(-50%);font-size:10px;color:#111;padding:0 6px;background:#ffffffe6;border-radius:999px;white-space:nowrap;overflow:visible;text-overflow:clip;pointer-events:none}.feed-preview-controls{position:absolute;right:8px;bottom:8px;display:flex;flex-direction:column;gap:4px;z-index:2}.feed-scroll-btn{width:26px;height:26px;border-radius:7px;border:1px solid rgba(0,0,0,.2);background:#ffffffe6;color:#111;font-size:14px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 6px #0000001f}.feed-scroll-btn:hover{background:#fff}.feed-preview-axis{display:flex;align-items:center;gap:8px}.feed-row-label-ghost{visibility:hidden}.feed-axis-track{position:relative;flex:1;height:12px;border-radius:6px;background:#e6e6e6;overflow:visible;background-image:repeating-linear-gradient(90deg,rgba(0,0,0,.12) 0,rgba(0,0,0,.12) 1px,transparent 1px,transparent 12px)}.feed-axis-tick{position:absolute;top:50%;transform:translate(-50%,-50%);font-size:9px;color:#555;background:#fffc;padding:0 4px;border-radius:999px;white-space:nowrap}.feed-axis-tick.start{transform:translateY(-50%)}.feed-axis-tick.end{transform:translate(-100%,-50%)}.theme-dark .feed-page,.theme-dark .feed-card,.theme-dark .feed-header{background:#1f1f1f}.theme-dark .feed-body,.theme-dark .feed-item-sub,.theme-dark .feed-item-dates,.theme-dark .feed-star-count{color:#b0b0b0}.theme-dark .feed-row-label{color:#d7d7d7}.theme-dark .feed-row-track{background:#3a3a3a}.theme-dark .feed-preview-rows::-webkit-scrollbar-thumb{background:#fff3}.theme-dark .feed-item{border-color:#333;background:#2a2a2a;color:#e9e9e9}.theme-dark .feed-preview{background:#262626}.theme-dark .feed-preview .public-preview-row{background:#3a3a3a}.theme-dark .feed-preview .public-preview-bar-label{color:#fff;background:#0000008c}.theme-dark .feed-scroll-btn{background:#1e1e1ee6;color:#f0f0f0;border-color:#ffffff26}.theme-dark .feed-axis-track{background:#3a3a3a;background-image:repeating-linear-gradient(90deg,rgba(255,255,255,.18) 0,rgba(255,255,255,.18) 1px,transparent 1px,transparent 12px)}.theme-dark .feed-axis-tick{color:#cfcfcf;background:#00000073}.home-page{display:flex;flex-direction:column;align-items:stretch;padding:0;padding-top:var(--safe-top);background:var(--panel-bg);height:100vh;height:100svh;height:100dvh;overflow:hidden;padding-bottom:var(--safe-bottom)}.home-card{background:var(--panel-bg);border-radius:10px;box-shadow:none;width:100%;padding:0 16px calc(16px + var(--safe-bottom));margin-top:0;flex:1;min-height:0;overflow:auto}.home-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;position:sticky;top:0;z-index:2;background:var(--panel-bg)}.home-header h2{margin:0;font-size:20px;font-weight:700}.home-body{color:#666;padding:12px 0}.home-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.home-item{border:1px solid #e0e0e0;border-radius:10px;padding:8px;display:flex;flex-direction:column;align-items:stretch;gap:8px;background:#fff;cursor:pointer;text-align:left;position:relative}.home-item.has-project-color{background:#fff;border-color:#e0e0e0;color:inherit}.theme-dark .home-item.has-project-color{background:#242424;border-color:#333;color:inherit}.home-item.has-project-color .home-title{display:inline-flex;align-items:center;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:2px 8px;border-radius:999px;background:var(--timeline-item-bg);color:var(--timeline-item-ink, #1b1b1b);box-shadow:inset 0 0 0 1px #00000014}.home-item:not(.has-project-color) .home-title{display:inline-flex;align-items:center;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:2px 8px;border-radius:999px;background:#1f1f1f;color:#f7f7f7;box-shadow:inset 0 0 0 1px #0003}.home-info{flex:1;min-width:0}.home-title{font-weight:700}.home-sub{font-size:11px;color:#666}.home-dates{position:absolute;right:8px;top:4px;z-index:2;text-align:right;white-space:nowrap;font-size:12px;font-weight:600;color:#555}.home-strip{margin-top:10px;padding-top:8px;border-top:1px solid #e0e0e0}.home-feed-title{font-weight:700;margin-bottom:10px}.home-strip-scroller{position:relative}.home-strip-list{display:flex;gap:12px;overflow-x:auto;padding-bottom:3px;scroll-snap-type:x proximity;scrollbar-color:#bdbdbd transparent}.home-strip-scroll{position:absolute;top:50%;width:34px;height:34px;border-radius:50%;border:none;background:#1e1e1ecc;color:#fff;font-size:22px;line-height:1;transform:translateY(-50%);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;z-index:2;opacity:0;transition:opacity .16s ease,background-color .16s ease}.home-strip-scroll:hover{background:#141414f2}.home-strip-scroller:hover .home-strip-scroll{opacity:1}.home-strip-scroll-left{left:6px}.home-strip-scroll-right{right:6px}.home-strip-list .home-item{flex:0 0 120px;padding:5px;gap:5px;scroll-snap-align:start}.home-strip-list .home-title{font-size:12px}.home-strip-list .home-sub{font-size:9px}.home-strip-list .home-dates{font-size:10px;top:2px}.home-strip-list .home-preview-wrap{max-height:120px}.home-strip-list::-webkit-scrollbar{height:8px}.home-strip-list::-webkit-scrollbar-track{background:transparent}.home-strip-list::-webkit-scrollbar-thumb{background:#c9c9c9;border-radius:999px}.home-strip-list::-webkit-scrollbar-thumb:hover{background:#b0b0b0}.home-feed-empty{font-size:12px;color:#666;min-height:150px;display:flex;align-items:center}.home-preview{width:100%;min-width:300px;display:flex;flex-direction:column;gap:3px;padding:6px;background:#f6f6f6;border-radius:8px;overflow:hidden}@media (max-width: 540px){.home-preview{min-width:0}}.home-preview-wrap{position:relative;width:100%;max-height:180px;overflow:hidden}.home-preview-dates{position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:12px;font-weight:600;color:#666;background:#ffffffbf;padding:1px 4px;border-radius:999px}.home-star{position:absolute;top:44px;right:8px;transform:translateY(-50%);font-size:14px;line-height:1;width:auto}.home-star-count{position:absolute;top:30px;right:26px;transform:translateY(-50%);font-size:10px;color:#666;line-height:1;width:auto;text-align:right;white-space:nowrap}.home-strip-list .home-star{top:26px}.home-strip-list .home-star-count{top:24px;right:26px}.theme-dark .home-star-count{color:#bdbdbd}.home-preview .public-preview-row{height:8px;border-radius:4px;overflow:hidden}.home-preview .public-preview-bar{border-radius:4px;overflow:visible}.home-preview .public-preview-bar.has-label{display:flex;align-items:center}.home-preview .public-preview-bar-label{position:absolute;left:4px;top:50%;transform:translateY(-50%);max-width:none;font-size:8px;color:#111;padding:0 4px;background:#ffffffe6;border-radius:999px;line-height:1.4;white-space:nowrap;overflow:visible;pointer-events:none}.home-preview .public-preview-axis{position:relative;height:8px;border-radius:4px;background:#e6e6e6;overflow:hidden;display:flex;align-items:center;justify-content:space-between;font-size:7px;color:#666;padding:0 3px;background-image:repeating-linear-gradient(90deg,rgba(0,0,0,.12) 0,rgba(0,0,0,.12) 1px,transparent 1px,transparent 10px)}.home-preview .public-preview-axis-label{position:relative;z-index:1;background:#ffffffbf;padding:0 2px;border-radius:999px}.theme-dark .home-preview .public-preview-bar-label{color:#fff;background:#0000008c}.theme-dark .home-preview{background:#262626}.theme-dark .home-preview .public-preview-axis{background:#3a3a3a;color:#bdbdbd;background-image:repeating-linear-gradient(90deg,rgba(255,255,255,.18) 0,rgba(255,255,255,.18) 1px,transparent 1px,transparent 10px)}.theme-dark .home-preview .public-preview-axis-label{background:#00000073}.theme-dark .home-page,.theme-dark .home-card,.theme-dark .home-header{background:#1f1f1f}.timeline-comments{width:min(900px,90vw);margin:16px auto 0;background:var(--card-bg);border-radius:12px;padding:12px 14px;box-shadow:var(--shadow)}.timeline-comments-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.timeline-comments-title{font-weight:700}.timeline-comments-count{font-size:12px;color:var(--muted)}.timeline-comments-list{display:flex;flex-direction:column;gap:10px;max-height:220px;overflow-y:auto;padding-right:4px}.timeline-comment{display:flex;gap:10px}.timeline-comment-avatar{width:28px;height:28px;border-radius:999px;overflow:hidden;background:#e6e6e6;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.timeline-comment-avatar img{width:100%;height:100%;object-fit:cover;display:block}.timeline-comment-body{flex:1;min-width:0}.timeline-comment-meta{display:flex;gap:8px;font-size:12px;color:var(--muted)}.timeline-comment-author{font-weight:700;color:var(--text)}.timeline-comment-text{font-size:13px;color:var(--text);white-space:pre-wrap;word-break:break-word}.timeline-comments-empty{font-size:12px;color:var(--muted);padding:6px 0}.timeline-comment-form{margin-top:12px;display:flex;flex-direction:column;gap:8px}.timeline-comment-input{width:100%;border-radius:10px;border:1px solid #e0e0e0;background:#fafafa;padding:8px 10px;font-size:13px;font-family:inherit;color:var(--text);resize:vertical}.timeline-comment-submit{align-self:flex-end}.theme-dark .timeline-comment-input{background:#2a2a2a;border-color:#3a3a3a;color:#f0f0f0}.theme-dark .timeline-comment-avatar{background:#2f2f2f}.comment-modal{width:min(520px,90vw)}.theme-dark .comment-modal{background:#242424;color:#e9e9e9}.comment-modal-input{width:100%;min-height:120px;border-radius:10px;border:1px solid #e0e0e0;background:#fafafa;padding:8px 10px;font-size:13px;font-family:inherit;color:var(--text);resize:vertical}.comment-modal-actions{margin-top:10px;display:flex;justify-content:flex-end;gap:10px;align-items:center}.comment-modal-count{margin-right:auto;font-size:12px;color:#777}.theme-dark .comment-modal-count{color:#b0b0b0}.comment-modal-error{margin-top:8px;font-size:12px;color:#c13d3d}.theme-dark .comment-modal-error{color:#e28f8f}.theme-dark .comment-modal-input{background:#2a2a2a;border-color:#3a3a3a;color:#f0f0f0}.theme-dark .comment-modal .modal-title,.theme-dark .comment-modal .modal-close{color:#f0f0f0}.theme-dark .comment-modal-actions .icon-btn{background:#2a2a2a;color:#e9e9e9;box-shadow:inset 0 1px #ffffff14}.theme-dark .home-body,.theme-dark .home-sub{color:#b0b0b0}.theme-dark .home-dates{color:#d7d7d7}.theme-dark .home-strip{border-top-color:#333}.theme-dark .home-feed-empty{color:#b0b0b0}.theme-dark .home-strip-list{scrollbar-color:#555 transparent}.theme-dark .home-strip-list::-webkit-scrollbar-thumb{background:#444}.theme-dark .home-strip-list::-webkit-scrollbar-thumb:hover{background:#5a5a5a}.theme-dark .home-item{border-color:#333;background:#2a2a2a;color:#e9e9e9}.theme-dark .home-title{color:#f0f0f0}.theme-dark .home-preview-dates{color:#e0e0e0;background:#00000059}.theme-dark .public-empty{color:#b0b0b0}.user-page{display:flex;flex-direction:column;align-items:stretch;padding:0;padding-top:var(--safe-top);background:var(--card-bg);height:100vh;height:100svh;height:100dvh;overflow:hidden;padding-bottom:var(--safe-bottom)}.user-card{background:var(--card-bg);border-radius:10px;box-shadow:var(--shadow);width:100%;max-width:none;padding:16px 16px calc(16px + var(--safe-bottom));margin-top:0;flex:1;min-height:0;overflow:auto}.user-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.user-header-info{display:flex;align-items:center;gap:12px}.user-avatar{width:42px;height:42px;border-radius:50%;border:none;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:#fff}.user-avatar img{width:100%;height:100%;object-fit:cover;display:block}.user-title{font-weight:700;font-size:18px}.user-title.user-title-edit{background:transparent;border:none;padding:0;cursor:pointer;color:var(--text)}.user-name-input{font-size:18px;font-weight:700;color:var(--text);background:transparent;border:1px solid rgba(0,0,0,.2);border-radius:8px;padding:4px 8px;width:220px}.theme-dark .user-name-input{border-color:#fff3}.user-avatar-button{border:none;background:transparent;padding:0;cursor:pointer}.profile-photo-modal .profile-photo-preview{width:100%;max-width:320px;margin:0 auto 12px;border-radius:999px;overflow:hidden;background:#f2f2f2;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center}.profile-photo-modal .profile-photo-preview img{width:100%;height:100%;object-fit:cover;display:block}.profile-photo-modal .profile-photo-placeholder{font-size:32px;font-weight:700;color:#666}.profile-photo-modal .profile-input{width:100%;max-width:320px;display:block;margin:0 auto}.theme-dark .profile-photo-modal .profile-photo-preview{background:#2a2a2a}.theme-dark .profile-photo-modal .profile-photo-placeholder{color:#d0d0d0}.user-subtitle{font-size:12px;color:#666}.user-actions{display:flex;gap:8px}.user-list{display:flex;flex-direction:column;gap:10px}.user-group{border:1px solid #e0e0e0;border-radius:10px;padding:10px;background:#fff}.user-group-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.user-group-title{font-weight:700}.user-group-meta{display:flex;align-items:center;gap:10px}.user-group-count{font-size:12px;color:#777}.user-group-stars{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:#777}.user-group-stars .star-toggle{position:static}.user-group-star-count{font-size:11px;color:#777}.user-group-list{display:flex;flex-direction:column;gap:8px}.user-group-empty{font-size:12px;color:#777}.user-controls{display:flex;align-items:center;gap:8px;margin:8px 0 12px}.user-sort-label{font-size:12px;color:#666}.theme-dark .user-sort-label{color:var(--muted)}.user-item{border:1px solid #e0e0e0;border-radius:8px;padding:10px;position:relative}.user-item-button{width:100%;text-align:left;background:#fff;cursor:pointer}.user-item-button:focus{outline:2px solid rgba(0,0,0,.12);outline-offset:2px}.user-item.has-project-color,.user-item-button.has-project-color{background:#fff;border-color:#e0e0e0;color:inherit}.theme-dark .user-item.has-project-color,.theme-dark .user-item-button.has-project-color{background:#2a2a2a;border-color:#333;color:inherit}.user-item.has-project-color .user-item-title-text,.user-item-button.has-project-color .user-item-title-text{display:inline-flex;align-items:center;max-width:100%;padding:2px 8px;border-radius:999px;background:var(--timeline-item-bg);color:var(--timeline-item-ink, #1b1b1b);box-shadow:inset 0 0 0 1px #00000014}.user-item:not(.has-project-color) .user-item-title-text,.user-item-button:not(.has-project-color) .user-item-title-text{display:inline-flex;align-items:center;max-width:100%;padding:2px 8px;border-radius:999px;background:#1f1f1f;color:#f7f7f7;box-shadow:inset 0 0 0 1px #0003}.user-item-title{font-weight:700;display:inline-flex;align-items:center;gap:6px;max-width:calc(100% - 150px)}.user-item-title-text{display:inline-block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-item-sub{font-size:12px;color:#666}.user-item-stars{position:absolute;right:10px;top:34px;font-size:11px;color:#777}.user-compare-btn{position:absolute;right:54px;top:10px;border:none;background:#f2dede;color:#8a2f2f;font-size:10px;font-weight:700;letter-spacing:.04em;padding:4px 8px;border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.theme-dark .user-compare-btn{background:#3a2222;color:#f2c7c7}.theme-dark .user-avatar{background:#2a2a2a}.theme-dark .user-title{color:#f0f0f0}.theme-dark .user-subtitle{color:#b0b0b0}.theme-dark .user-item{border-color:#333}.theme-dark .user-item-button{background:#2a2a2a;color:#e9e9e9}.theme-dark .user-item-title{color:#f0f0f0}.theme-dark .user-item-sub{color:#b0b0b0}.theme-dark .user-item-stars{color:#cfcfcf}.theme-dark .user-group{background:#1f1f1f;border-color:#3a3a3a}.theme-dark .user-group-count,.theme-dark .user-group-empty,.theme-dark .user-group-stars,.theme-dark .user-group-star-count{color:var(--muted)}.star-toggle{position:absolute;right:10px;top:10px;font-size:16px;line-height:1;color:#b0b0b0;cursor:pointer;-webkit-user-select:none;user-select:none}.public-item .star-toggle{top:-6px;right:-6px;font-size:25px}.star-toggle.is-starred{color:#f2a900}.timeline-title-row{position:relative;display:flex;align-items:center;justify-content:center}.timeline-star-toggle{position:absolute;right:-26px;border:none;background:transparent;font-size:18px;line-height:1;color:#b0b0b0;cursor:pointer}.timeline-star-toggle.is-starred{color:#f2a900}.timeline-heart-toggle{position:absolute;right:-26px;border:none;background:transparent;font-size:18px;line-height:1;color:#b0b0b0;cursor:pointer;z-index:2;pointer-events:auto}.timeline-heart-toggle.is-featured{color:#e05a5a}.timeline-author .timeline-heart-toggle{position:static;right:auto;margin-left:6px}.user-item-featured{display:inline-block;margin-right:6px;color:#e05a5a;text-shadow:-1px -1px 0 #000000,1px -1px 0 #000000,-1px 1px 0 #000000,1px 1px 0 #000000}.user-item-button.is-featured{border-color:#e05a5a99;box-shadow:0 0 0 1px #e05a5a99,0 8px 18px #e05a5a1f}.theme-dark .user-item-button.is-featured{border-color:#e05a5ab3;box-shadow:0 0 0 1px #e05a5ab3,0 8px 18px #00000059}.user-empty{color:#777}.user-featured-placeholder{border:1px dashed rgba(224,90,90,.45);border-radius:12px;padding:16px;background:#e05a5a0f;color:#a24747;font-size:13px;font-weight:600;text-align:center}.theme-dark .user-featured-placeholder{border-color:#e05a5a99;background:#e05a5a1f;color:#f2c1c1}.user-follow-lists{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:12px}.user-follow-section{border:1px solid #e0e0e0;border-radius:8px;padding:10px;background:#fff}.user-follow-title{font-weight:700;margin-bottom:8px;font-size:12px}.user-follow-list{display:flex;flex-direction:column;gap:6px}.user-follow-item{display:flex;align-items:center;gap:8px;border:none;background:transparent;color:inherit;text-align:left;cursor:pointer;font-size:12px;padding:4px 0}.user-follow-modal .user-follow-item{padding:6px 8px;border-radius:8px}.user-follow-modal .user-follow-item:hover{background:#0000000f}.user-follow-avatar{width:24px;height:24px;border-radius:999px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:#e6e6e6;flex:0 0 auto}.user-follow-avatar img{width:100%;height:100%;object-fit:cover;display:block}.user-follow-title-button{border:none;background:transparent;color:inherit;font-weight:700;font-size:12px;text-align:left;padding:0;cursor:pointer}.user-follow-title-button:hover{color:var(--accent)}.user-follow-empty{font-size:12px;color:#666}.user-follow-modal{min-width:320px}.user-follow-modal-list{display:flex;flex-direction:column;gap:6px;max-height:220px;overflow-y:auto;padding-right:4px}.theme-dark .user-follow-modal{background:#242424;color:#e9e9e9}.theme-dark .user-follow-modal .user-follow-item{color:#fff}.theme-dark .user-follow-modal .user-follow-item:hover{background:#ffffff14}.theme-dark .user-follow-avatar{background:#2f2f2f}.theme-dark .user-follow-title-button:hover{color:#f2a900}.theme-dark .user-follow-section{border-color:#333;background:#2a2a2a}.theme-dark .user-follow-empty{color:#b0b0b0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000040;display:flex;align-items:center;justify-content:center;z-index:12000}.modal-backdrop.new-timeline-backdrop{background:#00000073}.modal{background:#fff;border-radius:12px;padding:14px 16px;box-shadow:0 12px 30px #0000002e;min-width:320px;max-width:480px}.theme-dark .modal{background:#242424;color:#f2f2f2;box-shadow:0 12px 30px #0006}.new-timeline-overlay{width:min(840px,90vw)}.new-timeline-line{display:flex;align-items:center;justify-content:center;gap:18px}.new-timeline-input{width:min(320px,40vw);padding:8px 0;font-size:clamp(28px,4vw,44px);font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-align:center;border:none;border-bottom:3px solid rgba(255,255,255,.65);background:transparent;color:#fff;outline:none}.new-timeline-input:focus{border-bottom-color:#f8a548}.new-timeline-input::placeholder{color:#ffffffb3}.new-timeline-sep{font-size:clamp(24px,3vw,36px);font-weight:700;color:#ffffffb3}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.modal-title{font-weight:700;font-size:14px}.theme-dark .modal-title{color:#f5f5f5}.compare-overlap{font-size:11px;color:#777}.modal-close{border:none;background:#eee;border-radius:8px;width:26px;height:26px;cursor:pointer;font-size:14px}.theme-dark .modal-close{background:#333;color:#f2f2f2}.modal-body{font-size:13px;color:#444}.theme-dark .modal-body{color:#cfcfcf}.modal-actions{margin-top:12px;display:flex;justify-content:flex-end;gap:8px}.share-url-preview{padding:8px 10px;border-radius:10px;background:#0000000d;font-size:12px;word-break:break-all;margin-bottom:10px}.theme-dark .share-url-preview{background:#ffffff14}.share-url-label{display:block;font-size:12px;font-weight:600;margin-bottom:6px}.share-url-row{display:flex;align-items:center;gap:6px;border:1px solid #e0e0e0;border-radius:10px;padding:6px 8px;background:#fafafa}.theme-dark .share-url-row{border-color:#3a3a3a;background:#2a2a2a}.share-url-prefix{font-size:12px;color:#777;white-space:nowrap}.theme-dark .share-url-prefix{color:silver}.share-url-input{border:none;background:transparent;color:inherit;font-size:12px;flex:1;min-width:0;outline:none}.share-url-input:disabled{opacity:.6;cursor:not-allowed}.share-url-error{margin-top:8px;color:#b13030;font-size:12px}.theme-dark .share-url-error{color:#ff8b8b}.share-url-hint{margin-top:6px;font-size:12px;color:#777}.theme-dark .share-url-hint{color:#b0b0b0}.modal-checkbox{margin-top:10px;display:flex;align-items:center;gap:8px;font-size:12px;color:#555}.modal-checkbox.modal-checkbox-bottom{margin-top:8px;justify-content:flex-start}.theme-dark .modal-checkbox{color:#cfcfcf}.similar-modal .modal-title{color:#000}.theme-dark .similar-modal .modal-title{color:#fff}.modal-body.error{color:#c00}.compare-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px;max-height:320px;overflow-y:auto}.compare-item{border:1px solid #e0e0e0;border-radius:8px;padding:8px 10px}.compare-item-button{width:100%;text-align:left;background:#fff;cursor:pointer}.theme-dark .compare-item{border-color:#3a3a3a}.theme-dark .compare-item-button{background:#262626;color:#f0f0f0}.theme-dark .compare-owner{color:#bdbdbd}.theme-dark .compare-item-button:focus{outline-color:#ffffff40}.similar-modal .compare-item,.similar-modal .compare-item-button{overflow:hidden}.similar-modal .public-preview{width:100%;min-width:0;max-width:100%}.compare-item-button:focus{outline:2px solid rgba(0,0,0,.12);outline-offset:2px}.compare-title{font-weight:700}.compare-owner{font-size:12px;color:#666}.wiki-chip{border:none;background:#fffc;color:#444;border-radius:50%;width:18px;height:18px;font-size:11px;font-weight:700;margin-left:6px;cursor:pointer}.suggestions{position:absolute;top:100%;left:0;margin-top:4px;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;box-shadow:0 8px 20px #0000001f;z-index:12000;min-width:160px;pointer-events:auto;max-height:150px;overflow-y:auto}.suggestion-item{display:block;width:100%;text-align:left;padding:8px 10px;border:none;background:transparent;cursor:pointer}.suggestion-item:hover{background:#0000000a}.suggestion-title{font-size:12px;font-weight:700;color:#2f2f2f}.suggestion-desc{font-size:11px;color:#666;margin-top:2px}.bar:after{content:none}.bar.draft{background:#bcd9ff;opacity:.8}.new-hint{font-size:12px;color:var(--muted);position:absolute;left:8px;top:50%;transform:translateY(-50%);z-index:9999}.new-hint.is-hidden{display:none}.theme-dark .new-hint{color:#fff}@media (max-width: 900px){:root{--project-toggle-left: clamp(86px, 13vw, 128px);--header-row-shift: calc(var(--project-toggle-left) - 130px);--header-search-width: clamp(200px, 45vw, 460px);--header-search-shift: 40px;--header-auth-shift: clamp(24px, 5vw, 96px);--header-nav-shift: 56px;--header-nav-collapsed: clamp(120px, 16vw, 180px)}.header-nav-actions{margin-left:0;transform:translate(calc(var(--header-row-shift) + var(--header-nav-shift, 60px)))}.page.has-projects.projects-collapsed .header-nav-actions{margin-left:var(--header-nav-collapsed, clamp(140px, 18vw, 200px))}.page.has-projects{padding-left:0}.project-panel{z-index:3000;box-shadow:0 12px 24px #00000059;border-right:none}.project-panel-toggle{z-index:3100;left:var(--project-toggle-left, 148px)}.header-top-row{grid-template-columns:auto auto auto minmax(200px,1fr) auto;column-gap:2px;padding-top:6px;padding-right:2px}.header-nav-actions,.header-auth-actions,.header-left-actions{gap:0;justify-self:start}.header-auth-actions{transform:translate(calc(var(--header-row-shift) - var(--header-auth-shift, 64px)))}.header-nav-actions .import-btn,.header-auth-actions .icon-btn,.header-auth-actions .avatar-btn{transform:scale(.9);transform-origin:center}.header-nav-actions .import-btn{padding:clamp(4px,1.2vw,7px) clamp(6px,2vw,10px);font-size:clamp(11px,1.6vw,12px)}.page-logo{transform:scale(.85);transform-origin:left center}.project-panel-toggle{transform:scale(.85);transform-origin:center}.axis-row,.row{grid-template-columns:var(--label-width) 1fr}.label-cell{justify-content:flex-start}.header-top-row{grid-template-columns:auto auto auto minmax(200px,1fr) auto;row-gap:0;padding:6px 2px 0;justify-items:stretch}.global-search-contains{width:24px;height:24px;padding:0;font-size:0;line-height:1;display:inline-flex;align-items:center;justify-content:center}.global-search-input{padding-right:72px}.global-search.no-contains .global-search-input{padding-right:48px}.global-search-contains:before{content:"C";font-size:11px;font-weight:700;line-height:1}.header-left-actions,.header-auth-actions{justify-self:start}.home-list{grid-template-columns:1fr}.timeline-actions-left{left:0}}.playback-control{--control-size: 30px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;padding:0;z-index:2000;margin-top:auto}.playback-control .play-btn,.playback-control .row-zoom,.playback-control .add-row-top{border-radius:8px}.playback-control>*{flex:1 1 0;min-width:0}.playback-menu{position:fixed;z-index:20000;background:var(--panel-bg);color:var(--text);border:1px solid rgba(0,0,0,.12);border-radius:10px;padding:12px;box-shadow:0 10px 24px #0003;display:flex;flex-direction:column;gap:10px;min-width:200px}.playback-menu-section{display:flex;flex-direction:column;align-items:center;gap:8px}.playback-menu .playback-speed{width:160px}.playback-menu .playback-speed-input{width:80px}.playback-menu-ok{border:none;border-radius:8px;padding:6px 10px;font-weight:600;background:var(--accent);color:#1b1b1b;cursor:pointer}.playback-menu-ok:hover{filter:brightness(.98)}.playback-menu-record{width:100%;justify-content:center}.theme-dark .playback-menu{border-color:#ffffff1f}.label-cell.placeholder.playback-slot .add-row-top{width:100%;height:var(--control-size);border-radius:10px;padding:0;font-size:18px}.playback-play-wrap{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:var(--control-size)}.playback-slot{display:flex;align-items:stretch;justify-content:flex-start;padding-top:0;transform:none;z-index:2000}.playback-speed{display:block;width:70px;height:8px;margin:0;accent-color:var(--accent);cursor:pointer}.playback-speed-value{font-size:11px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:#3f3f3f}.playback-speed-input{font-size:11px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:#3f3f3f;background:transparent;border:none;outline:none;text-align:center;width:64px;padding:0;margin-bottom:2px}.playback-interval{display:flex;align-items:center;gap:6px;margin-top:6px}.playback-interval-label{font-size:10px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:#3f3f3f}.playback-interval-select{font-size:11px;font-weight:600;letter-spacing:.01em;padding:2px 8px;border-radius:999px;border:1px solid #d0d0d0;background:#f5f5f5;color:#222;cursor:pointer}.theme-dark .playback-interval-label{color:#fff}.theme-dark .playback-interval-select{background:#2c2c2c;border-color:#444;color:#fff}.theme-dark .playback-speed-value,.theme-dark .playback-speed-input{color:#fff}.play-btn{width:100%;height:100%;min-width:0;min-height:0;font-size:16px;margin:0}.play-btn.is-recording:not(.is-playing){color:#d34c4c}.playback-record{position:absolute;right:-8px;bottom:8px;width:28px;height:28px;padding:0;font-size:14px;line-height:1;border-radius:10px;border:1px solid #000000}.play-btn.is-playing{background:#d34c4c;color:#fff}.theme-dark .play-btn.is-recording:not(.is-playing){color:#f27a8a}.project-panel{position:fixed;left:0;top:54px;bottom:0;width:180px;background:var(--panel-bg);border-radius:8px;box-shadow:none;padding:0 6px 12px;display:flex;flex-direction:column;gap:8px;overflow:visible;z-index:2100;pointer-events:auto;transition:background-color .22s ease,box-shadow .22s ease,color .22s ease;border-right:1px solid #e0e0e0}.project-panel.is-collapsed{transform:translate(-100%)}.project-panel-toggle{position:fixed;top:18px;left:var(--project-toggle-left, 148px);width:26px;height:26px;border-radius:8px;border:none;background:#ececec;color:#333;font-weight:700;font-size:14px;cursor:pointer;z-index:2102;display:inline-flex;align-items:center;justify-content:center;pointer-events:auto;box-shadow:none;transition:left .2s ease,background-color .22s ease,color .22s ease}.project-panel-toggle.is-inline{position:static;width:30px;height:30px;border-radius:10px;box-shadow:none}.project-panel-toggle.is-closed{left:var(--project-toggle-left, 148px)}.theme-dark .project-panel-toggle{background:#2a2a2a;color:#f0f0f0}.project-panel-header{display:flex;align-items:center;justify-content:space-between;padding-top:0}.project-panel-empty{font-size:12px;color:var(--muted);padding:10px 6px 0}.project-panel-counts{display:flex;gap:8px;font-size:11px;color:var(--muted)}.project-count{border:none;background:transparent;color:var(--muted);font-size:11px;cursor:pointer;padding:0}.project-count-total{color:var(--muted);font-size:11px}.project-count.active{color:var(--accent);font-weight:700}.project-panel-title{font-weight:700;font-size:13px}.add-project-btn{border:none;background:#ececec;color:#333;font-weight:700;width:26px;height:26px;border-radius:8px;cursor:pointer}.project-list{display:flex;flex-direction:column;gap:6px;max-height:300px;flex:1;min-height:0;max-height:none;overflow-y:auto;overflow-x:visible;padding-right:0;scrollbar-gutter:stable;scrollbar-color:#bdbdbd transparent}.project-list::-webkit-scrollbar{width:8px}.project-list::-webkit-scrollbar-track{background:transparent}.project-list::-webkit-scrollbar-thumb{background:#c9c9c9;border-radius:999px;opacity:0;transition:opacity .16s ease}.project-list::-webkit-scrollbar-thumb:hover{background:#b0b0b0}.project-list:hover::-webkit-scrollbar-thumb{opacity:1}.theme-dark .project-list{scrollbar-color:#555 transparent}.theme-dark .project-list::-webkit-scrollbar-thumb{background:#555}.theme-dark .project-list::-webkit-scrollbar-thumb:hover{background:#6a6a6a}.theme-dark .project-panel{border-right-color:#333}.project-item{display:flex;align-items:center;gap:6px;position:relative}.project-item.is-group-child{padding-left:12px}.project-select{flex:1;border:1px solid var(--project-border, #e0e0e0);background:var(--project-bg, #fafafa);color:#333;border-radius:8px;padding:6px 4px;text-align:left;cursor:pointer;font-size:12px;display:flex;align-items:center;gap:4px;min-width:0;position:relative}.project-title-wrap{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.theme-dark .project-title-text{display:inline-flex;align-items:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:1px 6px;border-radius:999px;background:#0000008c;box-shadow:inset 0 0 0 1px #000000a6;color:#fff}.project-star{margin-left:6px;color:#f2a900;font-size:12px}.project-heart{border:none;background:transparent;margin-right:6px;font-size:14px;line-height:1;color:#b0b0b0;cursor:pointer;text-shadow:-1px -1px 0 #000000,1px -1px 0 #000000,-1px 1px 0 #000000,1px 1px 0 #000000}.project-heart.is-featured{color:#e05a5a}.project-collapse-marker{margin-left:6px;flex:0 0 auto;color:#fff;font-size:16px;line-height:1;transform:translateY(-1px)}.theme-dark .project-collapse-marker{color:#000}.project-open-marker{margin-left:6px;flex:0 0 auto;color:#fff;font-size:16px;line-height:1;transform:translateY(1px)}.theme-dark .project-open-marker{color:#000}.project-edit{flex:1;border:1px solid #e0e0e0;background:#fff;color:#333;border-radius:8px;padding:6px 8px;font-size:12px}.project-owner{font-weight:600;color:#777}.project-visibility-label{margin-left:6px;flex:0 0 auto;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:4px 0;border:1px solid #000000;border-radius:999px;width:16px;min-width:16px;text-align:center}.project-owner-link{margin-left:6px;flex:0 0 auto;font-size:10px;font-weight:700;padding:2px 6px;border-radius:999px;color:#333;background:#00000014;border:none;cursor:pointer}.project-owner-link:disabled{cursor:default;opacity:.6}.theme-dark .project-owner-link{color:#f0f0f0;background:#ffffff1f}.project-visibility-label.on{color:#1d7a2a;background:#c8efd2}.project-visibility-label.off{color:#a62323;background:#f7c6c6}.project-item.active .project-select{background:var(--accent-soft);border-color:var(--accent)}.project-item.active .project-select.has-color{background:var(--project-bg, #fafafa);border-color:var(--project-border, #e0e0e0);box-shadow:inset 0 0 0 3px #f8a548f2}.project-item.is-selected .project-select,.project-item.is-selected.is-group-child .project-select{box-shadow:inset 0 0 0 3px #f8a548f2}.project-item.is-group-child .project-select{padding-left:6px}.project-item.is-group-child .project-select:before{content:"";position:absolute;left:-6px;top:6px;bottom:6px;width:2px;background:#00000038}.project-item.is-group-child .project-select:after{content:"";position:absolute;left:-8px;top:50%;width:6px;height:6px;transform:translateY(-50%);border-radius:50%;background:#0000004d}.theme-dark .project-item.is-group-child .project-select:before{background:#ffffff40}.theme-dark .project-item.is-group-child .project-select:after{background:#ffffff59}.theme-dark .project-select{background:var(--project-bg, #2a2a2a);border-color:var(--project-border, #3a3a3a);color:var(--text)}.theme-dark .project-select.has-color{color:#fff;text-shadow:none;box-shadow:inset 0 0 0 1px #000000a6}.theme-dark .project-edit{background:#2a2a2a;border-color:#3a3a3a;color:var(--text)}.theme-dark .project-owner{color:#b0b0b0}.theme-dark .project-visibility-label.on{color:#113d1b;background:#8fe39a}.theme-dark .project-visibility-label.off{color:#4c1010;background:#f19a9a}.theme-dark .project-item.active .project-select{background:var(--accent-soft);border-color:var(--accent);color:var(--text)}.theme-dark .project-item.active .project-select.has-color{background:var(--project-bg, #2a2a2a);border-color:var(--project-border, #3a3a3a);color:#000;box-shadow:inset 0 0 0 3px #f8a548f2}.project-visibility{border:1px solid #e0e0e0;background:#fff;color:#666;border-radius:8px;padding:4px 6px;font-size:10px;cursor:pointer;min-width:58px}.project-visibility.on{background:#e7f8ec;color:#1f7a2e;border-color:#b7e3c4}.project-delete{width:26px;height:26px;border-radius:8px;border:1px solid #e0e0e0;background:#fff;color:#666;cursor:pointer;font-size:14px;line-height:1}.help-toggle{position:fixed;right:8px;bottom:80px;width:26px;height:26px;border-radius:50%;border:1px solid #bdbdbd;background:#f5f5f5;color:#1b1b1b;font-weight:700;font-size:14px;line-height:1;cursor:pointer;z-index:1200;box-shadow:0 8px 16px #0000002e}.help-toggle.is-on{background:#ffe0e7;border-color:#e67b95;color:#6f0b23}.help-tooltip{position:fixed;max-width:260px;padding:8px 10px;border-radius:10px;border:1px solid #d0d0d0;background:#fffffff5;color:#1b1b1b;font-size:12px;line-height:1.3;box-shadow:0 10px 24px #0003;pointer-events:none;z-index:1201}.theme-dark .help-toggle{background:#f1f1f1;border-color:#2b2b2b;color:#111}.theme-dark .help-toggle.is-on{background:#ff9fb2;border-color:#5a0f1c;color:#2a0b12}.theme-dark .help-tooltip{border-color:#3a3a3a;background:#1a1a1af2;color:#f5f5f5}
