:root{color-scheme:dark;--app-font: "Segoe UI", "Segoe UI Variable", Bahnschrift, "Aptos Narrow", Aptos, Arial, sans-serif;font-family:var(--app-font);font-variant-numeric:tabular-nums;color:#f7f7fb;background:#070912;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;text-size-adjust:100%}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;font-family:var(--app-font);font-variant-numeric:tabular-nums;background:radial-gradient(circle at top left,rgba(92,107,255,.28),transparent 34rem),radial-gradient(circle at bottom right,rgba(0,214,201,.18),transparent 30rem),#070912}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.72}#root{min-height:100vh}@media(max-width:860px){input:not([type=checkbox]):not([type=radio]):not([type=range]),select,textarea,[contenteditable=true]{font-size:16px!important}}.app-shell{min-height:100vh;width:min(1180px,calc(100% - 32px));margin:0 auto}.app-shell.login-shell{width:100%;max-width:none}.animated-shell{position:relative;isolation:isolate;overflow:hidden}.login-shell{display:grid;place-items:center}.animated-shell:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;z-index:-3;background:radial-gradient(circle at 18% 22%,rgba(0,245,255,.22),transparent 28rem),radial-gradient(circle at 78% 18%,rgba(168,85,247,.24),transparent 26rem),radial-gradient(circle at 50% 82%,rgba(34,197,94,.14),transparent 30rem),linear-gradient(120deg,#050711,#090d1f 48%,#030712);animation:skyShift 14s ease-in-out infinite alternate}.login-aurora{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-2;pointer-events:none;filter:saturate(1.25)}.orb,.scanline{position:absolute;display:block}.orb{width:34rem;aspect-ratio:1;border-radius:999px;opacity:.58;mix-blend-mode:screen;filter:blur(48px)}.orb-one{top:9%;left:8%;background:#06b6d4;animation:floatOrbOne 16s ease-in-out infinite}.orb-two{right:5%;bottom:10%;background:#8b5cf6;animation:floatOrbTwo 18s ease-in-out infinite}.orb-three{width:24rem;left:48%;top:60%;background:#22c55e;animation:floatOrbThree 13s ease-in-out infinite}.scanline{inset:-30% 0 auto;height:42%;background:linear-gradient(180deg,transparent,rgba(255,255,255,.13),transparent);transform:rotate(-8deg);animation:scanSweep 7s ease-in-out infinite}.loading-card{border:1px solid rgba(255,255,255,.1);background:linear-gradient(145deg,#12172beb,#0b0e1adb);box-shadow:0 28px 90px #00000061;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:grid;place-items:center;padding:24px;background:#020617b8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.confirm-modal{width:min(420px,100%);display:grid;justify-items:center;gap:16px;border:1px solid rgba(255,255,255,.14);border-radius:26px;padding:24px;color:#e5e7eb;background:#0f172af7;box-shadow:0 28px 80px #0000006b;text-align:center}.confirm-icon{width:42px;height:42px;display:inline-grid;place-items:center;border-radius:999px;color:#991b1b;background:#fee2e2;font-size:1.2rem;font-weight:900}.confirm-content{display:flex;align-items:center;gap:4px}.confirm-content h1,.confirm-content p{margin:0}.confirm-content h1{font-size:1.08rem;font-weight:750;line-height:1.35;letter-spacing:0}.confirm-content p{color:#cbd5e1;line-height:1.5}.confirm-actions{width:100%;display:grid;grid-template-columns:1fr;gap:6px}.confirm-actions button{min-height:42px;border-radius:14px;box-shadow:none}.confirm-cancel-button{color:#dbeafe;background:#ffffff12}.confirm-submit-button,.confirm-danger .confirm-submit-button{color:#fee2e2;background:#dc2626d1}.change-password-modal{width:min(420px,100%);border:1px solid rgba(255,255,255,.14);border-radius:26px;padding:22px;background:#0f172af5;box-shadow:0 28px 80px #0000006b}.change-password-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.change-password-header h1{margin:0;color:#e5e7eb;font-size:.92rem;font-weight:700;line-height:1.35;letter-spacing:0}.modal-close-button{width:30px;height:30px;border-radius:10px;color:#94a3b8;background:#ffffff0a;box-shadow:none;font-size:1.05rem;font-weight:700}.modal-close-button:not(:disabled):hover,.modal-close-button:not(:disabled):focus-visible{color:#e5e7eb;background:#ffffff14;filter:none}.change-password-form{display:grid;gap:14px}.change-password-form input{width:100%}.change-password-message{margin:0;color:#fecaca;text-align:center}.toast-notification{position:fixed;top:18px;left:50%;z-index:300;display:inline-flex;align-items:center;gap:10px;min-width:220px;border:1px solid rgba(148,163,184,.22);border-radius:16px;padding:13px 16px;color:#f8fafc;background:#0f172af0;box-shadow:0 18px 48px #0000004d,0 0 0 1px #ffffff0f inset;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transform:translate(-50%);animation:toastSlideDown .24s ease-out}.toast-closing{animation:toastFadeOut .38s ease-in forwards}.toast-icon{width:24px;height:24px;display:inline-grid;place-items:center;flex:0 0 auto;border-radius:999px;color:#0f172a;background:#e2e8f0;font-size:.9rem;font-weight:900}.toast-success{border-color:#86efac47;background:linear-gradient(135deg,#16a34af5,#14532df0)}.toast-success .toast-icon{color:#166534;background:#dcfce7}.toast-error{border-color:#fca5a552;background:linear-gradient(135deg,#dc2626f5,#7f1d1df0)}.toast-error .toast-icon{color:#991b1b;background:#fee2e2}.toast-warning{border-color:#fde04752;background:linear-gradient(135deg,#ca8a04f5,#713f12f0)}.toast-warning .toast-icon{color:#854d0e;background:#fef9c3}.toast-info{border-color:#7dd3fc52;background:linear-gradient(135deg,#0284c7f5,#0c4a6ef0)}.toast-info .toast-icon{color:#075985;background:#e0f2fe}.eyebrow{margin:0 0 14px;color:#7dd3fc;font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}h1,p{margin-top:0}h1{max-width:760px;margin-bottom:18px;color:#fff;font-size:clamp(2.35rem,5vw,5.1rem);line-height:.95;letter-spacing:-.07em}.loading-card{color:#a7b0c5;line-height:1.7}.login-form{width:min(100%,360px);display:grid;gap:14px}input{width:100%;border:1px solid rgba(255,255,255,.12);border-radius:18px;outline:none;padding:16px 18px;color:#fff;text-align:center;background:#ffffff0f;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}input:focus{border-color:#7dd3fccc;background:#ffffff17;box-shadow:0 0 0 4px #7dd3fc24}input[aria-invalid=true]{border-color:#f87171f2;box-shadow:0 0 0 4px #f8717129}input[aria-invalid=true]:focus{border-color:#f87171f2;box-shadow:0 0 0 4px #f8717133}.login-error{margin:-4px 0 0;color:#fecaca;font-size:.92rem;line-height:1.45;text-align:center}.login-hint{margin:-4px 0 0;color:#bfdbfe;font-size:.92rem;line-height:1.45;text-align:center}input:disabled{cursor:wait;color:#ffffffbd;background:#ffffff0a}.login-progress{height:4px;width:72%;justify-self:center;overflow:hidden;border-radius:999px;background:#ffffff14;box-shadow:0 0 24px #f0b90b2e}.login-progress-bar{display:block;width:42%;height:100%;border-radius:inherit;background:linear-gradient(90deg,transparent,#fcd535 34%,#f0b90b 68%,transparent);animation:loginProgress 1s ease-in-out infinite}button{border:0;border-radius:18px;padding:15px 18px;color:#03121e;background:linear-gradient(135deg,#fcd535,#f0b90b);font-weight:850;box-shadow:none;transition:transform .2s ease,filter .2s ease}button:not(:disabled):hover{transform:translateY(-1px);filter:brightness(1.06)}.center-shell,.home-shell{display:grid;align-content:start}.center-shell{padding:36px 0}.home-shell{width:100%;max-width:none;grid-template-rows:auto minmax(0,1fr);padding:12px 16px 16px}.center-shell{place-items:center}.loading-card{border-radius:24px;padding:28px 32px}.home-header{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:0 0 10px}.quick-actions{display:flex;align-items:center;gap:10px;min-width:0;margin-top:-4px;padding-top:4px;overflow:visible}.quick-menu{position:relative;display:none}.quick-menu-list{position:absolute;top:calc(100% + 12px);left:0;z-index:30;display:grid;gap:4px;width:min(260px,calc(100vw - 32px));padding:10px;border:1px solid rgba(148,163,184,.18);border-radius:22px;background:linear-gradient(180deg,#0f172afa,#020617f5);box-shadow:0 22px 50px #00000061,inset 0 1px #ffffff0f;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.quick-menu-list:before{content:"";position:absolute;top:-5px;left:18px;width:10px;height:10px;transform:rotate(45deg);border-top:1px solid rgba(148,163,184,.18);border-left:1px solid rgba(148,163,184,.18);background:#0f172afa}.quick-menu-list button{position:relative;z-index:1;width:100%;min-height:42px;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:10px 12px;border:0;border-radius:14px;color:#e5e7eb;background:#ffffff09;box-shadow:none;text-align:left;font-size:.95rem;font-weight:700}.quick-menu-list button:not(:disabled):hover,.quick-menu-list button:not(:disabled):focus-visible{color:#fff;background:#ffffff1f;filter:none;transform:translate(2px)}.quick-menu-list .quick-menu-item-active{color:#fff;background:#ffffff29}.quick-action-button{width:40px;height:40px;border:1px solid rgba(255,255,255,.12);border-radius:14px;color:#d7def0;background:#0f172ab8;box-shadow:0 12px 28px #0000002e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.quick-action-button:not(:disabled):hover,.quick-action-button:not(:disabled):focus-visible{color:#fff;background:#1e293be6;filter:none}.quick-action-button-active{border-color:#fcd53594;background:#1e293bf5;box-shadow:0 16px 34px #0000003d}.quick-action-icon{width:22px;height:22px;display:inline-grid;place-items:center}.quick-action-icon svg{width:100%;height:100%;fill:currentColor}.quick-action-home-icon{color:#fcd535}.quick-action-tbf-icon{color:#fff}.quick-action-company-icon{color:#34d399}.quick-action-storage-icon{color:#60a5fa}.quick-action-personal-icon{color:#34d399}.quick-action-todolist-icon{color:#f472b6}.quick-action-calendar-icon{color:#c084fc}.quick-action-notes-icon{color:#fcd34d}.quick-action-tools-icon{color:#22d3ee}.quick-action-links-icon{color:#fb923c}.quick-action-html-sharing-icon{color:#38bdf8;line-height:0}.quick-action-html-sharing-icon svg{fill:none;stroke:currentColor}.tools-workspace{position:relative;z-index:1;width:100%;min-height:calc(100vh - 86px);display:grid;grid-template-columns:260px minmax(0,1fr);gap:18px}.tools-sidebar,.tools-content-card{border:1px solid rgba(148,163,184,.14);border-radius:24px;background:#0f172ac7;box-shadow:0 22px 54px #0000003d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.tools-sidebar{display:flex;flex-direction:column;gap:10px;padding:16px}.tools-sidebar-title{padding:4px 4px 8px;color:#f8fafc;font-size:.98rem;font-weight:900;letter-spacing:.02em}.tools-nav-button{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:10px 12px;border:0;border-radius:16px;color:#cbd5e1;background:transparent;box-shadow:none;text-align:left;font-size:.9rem;font-weight:800}.tools-nav-button:hover,.tools-nav-button:focus-visible,.tools-nav-button-active{color:#fff;background:#ffffff1a;filter:none}.tools-content-card{padding:28px;color:#e5e7eb}.tools-content-card h1{margin:0 0 8px;color:#fff;font-size:clamp(1.7rem,3vw,2.5rem)}.tools-content-card p{margin:0;color:#94a3b8;font-weight:700}.icon-button{width:48px;height:48px;display:inline-grid;place-items:center;padding:0;border-radius:16px;font-size:1.35rem;line-height:1}.user-menu{position:relative}.user-menu-button{width:40px;height:40px;border:1px solid rgba(255,255,255,.12);border-radius:14px;color:#fcd535;background:#0f172ab8;box-shadow:0 12px 28px #0000002e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.user-menu-button:not(:disabled):hover,.user-menu-button:not(:disabled):focus-visible,.user-menu-button[aria-expanded=true]{color:#ffe58a;background:#1e293be6;filter:none;transform:translateY(-1px)}.user-avatar{width:22px;height:22px;display:inline-grid;place-items:center}.user-avatar svg{width:100%;height:100%;fill:currentColor}.user-menu-list{position:absolute;top:calc(100% + 12px);right:0;z-index:30;min-width:190px;border:1px solid rgba(148,163,184,.18);border-radius:22px;padding:10px;background:linear-gradient(180deg,#0f172afa,#020617f5);box-shadow:0 22px 50px #00000061,inset 0 1px #ffffff0f;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.user-menu-list:before{content:"";position:absolute;top:-5px;right:18px;width:10px;height:10px;border-top:1px solid rgba(148,163,184,.18);border-left:1px solid rgba(148,163,184,.18);background:#0f172afa;transform:rotate(45deg)}.user-menu-list button{position:relative;z-index:1;width:100%;min-height:42px;display:flex;align-items:center;justify-content:flex-start;gap:10px;border:0;border-radius:14px;padding:10px 12px;color:#e5e7eb;text-align:left;background:#ffffff09;font-size:.95rem;font-weight:700;box-shadow:none}.user-menu-list button:not(:disabled):hover,.user-menu-list button:not(:disabled):focus-visible{color:#fff;background:#ffffff1f;filter:none;transform:translate(2px)}@keyframes skyShift{0%{filter:hue-rotate(0deg) brightness(1);transform:scale(1)}to{filter:hue-rotate(18deg) brightness(1.12);transform:scale(1.04)}}@keyframes floatOrbOne{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(16vw,10vh,0) scale(1.16)}}@keyframes floatOrbTwo{0%,to{transform:translateZ(0) scale(1.08)}50%{transform:translate3d(-18vw,-12vh,0) scale(.92)}}@keyframes floatOrbThree{0%,to{transform:translate3d(-6vw,0,0) scale(.9)}50%{transform:translate3d(8vw,-18vh,0) scale(1.2)}}@keyframes scanSweep{0%,22%{transform:translateY(-120%) rotate(-8deg);opacity:0}42%,58%{opacity:.65}to{transform:translateY(360%) rotate(-8deg);opacity:0}}@keyframes loginProgress{0%{transform:translate(-130%)}to{transform:translate(240%)}}@keyframes toastSlideDown{0%{opacity:0;transform:translate3d(-50%,-18px,0) scale(.98)}to{opacity:1;transform:translate3d(-50%,0,0) scale(1)}}@keyframes toastFadeOut{0%{opacity:1;transform:translate3d(-50%,0,0) scale(1)}to{opacity:0;transform:translate3d(-50%,-6px,0) scale(.98)}}@media(prefers-reduced-motion:reduce){.login-shell:before,.orb,.scanline,.login-progress-bar{animation:none}}@media(max-width:640px){.quick-actions{overflow:visible}.quick-menu{display:block}.quick-action-secondary{display:none}}.tbf-shell{width:100%;max-width:none;height:100vh;min-height:100vh;overflow:hidden;display:grid;grid-template-columns:260px minmax(0,1fr);align-items:stretch;align-content:stretch;gap:18px;padding:16px;font-size:.92rem}.tbf-sidebar,.tbf-card{border:1px solid rgba(148,163,184,.14);background:#0f172ac7;box-shadow:0 22px 54px #0000003d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.tbf-sidebar{position:relative;top:auto;height:calc(100vh - 32px);overflow:hidden;display:flex;flex-direction:column;gap:10px;padding:16px;border-radius:24px}.tbf-sidebar-header{display:flex;align-items:center;gap:4px}.tbf-back-button{flex:0 0 auto}.tbf-current-section-icon{width:24px;height:24px;flex:0 0 auto;display:inline-grid;place-items:center;color:#fcd535}.tbf-current-section-icon svg{width:20px;height:20px;fill:currentColor}.tbf-sidebar-title{min-width:0;color:#f8fafc;font-size:.98rem;font-weight:900;letter-spacing:.02em}.tbf-menu-button{display:none;margin-left:auto}.tbf-nav{display:grid;gap:8px}.tbf-nav button,.tbf-nav a{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:10px 12px;border-radius:16px;color:#cbd5e1;background:transparent;box-shadow:none;text-align:left;font-size:.9rem;text-decoration:none;border:0}.tbf-nav-icon{width:28px;height:28px;flex:0 0 auto;display:inline-grid;place-items:center}.tbf-nav-icon-dashboard{color:#38bdf8}.tbf-nav-icon-projects{color:#22c55e}.tbf-nav-icon-timeline{color:#facc15}.tbf-nav-icon-report{color:#f97316}.tbf-nav-icon-notes{color:#fcd34d}.tbf-notes-layout{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:8px;min-height:0;height:100%;align-items:stretch}.tbf-notes-layout .tbf-report-list-card,.tbf-notes-layout .tbf-note-viewer{align-self:stretch;height:100%;min-height:0}.tbf-notes-layout .tbf-report-tree{max-height:none;overflow-y:auto}.tbf-notes-tree{gap:0;padding-top:2px}.tbf-notes-tree .tbf-workflow-tree-row{align-items:center;column-gap:4px;display:grid;grid-template-columns:minmax(0,1fr) auto;margin-top:0;row-gap:0}.tbf-notes-tree .tbf-workflow-tree-actions{flex-wrap:nowrap;grid-column:2;white-space:nowrap}.tbf-notes-tree .tbf-workflow-tree-children{grid-column:1 / -1}.tbf-notes-tree .tbf-workflow-tree-item{min-height:22px;padding:2px 6px;gap:5px;font-weight:600}.tbf-notes-tree .tbf-workflow-folder-label strong,.tbf-notes-tree .tbf-workflow-button{font-weight:600}.tbf-notes-tree .tbf-note-folder-count{color:#e2e8f085;font-weight:500}.tbf-notes-tree .tbf-workflow-tree-children{gap:0;margin-top:0}.tbf-notes-tree .tbf-workflow-tree-level-1,.tbf-notes-tree .tbf-workflow-tree-level-2,.tbf-notes-tree .tbf-workflow-tree-level-3{padding-left:8px}.tbf-notes-tree .tbf-workflow-tree-level-1:before,.tbf-notes-tree .tbf-workflow-tree-level-2:before,.tbf-notes-tree .tbf-workflow-tree-level-3:before{height:15px;top:-2px}.tbf-notes-tree .tbf-workflow-file-icon,.tbf-notes-tree .tbf-workflow-folder-icon{width:14px;height:14px}.tbf-notes-tree .tbf-workflow-tree-actions button{width:22px;height:22px}.tbf-notes-tree .tbf-workflow-tree-actions button svg{width:12px;height:12px}.tbf-notes-tree .tbf-note-folder-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;cursor:pointer;text-align:left;width:100%}.tbf-notes-tree .tbf-note-folder-caret{color:#e2e8f0ad;display:inline-flex;font-size:15px;line-height:1;transform:rotate(0);transition:transform .16s ease;width:10px}.tbf-notes-tree .tbf-note-folder-open .tbf-note-folder-caret{transform:rotate(90deg)}@media(max-width:900px){.tbf-notes-layout{grid-template-columns:1fr}}.tbf-note-mobile-back{display:none}.tbf-note-viewer{display:grid;grid-template-rows:auto auto minmax(0,1fr);min-height:0}.tbf-note-toolbar{align-items:center;background:linear-gradient(180deg,#0f172ab8,#0f172a70);display:flex;flex-wrap:wrap;gap:6px;padding:8px 12px}.tbf-note-viewer-header+.tbf-note-toolbar{margin-top:2px}.tbf-note-editor img{border-radius:14px;box-shadow:0 16px 32px #0206173d;display:block;height:auto;margin:10px 0;max-width:100%}.tbf-note-tool-button{align-items:center;background:#0f172ab8;border:1px solid rgba(148,163,184,.22);border-radius:12px;box-shadow:inset 0 1px #ffffff0a;color:#cbd5e1;cursor:pointer;display:inline-flex;font-size:.8rem;font-weight:850;height:30px;justify-content:center;line-height:1;padding:0;position:relative;transition:border-color .14s ease,background .14s ease,color .14s ease,transform .14s ease;width:30px}.tbf-note-tool-button:hover,.tbf-note-tool-button:focus-visible{background:#1e293be6;border-color:#7dd3fc8f;color:#f8fafc;outline:none;transform:translateY(-1px)}.tbf-note-tool-button svg{height:15px;width:15px}.tbf-note-tool-button svg path{fill:currentColor}.tbf-note-toolbar-underline{text-decoration:underline;text-underline-offset:3px}.tbf-note-toolbar-strike{text-decoration:line-through}.tbf-note-style-menu{position:relative}.tbf-note-style-button{align-items:center;background:#0f172ab8;border:1px solid rgba(148,163,184,.22);border-radius:12px;box-shadow:inset 0 1px #ffffff0a;color:#cbd5e1;cursor:pointer;display:inline-flex;font-size:.72rem;font-weight:650;height:30px;justify-content:center;line-height:1;padding:0 10px;transition:border-color .14s ease,background .14s ease,color .14s ease,transform .14s ease}.tbf-note-style-button:hover,.tbf-note-style-button:focus-visible{background:#1e293be6;border-color:#7dd3fc8f;color:#f8fafc;outline:none;transform:translateY(-1px)}.tbf-note-style-panel{background:#0f172af5;border:1px solid rgba(148,163,184,.24);border-radius:14px;box-shadow:0 18px 42px #02061757;display:grid;gap:4px;left:0;padding:8px;position:absolute;top:calc(100% + 8px);width:150px;z-index:20}.tbf-note-style-panel:before{background:#0f172af5;border-left:1px solid rgba(148,163,184,.24);border-top:1px solid rgba(148,163,184,.24);content:"";height:10px;left:12px;position:absolute;top:-6px;transform:rotate(45deg);width:10px}.tbf-note-style-panel button{background:transparent;border:0;border-radius:9px;cursor:pointer;padding:7px 8px;text-align:left}.tbf-note-style-panel button:hover,.tbf-note-style-panel button:focus-visible{background:#1e293bdb;outline:none}.tbf-note-color-menu{position:relative}.tbf-note-color-tool{gap:0}.tbf-note-color-panel{align-items:stretch;background:#0f172af5;border:1px solid rgba(148,163,184,.24);border-radius:14px;box-shadow:0 18px 42px #02061757;display:grid;gap:10px;left:0;padding:10px;position:absolute;top:calc(100% + 8px);width:190px;z-index:20}.tbf-note-color-panel:before{background:#0f172af5;border-left:1px solid rgba(148,163,184,.24);border-top:1px solid rgba(148,163,184,.24);content:"";height:10px;left:12px;position:absolute;top:-6px;transform:rotate(45deg);width:10px}.tbf-note-color-section{display:grid;gap:7px}.tbf-note-color-section+.tbf-note-color-section{border-top:1px solid rgba(148,163,184,.16);padding-top:9px}.tbf-note-color-section-title{color:#cbd5e1d1;font-size:.68rem;font-weight:500;letter-spacing:.02em}.tbf-note-color-empty{color:#94a3b8b3;font-size:.68rem;font-weight:400}.tbf-note-color-swatches{display:flex;flex-wrap:wrap;gap:6px}.tbf-note-color-swatch{border:1px solid rgba(226,232,240,.42);border-radius:999px;box-shadow:inset 0 1px #ffffff47;cursor:pointer;height:22px;padding:0;width:22px}.tbf-note-color-swatch-active{box-shadow:0 0 0 2px #7dd3fcc7,inset 0 1px #ffffff47}.tbf-note-color-select-row{align-items:center;display:flex;gap:8px}.tbf-note-color-picker{border:1px solid rgba(226,232,240,.55);border-radius:999px;box-shadow:inset 0 1px #ffffff4d;cursor:pointer;display:block;flex:0 0 auto;height:28px;overflow:hidden;position:relative;width:28px}.tbf-note-color-picker input{cursor:pointer;height:42px;top:-7px;right:-7px;bottom:-7px;left:-7px;opacity:0;position:absolute;width:42px}.tbf-note-color-select-row button{background:linear-gradient(135deg,#38bdf8,#2563eb);border:0;border-radius:10px;color:#f8fafc;cursor:pointer;flex:1;font-size:.72rem;font-weight:650;padding:7px 10px}.tbf-note-color-preview{border:1px solid rgba(226,232,240,.7);border-radius:999px;bottom:5px;height:7px;position:absolute;right:5px;width:7px}.tbf-note-editor{width:100%;height:100%;min-height:0;border:0;border-top:1px solid rgba(148,163,184,.14);border-radius:0 0 22px 22px;padding:18px;color:#e2e8f0;background:#02061738;font:500 .98rem/1.7 inherit;overflow:auto;text-align:left;white-space:pre-wrap;outline:none}.tbf-note-editor:empty:before{color:#94a3b8b8;content:attr(data-placeholder);pointer-events:none}.tbf-note-editor:focus{background:#02061757;box-shadow:inset 0 0 0 1px #7dd3fc29}.tbf-nav-icon-members{color:#34d399}.tbf-nav-icon svg{width:100%;height:100%;fill:currentColor}.tbf-nav button:not(:disabled):hover,.tbf-nav a:hover,.tbf-nav button:not(:disabled):focus-visible,.tbf-nav a:focus-visible,.tbf-nav .tbf-nav-active{color:#fff;background:#ffffff1a;filter:none}.tbf-content{position:relative;width:100%;max-width:100%;min-width:0;min-height:0;height:calc(100vh - 32px);display:grid;align-content:start;gap:18px;overflow-y:auto;padding-right:4px;scrollbar-color:rgba(125,211,252,.62) rgba(15,23,42,.52);scrollbar-width:thin}.tbf-content::-webkit-scrollbar{width:10px}.tbf-content::-webkit-scrollbar-track{border-radius:999px;background:#0f172a85}.tbf-content::-webkit-scrollbar-thumb{border:2px solid rgba(15,23,42,.72);border-radius:999px;background:linear-gradient(180deg,#22d3eee6,#22c55ee6)}.tbf-page-header{padding:8px 4px 0}.tbf-page-header p,.tbf-card-header p,.tbf-muted{margin:0;color:#94a3b8}.tbf-page-header h1,.tbf-card h2,.tbf-project-item h3{margin:0;color:#f8fafc}.tbf-page-header h1{display:flex;align-items:center;gap:10px;margin-top:4px;line-height:1.12;font-size:clamp(1.45rem,3vw,2.2rem)}.tbf-page-header-icon{width:30px;height:30px;display:inline-grid;place-items:center;flex:0 0 auto;transform:translateY(2px)}.tbf-page-header-icon svg{width:100%;height:100%;fill:currentColor}.tbf-dashboard-grid{display:grid;grid-template-columns:1fr;gap:18px;align-items:start}@media(min-width:901px){.tbf-dashboard-grid>.tbf-dashboard-card:nth-child(-n+2){height:calc((100vh - 118px)/2);min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.tbf-dashboard-grid>.tbf-dashboard-card.tbf-dashboard-card-empty:first-child{height:auto;min-height:124px}.tbf-dashboard-grid>.tbf-dashboard-card:nth-child(-n+2) .tbf-dashboard-split{min-height:0}.tbf-dashboard-grid>.tbf-dashboard-card:nth-child(-n+2) .tbf-dashboard-chart,.tbf-dashboard-grid>.tbf-dashboard-card:nth-child(-n+2) .tbf-dashboard-wide-list{min-height:0;height:100%}.tbf-dashboard-grid>.tbf-dashboard-card:nth-child(-n+2) .tbf-dashboard-wide-list{overflow-y:auto;padding-right:4px;scrollbar-color:rgba(125,211,252,.5) transparent;scrollbar-width:thin}}.tbf-project-group-icon-issues{background:#fb7185}.tbf-dashboard-chart-issues .tbf-dashboard-chart-value{color:#fecdd3}.tbf-dashboard-chart-issues .tbf-dashboard-chart-fill{background:linear-gradient(180deg,#fda4af,#e11d48);box-shadow:0 0 18px #f43f5e47}.tbf-dashboard-chart-issues .tbf-dashboard-chart-fill-priority-0{background:linear-gradient(180deg,#cbd5e1,#64748b);box-shadow:0 0 18px #64748b42}.tbf-dashboard-chart-issues .tbf-dashboard-chart-fill-priority-1{background:linear-gradient(180deg,#fde68a,#f59e0b);box-shadow:0 0 18px #f59e0b47}.tbf-dashboard-chart-issues .tbf-dashboard-chart-fill-priority-2{background:linear-gradient(180deg,#fdba74,#ea580c);box-shadow:0 0 18px #ea580c4d}.tbf-dashboard-chart-issues .tbf-dashboard-chart-fill-priority-3{background:linear-gradient(180deg,#fca5a5,#dc2626);box-shadow:0 0 18px #dc262652}.tbf-dashboard-issue-of-list .tbf-dashboard-row>div:first-child{min-width:0;overflow:hidden}.tbf-dashboard-issue-names{overflow:hidden;font-style:italic;text-overflow:ellipsis;white-space:nowrap}.tbf-dashboard-chart-issues .tbf-dashboard-chart-fill-issue-of{background:linear-gradient(180deg,#f9a8d4,#db2777);box-shadow:0 0 18px #db277747}.tbf-dashboard-issue-of-list .tbf-dashboard-row{min-height:54px}.tbf-dashboard-issue-card{min-height:150px;border-color:#fb718533}.tbf-dashboard-issue-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.tbf-dashboard-issue-summary div{border:1px solid rgba(148,163,184,.12);border-radius:18px;padding:14px;background:#02061752}.tbf-dashboard-issue-summary strong{display:block;color:#fb7185;font-size:clamp(1.75rem,4vw,2.4rem);line-height:1}.tbf-dashboard-issue-summary span{display:block;margin-top:7px;color:#cbd5e1;font-size:.86rem;font-weight:800}@media(max-width:640px){.tbf-dashboard-issue-summary{grid-template-columns:1fr}}@media(min-width:861px){.tbf-content-timeline{grid-template-rows:auto minmax(0,1fr);align-content:stretch;overflow:hidden}.tbf-timeline-section,.tbf-timeline-card{min-height:0;height:100%}}.tbf-dashboard-card{min-height:220px;background:linear-gradient(145deg,#0f172ae0,#1e293bb3);border:1px solid rgba(148,163,184,.14);box-shadow:0 20px 48px #02061742}.tbf-dashboard-section-header h2{display:flex;align-items:center;gap:8px}.tbf-dashboard-header-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;min-width:0}.tbf-dashboard-pagination{display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(148,163,184,.18);border-radius:999px;padding:4px;background:#02061747}.tbf-dashboard-pagination button{width:24px;height:24px;border:0;border-radius:999px;color:#e2e8f0;background:#94a3b824;font-size:1rem;font-weight:900;line-height:1;cursor:pointer}.tbf-dashboard-pagination button:disabled{opacity:.38;cursor:not-allowed}.tbf-dashboard-pagination span{min-width:34px;color:#cbd5e1;font-size:.76rem;font-weight:850;text-align:center}.tbf-dashboard-pill{flex:0 0 auto;border:1px solid rgba(56,189,248,.26);border-radius:999px;padding:6px 10px;color:#bae6fd;background:#0ea5e91f;font-size:.78rem;font-weight:850}.tbf-dashboard-list,.tbf-member-workload,.tbf-calendar-list{display:grid;gap:10px}.tbf-dashboard-row,.tbf-dashboard-task,.tbf-member-workload-row,.tbf-calendar-item{display:flex;align-items:center;gap:12px;border:1px solid rgba(148,163,184,.12);border-radius:18px;padding:12px;background:#02061752}.tbf-dashboard-row,.tbf-calendar-item{justify-content:space-between}.tbf-dashboard-my-tasks-split{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) minmax(0,1fr);gap:14px;align-items:stretch}.tbf-dashboard-my-tasks-split .tbf-dashboard-list{grid-column:span 2}.tbf-dashboard-my-task-list{max-height:370px;overflow-y:auto;padding-right:4px;scrollbar-color:rgba(125,211,252,.62) rgba(15,23,42,.52)}.tbf-dashboard-chart-my-tasks{min-height:214px}.tbf-dashboard-split{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) minmax(0,1fr);gap:14px;align-items:stretch}.tbf-dashboard-split.tbf-dashboard-issue-split{grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) minmax(0,1fr)}.tbf-dashboard-two-column-list-split .tbf-dashboard-wide-list{grid-column:span 2}.tbf-dashboard-chart{min-height:180px;display:flex;align-items:stretch;justify-content:space-evenly;gap:10px;overflow-x:auto;scrollbar-color:rgba(125,211,252,.62) rgba(15,23,42,.52);scrollbar-width:thin;border:1px solid rgba(148,163,184,.12);border-radius:18px;padding:12px 12px 14px;background:#02061752}.tbf-dashboard-chart::-webkit-scrollbar{height:10px}.tbf-dashboard-chart::-webkit-scrollbar-track{border-radius:999px;background:#0f172a85;box-shadow:inset 0 0 0 1px #94a3b81f}.tbf-dashboard-chart::-webkit-scrollbar-thumb{border:2px solid rgba(15,23,42,.72);border-radius:999px;background:linear-gradient(90deg,#22d3eee6,#22c55ee6);box-shadow:0 0 12px #22d3ee3d}.tbf-dashboard-chart::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#67e8f9,#86efac)}.tbf-dashboard-chart-item{min-width:42px;max-width:72px;min-height:156px;flex:1 1 0;display:grid;grid-template-rows:minmax(0,1fr) auto;justify-items:center;gap:6px}.tbf-dashboard-chart-bar{width:22px;height:100%;display:flex;align-items:flex-end;overflow:visible;padding-top:20px}.tbf-dashboard-chart-fill{position:relative;width:100%;border-radius:4px 4px 2px 2px;background:linear-gradient(180deg,#86efac,#22c55e);box-shadow:0 0 18px #22c55e47}.tbf-dashboard-chart-value{position:absolute;left:50%;bottom:calc(100% + 4px);color:#bbf7d0;font-size:.78rem;font-weight:900;transform:translate(-50%)}.tbf-dashboard-chart-label{max-width:64px;overflow:hidden;color:#94a3b8;font-size:.68rem;font-weight:800;text-align:center;text-overflow:ellipsis;white-space:nowrap}.tbf-dashboard-chart-team .tbf-dashboard-chart-value{color:#bae6fd}.tbf-dashboard-chart-team .tbf-dashboard-chart-fill{background:linear-gradient(180deg,#7dd3fc,#0284c7);box-shadow:0 0 18px #0ea5e947}.tbf-dashboard-row h3,.tbf-dashboard-task h3,.tbf-member-workload-row h3,.tbf-calendar-item h3{margin:0;color:#f8fafc;font-size:.98rem}.tbf-dashboard-row p,.tbf-dashboard-task p,.tbf-member-workload-row p,.tbf-calendar-item p{margin:4px 0 0;color:#94a3b8;font-size:.84rem}.tbf-dashboard-metrics{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.tbf-dashboard-metrics span,.tbf-calendar-item>span{border-radius:999px;padding:5px 9px;color:#cbd5e1;background:#94a3b81f;font-size:.75rem;font-weight:800;white-space:nowrap}.tbf-dashboard-avatar{width:38px;height:38px}.tbf-member-workload-row>div,.tbf-dashboard-row>div:first-child,.tbf-dashboard-task>div,.tbf-calendar-item>div{min-width:0;flex:1 1 auto}.tbf-member-workload-row strong,.tbf-dashboard-open-count{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:12px;color:#fcd535;background:#fcd5351f}.tbf-member-workload-button{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;box-shadow:none;transition:transform .16s ease,border-color .16s ease,background .16s ease}.tbf-member-workload-button:hover,.tbf-member-workload-button:focus-visible{border-color:#7dd3fc5c;background:#0ea5e91f;transform:translateY(-1px)}.tbf-member-task-count{display:inline-grid;place-items:center;width:34px;height:34px;flex:0 0 auto;border-radius:12px;color:#fcd535;background:#fcd5351f;font-weight:900}.tbf-member-task-stats{display:flex;flex-wrap:wrap;align-items:center;gap:6px 12px}.tbf-member-task-stats span{display:inline-flex;align-items:center;gap:6px}.tbf-member-stat-dot,.tbf-member-stat-square{width:8px;height:8px;flex:0 0 auto}.tbf-member-stat-dot{border-radius:999px;background:#22c55e;box-shadow:0 0 10px #22c55e57}.tbf-member-stat-square{border-radius:2px;background:#94a3b8}.tbf-member-task-modal{max-width:780px}.tbf-member-task-modal-header{align-items:center}.tbf-member-task-modal-header>div{min-width:0;flex:1 1 auto}.tbf-member-task-modal .change-password-header p{margin:6px 0 0;color:#cbd5e1;font-size:1rem;font-weight:750}.tbf-member-task-detail-list{max-height:min(62vh,560px);display:grid;gap:10px;overflow-y:auto;padding-right:4px}.tbf-member-task-detail-item{background:#02061752}.tbf-member-task-detail-meta{display:flex;align-items:center;gap:7px}.tbf-member-task-detail-item .tbf-dashboard-metrics span{background:#94a3b81f}.tbf-member-task-status-label-0{color:#94a3b8}.tbf-member-task-status-label-1{color:#22c55e}.tbf-member-task-status-label-3{color:#f59e0b}.tbf-calendar-item time{flex:0 0 auto;min-width:96px;color:#bae6fd;font-size:.82rem;font-weight:850}@media(max-width:900px){.tbf-dashboard-grid,.tbf-dashboard-split{grid-template-columns:1fr}.tbf-dashboard-split.tbf-dashboard-issue-split{grid-template-columns:minmax(0,1fr)}.tbf-dashboard-two-column-list-split .tbf-dashboard-wide-list{grid-column:auto}.tbf-dashboard-row,.tbf-calendar-item{align-items:flex-start;flex-direction:column}.tbf-dashboard-metrics{justify-content:flex-start}}@media(max-width:640px){.tbf-page-header h1,.tbf-card-header,.tbf-project-title-row,.tbf-project-item-compact>div{min-width:0}.tbf-card-header{align-items:flex-start;flex-direction:column}.tbf-dashboard-chart{width:100%;max-width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(48px,1fr));align-items:stretch;justify-content:flex-start;justify-items:center;column-gap:8px;overscroll-behavior-inline:contain}.tbf-dashboard-chart-item{width:100%;min-width:0;max-width:none;flex:initial}.tbf-dashboard-chart-label{width:100%;max-width:100%}.tbf-dashboard-my-tasks-split{grid-template-columns:1fr}.tbf-dashboard-my-tasks-split .tbf-dashboard-list{grid-column:auto}.tbf-dashboard-row,.tbf-dashboard-task,.tbf-member-workload-row,.tbf-calendar-item,.tbf-project-item,.tbf-project-item-compact,.tbf-issue-item{max-width:100%;min-width:0}}.tbf-nav-icon-issues{color:#fb7185}.tbf-issue-tree{display:grid;gap:8px}.tbf-issue-tree-group{display:grid;gap:6px}.tbf-issue-tree-folder{display:flex;align-items:center;gap:8px;border:0;border-radius:0;padding:2px 0;color:#f8fafc;background:transparent}.tbf-issue-tree-count{margin-left:6px;color:#94a3b8;font-size:.78rem;font-weight:650}.tbf-issue-tree-items .tbf-issue-meta-pill{display:none}.tbf-issue-tree-folder strong{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tbf-issue-tree-level-0>.tbf-issue-tree-folder strong{font-size:.98rem}.tbf-issue-tree-level-1>.tbf-issue-tree-folder strong{font-size:1rem}.tbf-issue-tree-level-1>.tbf-issue-tree-folder strong{color:#7dd3fc}.tbf-issue-tree-level-2>.tbf-issue-tree-folder strong{color:#c4b5fd;font-size:.9rem}.tbf-issue-tree-level-3>.tbf-issue-tree-folder strong{color:#94a3b8;font-size:.82rem}.tbf-issue-tree-folder>span:last-child{flex:0 0 auto;border-radius:999px;padding:4px 8px;color:#fecdd3;background:#fb71851f;font-size:.75rem;font-weight:900}.tbf-issue-tree-folder-icon{width:26px;height:26px;color:#fcd535}.tbf-issue-tree-level-2>.tbf-issue-tree-folder .tbf-issue-tree-folder-icon{width:14px;height:14px}.tbf-issue-tree-level-3>.tbf-issue-tree-folder .tbf-issue-tree-folder-icon{width:12px;height:12px}.tbf-issue-tree-folder-icon svg{width:100%;height:100%;fill:currentColor}.tbf-issue-tree-items,.tbf-issue-tree-children{display:grid;gap:4px;margin-left:14px;padding-left:10px;border-left:1px solid rgba(148,163,184,.14)}.tbf-issue-tree-level-1>.tbf-issue-tree-folder{border:1px solid rgba(148,163,184,.14);border-radius:16px;padding:6px 9px;background:#0206174d}.tbf-issue-tree-group-focused>.tbf-issue-tree-folder{border-color:#fb718573;background:#fb71851f;box-shadow:0 0 0 3px #fb718514}.tbf-issue-tree-items .tbf-issue-item{border:0;border-radius:0;padding:3px 2px;background:transparent;box-shadow:none}.tbf-issue-tree-items .tbf-issue-item{justify-content:flex-start;gap:8px;margin-bottom:3px}.tbf-issue-tree-items .tbf-issue-main{display:contents}.tbf-issue-tree-items .tbf-issue-title-row{min-width:0}.tbf-issue-tree-items .tbf-issue-item .tbf-project-actions{margin-left:2px}.tbf-issue-tree-items .tbf-issue-item .tbf-project-actions{opacity:0;pointer-events:none;transition:opacity .16s ease}.tbf-issue-tree-items .tbf-issue-item:hover .tbf-project-actions,.tbf-issue-tree-items .tbf-issue-item:focus-within .tbf-project-actions{opacity:1;pointer-events:auto}.tbf-issue-tree-level-0>.tbf-issue-tree-folder{border:1px solid rgba(251,113,133,.22);border-radius:16px;padding:6px 9px;background:#0206174d}.tbf-issue-list{display:grid;gap:12px}.tbf-issue-item{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid rgba(148,163,184,.14);border-radius:20px;padding:14px;background:linear-gradient(145deg,#0f172ad1,#1e293b94)}.tbf-issue-priority-2{border-color:#f8717157;box-shadow:0 16px 36px #7f1d1d29}.tbf-issue-main{min-width:0;display:grid;gap:8px}.tbf-issue-title-row{display:flex;align-items:center;gap:8px}.tbf-issue-title-row h3,.tbf-issue-name,.tbf-issue-main p{margin:0}.tbf-issue-tree-items .tbf-issue-closed-item .tbf-issue-name,.tbf-issue-closed-item .tbf-issue-meta-pill{font-weight:400}.tbf-issue-closed-item .tbf-issue-meta-pill{color:#cbd5e1}.tbf-issue-name{min-width:0;overflow:hidden;color:#fb7185;font-size:1rem;font-weight:400;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.tbf-issue-title-row h3{min-width:0;overflow:hidden;color:#cbd5e1;font-size:1rem;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.tbf-issue-tree-items .tbf-issue-name{color:#fb7185;font-size:.8rem;font-weight:400}.tbf-issue-main p{color:#cbd5e1;font-size:.88rem;line-height:1.45}.tbf-issue-meta{display:flex;flex-wrap:wrap;gap:8px}.tbf-issue-meta-pill,.tbf-issue-meta span{border-radius:999px;padding:5px 9px;color:#cbd5e1;background:#94a3b81f;font-size:.75rem;font-weight:800}.tbf-project-form textarea,.tbf-project-form select{box-sizing:border-box;width:100%;border:1px solid rgba(148,163,184,.2);border-radius:14px;padding:10px 12px;color:#e2e8f0;background:#0206177a;font:inherit}.tbf-project-form textarea{resize:vertical}@media(max-width:720px){.tbf-issue-item{flex-direction:column}.tbf-issue-item .tbf-project-actions{width:100%;justify-content:flex-end}}.tbf-project-layout{display:grid;gap:18px;align-items:start}.tbf-card{min-width:0;border-radius:24px;padding:16px}.tbf-card-header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.tbf-add-project-button{width:38px;height:38px;border:1px solid rgba(252,213,53,.5);border-radius:14px;color:#fcd535;background:#0f172ab8;box-shadow:none;font-size:1.35rem}.tbf-project-form,.tbf-project-form label{display:grid;gap:8px}.tbf-project-form{gap:14px}.tbf-project-form label{color:#cbd5e1;font-weight:750}.tbf-project-form .tbf-description-label{font-weight:500}.tbf-project-form .tbf-description-label textarea,.tbf-project-form textarea{font-weight:400}.tbf-project-form .tbf-task-description-input{min-height:112px}.tbf-project-form input,.tbf-project-form select{box-sizing:border-box;width:100%;border:1px solid rgba(148,163,184,.14);border-radius:16px;padding:11px 12px;color:#f8fafc;background:#02061770;font:inherit}.tbf-project-form input:focus,.tbf-project-form textarea:focus,.tbf-project-form select:focus{border-color:#7dd3fc80;outline:none;box-shadow:inset 0 0 0 1px #7dd3fc33}.tbf-project-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:42px;cursor:pointer;background-image:linear-gradient(135deg,#0ea5e92e,#0f172a1f),linear-gradient(45deg,transparent 50%,#93c5fd 50%),linear-gradient(135deg,#93c5fd 50%,transparent 50%);background-position:0 0,calc(100% - 21px) 50%,calc(100% - 15px) 50%;background-repeat:no-repeat;background-size:100% 100%,6px 6px,6px 6px;box-shadow:inset 0 1px #ffffff0a}.tbf-project-form select:hover,.tbf-project-form select:focus{border-color:#94a3b83d;background-color:#0f172ab8;outline:none}.tbf-project-form select option{color:#e2e8f0;background:#0f172a}.tbf-combobox{position:relative;display:block}.tbf-combobox-button{width:100%;min-height:45px;display:flex;align-items:center;gap:10px;padding:11px 42px 11px 13px;border:1px solid rgba(148,163,184,.14);border-radius:16px;color:#f8fafc;background:linear-gradient(135deg,#0ea5e92e,#0f172a1f),#02061770;font:inherit;font-weight:800;text-align:left;cursor:pointer;box-shadow:inset 0 1px #ffffff0a;filter:none}.tbf-combobox-button>span:last-child,.tbf-combobox-option>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tbf-combobox-button:after{content:"";position:absolute;top:50%;right:16px;width:8px;height:8px;border-right:2px solid #93c5fd;border-bottom:2px solid #93c5fd;transform:translateY(-65%) rotate(45deg);pointer-events:none}.tbf-combobox-button:not(:disabled):hover,.tbf-combobox-button:not(:disabled):focus-visible,.tbf-combobox-button:focus{border-color:#94a3b83d;background:linear-gradient(135deg,#0ea5e92e,#0f172a1f),#0f172ab8;box-shadow:inset 0 1px #ffffff0a;filter:none;outline:none;transform:none}.tbf-combobox-button:disabled{cursor:not-allowed;opacity:.62}.tbf-combobox-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:30;display:grid;gap:3px;padding:6px;border:1px solid rgba(148,163,184,.12);border-radius:16px;background:#0f172afa;box-shadow:0 18px 38px #00000052;overflow:hidden}.tbf-combobox-option{width:100%;min-height:34px;display:flex;align-items:center;gap:10px;padding:8px 10px;border:0;border-radius:11px;color:#e2e8f0;background:transparent;background-image:none;font:inherit;font-weight:750;text-align:left;cursor:pointer;box-shadow:none;filter:none}.tbf-combobox-option:not(:disabled):hover,.tbf-combobox-option:not(:disabled):focus-visible,.tbf-combobox-option-active{color:#f8fafc;background:#94a3b814;background-image:none;box-shadow:none;filter:none;outline:none;transform:none}.tbf-combobox-indicator{width:9px;height:9px;flex:0 0 auto;border-radius:999px;box-shadow:none}.tbf-form-grid,.tbf-date-grid,.tbf-form-third-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tbf-issue-related-grid{grid-template-columns:150px minmax(0,1fr);align-items:end}.tbf-issue-of-field{width:150px}.tbf-issue-description-label textarea{height:280px;min-height:0}.tbf-issue-meta-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.tbf-form-third-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tbf-form-main-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:start}.tbf-form-main-fields{grid-column:span 2;display:grid;grid-template-rows:auto auto;gap:12px}.tbf-logo-field{align-self:start}.tbf-date-grid{align-items:end}.tbf-uppercase-input{text-align:left;text-transform:uppercase}.tbf-left-input{text-align:left}.tbf-logo-picker{width:100%;display:block;cursor:pointer}.tbf-logo-preview{width:min(100%,132px);aspect-ratio:1;flex:0 0 auto;display:inline-grid;place-items:center;overflow:hidden;border:1px solid rgba(148,163,184,.24);border-radius:16px;color:#94a3b8;background:#02061770;font-size:1.35rem;font-weight:900}.tbf-logo-preview img{width:100%;height:100%;object-fit:cover}.tbf-logo-picker input[type=file]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.tbf-business-days{margin:-4px 0 0;color:#cbd5e1;font-size:1rem;font-weight:750}.tbf-business-days strong{color:#f8fafc}.tbf-form-actions{display:flex;justify-content:flex-end}.tbf-project-form button[type=submit]{box-shadow:none;padding:12px 16px}.tbf-workflow-create-modal .tbf-form-actions{gap:12px}.tbf-workflow-create-modal .tbf-form-actions button[type=button]{border:1px solid rgba(148,163,184,.22);color:#cbd5e1;background:#0f172aad;box-shadow:none}.tbf-workflow-create-modal .tbf-form-actions button[type=button]:hover,.tbf-workflow-create-modal .tbf-form-actions button[type=button]:focus-visible{border-color:#94a3b857;color:#f8fafc;background:#1e293bc7}.tbf-project-modal{width:min(920px,calc(100vw - 28px));max-height:min(860px,calc(100vh - 40px));display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;padding:18px 22px 0}.tbf-project-modal .change-password-header{margin-bottom:10px}.tbf-project-modal .tbf-project-form{min-height:0;grid-template-rows:minmax(0,1fr) auto;gap:0;overflow:hidden}.tbf-project-modal .tbf-issue-form{grid-template-rows:minmax(0,1fr) auto;gap:0;overflow:hidden;padding-right:0}.tbf-issue-form-scroll{min-height:0;display:grid;gap:14px;overflow-y:auto;padding-right:8px;scrollbar-color:rgba(125,211,252,.62) transparent}.tbf-project-form-scroll{min-height:0;display:grid;gap:14px;overflow-y:auto;padding-right:12px;scrollbar-color:rgba(125,211,252,.62) transparent}.tbf-project-modal .tbf-form-actions{margin:0;padding:12px 0 18px;background:#0f172afa}.tbf-task-form{min-height:0;grid-template-rows:minmax(0,1fr) auto}.tbf-task-form-scroll{min-height:0;display:grid;gap:14px;overflow-y:auto;padding-right:12px;scrollbar-color:rgba(125,211,252,.62) transparent;scrollbar-width:thin}.tbf-task-form-scroll::-webkit-scrollbar{width:10px}.tbf-task-form-scroll::-webkit-scrollbar-track{margin:4px 0;border-radius:999px;background:#0f172a85}.tbf-task-form-scroll::-webkit-scrollbar-thumb{border:2px solid rgba(15,23,42,.72);border-radius:999px;background:linear-gradient(180deg,#22d3eee6,#22c55ee6)}.tbf-task-form>.tbf-form-actions{border-top:1px solid rgba(148,163,184,.14);padding-top:12px}.tbf-member-list{display:grid;gap:10px}.tbf-member-item{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;border:1px solid rgba(148,163,184,.14);border-radius:18px;background:#02061757}.tbf-member-item h3,.tbf-member-item p{margin:0}.tbf-member-item h3{color:#f8fafc}.tbf-member-item h3 span{color:#94a3b8;font-size:.92rem;font-weight:500}.tbf-member-item p{margin-top:4px;color:#94a3b8}.tbf-member-avatar{width:48px;height:48px;display:inline-grid;place-items:center;overflow:hidden;border:1px solid rgba(252,213,53,.28);border-radius:999px;color:#fcd535;background:#fcd5351a;font-weight:900}.tbf-member-avatar img{width:100%;height:100%;object-fit:cover}.tbf-member-modal{width:min(420px,calc(100vw - 28px))}.tbf-avatar-preview{border-radius:999px}.tbf-management-section{display:grid;gap:12px}.tbf-project-groups{display:grid;gap:10px}.tbf-project-group-card{display:grid;gap:8px}.tbf-project-group-active{background:linear-gradient(135deg,#22c55e1f,#0f172ae0)}.tbf-project-group-inactive{background:linear-gradient(135deg,#f59e0b29,#0f172ae0)}.tbf-project-group-closed{background:linear-gradient(135deg,#94a3b81f,#0f172ae0)}.tbf-project-group-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.tbf-project-group-header h3,.tbf-project-group-header p{margin:0}.tbf-project-group-header h3{display:flex;align-items:center;gap:7px;color:#f8fafc;font-size:.95rem;font-weight:850}.tbf-project-group-icon{width:10px;height:10px;display:inline-block;border-radius:999px}.tbf-project-group-icon-active{color:#86efac;background:currentColor;box-shadow:0 0 0 4px #22c55e24}.tbf-project-group-icon-inactive{color:#fcd34d;background:currentColor;box-shadow:0 0 0 4px #f59e0b29}.tbf-project-group-icon-closed{color:#cbd5e1;background:currentColor;box-shadow:0 0 0 4px #94a3b824}.tbf-project-group-count{color:#94a3b8;font-size:.78rem;font-weight:650}.tbf-project-group-header p{margin-top:2px;color:#94a3b8;font-size:.82rem}.tbf-project-group-header .tbf-add-project-button{flex:0 0 auto}.tbf-project-group-actions{display:flex;align-items:center;gap:8px}.tbf-task-filter-toggle{width:24px;height:24px;display:inline-grid;place-items:center;margin-left:2px;padding:0;border:1px solid rgba(125,211,252,.24);border-radius:999px;color:#bae6fd;background:#0ea5e91f;opacity:0;transform:translate(-3px);transition:opacity .16s ease,transform .16s ease,border-color .16s ease,background .16s ease}.tbf-project-group-card:hover .tbf-task-filter-toggle,.tbf-project-group-card:focus-within .tbf-task-filter-toggle{opacity:1;transform:translate(0)}.tbf-task-filter-toggle:hover,.tbf-task-filter-toggle:focus{border-color:#7dd3fc85;background:#0ea5e938;outline:none}.tbf-task-visibility-toggle{color:#bae6fd}.tbf-task-visibility-collapsed{color:#fcd34d;border-color:#fcd34d5c;background:#fcd34d1f}.tbf-task-filter-toggle svg{width:14px;height:14px;fill:currentColor}.tbf-task-filter-all{color:#e2e8f0;border-color:#94a3b847;background:#94a3b824}.tbf-project-list{display:grid;gap:7px}.tbf-project-item{display:grid;gap:8px;padding:10px 12px;border:1px solid rgba(56,189,248,.16);border-radius:15px;background:#02061757}.tbf-project-group-closed .tbf-project-list{gap:3px}.tbf-project-group-closed .tbf-project-item-compact{min-height:30px;padding:4px 8px}.tbf-project-item-compact{display:flex;align-items:center;justify-content:space-between;min-height:34px;padding:6px 10px;border-color:#94a3b81a;background:#02061733;opacity:.78}.tbf-project-item-compact>div{min-width:0;width:100%;display:flex;align-items:center;gap:10px}.tbf-project-item-compact .tbf-project-title-row{min-width:0}.tbf-project-item-compact .tbf-item-actions{margin-left:auto}.tbf-project-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.tbf-project-item h3{color:#7dd3fc}.tbf-project-item-compact h3{color:#cbd5e1;font-size:.9rem}.tbf-project-item-compact p{margin:0;color:#64748b;font-size:.78rem}.tbf-project-item p{margin:3px 0 0;color:#94a3b8;font-size:.8rem}.tbf-entity-note{grid-column:1 / -1;min-width:0;display:grid;gap:4px;color:#bae6fd;font-size:.78rem;line-height:1.45;white-space:pre-wrap;word-break:break-word}.tbf-entity-note strong{color:#e0f2fe;font-weight:850}.tbf-entity-note a{color:#67e8f9;font-weight:850;text-decoration:underline;text-decoration-color:#67e8f975;text-underline-offset:3px}.tbf-entity-note a:hover,.tbf-entity-note a:focus-visible{color:#a7f3d0;text-decoration-color:currentColor}.tbf-entity-links{display:flex;flex-wrap:wrap;gap:6px;margin-top:7px;min-width:0}.tbf-entity-links a{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:1px solid rgba(125,211,252,.22);border-radius:999px;padding:4px 9px;color:#bae6fd;background:#0ea5e91a;font-size:.76rem;font-weight:800;text-decoration:none}.tbf-entity-links a:hover,.tbf-entity-links a:focus-visible{border-color:#7dd3fc73;color:#e0f2fe;background:#0ea5e92e}.tbf-project-compact-meta{display:inline-flex;align-items:center;gap:6px}.tbf-project-item .tbf-project-status-label-0{color:#94a3b8}.tbf-project-item .tbf-project-status-label-1{color:#22c55e}.tbf-project-item .tbf-project-status-label-2{color:#38bdf8}.tbf-project-item .tbf-project-status-label-3{color:#f59e0b}.tbf-project-item .tbf-project-status-label-4{color:#ef4444}.tbf-project-actions{display:flex;align-items:center;gap:4px;margin-left:6px}.tbf-project-actions button{width:28px;height:28px;display:inline-grid;place-items:center;padding:0;border:1px solid rgba(148,163,184,.16);border-radius:10px;color:#dbeafe;background:#ffffff0f;box-shadow:none}.tbf-project-actions button svg{width:15px;height:15px;fill:currentColor}.tbf-project-actions .tbf-issue-action{color:#fecdd3;background:#fb718521}.tbf-project-actions .tbf-danger-action{color:#fecaca;background:#f871711f}.tbf-project-actions .tbf-complete-action{color:#bbf7d0;background:#22c55e24}@media(hover:hover)and (pointer:fine){.tbf-item-actions,.tbf-package-actions,.tbf-task-actions{opacity:0;visibility:hidden;transform:translate(6px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.tbf-project-item:hover .tbf-item-actions,.tbf-project-item:focus-within .tbf-item-actions,.tbf-package-item:hover .tbf-package-actions,.tbf-package-item:focus-within .tbf-package-actions,.tbf-task-item:hover .tbf-task-actions,.tbf-task-item:focus-within .tbf-task-actions{opacity:1;visibility:visible;transform:translate(0)}}.tbf-package-list{grid-column:1 / -1;width:calc(100% - 14px);display:grid;gap:2px;margin-top:0;margin-left:14px}.tbf-package-item{position:relative;display:grid;gap:2px;padding-left:22px}.tbf-package-row{min-height:28px;display:flex;align-items:center;justify-content:flex-start;gap:6px}.tbf-tree-connector{position:absolute;top:0;left:6px;width:16px;height:17px;border-bottom:1px solid rgba(148,163,184,.28);border-left:1px solid rgba(148,163,184,.28);border-bottom-left-radius:8px;pointer-events:none}.tbf-package-item:before{content:"";position:absolute;top:17px;bottom:0;left:6px;width:1px;background:#94a3b829}.tbf-package-item:not(.tbf-package-has-tasks):before{display:none}.tbf-package-item h4,.tbf-task-item h5{margin:0}.tbf-package-item h4{color:#c4b5fd;font-size:.86rem;font-weight:760}.tbf-task-list{display:grid;gap:1px;margin-left:0}.tbf-task-item{position:relative;min-height:24px;display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding-left:22px}.tbf-task-item .tbf-entity-note{flex:0 0 100%;margin-left:16px}.tbf-task-item h5{display:inline-flex;align-items:center;gap:5px;color:#f8fafc;font-size:.8rem;font-weight:700}.tbf-task-status-dot{width:8px;height:8px;flex:0 0 auto;border-radius:999px;background:#94a3b8;box-shadow:0 0 0 3px #94a3b81f}.tbf-task-status-0{background:#94a3b8;box-shadow:0 0 0 3px #94a3b81f}.tbf-task-status-1{background:#22c55e;box-shadow:0 0 0 3px #22c55e24}.tbf-task-status-2{background:#38bdf8;box-shadow:0 0 0 3px #38bdf824}.tbf-task-status-3{background:#f59e0b;box-shadow:0 0 0 3px #f59e0b29}.tbf-task-status-4{background:#ef4444;box-shadow:0 0 0 3px #ef444424}.tbf-related-issue-badge{display:inline-flex;align-items:center;gap:4px;margin-left:8px;border:1px solid rgba(251,113,133,.28);border-radius:999px;padding:2px 7px;color:#fecdd3;background:#fb71851f;font-family:inherit;font-size:.72rem;font-weight:900;line-height:1;cursor:pointer;vertical-align:middle}.tbf-related-issue-badge:hover,.tbf-related-issue-badge:focus-visible{border-color:#fb718580;color:#ffe4e6;background:#fb718533}.tbf-related-issue-badge:focus-visible{outline:2px solid rgba(251,113,133,.45);outline-offset:2px}.tbf-related-issue-badge svg{width:13px;height:13px;fill:currentColor}.tbf-task-priority{display:inline-flex;align-items:center;margin-left:3px;letter-spacing:-2px;font-size:.78rem;line-height:1}.tbf-task-item p{margin:0;overflow:hidden;color:#94a3b8;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.tbf-task-actions{margin-left:8px}.tbf-project-item-compact .tbf-noncompact-action{display:none}.tbf-member-picker{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:6px 12px;color:#dbeafe}.tbf-member-picker>span{grid-column:1 / -1;color:#cbd5e1;font-weight:750}.tbf-member-picker label{display:flex;flex-direction:row;align-items:center;gap:8px}.tbf-member-picker input{width:auto}.tbf-links-field{display:grid;gap:8px}.tbf-links-field-header{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#cbd5e1;font-weight:850}.tbf-links-field-header button{width:30px;height:30px;border:1px solid rgba(252,213,53,.45);border-radius:12px;color:#fcd535;background:#0f172aad}.tbf-links-list{display:grid;gap:7px}.tbf-link-list-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;align-items:center;border:1px solid rgba(148,163,184,.12);border-radius:14px;padding:7px 8px 7px 12px;background:#0206173d}.tbf-link-list-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#e0f2fe;font-weight:850}.tbf-link-list-row button{min-height:32px;border:1px solid rgba(125,211,252,.24);border-radius:12px;padding:0 10px;color:#bae6fd;background:#0ea5e91a;font-weight:850}.tbf-link-list-row .tbf-link-delete-button{width:34px;padding:0;border-color:#ef444447;color:#fecaca;background:#7f1d1d2e}.tbf-links-empty{margin:0}.tbf-link-popup-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;padding:18px;background:#0206179e;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.tbf-link-popup{width:min(520px,100%);display:grid;gap:13px;border:1px solid rgba(148,163,184,.18);border-radius:22px;padding:18px;background:#0f172afa;box-shadow:0 22px 70px #00000070}.tbf-link-popup-header,.tbf-link-popup-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.tbf-link-popup-header h2{margin:0;color:#f8fafc;font-size:1rem}.tbf-link-popup-header button{width:34px;height:34px;border:0;border-radius:12px;color:#cbd5e1;background:#1e293bd1}.tbf-link-popup-actions{justify-content:flex-end}.tbf-link-popup-actions button{min-height:38px;border:1px solid rgba(148,163,184,.22);border-radius:14px;padding:0 16px;color:#cbd5e1;background:#0f172aad;font-weight:850}.tbf-link-popup-actions .tbf-link-popup-save{border-color:#fcd5358c;color:#0f172a;background:#fcd535}.tbf-link-popup-actions .tbf-link-popup-save:disabled{cursor:not-allowed;opacity:.52}.tbf-subtask-editor{display:grid;gap:2px}.tbf-subtask-editor-header{display:flex;align-items:center;justify-content:flex-start;gap:8px;color:#cbd5e1;font-size:1rem;font-weight:750}.tbf-subtask-editor-header button{width:22px;height:22px;min-height:22px;display:inline-grid;place-items:center;border:0;border-radius:0;padding:0;color:#4ade80;background:transparent;box-shadow:none}.tbf-subtask-editor-header button svg{width:26px;height:26px;fill:currentColor}.tbf-subtask-row{display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:6px}.tbf-subtask-row input[type=checkbox]{width:auto}.tbf-subtask-row input[type=text]{min-height:22px;border-color:transparent;border-radius:6px;padding:0 2px;color:#dbeafe;background:transparent;font-weight:750;text-align:left}.tbf-subtask-row input[type=text]:focus{border-color:#7dd3fc2e;background:#7dd3fc0a;box-shadow:none}.tbf-subtask-name-completed{color:#94a3b8!important;text-decoration:line-through}.tbf-subtask-delete{width:22px;height:22px;min-height:22px;display:inline-grid;place-items:center;align-self:center;border:1px solid rgba(248,113,113,.22);border-radius:8px;padding:0;color:#fecaca;background:#f871711f;box-shadow:none}@media(max-width:860px){.tbf-shell{height:auto;overflow:visible;grid-template-columns:1fr;align-items:start;align-content:start}.tbf-content{height:auto;overflow:visible;padding-right:0}.tbf-sidebar{position:sticky;top:0;z-index:120;height:auto;overflow:visible;margin:-16px -16px 0;border:0;border-radius:0;padding:12px 16px;background:#020617b8;box-shadow:0 14px 34px #02061747;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.tbf-sidebar-header{position:relative;display:flex;justify-content:center;gap:4px;min-height:40px;padding:0 56px}.tbf-sidebar-title{text-align:center}.tbf-back-button{position:absolute;top:0;left:0}.tbf-menu-button{position:absolute;top:0;right:0;display:inline-grid;margin-left:0}.tbf-nav{position:absolute;top:calc(100% + 12px);right:0;z-index:100;display:none;gap:4px;width:min(260px,calc(100vw - 32px));padding:10px;border:1px solid rgba(148,163,184,.18);border-radius:22px;background:linear-gradient(180deg,#0f172afa,#020617f5);box-shadow:0 22px 50px #00000061,inset 0 1px #ffffff0f;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.tbf-nav:before{content:"";position:absolute;top:-5px;right:18px;width:10px;height:10px;transform:rotate(45deg);border-top:1px solid rgba(148,163,184,.18);border-left:1px solid rgba(148,163,184,.18);background:#0f172afa}.tbf-nav.tbf-nav-open{display:grid}.tbf-nav button,.tbf-nav a{position:relative;z-index:1;min-height:42px;border:0;border-radius:14px;background:#ffffff09;justify-content:flex-start;text-align:left;font-size:.95rem}}@media(max-width:560px){.tbf-shell{padding:12px}.tbf-nav,.tbf-form-grid,.tbf-form-main-grid,.tbf-date-grid,.tbf-form-third-grid,.tbf-issue-meta-grid{grid-template-columns:1fr}.tbf-issue-of-field{width:100%}.tbf-logo-preview{width:96px;height:96px}.tbf-form-main-fields{grid-column:auto}.tbf-form-grid-spacer{display:none}.tbf-issue-tree{gap:6px}.tbf-issue-tree-items{margin-left:0;padding-left:0;border-left:0}.tbf-issue-tree-children{margin-left:4px;padding-left:6px}.tbf-issue-tree-level-1>.tbf-issue-tree-folder{padding:6px 8px}.tbf-issue-tree-level-2>.tbf-issue-tree-folder,.tbf-issue-tree-level-3>.tbf-issue-tree-folder{gap:6px}.tbf-issue-tree-items .tbf-issue-item{width:calc(100% - 10px);align-items:flex-start;gap:5px;margin-left:10px;padding-left:0}.tbf-issue-tree-items .tbf-issue-title-row{width:100%;justify-content:flex-start;gap:5px}.tbf-issue-tree-items .tbf-issue-main{display:grid;margin-left:10px}.tbf-issue-item .tbf-project-actions{display:none;width:auto;justify-content:flex-start}.tbf-issue-item:focus-within .tbf-project-actions{display:flex}.tbf-project-item{display:grid}.tbf-project-title-row,.tbf-package-row,.tbf-task-item{min-width:0}.tbf-project-title-row h3,.tbf-package-item h4,.tbf-task-item h5{min-width:0;max-width:100%;overflow-wrap:anywhere}.tbf-project-actions{justify-content:flex-start}.tbf-item-actions,.tbf-package-actions,.tbf-task-actions{display:none;opacity:0;visibility:hidden;transform:translateY(-2px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.tbf-project-item:focus-within .tbf-item-actions,.tbf-package-item:focus-within .tbf-package-actions,.tbf-task-item:focus-within .tbf-task-actions{display:flex;opacity:1;visibility:visible;transform:none}.tbf-project-item:focus,.tbf-package-item:focus,.tbf-task-item:focus{outline:1px solid rgba(125,211,252,.3);outline-offset:3px}.tbf-member-item{grid-template-columns:48px minmax(0,1fr)}.tbf-member-item .tbf-project-actions{grid-column:2}}.tbf-nav-icon-workflows{color:#38bdf8}.tbf-content-workflows{grid-template-rows:auto minmax(0,1fr);align-content:stretch;overflow:auto}.tbf-workflow-list-page{width:100%;min-height:0;display:grid;align-self:stretch}.tbf-workflow-list-card{width:100%;min-height:0;align-self:stretch}.tbf-workflows-layout{display:grid;gap:18px;min-height:0}.tbf-workflow-designer-layout{height:100%;min-height:0;grid-template-columns:minmax(0,1fr);align-items:stretch;align-self:stretch}.tbf-workflow-designer-layout.tbf-workflow-designer-properties-open{grid-template-columns:minmax(0,1fr) minmax(200px,248px);gap:8px}.tbf-workflows-tree-card,.tbf-workflow-properties-card{align-self:stretch;overflow:hidden}.tbf-workflow-properties-card:not(.tbf-workflow-properties-open){display:none}.tbf-workflows-tree-card{justify-self:stretch}.tbf-workflow-list-header{justify-content:flex-start;margin-bottom:10px}.tbf-workflow-list-title{display:inline-flex;align-items:center;gap:18px}.tbf-workflow-root-actions,.tbf-workflow-tree-actions,.tbf-workflow-toolbar{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.tbf-workflow-tree-actions{gap:2px}.tbf-workflow-root-actions{gap:6px}.tbf-workflow-root-actions{justify-content:flex-start}.tbf-workflow-tree-actions{opacity:0;pointer-events:none;transition:opacity .16s ease}.tbf-workflow-tree-row:hover>.tbf-workflow-tree-actions,.tbf-workflow-tree-row:focus-within>.tbf-workflow-tree-actions{opacity:1;pointer-events:auto}.tbf-workflow-root-actions .tbf-add-project-button{width:28px;height:28px;border-color:#94a3b83d;border-radius:999px;color:#e5f4ff;background:#0f172ab8}.tbf-workflow-root-actions .tbf-add-project-button svg,.tbf-workflow-tree-actions button svg{width:15px;height:15px;fill:currentColor}.tbf-workflow-tree-actions button.tbf-workflow-delete{border-color:#f8717175;color:#fca5a5;background:#0f172ab8}.tbf-workflow-tree-actions button.tbf-workflow-rename{border-color:#c4b5fd80;color:#c4b5fd;background:#0f172ab8}.tbf-workflow-tree-actions button.tbf-workflow-folder-action,.tbf-workflow-root-actions .tbf-add-project-button.tbf-workflow-folder-action{border-color:#fcd34d85;color:#fcd34d;background:#0f172ab8}.tbf-workflow-tree-actions button.tbf-workflow-create-action,.tbf-workflow-root-actions .tbf-add-project-button.tbf-workflow-create-action{border-color:#38bdf885;color:#7dd3fc;background:#0f172ab8}.tbf-workflow-tree-actions button.tbf-workflow-share-action{border-color:#22d3ee85;color:#67e8f9;background:#0f172ab8}.tbf-workflow-tree-actions button.tbf-workflow-delete:hover,.tbf-workflow-tree-actions button.tbf-workflow-delete:focus-visible{border-color:#f87171db;background:#7f1d1d57}.tbf-workflow-tree-actions button.tbf-workflow-rename:hover,.tbf-workflow-tree-actions button.tbf-workflow-rename:focus-visible{border-color:#c4b5fddb;background:#4c1d9557}.tbf-workflow-tree-actions button.tbf-workflow-folder-action:hover,.tbf-workflow-tree-actions button.tbf-workflow-folder-action:focus-visible,.tbf-workflow-root-actions .tbf-add-project-button.tbf-workflow-folder-action:hover,.tbf-workflow-root-actions .tbf-add-project-button.tbf-workflow-folder-action:focus-visible{border-color:#fcd34de0;background:#0f172adb}.tbf-workflow-tree-actions button.tbf-workflow-create-action:hover,.tbf-workflow-tree-actions button.tbf-workflow-create-action:focus-visible,.tbf-workflow-root-actions .tbf-add-project-button.tbf-workflow-create-action:hover,.tbf-workflow-root-actions .tbf-add-project-button.tbf-workflow-create-action:focus-visible{border-color:#38bdf8e0;background:#0c4a6e57}.tbf-workflow-tree-actions button.tbf-workflow-share-action:hover,.tbf-workflow-tree-actions button.tbf-workflow-share-action:focus-visible{border-color:#22d3eee0;background:#0891b24d}.tbf-workflow-tree-actions button{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid rgba(148,163,184,.24);border-radius:999px;background:#0f172ab8;color:#e5f4ff;padding:0;cursor:pointer}.tbf-workflow-tree,.tbf-workflow-tree *,.tbf-workflow-root-actions,.tbf-workflow-root-actions *{filter:none;text-shadow:none}.tbf-workflow-tree-actions button,.tbf-workflow-root-actions .tbf-add-project-button,.tbf-workflow-button{box-shadow:none}.tbf-workflow-back-button,.tbf-workflow-toolbar button{border:1px solid rgba(148,163,184,.24);border-radius:999px;background:#0f172ab8;color:#e5f4ff;padding:8px 12px;cursor:pointer}.tbf-workflow-tree-actions button:hover,.tbf-workflow-toolbar .tbf-tool-active,.tbf-workflow-back-button:hover,.tbf-workflow-toolbar button:hover{border-color:#38bdf8cc;background:#0ea5e93d;box-shadow:none;filter:none}.tbf-workflow-tree{display:grid;align-content:start;justify-items:start;gap:6px;margin-top:4px;max-height:580px;overflow:auto;padding:10px 4px 4px 0}.tbf-workflow-tree-full{max-height:calc(100vh - 270px);min-height:520px}.tbf-workflow-tree-row{position:relative;display:flex;flex-wrap:wrap;column-gap:10px;row-gap:3px;align-items:center;justify-content:flex-start;min-width:0}.tbf-workflow-tree-level-1,.tbf-workflow-tree-level-2,.tbf-workflow-tree-level-3{margin-left:28px}.tbf-workflow-tree-level-2{margin-left:56px}.tbf-workflow-tree-level-3{margin-left:84px}.tbf-workflow-tree-level-1:before,.tbf-workflow-tree-level-2:before,.tbf-workflow-tree-level-3:before{content:"";position:absolute;left:-16px;top:-9px;width:14px;height:24px;border-left:1px solid rgba(148,163,184,.24);border-bottom:1px solid rgba(148,163,184,.24);border-bottom-left-radius:6px;pointer-events:none}.tbf-workflow-tree-children{flex:0 0 100%;display:grid;align-content:start;justify-items:start;gap:5px;margin-top:2px}.tbf-workflow-tree-item{display:inline-flex;gap:8px;align-items:center;min-width:0;color:#e5f4ff}.tbf-workflow-folder-label{min-height:28px;padding:2px 0;color:#f8fafc;background:transparent;border:0;font-weight:760}.tbf-workflow-tree-level-0>.tbf-workflow-folder-label{color:#f8fafc}.tbf-workflow-folder-label strong,.tbf-workflow-button{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tbf-workflow-folder-icon,.tbf-workflow-file-icon{flex:0 0 auto;width:14px;height:14px;display:inline-block;background:currentColor}.tbf-workflow-folder-icon{color:#facc15;clip-path:path("M2 4h4.5l1.2 1.4H12a1 1 0 0 1 1 1V11a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1Z")}.tbf-workflow-file-icon{width:15px;height:15px;color:#38bdf8;background:transparent}.tbf-workflow-file-icon svg{width:100%;height:100%;fill:currentColor}.tbf-workflow-button{width:auto;border:1px solid rgba(56,189,248,.12);border-radius:10px;background:#38bdf80f;padding:4px 8px;color:#dbeafe;text-align:left;cursor:pointer;font-weight:500;transition:color .16s ease,background .16s ease,border-color .16s ease,transform .16s ease}.tbf-workflow-button:hover,.tbf-workflow-button:focus-visible,.tbf-workflow-active{border-color:#38bdf86b;color:#7dd3fc;background:#38bdf824;outline:none;transform:translateY(-1px)}.tbf-workflow-edit,.tbf-workflow-delete{width:28px;height:28px;display:inline-grid;place-items:center;padding:0;border:1px solid rgba(251,113,133,.22);border-radius:10px;background:#fb71851f;color:#fecaca;cursor:pointer}.tbf-workflow-edit svg,.tbf-workflow-delete svg{width:14px;height:14px;fill:currentColor}.tbf-workflow-designer-card{min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr)}.tbf-workflow-toolbar{margin-bottom:12px}.tbf-workflow-back-button{display:inline-flex;align-items:center;gap:8px;min-height:36px;border-radius:14px;padding:8px 12px;font-weight:800;box-shadow:none;filter:none}.tbf-workflow-back-button span{font-size:.84rem}.tbf-workflow-back-button svg{width:16px;height:16px;fill:currentColor}.tbf-workflow-toolbar-title{min-width:180px;margin-right:auto;display:inline-flex;align-items:center;gap:8px}.tbf-workflow-toolbar-title strong{min-width:0;overflow:hidden;color:#fcd535;text-overflow:ellipsis;white-space:nowrap}.tbf-workflow-toolbar-title .tbf-workflow-toolbar-icon-button{flex:0 0 34px;display:inline-flex;align-items:center;justify-content:center;line-height:0}.tbf-workflow-toolbar-title .tbf-workflow-toolbar-icon-button svg{display:block}.tbf-workflow-toolbar-tools{display:inline-flex;flex-wrap:wrap;align-items:center;gap:10px}.tbf-workflow-tool-group{display:inline-flex;align-items:center;gap:5px}.tbf-workflow-color-picker{position:relative;display:inline-flex;align-items:center}.tbf-workflow-color-toggle span,.tbf-workflow-color-palette button span{display:block;width:16px;height:16px;border:1px solid rgba(15,23,42,.12);border-radius:999px;box-shadow:inset 0 0 0 1px #ffffff6b}.tbf-workflow-color-palette{position:absolute;top:calc(100% + 10px);left:0;z-index:12;width:max-content;max-width:min(218px,calc(100vw - 32px));display:grid;grid-template-columns:repeat(5,28px);gap:10px;padding:10px;border:1px solid rgba(148,163,184,.18);border-radius:14px;background:#0f172aeb;box-shadow:0 14px 32px #02061757,inset 0 1px #ffffff0f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.tbf-workflow-color-palette button{width:26px;height:26px;display:inline-grid;place-items:center;border:0;border-radius:999px;background:transparent;box-shadow:none;padding:0}.tbf-workflow-color-palette .tbf-workflow-color-selected{background:#8b5cf62e;box-shadow:0 0 0 2px #8b5cf6}.tbf-workflow-color-palette .tbf-workflow-color-selected span{border-color:#8b5cf661}@media(max-width:560px){.tbf-workflow-color-palette{right:0;left:auto;max-width:min(218px,calc(100vw - 28px))}}.tbf-workflow-toolbar-icon-button,.tbf-workflow-toolbar-tools button,.tbf-workflow-save-button{width:34px;height:34px;display:inline-grid;place-items:center;border:1px solid rgba(148,163,184,.24);border-radius:12px;color:#dbeafe;background:#0f172ab8;cursor:pointer;box-shadow:none;padding:0}.tbf-workflow-toolbar-icon-button svg,.tbf-workflow-toolbar-tools button svg,.tbf-workflow-save-button svg{width:16px;height:16px;fill:currentColor}.tbf-workflow-toolbar-icon-button:hover,.tbf-workflow-toolbar-icon-button:focus-visible,.tbf-workflow-toolbar-tools button:not(:disabled):hover,.tbf-workflow-toolbar-tools button:not(:disabled):focus-visible,.tbf-workflow-toolbar-tools .tbf-tool-active{border-color:#38bdf89e;color:#7dd3fc;background:#38bdf829}.tbf-workflow-toolbar-tools .tbf-workflow-delete-selected-button{color:#fecaca}.tbf-workflow-toolbar-tools .tbf-workflow-delete-selected-button:not(:disabled):hover,.tbf-workflow-toolbar-tools .tbf-workflow-delete-selected-button:not(:disabled):focus-visible{border-color:#f871718f;color:#fca5a5;background:#f8717124}.tbf-workflow-toolbar-tools .tbf-workflow-properties-toggle{border-color:#7dd3fca8;color:#bae6fd;background:linear-gradient(135deg,#0ea5e957,#6366f13d);box-shadow:0 0 0 2px #38bdf829,0 14px 30px #0ea5e933}.tbf-workflow-toolbar-tools .tbf-workflow-properties-toggle:hover,.tbf-workflow-toolbar-tools .tbf-workflow-properties-toggle:focus-visible{border-color:#bae6fde0;color:#f0f9ff;background:linear-gradient(135deg,#0ea5e975,#6366f157)}.tbf-workflow-toolbar-tools button:disabled,.tbf-workflow-save-button:disabled{cursor:not-allowed;opacity:.45}.tbf-workflow-toolbar-tools .tbf-workflow-save-button{border-color:#facc1557;color:#facc15;background:#1e293bc7;box-shadow:0 8px 20px #0206172e}.tbf-workflow-toolbar-tools .tbf-workflow-save-button:not(:disabled):hover,.tbf-workflow-toolbar-tools .tbf-workflow-save-button:not(:disabled):focus-visible{border-color:#facc1594;color:#fde047;background:#334155d1}.tbf-workflow-canvas-wrap{min-height:0;overflow:auto;border:1px solid rgba(148,163,184,.2);border-radius:22px;background:#02061794}.tbf-workflow-canvas{display:block;width:100%;min-width:900px;height:100%;min-height:100%;cursor:grab;touch-action:none}.tbf-workflow-canvas:active{cursor:grabbing}.tbf-workflow-node{cursor:grab;-webkit-user-select:none;user-select:none}.tbf-workflow-node foreignObject{pointer-events:all;-webkit-user-select:none;user-select:none}.tbf-workflow-node-dragging{cursor:grabbing}.tbf-workflow-connector{cursor:pointer}.tbf-workflow-connector-hitbox{stroke:transparent;stroke-linecap:round;stroke-width:16;pointer-events:stroke}.tbf-workflow-connector-line{fill:none;stroke-linecap:round;stroke-width:3;pointer-events:none}.tbf-workflow-connector-selected .tbf-workflow-connector-line{filter:drop-shadow(0 0 5px rgba(251,191,36,.58));stroke:#fbbf24;stroke-width:4}.tbf-workflow-connector-label{fill:#e2e8f0;paint-order:stroke;cursor:text;pointer-events:all;stroke:#020617eb;stroke-linejoin:round;stroke-width:5px;font:700 14px/1.2 Inter,system-ui,sans-serif}.tbf-workflow-connector-preview{stroke:#38bdf8b8;stroke-dasharray:8 6;stroke-linecap:round;stroke-width:3;pointer-events:none}.tbf-workflow-resize-outline{fill:none;stroke:#94a3b86b;stroke-dasharray:6 5;stroke-width:1.2;pointer-events:none}.tbf-workflow-resize-hitbox{fill:transparent;pointer-events:all}.tbf-workflow-resize-handle{fill:#cbd5e1d1;stroke:#0f172ab8;stroke-width:1.1;pointer-events:all}.tbf-workflow-resize-hitbox:hover+.tbf-workflow-resize-handle,.tbf-workflow-resize-handle:hover{fill:#e2e8f0f5}.tbf-workflow-resize-n,.tbf-workflow-resize-s{cursor:ns-resize}.tbf-workflow-resize-e,.tbf-workflow-resize-w{cursor:ew-resize}.tbf-workflow-resize-ne,.tbf-workflow-resize-sw{cursor:nesw-resize}.tbf-workflow-resize-nw,.tbf-workflow-resize-se{cursor:nwse-resize}.tbf-workflow-text-node-outline{fill:#0f172a2e;stroke:#94a3b87a;stroke-dasharray:5 5;stroke-width:1.2}.tbf-workflow-region-edge-hitbox{fill:transparent;pointer-events:all}.tbf-workflow-region-node{fill:none;stroke-dasharray:9 7;stroke-width:2;pointer-events:none}.tbf-workflow-region-create-preview{fill:#0f172a29;stroke:#94a3b8c7;stroke-dasharray:9 7;stroke-width:2;pointer-events:none}.tbf-workflow-region-text{align-items:center;justify-content:flex-start;padding:0 2px;text-align:left;color:#facc15;font-size:18px;font-weight:800;text-shadow:0 1px 3px rgba(2,6,23,.88)}.tbf-workflow-marquee{fill:#38bdf81f;stroke:#38bdf8b8;stroke-dasharray:8 6;stroke-width:1.5;pointer-events:none}.tbf-workflow-node-selected .tbf-workflow-node-text{outline:1px dashed rgba(251,191,36,.64);outline-offset:-2px}.tbf-workflow-inline-editor{width:100%;height:100%;border:1px solid rgba(56,189,248,.64);border-radius:8px;outline:none;color:#e2e8f0;background:#0f172aeb;box-shadow:0 10px 24px #02061752;font:700 14px/1.25 Inter,system-ui,sans-serif}.tbf-workflow-node-editor{padding:8px;resize:none;text-align:center}.tbf-workflow-connector-editor{padding:6px 8px;text-align:center}.tbf-workflow-node-text{display:flex;-webkit-user-select:none;user-select:none;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden;text-align:center;font:600 15px/1.35 Inter,system-ui,sans-serif;word-break:break-word;cursor:grab;pointer-events:none}.tbf-workflow-node:active .tbf-workflow-node-text{cursor:grabbing}.tbf-workflow-empty{display:grid;place-content:center;min-height:520px;text-align:center;color:#cbd5e1}.tbf-shared-workflow-shell{width:100%;max-width:none;height:100vh;min-height:100vh;padding:0;overflow:hidden}.tbf-workflow-viewer-canvas-wrap{position:relative;z-index:1;width:100%;height:100vh;overflow:hidden;background:#020617b8}.tbf-workflow-viewer-canvas{min-width:100%;height:100vh}.tbf-shared-workflow-error{position:relative;z-index:1;width:min(420px,calc(100% - 32px));margin:22vh auto 0;padding:22px;text-align:center}.tbf-shared-workflow-error h1{margin:0 0 8px;color:#f8fafc;font-size:clamp(1.35rem,4vw,2rem);line-height:1.12;letter-spacing:-.03em}.tbf-shared-workflow-error p{margin:0;color:#cbd5e1;font-size:.95rem;line-height:1.45}.tbf-workflow-properties-toggle,.tbf-workflow-properties-close{width:36px;height:36px;display:inline-grid;place-items:center;border:1px solid rgba(148,163,184,.24);border-radius:12px;color:#dbeafe;background:#0f172ad1;box-shadow:none;padding:0}.tbf-workflow-properties-toggle svg,.tbf-workflow-properties-close svg{width:17px;height:17px;fill:currentColor}.tbf-workflow-properties-toggle:hover,.tbf-workflow-properties-toggle:focus-visible,.tbf-workflow-properties-close:hover,.tbf-workflow-properties-close:focus-visible{border-color:#38bdf89e;color:#7dd3fc;background:#38bdf829}.tbf-workflow-properties{display:grid;gap:12px}.tbf-workflow-properties label{display:grid;gap:6px;color:#cbd5e1;font-size:.86rem}.tbf-workflow-properties input,.tbf-workflow-properties textarea{width:100%;border:1px solid rgba(148,163,184,.24);border-radius:12px;background:#0f172ab8;color:#f8fafc;padding:9px 10px}.tbf-workflow-properties textarea{min-height:90px;resize:vertical}@media(max-width:1280px){.tbf-workflow-designer-layout{position:relative;grid-template-columns:1fr}.tbf-workflow-designer-layout.tbf-workflow-designer-properties-open{grid-template-columns:1fr;gap:18px}.tbf-workflow-properties-toggle{display:inline-grid}.tbf-workflow-properties-card{position:absolute;top:116px;right:16px;z-index:5;width:min(280px,calc(100% - 32px));max-height:calc(100% - 132px);display:none;overflow:auto}.tbf-workflow-properties-card.tbf-workflow-properties-open{display:block}.tbf-workflow-properties-close{display:inline-grid}}@media(max-width:560px){.tbf-workflow-toolbar{gap:8px}.tbf-workflow-toolbar-title{flex:1 1 100%;min-width:0;order:2}.tbf-workflow-toolbar-tools{order:3;gap:8px}.tbf-workflow-tool-group{gap:4px}.tbf-workflow-toolbar-icon-button,.tbf-workflow-toolbar-tools button,.tbf-workflow-save-button,.tbf-workflow-properties-toggle{width:32px;height:32px;border-radius:11px}.tbf-workflow-properties-card{position:fixed;top:72px;left:12px;right:12px;z-index:160;width:auto;max-height:min(70vh,calc(100vh - 92px));border-radius:22px;overflow:auto}.tbf-workflow-properties-card .tbf-card-header{align-items:start;gap:10px}}.tbf-workflow-edit{border-color:#38bdf838;color:#bae6fd;background:#38bdf81a}.tbf-workflow-toolbar .tbf-workflow-title-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline;max-width:180px;border:0;border-radius:0;background:none;box-shadow:none;padding:0;color:#facc15;cursor:pointer;font:inherit;font-weight:800;line-height:inherit;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.tbf-workflow-toolbar .tbf-workflow-title-button:hover,.tbf-workflow-toolbar .tbf-workflow-title-button:focus-visible{border:0;background:none;box-shadow:none;color:#fde68a;outline:none;text-decoration:none}.tbf-report-layout{align-items:stretch}.tbf-report-viewer{min-height:620px}.tbf-report-summary-grid{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin:18px 0}.tbf-report-summary-grid div{border:1px solid rgba(148,163,184,.2);border-radius:16px;background:#0f172a8c;padding:14px}.tbf-report-summary-grid span,.tbf-report-project-picker>span{display:block;color:#94a3b8;font-size:.82rem;margin-bottom:6px}.tbf-report-summary-grid strong{color:#e2e8f0;font-weight:700}.tbf-report-description,.tbf-report-placeholder{color:#cbd5e1}.tbf-report-placeholder{border:1px dashed rgba(96,165,250,.45);border-radius:20px;background:#0ea5e914;padding:22px}.tbf-report-project-picker{border:1px solid rgba(148,163,184,.24);border-radius:16px;padding:12px}.tbf-report-project-picker label{align-items:center;display:flex;flex-direction:row;gap:8px;margin:8px 0 0}.tbf-report-project-picker input{width:auto}@media(max-width:900px){.tbf-report-summary-grid{grid-template-columns:1fr}}.tbf-content-report{grid-template-rows:auto minmax(0,1fr);align-content:stretch;overflow:auto}.tbf-report-workspace{display:grid;gap:18px;min-height:0;align-self:stretch}.tbf-report-list-page{align-self:start}.tbf-report-list-card{min-height:auto}.tbf-report-tree{min-height:42px}.tbf-report-tree .tbf-workflow-file-icon svg,.tbf-report-tree .tbf-workflow-folder-icon svg{width:15px;height:15px;fill:currentColor}.tbf-report-viewer-full{align-self:start;height:fit-content;min-height:0;overflow:visible;width:100%}.tbf-report-viewer-header{align-items:center;gap:16px}.tbf-report-back-button{border:1px solid rgba(148,163,184,.28);border-radius:999px;background:#0f172ab8;color:#020617;cursor:pointer;font-weight:800;padding:10px 14px;box-shadow:none}.tbf-report-back-button:hover,.tbf-report-back-button:focus-visible{border-color:#38bdf899;background:#0c4a6e57;box-shadow:none;filter:none}.tbf-content-report{min-height:0}.tbf-content-report .tbf-report-list-page{min-height:0;align-self:stretch}.tbf-content-report .tbf-report-list-card{min-height:auto;align-self:start}.tbf-report-create-modal .tbf-form-actions{gap:14px;justify-content:flex-end;margin-top:14px}.tbf-report-create-modal .tbf-form-actions button[type=button]{border:1px solid rgba(148,163,184,.28);border-radius:16px;background:#0f172a85;box-shadow:none;color:#cbd5e1;min-width:84px}.tbf-report-create-modal .tbf-form-actions button[type=button]:hover,.tbf-report-create-modal .tbf-form-actions button[type=button]:focus-visible{border-color:#94a3b86b;background:#1e293bb8;color:#f8fafc}.tbf-report-create-modal .tbf-form-actions button[type=submit]{min-width:96px}.tbf-report-section{border:1px solid rgba(148,163,184,.18);border-radius:20px;background:#0f172a61;margin-top:14px;padding:14px}.tbf-report-summary-grid em,.tbf-report-comparison-grid em{color:#94a3b8;display:block;font-size:.82rem;font-style:normal;margin-top:6px}.tbf-report-project-detail-section>.tbf-card-header h3{align-items:center;color:#facc15;display:inline-flex;font-size:20px;gap:8px;line-height:1.1;margin-bottom:0}.tbf-report-project-detail-section>.tbf-card-header p{margin-top:3px}.tbf-report-progress-bar{background:#0f172ad1;border:1px solid rgba(148,163,184,.18);border-radius:999px;height:12px;overflow:hidden;width:100%}.tbf-report-progress-bar span{background:linear-gradient(90deg,#22c55e,#38bdf8);display:block;height:100%}.tbf-report-comparison-grid,.tbf-report-project-grid,.tbf-report-member-grid,.tbf-report-columns{display:grid;gap:14px}.tbf-report-comparison-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tbf-report-comparison-grid>div,.tbf-report-mini-card{border:1px solid rgba(148,163,184,.16);border-radius:16px;background:#02061747;padding:14px}.tbf-report-project-grid,.tbf-report-member-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.tbf-report-columns{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px}.tbf-report-mini-card h4,.tbf-report-columns h4{margin:0 0 6px}.tbf-report-mini-card p{color:#94a3b8;margin:0 0 10px}.tbf-report-mini-card>strong,.tbf-report-comparison-grid strong{color:#f8fafc;font-size:1.45rem}.tbf-report-list{display:grid;gap:8px;list-style:none;margin:10px 0 0;padding:0}.tbf-report-list li{border:1px solid rgba(148,163,184,.12);border-radius:12px;background:#0f172a6b;color:#e2e8f0;display:grid;gap:3px;padding:10px 12px}.tbf-report-list li span,.tbf-report-empty-row{color:#94a3b8;font-size:.86rem}.tbf-report-list.compact li{padding:8px 10px}@media(max-width:900px){.tbf-report-comparison-grid,.tbf-report-columns{grid-template-columns:1fr}}.tbf-report-project-picker-header{align-items:center;display:flex;justify-content:space-between;gap:12px}.tbf-report-project-picker-header>div{display:inline-flex;gap:8px}.tbf-report-project-picker-header button{border:1px solid rgba(148,163,184,.26);border-radius:999px;background:#0f172a94;color:#cbd5e1;cursor:pointer;font-size:.78rem;font-weight:800;padding:6px 10px}.tbf-report-project-picker-header button:hover,.tbf-report-project-picker-header button:focus-visible{border-color:#38bdf894;color:#f8fafc}.tbf-report-filter-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.tbf-report-filter-grid .tbf-report-project-picker{max-height:260px;overflow:auto}@media(max-width:760px){.tbf-report-overview-stat-groups{height:auto;grid-template-rows:auto}.tbf-report-overview-stat-group{grid-template-rows:auto}.tbf-report-overview-stat-card{height:72px}.tbf-report-overview-priority-chart{height:220px;min-height:220px}.tbf-report-filter-grid{grid-template-columns:1fr}}.tbf-report-member-task-progress{display:grid;gap:8px;list-style:none;margin:12px 0 0;padding:0}.tbf-report-member-task-progress li{display:grid;gap:6px}.tbf-report-member-task-progress li>div:first-child{align-items:center;color:#cbd5e1;display:flex;font-size:.86rem;justify-content:space-between;gap:10px}.tbf-report-member-task-progress b{color:#f8fafc}.tbf-issue-item .tbf-issue-title-row .tbf-issue-name{color:#fb7185;font-weight:400}.tbf-report-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.tbf-report-overview-grid{display:grid;gap:16px;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr)}.tbf-report-chart-card{border:1px solid rgba(148,163,184,.16);border-radius:18px;background:#0206174d;display:grid;gap:12px;justify-items:center;padding:16px;text-align:center}.tbf-report-chart-card h3{margin:0}.tbf-report-chart-card p{color:#94a3b8;margin:0}.tbf-report-wide-chart{justify-items:stretch;text-align:left}.tbf-report-donut{align-items:center;border-radius:999px;box-shadow:inset 0 0 0 14px #020617b8,0 18px 45px #082f4947;display:grid;height:150px;justify-items:center;width:150px}.tbf-report-donut span{align-items:center;background:#0f172aeb;border:1px solid rgba(148,163,184,.18);border-radius:999px;color:#f8fafc;display:grid;font-size:1.55rem;font-weight:900;height:92px;justify-items:center;width:92px}.tbf-report-chart-list{display:grid;gap:10px;list-style:none;margin:12px 0 0;padding:0}.tbf-report-chart-row{align-items:center;display:grid;gap:10px;grid-template-columns:minmax(120px,.9fr) minmax(120px,1fr) 54px}.tbf-report-chart-row>div:first-child{display:grid;gap:3px}.tbf-report-chart-row strong{color:#e2e8f0}.tbf-report-chart-row span{color:#94a3b8;font-size:.82rem}.tbf-report-chart-row b{color:#f8fafc;text-align:right}.tbf-report-team-chart{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.tbf-report-team-chart .tbf-report-chart-row{border:1px solid rgba(148,163,184,.12);border-radius:14px;background:#0f172a57;padding:12px}@media(max-width:980px){.tbf-report-kpi-grid,.tbf-report-overview-grid,.tbf-report-chart-row{grid-template-columns:1fr}.tbf-report-chart-row b{text-align:left}}.tbf-report-team-detail-section>.tbf-card-header h3{align-items:center;color:#facc15;display:inline-flex;font-size:20px;gap:8px;line-height:1.1;margin-bottom:0}.tbf-report-team-layout{align-items:start;display:grid;gap:14px;grid-template-columns:minmax(min(100%,var(--overview-chart-width)),var(--overview-chart-width)) minmax(0,1fr);min-width:0}.tbf-report-issues-detail-section>.tbf-card-header h3,.tbf-report-upcoming-detail-section>.tbf-card-header h3{align-items:center;color:#facc15;display:inline-flex;font-size:20px;gap:8px;line-height:1.1;margin-bottom:0}.tbf-report-empty-section,.tbf-report-empty-detail-card{min-height:84px}.tbf-report-empty-detail-card h4{color:#f8fafc;margin:0}.tbf-report-delta-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.tbf-report-member-delta-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr))}.tbf-report-project-detail-section .tbf-report-delta-grid,.tbf-report-team-layout{align-items:start;display:grid;gap:14px;grid-template-columns:minmax(min(100%,var(--overview-chart-width)),var(--overview-chart-width)) minmax(0,1fr);min-width:0}.tbf-report-delta-card{border:1px solid rgba(148,163,184,.16);border-radius:18px;background:linear-gradient(180deg,#0f172a8a,#02061757);box-shadow:0 18px 45px #02061724;display:grid;gap:12px;padding:16px}.tbf-report-delta-card-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.tbf-report-delta-card-header h4{color:#f8fafc;margin:0 0 5px}.tbf-report-delta-card-header p,.tbf-report-delta-card h5{color:#94a3b8;margin:0}.tbf-report-delta-card-header strong{color:#38bdf8;font-size:1.8rem;line-height:1}.tbf-report-delta-card h5{font-size:.78rem;letter-spacing:.08em;margin-top:4px;text-transform:uppercase}.tbf-report-change-pills{display:flex;flex-wrap:wrap;gap:8px}.tbf-report-change-pill{border:1px solid rgba(56,189,248,.28);border-radius:999px;background:#0ea5e91f;color:#bae6fd;font-size:.78rem;font-weight:800;padding:5px 9px}.tbf-report-change-pill.positive{border-color:#22c55e52;background:#22c55e1f;color:#bbf7d0}.tbf-report-change-pill.done{border-color:#a855f752;background:#a855f71f;color:#e9d5ff}.tbf-report-change-pill.negative{border-color:#f8717157;background:#f871711f;color:#fecaca}.tbf-report-change-pill.muted{border-color:#94a3b82e;background:#94a3b814;color:#94a3b8}@media(max-width:760px){.tbf-report-overview-stat-groups{height:auto;grid-template-rows:auto}.tbf-report-overview-stat-group{grid-template-rows:auto}.tbf-report-overview-stat-card{height:72px}.tbf-report-overview-priority-chart{height:220px;min-height:220px}.tbf-report-delta-grid,.tbf-report-member-delta-grid{grid-template-columns:1fr}}.tbf-report-viewer-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}@media(max-width:640px){.tbf-report-viewer-actions{justify-content:stretch;width:100%}.tbf-report-viewer-actions .tbf-report-back-button{flex:1 1 auto}}.tbf-report-action-button{border-radius:999px;cursor:pointer;font-weight:900;padding:10px 14px;box-shadow:none}.tbf-report-export-button{border:1px solid rgba(59,130,246,.68);background:linear-gradient(135deg,#2563ebf2,#0ea5e9e0);color:#eff6ff}.tbf-report-back-button{border-color:#f59e0bb8;background:linear-gradient(135deg,#d97706eb,#eab308d1);color:#020617}.tbf-report-export-button:hover,.tbf-report-export-button:focus-visible{border-color:#93c5fde6;background:linear-gradient(135deg,#1d4ed8,#0284c7f2);box-shadow:none;filter:none}.tbf-report-back-button:hover,.tbf-report-back-button:focus-visible{border-color:#fde68aeb;background:linear-gradient(135deg,#b45309,#ca8a04f2);box-shadow:none;color:#020617;filter:none}.tbf-report-overview-chart-grid{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.tbf-report-overview-chart-grid article{border:1px solid rgba(148,163,184,.16);border-radius:18px;background:#02061747;padding:16px}.tbf-report-overview-chart-grid h4{color:#f8fafc;margin:0 0 12px}.tbf-report-overview-legend{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.tbf-report-overview-legend span{align-items:center;color:#cbd5e1;display:inline-flex;font-size:.78rem;font-weight:800;gap:6px}.tbf-report-overview-legend span:before{border-radius:999px;content:"";height:9px;width:9px}.tbf-report-overview-legend .completed:before,.tbf-report-overview-bars .completed,.tbf-report-overview-bars .closed{background:linear-gradient(180deg,#22c55e,#15803d)}.tbf-report-overview-legend .new:before,.tbf-report-overview-bars .new{background:linear-gradient(180deg,#38bdf8,#0369a1)}.tbf-report-overview-legend .progressing:before,.tbf-report-overview-bars .progressing,.tbf-report-overview-bars .remaining{background:linear-gradient(180deg,#f59e0b,#b45309)}.tbf-report-overview-legend .remaining:before{background:#f59e0b}.tbf-report-overview-legend .closed:before{background:#22c55e}.tbf-report-overview-chart{display:grid;gap:12px}.tbf-report-overview-row{border:1px solid rgba(148,163,184,.12);border-radius:14px;background:#0f172a52;display:grid;gap:10px;padding:12px}.tbf-report-overview-row h5{color:#f8fafc;font-size:.9rem;margin:0}.tbf-report-overview-metrics{display:grid;gap:8px}.tbf-report-overview-metric{align-items:center;display:grid;gap:10px;grid-template-columns:86px minmax(0,1fr) 32px}.tbf-report-overview-metric>span{color:#94a3b8;font-size:.78rem;font-weight:800}.tbf-report-overview-metric>div{background:#0f172adb;border:1px solid rgba(148,163,184,.14);border-radius:999px;height:10px;overflow:hidden}.tbf-report-overview-metric i{display:block;height:100%}.tbf-report-overview-metric b{color:#f8fafc;font-size:.82rem;text-align:right}.tbf-report-overview-metric .completed,.tbf-report-overview-metric .closed{background:linear-gradient(90deg,#22c55e,#15803d)}.tbf-report-overview-metric .new{background:linear-gradient(90deg,#38bdf8,#0369a1)}.tbf-report-overview-metric .progressing,.tbf-report-overview-metric .remaining{background:linear-gradient(90deg,#f59e0b,#b45309)}@media(max-width:860px){.tbf-report-overview-chart-grid{grid-template-columns:1fr}}.tbf-report-overview-section{--overview-chart-width: 420px;--overview-stat-card-width: 210px;--overview-chart-height: 260px;padding-top:10px}.tbf-report-overview-section>.tbf-card-header{margin-bottom:18px}.tbf-report-overview-section>.tbf-card-header h3,.tbf-report-overview-group-header h4{align-items:center;display:inline-flex;gap:8px}.tbf-report-overview-title-icon{align-items:center;color:#facc15;display:inline-flex;flex:0 0 auto}.tbf-report-overview-title-icon svg{fill:currentColor;height:18px;width:18px}.tbf-report-overview-section>.tbf-card-header p{margin-top:3px}.tbf-report-overview-section>.tbf-card-header h3{color:#facc15;font-size:20px;line-height:1.1;margin-bottom:0}.tbf-report-overview-split-grid{display:grid;gap:14px}.tbf-report-overview-group-card{container-type:inline-size;border:1px solid rgba(148,163,184,.16);border-radius:18px;background:#02061747;display:grid;gap:12px;min-width:0;padding:14px}.tbf-report-overview-group-header{display:grid;gap:4px}.tbf-report-overview-group-body{align-items:stretch;display:grid;gap:14px;grid-template-columns:minmax(min(100%,var(--overview-chart-width)),var(--overview-chart-width)) minmax(0,1fr);min-width:0}.tbf-report-overview-task-stat-grid{align-content:start;grid-template-columns:1fr;min-width:0}.tbf-report-overview-stat-card{border:1px solid rgba(148,163,184,.16);border-radius:18px;background:#02061747}.tbf-report-overview-chart-card{display:grid;gap:8px;min-width:0;width:min(100%,var(--overview-chart-width))}.tbf-report-overview-group-header h4{color:#f8fafc;font-size:18px;margin:0}.tbf-report-overview-group-header p{color:#94a3b8;font-size:.84rem;margin:0}.tbf-report-overview-member-chart-block h5{color:#cbd5e1;font-size:.82rem;font-weight:900;margin:0 0 6px}.tbf-report-overview-group-tasks .tbf-report-overview-group-body{align-items:stretch;display:grid;grid-template-columns:minmax(min(100%,var(--overview-chart-width)),var(--overview-chart-width)) minmax(0,1fr)}.tbf-report-overview-member-chart-block{min-width:0;width:min(100%,var(--overview-chart-width))}.tbf-report-overview-priority-chart{align-items:end;border:1px solid rgba(148,163,184,.12);border-radius:16px;background:linear-gradient(180deg,#0f172a61,#0f172a1f);display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr));height:var(--overview-chart-height);min-height:var(--overview-chart-height);padding:16px 14px 12px}.tbf-report-overview-priority-column{align-items:center;display:grid;gap:6px;grid-template-rows:22px 1fr auto;height:100%;justify-items:center;min-width:0}.tbf-report-overview-priority-column strong{color:#f8fafc;font-size:.95rem}.tbf-report-overview-priority-column>span:not(.tbf-report-overview-member-avatar){align-self:end;border-radius:6px 6px 2px 2px;background:linear-gradient(180deg,#38bdf8,#0369a1);box-shadow:0 10px 22px #0ea5e92e;min-height:3px;width:72%}.tbf-report-overview-priority-column:nth-child(1)>span:not(.tbf-report-overview-member-avatar){background:linear-gradient(180deg,#fb7185,#be123c)}.tbf-report-overview-priority-column:nth-child(2)>span:not(.tbf-report-overview-member-avatar){background:linear-gradient(180deg,#f97316,#c2410c)}.tbf-report-overview-priority-column:nth-child(3)>span:not(.tbf-report-overview-member-avatar){background:linear-gradient(180deg,#facc15,#ca8a04)}.tbf-report-overview-priority-column em{color:#e2e8f0;font-size:.78rem;font-style:normal;font-weight:900}.tbf-report-overview-priority-column small{color:#94a3b8;font-size:.72rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.tbf-report-overview-member-chart{grid-template-columns:repeat(auto-fit,minmax(58px,1fr))}.tbf-report-overview-member-chart .tbf-report-overview-priority-column>span:not(.tbf-report-overview-member-avatar){background:linear-gradient(180deg,#38bdf8,#0369a1)}.tbf-report-overview-member-name{color:#cbd5e1;font-size:.78rem;font-weight:900;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tbf-report-overview-member-avatar{align-items:center;align-self:center;aspect-ratio:1;border:2px solid rgba(56,189,248,.78);border-radius:50%;background:linear-gradient(135deg,#0ea5e959,#6366f152);box-shadow:0 10px 22px #0ea5e924;color:#e0f2fe;display:inline-flex;font-size:.72rem;font-weight:900;height:34px;justify-content:center;overflow:hidden;width:34px}.tbf-report-overview-member-avatar img{border-radius:50%;display:block;height:100%;object-fit:cover;width:100%}.tbf-report-overview-stat-groups{align-content:stretch;display:grid;gap:12px;grid-template-rows:auto auto;min-height:var(--overview-chart-height);min-width:0}.tbf-report-overview-stat-group{align-content:stretch;display:grid;gap:8px;grid-template-rows:auto 1fr;min-height:0;min-width:0}.tbf-report-overview-stat-group h5{color:#94a3b8;font-size:.68rem;font-weight:800;letter-spacing:.04em;margin:0;text-transform:uppercase}.tbf-report-overview-stat-grid{align-content:stretch;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(var(--overview-stat-card-width),var(--overview-stat-card-width)));min-width:0}.tbf-report-overview-task-stat-grid{min-width:0}.tbf-report-overview-stat-card{align-items:center;display:grid;gap:12px;grid-template-columns:auto auto minmax(0,1fr);height:100%;min-width:0;padding:14px 16px}.tbf-report-overview-stat-icon{align-items:center;order:1;color:#22c55e;display:inline-flex;height:34px;justify-content:center;width:28px}.tbf-report-overview-stat-icon svg{fill:currentColor;height:22px;width:22px}.tbf-report-overview-stat-card.inactive .tbf-report-overview-stat-icon{color:#cbd5e1}.tbf-report-overview-stat-card.new .tbf-report-overview-stat-icon{color:#38bdf8}.tbf-report-overview-stat-card.completed .tbf-report-overview-stat-icon{color:#c084fc}.tbf-report-overview-stat-card span{color:#94a3b8;max-width:100%;order:3;font-size:.82rem;font-weight:800;line-height:1.2;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tbf-report-overview-stat-card strong{color:#f8fafc;font-size:2.35rem;line-height:1;order:2;transform:translateY(-1px)}.tbf-report-overview-stat-card.active strong{color:#22c55e}.tbf-report-overview-stat-card.inactive strong{color:#cbd5e1}.tbf-report-overview-stat-card.new strong{color:#38bdf8}.tbf-report-overview-stat-card.completed strong{color:#c084fc}.tbf-report-overview-stat-card.issue-active .tbf-report-overview-stat-icon,.tbf-report-overview-stat-card.issue-active strong{color:#f97316}.tbf-report-overview-stat-card.issue-new .tbf-report-overview-stat-icon,.tbf-report-overview-stat-card.issue-new strong{color:#ef4444}@container (max-width: 980px){.tbf-report-overview-group-body,.tbf-report-overview-group-tasks .tbf-report-overview-group-body{grid-template-columns:1fr}.tbf-report-overview-stat-groups{height:auto;grid-template-rows:auto}.tbf-report-overview-stat-group{grid-template-rows:auto}.tbf-report-overview-stat-card{height:72px}}@container (max-width: 720px){.tbf-report-team-layout{grid-template-columns:1fr}}@container (max-width: 720px){.tbf-report-overview-group-body,.tbf-report-overview-group-tasks .tbf-report-overview-group-body{grid-template-columns:1fr}.tbf-report-overview-chart-card,.tbf-report-overview-member-chart-block{width:min(100%,var(--overview-chart-width))}.tbf-report-overview-stat-groups{height:auto;grid-template-rows:auto}.tbf-report-overview-stat-group{grid-template-rows:auto}.tbf-report-overview-stat-grid,.tbf-report-overview-task-stat-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,var(--overview-stat-card-width)),var(--overview-stat-card-width)))}}@media(max-width:760px){.tbf-report-overview-section{--overview-chart-height: 220px}.tbf-report-overview-group-card{padding:12px}.tbf-report-overview-stat-card{height:72px}}.tbf-report-team-layout{align-items:stretch;display:grid;gap:16px;grid-template-columns:minmax(320px,420px) minmax(0,1fr);min-width:0}.tbf-report-team-layout>.tbf-report-overview-member-chart-block{width:100%}.tbf-report-team-detail-section .tbf-report-member-delta-grid{align-content:start;grid-template-columns:1fr;min-width:0}@container (max-width: 760px){.tbf-report-team-layout{grid-template-columns:1fr}}.tbf-report-team-detail-section{--overview-chart-width: 420px;--overview-chart-height: 260px}.tbf-report-team-layout>.tbf-report-overview-member-chart-block{display:grid}.tbf-report-team-layout .tbf-report-overview-priority-chart{height:100%;min-height:var(--overview-chart-height)}.tbf-report-team-layout .tbf-report-overview-priority-column>span:not(.tbf-report-overview-member-avatar){border-radius:4px 4px 2px 2px;width:22px}.tbf-report-team-chart-label{color:#94a3b8;font-size:.84rem;margin:0 0 6px}.tbf-report-team-detail-section>.tbf-report-team-chart-label{margin:2px 0 8px}.tbf-report-member-card{align-items:stretch;grid-template-columns:132px minmax(0,1fr)}.tbf-report-member-card-profile{align-content:start;display:grid;gap:10px;justify-items:center;text-align:center}.tbf-report-member-avatar{align-items:center;aspect-ratio:1;border:2px solid rgba(56,189,248,.72);border-radius:50%;background:linear-gradient(135deg,#0ea5e957,#6366f147);color:#e0f2fe;display:inline-flex;font-size:1rem;font-weight:900;height:64px;justify-content:center;overflow:hidden;width:64px}.tbf-report-member-avatar img{display:block;height:100%;object-fit:cover;width:100%}.tbf-report-member-card-profile h4{color:#f8fafc;line-height:1.25;margin:0}.tbf-report-member-card-tasks{border-left:1px solid rgba(148,163,184,.14);display:grid;gap:8px;min-width:0;padding-left:14px}.tbf-report-member-card-tasks h5{color:#94a3b8;font-size:.68rem;font-weight:800;letter-spacing:.04em;margin:0;text-transform:uppercase}.tbf-report-member-card-tasks ul{display:grid;gap:8px;list-style:none;margin:0;padding:0}.tbf-report-member-card-tasks li{display:grid;gap:3px}.tbf-report-member-card-tasks strong{color:#e2e8f0;font-size:.9rem}.tbf-report-member-card-tasks span,.tbf-report-member-card-tasks p{color:#94a3b8;font-size:.78rem;margin:0}@container (max-width: 520px){.tbf-report-member-card{grid-template-columns:1fr}.tbf-report-member-card-tasks{border-left:0;border-top:1px solid rgba(148,163,184,.14);padding-left:0;padding-top:12px}}.tbf-report-team-layout{grid-template-columns:1fr}.tbf-report-team-layout>.tbf-report-overview-member-chart-block{width:min(100%,var(--overview-chart-width))}.tbf-report-team-detail-section .tbf-report-member-delta-grid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr))}.tbf-report-team-detail-section .tbf-report-member-delta-grid{grid-template-columns:1fr}.tbf-report-member-card{gap:14px;grid-template-columns:1fr;padding:0;overflow:hidden}.tbf-report-member-card-profile{align-items:center;display:flex;gap:14px;justify-items:start;padding:16px 16px 0;text-align:left}.tbf-report-member-card-profile>div{display:grid;gap:4px;min-width:0}.tbf-report-member-card-profile p{color:#cbd5e1;font-size:.9rem;font-weight:800;margin:0}.tbf-report-member-card-tasks{border-left:0;gap:0;padding:0}.tbf-report-member-card-tasks ul{gap:0}.tbf-report-member-card-tasks li{border-top:1px solid rgba(148,163,184,.14);gap:7px;padding:12px 16px}.tbf-report-member-card-tasks li:first-child{border-top-color:#94a3b81a}.tbf-report-member-card-tasks strong{color:#f8fafc;font-size:.94rem;line-height:1.25}.tbf-report-member-card-tasks span{align-items:center;display:flex;gap:7px}.tbf-report-member-card-tasks .tbf-task-status-dot{height:9px;width:9px}.tbf-report-member-card-tasks>p{border-top:1px solid rgba(148,163,184,.14);padding:12px 16px}.tbf-report-member-avatar{border:0}.tbf-report-member-card-tasks strong,.tbf-report-member-card-profile p{font-weight:400}.tbf-report-member-card-profile p strong{color:#f8fafc;font-weight:800}.tbf-report-member-card-section{border-top:1px solid rgba(148,163,184,.14);display:grid;gap:0}.tbf-report-member-card-section>h5{color:#94a3b8;font-size:.68rem;font-weight:800;letter-spacing:.04em;margin:0;padding:12px 16px 0;text-transform:uppercase}.tbf-report-member-card-section .tbf-report-member-card-tasks li:first-child,.tbf-report-member-card-section .tbf-report-member-card-tasks>p{border-top:0}.tbf-report-member-card-tasks-completed strong{color:#cbd5e1}.tbf-report-member-card-section .tbf-report-member-card-tasks li,.tbf-report-member-card-section .tbf-report-member-card-tasks>p{padding-left:32px}.tbf-report-member-card-tasks strong{align-items:center;display:inline-flex;gap:8px}.tbf-report-member-card-tasks strong .tbf-task-status-dot{height:9px;width:9px}.tbf-report-member-card-tasks>ul>li>span:not(.tbf-report-member-task-progress){padding-left:17px}.tbf-report-member-task-progress{background:#0f172ad1;border:1px solid rgba(148,163,184,.16);border-radius:999px;display:block;height:7px;margin-left:17px;overflow:hidden;width:min(100%,260px)}.tbf-report-member-task-progress span{background:linear-gradient(90deg,#22c55e,#38bdf8);display:block;height:100%}.tbf-report-member-card-tasks li{border-top:0;position:relative}.tbf-report-member-card-tasks li:before{background:#94a3b824;content:"";height:1px;left:32px;position:absolute;right:16px;top:0}.tbf-report-member-card-tasks li:first-child:before{display:none}.tbf-report-member-task-progress-row{align-items:center;display:grid;gap:8px;grid-template-columns:minmax(0,260px) auto;margin-left:17px;width:min(100%,320px)}.tbf-report-member-task-progress-row .tbf-report-member-task-progress{margin-left:0;width:100%}.tbf-report-member-task-progress-row em{color:#94a3b8;font-size:.72rem;font-style:normal;font-weight:800}.tbf-report-member-task-progress-row{grid-template-columns:minmax(0,260px) auto auto;width:min(100%,430px)}.tbf-report-member-task-progress-row small{color:#94a3b8;font-size:.72rem;font-weight:800;white-space:nowrap}.tbf-report-member-task-progress-row small.positive{color:#86efac}.tbf-report-member-task-progress-row small.negative{color:#fca5a5}.tbf-report-member-card-tasks .tbf-entity-links{margin-left:17px;margin-top:2px}.tbf-report-member-card-tasks .tbf-entity-links a{max-width:240px}.tbf-report-project-status-groups{display:grid;gap:18px}.tbf-report-project-status-group{display:grid;gap:10px}.tbf-report-project-status-group>h4{color:#94a3b8;font-size:.72rem;font-weight:900;letter-spacing:.05em;margin:0;text-transform:uppercase}.tbf-report-project-card{gap:14px;grid-template-columns:1fr}.tbf-report-project-card-main{display:grid;gap:8px}.tbf-report-project-card-main h4{color:#f8fafc;font-size:1rem;margin:0}.tbf-report-project-progress-row{align-items:center;display:grid;gap:8px;grid-template-columns:minmax(0,260px) auto auto;width:min(100%,430px)}.tbf-report-project-progress-row .tbf-report-member-task-progress{margin-left:0;width:100%}.tbf-report-project-progress-row em,.tbf-report-project-progress-row small{color:#94a3b8;font-size:.72rem;font-style:normal;font-weight:800;white-space:nowrap}.tbf-report-project-progress-row small.positive{color:#86efac}.tbf-report-project-progress-row small.negative{color:#fca5a5}.tbf-report-project-package-list{border-top:1px solid rgba(148,163,184,.14);display:grid;gap:10px;padding-left:28px;padding-top:12px}.tbf-report-project-package-stack{display:grid;gap:10px}.tbf-report-collapsed-list{background:#0f172a6b;border:1px solid rgba(148,163,184,.16);border-radius:16px;overflow:hidden}.tbf-report-collapsed-list>summary{align-items:center;color:#e2e8f0;cursor:pointer;display:flex;flex-direction:row-reverse;font-size:.82rem;font-weight:800;gap:12px;justify-content:flex-end;list-style:none;padding:11px 14px}.tbf-report-collapsed-list>summary::-webkit-details-marker{display:none}.tbf-report-collapsed-list>summary:after{border-bottom:2px solid #38bdf8;border-right:2px solid #38bdf8;content:"";flex:0 0 auto;height:8px;filter:drop-shadow(0 0 5px rgba(56,189,248,.55));transform:rotate(-45deg);transition:transform .16s ease;width:8px}.tbf-report-collapsed-list[open]>summary:after{transform:rotate(45deg)}.tbf-report-collapsed-label{align-items:center;color:#e2e8f0;display:inline-flex;gap:6px}.tbf-report-sleep-icon{align-items:center;color:#94a3b8;display:inline-flex;height:18px;justify-content:center;width:18px}.tbf-report-sleep-icon svg{fill:none;height:15px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:15px}.tbf-report-collapsed-count{color:#38bdf8;font-size:.78rem;font-weight:900}.tbf-report-collapsed-list>.tbf-report-delta-grid,.tbf-report-collapsed-list>.tbf-report-project-package-list{border-top:1px solid rgba(148,163,184,.12);padding:12px}.tbf-report-collapsed-list>.tbf-report-project-package-list{margin:0;padding-left:28px}.tbf-report-project-package{display:grid;gap:7px;position:relative}.tbf-report-project-package:before{background:#94a3b833;content:"";height:calc(100% + 2px);left:-14px;position:absolute;top:1px;width:1px}.tbf-report-project-package h5{color:#e2e8f0;font-size:.92rem;font-weight:500;margin:0}.tbf-report-project-card .tbf-entity-links{margin-top:0}.tbf-report-project-package .tbf-entity-links{margin-left:0}.tbf-report-project-status-group>h4{align-items:center;display:inline-flex;gap:8px}.tbf-report-project-group-dot{border-radius:999px;display:inline-block;height:9px;width:9px}.tbf-report-project-group-dot-completed{background:#38bdf8;box-shadow:0 0 0 3px #38bdf829}.tbf-report-project-group-dot-active{background:#22c55e;box-shadow:0 0 0 3px #22c55e24}.tbf-report-project-group-dot-inactive{background:#f59e0b;box-shadow:0 0 0 3px #f59e0b29}.tbf-report-project-group-dot-primary{background:#facc15;box-shadow:0 0 0 3px #facc152e,0 0 14px #facc1559}.tbf-report-primary-project-group{background:linear-gradient(145deg,#78350f33,#0f172a47);border:1px solid rgba(250,204,21,.3);border-radius:18px;padding:14px}.tbf-report-primary-project-group>h4{color:#fde68a}.tbf-report-project-card-primary{background:linear-gradient(145deg,#78350f38,#0f172ab8);border-color:#facc157a;box-shadow:0 14px 36px #78350f29}.tbf-report-primary-project-badge{background:#facc151f;border:1px solid rgba(250,204,21,.36);border-radius:999px;color:#fde68a;flex:0 0 auto;font-size:.64rem;font-weight:900;letter-spacing:.07em;margin-left:auto;padding:5px 8px}.tbf-report-project-package-primary{background:linear-gradient(135deg,#713f1242,#0f172a5c);border:1px solid rgba(250,204,21,.34)}.tbf-report-project-package h5{align-items:center;display:flex;gap:8px}.tbf-report-primary-package-badge{background:#facc151a;border:1px solid rgba(250,204,21,.3);border-radius:999px;color:#fde68a;font-size:.58rem;font-weight:900;letter-spacing:.06em;margin-left:auto;padding:4px 7px}.tbf-report-project-title-row{align-items:center;display:flex;gap:10px;min-width:0}.tbf-report-project-logo{border-radius:12px;display:block;flex:0 0 auto;height:34px;object-fit:cover;width:34px}.tbf-report-project-logo-fallback{align-items:center;background:#0f172ac7;color:#bae6fd;display:inline-flex;font-size:.72rem;font-weight:900;justify-content:center}.tbf-report-item-description{color:#94a3b8;font-size:.82rem;line-height:1.45;margin:-2px 0 0}.tbf-report-item-description span{color:#64748b;font-size:.68rem;font-weight:800;letter-spacing:.04em;margin-right:8px;text-transform:uppercase}.tbf-report-project-package-list{gap:14px}.tbf-report-project-package{border-radius:14px;background:#0f172a38;padding:10px 12px}.tbf-report-member-task-progress{background:#94a3b829}.tbf-report-project-logo-fallback{background:#facc151f;color:#facc15}.tbf-report-project-logo-fallback svg{fill:currentColor;height:22px;width:22px}.tbf-links-field-header button{align-items:center;box-shadow:none;display:inline-flex;justify-content:center;line-height:1;padding:0}.tbf-links-field-header button:hover,.tbf-links-field-header button:focus-visible{border-color:#fcd5358c;background:#0f172ad1;box-shadow:none;filter:none}.tbf-link-popup-header button{align-items:center;box-shadow:none;display:inline-flex;font-size:1.1rem;justify-content:center;line-height:1;padding:0}.tbf-link-popup-header button:hover,.tbf-link-popup-header button:focus-visible{background:#1e293beb;box-shadow:none;filter:none}.tbf-report-member-task-progress-row,.tbf-report-project-progress-row{grid-template-columns:330px auto auto;width:max-content}.tbf-report-member-task-progress-row .tbf-report-member-task-progress,.tbf-report-project-progress-row .tbf-report-member-task-progress{width:330px}@container (max-width: 520px){.tbf-report-member-task-progress-row,.tbf-report-project-progress-row{grid-template-columns:minmax(0,1fr) auto auto;width:100%}.tbf-report-member-task-progress-row .tbf-report-member-task-progress,.tbf-report-project-progress-row .tbf-report-member-task-progress{width:100%}}.tbf-report-member-task-progress-row,.tbf-report-project-progress-row{grid-template-columns:330px max-content}.tbf-report-member-task-progress-row em,.tbf-report-project-progress-row em{align-items:center;display:inline-flex;gap:8px}.tbf-report-member-task-progress-row small,.tbf-report-project-progress-row small{margin-left:0}@container (max-width: 520px){.tbf-report-member-task-progress-row,.tbf-report-project-progress-row{grid-template-columns:minmax(0,1fr) max-content}}.tbf-report-member-task-progress-row,.tbf-report-project-progress-row{display:flex;align-items:center;gap:8px;width:max-content}@container (max-width: 520px){.tbf-report-member-task-progress-row,.tbf-report-project-progress-row{width:100%}}.tbf-report-project-detail-section,.tbf-report-team-detail-section,.tbf-report-project-status-groups,.tbf-report-project-status-group,.tbf-report-project-card,.tbf-report-member-card,.tbf-report-project-package,.tbf-report-member-card-section,.tbf-report-member-card-tasks,.tbf-report-team-layout,.tbf-report-team-layout>.tbf-report-overview-member-chart-block{max-width:100%;min-width:0}.tbf-report-member-card-tasks strong,.tbf-report-member-card-tasks span,.tbf-report-project-card h4,.tbf-report-project-package h5,.tbf-report-item-description{overflow-wrap:anywhere}@media(max-width:640px){.tbf-report-section{padding-left:10px;padding-right:10px}.tbf-report-viewer-full{overflow-x:hidden}.tbf-report-team-detail-section{--overview-chart-width: 100%}.tbf-report-team-layout>.tbf-report-overview-member-chart-block,.tbf-report-overview-member-chart-block,.tbf-report-overview-priority-chart{width:100%}.tbf-report-team-detail-section .tbf-report-member-delta-grid,.tbf-report-member-delta-grid,.tbf-report-delta-grid{grid-template-columns:minmax(0,1fr)}.tbf-report-member-card-profile{align-items:flex-start}.tbf-report-member-card-section .tbf-report-member-card-tasks li,.tbf-report-member-card-section .tbf-report-member-card-tasks>p{padding-left:16px;padding-right:12px}.tbf-report-member-card-tasks li:before{left:16px;right:12px}.tbf-report-member-card-tasks>ul>li>span:not(.tbf-report-member-task-progress){padding-left:17px}.tbf-report-member-task-progress-row,.tbf-report-project-progress-row{width:100%}.tbf-report-member-task-progress-row .tbf-report-member-task-progress,.tbf-report-project-progress-row .tbf-report-member-task-progress{flex:1 1 auto;min-width:0;width:auto}.tbf-report-project-package-list{padding-left:16px}.tbf-report-project-progress-row{max-width:100%}}.tbf-report-project-status-group>.tbf-report-empty-row{margin-left:18px}.tbf-report-quick-nav{align-items:center;background:#02061747;border:1px solid rgba(148,163,184,.14);border-radius:18px;display:flex;flex-wrap:wrap;gap:8px;margin-top:14px;padding:10px}.tbf-report-quick-nav a{border:1px solid rgba(125,211,252,.22);border-radius:999px;background:#0ea5e914;color:#bae6fd;font-size:.72rem;font-weight:900;letter-spacing:.04em;padding:7px 10px;text-decoration:none}.tbf-report-quick-nav a:hover,.tbf-report-quick-nav a:focus-visible{border-color:#7dd3fc80;background:#0ea5e929;color:#e0f2fe}.tbf-report-section{scroll-margin-top:18px}@media(max-width:640px){.tbf-report-quick-nav{align-items:stretch;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.tbf-report-quick-nav a{text-align:center}}.tbf-report-quick-nav{background:linear-gradient(135deg,#082f4961,#0f172a57);border-color:#38bdf82e;box-shadow:inset 0 1px #ffffff0a;gap:10px}.tbf-report-quick-nav a{align-items:center;background:#082f49b8;border-color:#7dd3fc57;box-shadow:inset 0 1px #ffffff0d;display:inline-flex;gap:7px;min-height:34px}.tbf-report-quick-nav a svg{color:#67e8f9;fill:currentColor;flex:0 0 auto;height:15px;width:15px}.tbf-report-quick-nav a:hover,.tbf-report-quick-nav a:focus-visible{background:#0e749057;transform:translateY(-1px)}.tbf-report-quick-nav-title{color:#94a3b8;flex:1 0 100%;font-size:.7rem;font-weight:900;letter-spacing:.08em;padding:2px 4px 0}.tbf-report-quick-nav .tbf-report-quick-nav-overview svg{color:#67e8f9}.tbf-report-quick-nav .tbf-report-quick-nav-projects svg{color:#facc15}.tbf-report-quick-nav .tbf-report-quick-nav-team svg{color:#86efac}.tbf-report-quick-nav .tbf-report-quick-nav-issues svg{color:#fb7185}.tbf-report-quick-nav .tbf-report-quick-nav-upcoming svg{color:#a78bfa}.tbf-report-viewer-full{align-self:stretch;display:grid;grid-template-rows:auto minmax(0,1fr);height:100%;max-height:100%;overflow:hidden}.tbf-report-viewer-header{align-items:start;border-bottom:1px solid rgba(148,163,184,.14);display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto;margin-bottom:0;padding-bottom:14px}.tbf-report-viewer-title{min-width:0}.tbf-report-primary-focus-section{background:radial-gradient(circle at top right,rgba(250,204,21,.12),transparent 38%),linear-gradient(145deg,#451a0361,#0f172aa3);border-color:#facc156b;box-shadow:0 18px 48px #451a0333}.tbf-report-primary-focus-header{align-items:flex-start}.tbf-report-primary-focus-header h3{align-items:center;color:#fef3c7;display:flex;gap:9px}.tbf-report-primary-focus-scope{align-items:center;color:#fbbf24;display:flex;flex-wrap:wrap;font-weight:800;gap:7px;margin-top:5px}.tbf-report-primary-focus-scope>div{align-items:center;display:inline-flex;flex-wrap:wrap;gap:7px}.tbf-report-primary-focus-scope .tbf-entity-links{display:inline-flex;margin-top:0}.tbf-report-primary-focus-scope .tbf-entity-links a{background:#0ea5e921;border-color:#7dd3fc52;border-radius:8px;max-width:180px;padding:3px 8px}.tbf-report-primary-focus-scope-separator{color:#64748b}.tbf-report-primary-focus-icon{color:#facc15;filter:drop-shadow(0 0 8px rgba(250,204,21,.5))}.tbf-report-primary-focus-status{background:#facc151f;border:1px solid rgba(250,204,21,.34);border-radius:999px;color:#fde68a;font-size:.68rem;font-weight:900;letter-spacing:.06em;padding:7px 10px;text-transform:uppercase}.tbf-report-primary-focus-summary{display:grid;gap:16px;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr)}.tbf-report-primary-focus-package-card{background:#02061757;border:1px solid rgba(250,204,21,.22);border-radius:16px;padding:14px}.tbf-report-primary-focus-package-card .tbf-report-project-package{border:0;padding:0}.tbf-report-primary-focus-note{display:grid;gap:8px;margin-top:14px;padding-top:14px}.tbf-report-primary-focus-note textarea{background:#02061794;border:0;border-radius:12px;box-sizing:border-box;color:#e2e8f0;font:inherit;line-height:1.55;min-height:132px;padding:11px 12px;resize:vertical;width:100%}.tbf-report-primary-focus-note textarea:focus{box-shadow:0 0 0 3px #facc151a;outline:none}.tbf-report-primary-focus-note textarea::placeholder{color:#64748b}.tbf-report-primary-focus-note-actions{align-items:center;display:flex;gap:12px;justify-content:space-between}.tbf-report-primary-focus-note-actions span{color:#64748b;font-size:.72rem}.tbf-report-primary-focus-note-actions button{background:#facc1524;border:1px solid rgba(250,204,21,.38);border-radius:9px;color:#fde68a;cursor:pointer;font:inherit;font-size:.74rem;font-weight:900;padding:7px 11px;text-transform:uppercase}.tbf-report-primary-focus-note-actions button:hover,.tbf-report-primary-focus-note-actions button:focus-visible{background:#facc1538;border-color:#facc159e}.tbf-report-primary-focus-note-actions button:disabled{cursor:wait;opacity:.62}.tbf-report-primary-focus-note-export{background:#0206176b;border:0;border-radius:12px;color:#cbd5e1;line-height:1.55;margin:0;min-height:42px;padding:11px 12px;white-space:pre-wrap;word-break:break-word}.tbf-report-primary-focus-stats{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.tbf-report-primary-focus-stats article{background:#0f172a94;border:1px solid rgba(250,204,21,.2);border-radius:14px;display:grid;gap:6px;padding:13px}.tbf-report-primary-focus-stats span{color:#94a3b8;font-size:.72rem;font-weight:800;text-transform:uppercase}.tbf-report-primary-focus-stats strong{color:#fef3c7;font-size:1.35rem}.tbf-report-primary-focus-detail-grid{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px}.tbf-report-primary-focus-detail-grid>section{background:#02061747;border:1px solid rgba(148,163,184,.14);border-radius:16px;min-width:0;padding:14px}.tbf-report-primary-focus-detail-grid h4{color:#fde68a;font-size:.78rem;letter-spacing:.06em;margin:0 0 10px;text-transform:uppercase}.tbf-report-primary-focus-task-list,.tbf-report-primary-focus-issue-list{display:grid;gap:9px}.tbf-report-primary-focus-task{background:#0f172a94;border:1px solid rgba(148,163,184,.14);border-radius:12px;padding:11px 12px}.tbf-report-primary-focus-task>div{align-items:center;display:flex;gap:8px;min-width:0}.tbf-report-primary-focus-task strong,.tbf-report-primary-focus-task p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tbf-report-primary-focus-task p{color:#94a3b8;display:block;margin:5px 0 0 17px}@media(max-width:800px){.tbf-report-primary-focus-summary,.tbf-report-primary-focus-detail-grid{grid-template-columns:1fr}}@media(max-width:520px){.tbf-report-primary-focus-header{align-items:flex-start}.tbf-report-primary-focus-status{white-space:nowrap}.tbf-report-primary-focus-stats{grid-template-columns:1fr 1fr}}.tbf-report-viewer-header .tbf-report-quick-nav{grid-column:1 / -1;margin-top:0}.tbf-report-quick-nav-title{flex:0 0 auto;padding:0 6px;white-space:nowrap}.tbf-report-scroll-body{min-height:0;overflow-x:hidden;overflow-y:auto;padding-right:4px;padding-top:14px}.tbf-report-section{scroll-margin-top:12px}@media(max-width:760px){.tbf-report-viewer-full{height:100%;max-height:100%}.tbf-report-viewer-header{grid-template-columns:1fr}.tbf-report-viewer-header .tbf-report-quick-nav{display:flex;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:thin}.tbf-report-viewer-header .tbf-report-quick-nav a{flex:0 0 auto}}.tbf-content-report-viewing{overflow:hidden}.tbf-content-report .tbf-report-viewer-full{height:100%;max-height:100%}.tbf-report-viewer-header .tbf-report-quick-nav{gap:8px;padding:6px 8px}.tbf-report-viewer-header .tbf-report-quick-nav-title{padding:0 4px}.tbf-report-viewer-header .tbf-report-quick-nav a{min-height:30px;padding:5px 9px}.tbf-report-viewer-header .tbf-report-quick-nav a svg{height:14px;width:14px}.tbf-content-report-viewing{gap:8px}.tbf-content-report-viewing .tbf-report-viewer-header{padding-bottom:8px}.tbf-content-report-viewing .tbf-report-scroll-body{padding-top:8px}.tbf-content-report-viewing .tbf-report-scroll-body{padding-top:4px}.tbf-content-report:not(.tbf-content-report-viewing) .tbf-report-list-page{align-self:stretch;display:grid;height:100%;min-height:0}.tbf-content-report:not(.tbf-content-report-viewing) .tbf-report-list-card{align-self:stretch;height:100%;min-height:0}.tbf-report-issue-groups{display:grid;gap:14px}.tbf-report-issue-group{min-height:auto}.tbf-report-issue-tree .tbf-report-issue-item,.tbf-report-issue-list .tbf-report-issue-item{cursor:default}.tbf-report-issue-item:focus{outline:none}.tbf-report-issue-description{margin:4px 0 0 20px;color:#94a3b8;font-size:.84rem;line-height:1.45}@media(max-width:760px){.tbf-report-issues-detail-section .tbf-issue-title-row{align-items:flex-start;flex-wrap:wrap}.tbf-report-issues-detail-section .tbf-issue-title-row .tbf-task-status-dot{margin-top:.35em}.tbf-report-issues-detail-section .tbf-issue-name{flex:1 1 calc(100% - 24px);overflow:visible;text-overflow:clip;white-space:normal;word-break:break-word}.tbf-report-issues-detail-section .tbf-issue-meta-pill{margin-left:20px;max-width:calc(100% - 20px);white-space:normal}}.tbf-report-highlight-section .tbf-card-header{align-items:flex-start;gap:16px}.tbf-report-highlight-grid{display:grid;gap:16px}.tbf-report-highlight-card{border:1px solid rgba(248,113,113,.28);border-radius:18px;background:linear-gradient(135deg,#7f1d1d3d,#0f172ad1);padding:18px;box-shadow:0 18px 42px #0f172a3d}.tbf-report-highlight-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.tbf-report-highlight-card-header h4{margin:0;color:#fee2e2}.tbf-report-highlight-card-header button,.tbf-rich-editor-toolbar button{border:1px solid rgba(148,163,184,.28);border-radius:999px;background:#0f172ab8;color:#e2e8f0;cursor:pointer;font-weight:700;padding:7px 12px}.tbf-report-highlight-modal{max-width:760px}.tbf-rich-editor{display:grid;gap:10px}.tbf-rich-editor-toolbar{display:flex;flex-wrap:wrap;gap:8px}.tbf-rich-editor-input{min-height:220px;max-height:420px;overflow:auto;border:1px solid rgba(148,163,184,.24);border-radius:16px;background:#0f172ab8;color:#e2e8f0;line-height:1.6;padding:14px;outline:none}.tbf-rich-editor-input:focus{border-color:#f87171a6;box-shadow:0 0 0 3px #f8717124}.tbf-rich-content{color:#e2e8f0;line-height:1.65;overflow-wrap:anywhere}.tbf-rich-content a{color:#93c5fd}.tbf-rich-content img,.tbf-rich-content iframe,.tbf-rich-content video,.tbf-rich-editor-input img,.tbf-rich-editor-input iframe,.tbf-rich-editor-input video{display:block;width:100%;max-width:100%;border:0;border-radius:14px;margin:12px 0}.tbf-rich-content iframe,.tbf-rich-content video,.tbf-rich-editor-input iframe,.tbf-rich-editor-input video{aspect-ratio:16 / 9;min-height:260px;background:#020617}.tbf-report-highlight-card .tbf-rich-content img,.tbf-report-highlight-card .tbf-rich-content iframe,.tbf-report-highlight-card .tbf-rich-content video{height:auto;max-height:min(56vh,640px);max-width:min(100%,calc((100vh - 230px) * 16 / 9));object-fit:contain;width:auto}.tbf-report-highlight-card .tbf-rich-content iframe,.tbf-report-highlight-card .tbf-rich-content video{height:min(56vh,calc((100vw - 72px)*.5625));min-height:0;width:min(100%,calc((100vh - 230px) * 16 / 9))}.tbf-report-fire-icon{display:inline-flex;font-size:.9rem;letter-spacing:-.22em;line-height:1;transform:translate(-.06em)}.tbf-report-quick-nav .tbf-report-quick-nav-highlight .tbf-report-fire-icon{font-size:.82rem;margin-right:2px}.tbf-report-highlight-section .tbf-card-header{margin-bottom:8px}.tbf-report-highlight-empty{min-height:0;padding:4px 0 0}.tbf-report-highlight-empty p{margin:0}.tbf-report-highlight-section .tbf-card-header h3{align-items:center;display:inline-flex;gap:8px}.tbf-report-highlight-add-button{align-items:center;background:linear-gradient(135deg,#facc15,#f59e0b);border:0;border-radius:999px;box-shadow:0 10px 24px #f59e0b3d;color:#0f172a;cursor:pointer;display:inline-flex;font-size:1.05rem;font-weight:900;height:26px;justify-content:center;line-height:1;margin-left:4px;padding:0;width:26px}.tbf-report-highlight-add-button:hover,.tbf-report-highlight-add-button:focus-visible{transform:translateY(-1px)}.tbf-report-highlight-empty{color:#94a3b8;font-size:.88rem;font-weight:500}.tbf-report-highlight-modal .change-password-header button{background:#94a3b81f;box-shadow:none;color:#cbd5e1}.tbf-report-highlight-modal .change-password-header button:hover,.tbf-report-highlight-modal .change-password-header button:focus-visible{background:#94a3b833;color:#f8fafc}.tbf-report-highlight-modal .tbf-form-actions button[type=button],.tbf-rich-insert-actions button[type=button]{background:#94a3b81f;box-shadow:none;color:#cbd5e1}.tbf-highlight-description-label{margin-top:10px}.tbf-rich-editor{position:relative}.tbf-rich-insert-popover{background:#0f172afa;border:1px solid rgba(96,165,250,.32);border-radius:18px;box-shadow:0 24px 64px #0206177a;left:0;max-width:440px;padding:16px;position:absolute;right:0;top:48px;z-index:12}.tbf-rich-insert-popover form,.tbf-rich-insert-form{display:grid;gap:12px}.tbf-rich-insert-header{align-items:center;display:flex;justify-content:space-between}.tbf-rich-insert-header button{background:#94a3b81f;border:0;border-radius:999px;color:#cbd5e1;cursor:pointer;height:30px;width:30px}.tbf-rich-insert-popover label{color:#cbd5e1;display:grid;font-size:.85rem;font-weight:800;gap:6px}.tbf-rich-insert-popover input{background:#020617b8;border:1px solid rgba(148,163,184,.26);border-radius:12px;color:#e2e8f0;padding:10px 12px}.tbf-rich-insert-actions{display:flex;gap:10px;justify-content:flex-end}.tbf-rich-insert-actions button{border:0;border-radius:999px;cursor:pointer;font-weight:900;padding:9px 16px}.tbf-rich-insert-actions button[type=submit]{background:linear-gradient(135deg,#facc15,#ca8a04);color:#0f172a}.tbf-rich-insert-actions button:disabled{cursor:not-allowed;opacity:.55}.tbf-report-highlight-empty,.tbf-report-highlight-empty p{font-weight:400}.tbf-report-highlight-modal .tbf-form-actions{gap:14px}.tbf-rich-insert-header button{align-items:center;display:inline-flex;font-size:1rem;font-weight:800;justify-content:center;line-height:1;padding:0}@media(max-width:760px){.tbf-report-viewer-header .tbf-report-quick-nav{align-items:center}.tbf-report-viewer-header .tbf-report-quick-nav-title{align-items:center;align-self:stretch;display:inline-flex}}@media(max-width:760px){.tbf-content-report:not(.tbf-content-report-viewing){min-height:calc(100dvh - 86px)}.tbf-content-report:not(.tbf-content-report-viewing) .tbf-report-list-page,.tbf-content-report:not(.tbf-content-report-viewing) .tbf-report-workspace{min-height:100%}.tbf-content-report:not(.tbf-content-report-viewing) .tbf-report-list-card{align-self:stretch;min-height:calc(100dvh - 138px)}.tbf-report-tree{gap:2px;padding-top:6px}.tbf-report-tree .tbf-workflow-tree-row{row-gap:0}.tbf-report-tree .tbf-workflow-tree-children{gap:2px;margin-top:0}.tbf-report-tree .tbf-workflow-folder-label{min-height:24px;padding:0}.tbf-report-tree .tbf-workflow-tree-level-1:before,.tbf-report-tree .tbf-workflow-tree-level-2:before,.tbf-report-tree .tbf-workflow-tree-level-3:before{height:18px;top:-4px}}@media(max-width:760px){.tbf-content-report:not(.tbf-content-report-viewing){display:flex;flex-direction:column;min-height:calc(100svh - 74px)}.tbf-content-report:not(.tbf-content-report-viewing) .tbf-report-list-mobile-panel{display:flex;flex:1 1 auto;min-height:0}.tbf-content-report:not(.tbf-content-report-viewing) .tbf-report-list-card{display:flex;flex:1 1 auto;flex-direction:column;min-height:calc(100svh - 150px)}@supports (height: 100dvh){.tbf-content-report:not(.tbf-content-report-viewing){min-height:calc(100dvh - 74px)}.tbf-content-report:not(.tbf-content-report-viewing) .tbf-report-list-card{min-height:calc(100dvh - 150px)}}.tbf-content-report:not(.tbf-content-report-viewing) .tbf-report-tree{flex:1 1 auto;gap:0;max-height:none;min-height:0;padding-top:4px}.tbf-report-tree .tbf-workflow-tree-row{column-gap:6px;margin-top:0}.tbf-report-tree .tbf-workflow-tree-item{gap:6px}.tbf-report-tree .tbf-workflow-button{min-height:26px;padding-bottom:4px;padding-top:4px}.tbf-report-tree .tbf-workflow-tree-children{gap:0;margin-top:-1px}}@media(max-width:760px){.tbf-report-tree .tbf-workflow-tree-row{column-gap:0;padding-right:0}.tbf-report-tree .tbf-workflow-tree-actions{position:absolute;right:0;top:0;z-index:2}.tbf-report-tree .tbf-workflow-tree-row:not(:hover):not(:focus-within)>.tbf-workflow-tree-actions{display:none}.tbf-report-tree .tbf-workflow-tree-children{flex-basis:100%;padding-top:0}.tbf-report-tree .tbf-workflow-tree-row+.tbf-workflow-tree-row{margin-top:2px}.tbf-report-tree .tbf-workflow-button,.tbf-report-tree .tbf-workflow-folder-label{line-height:1.15}}.tbf-report-highlight-section .tbf-card-header{margin-bottom:4px}.tbf-report-highlight-empty{margin-top:0;padding-top:0}.tbf-report-highlight-empty p{line-height:1.45}.tbf-report-highlight-section .tbf-card-header{margin-bottom:0}.tbf-report-highlight-empty{margin-top:-10px}.tbf-rich-upload-button{align-items:center;border:1px dashed rgba(96,165,250,.48);border-radius:14px;cursor:pointer;display:flex!important;justify-content:center;min-height:42px;background:#0ea5e914;color:#bfdbfe!important}.tbf-rich-upload-button input{display:none}.tbf-rich-upload-button span{font-weight:900}.tbf-rich-insert-popover{bottom:auto;left:50%;max-height:min(80vh,560px);overflow:auto;position:fixed;right:auto;top:50%;transform:translate(-50%,-50%);width:min(440px,calc(100vw - 40px));z-index:3000}.tbf-rich-insert-popover:before{content:"";position:fixed;top:-100vh;right:-100vw;bottom:-100vh;left:-100vw;background:#0206176b;z-index:-1}.tbf-report-highlight-modal{max-width:min(1040px,calc(100vw - 36px));width:min(1040px,calc(100vw - 36px))}.tbf-report-highlight-modal .tbf-project-form{gap:16px}.tbf-report-highlight-modal .tbf-rich-editor-input{min-height:min(48vh,520px);max-height:min(58vh,640px)}.tbf-rich-media-block{margin:14px 0 10px}.tbf-report-upcoming-list{display:grid;gap:12px}.tbf-report-upcoming-item{padding:14px 16px;border:1px solid rgba(148,163,184,.16);border-radius:14px;background:#0f172a94}.tbf-report-upcoming-item>div{display:flex;align-items:center;gap:8px}.tbf-report-upcoming-item p,.tbf-report-upcoming-item small{display:block;margin:6px 0 0;color:#94a3b8}.tbf-rich-editor-input .tbf-rich-media-block,.tbf-rich-content .tbf-rich-media-block{outline:1px solid rgba(96,165,250,.16);outline-offset:4px}.tbf-rich-editor-input p{min-height:1.35em}@media(max-width:760px){.tbf-report-highlight-modal{max-width:calc(100vw - 18px);width:calc(100vw - 18px)}.tbf-report-highlight-modal .tbf-rich-editor-input{min-height:360px;max-height:54vh}}.tbf-report-highlight-actions{display:inline-flex;gap:8px}.tbf-report-highlight-card-header .tbf-report-highlight-delete{border-color:#f871715c;color:#fecaca}.tbf-report-highlight-card-header .tbf-report-highlight-delete:hover,.tbf-report-highlight-card-header .tbf-report-highlight-delete:focus-visible{background:#7f1d1d57;border-color:#f87171ad}.tbf-report-highlight-description{color:#94a3b8;margin:4px 0 0}.tbf-report-highlight-section .tbf-card-header:has(.tbf-report-highlight-description){margin-bottom:18px}.tbf-report-slack-button{border:1px solid rgba(34,197,94,.58);background:linear-gradient(135deg,#16a34af2,#14b8a6d1);color:#ecfdf5}.tbf-report-slack-button:hover,.tbf-report-slack-button:focus-visible{border-color:#86efacd9;background:linear-gradient(135deg,#15803d,#0d9488f2)}.tbf-report-slack-modal{max-width:680px}.tbf-report-slack-preview{border:1px solid rgba(148,163,184,.2);border-radius:16px;background:#0f172a85;color:#cbd5e1;display:grid;gap:6px;padding:12px 14px}.tbf-report-slack-preview p{margin:0}.tbf-report-slack-modal .change-password-header button{background:#94a3b81f;box-shadow:none;color:#cbd5e1}.tbf-report-slack-modal .change-password-header button:hover,.tbf-report-slack-modal .change-password-header button:focus-visible{background:#94a3b833;color:#f8fafc}.tbf-report-slack-modal .tbf-form-actions{gap:14px}.tbf-report-slack-modal .tbf-form-actions button[type=button]{background:#94a3b81f;box-shadow:none;color:#cbd5e1}.tbf-report-slack-modal .tbf-form-actions button[type=button]:hover,.tbf-report-slack-modal .tbf-form-actions button[type=button]:focus-visible{background:#94a3b833;color:#f8fafc}.tbf-report-slack-hub-label{margin-top:8px}.tbf-report-slack-modal .tbf-project-form{gap:14px}.tbf-report-slack-modal .tbf-project-form label{display:grid;gap:8px;margin:0}.tbf-report-slack-modal .tbf-project-form input{text-align:left}.tbf-report-slack-hub-label,.tbf-report-slack-preview{margin-top:0}.tbf-report-slack-modal .tbf-form-actions{align-items:center;gap:14px;margin-top:12px}.tbf-report-slack-modal .tbf-form-actions button{min-width:84px}.tbf-report-slack-channel-presets{display:flex;flex-wrap:wrap;gap:8px;margin-top:-6px}.tbf-report-slack-channel-presets button{border:1px solid rgba(96,165,250,.28);border-radius:999px;background:#2563eb29;color:#bfdbfe;cursor:pointer;font-weight:800;padding:7px 12px}.tbf-report-slack-channel-presets button:hover,.tbf-report-slack-channel-presets button:focus-visible{border-color:#93c5fdb3;background:#2563eb47}.tbf-report-slack-channel-presets button{font-weight:500}.tbf-report-export-button,.tbf-report-slack-button,.tbf-report-back-button{color:#020617}.tbf-notes-tree .tbf-workflow-folder-label,.tbf-notes-tree .tbf-workflow-folder-label strong,.tbf-notes-tree .tbf-workflow-button{color:#cbd5e1;font-size:.78rem;font-weight:400!important;line-height:1.12}.tbf-notes-tree .tbf-workflow-folder-label strong{font:inherit}.tbf-notes-tree .tbf-workflow-button.tbf-workflow-active{font-weight:400!important}.tbf-note-list-header .tbf-workflow-list-title{gap:10px}.tbf-note-root-actions{gap:8px}.tbf-note-root-actions button{min-height:26px;border:1px solid rgba(56,189,248,.46);border-radius:999px;padding:4px 9px;color:#bae6fd;background:#0f172ab8;box-shadow:none;cursor:pointer;font-size:.76rem;font-weight:700;line-height:1}.tbf-note-root-actions button:first-child{border-color:#fcd34d80;color:#fde68a}.tbf-note-root-actions button:hover,.tbf-note-root-actions button:focus-visible{background:#0c4a6e57;filter:none;outline:none}.tbf-shell-report-full{grid-template-columns:minmax(0,1fr);gap:0;padding:0}.tbf-shell-report-full .tbf-content-report-viewing{height:100vh;overflow:hidden;padding:0}.tbf-shell-report-full .tbf-report-workspace,.tbf-shell-report-full .tbf-report-viewer-full{align-self:stretch;height:100%;min-height:0;width:100%}.tbf-shell-report-full .tbf-report-viewer-full{border:0}.tbf-shell-report-full .tbf-report-workspace{justify-items:center;padding:0 40px}.tbf-shell-report-full .tbf-report-viewer-full{max-width:1180px;margin:0 auto}@media(max-width:900px){.tbf-shell-report-full .tbf-report-workspace{padding:0 20px}}.tbf-shell-report-full.animated-shell:before{animation:none;background:linear-gradient(rgba(244,240,230,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(244,240,230,.1) 1px,transparent 1px),#0f0f0e;background-size:54px 54px,54px 54px,auto;top:0;right:0;bottom:0;left:0;opacity:1}.tbf-shell-report-full{background:#0f0f0e}.tbf-shell-report-full .login-aurora{display:none}.tbf-shell-report-full .tbf-content-report-viewing{background:transparent}.tbf-shell-report-full.animated-shell:before{background:#0f0f0e}.tbf-shell-report-full .tbf-report-viewer-full,.tbf-shell-report-full .tbf-report-scroll-body{background:transparent;box-shadow:none}.tbf-shell-report-full .tbf-report-scroll-body{background-color:#0f0f0e;background-image:linear-gradient(rgba(244,240,230,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(244,240,230,.1) 1px,transparent 1px);background-size:54px 54px;background-position:0 0}.tbf-shell-report-full .tbf-report-workspace{padding:0}.tbf-shell-report-full .tbf-report-viewer-full{max-width:none;margin:0}.tbf-shell-report-full .tbf-report-viewer-header{width:min(1180px,calc(100% - 80px));margin:0 auto}.tbf-shell-report-full .tbf-report-scroll-body{background-attachment:local;padding:18px 40px 40px}.tbf-shell-report-full .tbf-report-scroll-body>*{box-sizing:border-box;width:min(1180px,100%);margin-left:auto;margin-right:auto}@media(max-width:900px){.tbf-shell-report-full .tbf-report-viewer-header{width:calc(100% - 40px)}.tbf-shell-report-full .tbf-report-scroll-body{padding:14px 20px 28px}}.notes-page-header{align-items:center;display:flex;gap:12px}.notes-page-header h1{align-items:center;display:flex;margin:0}.notes-page-header .tbf-page-header-icon{align-items:center;display:inline-flex;line-height:0}.notes-home-button{flex:0 0 auto}.tbf-shell.notes-shell{display:block;height:100vh;min-height:100vh;overflow:hidden}.tbf-shell.notes-shell .tbf-content{height:calc(100vh - 32px);min-height:0;overflow:hidden;padding:0}.tbf-shell.notes-shell .tbf-notes-layout{width:100%;min-width:0}.tbf-note-viewer-header{padding-bottom:12px}.tbf-note-viewer-header h2{margin-bottom:0}.tbf-note-title-row{align-items:center;display:flex;gap:9px;min-width:0}.tbf-note-save-dot{border-radius:999px;box-shadow:0 0 0 4px #facc151f;flex:0 0 auto;height:9px;width:9px}.tbf-note-save-dot-unsaved{background:#facc15}.tbf-note-save-dot-saved{background:#38bdf8;box-shadow:0 0 0 4px #38bdf81f}.tbf-report-viewer-full.tbf-note-viewer{grid-template-rows:auto auto minmax(0,1fr)}.tbf-note-viewer .tbf-note-viewer-header{grid-row:1}.tbf-note-viewer .tbf-note-toolbar{grid-row:2}.tbf-note-viewer .tbf-note-editor{grid-row:3}.tbf-note-viewer-title{min-width:0}.tbf-note-editor{border-top-width:1px;padding-top:12px}.tbf-shell.notes-shell .tbf-page-header h1{gap:10px;margin-top:4px}.tbf-note-list-header{margin-bottom:0}.tbf-note-list-header .tbf-workflow-list-title{gap:14px}.tbf-note-root-actions{gap:10px}.tbf-note-viewer-header+.tbf-note-editor{margin-top:0}.tbf-note-viewer-header p{line-height:1.1}.tbf-note-viewer-header+.tbf-note-editor{border-top-width:1px}.tbf-note-list-header+.tbf-workflow-tree{padding-top:0}.tbf-note-file-icon{color:#fcd34d}.quick-action-notes-icon svg,.tbf-nav-icon-notes svg,.tbf-note-file-icon svg{fill:none!important;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.quick-action-notes-icon svg path,.tbf-nav-icon-notes svg path,.tbf-note-file-icon svg path{fill:none!important}@media(max-width:760px){.tbf-content-notes{min-height:calc(100dvh - 86px);overflow:hidden}.tbf-content-notes .tbf-notes-layout{display:flex;flex-direction:column;gap:8px;min-height:0}.tbf-content-report.tbf-content-notes.tbf-content-notes-viewing .tbf-report-list-card{display:none!important}.tbf-content-notes-viewing{height:calc(100dvh - 138px);min-height:calc(100dvh - 138px)}.tbf-content-notes-viewing .tbf-notes-layout,.tbf-content-notes-viewing .tbf-note-viewer{height:100%;min-height:0}.tbf-content-notes .tbf-note-viewer{display:grid;flex:1 1 auto;grid-template-rows:auto auto minmax(0,1fr);min-height:0}.tbf-content-notes .tbf-note-viewer-header{display:grid;gap:6px;justify-items:center;padding-bottom:6px;text-align:center}.tbf-content-notes .tbf-note-mobile-back{align-items:center;background:linear-gradient(135deg,#0ea5e938,#0f172ac2);border:1px solid rgba(125,211,252,.34);border-radius:999px;box-shadow:0 12px 28px #02061738,inset 0 1px #ffffff0f;color:#f8fafc;display:inline-flex;font-size:.86rem;font-weight:800;gap:7px;justify-content:center;justify-self:center;min-width:172px;padding:6px 13px}.tbf-content-notes .tbf-note-mobile-back svg{flex:0 0 auto;height:16px;width:16px}.tbf-content-notes .tbf-note-mobile-back svg path{fill:currentColor}.tbf-content-notes .tbf-note-viewer-title{justify-self:stretch;min-width:0}.tbf-content-notes .tbf-note-title-row{justify-content:center}.tbf-content-notes .tbf-note-viewer-title h2{line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tbf-content-notes .tbf-note-viewer-header+.tbf-note-toolbar{margin-top:0}.tbf-content-notes .tbf-note-toolbar{padding-top:6px;padding-bottom:6px}.tbf-content-notes .tbf-notes-tree .tbf-workflow-tree-row{grid-template-columns:minmax(0,1fr) max-content;padding-right:0}.tbf-content-notes .tbf-notes-tree .tbf-workflow-tree-actions{display:flex;opacity:1;pointer-events:auto;position:static}.tbf-content-notes .tbf-notes-tree .tbf-workflow-tree-actions button{height:20px;width:20px}.tbf-content-notes .tbf-notes-tree .tbf-workflow-button,.tbf-content-notes .tbf-notes-tree .tbf-workflow-folder-label{overflow:hidden}.tbf-content-notes .tbf-notes-tree .tbf-workflow-button,.tbf-content-notes .tbf-notes-tree .tbf-workflow-folder-label strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tbf-content-notes .tbf-note-editor{height:100%;min-height:0}}.quick-action-secrets-icon svg,.tbf-nav-icon-secrets svg{color:#a78bfa;display:block;height:22px;width:22px}.quick-action-secrets-icon{align-items:center;display:inline-flex;justify-content:center;line-height:0}.quick-action-secrets-icon svg path,.tbf-nav-icon-secrets svg path{fill:none;stroke:currentColor}.secrets-shell{min-height:100vh}.secrets-gate-card{align-items:center;background:#0f172adb;border:1px solid rgba(167,139,250,.26);border-radius:28px;box-shadow:0 24px 80px #00000061;color:#f8fafc;display:flex;flex-direction:column;gap:16px;margin:auto;max-width:440px;padding:34px;position:relative;text-align:center;width:min(440px,calc(100vw - 32px))}.secrets-gate-card .notes-home-button{left:18px;position:absolute;top:18px}.secrets-gate-icon{align-items:center;background:#7c3aed2e;border:1px solid rgba(167,139,250,.34);border-radius:22px;display:inline-flex;height:64px;justify-content:center;width:64px}.secrets-gate-icon .quick-action-secrets-icon svg{height:34px;transform:translateY(-.5px);width:34px}.secrets-gate-card h1,.secrets-gate-card p{margin:0}.secrets-gate-card h1{font-size:clamp(3rem,8vw,4.4rem);letter-spacing:-.07em;line-height:.95;white-space:nowrap}.secrets-hint{background:#facc151f;border:1px solid rgba(250,204,21,.22);border-radius:14px;color:#fde68a;padding:10px 12px;width:100%}.secrets-gate-form{display:grid;gap:12px;width:100%}.secrets-gate-form input,.secrets-modal input,.secrets-modal textarea{background:#0f172abd;border:1px solid rgba(148,163,184,.28);border-radius:12px;color:#f8fafc;padding:12px 14px}.secrets-gate-form button,.secrets-sidebar-actions button,.secrets-entry-actions button,.secrets-modal button,.secrets-tree-actions button{background:#7c3aed38;border:1px solid rgba(167,139,250,.32);border-radius:999px;color:#f8fafc;cursor:pointer;font-weight:800;padding:8px 12px}.secrets-error{color:#fca5a5;font-weight:800}.secrets-content{width:100%}.secrets-layout{min-height:0}.secrets-sidebar-actions{display:flex;gap:8px;margin-bottom:14px}.secrets-tree,.secrets-tree-row{display:grid;gap:4px}.secrets-tree-item{align-items:center;border-radius:12px;display:grid;gap:6px;grid-template-columns:minmax(0,1fr) max-content;padding-left:calc(var(--tree-depth, 0) * 16px)}.secrets-tree-item-active,.secrets-tree-item:hover{background:#a78bfa24}.secrets-tree-main{align-items:center;background:transparent;border:0;color:#e5e7eb;cursor:pointer;display:flex;gap:8px;min-width:0;padding:8px;text-align:left}.secrets-tree-main span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.secrets-tree-caret{color:#a78bfa;width:16px}.secrets-tree-actions{display:flex;gap:4px;padding-right:6px}.secrets-tree-actions button{height:24px;line-height:1;padding:0;width:24px}.secrets-table-wrap{overflow:auto}.secrets-table{border-collapse:collapse;color:#e5e7eb;min-width:760px;width:100%}.secrets-table th,.secrets-table td{border-bottom:1px solid rgba(148,163,184,.18);padding:12px;text-align:left;vertical-align:top}.secrets-table th{color:#c4b5fd;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.secrets-secret-cell{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;max-width:280px;overflow-wrap:anywhere}.secrets-entry-actions{display:flex;flex-wrap:wrap;gap:6px}.secrets-empty{align-items:center;color:#cbd5e1;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center}.secrets-modal{display:grid;gap:12px}.secrets-content .tbf-page-header{align-items:center;display:flex;gap:14px}.secrets-lock-button,.secrets-add-secret-button{align-items:center;background:#7c3aed38;border:1px solid rgba(167,139,250,.34);border-radius:999px;color:#f8fafc;cursor:pointer;display:inline-flex;flex:0 0 auto;font-size:.9rem;font-weight:800;height:auto;justify-content:center;line-height:1.1;min-height:36px;min-width:max-content;padding:9px 16px;white-space:nowrap;width:auto}.secrets-lock-button{margin-left:2px;min-height:32px;padding:7px 12px}.secrets-detail>.tbf-card-header{align-items:flex-start;display:grid;gap:16px;grid-template-columns:minmax(0,1fr) max-content}.secrets-detail>.tbf-card-header>div{min-width:0}.secrets-add-secret-button{align-self:start;justify-self:end}.secrets-table th:last-child,.secrets-table td:last-child{text-align:right}.secrets-entry-actions{justify-content:flex-end}.secrets-entry-actions button{align-items:center;display:inline-flex;height:34px;justify-content:center;padding:0;width:34px}.secrets-entry-actions button svg{display:block;height:17px;width:17px}.secrets-entry-actions button svg path{fill:currentColor}.secrets-modal{max-width:560px;width:min(560px,calc(100vw - 36px))}.secrets-modal .modal-actions{justify-content:flex-end}.secrets-modal .modal-actions button[type=button]{background:#0f172a75;border-color:#94a3b83d;color:#cbd5e1;font-weight:700}.secrets-modal .modal-actions button[type=button]:hover,.secrets-modal .modal-actions button[type=button]:focus-visible{background:#1e293bb8;border-color:#94a3b866;color:#f8fafc}.secrets-header-actions{align-items:center;display:inline-flex;flex:0 0 auto;gap:8px;margin-left:2px}.secrets-change-password-button{align-items:center;background:#0f172a75;border:1px solid rgba(148,163,184,.28);border-radius:999px;color:#dbeafe;cursor:pointer;display:inline-flex;font-size:.86rem;font-weight:800;justify-content:center;min-height:32px;min-width:max-content;padding:7px 12px;white-space:nowrap}.secrets-change-password-button:hover,.secrets-change-password-button:focus-visible{background:#1e293bb8;border-color:#a78bfa66;color:#fff}.quick-action-family-icon{color:#fbbf24}.family-memories-shell{position:relative;z-index:1;width:100%;height:100dvh;min-height:0;margin:0;padding:12px;display:flex;flex-direction:column;gap:6px;overflow:hidden;color:#e2e8f0}.family-memories-header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:72px;padding:13px 18px;border:1px solid rgba(148,163,184,.18);border-radius:22px;background:#0f172ac2;box-shadow:0 22px 58px #00000038,inset 0 1px #ffffff0f;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.family-memory-heading{display:flex;align-items:center;gap:12px;min-width:0}.family-memory-heading h1{margin:0;color:#f8fafc;font-size:clamp(1.2rem,2vw,1.65rem)}.family-memory-home-button{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;margin:0;padding:0;border:1px solid rgba(251,191,36,.36);border-radius:14px;color:#fbbf24;background:#fbbf2414;line-height:1;box-shadow:none}.family-memory-home-button svg{width:21px;height:21px;display:block}.family-memory-home-button:hover{background:#fbbf2429}.family-memory-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.family-memory-toolbar button,.family-memory-form-actions button{border:1px solid rgba(148,163,184,.22);border-radius:12px;color:#dbeafe;background:#1e293bc7;padding:9px 12px;box-shadow:none;font-size:.8rem;font-weight:800}.family-memory-toolbar button:hover,.family-memory-form-actions button:hover{background:#334155eb}.family-memory-toolbar button:disabled,.family-memory-form-actions button:disabled{cursor:not-allowed;opacity:.42}.family-memories-layout{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:260px minmax(0,1fr);gap:12px}.family-memory-mobile-sidebar-toggle,.family-memory-mobile-filter-toggle{display:none}.family-memory-sidebar,.family-memory-explorer{min-width:0;min-height:0;border:1px solid rgba(148,163,184,.16);border-radius:22px;background:#0f172ab8;box-shadow:0 18px 44px #00000029;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.family-memory-sidebar-empty{min-height:120px;display:grid;place-items:center;color:#64748b;font-size:.82rem}.family-memory-tree{margin:0}.family-memory-tree-row{display:grid;grid-template-columns:24px minmax(0,1fr);padding-left:calc(var(--tree-depth) * 14px);border-radius:10px}.family-memory-tree-toggle{width:24px;padding:8px 0;color:#64748b}.family-memory-tree-name{min-width:0;display:flex;align-items:center;gap:8px;padding:8px 6px;overflow:hidden;font-weight:750;white-space:nowrap;text-overflow:ellipsis}.family-memory-tree-name>span{width:18px;height:18px;display:grid;flex:0 0 18px;place-items:center}.family-memory-tree-name>span svg{width:18px;height:18px;display:block}.family-memory-explorer{display:flex;flex-direction:column;padding:16px;overflow:hidden}.family-memory-explorer-header{flex:0 0 auto;display:grid;gap:5px;margin-bottom:6px}.family-memory-location-row{min-height:38px;display:flex;align-items:center;justify-content:flex-end;gap:12px}.family-memory-navigation{min-width:0;min-height:32px;display:flex;flex:1 1 auto;align-items:center;gap:8px}.family-memory-current-upload{min-height:38px;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(56,189,248,.38);border-radius:11px;padding:8px 13px;color:#bae6fd;background:#0369a129;box-shadow:none;font-size:.8rem;font-weight:850}.family-memory-current-upload svg{width:17px;height:17px}.family-memory-current-upload:hover{border-color:#38bdf8b3;color:#f0f9ff;background:#0369a147}.family-memory-up-button{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;border:1px solid rgba(148,163,184,.24);border-radius:12px;padding:0;color:#dbeafe;background:#1e293ba8;box-shadow:none}.family-memory-up-button svg{width:19px;height:19px;display:block}.family-memory-up-button:hover{border-color:#60a5fa85;color:#fff;background:#334155e6}.family-memory-breadcrumbs{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:7px;color:#94a3b8;font-size:.86rem;font-weight:800}.family-memory-breadcrumbs span{display:inline-flex;align-items:center;gap:7px}.family-memory-breadcrumbs b{color:#475569}.family-memory-filters{display:grid;grid-template-columns:minmax(260px,1fr) auto auto;gap:9px;align-items:center}.family-memory-filters label{display:grid;gap:5px;color:#94a3b8;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.family-memory-filters input{min-height:38px;border:1px solid rgba(148,163,184,.2);border-radius:11px;padding:8px 10px;color:#e2e8f0;background:#0206177a}.family-memory-search{position:relative;margin-right:12px}.family-memory-search>span{position:absolute;z-index:1;left:12px;bottom:8px;color:#64748b;font-size:1rem}.family-memory-search input{width:100%;padding-left:34px}.family-memory-date-filters{display:flex;align-items:center;gap:12px}.family-memory-date-filters label{display:flex;align-items:center;gap:7px}.family-memory-date-filters label>span{flex:0 0 auto}.family-memory-date-filters input{width:128px}.family-memory-clear-filters{min-height:38px;border:1px solid rgba(148,163,184,.18);border-radius:11px;padding:8px 12px;color:#cbd5e1;background:#1e293b94;box-shadow:none}.family-memory-results-summary{flex:0 0 auto;margin:-4px 0 12px;color:#94a3b8;font-size:.78rem}.family-memory-drop-zone{position:relative;min-height:0;display:flex;flex:1 1 auto;flex-direction:column;overflow:hidden;border-radius:16px}.family-memory-drop-zone.drag-active{box-shadow:inset 0 0 0 2px #38bdf8b8}.family-memory-drop-overlay{position:absolute;z-index:12;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;justify-items:center;gap:9px;padding:24px;border:2px dashed rgba(125,211,252,.86);border-radius:16px;color:#e0f2fe;background:#020617db;text-align:center;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.family-memory-drop-overlay svg{width:42px;height:42px;color:#7dd3fc}.family-memory-drop-overlay strong{color:#f8fafc;font-size:1.08rem}.family-memory-drop-overlay span{color:#bae6fd;font-size:.82rem}.family-memory-content-scroll{flex:1 1 auto;min-height:0;overflow:auto;padding:1px 4px 12px 1px;scrollbar-gutter:stable}.family-memory-empty{flex:1 1 auto;min-height:0;display:grid;place-content:center;justify-items:center;gap:8px;color:#94a3b8;text-align:center}.family-memory-album-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;margin-bottom:18px}.family-memory-album-grid button{min-height:130px;display:grid;align-content:center;justify-items:start;gap:5px;padding:16px;overflow:hidden;border:1px solid rgba(148,163,184,.16);border-radius:16px;color:#e2e8f0;background:#1e293b85;text-align:left}.family-memory-album-grid small{color:#94a3b8}.family-memory-album-grid p{width:100%;margin:2px 0 0;overflow:hidden;color:#94a3b8;font-size:.77rem;white-space:nowrap;text-overflow:ellipsis}.family-memory-media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:12px}.family-memory-media-card{position:relative;min-width:0;overflow:hidden;border:1px solid rgba(148,163,184,.16);border-radius:16px;background:#0206176b}.family-memory-duration{right:8px}.family-memory-media-info strong,.family-memory-media-info span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.family-memory-media-info strong{color:#f8fafc}.family-memory-media-info p{display:-webkit-box;margin:4px 0 0;overflow:hidden;color:#cbd5e1;font-size:.78rem;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.family-memory-card-actions{display:flex;gap:8px;padding:0 11px 11px}.family-memory-modal{width:min(540px,calc(100vw - 28px));max-height:calc(100dvh - 40px);overflow:auto;padding:20px;border:1px solid rgba(148,163,184,.2);border-radius:20px;background:#0f172a;box-shadow:0 28px 80px #00000080}.family-memory-modal .family-memory-checkbox{display:flex;align-items:center;gap:9px;width:fit-content;cursor:pointer}.family-memory-modal .family-memory-checkbox input{width:17px;height:17px;margin:0;padding:0;accent-color:#fbbf24}.family-memory-modal.family-memory-upload-modal{width:min(980px,calc(100vw - 28px));height:auto;max-height:calc(100dvh - 40px);display:block;overflow:auto;padding:24px}.family-memory-upload-modal>header{flex:0 0 auto}.family-memory-upload-modal>form{min-height:0;display:grid;gap:14px}.family-memory-modal.family-memory-upload-modal.has-files{width:min(1400px,calc(100vw - 24px));height:min(900px,calc(100dvh - 24px));max-height:calc(100dvh - 24px);display:flex;flex-direction:column;overflow:hidden}.family-memory-upload-modal.has-files>form{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.family-memory-upload-controls{display:grid;flex:0 0 auto;grid-template-columns:minmax(240px,380px) minmax(280px,1fr);gap:14px;align-items:end}.family-memory-upload-modal .family-memory-form-actions{flex:0 0 auto;align-items:center;align-self:stretch}.family-memory-upload-modal .family-memory-form-actions button{width:auto;height:auto;min-height:40px;align-self:center}.family-memory-file-picker>span{min-height:42px;display:grid;place-items:center;border:1px dashed rgba(251,191,36,.46);border-radius:12px;color:#fde68a;background:#fbbf2412;cursor:pointer}.family-memory-file-picker input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.family-memory-preparing{padding:10px 12px;border-radius:12px;color:#fde68a;background:#fbbf2414;font-size:.8rem}.family-memory-upload-drafts{min-height:0;display:grid;flex:1 1 auto;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:14px;overflow:auto;padding:2px 6px 6px 2px;scrollbar-gutter:stable}.family-memory-upload-drafts article{display:grid;grid-template-columns:190px minmax(0,1fr);align-self:start;gap:14px;padding:12px;border:1px solid rgba(148,163,184,.16);border-radius:16px;background:#0206174d}.family-memory-upload-draft-preview{width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:12px;background:#020617}.family-memory-upload-draft-preview img,.family-memory-upload-draft-preview video{width:100%;height:100%;display:block;object-fit:contain}.family-memory-upload-draft-fields{min-width:0;display:grid;gap:8px}.family-memory-upload-draft-fields>strong,.family-memory-upload-draft-fields>small{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.family-memory-upload-draft-fields>small{color:#94a3b8}.family-memory-upload-status{display:grid;grid-template-columns:minmax(90px,auto) minmax(140px,1fr);gap:10px;align-items:center;color:#94a3b8;font-size:.76rem}.family-memory-upload-status progress{width:100%;accent-color:#fbbf24}.family-memory-upload-status.done{color:#86efac}.family-memory-upload-status.error{color:#fca5a5}.family-memory-public-shell{position:relative;z-index:1;width:min(1600px,calc(100vw - 28px));min-height:calc(100vh - 28px);margin:14px auto;color:#e2e8f0}.family-memory-public-locked{display:grid;place-items:center}.family-memory-password-gate{width:min(430px,calc(100vw - 36px));padding:30px;border:1px solid rgba(148,163,184,.2);border-radius:24px;background:#0f172adb;box-shadow:0 28px 80px #00000059;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);text-align:center}.family-memory-password-gate-icon{width:58px;height:58px;display:grid;place-items:center;margin:0 auto 14px;border:1px solid rgba(251,191,36,.38);border-radius:18px;color:#fbbf24;background:#fbbf2417}.family-memory-password-gate-icon svg{width:28px;height:28px}.family-memory-password-gate h1{margin:0;color:#f8fafc;font-size:clamp(1.5rem,5vw,2rem)}.family-memory-password-gate>p{margin:9px 0 22px;color:#94a3b8}.family-memory-password-gate form{display:grid;gap:12px;text-align:left}.family-memory-password-gate label{display:grid;gap:7px;color:#cbd5e1;font-size:.8rem;font-weight:850}.family-memory-password-gate input{width:100%;min-height:46px;border:1px solid rgba(148,163,184,.25);border-radius:12px;padding:10px 12px;color:#f8fafc;background:#0206179e}.family-memory-password-gate button{min-height:44px;border:1px solid rgba(251,191,36,.46);border-radius:12px;color:#111827;background:#fbbf24;box-shadow:none;font-weight:900}.family-memory-password-gate button:disabled{cursor:wait;opacity:.62}.family-memory-password-error{padding:9px 11px;border:1px solid rgba(248,113,113,.32);border-radius:10px;color:#fecaca;background:#7f1d1d2e;font-size:.8rem;text-align:center}.family-memory-password-hint{padding:9px 11px;border:1px solid rgba(251,191,36,.3);border-radius:10px;color:#fde68a;background:#92400e29;font-size:.8rem;text-align:center}.family-memories-header{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:78px;padding:16px 20px;border:1px solid rgba(148,163,184,.18);border-radius:24px;background:#0f172ac2;box-shadow:0 22px 58px #00000038,inset 0 1px #ffffff0f;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.family-memories-header>div:first-child{display:flex;align-items:center;gap:14px;min-width:0}.family-memories-header h1{margin:0}.family-memories-header h1{font-size:clamp(1.15rem,2vw,1.55rem);color:#f8fafc}.family-memory-home-button{width:42px;height:42px;border:1px solid rgba(251,191,36,.36);border-radius:14px;color:#fbbf24;background:#fbbf2414;font-size:1.3rem}.family-memory-header-actions{display:flex;align-items:center;gap:8px}.family-memory-share-button.password{border-color:#fbbf2461;color:#fde68a;background:#92400e24}.family-memory-share-button.password:hover{border-color:#fbbf24b8;color:#fef3c7;background:#92400e40}.family-memory-password-note{margin:0;color:#94a3b8;font-size:.82rem;line-height:1.55}.family-memory-share-button{min-height:42px;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(56,189,248,.38);border-radius:13px;padding:9px 14px;color:#bae6fd;background:#0e749029;box-shadow:none;font-size:.82rem;font-weight:850}.family-memory-share-button svg{width:18px;height:18px;flex:0 0 auto}.family-memory-share-button span{margin:0;color:inherit;font:inherit;letter-spacing:0;text-transform:none}.family-memory-share-button:hover{border-color:#38bdf8b8;color:#e0f2fe;background:#0e749047}.family-memory-share-button.icon-only{width:42px;justify-content:center;padding:9px}.family-memory-form-actions button{border:1px solid rgba(148,163,184,.22);border-radius:12px;color:#dbeafe;background:#1e293bc7;padding:9px 12px;box-shadow:none;font-size:.8rem;font-weight:800}.family-memory-form-actions button:hover{background:#334155eb}.family-memory-form-actions button:disabled{cursor:not-allowed;opacity:.42}.family-memories-layout{display:grid;grid-template-columns:330px minmax(0,1fr);gap:14px;margin-top:0;min-height:calc(100vh - 124px)}.family-memory-sidebar,.family-memory-explorer{min-width:0;border:1px solid rgba(148,163,184,.16);border-radius:22px;background:#0f172ab8;box-shadow:0 18px 44px #00000029;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.family-memory-sidebar{padding:12px 10px 12px 7px;overflow:auto}.family-memory-sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:2px 2px 10px;border-bottom:1px solid rgba(148,163,184,.13)}.family-memory-sidebar-root{border:0;border-radius:8px;padding:5px 7px;color:#f8fafc;background:transparent;box-shadow:none;font-size:.94rem;font-weight:850}.family-memory-sidebar-root:hover,.family-memory-sidebar-root:focus-visible,.family-memory-sidebar-root.active{color:#fff;background:#60a5fa24}.family-memory-sidebar-create{display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(252,211,77,.34);border-radius:10px;padding:6px 9px;color:#fde68a;background:#fbbf2414;box-shadow:none;font-size:.72rem;font-weight:800}.family-memory-sidebar-create:hover{border-color:#fcd34dad;background:#fbbf2429}.family-memory-sidebar-create svg{width:15px;height:15px;fill:currentColor}.family-memory-tree{margin-top:8px}.family-memory-tree-row{position:relative;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:1px;padding-left:calc(var(--tree-depth) * 11px);border-radius:10px}.family-memory-tree-row.active{background:#60a5fa24}.family-memory-tree-toggle,.family-memory-tree-name{border:0;background:transparent;color:#cbd5e1;text-align:left}.family-memory-tree-toggle{width:18px;height:28px;display:grid;place-items:center;padding:0;color:#94a3b8;border-radius:7px}.family-memory-tree-toggle:not(:disabled):hover{color:#f8fafc;background:#94a3b81a}.family-memory-tree-toggle:disabled{cursor:default}.family-memory-tree-toggle svg{width:14px;height:14px;display:block;transition:transform .16s ease}.family-memory-tree-toggle svg.expanded{transform:rotate(90deg)}.family-memory-tree-name{min-width:0;display:flex;align-items:center;gap:5px;padding:6px 2px;overflow:hidden;font-size:.78rem;font-weight:750;transition:padding-right .16s ease}.family-memory-tree-name span{color:#fbbf24}.family-memory-tree-name:hover{color:#fff}.family-memory-tree-name strong{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.family-memory-tree-count{flex:0 0 auto;color:#64748b;font-size:.65rem;font-weight:650}.family-memory-tree-actions{position:absolute;z-index:2;top:50%;right:2px;display:flex;align-items:center;gap:2px;padding-left:10px;opacity:0;pointer-events:none;background:linear-gradient(90deg,#0f172a00,#0f172af5 14px);transform:translateY(-50%);transition:opacity .16s ease}.family-memory-tree-row:hover>.family-memory-tree-actions,.family-memory-tree-row:focus-within>.family-memory-tree-actions{opacity:1;pointer-events:auto}.family-memory-tree-row:hover>.family-memory-tree-name,.family-memory-tree-row:focus-within>.family-memory-tree-name{padding-right:132px}.family-memory-tree-actions button{width:24px;height:24px;display:grid;place-items:center;border:1px solid rgba(148,163,184,.2);border-radius:8px;padding:0;color:#cbd5e1;background:#0f172ae0;box-shadow:none}.family-memory-tree-actions button svg{width:13px;height:13px;fill:currentColor}.family-memory-tree-actions button.upload svg,.family-memory-tree-actions button.share svg{fill:none}.family-memory-tree-actions button.new{color:#fcd34d;border-color:#fcd34d57}.family-memory-tree-actions button.edit{color:#c4b5fd;border-color:#c4b5fd57}.family-memory-tree-actions button.delete{color:#fca5a5;border-color:#f8717157}.family-memory-tree-actions button.upload{color:#7dd3fc;border-color:#38bdf857}.family-memory-tree-actions button.share{color:#67e8f9;border-color:#22d3ee57}.family-memory-tree-actions button:hover{filter:brightness(1.25);background:#1e293bfa}.family-memory-explorer{padding:18px;overflow:hidden}.family-memory-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin:0;color:#94a3b8;font-size:.86rem;font-weight:800;line-height:1.2}.family-memory-navigation .family-memory-breadcrumbs{min-height:38px;align-content:center}.family-memory-breadcrumbs button{border:0;padding:0;color:#cbd5e1;background:transparent;font-weight:800}.family-memory-breadcrumbs button:hover{color:#fbbf24}.family-memory-upload-queue{display:grid;gap:8px;margin-bottom:16px}.family-memory-upload-queue>div{display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,220px);gap:12px;align-items:center;padding:10px 12px;border:1px solid rgba(148,163,184,.15);border-radius:13px;background:#02061757}.family-memory-upload-queue strong,.family-memory-upload-queue span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.family-memory-upload-queue span{color:#94a3b8;font-size:.78rem}.family-memory-upload-queue progress{width:100%;accent-color:#fbbf24}.family-memory-upload-queue .error{border-color:#f8717161}.family-memory-upload-queue .done span{color:#86efac}.family-memory-empty{min-height:360px;display:grid;place-content:center;justify-items:center;gap:8px;color:#94a3b8;text-align:center}.family-memory-empty strong{color:#f8fafc;font-size:1.15rem}.family-memory-album-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px;margin-bottom:18px}.family-memory-album-grid button{min-height:118px;display:grid;align-content:center;justify-items:start;gap:5px;padding:16px;border:1px solid rgba(148,163,184,.16);border-radius:16px;color:#e2e8f0;background:#1e293b85;text-align:left}.family-memory-album-grid button:hover{border-color:#fbbf2473;background:#334155ad;transform:translateY(-1px)}.family-memory-album-preview-stack{position:relative;isolation:isolate;justify-self:center;width:92px;margin:2px 0 7px}.family-memory-album-preview-background{position:absolute;top:3px;right:3px;bottom:3px;left:3px;overflow:hidden;border:2px solid rgba(148,163,184,.62);border-radius:11px;background:#263449;box-shadow:0 5px 14px #0006;pointer-events:none}.family-memory-album-preview-background.left{z-index:0;transform:translate(-6px,4px) rotate(-5deg)}.family-memory-album-preview-background.right,.family-memory-album-preview-background.single{z-index:1;transform:translate(6px,4px) rotate(5deg)}.family-memory-album-preview-background img,.family-memory-album-preview-main>img{width:100%;height:100%;display:block;object-fit:cover}.family-memory-album-preview-background img{opacity:.82}.family-memory-album-preview-main{position:relative;z-index:2;width:100%;aspect-ratio:4 / 3;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(148,163,184,.24);border-radius:11px;color:#64748b;background:#0f172ae6}.family-memory-album-preview-main>img{transition:transform .18s ease}.family-memory-album-grid button:hover .family-memory-album-preview-main>img{transform:scale(1.04)}.family-memory-album-preview-main .family-memory-play-overlay svg{width:27px;height:27px}.family-memory-album-preview-empty{font-size:.62rem;font-weight:750}.family-memory-album-grid button>strong{width:100%;text-align:center}.family-memory-folder-icon{color:#fbbf24;font-size:2rem}.family-memory-folder-icon svg{width:38px;height:38px;display:block}.family-memory-tree-name.uncategorized span,.family-memory-folder-icon.uncategorized{color:#94a3b8}.family-memory-album-grid small{overflow:hidden;color:#94a3b8;white-space:nowrap;text-overflow:ellipsis}.family-memory-media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px}.family-memory-media-card{min-width:0;overflow:hidden;border:1px solid rgba(148,163,184,.16);border-radius:16px;background:#0206176b}.family-memory-media-preview{position:relative;width:100%;aspect-ratio:4 / 3;display:grid;place-items:center;overflow:hidden;border:0;border-radius:0;color:#fbbf24;background:#0f172ad1}.family-memory-media-preview img{width:100%;height:100%;object-fit:cover;transition:transform .18s ease}.family-memory-media-preview:hover img{transform:scale(1.04)}.family-memory-media-placeholder{font-size:2.6rem}.family-memory-duration{position:absolute;right:8px;bottom:8px;border-radius:999px;padding:4px 8px;color:#fff;background:#020617c2;font-size:.68rem;font-weight:900}.family-memory-play-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;pointer-events:none}.family-memory-play-overlay svg{width:56px;height:56px;display:block;filter:drop-shadow(0 4px 14px rgba(0,0,0,.5))}.family-memory-media-info{display:grid;gap:3px;padding:10px 11px 7px}.family-memory-media-info strong{overflow:hidden;color:#f8fafc;white-space:nowrap;text-overflow:ellipsis}.family-memory-media-info span{color:#94a3b8;font-size:.75rem}.family-memory-media-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.family-memory-media-meta span:last-child{flex:0 0 auto;text-align:right}.family-memory-card-actions{position:absolute;z-index:2;top:9px;right:9px;display:flex;gap:8px;padding:6px 8px;border:1px solid rgba(148,163,184,.2);border-radius:9px;background:#020617c7;box-shadow:0 6px 18px #00000047;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(3px);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:opacity .16s ease,visibility .16s ease,transform .16s ease}.family-memory-media-card:hover .family-memory-card-actions,.family-memory-media-card:focus-within .family-memory-card-actions{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.family-memory-card-actions button{border:0;padding:0;color:#93c5fd;background:transparent;font-size:.76rem;font-weight:800}.family-memory-card-actions button.danger{color:#fca5a5}@media(hover:none){.family-memory-card-actions{opacity:1;visibility:visible;pointer-events:auto;transform:none}}.family-memory-modal{width:min(540px,calc(100vw - 28px));max-height:calc(100vh - 40px);overflow:auto;padding:20px;border:1px solid rgba(148,163,184,.2);border-radius:20px;background:#0f172a;box-shadow:0 28px 80px #00000080}.family-memory-modal>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.family-memory-modal h2{margin:0;color:#f8fafc;font-size:1.15rem}.family-memory-modal>header button{border:0;color:#94a3b8;background:transparent;font-size:1.55rem}.family-memory-modal form{display:grid;gap:13px}.family-memory-modal label{display:grid;gap:6px;color:#cbd5e1;font-size:.82rem;font-weight:800}.family-memory-modal input,.family-memory-modal select,.family-memory-modal textarea{width:100%;border:1px solid rgba(148,163,184,.23);border-radius:11px;padding:10px 11px;color:#f8fafc;background:#02061794}.family-memory-modal textarea{resize:vertical}.family-memory-form-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:6px}.family-memory-form-actions button:last-child{color:#111827;background:#fbbf24}.family-memory-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;gap:10px;padding:48px 24px 24px;background:#020617f0}.family-memory-lightbox>img,.family-memory-lightbox>video{max-width:min(1200px,94vw);max-height:78vh;border-radius:14px;object-fit:contain}.family-memory-lightbox>div{display:grid;gap:4px;max-width:min(1000px,94vw);color:#94a3b8;text-align:center}.family-memory-lightbox>div strong{color:#f8fafc}.family-memory-lightbox-close{position:absolute;top:16px;right:22px;border:0;color:#e2e8f0;background:transparent;font-size:2.2rem}.family-memory-public-shell{--family-memory-public-preview-width: 150px;--family-memory-public-album-card-width: 240px;width:min(1240px,calc(100vw - 32px));margin:0 auto;padding:12px 0 70px}.family-memory-public-filters{width:max-content;max-width:980px;margin:0 0 26px;border:1px solid transparent;border-radius:18px;background:transparent;box-shadow:none;transition:width .18s ease,border-color .18s ease,background .18s ease}.family-memory-public-filters.open{width:100%;border-color:#94a3b829;background:#0f172a9e;box-shadow:0 18px 44px #00000024;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.family-memory-public-filter-heading{min-width:0;display:flex;align-items:center;gap:10px}.family-memory-public-filters.open .family-memory-public-filter-heading{padding:8px 12px 0}.family-memory-public-filter-title{min-width:0;display:flex;align-items:center;gap:8px}.family-memory-public-filter-title h1{max-width:min(70vw,620px);margin:0;overflow:hidden;color:#f8fafc;font-size:clamp(1.15rem,2.4vw,1.65rem);letter-spacing:-.015em;white-space:nowrap;text-overflow:ellipsis}.family-memory-public-edit-link{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;padding:0;border:1px solid rgba(56,189,248,.3);border-radius:10px;color:#bae6fd;background:#0e74901f;box-shadow:none;opacity:0;pointer-events:none;transform:translate(-4px);transition:opacity .15s ease,transform .15s ease,border-color .15s ease,background .15s ease}.family-memory-public-edit-link svg{width:17px;height:17px;fill:currentColor}.family-memory-public-filter-title:hover .family-memory-public-edit-link,.family-memory-public-edit-link:focus-visible{opacity:1;pointer-events:auto;transform:translate(0)}.family-memory-public-edit-link:hover,.family-memory-public-edit-link:focus-visible{border-color:#38bdf8ad;color:#e0f2fe;background:#0e749042}.family-memory-public-filter-toggle{width:46px;height:46px;display:grid;place-items:center;margin:0;padding:0;border:1px solid rgba(251,191,36,.32);border-radius:50%;color:#fbbf24;background:#0f172ac2;box-shadow:0 12px 30px #00000038}.family-memory-public-filter-toggle svg{width:21px;height:21px;display:block}.family-memory-public-filter-toggle:hover{border-color:#fbbf2499;background:#1e293beb}.family-memory-public-filters.open .family-memory-public-filter-toggle{border-color:transparent;background:transparent;box-shadow:none}.family-memory-public-filter-panel{display:grid;grid-template-columns:minmax(240px,1.5fr) repeat(4,minmax(130px,.7fr));gap:10px;padding:12px 16px 16px}.family-memory-public-filter-panel.scoped{grid-template-columns:minmax(240px,1.5fr) repeat(3,minmax(130px,.7fr))}.family-memory-public-filter-panel label{min-width:0;display:grid;gap:6px;color:#94a3b8;font-size:.68rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.family-memory-public-filter-panel input,.family-memory-public-filter-panel select{width:100%;min-height:40px;border:1px solid rgba(148,163,184,.2);border-radius:11px;padding:8px 10px;color:#e2e8f0;background:#0206178c}.family-memory-public-clear{min-height:38px;align-self:end;border:1px solid rgba(251,191,36,.28);border-radius:11px;padding:8px 12px;color:#fde68a;background:#fbbf2414;box-shadow:none}.family-memory-public-message .family-memory-public-clear{margin-top:16px}.family-memory-public-message{min-height:260px;display:grid;place-content:center;color:#94a3b8;text-align:center}.family-memory-public-album-tree{display:grid;gap:22px}.family-memory-public-album-tree>.family-memory-public-album-node{padding-bottom:22px}.family-memory-public-album-tree>.family-memory-public-album-node:last-child{padding-bottom:0}.family-memory-public-album-node{min-width:0}.family-memory-public-album-heading{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:14px}.family-memory-public-album-name{min-width:0;display:flex;align-items:center;gap:9px}.family-memory-public-album-name>span{flex:0 0 auto;width:23px;color:#fbbf24}.family-memory-public-album-name svg{width:23px;height:23px;display:block}.family-memory-public-album-name>div{min-width:0;display:grid;gap:2px}.family-memory-public-album-title{min-width:0;display:flex;align-items:baseline;gap:5px}.family-memory-public-album-name strong{overflow:hidden;color:#f8fafc;font-size:.96rem;line-height:1.2;white-space:nowrap;text-overflow:ellipsis}.family-memory-public-album-name small{position:relative;top:-1px;flex:0 0 auto;color:#64748b;font-size:.68rem;font-weight:650;line-height:1.2}.family-memory-public-album-date{color:#64748b;font-size:.72rem;font-weight:500;line-height:1.2}.family-memory-public-expand{flex:0 0 auto;width:32px;height:32px;display:inline-grid;place-items:center;border:1px solid rgba(148,163,184,.18);border-radius:9px;padding:0;color:#cbd5e1;background:#0f172aad}.family-memory-public-expand:hover{border-color:#fbbf245c;color:#fde68a}.family-memory-public-expand svg{width:15px;height:15px;display:block}.family-memory-public-preview-stack{position:relative;isolation:isolate;width:min(var(--family-memory-public-preview-width),calc(100% - 38px));margin:10px 0 8px 38px}.family-memory-public-stack-background{position:absolute;top:4px;right:4px;bottom:4px;left:4px;overflow:hidden;border:2px solid rgba(148,163,184,.62);border-radius:15px;background:#263449;box-shadow:0 7px 18px #00000075;pointer-events:none}.family-memory-public-stack-background.left{z-index:0;transform:translate(-9px,5px) rotate(-5deg)}.family-memory-public-stack-background.right,.family-memory-public-stack-background.single{z-index:1;transform:translate(9px,5px) rotate(5deg)}.family-memory-public-stack-background img{width:100%;height:100%;display:block;object-fit:cover;opacity:.82}.family-memory-public-preview-stack>button{position:relative;z-index:2;width:100%;aspect-ratio:4 / 3;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(148,163,184,.2);border-radius:15px;padding:0;background:#0f172ad1}.family-memory-public-preview-stack>button>img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .18s ease}.family-memory-public-preview-stack>button:hover>img{transform:scale(1.035)}.family-memory-public-album-children{display:grid;grid-template-columns:repeat(auto-fill,var(--family-memory-public-album-card-width));align-items:start;justify-content:start;gap:18px;margin:14px 0 0 18px;padding:16px 0 0 18px;border-left:1px solid rgba(251,191,36,.24)}.family-memory-public-album-children .family-memory-public-album-name>span{display:none}.family-memory-public-album-children>.family-memory-public-album-node{min-width:0;padding:12px;border:1px solid rgba(148,163,184,.13);border-radius:15px;background:#0f172a4d}.family-memory-public-album-children>.family-memory-public-album-node>.family-memory-public-album-heading{gap:8px}.family-memory-public-album-children>.family-memory-public-album-node>.family-memory-public-album-heading .family-memory-public-album-name{flex:1 1 auto}.family-memory-public-album-children>.family-memory-public-album-node>.family-memory-public-album-heading .family-memory-public-expand{width:28px;height:28px}.family-memory-public-album-children>.family-memory-public-album-node>.family-memory-public-preview-stack{width:min(var(--family-memory-public-preview-width),100%);margin:10px auto 4px}.family-memory-public-album-children>.family-memory-public-album-node>.family-memory-public-album-children{grid-template-columns:1fr;margin-left:0;padding-left:12px}.family-memory-public-gallery-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:85;display:grid;place-items:center;padding:24px;background:#020617c2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.family-memory-public-gallery{width:min(1040px,100%);max-height:min(84vh,820px);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid rgba(148,163,184,.2);border-radius:20px;background:#0b1120;box-shadow:0 28px 90px #0000008f}.family-memory-public-gallery>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border-bottom:1px solid rgba(148,163,184,.14)}.family-memory-public-gallery>header>div{min-width:0;display:flex;align-items:baseline;gap:6px}.family-memory-public-gallery h2{margin:0;overflow:hidden;color:#f8fafc;font-size:1rem;white-space:nowrap;text-overflow:ellipsis}.family-memory-public-gallery header small{flex:0 0 auto;color:#64748b;font-size:.7rem}.family-memory-public-gallery>header>button{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:9px;padding:0;color:#cbd5e1;background:#1e293bc2;font-size:1.45rem;line-height:1}.family-memory-public-gallery-grid{min-height:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,220px));justify-content:center;align-content:start;gap:14px;overflow:auto;padding:18px}.family-memory-public-gallery-item{position:relative;width:100%;aspect-ratio:4 / 3;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(148,163,184,.2);border-radius:14px;padding:0;background:#0f172ad1}.family-memory-public-gallery-item img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .18s ease}.family-memory-public-gallery-item:hover img{transform:scale(1.035)}.family-memory-timeline{display:grid;gap:48px}.family-memory-timeline>section{display:grid;grid-template-columns:170px minmax(0,1fr);gap:28px}.family-memory-timeline-label{position:relative;color:#fbbf24;font-size:1.15rem;font-weight:900}.family-memory-timeline-label:after{content:"";position:absolute;top:9px;right:-14px;width:9px;height:9px;border:3px solid #0f172a;border-radius:50%;background:#fbbf24;box-shadow:0 0 0 1px #fbbf248c}.family-memory-timeline-items{position:relative;display:grid;gap:22px;padding-left:28px;border-left:1px solid rgba(251,191,36,.3)}.family-memory-timeline-items article{display:grid;grid-template-columns:minmax(220px,360px) minmax(0,1fr);gap:20px;align-items:center}.family-memory-timeline-items article>button{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;border:1px solid rgba(148,163,184,.2);border-radius:18px;background:#0f172acc}.family-memory-timeline-items article img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.family-memory-timeline-items article>button:hover img{transform:scale(1.04)}.family-memory-timeline-items article>div{display:grid;gap:8px}.family-memory-timeline-items small,.family-memory-timeline-items time{color:#94a3b8}.family-memory-timeline-items h2{margin:0;color:#f8fafc;font-size:clamp(1.1rem,2vw,1.65rem)}.family-memory-lightbox>.family-memory-lightbox-loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;max-width:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#e0f2fe;background:#02061794;pointer-events:none}.family-memory-lightbox-loading>span{width:46px;height:46px;border:4px solid rgba(186,230,253,.2);border-top-color:#38bdf8;border-radius:50%;animation:family-memory-loading-spin .78s linear infinite}.family-memory-lightbox-loading>strong{font-size:.86rem;letter-spacing:.02em}.family-memory-lightbox.loading>img,.family-memory-lightbox.loading>video{opacity:.28;filter:blur(2px)}.family-memory-lightbox>img,.family-memory-lightbox>video{transition:opacity .18s ease,filter .18s ease}.family-memory-lightbox-close{z-index:3}.family-memory-lightbox-nav{position:fixed;top:50%;z-index:2;width:52px;height:52px;display:grid;place-items:center;border:1px solid rgba(186,230,253,.3);border-radius:50%;padding:0;color:#e0f2fe;background:#0f172ab8;box-shadow:0 12px 32px #0000004d;line-height:0;opacity:0;pointer-events:none;transform:translateY(-50%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:opacity .15s ease,border-color .15s ease,color .15s ease,background .15s ease}.family-memory-lightbox-nav.previous{left:22px}.family-memory-lightbox-nav.next{right:22px}.family-memory-lightbox-nav svg{width:24px;height:24px;display:block}.family-memory-lightbox:hover .family-memory-lightbox-nav,.family-memory-lightbox-nav:focus-visible{opacity:1;pointer-events:auto}.family-memory-lightbox-nav:hover:not(:disabled){border-color:#38bdf8b8;color:#fff;background:#0369a17a;transform:translateY(-50%)}.family-memory-lightbox-nav:disabled{cursor:default}.family-memory-lightbox:hover .family-memory-lightbox-nav:disabled{opacity:.18}.family-memory-lightbox-position{position:absolute;top:20px;left:22px;z-index:2;padding:6px 10px;border-radius:999px;color:#cbd5e1;background:#0f172aad;font-size:.76rem;font-weight:800;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.family-memory-lightbox-swipe-hint{display:none}@keyframes family-memory-loading-spin{to{transform:rotate(360deg)}}.family-memory-lightbox.public{z-index:90;grid-template-rows:minmax(0,1fr) auto;gap:6px;padding:38px 8px 8px}.family-memory-lightbox.public>img,.family-memory-lightbox.public>video{width:100%;height:100%;min-width:0;min-height:0;max-width:none;max-height:none;border-radius:10px;object-fit:contain}.family-memory-lightbox.public>.family-memory-public-lightbox-meta{width:fit-content;max-width:min(1400px,calc(100vw - 24px));display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:3px 11px;color:#cbd5e1;font-size:.78rem;line-height:1.4;text-align:center}.family-memory-public-lightbox-meta strong{flex:0 0 auto;color:#f8fafc}.family-memory-public-lightbox-meta time{flex:0 0 auto;color:#64748b;font-size:.72rem}.family-memory-public-lightbox-meta span{min-width:0;flex:0 1 auto;max-width:min(900px,100%);overflow-wrap:anywhere;white-space:normal;text-align:center}@media(max-width:1100px){.family-memory-upload-drafts{grid-template-columns:1fr}}@media(max-width:860px){.family-memory-lightbox{touch-action:none;overscroll-behavior:contain}.family-memory-lightbox.public{padding:38px 6px 7px}.family-memory-lightbox.public .family-memory-lightbox-swipe-hint,.family-memory-lightbox-nav{display:none}.family-memory-lightbox-position{top:14px;left:14px}.family-memory-lightbox-swipe-hint{position:absolute;bottom:16px;left:50%;z-index:2;display:block;width:max-content;max-width:calc(100vw - 32px);padding:7px 11px;border-radius:999px;color:#cbd5e1;background:#0f172ab8;font-size:.7rem;font-weight:750;text-align:center;transform:translate(-50%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.family-memories-header{align-items:center;flex-direction:row}.family-memories-layout{display:flex;flex-direction:column;gap:10px}.family-memory-mobile-sidebar-toggle,.family-memory-mobile-filter-toggle{min-height:44px;display:flex;flex:0 0 auto;align-items:center;gap:9px;width:100%;border:1px solid rgba(148,163,184,.18);border-radius:15px;padding:10px 13px;color:#e2e8f0;background:#0f172ac7;box-shadow:0 12px 28px #00000029;text-align:left}.family-memory-mobile-sidebar-toggle>span{color:#fbbf24;font-size:1rem}.family-memory-mobile-sidebar-toggle>.family-memory-mobile-album-icon svg{width:18px;height:18px;display:block;margin:0;color:inherit}.family-memory-mobile-sidebar-toggle strong,.family-memory-mobile-filter-toggle strong{font-size:.84rem}.family-memory-mobile-sidebar-toggle>svg,.family-memory-mobile-filter-toggle>svg{width:16px;height:16px;margin-left:auto;color:#94a3b8;transition:transform .16s ease}.family-memory-mobile-sidebar-toggle>svg.expanded,.family-memory-mobile-filter-toggle>svg.expanded{transform:rotate(90deg)}.family-memory-mobile-filter-toggle>span{color:#38bdf8;font-size:1.05rem}.family-memory-mobile-filter-toggle.active{border-color:#fbbf2461;color:#fde68a;background:#92400e29}.family-memory-sidebar{display:none;flex:0 0 auto;max-height:min(42dvh,320px)}.family-memory-sidebar.mobile-open{display:block}.family-memory-explorer{flex:1 1 auto}.family-memory-tree-actions{opacity:1;pointer-events:auto}.family-memory-tree-name{padding-right:132px}.family-memory-filters{display:none;grid-template-columns:1fr 1fr}.family-memory-filters.mobile-open{display:grid}.family-memory-search{grid-column:1 / -1;margin-right:0}.family-memory-date-filters{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.family-memory-date-filters label{min-width:0}.family-memory-date-filters input{width:100%;min-width:0}.family-memory-upload-drafts article{grid-template-columns:170px minmax(0,1fr)}.family-memory-public-filter-panel,.family-memory-public-filter-panel.scoped{grid-template-columns:1fr 1fr}.family-memory-public-search{grid-column:1 / -1}.family-memory-public-album-children{grid-template-columns:repeat(auto-fill,var(--family-memory-public-album-card-width))}.family-memory-timeline>section{grid-template-columns:1fr;gap:12px}.family-memory-timeline-label:after{display:none}.family-memory-timeline-items{padding-left:18px}}@media(max-width:600px){.family-memories-shell{width:100%;height:100dvh;margin:0;padding:7px;gap:7px}.family-memory-public-shell{width:calc(100vw - 18px);margin:9px auto}.family-memory-public-edit-link{opacity:1;pointer-events:auto;transform:none}.family-memories-header,.family-memory-explorer{border-radius:16px;padding:12px}.family-memories-header{gap:10px}.family-memory-header-actions{gap:6px}.family-memory-header-actions .family-memory-share-button{width:42px;justify-content:center;padding:9px}.family-memory-header-actions .family-memory-share-button span{display:none}.family-memory-password-gate{padding:24px 20px;border-radius:18px}.family-memories-layout{gap:7px}.family-memory-tree-actions button{width:22px;height:22px}.family-memory-filters{grid-template-columns:1fr}.family-memory-search,.family-memory-date-filters{grid-column:auto}.family-memory-upload-controls,.family-memory-upload-drafts article{grid-template-columns:1fr}.family-memory-upload-draft-preview{max-height:220px}.family-memory-album-grid,.family-memory-media-grid,.family-memory-public-filter-panel,.family-memory-public-filter-panel.scoped{grid-template-columns:1fr}.family-memory-public-search{grid-column:auto}.family-memory-public-filters{margin-bottom:28px}.family-memory-public-album-tree{gap:18px}.family-memory-public-album-heading{align-items:flex-start}.family-memory-public-expand{width:28px;height:28px}.family-memory-public-preview-stack{width:min(var(--family-memory-public-preview-width),calc(100% - 28px));margin-left:28px}.family-memory-public-album-children{grid-template-columns:1fr;margin-left:8px;padding-left:12px}.family-memory-public-gallery-backdrop{padding:10px}.family-memory-public-gallery{max-height:90vh;border-radius:16px}.family-memory-public-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:10px}.family-memory-timeline-items article{grid-template-columns:1fr;gap:10px}.family-memory-timeline-items article>button{max-width:none}.family-memory-public-shell{padding-top:9px}}.tbf-theme{--tbf-ink: #0f0f0e;--tbf-ink-2: #17160f;--tbf-ink-3: #1b1a14;--tbf-surface: #211f18;--tbf-surface-soft: rgba(244, 240, 230, .055);--tbf-cream: #f4f0e6;--tbf-cream-2: #ebe6d8;--tbf-cream-3: #cfc9b8;--tbf-gold: #c99a3f;--tbf-gold-2: #e2b85c;--tbf-gold-deep: #9a7420;--tbf-muted: #8c887c;--tbf-muted-2: #6b675c;--tbf-dark-line: rgba(244, 240, 230, .1);--tbf-dark-line-strong: rgba(244, 240, 230, .18);--tbf-light-line: rgba(15, 15, 14, .12);--tbf-light-text: #4a463c;--tbf-shadow-gold: 0 0 34px rgba(201, 154, 63, .14);--tbf-shadow-panel: 0 24px 80px rgba(0, 0, 0, .34);--tbf-font-display: "Poppins", "Inter", "Segoe UI", sans-serif;--tbf-font-body: "Be Vietnam Pro", "Inter", "Segoe UI", sans-serif;--tbf-font-mono: "JetBrains Mono", "SFMono-Regular", Consolas, monospace;--tbf-wrap: 1180px;--tbf-radius-sm: 8px;--tbf-radius-md: 14px;--tbf-radius-lg: 22px;--tbf-grid-size: 54px;--tbf-ease: .18s ease}.tbf-theme,.tbf-theme *{box-sizing:border-box}.tbf-theme{min-height:100%;background:var(--tbf-ink);color:var(--tbf-cream);font-family:var(--tbf-font-body);font-size:17px;line-height:1.7;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.tbf-theme a{color:inherit;text-decoration:none}.tbf-theme h1,.tbf-theme h2,.tbf-theme h3,.tbf-theme h4{color:var(--tbf-cream);font-family:var(--tbf-font-display);font-weight:600;letter-spacing:-.02em;line-height:1.08;margin:0}.tbf-theme p{margin:0}.tbf-theme .tbf-wrap{width:min(100%,var(--tbf-wrap));margin:0 auto;padding:0 40px}.tbf-theme .tbf-section{position:relative;overflow:hidden;padding:130px 0;background:var(--tbf-ink);color:var(--tbf-cream)}.tbf-theme .tbf-section--deep{background:var(--tbf-ink-2)}.tbf-theme .tbf-section--light{background:var(--tbf-cream);color:var(--tbf-ink)}.tbf-theme .tbf-section--light h1,.tbf-theme .tbf-section--light h2,.tbf-theme .tbf-section--light h3,.tbf-theme .tbf-section--light h4{color:var(--tbf-ink)}.tbf-theme .tbf-grid-bg,.tbf-theme .tbf-hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(var(--tbf-dark-line) 1px,transparent 1px),linear-gradient(90deg,var(--tbf-dark-line) 1px,transparent 1px);background-size:var(--tbf-grid-size) var(--tbf-grid-size);-webkit-mask-image:radial-gradient(ellipse 90% 80% at 50% 40%,#000 30%,transparent 92%);mask-image:radial-gradient(ellipse 90% 80% at 50% 40%,#000 30%,transparent 92%)}.tbf-theme .tbf-hero-grid{animation:tbf-grid-drift 40s linear infinite;-webkit-mask-image:radial-gradient(ellipse 70% 70% at 70% 50%,#000 10%,transparent 80%);mask-image:radial-gradient(ellipse 70% 70% at 70% 50%,#000 10%,transparent 80%)}@keyframes tbf-grid-drift{to{background-position:var(--tbf-grid-size) var(--tbf-grid-size)}}.tbf-theme .tbf-eyebrow{display:flex;align-items:center;gap:14px;margin-bottom:28px;color:var(--tbf-gold);font-family:var(--tbf-font-mono);font-size:12px;letter-spacing:.18em;text-transform:uppercase}.tbf-theme .tbf-eyebrow:before{content:"";display:inline-block;width:34px;height:1px;background:currentColor}.tbf-theme .tbf-section--light .tbf-eyebrow{color:var(--tbf-gold-deep)}.tbf-theme .tbf-nav{position:fixed;z-index:50;top:0;right:0;left:0;display:flex;align-items:center;justify-content:space-between;padding:20px 40px;border-bottom:1px solid transparent;transition:background var(--tbf-ease),border-color var(--tbf-ease),backdrop-filter var(--tbf-ease)}.tbf-theme .tbf-nav.is-scrolled,.tbf-theme .tbf-glass-bar{border-bottom-color:var(--tbf-dark-line);background:#0f0f0edb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tbf-theme .tbf-brand{display:inline-flex;align-items:center;gap:9px;color:var(--tbf-cream);font-family:var(--tbf-font-display);font-size:16px;font-weight:600;letter-spacing:-.01em;transition:color var(--tbf-ease)}.tbf-theme .tbf-brand:hover,.tbf-theme .tbf-brand span{color:var(--tbf-gold)}.tbf-theme .tbf-nav-links{display:flex;gap:30px;color:var(--tbf-muted);font-family:var(--tbf-font-mono);font-size:12px;letter-spacing:.06em}.tbf-theme .tbf-nav-links a:hover,.tbf-theme .tbf-nav-links a.is-active{color:var(--tbf-cream)}.tbf-theme .tbf-hero{position:relative;display:flex;align-items:center;min-height:100vh;overflow:hidden;padding-top:80px;background:var(--tbf-ink)}.tbf-theme .tbf-hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;gap:40px;align-items:center;width:100%}.tbf-theme .tbf-hero-title,.tbf-theme .tbf-page-title{max-width:940px;margin:24px 0 28px;font-size:clamp(36px,5.5vw,72px);font-weight:700;letter-spacing:-.03em}.tbf-theme .tbf-page-title{font-size:clamp(38px,5.6vw,74px)}.tbf-theme .tbf-em,.tbf-theme .tbf-hero-title em,.tbf-theme .tbf-page-title em{color:var(--tbf-gold);font-style:normal}.tbf-theme .tbf-hero-subtitle,.tbf-theme .tbf-page-subtitle{max-width:640px;margin-bottom:40px;color:var(--tbf-cream-3);font-size:clamp(17px,1.5vw,20px);line-height:1.65}.tbf-theme .tbf-page-hero{position:relative;display:flex;align-items:flex-end;min-height:72vh;overflow:hidden;padding-top:110px;padding-bottom:70px;background:var(--tbf-ink)}.tbf-theme .tbf-page-hero .tbf-wrap{position:relative;z-index:2}.tbf-theme .tbf-actions{display:flex;flex-wrap:wrap;gap:16px}.tbf-theme .tbf-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:15px 26px;border:1px solid var(--tbf-gold);background:transparent;color:var(--tbf-gold);cursor:pointer;font-family:var(--tbf-font-mono);font-size:13px;letter-spacing:.06em;line-height:1;transition:color var(--tbf-ease),background var(--tbf-ease),border-color var(--tbf-ease),box-shadow var(--tbf-ease),transform var(--tbf-ease)}.tbf-theme .tbf-btn:hover{background:var(--tbf-gold);color:var(--tbf-ink);box-shadow:0 0 26px #c99a3f4d}.tbf-theme .tbf-btn--solid{background:var(--tbf-gold);color:var(--tbf-ink)}.tbf-theme .tbf-btn--solid:hover{border-color:var(--tbf-gold-2);background:var(--tbf-gold-2)}.tbf-theme .tbf-btn__arrow{transition:transform var(--tbf-ease)}.tbf-theme .tbf-btn:hover .tbf-btn__arrow{transform:translate(4px)}.tbf-theme .tbf-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:38px}.tbf-theme .tbf-card-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.tbf-theme .tbf-card{position:relative;overflow:hidden;border:1px solid var(--tbf-dark-line);border-radius:var(--tbf-radius-sm);background:var(--tbf-surface-soft);padding:28px;color:var(--tbf-cream);transition:border-color var(--tbf-ease),box-shadow var(--tbf-ease),background var(--tbf-ease)}.tbf-theme .tbf-card:hover{border-color:#c99a3fa6;box-shadow:var(--tbf-shadow-gold)}.tbf-theme .tbf-card--light{border-color:var(--tbf-light-line);background:#fff;color:var(--tbf-ink)}.tbf-theme .tbf-card--light:hover{border-color:var(--tbf-gold);box-shadow:0 0 24px #c99a3f1f}.tbf-theme .tbf-card__kicker,.tbf-theme .tbf-meta-label{margin-bottom:10px;color:var(--tbf-gold);font-family:var(--tbf-font-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase}.tbf-theme .tbf-card--light .tbf-card__kicker,.tbf-theme .tbf-section--light .tbf-meta-label{color:var(--tbf-gold-deep)}.tbf-theme .tbf-card__title{margin:0 0 12px;font-size:23px}.tbf-theme .tbf-card__text{color:var(--tbf-muted);font-size:14.5px;line-height:1.6}.tbf-theme .tbf-card--light .tbf-card__text{color:var(--tbf-light-text)}.tbf-theme .tbf-explore-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:50px;border:1px solid var(--tbf-dark-line);background:var(--tbf-dark-line)}.tbf-theme .tbf-explore-card{display:block;padding:34px 30px;background:var(--tbf-ink);transition:background var(--tbf-ease),color var(--tbf-ease)}.tbf-theme .tbf-explore-card:hover{background:var(--tbf-ink-3)}.tbf-theme .tbf-explore-card__number{color:var(--tbf-gold);font-family:var(--tbf-font-mono);font-size:11px;letter-spacing:.1em}.tbf-theme .tbf-explore-card__title{margin:14px 0 8px;font-size:23px}.tbf-theme .tbf-explore-card__text{margin-bottom:16px;color:var(--tbf-muted);font-size:14.5px;line-height:1.6}.tbf-theme .tbf-explore-card__go{color:var(--tbf-gold);font-family:var(--tbf-font-mono);font-size:12px;letter-spacing:.06em}.tbf-theme .tbf-explore-card:hover .tbf-explore-card__go{color:var(--tbf-gold-2)}.tbf-theme .tbf-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;border:1px solid var(--tbf-dark-line);background:var(--tbf-dark-line)}.tbf-theme .tbf-metric{padding:32px 24px;background:var(--tbf-ink)}.tbf-theme .tbf-metric__number{display:block;color:var(--tbf-gold);font-family:var(--tbf-font-display);font-size:clamp(34px,4vw,54px);font-weight:700;letter-spacing:-.04em;line-height:1;transition:text-shadow var(--tbf-ease)}.tbf-theme .tbf-metric:hover .tbf-metric__number{text-shadow:0 0 18px rgba(201,154,63,.45)}.tbf-theme .tbf-metric__label{margin-top:12px;color:var(--tbf-muted);font-family:var(--tbf-font-mono);font-size:12px;letter-spacing:.06em;text-transform:uppercase}.tbf-theme .tbf-panel{border:1px solid var(--tbf-dark-line);border-radius:var(--tbf-radius-md);background:linear-gradient(145deg,#f4f0e612,#f4f0e606);box-shadow:var(--tbf-shadow-panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.tbf-theme .tbf-dropdown-panel{position:relative;border:1px solid var(--tbf-dark-line-strong);border-radius:16px;background:#0f0f0ef0;box-shadow:0 24px 70px #00000061;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.tbf-theme .tbf-dropdown-panel:before{content:"";position:absolute;top:-7px;right:22px;width:12px;height:12px;border-top:1px solid var(--tbf-dark-line-strong);border-left:1px solid var(--tbf-dark-line-strong);background:#0f0f0ef0;transform:rotate(45deg)}.tbf-theme .tbf-list{display:grid;gap:12px}.tbf-theme .tbf-list-item{display:flex;align-items:flex-start;gap:14px;padding:16px;border:1px solid var(--tbf-dark-line);background:#f4f0e609}.tbf-theme .tbf-list-item__mark{flex:0 0 auto;width:7px;height:7px;margin-top:10px;border-radius:50%;background:var(--tbf-gold);box-shadow:0 0 14px #c99a3f80}.tbf-theme .tbf-table{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid var(--tbf-dark-line);color:var(--tbf-cream-2);font-size:14px}.tbf-theme .tbf-table th,.tbf-theme .tbf-table td{padding:14px 16px;border-bottom:1px solid var(--tbf-dark-line);text-align:left;vertical-align:top}.tbf-theme .tbf-table th{color:var(--tbf-gold);font-family:var(--tbf-font-mono);font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.tbf-theme .tbf-table tr:hover td{background:#f4f0e609}.tbf-theme .tbf-input,.tbf-theme .tbf-select,.tbf-theme .tbf-textarea{width:100%;border:1px solid var(--tbf-dark-line);border-radius:var(--tbf-radius-sm);background:#0f0f0ead;color:var(--tbf-cream);font:500 14px/1.4 var(--tbf-font-body);outline:none;padding:13px 14px;transition:border-color var(--tbf-ease),box-shadow var(--tbf-ease),background var(--tbf-ease)}.tbf-theme .tbf-textarea{min-height:130px;resize:vertical}.tbf-theme .tbf-input::placeholder,.tbf-theme .tbf-textarea::placeholder{color:var(--tbf-muted-2)}.tbf-theme .tbf-input:focus,.tbf-theme .tbf-select:focus,.tbf-theme .tbf-textarea:focus{border-color:var(--tbf-gold);background:#0f0f0ee6;box-shadow:0 0 0 3px #c99a3f24}.tbf-theme .tbf-badge{display:inline-flex;align-items:center;gap:8px;min-height:28px;padding:6px 10px;border:1px solid rgba(201,154,63,.3);border-radius:999px;background:#c99a3f14;color:var(--tbf-gold-2);font-family:var(--tbf-font-mono);font-size:11px;letter-spacing:.06em;text-transform:uppercase}.tbf-theme .tbf-divider{height:1px;border:0;background:var(--tbf-dark-line)}.tbf-theme .tbf-footer{padding:58px 0 34px;border-top:1px solid var(--tbf-dark-line);background:var(--tbf-ink)}.tbf-theme .tbf-footer-top{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;flex-wrap:wrap}.tbf-theme .tbf-footer-links{display:flex;gap:22px;color:var(--tbf-muted);font-family:var(--tbf-font-mono);font-size:12px;letter-spacing:.04em}.tbf-theme .tbf-footer-links a:hover{color:var(--tbf-gold)}.tbf-theme .tbf-footer-meta{color:var(--tbf-muted-2);font-family:var(--tbf-font-mono);font-size:11px;letter-spacing:.06em;line-height:1.8}.tbf-theme .tbf-reveal{opacity:0;transform:translateY(26px);transition:opacity .7s ease,transform .7s ease}.tbf-theme .tbf-reveal.is-visible{opacity:1;transform:none}@media(max-width:980px){.tbf-card-grid,.tbf-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.tbf-wrap{padding:0 24px}.tbf-section{padding:86px 0}.tbf-nav-links{display:none}.tbf-hero{min-height:auto;padding-top:100px;padding-bottom:48px}.tbf-hero-inner{grid-template-columns:1fr}.tbf-page-hero{min-height:62vh}}@media(max-width:720px){.tbf-explore-grid,.tbf-card-grid,.tbf-card-grid--two,.tbf-metric-grid{grid-template-columns:1fr}.tbf-actions{align-items:stretch;flex-direction:column}.tbf-btn{width:100%}}@media(max-width:680px){.tbf-footer-top{flex-direction:column}}@media(prefers-reduced-motion:reduce){.tbf-theme *,.tbf-theme *:before,.tbf-theme *:after{animation:none!important;transition:none!important}.tbf-reveal{opacity:1;transform:none}}.tbf-theme .tbf-section-title{display:flex;align-items:center;gap:14px}.tbf-theme .tbf-section-title:before{content:"";display:inline-block;flex:0 0 34px;width:34px;height:1px;background:var(--tbf-gold)}.tbf-theme .tbf-section-title:after{content:none}.tbf-theme .tbf-icon-button{display:inline-grid;place-items:center;line-height:1}.tbf-theme .tbf-icon-button>svg,.tbf-theme .tbf-icon-button>span{display:block}.tbf-theme .tbf-btn:hover,.tbf-theme .tbf-btn:focus-visible,.tbf-theme .tbf-icon-button:hover,.tbf-theme .tbf-icon-button:focus-visible{transform:none}.tbf-theme.tbf-report-tbf-style,.tbf-theme.tbf-report-tbf-style [class*=tbf-report],.tbf-theme.tbf-report-tbf-style .tbf-issue-item,.tbf-theme.tbf-report-tbf-style .tbf-issue-tree-group,.tbf-theme.tbf-report-tbf-style .tbf-task-status-dot,.tbf-theme.tbf-report-tbf-style .tbf-issue-meta-pill{border-radius:0}.tbf-theme.tbf-report-tbf-style .tbf-report-section,.tbf-theme.tbf-report-tbf-style .tbf-report-highlight-card,.tbf-theme.tbf-report-tbf-style .tbf-report-delta-card,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-group-card,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-stat-card,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-chart-card,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-priority-chart,.tbf-theme.tbf-report-tbf-style .tbf-report-team-chart .tbf-report-chart-row,.tbf-theme.tbf-report-tbf-style .tbf-report-mini-card,.tbf-theme.tbf-report-tbf-style .tbf-report-comparison-grid>div,.tbf-theme.tbf-report-tbf-style .tbf-report-list li{border-color:var(--tbf-dark-line);background:#0f0f0e6b}.tbf-theme.tbf-report-tbf-style .tbf-report-overview-priority-column>span:not(.tbf-report-overview-member-avatar),.tbf-theme.tbf-report-tbf-style .tbf-report-team-layout .tbf-report-overview-priority-column>span:not(.tbf-report-overview-member-avatar),.tbf-theme.tbf-report-tbf-style .tbf-report-progress-bar span,.tbf-theme.tbf-report-tbf-style .tbf-report-member-task-progress span{border-radius:0;background:linear-gradient(180deg,var(--tbf-gold-2),var(--tbf-gold));box-shadow:0 0 18px #c99a3f2e}.tbf-theme.tbf-report-tbf-style .tbf-report-project-status-group>h4{align-items:center;color:var(--tbf-gold);display:inline-flex;font-family:var(--tbf-font-mono);font-size:12px;font-weight:500;gap:14px;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.tbf-theme.tbf-report-tbf-style .tbf-report-project-status-group>h4:before{content:"";display:inline-block;flex:0 0 34px;width:34px;height:1px;background:var(--tbf-gold)}.tbf-theme.tbf-report-tbf-style .tbf-report-project-group-dot{display:none}.tbf-theme.tbf-report-tbf-style .tbf-report-project-status-group:nth-child(2)>h4,.tbf-theme.tbf-report-tbf-style .tbf-report-project-status-group:nth-child(3)>h4{color:var(--tbf-muted)}.tbf-theme.tbf-report-tbf-style .tbf-report-project-status-group:nth-child(2)>h4:before,.tbf-theme.tbf-report-tbf-style .tbf-report-project-status-group:nth-child(3)>h4:before{background:var(--tbf-muted)}.tbf-theme.tbf-report-tbf-style button:not(:disabled):hover,.tbf-theme.tbf-report-tbf-style button:not(:disabled):focus-visible,.tbf-theme.tbf-report-tbf-style a:hover,.tbf-theme.tbf-report-tbf-style a:focus-visible,.tbf-theme.tbf-report-tbf-style .tbf-report-highlight-card:hover,.tbf-theme.tbf-report-tbf-style .tbf-report-delta-card:hover,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-group-card:hover,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-stat-card:hover,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-chart-card:hover,.tbf-theme.tbf-report-tbf-style .tbf-issue-item:hover{transform:none}.tbf-theme.tbf-report-tbf-style .tbf-report-action-button,.tbf-theme.tbf-report-tbf-style .tbf-report-highlight-add-button,.tbf-theme.tbf-report-tbf-style .tbf-report-highlight-actions button,.tbf-theme.tbf-report-tbf-style .tbf-report-quick-nav a{align-items:center;background:transparent;border:1px solid var(--tbf-gold);border-radius:0;box-shadow:none;color:var(--tbf-gold);display:inline-flex;font-family:var(--tbf-font-mono);justify-content:center;letter-spacing:.06em;line-height:1;text-align:center;transform:none}.tbf-theme.tbf-report-tbf-style .tbf-report-highlight-add-button{padding:0}.tbf-theme.tbf-report-tbf-style .tbf-report-action-button:hover,.tbf-theme.tbf-report-tbf-style .tbf-report-action-button:focus-visible,.tbf-theme.tbf-report-tbf-style .tbf-report-highlight-add-button:hover,.tbf-theme.tbf-report-tbf-style .tbf-report-highlight-add-button:focus-visible,.tbf-theme.tbf-report-tbf-style .tbf-report-highlight-actions button:hover,.tbf-theme.tbf-report-tbf-style .tbf-report-highlight-actions button:focus-visible,.tbf-theme.tbf-report-tbf-style .tbf-report-quick-nav a:hover,.tbf-theme.tbf-report-tbf-style .tbf-report-quick-nav a:focus-visible{background:var(--tbf-gold);border-color:var(--tbf-gold);box-shadow:0 0 26px #c99a3f4d;color:var(--tbf-ink);transform:none}.tbf-theme.tbf-report-tbf-style .tbf-report-highlight-delete:hover,.tbf-theme.tbf-report-tbf-style .tbf-report-highlight-delete:focus-visible{background:var(--tbf-gold);border-color:var(--tbf-gold);color:var(--tbf-ink)}.tbf-theme.tbf-report-tbf-style .tbf-report-quick-nav a svg,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-title-icon svg,.tbf-theme.tbf-report-tbf-style .tbf-report-action-button svg,.tbf-theme.tbf-report-tbf-style .tbf-report-highlight-add-button svg,.tbf-theme.tbf-report-tbf-style .tbf-report-highlight-actions button svg{color:currentColor;fill:currentColor;stroke:currentColor}.tbf-theme.tbf-report-tbf-style .tbf-report-quick-nav a,.tbf-theme.tbf-report-tbf-style .tbf-report-action-button,.tbf-theme.tbf-report-tbf-style .tbf-report-highlight-add-button,.tbf-theme.tbf-report-tbf-style .tbf-report-highlight-actions button{color:var(--tbf-gold)}.tbf-theme.tbf-report-tbf-style .tbf-report-quick-nav a:hover svg,.tbf-theme.tbf-report-tbf-style .tbf-report-quick-nav a:focus-visible svg,.tbf-theme.tbf-report-tbf-style .tbf-report-action-button:hover svg,.tbf-theme.tbf-report-tbf-style .tbf-report-action-button:focus-visible svg,.tbf-theme.tbf-report-tbf-style .tbf-report-highlight-add-button:hover svg,.tbf-theme.tbf-report-tbf-style .tbf-report-highlight-add-button:focus-visible svg,.tbf-theme.tbf-report-tbf-style .tbf-report-highlight-actions button:hover svg,.tbf-theme.tbf-report-tbf-style .tbf-report-highlight-actions button:focus-visible svg{color:var(--tbf-ink);fill:var(--tbf-ink);stroke:var(--tbf-ink)}.tbf-theme.tbf-report-tbf-style .tbf-report-overview-title-icon,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-title-icon svg,.tbf-theme.tbf-report-tbf-style .tbf-report-fire-icon,.tbf-theme.tbf-report-tbf-style .tbf-task-priority,.tbf-theme.tbf-report-tbf-style .tbf-issue-meta-pill,.tbf-theme.tbf-report-tbf-style .tbf-entity-links a,.tbf-theme.tbf-report-tbf-style .tbf-report-change-pill,.tbf-theme.tbf-report-tbf-style .tbf-report-member-task-progress-row small,.tbf-theme.tbf-report-tbf-style .tbf-report-member-task-progress-row small.positive,.tbf-theme.tbf-report-tbf-style .tbf-report-member-task-progress-row small.negative,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-metric .completed,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-metric .closed,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-metric .new,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-metric .progressing,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-metric .remaining{color:var(--tbf-gold);fill:currentColor;stroke:currentColor}.tbf-theme.tbf-report-tbf-style .tbf-report-overview-stat-card.active strong,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-stat-card.inactive strong,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-stat-card.new strong,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-stat-card.completed strong,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-stat-card.issue-active strong,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-stat-card.issue-new strong,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-stat-icon,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-stat-icon svg{color:var(--tbf-gold);fill:currentColor;stroke:currentColor}.tbf-theme.tbf-report-tbf-style .tbf-task-status-dot,.tbf-theme.tbf-report-tbf-style .tbf-task-status-0,.tbf-theme.tbf-report-tbf-style .tbf-task-status-1,.tbf-theme.tbf-report-tbf-style .tbf-task-status-2,.tbf-theme.tbf-report-tbf-style .tbf-task-status-3,.tbf-theme.tbf-report-tbf-style .tbf-task-status-4,.tbf-theme.tbf-report-tbf-style .tbf-report-project-group-dot,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-legend span:before{background:var(--tbf-gold);border-color:var(--tbf-gold);box-shadow:none}.tbf-theme.tbf-report-tbf-style .tbf-report-overview-priority-column:nth-child(1)>span:not(.tbf-report-overview-member-avatar),.tbf-theme.tbf-report-tbf-style .tbf-report-overview-priority-column:nth-child(2)>span:not(.tbf-report-overview-member-avatar),.tbf-theme.tbf-report-tbf-style .tbf-report-overview-priority-column:nth-child(3)>span:not(.tbf-report-overview-member-avatar),.tbf-theme.tbf-report-tbf-style .tbf-report-overview-bars .completed,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-bars .closed,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-bars .new,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-bars .progressing,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-bars .remaining{background:linear-gradient(180deg,var(--tbf-gold-2),var(--tbf-gold))}.tbf-theme.tbf-report-tbf-style .tbf-entity-links a,.tbf-theme.tbf-report-tbf-style .tbf-report-change-pill,.tbf-theme.tbf-report-tbf-style .tbf-issue-meta-pill{border-color:#c99a3f59;background:#c99a3f14}.tbf-theme.tbf-report-tbf-style .tbf-report-quick-nav-highlight .tbf-report-fire-icon,.tbf-theme.tbf-report-tbf-style .tbf-report-quick-nav-highlight .tbf-report-fire-icon path{color:currentColor;fill:currentColor;stroke:none}.tbf-theme.tbf-report-tbf-style .tbf-report-fire-icons{align-items:center;display:inline-flex;gap:1px;height:1em;line-height:1;vertical-align:-.08em}.tbf-theme.tbf-report-tbf-style .tbf-report-fire-icons .tbf-report-fire-icon{display:block;flex:0 0 auto;height:1em;width:1em}.tbf-theme.tbf-report-tbf-style .tbf-entity-links a,.tbf-theme.tbf-report-tbf-style .tbf-report-change-pill,.tbf-theme.tbf-report-tbf-style .tbf-issue-meta-pill,.tbf-theme.tbf-report-tbf-style .tbf-task-priority{border-radius:0}.tbf-theme.tbf-report-tbf-style .tbf-report-collapsed-list>summary:after{border-color:var(--tbf-gold);filter:drop-shadow(0 0 5px rgba(201,154,63,.45))}.tbf-theme.tbf-report-tbf-style .tbf-report-sleep-icon,.tbf-theme.tbf-report-tbf-style .tbf-report-sleep-icon svg,.tbf-theme.tbf-report-tbf-style .tbf-report-collapsed-count{color:var(--tbf-gold);stroke:currentColor}.tbf-theme.tbf-report-tbf-style .tbf-entity-links a{align-items:center;background:transparent;border:1px solid var(--tbf-gold);border-radius:0;box-shadow:none;color:var(--tbf-gold);display:inline-flex;font-family:var(--tbf-font-mono);font-size:11px;font-weight:500;justify-content:center;letter-spacing:.06em;line-height:1;min-height:28px;padding:7px 10px;text-decoration:none;text-transform:uppercase;transform:none;transition:background .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.tbf-theme.tbf-report-tbf-style .tbf-entity-links a:hover,.tbf-theme.tbf-report-tbf-style .tbf-entity-links a:focus-visible{background:var(--tbf-gold);border-color:var(--tbf-gold);box-shadow:0 0 26px #c99a3f4d;color:var(--tbf-ink);transform:none}.tbf-theme.tbf-report-tbf-style .tbf-report-member-avatar,.tbf-theme.tbf-report-tbf-style .tbf-report-member-avatar img,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-member-avatar,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-member-avatar img{border-radius:0}.tbf-theme.tbf-report-tbf-style .tbf-report-viewer-header,.tbf-theme.tbf-report-tbf-style .tbf-report-quick-nav,.tbf-theme.tbf-report-tbf-style .tbf-report-quick-nav-title{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.tbf-theme.tbf-report-tbf-style .tbf-report-team-detail-section .tbf-report-member-avatar,.tbf-theme.tbf-report-tbf-style .tbf-report-team-detail-section .tbf-report-member-avatar img,.tbf-theme.tbf-report-tbf-style .tbf-report-team-detail-section .tbf-report-overview-member-avatar,.tbf-theme.tbf-report-tbf-style .tbf-report-team-detail-section .tbf-report-overview-member-avatar img{border-radius:50%}.tbf-theme.tbf-report-tbf-style{--tbf-live: #5DCAA5}.tbf-theme.tbf-report-tbf-style .tbf-task-status-2,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-stat-card.completed .tbf-report-overview-stat-icon,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-stat-card.completed .tbf-report-overview-stat-icon svg,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-stat-card.completed strong,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-metric .completed,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-metric .closed{color:var(--tbf-live);fill:currentColor;stroke:currentColor}.tbf-theme.tbf-report-tbf-style .tbf-task-status-2,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-legend .completed:before,.tbf-theme.tbf-report-tbf-style .tbf-report-overview-legend .closed:before{background:var(--tbf-live);border-color:var(--tbf-live)}.tbf-theme.tbf-report-tbf-style .tbf-report-highlight-card .tbf-report-highlight-actions button{font-size:10px;min-height:24px;padding:6px 9px}.tbf-theme.tbf-report-tbf-style .tbf-report-issues-detail-section .tbf-issue-tree,.tbf-theme.tbf-report-tbf-style .tbf-report-issues-detail-section .tbf-report-issue-groups,.tbf-theme.tbf-report-tbf-style .tbf-report-issues-detail-section .tbf-report-issue-group,.tbf-theme.tbf-report-tbf-style .tbf-report-issues-detail-section .tbf-issue-tree-group,.tbf-theme.tbf-report-tbf-style .tbf-report-issues-detail-section .tbf-issue-tree-items,.tbf-theme.tbf-report-tbf-style .tbf-report-issues-detail-section .tbf-issue-tree-children,.tbf-theme.tbf-report-tbf-style .tbf-report-issues-detail-section .tbf-report-issue-list,.tbf-theme.tbf-report-tbf-style .tbf-report-issues-detail-section .tbf-report-issue-tree{background:transparent;box-shadow:none}.tbf-theme.tbf-report-tbf-style .tbf-report-issues-detail-section .tbf-issue-item,.tbf-theme.tbf-report-tbf-style .tbf-report-issues-detail-section .tbf-report-issue-item{background:#0f0f0e6b;border-color:var(--tbf-dark-line)}.tbf-theme.tbf-report-tbf-style .tbf-report-issues-detail-section .tbf-issue-tree-group:hover,.tbf-theme.tbf-report-tbf-style .tbf-report-issues-detail-section .tbf-report-issue-group:hover,.tbf-theme.tbf-report-tbf-style .tbf-report-issues-detail-section .tbf-report-issue-tree:hover,.tbf-theme.tbf-report-tbf-style .tbf-report-issues-detail-section .tbf-report-issue-list:hover{border-color:var(--tbf-dark-line);box-shadow:none;transform:none}.tbf-theme.tbf-report-tbf-style .tbf-report-project-logo-fallback{background:transparent;border-radius:0;color:var(--tbf-gold)}.html-share-shell{width:min(1440px,calc(100% - 28px));min-height:100vh;padding:18px 0 28px;color:#e5edf7}.html-share-shell:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-2;background:radial-gradient(circle at 18% 12%,rgba(14,165,233,.17),transparent 32%),radial-gradient(circle at 84% 18%,rgba(168,85,247,.13),transparent 30%),linear-gradient(145deg,#06101d,#0b1324 48%,#07101c)}.html-share-header{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:14px;padding:16px 18px;border:1px solid rgba(148,163,184,.16);border-radius:22px;background:#091221d1;box-shadow:0 24px 70px #00000047;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.html-share-header h1{display:flex;align-items:center;gap:11px;margin:7px 0 3px;color:#f8fafc;font-size:clamp(1.55rem,3vw,2.2rem)}.html-share-header h1 svg{width:31px;height:31px;color:#38bdf8}.html-share-header p,.html-share-panel-title p,.html-share-muted,.html-share-empty p{margin:0;color:#94a3b8}.html-share-back{border:0;padding:0;color:#7dd3fc;background:transparent;font-weight:800}.html-share-header-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px}.html-share-shell button,.html-share-modal button{border:1px solid rgba(148,163,184,.22);border-radius:11px;padding:9px 12px;color:#dbeafe;background:#1e293bc2;font:inherit;font-size:.82rem;font-weight:800;cursor:pointer;transition:.15s ease}.html-share-shell button:hover,.html-share-modal button:hover{border-color:#7dd3fc85;background:#1e40af3b}.html-share-shell button.primary,.html-share-modal button.primary{border-color:#38bdf87a;color:#f0f9ff;background:linear-gradient(135deg,#0369a1,#0e7490)}.html-share-shell button.danger,.html-share-modal button.danger{border-color:#f8717159;color:#fecaca;background:#7f1d1d3d}.html-share-shell button:disabled,.html-share-modal button:disabled{cursor:not-allowed;opacity:.56}.html-share-upload{margin-bottom:12px;padding:12px 15px;border:1px solid rgba(56,189,248,.3);border-radius:15px;background:#082f4966}.html-share-upload>div{display:flex;justify-content:space-between;gap:12px;margin-bottom:7px;font-size:.82rem}.html-share-upload progress{display:block;width:100%;height:8px;accent-color:#38bdf8}.html-share-layout{display:grid;grid-template-columns:minmax(270px,330px) minmax(0,1fr);gap:10px;min-height:calc(100vh - 175px)}.html-share-panel{min-width:0;border:1px solid rgba(148,163,184,.16);border-radius:22px;background:#091221cc;box-shadow:0 20px 60px #00000038;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.html-share-sidebar{padding:13px;overflow:auto}.html-share-files{padding:16px;overflow:hidden}.html-share-panel-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid rgba(148,163,184,.13)}.html-share-panel-title h2{margin:0;color:#f8fafc;font-size:1rem}.html-share-panel-title button{padding:5px 10px;font-size:1rem}.html-share-root,.html-share-folder-select{display:flex!important;align-items:center;gap:8px;width:100%;min-width:0;text-align:left}.html-share-root{margin-bottom:4px;border-color:transparent!important;background:transparent!important}.html-share-root.active,.html-share-tree-row.active{background:#0ea5e924!important}.html-share-root svg,.html-share-folder-select svg{flex:0 0 auto;width:19px;height:19px;fill:#fbbf24}.html-share-tree-row{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;margin-left:calc(var(--tree-depth) * 12px);border-radius:11px;padding:2px}.html-share-caret{border:0!important;padding:2px!important;background:transparent!important;color:#94a3b8!important;font-size:1.25rem!important;transform:rotate(0);transition:transform .15s ease}.html-share-caret.open{transform:rotate(90deg)}.html-share-folder-select{border:0!important;padding:6px 3px!important;background:transparent!important}.html-share-folder-select span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.html-share-tree-actions{display:flex;gap:3px;opacity:.25;transition:opacity .15s ease}.html-share-tree-row:hover .html-share-tree-actions,.html-share-tree-row:focus-within .html-share-tree-actions{opacity:1}.html-share-tree-actions button{border:0!important;padding:4px 5px!important;background:transparent!important;color:#94a3b8!important}.html-share-file-list{display:grid;gap:9px;overflow:auto;max-height:calc(100vh - 260px);padding-right:3px}.html-share-file-card{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;border:1px solid rgba(148,163,184,.14);border-radius:15px;background:#0f172a9e}.html-share-file-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;color:#67e8f9;background:#0891b221}.html-share-file-icon svg,.html-share-empty svg{width:27px;height:27px}.html-share-file-info{min-width:0}.html-share-file-info strong,.html-share-file-info span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.html-share-file-info strong{color:#f8fafc}.html-share-file-info span{margin-top:4px;color:#94a3b8;font-size:.76rem}.html-share-file-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.html-share-file-actions button{padding:7px 9px}.html-share-file-actions button.share{border-color:#22d3ee6b;color:#a5f3fc;background:#0891b221}.html-share-empty{display:grid;min-height:320px;place-items:center;align-content:center;text-align:center}.html-share-empty svg{width:52px;height:52px;color:#38bdf8}.html-share-empty h3{margin:13px 0 5px}.html-share-modal{width:min(440px,calc(100vw - 28px));padding:22px;border:1px solid rgba(148,163,184,.22);border-radius:20px;color:#e5edf7;background:#0b1424;box-shadow:0 30px 100px #00000094}.html-share-modal h2{margin:0 0 16px;color:#f8fafc}.html-share-modal p{color:#a8b5c8;line-height:1.55}.html-share-modal>strong{display:block;margin:12px 0;color:#f8fafc;overflow-wrap:anywhere}.html-share-modal label{display:grid;gap:7px;color:#cbd5e1;font-size:.83rem;font-weight:800}.html-share-modal input,.html-share-modal select{width:100%;box-sizing:border-box;border:1px solid rgba(148,163,184,.25);border-radius:11px;padding:11px 12px;color:#f8fafc;background:#111c2d;font:inherit}.html-share-modal>div:last-child{display:flex;justify-content:flex-end;gap:9px;margin-top:18px}@media(max-width:900px){.html-share-header{align-items:flex-start;flex-direction:column}.html-share-header-actions{justify-content:flex-start}.html-share-layout{grid-template-columns:1fr;min-height:0}.html-share-sidebar{max-height:42vh}.html-share-file-list{max-height:none}}@media(max-width:620px){.html-share-shell{width:min(100% - 18px,1440px);padding-top:9px}.html-share-header,.html-share-panel{border-radius:16px}.html-share-header-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.html-share-header-actions button{width:100%}.html-share-file-card{grid-template-columns:38px minmax(0,1fr)}.html-share-file-actions{grid-column:1/-1;justify-content:stretch}.html-share-file-actions button{flex:1 1 70px}.html-share-tree-actions{opacity:1}}
