.header-container{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--border-color);background:var(--surface-primary);box-shadow:0 12px 28px var(--shadow-color)}.header-content{width:min(100%,82rem);min-height:4.25rem;margin:0 auto;padding:.55rem clamp(.85rem,2vw,1.5rem);display:flex;align-items:center;justify-content:space-between;gap:1rem}.header-logo-section{display:flex;align-items:center;gap:.6rem;min-width:max-content}.header-logo-section>a:first-child{width:2.55rem;height:2.55rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px}#header_header_mascot_svg{width:2.2rem;height:2.2rem}.header-title{font-family:var(--font-display);font-size:clamp(1.25rem,1.8vw,1.58rem);font-weight:700;letter-spacing:-.035em;color:var(--text-primary);text-decoration:none;white-space:nowrap}.header-nav{display:none;align-items:center;justify-content:flex-end;gap:.25rem;min-width:0;padding:.25rem;border:1px solid var(--border-color);border-radius:999px;background:var(--bg-primary);box-shadow:inset 0 1px #ffffff14}.header-nav>a,.header-nav>button{height:2.55rem;min-width:0;margin:0;padding:0 .72rem;display:inline-flex;align-items:center;justify-content:center;gap:.43rem;border:1px solid transparent;border-radius:999px;background:transparent;color:var(--text-secondary);font:inherit;font-size:.92rem;font-weight:700;line-height:1;text-decoration:none;white-space:nowrap;cursor:pointer;appearance:none;-webkit-appearance:none;box-shadow:none;transition:transform .16s ease,color .16s ease,background-color .16s ease,border-color .16s ease}.header-nav>a:hover,.header-nav>button:hover,.header-nav>a[aria-current=page]{color:var(--text-primary);border-color:var(--border-color);background:var(--surface-strong)}.header-nav>a[aria-current=page]{border-color:color-mix(in srgb,var(--link-color) 40%,var(--border-color));background:color-mix(in srgb,var(--link-color) 12%,var(--surface-primary))}.header-nav>a:focus-visible,.header-nav>button:focus-visible,.header-mobile-button:focus-visible,.mobile-header-menu-nav a:focus-visible,.mobile-header-menu-nav button:focus-visible,.mobile-header-menu-close:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}.header-nav i,.mobile-header-menu-nav i{width:1.08rem;min-width:1.08rem;height:1.08rem;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;line-height:1;text-align:center}.header-theme-toggle span{display:inline-flex}.header-hidden,.sun-icon{display:none!important}.moon-icon{display:inline-flex!important}html.dark .sun-icon{display:inline-flex!important;color:var(--link-color)}html.dark .moon-icon{display:none!important}.header-mobile-button{width:2.75rem;height:2.75rem;display:inline-flex;align-items:center;justify-content:center;margin:0;padding:0;border:1px solid var(--border-color);border-radius:999px;background:var(--surface-primary);color:var(--text-primary);font:inherit;cursor:pointer;appearance:none;-webkit-appearance:none}.mobile-header-menu-overlay{position:fixed;inset:0;z-index:60;display:none;border:0;background:#0c0a0875;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mobile-header-menu-overlay.active{display:block}.mobile-header-menu{position:fixed;top:.75rem;right:.75rem;bottom:.75rem;z-index:70;width:min(23rem,calc(100vw - 1.5rem));border:1px solid var(--border-color);border-radius:1.45rem;background:var(--surface-primary);box-shadow:-18px 28px 70px #00000047;transform:translate(calc(100% + 1rem));visibility:hidden;overflow:hidden;transition:transform .22s ease,visibility .22s ease}.mobile-header-menu.open{transform:translate(0);visibility:visible}.mobile-header-menu-header{padding:1rem 1rem .85rem;border-bottom:1px solid var(--border-color);display:flex;align-items:center;justify-content:space-between}.mobile-header-menu-title{font-family:var(--font-display);font-size:1.45rem;line-height:1;letter-spacing:-.03em;color:var(--text-primary)}.mobile-header-menu-close{width:2.5rem;height:2.5rem;display:inline-flex;align-items:center;justify-content:center;margin:0;padding:0;border:1px solid var(--border-color);border-radius:999px;background:var(--bg-primary);color:var(--text-secondary);font:inherit;cursor:pointer;appearance:none;-webkit-appearance:none}.mobile-header-menu-content{height:calc(100% - 4.75rem);padding:.85rem;overflow-y:auto}.mobile-header-menu-nav{display:flex;flex-direction:column;gap:.42rem}.mobile-header-menu-nav a,.mobile-header-menu-nav button{width:100%;min-height:3.1rem;margin:0;padding:.82rem .9rem;display:flex;align-items:center;gap:.78rem;border:1px solid transparent;border-radius:1rem;background:transparent;color:var(--text-secondary);font:inherit;font-size:1rem;font-weight:700;text-align:left;text-decoration:none;cursor:pointer;appearance:none;-webkit-appearance:none}.mobile-header-menu-nav a:hover,.mobile-header-menu-nav button:hover,.mobile-header-menu-nav a[aria-current=page]{color:var(--text-primary);border-color:var(--border-color);background:var(--surface-strong)}.mobile-header-menu-nav a.logout-btn,.mobile-header-menu-nav a.login-btn{margin-top:.65rem;justify-content:center}@media(min-width:860px){.header-nav{display:flex}.header-mobile-button{display:none}}@media(max-width:1180px){.header-nav{gap:.18rem}.header-nav>a,.header-nav>button{padding-inline:.56rem}}@media(max-width:980px){.header-nav>a,.header-nav>button{gap:.34rem;font-size:.86rem}}.customization-section{margin-bottom:1.5rem}.customization-section:last-child{margin-bottom:0}.customization-label{display:block;font-weight:600;font-size:1rem;color:var(--text-primary);margin-bottom:1rem}.personality-options{display:flex;flex-direction:column;gap:.75rem}.personality-options sl-radio{display:block;font-size:1rem;line-height:1.6;padding:4px 0;border-radius:.375rem;transition:background-color .2s ease;--sl-input-height-medium: auto;--sl-input-font-size-medium: 1rem;--sl-color-primary-600: var(--link-color, #3b82f6)}.personality-options sl-radio:hover{background-color:var(--bg-tertiary, rgba(0, 0, 0, .05))}.personality-options sl-radio::part(base){display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-direction:row-reverse;padding:.5rem;border-radius:.375rem}.personality-options sl-radio::part(label){font-size:1rem;line-height:1.6;color:var(--text-primary);font-weight:400;padding-left:0;padding-right:.5rem;flex:1;min-width:0}.personality-options sl-radio[checked]::part(label){font-weight:600;color:var(--text-primary)}.personality-options sl-radio::part(control){width:1.25rem;height:1.25rem;border-width:2px}.personality-options sl-radio[checked]::part(control){border-color:var(--link-color, #3b82f6);background-color:var(--link-color, #3b82f6)}.personality-option{display:flex;align-items:center;gap:.75rem;min-width:0}.personality-avatar{width:28px;height:28px;border-radius:999px;border:1px solid var(--border-color);background:var(--bg-primary);object-fit:contain;flex:0 0 auto}.personality-option-text{display:flex;flex-direction:column;gap:.05rem;min-width:0}.personality-name{font-weight:600;color:var(--text-primary);line-height:1.2}.personality-subtitle{font-size:.85rem;color:var(--text-secondary);line-height:1.2}.response-length-control{display:flex;flex-direction:column;gap:.5rem;width:95%}.response-length-control input[type=range]{width:100%;height:.5rem;border-radius:.25rem;background:var(--bg-tertiary);outline:none;-webkit-appearance:none;cursor:pointer}.response-length-control input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:1rem;height:1rem;border-radius:50%;background:var(--button-bg);cursor:pointer;transition:background-color .2s ease}.response-length-control input[type=range]::-webkit-slider-thumb:hover{background:var(--button-hover)}.response-length-control input[type=range]::-moz-range-thumb{width:1rem;height:1rem;border-radius:50%;background:var(--button-bg);cursor:pointer;border:none;transition:background-color .2s ease}.response-length-control input[type=range]::-moz-range-thumb:hover{background:var(--button-hover)}.response-length-labels{display:flex;justify-content:space-between;font-size:.875rem;color:var(--text-primary);margin-top:.5rem}.response-length-label{flex:1;text-align:center;font-weight:500}.response-length-value{text-align:center;font-weight:600;font-size:1rem;color:var(--text-primary);padding:.5rem;background-color:var(--bg-tertiary);border-radius:.375rem;margin-top:.5rem}.tm{display:flex;flex-direction:column;gap:16px;padding:16px;min-height:0}.tm-io{min-height:520px}.tm-period,.tm-list-actions{display:inline-flex;align-items:center;gap:10px}.tm-period-btn{width:38px;height:38px;border-radius:10px;border:none;background:transparent;color:var(--text-secondary);cursor:pointer}.tm-period-label-btn{appearance:none;border:none;background:transparent;color:var(--text-primary);font-size:14px;padding:0;min-width:180px;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer}.tm-period-label-btn:hover{border-color:var(--link-color)}.tm-period-label-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f62e}.tm-time-badge{font-size:12px;font-weight:800;padding:4px 9px;border-radius:999px;border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-secondary)}[data-tm-time-state=present] .tm-time-badge{border-color:#10b98159;background:#10b9811a;color:#10b981f2}[data-tm-time-state=past] .tm-time-badge{border-color:#f59e0b59;background:#f59e0b1a;color:#f59e0bf2}[data-tm-time-state=future] .tm-time-badge{border-color:#3b82f659;background:#3b82f61a;color:#3b82f6f2}.tm-period-text{font-weight:850;letter-spacing:.2px}.tm-mode-note{margin-top:10px;max-width:720px;color:var(--text-secondary);font-size:13px;line-height:1.35}.tm-mode-note strong{color:var(--text-primary)}.tm-create,.tm-list{border:1px solid var(--border-color);background:var(--bg-secondary);border-radius:16px;padding:14px}.tm-row-frequency{margin-top:6px;font-size:10px;line-height:1.2;margin-left:112px;color:var(--text-tertiary);opacity:.7}.tm-create-toggle-row{display:flex;justify-content:flex-start;align-items:center}.tm-create-toggle-row--multi{gap:16px;flex-wrap:wrap}.tm-create-toggle.is-active{text-decoration:underline}.tm-create-toggle{appearance:none;border:none;background:transparent;padding:0;margin:0;color:var(--link-color);cursor:pointer;font-weight:850;display:inline-flex;gap:8px;align-items:center;justify-content:flex-start;text-align:left}.tm-create-toggle:hover{text-decoration:underline}.tm-create-toggle:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f62e;border-radius:10px}.tm-create-body{margin-top:12px;display:flex;flex-direction:column;gap:12px}.tm-create-body[hidden]{display:none!important}.tm-create-row{display:grid;grid-template-columns:1.6fr 1fr;gap:12px;margin-bottom:12px}.tm-create-row[hidden]{display:none!important}.tm-create-row--onecol{display:block;margin-bottom:0}.tm-create-row--top{grid-template-columns:1fr auto;align-items:end}.tm-create-desc-toggle{appearance:none;border:none;background:transparent;padding:0;margin:0;color:var(--link-color);cursor:pointer;font-weight:800;display:inline-flex;gap:8px;align-items:center;justify-content:flex-start;text-align:left;opacity:.9}.tm-create-desc-toggle:hover{text-decoration:underline;opacity:1}.tm-create-desc-toggle:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f62e;border-radius:10px}.tm-create-schedule{display:flex;flex-direction:column;gap:10px}.tm-schedule-days{display:flex;flex-wrap:wrap;gap:8px 12px;margin-top:6px}.tm-create-schedule sl-radio{display:block;padding:2px 0;border-radius:.375rem;transition:background-color .2s ease;--sl-color-primary-600: var(--link-color, #3b82f6)}.tm-create-schedule sl-radio:hover{background-color:var(--bg-tertiary, rgba(0, 0, 0, .05))}.tm-create-schedule sl-radio::part(base){display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-direction:row-reverse;padding:.45rem .5rem;border-radius:.375rem}.tm-create-schedule sl-radio::part(label){color:var(--text-primary);font-weight:600;padding-right:.5rem;flex:1;min-width:0}.tm-create-schedule sl-radio::part(control){width:1.15rem;height:1.15rem;border-width:2px}.tm-create-schedule sl-radio[checked]::part(control){border-color:var(--link-color, #3b82f6);background-color:var(--link-color, #3b82f6)}.tm-schedule-days sl-checkbox{--sl-color-primary-600: var(--link-color, #3b82f6)}.tm-schedule-days sl-checkbox::part(base){display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;border:1px solid var(--border-color);background:var(--bg-primary);transition:background-color .15s ease,border-color .15s ease}.tm-schedule-days sl-checkbox:hover::part(base){background:var(--bg-tertiary, rgba(0, 0, 0, .05))}.tm-schedule-days sl-checkbox[checked]::part(base){border-color:#3b82f673;background:#3b82f61a}.tm-schedule-days sl-checkbox::part(control){width:1.05rem;height:1.05rem;border-width:2px}@media(max-width:820px){.tm-create-row,.tm-create-row--top{grid-template-columns:1fr}.tm-list-actions{flex-wrap:wrap;justify-content:flex-end}.tm-list-actions .tm-period-label-btn{min-width:140px}}.tm-field{display:flex;flex-direction:column;gap:6px}.tm-label{font-size:12px;opacity:.75;font-weight:700}.tm-input{width:100%;padding:10px 12px;border-radius:12px;border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-primary)}.tm-textarea{min-height:96px;resize:vertical;line-height:1.4}.tm-create-actions{display:flex;justify-content:space-between;align-items:center}.tm-btn{border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-primary);padding:10px 12px;border-radius:12px;cursor:pointer;font-weight:700;display:inline-flex;gap:8px;align-items:center}.tm-btn--secondary{background:var(--bg-secondary)}.tm-btn--danger{border-color:color-mix(in srgb,#ef4444 42%,var(--border-color));background:color-mix(in srgb,#ef4444 12%,var(--bg-primary));color:var(--text-primary)}.tm-spinner{display:none}.tm-spinner.is-visible{display:inline-block;animation:tmSpin .9s linear infinite}.tm-btn[disabled]{opacity:.75;cursor:not-allowed}.tm-btn.is-busy .tm-spinner{display:inline-block;animation:tmSpin .9s linear infinite}.tm-btn.is-busy [data-tm-dump-submit-icon]{display:none}@keyframes tmSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tm-dump-results{margin-top:12px;border-top:1px solid var(--border-color);padding-top:12px;display:flex;flex-direction:column;gap:10px}.tm-dump-results[hidden]{display:none!important}.tm-dump-results-title{font-weight:850}.tm-dump-declined-toggle{appearance:none;border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-primary);border-radius:999px;padding:8px 10px;cursor:pointer;font-weight:750;width:fit-content}.tm-dump-declined-toggle:hover{border-color:var(--link-color)}.tm-dump-declined{border:1px dashed var(--border-color);border-radius:14px;background:var(--bg-primary);padding:12px;display:flex;flex-direction:column;gap:10px}.tm-dump-declined-title{font-weight:850;color:var(--text-secondary)}.tm-dump-declined-list,.tm-dump-results-list{display:flex;flex-direction:column;gap:10px}.tm-dump-candidate{border:1px solid var(--border-color);background:var(--bg-primary);border-radius:14px;padding:12px}.tm-dump-candidate-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.tm-dump-candidate-title{font-weight:850;line-height:1.15;word-break:break-word}.tm-dump-candidate-meta{margin-top:6px;font-size:12px;font-weight:850;color:var(--text-secondary);opacity:.95}.tm-dump-candidate-desc{margin-top:6px;color:var(--text-secondary);font-size:12.5px;line-height:1.35;white-space:pre-wrap;word-break:break-word}.tm-dump-candidate-actions{display:inline-flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.tm-dump-badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:6px 10px;font-weight:800;font-size:12px;border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-primary)}.tm-dump-badge--accepted{border-color:#10b98173;background:#10b9811f;color:#10b981f2}.tm-dump-pill{appearance:none;border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-primary);border-radius:999px;padding:6px 10px;cursor:pointer;font-weight:750;font-size:12px}.tm-dump-pill.is-on{border-color:#10b98173;background:#10b9811f;color:#10b981f2}.tm-dump-pill.is-off{border-color:#f59e0b73;background:#f59e0b1a;color:#f59e0bf2}.tm-list-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.tm-list-title{font-weight:800}.tm-sections{display:flex;flex-direction:column;gap:14px}.tm-section{min-height:0}.tm-section-header{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:8px}.tm-section-title{font-weight:850;letter-spacing:.2px}.tm-section--done .tm-section-title{opacity:.85}.tm-section-count{font-size:12px;font-weight:850;padding:3px 10px;border-radius:999px;border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-secondary)}.tm-list-body{min-height:0;display:flex;flex-direction:column;gap:10px}.tm-empty{padding:18px;border:1px dashed var(--border-color);border-radius:14px;background:var(--bg-primary);color:var(--text-secondary);text-align:center}.tm-empty-title{font-weight:850;color:var(--text-primary)}.tm-empty-subtitle{margin-top:4px;opacity:.9}.tm-row{position:relative;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:var(--bg-primary);padding:12px 12px 11px;transition:transform .14s ease,opacity .14s ease,background .14s ease,border-color .14s ease}.tm-row:before{content:"";position:absolute;top:10px;bottom:10px;left:10px;width:3px;border-radius:999px;background:var(--tm-row-color, #60a5fa);opacity:.85}.tm-row.is-moving{pointer-events:none;will-change:transform,opacity}.tm-row:hover{border-color:color-mix(in srgb,var(--tm-row-color, #60a5fa) 40%,var(--border-color))}.tm-row.is-checked{opacity:.6;background:var(--bg-primary)}.tm-row-top{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-left:10px}.tm-row-title{flex:1;min-width:0;font-weight:900;color:var(--text-primary);line-height:1.1;font-size:15px;word-break:break-word}.tm-row-desc{margin-top:6px;padding-left:112px;font-size:12.5px;line-height:1.35;color:var(--text-secondary);opacity:.95;white-space:pre-wrap;word-break:break-word}.tm-row-desc.is-clamped{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}.tm-row-more{margin-top:6px;padding-left:10px;appearance:none;border:none;background:transparent;color:var(--link-color);font-weight:750;font-size:12px;cursor:pointer;text-align:left}.tm-row-more:hover{text-decoration:underline}.tm-row-actions{display:flex;align-items:center;gap:6px}.tm-row-complete{appearance:none;border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-secondary);border-radius:999px;padding:7px 10px;cursor:pointer;line-height:1;font-size:12px;font-weight:850;display:inline-flex;align-items:center;gap:6px;flex:0 0 auto}.tm-row-complete:hover,.tm-row-complete:focus-visible{border-color:#10b98173;color:var(--text-primary)}.tm-row-complete:focus-visible,.tm-row-delete:focus-visible,.tm-chat-suggestion:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f62e}.tm-row-complete.is-done{border-color:#10b98173;background:#10b9811f;color:#10b981f2}.tm-row-delete{appearance:none;border:1px solid transparent;background:transparent;color:var(--text-secondary);border-radius:999px;padding:7px 9px;cursor:pointer;line-height:1;font-size:12px;font-weight:800;display:inline-flex;align-items:center;gap:6px}.tm-row-delete:hover{color:#ef4444;border-color:color-mix(in srgb,#ef4444 35%,var(--border-color));background:color-mix(in srgb,#ef4444 8%,transparent)}.tm-view[hidden]{display:none!important}.tm-chat-bubble{display:flex;margin:.5rem 0}.tm-chat-bubble-inner{max-width:78%;padding:.7rem .85rem;border-radius:14px;border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-primary);white-space:pre-wrap}.tm-chat-bubble-inner .tm-markdown{white-space:normal;line-height:1.5;word-wrap:break-word;overflow-wrap:anywhere}.tm-chat-bubble-inner .tm-markdown>:first-child{margin-top:0}.tm-chat-bubble-inner .tm-markdown>:last-child{margin-bottom:0}.tm-chat-bubble-inner .tm-markdown p{margin:0 0 .75rem}.tm-chat-bubble-inner .tm-markdown ul,.tm-chat-bubble-inner .tm-markdown ol{margin:0 0 .75rem;padding-left:1.25rem}.tm-chat-bubble-inner .tm-markdown li{margin:.15rem 0}.tm-chat-bubble-inner .tm-markdown pre{margin:0 0 .75rem;padding:.75rem .85rem;border-radius:12px;border:1px solid var(--border-color);background:var(--bg-secondary);overflow:auto;white-space:pre}.tm-chat-bubble-inner .tm-markdown code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9em}.tm-chat-bubble-inner .tm-markdown pre code{background:transparent;padding:0}.tm-chat-bubble-inner .tm-markdown a{color:var(--link-color);text-decoration:underline}.tm-chat-bubble--user{justify-content:flex-end}.tm-chat-bubble--user .tm-chat-bubble-inner{background:color-mix(in srgb,#3b82f6 18%,var(--bg-primary));border-color:color-mix(in srgb,#3b82f6 35%,var(--border-color))}.tm-chat-bubble--assistant{justify-content:flex-start}.tm-chat-embed{margin:.5rem 0;display:flex;justify-content:flex-start}.tm-chat-embed-card{max-width:88%;border-radius:14px;border:1px solid var(--border-color);background:var(--bg-primary);padding:.75rem .85rem}.tm-chat-embed--add .tm-chat-embed-card{border-left:5px solid #22c55e;background:color-mix(in srgb,#22c55e 10%,var(--bg-primary))}.tm-chat-embed--delete .tm-chat-embed-card{border-left:5px solid #ef4444;background:color-mix(in srgb,#ef4444 10%,var(--bg-primary))}.tm-chat-embed--modify .tm-chat-embed-card{border-left:5px solid #fbbf24;background:color-mix(in srgb,#fbbf24 12%,var(--bg-primary))}.tm-chat-embed--complete .tm-chat-embed-card{border-left:5px solid #3b82f6;background:color-mix(in srgb,#3b82f6 10%,var(--bg-primary))}.tm-chat-embed-title{font-weight:780;color:var(--text-primary)}.tm-chat-embed-task{margin-top:.25rem;font-weight:650;color:var(--text-primary)}.tm-chat-embed-desc{margin-top:.35rem;color:var(--text-secondary);font-size:.9rem;white-space:pre-wrap}.tm-chat-embed-meta-list{margin-top:0;display:flex;flex-direction:column;gap:0}.tm-chat-embed-meta{display:grid;grid-template-columns:minmax(88px,max-content) 1fr;column-gap:10px;align-items:baseline;padding:1px 0;font-size:.85rem;color:var(--text-secondary)}.tm-chat-embed-meta-k{font-weight:400;color:var(--text-tertiary);opacity:.7}.tm-chat-embed-meta-v{opacity:.95;text-align:right}.tm-chat-empty-wrap{display:flex;flex-direction:column;gap:10px;width:100%;max-width:720px;margin:0 auto}.tm-chat-empty-title{font-weight:400;color:var(--text-secondary)}.tm-chat-suggestions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.tm-chat-suggestion{border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-primary);padding:.55rem .75rem;border-radius:999px;cursor:pointer;font-weight:650;max-width:100%}.tm-chat-suggestion:hover{border-color:var(--link-color)}.tm-chat-suggestion:disabled{cursor:not-allowed;opacity:.7}.tm-confirm-backdrop{position:fixed;inset:0;z-index:60;background:#0206178c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.tm-confirm{position:fixed;left:50%;top:50%;z-index:61;width:min(420px,calc(100vw - 32px));transform:translate(-50%,-50%);border:1px solid var(--border-color);border-radius:22px;background:var(--bg-secondary);box-shadow:0 28px 80px #00000057;padding:18px;display:grid;grid-template-columns:auto 1fr;gap:14px}.tm-confirm-icon{width:42px;height:42px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,#ef4444 35%,var(--border-color));background:color-mix(in srgb,#ef4444 12%,var(--bg-primary));color:#ef4444}.tm-confirm-body h2{margin:0;font-size:18px;line-height:1.2;color:var(--text-primary)}.tm-confirm-body p{margin:6px 0 0;color:var(--text-secondary);line-height:1.45}.tm-confirm-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.tm-options-title{font-weight:800;margin-bottom:8px}.tm-options-list{margin:0;padding-left:18px;opacity:.85}@media(max-width:620px){.tm-row-top{align-items:flex-start;flex-wrap:wrap}.tm-row-complete{order:2}.tm-row-title{flex-basis:calc(100% - 46px);order:1}.tm-row-actions{order:1}.tm-row-desc,.tm-row-frequency{padding-left:10px;margin-left:10px}}@font-face{font-family:Cash Market;src:url(../../../fonts/CashMarket-BoldRounded.woff) format("woff");font-style:normal;font-weight:700;font-display:swap}:root{--font-body: "Instrument Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: "Cash Market", "Arial Rounded MT Bold", "Trebuchet MS", "Segoe UI", sans-serif;--bg-primary: #f6f0e7;--bg-secondary: #eee5d8;--bg-tertiary: #dfd3c1;--text-primary: #201b17;--text-secondary: #524941;--text-tertiary: #776c63;--border-color: #d7c8b5;--shadow-color: rgba(32, 27, 23, .12);--link-color: #355f7b;--surface-primary: #fbf7f1;--surface-secondary: #f2eadf;--surface-strong: #e7dac9;--focus-ring: rgba(53, 95, 123, .18);--mascot-tie-start: #355f7b;--mascot-tie-end: #6d8fa8;--accent-apps: #5e7b8f;--accent-blog: #8a6a4c;--accent-community: #61715d}html.dark{--bg-primary: #151210;--bg-secondary: #1d1916;--bg-tertiary: #2a241f;--text-primary: #f5efe8;--text-secondary: #d9cec3;--text-tertiary: #aa9e92;--border-color: #3a312a;--shadow-color: rgba(0, 0, 0, .34);--link-color: #a9c8de;--surface-primary: #211c18;--surface-secondary: #27211c;--surface-strong: #302821;--focus-ring: rgba(169, 200, 222, .22);--mascot-tie-start: #8ab0c7;--mascot-tie-end: #c6d9e7;--accent-apps: #7f9fb4;--accent-blog: #b18a67;--accent-community: #879b83}html{background:var(--bg-primary);scroll-behavior:smooth;max-width:100%;overflow-x:hidden;overflow-x:clip}body{margin:0;background:var(--bg-primary);color:var(--text-primary);font-family:var(--font-body);max-width:100%;overflow-x:hidden;overflow-x:clip}main{display:block}*{box-sizing:border-box}a,button,input,textarea{font:inherit}a{color:inherit}.index-container{min-height:100vh}.index-main-content{max-width:1200px;margin:0 auto;padding:2rem 1rem 4rem}.index-main-content,.index-main-content button,.index-main-content input,.index-main-content textarea{font-family:var(--font-body)}.index-hero-section{min-height:64vh;display:flex;align-items:center;margin-bottom:2rem}.index-hero-frame{width:100%;display:grid;grid-template-columns:minmax(180px,260px) minmax(0,1fr);gap:1.5rem 2.5rem;align-items:center;padding:1.5rem;border:1px solid var(--border-color);border-radius:2rem;background:var(--surface-primary);box-shadow:0 30px 80px var(--shadow-color)}.index-hero-brand{display:flex;justify-content:center;align-items:center}#hero_header_mascot_svg{height:250px;aspect-ratio:1 / 1}@media(max-width:768px){#hero_header_mascot_svg{height:200px}}#header_header_mascot_svg{height:48px;aspect-ratio:1 / 1}.index-hero-content{display:flex;flex-direction:column;gap:1rem}.index-kicker{margin:0;font-size:.78rem;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:var(--text-tertiary)}.index-hero-title,.index-pillar-title,.index-blog-title{margin:0;font-family:var(--font-display)}.index-hero-title{font-size:clamp(3.25rem,9vw,6.5rem);line-height:.94;letter-spacing:-.025em;text-wrap:balance}.index-hero-subtitle{margin:0;font-size:clamp(1.15rem,2vw,1.65rem);font-weight:600;line-height:1.1}.index-hero-action{max-width:34rem;padding-top:.25rem}.index-hero-action--signup{display:flex;flex-direction:column;gap:.75rem}.index-utility-label{margin:0 0 .65rem;font-size:.86rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--text-tertiary)}.index-subscribe-form{margin:0;display:grid;gap:.8rem}.index-subscribe-input-group{position:relative;min-height:3.5rem;padding:0;border:1px solid color-mix(in srgb,#c73d36 72%,var(--border-color));border-radius:999px;background:color-mix(in srgb,var(--bg-primary) 88%,var(--surface-primary));overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 12px 28px #00000024;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.index-subscribe-input-group:focus-within{border-color:color-mix(in srgb,var(--link-color) 78%,white);box-shadow:0 0 0 3px var(--focus-ring),inset 0 1px #ffffff14,0 14px 30px #00000029}.index-email-input{width:100%;min-width:0;min-height:3.5rem;padding:.95rem 4.15rem .95rem 1.15rem;border:0;background:transparent;color:var(--text-primary);font-size:1rem;letter-spacing:.01em}.index-email-input::placeholder{color:var(--text-tertiary)}.index-email-input:focus{outline:none}.index-submit-button,.index-button-primary,.index-button-secondary{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:.95rem;font-weight:700;letter-spacing:.02em;text-decoration:none;border:1px solid var(--border-color);transition:transform .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.index-submit-button{position:absolute;top:50%;right:.4rem;width:2.75rem;min-width:2.75rem;min-height:2.75rem;height:2.75rem;padding:0;cursor:pointer;background:var(--text-primary);color:var(--bg-primary);border-color:transparent;box-shadow:inset 0 1px #ffffff14,0 8px 18px #0000002e;transform:translateY(-50%)}.index-button-primary,.index-button-secondary{width:fit-content;padding:.85rem 1.3rem}.index-button-primary{background:var(--text-primary);color:var(--bg-primary);box-shadow:0 16px 32px var(--shadow-color)}.index-button-secondary{background:var(--bg-primary);color:var(--text-primary)}.index-submit-button:hover,.index-button-primary:hover,.index-button-secondary:hover{transform:translateY(-2px);border-color:var(--link-color);background-color:var(--surface-strong);color:var(--text-primary)}.index-submit-button:hover{transform:translateY(-50%) scale(1.02);background:color-mix(in srgb,var(--text-primary) 84%,white);color:var(--bg-primary)}.index-submit-button:disabled{opacity:.55;cursor:not-allowed;transform:translateY(-50%)}.index-privacy-text,.index-form-message,.index-pillar-meta{margin:0;font-size:.84rem;color:var(--text-tertiary)}.index-pricing-note{margin:.15rem 0 0;color:var(--text-tertiary);font-size:.92rem;line-height:1.5}.index-pricing-note a{color:var(--text-secondary);font-weight:700;text-decoration:none;border-bottom:1px solid color-mix(in srgb,var(--link-color) 54%,transparent);transition:color .18s ease,border-color .18s ease}.index-pricing-note a:hover{color:var(--link-color);border-color:currentColor}.index-form-message{min-height:1.25rem}.index-form-message-success{color:#166534}.index-form-message-error{color:#b91c1c}.index-pillars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.index-pillar-card{position:relative;display:flex;flex-direction:column;gap:1rem;min-height:24rem;padding:1.5rem;border-radius:1.75rem;border:1px solid var(--border-color);background:var(--surface-secondary);box-shadow:0 28px 60px var(--shadow-color);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.index-pillar-card-apps{--index-accent: var(--accent-apps)}.index-pillar-card-blog{--index-accent: var(--accent-blog);min-height:27rem}.index-pillar-card-community{--index-accent: var(--accent-community)}.index-pillar-card:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:.35rem;background:var(--index-accent)}.index-pillar-card:after{content:"";position:absolute;inset:auto -10% -20% auto;width:10rem;height:10rem;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--index-accent) 18%,transparent),#fff0 72%);pointer-events:none}.index-pillar-card:hover{transform:translateY(-8px) scale(1.01);box-shadow:0 36px 72px var(--shadow-color);border-color:color-mix(in srgb,var(--index-accent) 55%,var(--border-color))}.index-pillar-header{display:flex;flex-direction:column;gap:.65rem}.index-pillar-title{font-size:clamp(1.9rem,3vw,2.7rem);line-height:1;letter-spacing:-.015em;text-wrap:balance}.index-pillar-copy{margin:0;font-size:.98rem;line-height:1.65;color:var(--text-secondary)}.index-blog-preview{display:flex;flex-direction:column;gap:.75rem;padding:1rem 0;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.index-blog-title{font-size:1.75rem;line-height:1.05}.index-app-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.index-app-preview-chip{display:flex;align-items:center;gap:.75rem;padding:.85rem .95rem;border-radius:1rem;border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-primary);font-size:.92rem;font-weight:600;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.index-app-preview-chip:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--index-accent) 55%,var(--border-color));background:var(--surface-strong)}.index-app-preview-chip:focus-visible{outline:2px solid var(--index-accent);outline-offset:3px}.index-app-preview-icon{width:2rem;height:2rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--text-primary);color:var(--bg-primary);flex-shrink:0}.index-pillar-card>.index-button-primary,.index-pillar-card>.index-button-secondary{width:100%;margin-top:auto}.index-community-note{padding:1rem;border-radius:1.25rem;border:1px dashed var(--border-color);background:var(--bg-primary)}.index-community-note p{margin:0;line-height:1.6;color:var(--text-secondary)}.index-coming-soon-badge{display:inline-flex;align-items:center;margin-bottom:.7rem;padding:.42rem .72rem;border-radius:999px;border:1px solid var(--text-primary);background:var(--text-primary);color:var(--bg-primary);font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.index-reveal{opacity:0;transform:translateY(28px);transition:opacity .48s ease,transform .48s ease}.index-reveal-visible{opacity:1;transform:translateY(0)}.index-pillars .index-pillar-card{opacity:0;transform:translateY(36px)}.index-pillars.index-reveal-visible .index-pillar-card{opacity:1;transform:translateY(0);transition:opacity .48s ease,transform .48s ease}.index-pillars.index-reveal-visible .index-pillar-card:nth-child(2){transition-delay:.12s}.index-pillars.index-reveal-visible .index-pillar-card:nth-child(3){transition-delay:.24s}@media(max-width:1024px){.index-main-content{padding-inline:1rem}.index-pillars{grid-template-columns:1fr}}@media(max-width:768px){#index_mascot_svg,#hero_mascot_svg{width:150px;height:unset}.index-main-content{padding-top:1rem}.index-hero-section{min-height:unset}.index-hero-frame{grid-template-columns:1fr;text-align:center;gap:1rem;padding:1.25rem}.index-hero-content{align-items:center}.index-hero-action,.index-button-primary,.index-button-secondary{width:100%}}@media(max-width:520px){.index-main-content{padding:1rem .75rem 10rem}.index-app-preview-grid{grid-template-columns:1fr}.index-pillar-card,.index-hero-frame{border-radius:1.35rem}}.v2-page-shell{max-width:1200px;margin:0 auto;padding:1.5rem 1rem 4rem}.v2-static-card{max-width:860px;margin:0 auto;padding:1.5rem;border:1px solid var(--border-color);border-radius:1.5rem;background:var(--surface-primary);box-shadow:0 24px 54px var(--shadow-color)}.v2-static-card h1{margin:0 0 1rem;font-size:clamp(2.2rem,5vw,3.25rem);line-height:.98}.v2-static-card p,.v2-static-card li{color:var(--text-secondary);line-height:1.7}.v2-static-card ul{padding-left:1.25rem}.v2-pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.5rem}.v2-pricing-intent{margin-bottom:1.25rem;padding:1rem;border:1px solid color-mix(in srgb,#f59e0b 32%,var(--border-color));border-radius:1rem;background:color-mix(in srgb,#fbbf24 14%,var(--surface-secondary))}.v2-static-card .v2-pricing-intent p{margin:0}.v2-pricing-intent-kicker{font-size:.75rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.v2-pricing-intent-link{display:inline-flex;margin-top:.75rem;color:var(--link-color);font-weight:800;text-decoration:none}.v2-pricing-intent-link:hover{text-decoration:underline}.v2-pricing-card{position:relative;display:grid;gap:1rem;padding:1.5rem;border:1px solid var(--border-color);border-radius:1.25rem;background:var(--surface-secondary);box-shadow:0 18px 40px var(--shadow-color)}.v2-pricing-card--highlight{border-color:#2563eb;box-shadow:0 20px 44px #2563eb33}.v2-pricing-badge{position:absolute;top:-.7rem;left:1.5rem;padding:.3rem .7rem;border-radius:999px;background:#2563eb;color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.v2-pricing-price{margin:0;font-size:2rem;font-weight:800}.v2-pricing-features{margin:0;padding-left:1.25rem}.v2-flash-stack{position:fixed;top:5.5rem;right:1rem;z-index:80;display:grid;gap:.75rem;width:min(24rem,calc(100vw - 2rem))}.v2-flash-message{padding:.95rem 1rem;border-radius:1rem;border:1px solid var(--border-color);background:var(--surface-primary);box-shadow:0 18px 40px var(--shadow-color)}.v2-flash-message strong{display:block;margin-bottom:.25rem;font-size:.86rem;text-transform:capitalize}.v2-flash-message p{margin:0;color:var(--text-secondary);line-height:1.5}.v2-flash-message--success{border-color:#16653447;background:#16653414}.v2-flash-message--warning{border-color:#d9770647;background:#d9770614}.v2-flash-message--error{border-color:#b91c1c47;background:#b91c1c14}.v2-flash-message--info{border-color:#2563eb47;background:#2563eb14}.v2-org-shell{max-width:1120px;margin:0 auto;padding:2rem 1rem 4rem}.v2-org-stack{display:flex;flex-direction:column;gap:1.5rem}.v2-org-hero,.v2-org-section,.v2-org-card,.v2-org-form-card{border:1px solid var(--border-color);border-radius:1.5rem;background:var(--surface-primary);box-shadow:0 24px 60px var(--shadow-color)}.v2-org-hero,.v2-org-section,.v2-org-form-card{padding:1.5rem}.v2-org-kicker{margin:0 0 .5rem;font-size:.78rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--text-tertiary)}.v2-org-title-row,.v2-org-actions,.v2-org-inline-form,.v2-org-checkbox-row,.v2-org-member-row{display:flex;flex-wrap:wrap;gap:.75rem}.v2-org-title-row{align-items:center;justify-content:space-between}.v2-org-title{margin:0;font-family:var(--font-display);font-size:clamp(2.4rem,6vw,4.2rem);line-height:.96}.v2-org-copy,.v2-org-stat,.v2-org-field-help,.v2-org-muted{color:var(--text-secondary);line-height:1.55}.v2-org-actions{align-items:center}.v2-org-button,.v2-org-link-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.8rem 1.2rem;border-radius:999px;border:1px solid var(--border-color);background:var(--surface-secondary);color:var(--text-primary);font-weight:700;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.v2-org-button:hover,.v2-org-link-button:hover{transform:translateY(-1px);box-shadow:0 14px 28px var(--shadow-color)}.v2-org-button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.v2-org-button--primary{background:var(--link-color);border-color:var(--link-color);color:#fff}.v2-org-button--danger{background:#b93833;border-color:#b93833;color:#fff}.v2-org-button--ghost{background:transparent}.v2-org-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.v2-org-card{display:block;padding:1.25rem;text-decoration:none;color:inherit}.v2-org-card:hover{transform:translateY(-2px)}.v2-org-card-title{margin:0;font-size:1.2rem;font-weight:700}.v2-org-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.9rem}.v2-org-badge{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .7rem;border-radius:999px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.v2-org-badge--member{background:#3b82f624;color:#1d4ed8}.v2-org-badge--staff{background:#f59e0b2e;color:#b45309}.v2-org-badge--admin{background:#ef444429;color:#b91c1c}html.dark .v2-org-badge--member{color:#bfdbfe}html.dark .v2-org-badge--staff{color:#fde68a}html.dark .v2-org-badge--admin{color:#fecaca}.v2-org-card-copy{margin:0 0 .9rem;color:var(--text-secondary)}.v2-org-stat-list{display:flex;flex-direction:column;gap:.45rem}.v2-org-stat{display:flex;align-items:center;gap:.55rem;font-size:.95rem}.v2-org-empty{padding:2.5rem 1.5rem;text-align:center}.v2-org-empty h2,.v2-org-section-title,.v2-org-form-title{margin:0 0 .6rem;font-size:1.35rem;font-weight:700}.v2-org-field-grid{display:grid;gap:1rem}.v2-org-field{display:flex;flex-direction:column;gap:.45rem}.v2-org-field label{font-size:.9rem;font-weight:700}.v2-org-input,.v2-org-textarea,.v2-org-select{width:100%;padding:.85rem 1rem;border:1px solid var(--border-color);border-radius:1rem;background:var(--bg-primary);color:var(--text-primary)}.v2-org-textarea{min-height:120px;resize:vertical}.v2-org-input:focus,.v2-org-textarea:focus,.v2-org-select:focus{outline:none;border-color:var(--link-color);box-shadow:0 0 0 4px var(--focus-ring)}.v2-org-inline-form{align-items:end}.v2-org-inline-form .v2-org-field{flex:1 1 220px}.v2-org-checkbox-row{align-items:center}.v2-org-checkbox-row input{width:18px;height:18px}.v2-org-notice{padding:.95rem 1rem;border-radius:1rem;border:1px solid var(--border-color);font-weight:600}.v2-org-notice--success{background:#16653414;border-color:#1665343d}.v2-org-notice--error{background:#b91c1c14;border-color:#b91c1c3d}.v2-org-member-list{display:flex;flex-direction:column;gap:.9rem}.v2-org-member-card{padding:1rem;border:1px solid var(--border-color);border-radius:1.25rem;background:var(--surface-secondary)}.v2-org-member-row{align-items:center;justify-content:space-between}.v2-org-member-main{display:flex;flex-direction:column;gap:.45rem}.v2-org-member-name{font-weight:700;font-size:1rem}.v2-org-member-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.v2-org-member-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.65rem}.v2-org-search-wrap{position:relative}.v2-org-suggestions{position:absolute;top:calc(100% + .45rem);left:0;right:0;z-index:20;display:flex;flex-direction:column;gap:.15rem;padding:.35rem;border:1px solid var(--border-color);border-radius:1rem;background:var(--surface-primary);box-shadow:0 18px 40px var(--shadow-color)}.v2-org-suggestion{padding:.75rem .85rem;border:0;border-radius:.8rem;background:transparent;color:var(--text-primary);text-align:left;cursor:pointer}.v2-org-suggestion:hover,.v2-org-suggestion.active{background:var(--surface-secondary)}.v2-org-suggestion-meta{font-size:.82rem;color:var(--text-secondary)}.v2-org-danger{border-color:#b91c1c4d;background:#b91c1c0f}@media(max-width:768px){.v2-page-shell{padding:1rem .75rem 3rem}.v2-pricing-grid{grid-template-columns:1fr}.v2-flash-stack{top:4.8rem;right:.75rem;width:calc(100vw - 1.5rem)}.v2-org-shell{padding:1.25rem .75rem 3rem}.v2-org-hero,.v2-org-section,.v2-org-form-card{padding:1.2rem}.v2-org-member-actions{width:100%;justify-content:stretch}.v2-org-button,.v2-org-link-button,.v2-org-member-actions .v2-org-select{width:100%}}.mascot-wrap{display:flex;align-items:center;justify-content:center}
