@import"https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@400;500;600;700&family=Bricolage+Grotesque:opsz,wght@12..96,400;12..96,500;12..96,600;12..96,700&display=swap";:root{color:#1d1c1a;background:#f4f0e9;font-family:Hanken Grotesk,system-ui,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f4f0e9;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.tb-login-page{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(1200px 620px at 50% -8%,#faf7f1,#f4f0e9 58%,#efe9df);color:#1d1c1a}.tb-login-center{flex:1;display:flex;align-items:center;justify-content:center;padding:40px 20px;overflow-y:auto}.tb-login-wrap{width:100%;max-width:404px}.tb-login-brand{display:flex;flex-direction:column;align-items:center;gap:13px;margin-bottom:22px;text-align:center}.tb-login-logo{display:grid;place-items:center;width:52px;height:52px;border-radius:15px;background:#7c3aed;color:#fff;box-shadow:0 10px 26px #7c3aed52;font:700 25px Bricolage Grotesque,sans-serif}.tb-login-brand-name{font:700 20px Bricolage Grotesque,sans-serif;letter-spacing:0}.tb-login-brand-sub{margin-top:2px;color:#a8a29e;font-size:13px}.tb-login-panel{padding:28px 28px 26px;border:1px solid #ece6da;border-radius:20px;background:#fff;box-shadow:0 24px 60px #1d1c1a1a}.tb-login-panel h1{margin:0 0 22px;font:700 22px Bricolage Grotesque,sans-serif;letter-spacing:0}.tb-login-alert{display:none;align-items:center;gap:9px;margin-bottom:16px;border:1px solid #f6cdd5;border-radius:12px;background:#fdeef0;color:#be123c;padding:10px 13px}.tb-login-alert.show{display:flex}.tb-login-alert svg{flex:none}.tb-login-alert span{font-size:12.5px;font-weight:600}.tb-login-panel label{display:block;margin-bottom:7px;color:#57534e;font-size:12.5px;font-weight:600}.tb-login-panel label.pw{margin:16px 0 7px}.tb-login-field{display:flex;align-items:center;gap:10px;height:48px;border:1.5px solid #e6e2db;border-radius:13px;background:#faf9f7;padding:0 14px;transition:border-color .15s}.tb-login-field.pw{padding:0 8px 0 14px}.tb-login-field:focus-within{border-color:#7c3aed}.tb-login-field.err{border-color:#f0c4cd}.tb-login-field input{flex:1;min-width:0;border:0;outline:none;background:transparent;color:#1d1c1a;font-size:15px}.tb-login-ico{flex:none;color:#a8a29e}.tb-login-eye{display:grid;place-items:center;width:34px;height:34px;flex:none;border:0;border-radius:9px;background:transparent;color:#a8a29e;padding:0;transition:background .15s,color .15s}.tb-login-eye:hover{background:#f1ede6;color:#57534e}.tb-login-submit{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:100%;height:50px;margin-top:24px;border:0;border-radius:13px;background:#7c3aed;color:#fff;box-shadow:0 8px 20px #7c3aed47;font:700 15px Hanken Grotesk,system-ui,sans-serif;transition:background .15s}.tb-login-submit:hover{background:#6d28d9}.tb-login-submit:disabled{cursor:default}.tb-login-submit.ok{background:#15803d;box-shadow:0 8px 20px #15803d42}.tb-login-spinner{width:17px;height:17px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:tbspin .8s linear infinite}.tb-login-foot{margin:20px 0 0;color:#b6b0a5;font-size:12px;line-height:1.6;text-align:center}.tb-login-loading{margin:auto;color:#7c3aed;font:700 20px Bricolage Grotesque,sans-serif}.tb-app{min-height:100vh;background:#f4f0e9;color:#1d1c1a}.tb-container{max-width:1240px;margin:0 auto;padding-left:28px;padding-right:28px}.tb-header{position:sticky;top:0;z-index:5;background:#f4f0e9eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #e7e1d6}.tb-header-inner{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:9px;padding:12px 22px}.tb-brand{display:flex;align-items:center;gap:10px}.tb-brand span{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;background:#7c3aed;color:#fff;font:700 15px Bricolage Grotesque,sans-serif}.tb-brand strong{font:700 17px Bricolage Grotesque,sans-serif;letter-spacing:0}.tb-brand em{color:#a8a29e;font-size:12.5px;font-style:normal;white-space:nowrap}.tb-header-actions{display:flex;align-items:center;gap:9px}.tb-header-create{min-width:132px;height:36px;box-shadow:0 4px 14px #7c3aed42}.tb-shell{display:grid;grid-template-columns:264px minmax(0,1fr);min-height:calc(100vh - 52px)}.tb-sidebar{position:sticky;top:52px;align-self:start;height:calc(100vh - 52px);overflow:auto;border-right:1px solid #e7e1d6;background:#fbf9f5;padding:16px 12px 20px}.tb-sidebar-nav,.tb-folder-list{display:grid;gap:2px}.tb-sidebar-item{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;border:0;border-radius:9px;background:transparent;color:#35322d;padding:8px 11px;text-align:left}.tb-sidebar-item:hover{background:#f3f1ec}.tb-sidebar-item.active{background:#f0e7fd;color:#5b21b6;box-shadow:none}.tb-sidebar-item span{display:inline-flex;align-items:center;gap:9px;min-width:0}.tb-sidebar-item span b{overflow:hidden;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.tb-sidebar-item svg,.tb-board-title svg,.tb-select-wrap svg{stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.tb-sidebar-item svg{color:#a8a29e}.tb-sidebar-item.active svg{color:#7c3aed}.tb-sidebar-item .tb-favorite-icon,.tb-board-title .tb-favorite-icon,.tb-sidebar-item.active .tb-favorite-icon{color:#f4b740;stroke:#e0992a}.tb-no-folder-icon{stroke-dasharray:3 3}.tb-sidebar-item em{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:20px;border-radius:99px;background:#f0ece4;color:#78716c;padding:0 7px;font-size:11px;font-style:normal;font-weight:700;line-height:1;font-variant-numeric:tabular-nums;text-align:center}.tb-sidebar-item.active em{background:#e3d3fb;color:#6d28d9}.tb-sidebar-section{margin-top:22px}.tb-sidebar-title{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:13px 13px 7px 16px}.tb-sidebar-title span{color:#a8a29e;font-size:10.5px;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.tb-sidebar-title span b{color:#cfcabf;font-weight:600}.tb-sidebar-title button{display:inline-flex;align-items:center;gap:3px;border:0;border-radius:7px;background:transparent;color:#7c3aed;padding:3px 6px;font-size:12px;font-weight:700}.tb-sidebar-title button:hover{background:#f1eafc}.tb-folder-create{display:grid;width:100%;border:1.5px solid #7c3aed;border-radius:13px;background:#fff;margin:0 0 6px;padding:8px;box-shadow:0 8px 22px #7c3aed1f}.tb-folder-create-row{display:flex;align-items:center;gap:7px;width:100%;min-height:32px}.tb-folder-create-preview{display:grid;place-items:center;width:32px;height:32px;flex:none;border:1px solid #e3d3fb;border-radius:9px;background:#f4eefe;color:#7c3aed}.tb-folder-create input,.tb-folder-rename input{min-width:0;outline:none}.tb-folder-create input{flex:1;border:0;background:transparent;color:#1d1c1a;padding:0;font:600 13px/1 Hanken Grotesk,system-ui,sans-serif}.tb-folder-create input::placeholder{color:#bcb8b0;opacity:1}.tb-folder-create-commit{display:grid;place-items:center;width:26px;height:26px;flex:none;border:0;border-radius:8px;background:#7c3aed;color:#fff;padding:0}.tb-folder-create-commit:disabled{background:#c9aef0}.tb-folder-create-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-top:10px}.tb-folder-create-cell{display:grid;place-items:center;width:100%;aspect-ratio:1;border:1px solid transparent;border-radius:8px;background:transparent;color:#78716c;padding:0}.tb-folder-create-cell:hover,.tb-folder-create-cell.active{background:#f3ecfe}.tb-folder-create-cell.active{border-color:#c084fc;color:#7c3aed}.tb-folder-create-toggle{display:flex;align-items:center;justify-content:center;gap:4px;width:100%;margin-top:7px;border:0;border-top:1px solid #f1ede6;border-radius:0 0 6px 6px;background:transparent;color:#7c3aed;padding:7px;font-size:11.5px;font-weight:700}.tb-folder-create-toggle:hover{background:#faf6ff}.tb-folder-create-toggle svg{transition:transform .15s ease}.tb-folder-create-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.tb-skeleton-block{display:inline-block;flex:none;background:linear-gradient(90deg,#e7e1d6 25%,#f1ece3,#e7e1d6 65%);background-size:200% 100%;animation:shimmer 1.5s linear infinite}.tb-sidebar-count-skeleton{width:22px;height:18px;border-radius:99px}.tb-folder-count-skeleton{width:16px;height:14px;border-radius:99px;vertical-align:-2px}.tb-folder-list.loading{filter:blur(.4px);opacity:.92;pointer-events:none}.tb-folder-skeleton-row{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:36px;padding:8px 11px}.tb-folder-skeleton-icon{width:18px;height:18px;border-radius:6px}.tb-folder-skeleton-name{width:min(var(--w),100%);height:11px;border-radius:99px}.tb-folder-skeleton-count{width:20px;height:16px;border-radius:99px}.tb-board{min-width:0;padding:24px 28px 64px}.tb-board-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.tb-board-title{display:flex;align-items:center;gap:8px;min-width:0}.tb-board-title>span{display:grid;place-items:center;width:34px;height:34px;flex:none;color:#7c3aed}.tb-board-title-copy{min-width:0}.tb-board-title-line{display:flex;align-items:center;flex-wrap:wrap;gap:6px 4px;min-width:0}.tb-board-title h1{margin:0;font:700 23px/1.08 Bricolage Grotesque,sans-serif;letter-spacing:0}.tb-board-title p{margin:0;color:#a8a29e;font-size:13px;white-space:nowrap}.tb-folder-menu-wrap{position:relative;display:inline-flex;align-items:center}.tb-folder-menu-trigger{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:9px;background:transparent;color:#78716c;padding:0}.tb-folder-menu-trigger:hover{background:#f1eafc;color:#7c3aed}.tb-folder-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:29;cursor:default}.tb-folder-menu{position:absolute;left:0;top:38px;z-index:30;width:230px;border:1px solid #ece9e4;border-radius:12px;background:#fff;box-shadow:0 18px 44px #00000029;padding:6px;animation:tbmenupop .18s ease}.tb-folder-menu-item{display:flex;align-items:center;gap:10px;width:100%;border:0;border-radius:9px;background:transparent;color:#1d1c1a;padding:9px 11px;font-size:13px;font-weight:600;text-align:left}.tb-folder-menu-item:hover{background:#f6f1fe}.tb-folder-menu-item svg{flex:none;color:#78716c}.tb-folder-menu-item:first-child svg{color:#7c3aed}.tb-folder-menu-item.danger,.tb-folder-menu-item.danger svg{color:#be123c}.tb-folder-menu-item.danger:hover{background:#fdeef0}.tb-folder-menu-divider{height:1px;margin:5px 6px;background:#f1ede6}.tb-folder-icon-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:29;cursor:default}.tb-folder-icon-picker{position:absolute;left:0;top:38px;z-index:31;width:296px;max-height:min(420px,calc(100vh - 120px));overflow:auto;border:1px solid #ece9e4;border-radius:13px;background:#fff;box-shadow:0 18px 44px #00000029;padding:13px;animation:tbmenupop .18s ease}.tb-folder-icon-picker header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.tb-folder-icon-picker header span{color:#a8a29e;font-size:10.5px;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.tb-folder-icon-picker header button{display:grid;place-items:center;width:22px;height:22px;border:0;border-radius:6px;background:transparent;color:#a8a29e;padding:0}.tb-folder-icon-picker header button:hover{background:#f3f1ec}.tb-folder-icon-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.tb-folder-icon-grid button{display:grid;place-items:center;width:100%;aspect-ratio:1;border:1px solid transparent;border-radius:9px;background:transparent;color:#57534e;padding:0}.tb-folder-icon-grid button:hover,.tb-folder-icon-grid button.active{background:#f3ecfe}.tb-folder-icon-grid button.active{border-color:#d8b4fe;color:#7c3aed}.tb-folder-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.tb-folder-actions button,.tb-folder-rename button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;border:1px solid #e6e2db;border-radius:99px;background:#fff;color:#57534e;padding:0 13px;font-size:12.5px;font-weight:600}.tb-folder-actions button.accent{border-color:#c9a7f0;color:#7c3aed}.tb-folder-actions button.danger{border-color:transparent;background:transparent;color:#be123c;font-weight:700}.tb-folder-rename{display:flex;flex-wrap:wrap;align-items:center;gap:7px}.tb-folder-rename input{width:min(360px,70vw);font:600 23px Bricolage Grotesque,sans-serif}.tb-folder-rename-shell{display:grid;gap:5px}.tb-folder-rename-row{display:inline-flex;align-items:center;gap:8px;width:max-content;max-width:100%;border:1.5px solid #7c3aed;border-radius:11px;background:#fff;padding:6px 8px 6px 12px}.tb-folder-rename-row.error{border-color:#e11d48}.tb-folder-rename-row>svg{flex:none;color:#7c3aed}.tb-folder-rename-row input{width:min(280px,44vw);min-width:120px;border:0;background:transparent;color:#1d1c1a;padding:0;outline:none;font:700 20px/1 Bricolage Grotesque,sans-serif}.tb-folder-rename-row button{display:grid;place-items:center;width:26px;height:26px;flex:none;border:0;border-radius:7px;padding:0}.tb-folder-rename-row button.save{background:#7c3aed;color:#fff}.tb-folder-rename-row button.save:disabled{background:#c9aef0}.tb-folder-rename-row button.cancel{background:#f3f1ec;color:#78716c}.tb-folder-rename-error{color:#be123c;font-size:11.5px;font-weight:600}.tb-folder-chips{margin-top:12px}.tb-chip-label-row{display:flex;align-items:center;gap:12px;margin-bottom:8px}.tb-folder-chips p{margin:0;color:#a8a29e;font-size:10.5px;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.tb-folder-chips>div{display:flex;flex-wrap:wrap;gap:8px}.tb-folder-chip{display:inline-flex;align-items:center;gap:7px;min-width:0;min-height:34px;max-width:min(360px,100%);border:1px solid #e6e2db;border-radius:99px;background:#fff;color:#1d1c1a;padding:7px 8px 7px 14px;font-size:12.5px;font-weight:600}.tb-folder-chip.active{border-color:#1d1c1a;background:#1d1c1a;color:#fff}.tb-folder-chip.inactive:not(.active){color:#a8a29e}.tb-folder-chip.inactive .tb-niche-chip-select{opacity:.72}.tb-folder-chip span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tb-folder-chip b{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:18px;flex:0 0 auto;border-radius:99px;background:#f3f1ec;color:#57534e;padding:0 6px;font-size:10.5px;font-weight:700;line-height:1;font-variant-numeric:tabular-nums;text-align:center}.tb-folder-chip.active b{background:#ffffff26;color:#fff}.tb-niche-chip-skeletons>div{max-height:76px;overflow:hidden}.tb-niche-chip-skeleton{width:min(var(--w),100%);cursor:default;pointer-events:none}.tb-niche-chip-name-skeleton{width:calc(100% - 42px);height:12px;border-radius:99px}.tb-niche-chip-count-skeleton{width:30px;height:18px;margin-left:auto;border-radius:99px}.tb-niche-menu-wrap{position:relative;padding-right:8px}.tb-niche-menu-wrap.active{max-width:min(420px,100%);padding-right:6px}.tb-niche-chip-select{display:inline-flex;align-items:center;gap:8px;min-width:0;border:0;background:transparent;color:inherit;padding:0;font:inherit}.tb-niche-chip-select span{display:inline-flex;align-items:center;gap:5px}.tb-niche-paused-icon{flex:0 0 auto;color:#b08900}.tb-niche-chip-divider{display:block;width:1px;height:16px;flex:none;background:#ffffff38;margin:0 2px}.tb-niche-menu-trigger{display:grid;place-items:center;width:22px;height:22px;flex:none;border:0;border-radius:50%;background:transparent;color:#fff;padding:0}.tb-niche-menu-trigger:hover{background:#ffffff29}.tb-niche-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:28;cursor:default}.tb-niche-menu{position:absolute;left:0;top:calc(100% + 10px);z-index:29;width:264px;border:1px solid #ece9e4;border-radius:12px;background:#fff;box-shadow:0 18px 44px #00000029;padding:6px;color:#1d1c1a;animation:tbmenupop .18s ease}.tb-niche-menu-item{display:flex;align-items:center;gap:10px;width:100%;border:0;border-radius:9px;background:transparent;color:#1d1c1a;padding:9px 11px;font-size:13px;font-weight:600;text-align:left}.tb-niche-menu-item:hover{background:#f6f1fe}.tb-niche-menu-item svg{flex:none;color:#78716c}.tb-niche-menu-item span{display:grid;gap:3px;min-width:0;overflow:visible;white-space:normal}.tb-niche-menu-item strong{color:inherit;font:inherit}.tb-niche-menu-item small{color:#a8a29e;font-size:11px;font-weight:600;line-height:1.25}.tb-niche-menu-meta{margin-left:auto;color:#a8a29e;font-size:11px;font-style:normal;font-weight:600;white-space:nowrap}.tb-niche-menu-divider{height:1px;margin:5px 6px;background:#f1ede6}.tb-niche-menu-item.danger{align-items:flex-start;color:#be123c}.tb-niche-menu-item.danger svg{color:#be123c}.tb-niche-menu-item.danger small{color:#be123c;font-weight:500}.tb-niche-menu-item.danger:hover{background:#fdeef0}.tb-feed-count{display:flex;align-items:baseline;gap:7px;color:#57534e}.tb-feed-count strong{font-size:15px}.tb-feed-count span{font-size:12px;font-weight:700}.tb-feed-count-skeleton{width:46px;height:20px;border-radius:7px}.tb-chip-count-skeleton{width:20px;height:18px;border-radius:99px}.tb-empty-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin-top:18px}.tb-main{padding-top:28px;padding-bottom:64px}.tb-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;flex-wrap:wrap}.tb-hero p{margin:0;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#78716c;font-weight:600}.tb-hero h1{margin:0;font:700 23px/1.1 Bricolage Grotesque,sans-serif;letter-spacing:0}.tb-hero p.tb-hero-note{margin:7px 0 0;color:#78716c;font-size:12.5px;font-weight:400;letter-spacing:normal;text-transform:none;line-height:1.45}.tb-primary{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:36px;border:0;border-radius:99px;background:#7c3aed;color:#fff;padding:0 17px;font-size:13px;font-weight:700;white-space:nowrap;box-shadow:none}.tb-primary:hover{background:#6d28d9}.tb-primary:disabled{background:#c9aef0;box-shadow:none}.tb-secondary{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:34px;border:1px solid #e6e2db;border-radius:99px;background:#fff;color:#57534e;padding:0 13px;font-size:12.5px;font-weight:600;white-space:nowrap;box-shadow:none}.tb-secondary:hover{background:#faf9f7}.tb-secondary:disabled{color:#a8a29e;background:#f3f1ec;box-shadow:none}.tb-niches{display:flex;flex-wrap:wrap;gap:7px;margin-top:24px}.tb-niche-row{display:flex;flex-wrap:wrap;gap:7px;width:100%}.tb-niches button{display:inline-flex;align-items:center;gap:8px;border:1px solid #e6e2db;border-radius:99px;background:#fff;color:#57534e;padding:7px 9px 7px 13px;font-size:12px;font-weight:600}.tb-niches button.active{background:#1d1c1a;border-color:#1d1c1a;color:#fff}.tb-niches button.inactive:not(.active){color:#a8a29e}.tb-niches button b{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:28px;flex:0 0 auto;border-radius:99px;background:#f3f1ec;color:#57534e;padding:0 10px;font-size:11px;font-weight:700;line-height:1;font-variant-numeric:tabular-nums;text-align:center}.tb-niches button.active b{background:#ffffff24;color:#fff}.tb-niches button.inactive:not(.active) b{color:#a8a29e}.tb-niches button.create{border-style:dashed;border-color:#c9a7f0;background:#f4eefe;color:#7c3aed}.tb-niches button.edit{border-color:transparent;background:transparent;color:#7c3aed;font-size:12px;font-weight:600}.tb-niches-edit{flex-direction:column;border:1px solid #d8b4fe;border-radius:16px;background:#fff;padding:14px}.tb-niches-edit-head{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;margin-bottom:8px}.tb-niches-edit-head span{display:inline-flex;align-items:center;gap:8px;color:#7c3aed;font-size:13px;font-weight:700}.tb-niches-edit-head i{width:8px;height:8px;border-radius:50%;background:#7c3aed}.tb-niches-edit-head button{display:inline-flex;align-items:center;min-height:34px;border:1px solid #1d1c1a;border-radius:99px;background:#1d1c1a;color:#fff;padding:8px 15px;font-size:12px;font-weight:700}.tb-niches button.tb-niche-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 8px 6px 13px}.tb-niche-context{margin-top:14px}.tb-niche-context span,.tb-modal label span{display:block;margin-bottom:7px;color:#78716c;font-size:11.5px}.tb-niche-context-head{display:flex!important;align-items:center;justify-content:space-between;gap:14px}.tb-niche-context-head p{margin:0;color:#a8a29e;font-size:10.5px;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.tb-niche-context-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.tb-seeds-toggle{display:inline-flex;align-items:center;max-width:100%;gap:7px;border:1px solid #e7d6ff;border-radius:99px;background:#faf6ff;color:#7c3aed;padding:7px 13px;font-family:Hanken Grotesk,sans-serif;font-size:12px;font-weight:600;line-height:1}.tb-seeds-toggle:hover{background:#f3e9ff}.tb-seeds-toggle span,.tb-seeds-toggle strong,.tb-seeds-toggle em{margin:0;color:inherit;font-size:inherit;line-height:inherit}.tb-seeds-toggle span{font-size:18px;font-weight:500}.tb-seeds-toggle span,.tb-seeds-toggle em{display:inline-flex}.tb-chevron{flex:none;transition:transform .18s ease}.tb-chevron.up{transform:rotate(180deg)}.tb-seeds-toggle strong{display:block;min-width:0;overflow:hidden;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.tb-seeds-toggle em{flex:none;color:#a78bce;font-style:normal}.tb-seeds-panel{display:grid;grid-template-columns:96px minmax(0,1fr);gap:10px 16px;align-items:baseline;width:100%;margin-top:10px;border:1px solid #ece9e4;border-radius:13px;background:#fff;padding:14px 18px;animation:tbseedpop .18s ease}.tb-seeds-panel .lbl{margin:0;color:#a8a29e;font-size:10.5px;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.tb-seeds-panel .lbl small{color:#cfcabf;font-size:inherit;font-weight:inherit}.tb-seeds-panel p{min-width:0;margin:0;color:#57534e;font-size:13px;line-height:1.7;overflow-wrap:anywhere}.tb-seeds-panel p.accent{color:#7c3aed}.tb-chip-row{display:flex;flex-wrap:wrap;gap:6px}.tb-chip-row i{display:inline-flex;align-items:center;min-height:24px;border:1px solid #e6e2db;border-radius:99px;background:#f3f1ec;color:#57534e;padding:3px 10px;font-size:12px;font-style:normal}.tb-chip-row i.accent{border-color:transparent;background:#f4eefe;color:#7c3aed}.tb-chip-row i.accent.matched{border-color:#f0e0b8;background:#fff7e6;color:#b08900}.tb-chip-row i.copied{border-color:#c7e9d2!important;background:#eafaf0!important;color:#15803d!important}.tb-niche-context>em{color:#c2c0ba;font-style:normal;font-size:12.5px}.tb-toast-stack{position:fixed;left:50%;bottom:26px;z-index:80;display:flex;flex-direction:column-reverse;gap:10px;align-items:center;width:max-content;max-width:90vw;transform:translate(-50%)}.tb-toast{display:flex;align-items:center;gap:12px;min-width:300px;max-width:440px;border-radius:12px;background:#26241f;box-shadow:0 16px 40px #00000052;color:#f4f0e9;padding:12px 13px 12px 15px;font-family:Hanken Grotesk,system-ui,sans-serif;animation:toastIn .28s cubic-bezier(.2,.8,.2,1) both}.tb-toast.leaving{animation:toastOut .24s ease forwards}.tb-toast-mark{display:grid;place-items:center;flex:none}.tb-toast.success .tb-toast-mark{color:#6ee7a8}.tb-toast.info .tb-toast-mark{color:#c9a7f0}.tb-toast.neutral .tb-toast-mark{color:#d6d3ce}.tb-toast.warning .tb-toast-mark{color:#fbbf6e}.tb-toast.error .tb-toast-mark{color:#fb7185}.tb-toast-mark svg,.tb-toast-close svg{display:block;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.tb-toast p{flex:1;min-width:0;margin:0;color:#f4f0e9;font-size:13px;font-weight:500;line-height:1.4}.tb-toast-action{flex:none;border:0;background:transparent;color:#c9a7f0;padding:0 4px;font-family:inherit;font-size:12.5px;font-weight:700;white-space:nowrap;cursor:pointer}.tb-toast-close{display:grid;place-items:center;flex:none;width:22px;height:22px;border:0;border-radius:6px;background:transparent;color:#8c8781;padding:0;cursor:pointer}.tb-toast-close:hover{background:#ffffff14}.tb-run{display:flex;align-items:center;gap:10px;margin-top:16px;border:1px solid #ece9e4;border-radius:12px;background:#fff;padding:11px 15px}.tb-run i{width:7px;height:7px;border-radius:50%;background:#b08900;animation:tbpulse 1.8s infinite}.tb-run-body{flex:1;display:grid;gap:4px;min-width:0}.tb-run p{margin:0;color:#57534e;font-size:13px;line-height:1.35}.tb-run p strong{color:#1d1c1a}.tb-run>span{border-radius:99px;padding:3px 10px;color:#b08900;background:#fff7e6;font-size:11.5px;font-weight:600}.tb-run-dismiss{flex:0 0 auto;display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:8px;background:transparent;color:#a8a29e;padding:0;line-height:1}.tb-run-dismiss:hover{background:#f3f1ec;color:#57534e}.tb-run-progress{display:grid;gap:5px;margin-top:5px;max-width:520px}.tb-run-progress>div{height:7px;border-radius:99px;background:#f0ece4;overflow:hidden}.tb-run-progress>div span{display:block;height:100%;border-radius:inherit;background:#7c3aed;transition:width .18s ease}.tb-run-progress.queued>div span{width:28%!important;animation:tbprogress 1.4s ease-in-out infinite}.tb-run-progress p{display:flex;flex-wrap:wrap;gap:0 8px;color:#78716c;font-size:11.5px}.tb-run-progress p span{white-space:nowrap}.tb-run-running i,.tb-run-queued i{background:#7c3aed;animation-duration:1s}.tb-run-running>span,.tb-run-queued>span{color:#7c3aed;background:#f4eefe}.tb-run-neutral i{background:#a8a29e;animation:none}.tb-run-neutral>span{color:#57534e;background:#f3f1ec}.tb-run-succeeded i{background:#15803d;animation:none}.tb-run-succeeded>span{color:#15803d;background:#eafaf0}.tb-run-failed i{background:#be123c}.tb-run-failed>span{color:#be123c;background:#fdeef0}@keyframes tbpulse{0%,to{opacity:.5}50%{opacity:1}}@keyframes tbprogress{0%{transform:translate(-120%)}to{transform:translate(360%)}}@keyframes toastIn{0%{transform:translateY(14px) scale(.98)}to{transform:none}}@keyframes toastOut{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(14px) scale(.98)}}@keyframes tbmenupop{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes tbseedpop{0%{opacity:0;transform:translateY(-2px) scale(.995)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes tbspin{to{transform:rotate(360deg)}}.tb-reels-section{margin-top:26px}.tb-tabs{display:flex;margin:26px 0 18px}.tb-tabs,.tb-segment{width:max-content;border-radius:99px;background:#f4eefe;padding:4px}.tb-tabs button,.tb-segment button{border:0;border-radius:99px;background:transparent;color:#7c3aed;padding:9px 18px;font-size:13px;font-weight:500}.tb-tabs button.active,.tb-segment button.active{background:#fff;color:#1d1c1a;box-shadow:0 1px 2px #00000014;font-weight:600}.tb-segment.small{padding:3px}.tb-segment.small button{padding:7px 14px;font-size:12.5px}.tb-controls,.tb-trend-controls{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.tb-control-right,.tb-reel-run-actions,.tb-toolbar-runs{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.tb-trend-controls{justify-content:flex-start;gap:9px}.tb-sort,.tb-risk{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:34px;border:1px solid #e6e2db;border-radius:99px;background:#fff;color:#57534e;padding:0 13px;font-size:12.5px;font-weight:600;white-space:nowrap}.tb-sort:hover,.tb-risk:hover{background:#faf9f7}.tb-sort.active{border-color:#d8b4fe;background:#f4eefe;color:#7c3aed;font-weight:600}.tb-risk{border-radius:99px;padding:6px 12px}.tb-risk.active{border-color:#f0e0b8;background:#fff7e6;color:#b08900;font-weight:600}.tb-run-action{height:34px;border:1px solid #e6e2db;border-radius:99px;background:#fff;color:#57534e;padding:0 13px;font-size:12.5px;font-weight:600;white-space:nowrap;box-shadow:none}.tb-run-action:hover{background:#faf9f7}.tb-run-action.primary{border-color:#7c3aed;background:#7c3aed;color:#fff;font-weight:700}.tb-run-action.primary:hover{background:#6d28d9}.tb-run-action.danger{border-color:#f0cdd5;color:#be123c}.tb-run-action:disabled{border-color:#e6e2db;background:#f3f1ec;color:#a8a29e;box-shadow:none}.tb-menu-wrap{position:relative}.tb-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:18}.tb-menu{position:absolute;right:0;top:40px;z-index:19;width:264px;border:1px solid #ece9e4;border-radius:13px;background:#fff;box-shadow:0 18px 44px #00000029;padding:13px;animation:tbmenupop .18s ease}.tb-menu.left{left:0;right:auto;width:240px}.tb-menu-group+.tb-menu-group{margin-top:14px}.tb-menu-group p{margin:0 0 8px;color:#a8a29e;font-size:10.5px;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.tb-menu-group div{display:flex;flex-wrap:wrap;gap:6px}.tb-menu-group button{border:1px solid #e6e2db;border-radius:99px;background:#fff;color:#57534e;padding:6px 12px;font-size:12px}.tb-menu-group button.active{border-color:#1d1c1a;background:#1d1c1a;color:#fff;font-weight:600}.tb-reel-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.tb-reel-card{border:1px solid #ece9e4;border-radius:15px;background:#fff;box-shadow:0 1px 3px #00000012;overflow:hidden;cursor:pointer}.tb-reel-card:hover,.tb-trend-card:hover{border-color:#d8b4fe}.tb-reel-media{position:relative;aspect-ratio:4/5;background:linear-gradient(160deg,#d8b4fe,#f4eefe);overflow:hidden}.tb-reel-media img{width:100%;height:100%;object-fit:cover;display:block}.tb-thumb-fallback{width:100%;height:100%;display:grid;place-items:center;color:#57534e;background:linear-gradient(160deg,#f4f0e9,#f4eefe);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.tb-stage{display:inline-flex;align-items:center;gap:4px;border-radius:99px;padding:3px 9px;font-size:10.5px;font-weight:600;background:#ffffffeb}.tb-stage.rising,.rising{color:#15803d}.tb-stage.peaking,.peaking{color:#b45309}.tb-stage.declining,.declining,.tb-stage.observing,.observing{color:#64748b}.tb-reel-media .tb-stage{position:absolute;left:10px;top:10px;max-width:calc(100% - 86px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tb-reel-badges{position:absolute;left:10px;top:10px;display:flex;align-items:center;gap:6px;max-width:calc(100% - 86px)}.tb-reel-badges .tb-stage{position:static;max-width:none;flex:0 1 auto}.tb-new-badge{flex:none;border-radius:99px;padding:3px 9px;background:#7c3aedf0;color:#fff;font-size:10.5px;font-weight:700;line-height:normal;box-shadow:0 1px 3px #2e10652e}.tb-reel-actions{position:absolute;right:10px;top:10px;display:flex;gap:6px}.tb-reel-actions a,.tb-reel-actions button{display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:8px;background:#1d1c1a8f;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);line-height:1;text-decoration:none}.tb-reel-actions a:hover,.tb-reel-actions button:hover{background:#1d1c1ab8}.tb-reel-actions button.active,.tb-modal.reel .tb-icon-btn.active{color:#f4b740}.tb-reel-actions button.active svg,.tb-modal.reel .tb-icon-btn.active svg{stroke:#e0992a;fill:#f4b740}.tb-reel-media em{position:absolute;left:10px;bottom:10px;border-radius:99px;background:#b08900f0;color:#fff;padding:3px 8px;font-size:10px;font-style:normal;font-weight:600}.tb-reel-media em.unavailable{background:#64748beb}.tb-reel-media strong{position:absolute;right:10px;bottom:10px;border-radius:8px;background:#1d1c1a9e;color:#fff;padding:3px 8px;font-size:11.5px;font-weight:600;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.tb-reel-body{padding:11px 12px 13px}.tb-reel-body h3{min-height:36px;margin:0;font-size:13px;font-weight:500;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tb-reel-body p{margin:6px 0 0;color:#78716c;font-size:11.5px}.tb-reel-body small{display:block;margin-top:7px;color:#78716c;font-size:11.5px}.tb-reel-body small.removed{color:#b45309}.tb-external-links{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.tb-external-links a{display:inline-flex;align-items:center;min-height:26px;border:1px solid #e6e2db;border-radius:99px;background:#faf9f7;color:#57534e;padding:0 9px;font-size:11.5px;font-weight:700;text-decoration:none}.tb-external-links a:hover{border-color:#d8b4fe;background:#fff;color:#1d1c1a}.tb-dots{display:flex;align-items:center;gap:2.5px;margin-top:9px}.tb-dots i{width:7px;height:7px;border-radius:50%;background:#e6e2db}.tb-dots i.filled,.tb-dots.strong i.filled{background:#15803d}.tb-dots.medium i.filled{background:#b45309}.tb-dots.muted i.filled{background:#c2c0ba}.tb-dots span{display:inline-flex;align-items:center;gap:4px;margin-left:4px;color:#1d1c1a;font-size:11.5px;font-weight:600}.tb-dots span.tb-phase{margin-left:7px}.tb-dots span.tb-phase.rising{color:#15803d}.tb-dots span.tb-phase.peaking{color:#b45309}.tb-dots span.tb-phase.declining,.tb-dots span.tb-phase.observing{color:#64748b}.tb-dots.large{margin:0;gap:3px}.tb-dots.large i{width:10px;height:10px}.tb-more{display:flex;justify-content:center;margin-top:20px}.tb-more button{border:1px solid #e6e2db;border-radius:99px;background:#fff;color:#57534e;padding:9px 18px;font-size:13px;font-weight:600}.tb-count{text-align:center;margin:13px 0 0;color:#78716c;font-size:12px}.tb-trends-subtitle{max-width:680px;margin:0 0 14px;color:#57534e;font-size:13px;line-height:1.5}.tb-trend-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.tb-trend-card{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:11px;align-items:start;border:1px solid #ece9e4;border-radius:15px;background:#fff;box-shadow:0 1px 3px #00000012;padding:16px;cursor:pointer}.tb-hash{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#f4eefe;color:#7c3aed;font-weight:600}.tb-hash.big{width:52px;height:52px;border-radius:16px;font-size:22px}.tb-trend-card h3{margin:0;font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tb-trend-card p{margin:2px 0 0;color:#78716c;font-size:11.5px}.tb-trend-card aside{text-align:right}.tb-trend-card aside span{font-size:11px;font-weight:600}.tb-trend-card aside strong{display:block;margin-top:2px;font-size:13px;font-weight:600;white-space:nowrap}.tb-trend-card>em,.tb-verdict em{grid-column:2 / -1;justify-self:start;display:inline-flex;align-items:center;gap:5px;border-radius:99px;margin-top:2px;padding:3px 10px;font-size:11px;font-style:normal;font-weight:500}.tb-trend-card>em.diverse,.tb-verdict em.diverse{background:#eafaf0;color:#15803d}.tb-trend-card>em.concentrated,.tb-verdict em.concentrated{background:#fff7e6;color:#b08900}.tb-empty{border:1px dashed #e6e2db;border-radius:16px;background:#fff;padding:40px 24px;text-align:center}.tb-empty-icon{display:grid;place-items:center;width:44px;height:44px;margin:0 auto 14px;border-radius:14px;background:#f3f1ec;color:#a8a29e}.tb-empty strong{font-size:14px}.tb-empty p{margin:6px 0 0;color:#78716c;font-size:12.5px;line-height:1.5}.tb-skeleton-card{cursor:default;pointer-events:none}.tb-skeleton-media{background:linear-gradient(90deg,#e7e1d6 25%,#f1ece3,#e7e1d6 65%);background-size:200% 100%;animation:shimmer 1.5s linear infinite}.tb-skeleton-pill,.tb-skeleton-actions,.tb-skeleton-counter,.tb-skeleton-line,.tb-skeleton-dots i{display:block;background:linear-gradient(90deg,#e7e1d6 25%,#f1ece3,#e7e1d6 65%);background-size:200% 100%;animation:shimmer 1.5s linear infinite}.tb-skeleton-pill{position:absolute;left:10px;top:10px;width:72px;height:20px;border-radius:99px}.tb-skeleton-actions{position:absolute;right:10px;top:10px;width:62px;height:28px;border-radius:8px}.tb-skeleton-counter{position:absolute;right:10px;bottom:10px;width:54px;height:20px;border-radius:8px}.tb-skeleton-body{display:grid;gap:9px;min-height:111px}.tb-skeleton-line{height:10px;border-radius:99px}.tb-skeleton-line.wide{width:92%}.tb-skeleton-line.mid{width:68%}.tb-skeleton-line.short{width:42%}.tb-skeleton-dots{display:flex;align-items:center;gap:3px;margin-top:2px}.tb-skeleton-dots i{width:7px;height:7px;border-radius:50%}@keyframes shimmer{0%{background-position:-180% 0}to{background-position:180% 0}}.tb-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;background:#1d1c1a6b;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);padding:24px}.tb-modal{width:min(820px,100%);max-height:calc(100vh - 48px);overflow:auto;border-radius:18px;background:#fff;box-shadow:0 24px 60px #00000047}.tb-modal.reel{width:min(1040px,100%)}.tb-modal.trend{width:min(680px,100%)}.tb-modal.create{width:min(560px,100%);border-radius:22px;box-shadow:0 30px 80px #00000057}.tb-modal.folder-edit{display:flex;flex-direction:column;width:min(560px,100%);height:min(760px,calc(100vh - 48px));overflow:hidden}.tb-modal.confirm{width:min(480px,100%);padding:24px}.tb-modal header{display:grid;grid-template-columns:112px minmax(0,1fr);gap:18px;padding:20px 22px 14px;border-bottom:1px solid #f1ede6}.tb-modal.reel header{grid-template-columns:248px minmax(0,1fr);align-items:stretch;gap:28px;padding:24px 24px 0;border-bottom:0}.tb-modal.trend header{grid-template-columns:52px minmax(0,1fr)}.tb-modal.create header{display:flex;align-items:flex-start;justify-content:space-between;padding:20px 22px 14px;border-bottom:1px solid #f1ede6}.tb-modal.create header>div{min-width:0}.tb-modal-thumb{display:block;width:112px;aspect-ratio:4/5;border-radius:12px;background:linear-gradient(160deg,#d8b4fe,#f4eefe);overflow:hidden;cursor:pointer;text-decoration:none}.tb-modal.reel .tb-modal-thumb{width:248px;min-height:310px;height:100%;aspect-ratio:auto;border-radius:18px}.tb-modal-thumb img{width:100%;height:100%;object-fit:cover}.tb-modal-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.tb-modal-top div{display:flex;align-items:center;gap:8px}.tb-modal-top .tb-modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px}.tb-modal-top .tb-modal-actions .danger{margin-left:8px}.tb-modal.reel .tb-modal-summary{min-width:0;display:flex;flex-direction:column}.tb-modal.reel .tb-modal-top{align-items:center;gap:18px}.tb-modal.reel .tb-modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:nowrap}.tb-modal.reel .tb-modal-top .tb-modal-actions .danger{margin-left:0}.tb-modal.reel .tb-icon-btn{display:grid;place-items:center;width:34px;height:34px;min-height:0;border:1px solid #e6e2db;border-radius:10px;background:#faf9f7;color:#57534e;padding:0;line-height:1}.tb-modal.reel .tb-icon-btn.danger{border-color:#f0cdd5;background:#fff;color:#be123c}.tb-modal.reel .tb-icon-btn.close{color:#78716c}.tb-modal.reel .tb-icon-btn.active{color:#f4b740}.tb-modal.reel .tb-open-reel{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:36px;border-radius:99px;background:#7c3aed;color:#fff;padding:0 17px;font-size:13px;font-weight:700;text-decoration:none;box-shadow:none;white-space:nowrap}.tb-modal.reel .tb-open-reel:hover{background:#6d28d9}.tb-modal.reel .tb-actions-divider{width:1px;height:24px;background:#e6e2db;margin:0 2px}.tb-modal button{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #e6e2db;border-radius:99px;background:#fff;color:#57534e;min-height:34px;padding:0 13px;font-size:12.5px;font-weight:600}.tb-modal header>button,.tb-modal-top>button{display:grid;place-items:center;width:34px;height:34px;min-height:0;border-radius:10px;background:#faf9f7;padding:0;color:#78716c}.tb-modal button:hover{background:#faf9f7}.tb-modal button.danger{border-color:#f0cdd5;color:#be123c;background:#fff}.tb-modal h2{margin:0 0 5px;font:700 19px/1.15 Bricolage Grotesque,sans-serif}.tb-modal.create h2{margin:0 0 6px;font:700 26px/1.05 Bricolage Grotesque,sans-serif}.tb-modal.create header p{color:#a8a29e;font-size:13px;line-height:1.55}.tb-reel-caption{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin:11px 0 6px;color:#1d1c1a;font-size:17px;font-weight:500;line-height:1.38;white-space:pre-wrap}.tb-modal.reel .tb-reel-caption{margin:28px 0 8px;font-size:24px;font-weight:600;line-height:1.28}.tb-reel-caption.expanded{display:block;max-height:330px;overflow:auto}.tb-modal .tb-caption-toggle{margin:0 0 9px;border:0;background:transparent;color:#7c3aed;min-height:0;padding:0;font-size:13px;font-weight:700}.tb-modal header p,.tb-modal.confirm p{margin:0;color:#78716c;font-size:13px;line-height:1.5}.tb-modal.reel .tb-meta-who{margin:18px 0 0;color:#78716c;font-size:13px;line-height:1.5}.tb-modal.reel .tb-meta-who span{color:#a8a29e;font-size:12px}.tb-modal.reel .tb-meta-what{margin:4px 0 0;color:#1d1c1a;font-size:14px;line-height:1.5}.tb-modal.reel .tb-meta-what b{font-weight:700}.tb-modal.reel .tb-meta-what span{color:#78716c;font-size:13px;font-weight:400}.tb-creator-link{color:#7c3aed;font-weight:700;text-decoration:none}.tb-creator-link:hover{color:#6d28d9;text-decoration:underline}.tb-modal .tb-chip-row{margin-top:10px}.tb-modal.reel .tb-chip-row{margin-top:18px;gap:10px}.tb-modal.reel .tb-chip-row i{display:inline-flex;align-items:center;gap:6px;min-height:32px;cursor:pointer;-webkit-user-select:none;user-select:none;padding:5px 13px;font-size:13px;font-weight:600}.tb-modal .tb-external-links{margin-top:10px}.tb-modal-top .tb-modal-actions .tb-external-links{margin-top:0}.tb-modal .tb-external-links a{min-height:30px;padding:0 11px;font-size:12px}.tb-modal.reel .tb-stage{gap:7px;height:30px;border:1px solid;border-radius:99px;padding:0 13px;font-size:12.5px;font-weight:700;background:#fff}.tb-modal.reel .tb-stage:before{content:"";width:7px;height:7px;flex:none;border-radius:50%;background:currentColor}.tb-hot-icon{width:13px;height:13px;flex:none;color:#b08900;stroke:currentColor;stroke-width:2}.tb-modal.reel .tb-stage.rising{border-color:#c7e9d2;background:#eafaf0;color:#15803d}.tb-modal.reel .tb-stage.peaking{border-color:#f3dcae;background:#fdf3e3;color:#b45309}.tb-modal.reel .tb-stage.declining,.tb-modal.reel .tb-stage.observing{border-color:#dfe3e7;background:#f1f3f5;color:#64748b}.tb-verdict{display:flex;align-items:center;gap:13px;margin:20px 22px 0;border-radius:16px;padding:14px 16px}.tb-verdict.rising{border:1px solid #c7e9d2;background:#eafaf0}.tb-verdict.peaking{border:1px solid #f3dcae;background:#fdf3e3}.tb-verdict.declining,.tb-verdict.observing{border:1px solid #dfe3e7;background:#f1f3f5}.tb-verdict strong{display:inline-flex;align-items:center;gap:5px;font-size:16px;font-weight:600}.tb-verdict p{margin:2px 0 0;color:#57534e;font-size:12px;line-height:1.45}.tb-modal-note{margin:8px 0 0;color:#78716c;font-size:12px;line-height:1.45}.tb-detail-error{margin:13px 22px 0;border:1px solid #f3c9d2;border-radius:16px;background:#fdeef0;padding:20px 22px;text-align:center}.tb-detail-error strong{display:block;color:#be123c;font-size:14px}.tb-detail-error p{margin:6px 0 12px;color:#57534e;font-size:12.5px;line-height:1.5}.tb-detail-error button{border:1px solid #be123c;border-radius:12px;background:#fff;color:#be123c;padding:8px 16px;font-size:13px;font-weight:600}.tb-dynamics{box-sizing:border-box;margin:13px 22px 0;border:1px solid #ece9e4;border-radius:18px;background:#faf9f7;padding:24px;box-shadow:0 1px 3px #0000000f}.tb-dynamics-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:18px}.tb-dynamics-head strong{color:#1d1c1a;font-size:18px;font-weight:700;letter-spacing:0}.tb-dynamics-head span{color:#a8a29e;font-size:12px;white-space:nowrap}.tb-dynamics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.tb-dynamics-metric{min-width:0;border:1px solid #f1ede6;border-radius:14px;background:#fff;padding:16px 16px 13px}.tb-dynamics-metric-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.tb-dynamics-metric-head span{display:inline-flex;align-items:center;min-width:0;gap:9px;color:#1d1c1a;font-size:14px;font-weight:600}.tb-dynamics-metric-head i{width:9px;height:9px;flex:none;border-radius:50%}.tb-dynamics-metric-head strong{color:#1d1c1a;font-size:18px;font-weight:600;white-space:nowrap}.tb-dynamics-chart-wrap{position:relative}.tb-dynamics-chart-wrap svg{display:block;width:100%;height:92px;margin-top:10px;overflow:visible}.tb-dynamics-tooltip{position:absolute;z-index:6;border-radius:10px;background:#1d1c1a;color:#fff;padding:8px 11px;box-shadow:0 12px 30px #00000047;white-space:nowrap;pointer-events:none}.tb-dynamics-tooltip div{margin-bottom:3px;color:#a8a29e;font-size:10.5px}.tb-dynamics-tooltip strong{display:block;color:#fff;font-size:17px;font-weight:600;line-height:1}.tb-dynamics-tooltip span{display:flex;align-items:center;gap:6px;margin-top:5px;color:#e6e2db;font-size:10.5px}.tb-dynamics-tooltip i{width:7px;height:7px;flex:none;border-radius:50%}.tb-dynamics-axis{display:flex;align-items:center;justify-content:space-between;padding-top:8px}.tb-dynamics-axis span{color:#78716c;font-size:10px;font-weight:500}.tb-dynamics-axis i{color:#cfcabf;font-size:9px;font-style:normal;letter-spacing:.18em}.tb-dynamics-copy{align-self:center;color:#78716c;font-size:12px;line-height:1.55;padding:4px 8px}.tb-dynamics-copy strong{color:#1d1c1a}.tb-chart{margin:13px 22px 0;border:1px solid #f1ede6;border-radius:16px;background:#faf9f7;padding:16px}.tb-chart>div:first-child{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.tb-chart>div:first-child span{max-width:70%;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.tb-chart strong{font-size:13px}.tb-chart span,.tb-chart p{color:#78716c;font-size:11px}.tb-chart svg{width:100%;height:150px;margin-top:10px;overflow:visible}.tb-chart line{stroke:#ece9e4}.tb-chart circle.corrected{stroke:#b08900;stroke-dasharray:2 2}.tb-legend{display:flex;flex-wrap:wrap;gap:14px;margin-top:12px}.tb-legend span{display:inline-flex;align-items:center;gap:6px;font-size:11.5px}.tb-legend i{width:9px;height:9px;border-radius:50%}.tb-chart p{margin:10px 0 0;line-height:1.45}.tb-evidence{margin:13px 22px 0;display:flex;flex-direction:column}.tb-evidence>div{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #f1ede6;padding:11px 2px}.tb-evidence span strong,.tb-evidence span em{display:block}.tb-evidence span strong{font-size:13px}.tb-evidence span em{margin-top:2px;color:#78716c;font-size:11.5px;font-style:normal}.tb-evidence b{font-size:14px;text-align:right}.tb-evidence b i{font-size:11px;font-style:normal}.tb-how{margin:16px 22px 24px;border-radius:16px;background:#f4eefe;color:#57534e;padding:15px 16px;font-size:12.5px;line-height:1.55}.tb-how strong{display:block;margin-bottom:3px;color:#1d1c1a}.tb-how p{margin:0}.tb-modal.create label{display:block;margin:18px 22px 0}.tb-modal.create label>span{display:block;margin-bottom:8px;color:#57534e;font-size:15px;font-weight:700;letter-spacing:0;line-height:1.2;text-transform:none}.tb-modal.create input,.tb-modal.create textarea{width:100%;border:1px solid #e6e2db;border-radius:13px;background:#faf9f7;color:#1d1c1a;padding:13px 15px;font-size:15px;outline:none}.tb-modal.create textarea{min-height:60px;resize:vertical}.tb-modal.create textarea::placeholder{font-style:italic}.tb-modal.create label em{display:block;margin:-2px 0 8px;color:#a8a29e;font-size:12px;font-style:normal;line-height:1.4}.tb-folder-select{position:relative}.tb-modal.create .tb-folder-select-trigger{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:44px;border:1px solid #e6e2db;border-radius:13px;background:#faf9f7;color:#1d1c1a;padding:0 15px;outline:none}.tb-modal.create label .tb-folder-select-value{display:inline-flex;align-items:center;justify-content:flex-start;flex:1 1 auto;gap:14px;min-width:0;margin:0;color:inherit;font-size:inherit}.tb-folder-select-value svg{width:20px;height:20px;flex:0 0 20px;color:#a8a29e;stroke-width:2}.tb-folder-select-value .tb-folder-select-empty-icon{color:#a8a29e;stroke-dasharray:none}.tb-folder-select-value b{overflow:hidden;color:#1d1c1a;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;line-height:1}.tb-folder-select-trigger>svg{flex:none;color:#a8a29e}.tb-folder-select-menu{position:absolute;left:0;right:0;top:calc(100% + 10px);z-index:34;max-height:min(300px,calc(100vh - 260px));overflow:auto;border:1px solid #ece9e4;border-radius:13px;background:#fff;padding:10px 12px;box-shadow:0 18px 44px #00000029}.tb-folder-select-menu button{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:48px;border:0;border-radius:9px;background:transparent;color:#1d1c1a;padding:0 12px;text-align:left}.tb-folder-select-menu button:hover,.tb-folder-select-menu button.active{background:#f3ecfe}.tb-folder-select-menu .tb-folder-select-value svg{color:#a8a29e}.tb-folder-select-menu button.active>svg{flex:none;color:#7c3aed}.tb-modal.create>.tb-chip-row{margin:8px 22px 0}.tb-form-note{margin:16px 22px;color:#78716c;font-size:11px;line-height:1.45}.tb-field-error{display:block;margin:6px 22px 0;color:#be123c;font-size:11.5px}.tb-modal footer{display:flex;justify-content:flex-end;gap:9px;margin:16px 0 0;padding:13px 18px;border-top:1px solid #f1ede6;background:#fdfcfa}.tb-modal footer button{min-height:40px;border-radius:12px;padding:0 18px;font-weight:700}.tb-modal.create footer button{height:44px;min-height:44px;border-radius:12px;padding:0 24px;font-size:14px;font-weight:700;line-height:1}.tb-modal.create footer button.tb-primary{border-color:#7c3aed;background:#7c3aed;color:#fff;box-shadow:none}.tb-modal.create footer button.tb-primary:hover{background:#6d28d9}.tb-modal.create footer button.tb-primary:disabled{border-color:#d8b4fe;background:#c9aef0;color:#fff;box-shadow:none}.tb-modal.confirm h2{margin:0 0 7px}.tb-modal.confirm>div{display:flex;flex-direction:column;gap:9px;margin-top:18px}.tb-modal.confirm>div button{display:flex;align-items:flex-start;gap:11px;width:100%;border:1.5px solid #e6e2db;border-radius:12px;background:#fff;padding:13px 15px;text-align:left}.tb-modal.confirm>div button.active{border-color:#7c3aed;background:#f4eefe}.tb-modal.confirm>div i{width:17px;height:17px;flex:none;margin-top:1px;border:1.5px solid #c2c0ba;border-radius:50%}.tb-modal.confirm>div button.active i{border:5px solid #7c3aed}.tb-modal.confirm>div strong,.tb-modal.confirm>div em{display:block}.tb-modal.confirm>div strong{color:#1d1c1a;font-size:14px}.tb-modal.confirm>div em{margin-top:2px;color:#78716c;font-size:12px;font-style:normal;line-height:1.4}.tb-modal.confirm.niche-delete{border:1px solid #fecdd3}.tb-modal footer button.danger,.tb-modal footer button.delete{border-color:#be123c;background:#be123c;color:#fff}.tb-modal.confirm.niche-delete footer button.delete{border-color:#be123c;background:#be123c;color:#fff}.tb-modal.confirm.run-confirm{width:min(520px,100%)}.tb-modal.confirm.run-confirm h2{margin-bottom:8px}.tb-modal.confirm.run-confirm .run-confirm-copy{display:flex;flex-direction:column;gap:8px;margin-top:0}.tb-modal.confirm.run-confirm footer{margin:18px -24px -24px}.tb-modal.confirm.run-confirm footer button.confirm-primary{border-color:#7c3aed;background:#7c3aed;color:#fff;font-weight:700}.tb-modal.confirm.run-confirm footer button.confirm-primary:hover{background:#6d28d9}.tb-modal.confirm.niche-pause footer{margin:18px -24px -24px}.tb-modal.confirm.niche-pause footer button.confirm-primary{border-color:#7c3aed;background:#7c3aed;color:#fff;font-weight:700}.tb-modal.confirm.niche-pause footer button.confirm-primary:hover{background:#6d28d9}.tb-modal.folder-edit header{flex:0 0 auto;display:flex;align-items:flex-start;justify-content:space-between;padding:20px 22px 14px;border-bottom:1px solid #ece9e4}.tb-modal.folder-edit h2{margin:0 0 3px}.tb-search-field{position:relative;flex:0 0 auto;display:block;margin:14px 16px 10px}.tb-search-field svg{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:#a8a29e}.tb-search-field input{width:100%;border:1px solid #e6e2db;border-radius:12px;background:#faf9f7;padding:11px 13px 11px 40px;outline:none}.tb-checklist{flex:1 1 auto;min-height:0;overflow:auto;padding:0 10px 8px}.tb-checklist button{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;width:100%;min-height:42px;border:0;border-radius:9px;background:transparent;color:#1d1c1a;padding:8px 10px;text-align:left}.tb-checklist button:hover{background:#f6f1fe}.tb-checklist button.active{background:#f4eefe}.tb-checklist button span{display:inline-flex;align-items:center;gap:10px;min-width:0}.tb-checklist button span i{display:grid;place-items:center;width:20px;height:20px;flex:none;border:1px solid #cfcabf;border-radius:5px;color:#fff;font-style:normal}.tb-checklist button.active span i{border-color:#7c3aed;background:#7c3aed}.tb-checklist button span b{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.tb-checklist button em{color:#a78bce;font-size:11px;font-style:normal;white-space:nowrap}.tb-checklist button strong{min-width:32px;border-radius:99px;background:#f3f1ec;color:#57534e;padding:3px 8px;font-size:11px;text-align:center}.tb-modal.folder-edit footer{flex:0 0 auto;align-items:center;border-top:1px solid #ece9e4;margin:0;padding:14px 18px}.tb-modal.folder-edit footer span{flex:1;color:#78716c;font-size:12px}.tb-modal.folder-edit footer button{display:inline-flex;align-items:center;justify-content:center;min-width:94px;height:42px;min-height:42px;border:1px solid #e6e2db;border-radius:12px;background:#fff;color:#57534e;padding:0 20px;font:700 14px/1 Hanken Grotesk,system-ui,sans-serif;box-shadow:none}.tb-modal.folder-edit footer button.tb-primary{border-color:#7c3aed;background:#7c3aed;color:#fff;box-shadow:none}.tb-modal.folder-edit footer button.tb-primary:hover{background:#6d28d9}.tb-modal.folder-edit footer button:hover{background:#faf9f7}.tb-modal.confirm.folder-delete{border:1px solid #fecdd3}.tb-delete-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#fdeef0;color:#be123c;margin-bottom:12px}.tb-modal.confirm.folder-delete footer{margin:18px 0 0}.tb-modal.confirm.folder-delete footer button.delete{border-color:#be123c;background:#be123c;color:#fff}@media(max-width:980px){.tb-shell{grid-template-columns:220px minmax(0,1fr)}.tb-reel-grid,.tb-trend-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.tb-container{padding-left:16px;padding-right:16px}.tb-header-inner{padding:0 10px 0 12px;gap:10px}.tb-brand em{display:none}.tb-header-actions{gap:6px}.tb-header-create{min-width:0;padding-left:14px;padding-right:14px}.tb-shell{display:block}.tb-sidebar{position:static;height:auto;max-height:280px;border-right:0;border-bottom:1px solid #e6e2db}.tb-board{padding:20px 16px 52px}.tb-board-head{align-items:flex-start;flex-direction:column}.tb-board-title{align-items:flex-start}.tb-board-title-line{align-items:flex-start;flex-direction:column;gap:4px}.tb-board-title p{white-space:normal}.tb-folder-menu{left:0;top:36px}.tb-folder-icon-picker{left:0;top:36px;width:min(296px,calc(100vw - 32px))}.tb-folder-rename-row input{width:min(280px,calc(100vw - 168px))}.tb-folder-actions{justify-content:flex-start}.tb-niche-context-head{align-items:flex-start;flex-direction:column}.tb-niche-context-actions{justify-content:flex-start}.tb-seeds-toggle{width:100%}.tb-seeds-panel{grid-template-columns:1fr;gap:6px;padding:13px 15px}.tb-main{padding-top:22px}.tb-hero h1{font-size:23px}.tb-control-right{width:100%;justify-content:flex-start}.tb-reel-run-actions,.tb-toolbar-runs{justify-content:flex-start}.tb-reel-grid,.tb-trend-grid{grid-template-columns:1fr}.tb-dynamics{margin-left:16px;margin-right:16px;padding:18px}.tb-dynamics-head{align-items:flex-start;flex-direction:column;gap:4px}.tb-dynamics-head span{white-space:normal}.tb-dynamics-grid{grid-template-columns:1fr}.tb-modal header,.tb-modal.trend header{grid-template-columns:1fr}.tb-modal.reel header{grid-template-columns:1fr;gap:16px;padding:18px 18px 0}.tb-modal-thumb{width:92px}.tb-modal.reel .tb-modal-thumb{width:min(180px,100%);min-height:220px;height:auto;aspect-ratio:4/5}.tb-modal.reel .tb-modal-top{align-items:flex-start;flex-direction:column}.tb-modal.reel .tb-modal-actions{justify-content:flex-start;flex-wrap:wrap}.tb-modal.reel .tb-reel-caption{margin-top:18px;font-size:20px}.tb-trend-card{grid-template-columns:34px minmax(0,1fr)}.tb-trend-card aside{grid-column:2;text-align:left}}@media(max-width:480px){.tb-brand strong{font-size:17px}.tb-brand span{width:24px;height:24px}.tb-header-create{padding-left:11px;padding-right:11px}.tb-control-right,.tb-toolbar-runs,.tb-menu-wrap,.tb-menu-wrap>button{width:100%}.tb-run-action{flex:1 1 150px}.tb-menu{left:0;right:auto;width:min(100%,320px)}.tb-folder-chip{max-width:100%}}.an-app{min-height:100vh}.an-brand-link{color:inherit;text-decoration:none}.an-shell{padding-top:34px;padding-bottom:64px}.an-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}.an-eyebrow{margin:0 0 6px;color:#78716c;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.an-page-title{margin:0;font:700 23px/1.1 Bricolage Grotesque,sans-serif;letter-spacing:0}.an-page-note{max-width:680px;margin:8px 0 0;color:#78716c;font-size:13px;line-height:1.45}.an-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px;min-width:260px}.an-last-updated{width:100%;color:#78716c;font-size:12px;text-align:right}.an-top-link{font-size:13px;font-weight:700}.an-status,.an-pill{display:inline-flex;align-items:center;border-radius:99px;padding:4px 10px;font-size:11.5px;font-weight:700;white-space:nowrap}.an-status--good,.an-pill--rising{background:#eafaf0;color:#15803d}.an-status--warn,.an-pill--peaking{background:#fdf3e3;color:#b45309}.an-pill--declining,.an-pill--observing,.an-pill--flat,.an-pill--neutral{background:#f3f1ec;color:#78716c}.an-source-errors{margin:0 0 16px}.an-tabs{margin-top:0}.an-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:0 0 18px}.an-stats--compact{grid-template-columns:repeat(4,minmax(0,1fr))}.an-stat{min-width:0;border:1px solid #ece9e4;border-radius:15px;background:#fff;padding:18px;box-shadow:0 1px 3px #00000012}.an-stat--good{border-color:#c7e9d2}.an-stat--warn{border-color:#f0e0b8}.an-stat--bad{border-color:#f3c9d2}.an-stat__label{margin-bottom:8px;color:#a8a29e;font-size:10.5px;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.an-stat__value{color:#1d1c1a;font-size:23px;font-weight:700;line-height:1.1;overflow-wrap:anywhere}.an-stat__sub{margin-top:7px;color:#78716c;font-size:12px;line-height:1.35}.an-section{margin-top:22px}.an-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:10px}.an-section__head h2{margin:0;font:700 19px/1.15 Bricolage Grotesque,sans-serif}.an-section__head p{max-width:560px;margin:0;color:#78716c;font-size:12.5px;line-height:1.4;text-align:right}.an-table-wrap{overflow-x:auto;border:1px solid #ece9e4;border-radius:15px;background:#fff;box-shadow:0 1px 3px #00000012}.an-table{width:100%;border-collapse:collapse;font-size:12.5px}.an-table th,.an-table td{padding:11px 12px;border-bottom:1px solid #ece9e4;text-align:right;white-space:nowrap}.an-table th:first-child,.an-table td:first-child{text-align:left}.an-table th{color:#a8a29e;font-size:10.5px;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.an-table tr:last-child td{border-bottom:0}.an-table strong{color:#1d1c1a;font-weight:700}.an-link{color:#7c3aed;font-weight:700;text-decoration:none}.an-link:hover{color:#5b21b6}.an-muted{margin-top:3px;color:#a8a29e;font-size:11px;font-weight:500}.an-empty{border:1px dashed #e6e2db;border-radius:15px;background:#fff;padding:24px;color:#78716c;font-size:13px;text-align:center}.an-rank{display:grid;gap:8px;border:1px solid #ece9e4;border-radius:15px;background:#fff;padding:14px;box-shadow:0 1px 3px #00000012}.an-rank__row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;min-height:36px;padding:0 10px;overflow:hidden;border-radius:10px;background:#faf9f7}.an-rank__row span,.an-rank__row strong{position:relative;z-index:1}.an-rank__row span{min-width:0;overflow:hidden;color:#1d1c1a;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.an-rank__row strong{color:#57534e;font-size:12px}.an-rank__row i{position:absolute;left:0;top:0;bottom:0;border-radius:inherit;background:#f4eefe}@media(max-width:980px){.an-stats,.an-stats--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.an-page-header{flex-direction:column}.an-actions{justify-content:flex-start;width:100%}.an-last-updated{text-align:left}}@media(max-width:680px){.an-shell{padding-top:24px}.an-page-title{font-size:23px}.an-stats,.an-stats--compact{grid-template-columns:1fr}.an-section__head{align-items:flex-start;flex-direction:column;gap:6px}.an-section__head p{text-align:left}.an-tabs{width:100%}.an-tabs button{flex:1;padding-left:10px;padding-right:10px}}
