button,a[href],.example-prompt,[role=button]{cursor:pointer}*::-webkit-scrollbar{width:8px;height:8px;background:transparent}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:#64646480;border-radius:20px}.darkModePossible *::-webkit-scrollbar-thumb{background-color:#96969680}*{scrollbar-width:thin;scrollbar-color:rgba(100,100,100,.5) transparent}.darkModePossible *{scrollbar-color:rgba(150,150,150,.5) transparent}*::-webkit-scrollbar-corner{background:transparent}.scrollable-container{overflow:auto}.scrollable-container::-webkit-scrollbar{width:8px;height:8px}.scrollable-container::-webkit-scrollbar-track{background:transparent}.scrollable-container::-webkit-scrollbar-thumb{background-color:#64646480;border-radius:20px}.darkModePossible .scrollable-container::-webkit-scrollbar-thumb{background-color:#96969680}.scrollable-container{scrollbar-width:thin;scrollbar-color:rgba(100,100,100,.5) transparent}.darkModePossible .scrollable-container{scrollbar-color:rgba(150,150,150,.5) transparent}body.sidebar-collapsed #chatHistoryPanel{transform:translate(-100%)}body.sidebar-collapsed .sidebar-controls{display:flex}#chatHistoryPanel{z-index:50}.darkModePossible #chatHistoryPanel{background-color:#181818!important}.darkModePossible .history-dropdown{background-color:transparent!important}@media (min-width: 768px){body.sidebar-collapsed #chatHistoryPanel{width:0!important;min-width:0!important;transform:none!important;overflow:hidden}}@media (max-width: 640px){[class~="w-5/9"]{width:95%!important}}.default-container-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:1}.default-container{opacity:0;transform:translateY(10px);animation:fadeInUp .5s ease forwards}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.user-message{background-color:#f6f6f6;border-radius:1rem;padding:1rem;max-width:60%;margin-left:auto;border:none}.darkModePossible .user-message{background-color:#2f2f2f!important;color:#f0f0f4e6;border-radius:1rem;box-shadow:none;text-shadow:0 1px 1px rgba(0,0,0,.05)}.darkModePossible .image-bubble{border:1px solid rgba(240,240,244,.4)!important;box-shadow:none!important}.assistant-message ul,.assistant-message ol{padding-left:1rem}.assistant-message ul{list-style:disc;list-style-position:outside}.assistant-message{border-radius:1rem;padding:0rem .75rem;line-height:1.7rem}.assistant-message ol{list-style:decimal}.assistant-message table,.assistant-message th,.assistant-message td{white-space:normal}table{margin-top:0rem;margin-bottom:1rem}th,td{border:1px solid #ccc;padding:.5rem}.assistant-message table{background-color:#f2f2f2;color:#333;border-collapse:separate;border-spacing:0;border-radius:1rem;overflow:hidden}.assistant-message table th,.assistant-message table td{background-color:inherit!important}.darkModePossible .assistant-message table{background-color:#262626;color:#e7e7e7;border-collapse:separate;border-spacing:0;border-radius:1rem;overflow:hidden}.darkModePossible .assistant-message table th,.darkModePossible .assistant-message table td{background-color:inherit!important;border:1px solid rgba(255,255,255,.15)!important;padding:.5rem}.assistant-message table thead th{background:#0000000a!important;border-bottom:1px solid rgba(0,0,0,.03)!important;color:#333}.darkModePossible .assistant-message table thead th{background:#ffffff0f!important;border-bottom:1px solid rgba(255,255,255,.1)!important;color:#e7e7e7}.assistant-message table thead th:first-child{border-top-left-radius:1rem}.assistant-message table thead th:last-child{border-top-right-radius:1rem}.assistant-message table tbody tr:last-child td:first-child{border-bottom-left-radius:1rem}.assistant-message table tbody tr:last-child td:last-child{border-bottom-right-radius:1rem}.darkModePossible .assistant-message{border-radius:1rem}.darkModePossible .assistant-message a,.darkModePossible .user-message a{color:#66bbffd9}.darkModePossible .assistant-message strong,.darkModePossible .user-message strong{color:#ebebebe6}.assistant-message code:not(.hljs),.user-message code:not(.hljs){background-color:#f0f0f4e6;padding:2px 4px;border-radius:3px;font-family:Consolas,SFMono-Regular,monospace;font-size:.9em}.darkModePossible .assistant-message code:not(.hljs),.darkModePossible .user-message code:not(.hljs){background-color:#505050b3}.chat-messages:empty{min-height:100%}.image-modal .modal-overlay{background:#ffffffd1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background .2s ease,backdrop-filter .2s ease}.image-modal .image-gallery-shell{background:linear-gradient(90deg,#fffffff5,#f8fafcf5);color:#111827;border-radius:1rem;transition:background .2s ease,color .2s ease}.image-modal .image-gallery-thumbs{background:#f8fafcf2;border:1px solid #e5e7eb;box-shadow:0 4px 18px #0f172a1f;border-radius:.75rem;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.image-modal .image-gallery-thumbs::-webkit-scrollbar{width:6px}.image-modal .image-gallery-thumbs::-webkit-scrollbar-track{background:#0000000d;border-radius:3px}.image-modal .image-gallery-thumbs::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.image-modal .image-gallery-thumbs::-webkit-scrollbar-thumb:hover{background:#00000059}.image-modal .image-gallery-prev,.image-modal .image-gallery-next{background:#fffffff2;color:#111827;box-shadow:0 4px 12px #0f172a1f;transition:background .15s ease,color .15s ease,transform .15s ease}.image-modal .image-gallery-prev:hover,.image-modal .image-gallery-next:hover{background:#fff;transform:scale(1.05)}.image-modal .image-gallery-thumb{background:#f8fafc;border:2px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 4px #0f172a14;flex-shrink:0;min-height:4rem;padding:0;cursor:pointer;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.image-modal .image-gallery-thumb.active{border-color:#2563eb;box-shadow:0 0 0 2px #bfdbfe}.image-modal .modal-image{border:1px solid rgba(0,0,0,.12);border-radius:.75rem;transition:border-color .2s ease}.image-modal .image-gallery-action-btn{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:none;border-radius:.5rem;cursor:pointer;background:#fffffff2;color:#374151;box-shadow:0 2px 8px #0f172a1f;transition:background .15s ease,color .15s ease,transform .15s ease,box-shadow .15s ease}.image-modal .image-gallery-action-btn:hover{background:#fff;color:#111827;transform:scale(1.05);box-shadow:0 4px 12px #0f172a2e}.image-modal .image-gallery-action-btn:active{transform:scale(.97)}.image-modal .image-gallery-action-btn.success{background:#10b981;color:#fff;box-shadow:0 2px 8px #10b98159}.darkModePossible .image-modal .modal-overlay{background:#000!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.darkModePossible .image-modal .image-gallery-shell{background:linear-gradient(90deg,#18181873,#1c1c1c8c)!important;color:#e5e7eb}.darkModePossible .image-modal .image-gallery-thumbs{background:#181818eb;border:1px solid #333;box-shadow:0 2px 12px #00000059}.darkModePossible .image-modal .image-gallery-thumbs::-webkit-scrollbar{width:6px}.darkModePossible .image-modal .image-gallery-thumbs::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.darkModePossible .image-modal .image-gallery-thumbs::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.darkModePossible .image-modal .image-gallery-thumbs::-webkit-scrollbar-thumb:hover{background:#ffffff59}.darkModePossible .image-modal .image-gallery-prev,.darkModePossible .image-modal .image-gallery-next{background:#262626eb;color:#e5e7eb;box-shadow:0 2px 10px #00000073}.darkModePossible .image-modal .image-gallery-prev:hover,.darkModePossible .image-modal .image-gallery-next:hover{background:#303030;transform:scale(1.05)}.darkModePossible .image-modal .image-gallery-thumb{background:#1a1a1a;border-color:#333;box-shadow:0 1px 6px #00000059}.darkModePossible .image-modal .image-gallery-thumb.active{border-color:#60a5fa;box-shadow:0 0 0 2px #93c5fd}.darkModePossible .image-modal .modal-image{border:1px solid rgba(255,255,255,.15)!important}.darkModePossible .image-modal .image-gallery-action-btn{background:#262626eb;color:#d1d5db;box-shadow:0 2px 8px #0006}.darkModePossible .image-modal .image-gallery-action-btn:hover{background:#373737;color:#f3f4f6;box-shadow:0 4px 12px #00000080}.darkModePossible .image-modal .image-gallery-action-btn.success{background:#059669;color:#fff;box-shadow:0 2px 8px #05966966}.image-gallery-export-dropdown{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.1);box-shadow:0 8px 32px #00000026}.image-gallery-export-option{color:#333}.image-gallery-export-option:hover{background:#0000000d}.darkModePossible .image-gallery-export-dropdown{background:#1e1e1ef2;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0006}.darkModePossible .image-gallery-export-option{color:#fff}.darkModePossible .image-gallery-export-option:hover{background:#ffffff1a}.image-gallery-cancel-btn{background:#00000014;color:#333;border:none;padding:.5rem 1rem;border-radius:.5rem;cursor:pointer;font-size:.85rem;transition:background .15s}.image-gallery-cancel-btn:hover{background:#00000026}.darkModePossible .image-gallery-cancel-btn{background:#ffffff26;color:#fff}.darkModePossible .image-gallery-cancel-btn:hover{background:#ffffff40}.image-gallery-confirm-btn{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border:none;padding:.5rem 1rem;border-radius:.5rem;cursor:pointer;font-size:.85rem;font-weight:500;transition:transform .15s,box-shadow .15s,opacity .15s}.image-gallery-confirm-btn:hover{transform:none;box-shadow:none}.image-gallery-confirm-btn:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.darkModePossible .image-gallery-confirm-btn{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff}.darkModePossible .image-gallery-confirm-btn:hover{box-shadow:none;transform:none}.image-gallery-export-confirm{position:relative;z-index:25}.image-gallery-actions{position:absolute;top:.75rem;right:.75rem;display:flex;gap:.5rem;z-index:25;align-items:center}body.showing-default .chat-scroll-area{overflow-anchor:none}.default-container-wrapper{left:50%!important;right:auto!important;width:min(var(--chat-input-width, 95%),calc(100% - 2rem))!important;min-height:100%;transform:translate(-50%);align-items:flex-end!important;justify-content:center;padding:0 1rem clamp(20px,7vh,72px);pointer-events:none}.default-container-wrapper.default-container-wrapper--shared{align-items:center!important;padding-bottom:0!important}.default-container{max-width:100%}#chatHistoryHeaderBar{display:flex;flex-direction:column;gap:.25rem}.chat-history-utility-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.sidebar-home-button{display:inline-flex;align-items:center;justify-content:center;min-width:0;padding:.35rem .4rem;border:none;background:transparent;color:inherit;border-radius:.75rem;cursor:pointer;text-decoration:none;transition:background-color .2s ease,color .2s ease}.sidebar-home-button:visited{color:inherit}.sidebar-home-logo{display:block;width:auto;height:1.55rem}.sidebar-home-logo--dark,.darkModePossible .sidebar-home-logo--light{display:none}.darkModePossible .sidebar-home-logo--dark{display:block}@media (hover: hover){.sidebar-home-button:hover{background-color:#e7e7e7}.darkModePossible .sidebar-home-button:hover{background-color:#222}}.sidebar-home-button:focus-visible{outline:2px solid rgba(255,125,50,.35);outline-offset:2px}.chat-history-action-stack{display:flex;flex-direction:column;gap:.25rem}.chat-history-action-row{width:100%;min-height:2.5rem;display:flex;align-items:center;gap:.75rem;padding:.55rem .75rem;border:none;background:transparent;color:#333;border-radius:.75rem;cursor:pointer;text-align:left;text-decoration:none;transition:background-color .2s ease,color .2s ease}#chatHistoryActionStack a.chat-history-action-row:not(.new-chat-button){color:#333}#chatHistoryActionStack .new-chat-button{color:#000}.chat-history-action-icon{width:1.5rem;height:1.5rem;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.chat-history-action-label{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;line-height:1.2}.darkModePossible .chat-history-action-row,.darkModePossible #chatHistoryActionStack a.chat-history-action-row:not(.new-chat-button){color:#f0f0f4cc}.darkModePossible #chatHistoryActionStack .new-chat-button{color:#f0f0f4}.chat-history-action-row.is-active,.chat-history-action-row[aria-pressed=true],#notesBtn.is-active,#notesBtn[aria-pressed=true],#jobsBtn.is-active,#jobsBtn[aria-pressed=true],#journalBtn.is-active,#journalBtn[aria-pressed=true],#projectsBtn.is-active,#projectsBtn[aria-pressed=true],#membersBtn.is-active,#membersBtn[aria-pressed=true]{background-color:#e7e7e7!important}.darkModePossible .chat-history-action-row.is-active,.darkModePossible .chat-history-action-row[aria-pressed=true],.darkModePossible #notesBtn.is-active,.darkModePossible #notesBtn[aria-pressed=true],.darkModePossible #jobsBtn.is-active,.darkModePossible #jobsBtn[aria-pressed=true],.darkModePossible #journalBtn.is-active,.darkModePossible #journalBtn[aria-pressed=true],.darkModePossible #projectsBtn.is-active,.darkModePossible #projectsBtn[aria-pressed=true],.darkModePossible #membersBtn.is-active,.darkModePossible #membersBtn[aria-pressed=true]{background-color:#222!important}@media (hover: hover){.chat-history-action-row:hover,#notesBtn:hover,#jobsBtn:hover,#journalBtn:hover,#projectsBtn:hover,#membersBtn:hover{background-color:#e7e7e7}.darkModePossible .chat-history-action-row:hover,.darkModePossible #notesBtn:hover,.darkModePossible #jobsBtn:hover,.darkModePossible #journalBtn:hover,.darkModePossible #projectsBtn:hover,.darkModePossible #membersBtn:hover{background-color:#222}}.chat-history-action-row:focus-visible{outline:2px solid rgba(255,125,50,.35);outline-offset:2px}.chat-history-section-divider{height:1px;margin:.45rem .5rem .75rem;background-color:#00000014;border-radius:999px}.darkModePossible .chat-history-section-divider{background-color:#ffffff14}.chat-history-static-section-heading{display:flex;align-items:center;justify-content:space-between;padding:.25rem .5rem .45rem;font-size:.875rem;font-weight:600;opacity:.8}.chat-history-static-section-heading+.chat-list-group-heading{margin-top:.35rem}.chat-list-group-heading svg{transition:transform .2s ease}.chat-list-group-heading>div:first-child:hover{opacity:.8}.chat-list-item{background-color:#f6f6f6;color:#333;border-radius:.625rem;cursor:pointer;transition:background .2s;padding:.35rem .5rem .35rem .7rem;margin-bottom:.25rem;display:flex;align-items:center;font-size:.9rem}.darkModePossible .chat-list-item{background-color:#181818;color:#f0f0f4e6}.chat-list-item-name{flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:.5rem}.chat-list-item-menu{display:flex;align-items:center;gap:.125rem}.chat-list-item-menu button{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;color:#666;background:transparent;border:none;border-radius:.25rem;padding:0}.darkModePossible .chat-list-item-menu button{color:#aaa}@media (hover: hover){.chat-list-item-menu button:hover{background-color:#0000000d}.darkModePossible .chat-list-item-menu button:hover{background-color:#ffffff0d}}@media (hover: hover){.chat-list-item:not(.active):hover{background-color:#e7e7e7}.darkModePossible .chat-list-item:not(.active):hover{background-color:#222}}.chat-list-item.active{background-color:#e7e7e7}.darkModePossible .chat-list-item.active{background-color:#222}body.journal-view-open .chat-list-item.active,body.jobs-view-open .chat-list-item.active,body.projects-browser-open .chat-list-item.active{background-color:#f6f6f6}html.darkModePossible body.journal-view-open .chat-list-item.active,html.darkModePossible body.jobs-view-open .chat-list-item.active,html.darkModePossible body.projects-browser-open .chat-list-item.active,body.darkModePossible.journal-view-open .chat-list-item.active,body.darkModePossible.jobs-view-open .chat-list-item.active,body.darkModePossible.projects-browser-open .chat-list-item.active{background-color:#181818}.chat-list-item-menu-dropdown{display:none;background-color:#f6f6f6;border:1px solid #ccc;border-radius:.5rem;z-index:10;width:8rem;height:12rem}.darkModePossible .chat-list-item-menu-dropdown{background-color:#262626;border-color:#2c2c2c}@media (hover: hover){.chat-list-item-menu-dropdown button:hover{background-color:#e7e7e7}.darkModePossible .chat-list-item-menu-dropdown button:hover{background-color:#1d1d1d}}.chat-list-item-menu-dropdown.show,.pull-refresh-indicator.active,.load-more-indicator.active{display:block}.edit-chat-name-modal.active{display:flex}.fixed-chat-input-container{background-color:#fff}.darkModePossible .fixed-chat-input-container{background-color:#2a2a2a}.code-block-header{margin:0!important;padding:0;background:#f5f5f5;font-family:Consolas,SFMono-Regular,monospace;display:flex;flex-direction:column;border-radius:1rem;overflow:hidden}.darkModePossible .code-block-header{background:#212121}.code-block-header pre code:not(.hljs){display:block;padding:16px;overflow-x:auto;font-size:14px;line-height:1.4;background:#f2f2f2;color:#333}.darkModePossible .code-block-header pre code:not(.hljs){background:#262626;color:#e0e0e0}.short-snippet-header pre code:not(.hljs){background:transparent;color:#333}.darkModePossible .short-snippet-header pre code:not(.hljs){background:#1b1b1b;color:#e7e7e7}.top-row{display:flex;align-items:center;padding:8px 16px;background:#e0e0e0;border:none}.darkModePossible .top-row{background:#2c2c2c}.top-row div.flex{display:flex;align-items:center}.code-block-language{font-size:14px;font-weight:400;color:#333;opacity:.8}.darkModePossible .code-block-language{color:#e0e0e0}.code-block-copy{margin-left:auto;background:none;border:none;color:#007acc;cursor:pointer;font-size:14px;padding:0}.darkModePossible .code-block-copy{color:#4da6ff}.code-block-header pre{margin:0}.code-block-header pre code.hljs{display:block;padding:16px;overflow-x:auto;font-size:14px;line-height:1.4;background:#f2f2f2;color:#333}.darkModePossible .code-block-header pre code.hljs{color:#e0e0e0;background:#262626}.message-content-wrapper{transition:max-height .3s ease-out}.message-fade-bottom,.message-bubble.max-h-\[50vh\]{mask-image:linear-gradient(to bottom,black 90%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 90%,transparent 100%)}:not(.dark) .scroll-btn-theme{background-color:#fff;border-color:#dedede;color:#000}.darkModePossible .scroll-btn-theme{background-color:#1c1c1c;border-color:#313131;color:#fff}@media (hover: hover){select:hover{border-color:#ff9d62}}.darkModePossible .new-chat-button,.darkModePossible .collapsed-new-chat-button,.darkModePossible .sidebar-retract-button,.darkModePossible .profile-icon,.darkModePossible .shopping-cart-icon,.darkModePossible .chat-list-group-heading button,.darkModePossible .sidebar-expand-button,.darkModePossible #projectsSidebar .sidebar-icon-btn,.darkModePossible #projectsSidebar .sidebar-text-btn{color:#f0f0f4!important}@media (hover:hover){.darkModePossible .new-chat-button:hover,.darkModePossible .collapsed-new-chat-button:hover,.darkModePossible .sidebar-retract-button:hover,.darkModePossible .sidebar-expand-button:hover,.darkModePossible .profile-icon:hover,.darkModePossible .shopping-cart-icon:hover,.darkModePossible .chat-list-group-heading button:hover,.darkModePossible #projectsSidebar .sidebar-icon-btn:hover,.darkModePossible #projectsSidebar .sidebar-text-btn:hover{background-color:#2c2c2c!important;transition:background-color .15s ease}}.darkModePossible .new-chat-button svg,.darkModePossible .collapsed-new-chat-button svg,.darkModePossible .sidebar-retract-button svg,.darkModePossible .profile-icon svg,.darkModePossible .shopping-cart-icon svg,.darkModePossible #projectsSidebar .sidebar-icon-btn svg,.darkModePossible #projectsSidebar .sidebar-text-btn svg{stroke:currentColor}.user-message-group{display:flex;flex-direction:column;align-items:flex-end;padding:0rem .75rem}.user-message-group .user-message{margin-bottom:4px;margin-top:4px}.user-message-group .user-message:first-child{border-radius:1rem;margin-top:0}.user-message-group .user-message:not(:first-child):not(:last-child){border-radius:1rem}.user-message-group .user-message:last-child{border-radius:1rem;margin-bottom:0}.user-message-group .user-message:first-child:last-child{border-radius:1rem}.darkModePossible .user-message-group .user-message:first-child{border-radius:1rem}.darkModePossible .user-message-group .user-message:not(:first-child):not(:last-child){border-radius:1rem}.darkModePossible .user-message-group .user-message:last-child{border-radius:1rem}.darkModePossible .user-message-group .user-message:first-child:last-child{border-radius:1rem}.assistant-message,.darkModePossible .assistant-message{border-radius:1rem}.buttons-container button{margin:0}.chat-input-container{border-radius:24px;margin-bottom:12px;overflow:hidden;z-index:40;box-sizing:border-box;transform-origin:center bottom}body:not(.darkModePossible) .chat-input-container{background-color:#fff}.darkModePossible .chat-input-container{background-color:#2e2e2e}.chat-input-container .flex.flex-col{background-color:transparent!important;box-sizing:border-box}.chat-textarea{font-size:.9rem!important;line-height:1.3rem!important;font-family:inherit;padding-top:6px;padding-left:7px;padding-bottom:0}.darkModePossible .chat-textarea::placeholder{color:#b4b4b480}.button-row{display:flex;align-items:center;gap:.25rem}.button-row .reasoning-select{margin-left:0!important;margin-right:0!important}.image-preview-container{background-color:transparent;border-radius:1rem}.image-preview-container:not(:empty){padding-bottom:.7rem}.code-block-download{background:none;border:none;color:#0d8217;cursor:pointer;font-size:14px;padding:0;display:flex;align-items:center;justify-content:center}.darkModePossible .code-block-download{color:#3dd35a}@media (hover: hover){.code-block-download:hover{color:#09590f}.darkModePossible .code-block-download:hover{color:#64e97d}}.send-button{background-color:#ff9021;margin-left:auto;border-radius:9999px!important}.darkModePossible .send-button{background-color:#ff7d32}.send-button.stop-mode{border-radius:9999px}.send-button:disabled{opacity:.55;cursor:not-allowed;background-color:#e5e7eb;color:#9ca3af;border-color:#d1d5db;filter:saturate(.2) brightness(1.05);transition:filter .15s ease,opacity .15s ease,background-color .15s ease,color .15s ease,border-color .15s ease}.dark .send-button:disabled{background-color:#374151;color:#6b7280;border-color:#4b5563;opacity:.6}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.upload-image-placeholder{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.625rem;cursor:not-allowed;opacity:.5;background-color:#f6f6f6}.darkModePossible .upload-image-placeholder{background-color:#2e2e2e}.upload-image-placeholder:before{content:"+";font-size:1.25rem;color:#999;opacity:.5}.darkModePossible .upload-image-placeholder:before{color:#000}#code-sidebar,#projectsSidebar{position:fixed;top:0;right:0;height:100vh;background-color:#f6f6f6;z-index:40;display:flex;flex-direction:column}#code-sidebar{overflow-y:auto}#projectsSidebar{overflow:hidden}#projectsSidebar #projectsList{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.darkModePossible #code-sidebar,.darkModePossible #projectsSidebar{background-color:#181818!important}#code-sidebar.hidden,#projectsSidebar.hidden{display:none}#projectsSidebar #work-with-doc-toggle[aria-pressed=true]{background-color:#ff7d322e!important;border-color:#ff7d3259!important;color:#1a1a1a}.darkModePossible #projectsSidebar #work-with-doc-toggle[aria-pressed=true]{background-color:#ff7d3238!important;border-color:#ff7d3273!important;color:#f0f0f4f2}@media (hover:hover){#projectsSidebar #work-with-doc-toggle[aria-pressed=true]:hover{background-color:#ff7d323d!important}.darkModePossible #projectsSidebar #work-with-doc-toggle[aria-pressed=true]:hover{background-color:#ff7d3247!important}}#projectsSidebar #work-with-doc-toggle[aria-pressed=true]:active{background-color:#ff7d324d!important}.darkModePossible #projectsSidebar #work-with-doc-toggle[aria-pressed=true]:active{background-color:#ff7d3257!important}#chatHistoryPanel+*,.chat-messages,.chat-input-area,.chat-input-container,.user-message,.assistant-message,.user-message-group,.assistant-message-group{transition:none!important}.assistant-message-group{transition:none!important}.sidebar-drag-handle{width:8px;cursor:col-resize;background-color:#0000000d;position:absolute;left:0;top:0;bottom:0;z-index:2;display:flex;align-items:center;justify-content:center}.sidebar-drag-handle:hover{background-color:#0000001a}.darkModePossible .sidebar-drag-handle:hover{background-color:#ffffff1a}.sidebar-drag-handle .drag-handle-line{width:2px;height:40px;background-color:#aaa;border-radius:1px}.code-sidebar-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid rgba(0,0,0,.08);background-color:#f6f6f6}.darkModePossible .code-sidebar-header{border-bottom:1px solid rgba(255,255,255,.05);background-color:#181818!important}.code-language-display{font-weight:700;font-size:1.1rem}.code-sidebar-close{background:transparent;border:none;color:#666;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;border-radius:.625rem}@media (hover: hover){.code-sidebar-close:hover{background-color:#0000000d}}.darkModePossible .code-sidebar-close{color:#999}@media (hover: hover){.darkModePossible .code-sidebar-close:hover{background-color:#1f1f1f}}.code-content{flex:1;overflow-y:auto;padding:0;background-color:#f6f6f6}.code-content .hljs{background-color:#f6f6f6!important;color:#333!important}.darkModePossible .code-content{background-color:#181818!important}.darkModePossible .code-content .hljs{background-color:#181818!important;color:#e7e7e7!important}.code-content pre{margin:0;padding:0;height:100%}.code-content code{display:block;padding:1rem;font-family:Consolas,SFMono-Regular,monospace;font-size:.9rem;line-height:1.5;overflow-x:auto;height:100%}.code-sidebar-footer{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-top:1px solid rgba(0,0,0,.08);background-color:#f6f6f6}.darkModePossible .code-sidebar-footer{border-top:1px solid rgba(255,255,255,.05);background-color:#181818!important}.code-language-label{font-size:.85rem;color:#666}.darkModePossible .code-language-label{color:#aaa}.code-footer-buttons{display:flex;gap:.75rem}.code-footer-buttons button{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border:none;border-radius:.625rem;font-size:.85rem;cursor:pointer;background-color:#f6f6f6;color:#333;transition:background-color .2s}.darkModePossible .code-footer-buttons button{background-color:#181818!important;color:#e0e0e0}@media (hover: hover){.code-footer-buttons button:hover{background-color:#e7e7e7}.darkModePossible .code-footer-buttons button:hover{background-color:#1f1f1f!important}}.code-footer-buttons button svg{width:1rem;height:1rem}#chatHistoryPanel+*{transition:none!important}#projectsSidebar #docEditorActions{background-color:#fff!important;border-top:none!important}.darkModePossible #projectsSidebar #docEditorActions{background-color:inherit!important;border-top:none!important}#projectsSidebar #docEditorCopyBtn,#projectsSidebar #docEditorDownloadBtn{background-color:#fff!important;border-color:#00000024!important;color:#1f2937!important}.darkModePossible #projectsSidebar #docEditorCopyBtn,.darkModePossible #projectsSidebar #docEditorDownloadBtn{background-color:#1c1c1c!important;border-color:#ffffff1f!important;color:#f0f0f4f2!important}@media (hover:hover){#projectsSidebar #docEditorCopyBtn:hover,#projectsSidebar #docEditorDownloadBtn:hover{background-color:#fafafa!important}.darkModePossible #projectsSidebar #docEditorCopyBtn:hover,.darkModePossible #projectsSidebar #docEditorDownloadBtn:hover{background-color:#303030!important}}.chat-scroll-area{display:flex;justify-content:center;width:100%;position:relative}.chat-load-older-hint{position:absolute;top:.5rem;left:50%;transform:translate(-50%);z-index:40;padding:.25rem .65rem;border-radius:9999px;font-size:.75rem;line-height:1.2;white-space:nowrap;border:1px solid rgba(0,0,0,.1);background:#ffffffdb;color:#3c3c3cd9;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none;transition:opacity .16s ease}.darkModePossible .chat-load-older-hint{border-color:#ffffff1f;background:#212121db;color:#dcdcdcd1}.chat-scroll-area{min-height:0;min-width:0}.darkModePossible .chat-scroll-area{background-color:#1d1d1d}.chat-messages{--base-width: 62%;--expanded-width: 70%;width:var(--input-width, var(--base-width));max-width:100%;margin:0 auto;display:flex;flex-direction:column;min-height:calc(100vh - 9rem);padding-top:2rem;padding-bottom:5rem;padding-left:0;padding-right:0;transition:none!important;--base-group-padding: 2rem;--min-group-padding: .5rem;--group-padding: var(--base-group-padding)}.chat-messages:empty{padding-bottom:0!important;min-height:auto!important;overflow:hidden!important}.chat-messages:after{content:"";display:block;height:5rem;width:100%;min-width:100%;align-self:stretch;flex:0 0 auto}@media (min-width: 1024px){body.showing-default .chat-messages:after,body.showing-default .chat-messages:empty:after{height:0!important}body.showing-default .chat-messages{min-height:0!important;padding-top:0!important;padding-bottom:0!important}}body.showing-default .chat-input-area{pointer-events:none}body.showing-default .chat-input-area>*{pointer-events:auto}body.showing-default .chat-input-container{transform:none;position:relative;z-index:16}@media (min-width: 1024px){body.showing-default .chat-input-container{transform:none!important}body.showing-default .chat-scroll-area{min-height:0!important;display:block!important;justify-content:initial!important}body.showing-default .chat-input-area{position:absolute;left:0;right:0;top:50%;transform:translateY(-100%);display:flex!important;justify-content:center!important;align-items:center!important;padding-bottom:0;z-index:16}body.showing-default .default-container-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;display:flex!important;justify-content:center!important;align-items:flex-end;pointer-events:none;z-index:8;bottom:var(--greetBottomPx, 50%)}body.showing-default .default-container{margin:0!important}}.user-message{--base-max-width: 60%;--expanded-max-width: 75%;max-width:var(--message-max-width, var(--base-max-width))}.user-message-group,.assistant-message-group{--base-group-padding: 2rem;--min-group-padding: .5rem;padding-left:var(--group-padding, var(--base-group-padding));padding-right:var(--group-padding, var(--base-group-padding))}.chat-input-container{--base-width: 60%;--expanded-width: 70%;width:var(--input-width, var(--base-width))}.default-container-wrapper{width:var(--input-width, 54%);margin:0 auto;left:0;right:0}.chat-messages:empty{min-height:100%;padding-bottom:0rem}.chat-container,.chat-scroll-area,.chat-messages,.chat-input-area,.chat-input-container{transition:none!important}.chat-container button,.chat-container a{transition:background-color .2s,color .2s!important}@media (max-width: 768px){#code-sidebar,#projectsSidebar{width:100vw!important}.chat-container{display:none}}@media (min-width: 1280px){body.in-project-mode .chat-scroll-area .chat-messages,body.in-project-mode .chat-scroll-area #streaming-container{width:80%!important}body.in-project-mode .chat-input-container{width:78%!important}}.code-block-header{transition:transform .1s ease}.code-block-expand-indicator{position:absolute;top:.5rem;right:.5rem;font-size:.75rem;color:#999;background-color:#fffc;padding:.125rem .25rem;border-radius:.25rem;pointer-events:none;opacity:0;transition:opacity .2s}.darkModePossible .code-block-expand-indicator{background-color:#323232cc;color:#ccc}.inline-code-preview{display:inline-flex;align-items:center;background:none;border:none;padding:0;margin-bottom:1rem;cursor:pointer;width:fit-content;max-width:fit-content;position:relative}.preview-language{font-size:.85rem;padding-right:2.5rem;border-radius:16px;background-color:#6464641a;color:#fffc;font-weight:500;transition:background-color .15s ease;position:relative;display:flex;flex-direction:column;align-items:flex-start;width:auto;min-width:16rem}.preview-language:before{content:"→";position:absolute;right:.75rem;top:50%;transform:translateY(-50%);font-size:1rem;opacity:.5}.preview-language:after{content:"click to open code";font-size:.65rem;margin-top:.3rem;opacity:.5;font-weight:400;display:block;text-align:left}body:not(.darkModePossible) .preview-language{background-color:#0000000f;color:#000000b3}@media (hover: hover){.inline-code-preview:hover .preview-language{background-color:#64646433}body:not(.darkModePossible) .inline-code-preview:hover .preview-language{background-color:#0000001a}}.preview-view-btn,.inline-code-preview:after{display:none}.preview-top-row{display:flex;align-items:center;width:fit-content;max-width:fit-content}.darkModePossible .inline-code-preview .preview-language{background-color:#1b1b1b;color:#f0f0f0f2}@media (hover: hover){.darkModePossible .inline-code-preview:hover .preview-language{background-color:#1d1d1d}}.inline-code-preview .preview-language:after{content:"click to open code";opacity:.8}.inline-code-preview.opacity-50 .preview-language:after,.inline-code-preview.cursor-not-allowed .preview-language:after,.inline-code-preview[aria-disabled=true] .preview-language:after,.inline-code-preview[data-locked="1"] .preview-language:after{content:"Generating… please wait";opacity:.6}.darkModePossible .preview-language:after{color:#f0f0f080}.preview-language{padding-top:.7rem;padding-bottom:.7rem;padding-left:1rem}.short-snippet-header{box-shadow:none!important;overflow:hidden!important}.short-snippet-header .top-row{padding:1.2rem 1rem!important;min-height:2rem!important;height:2rem!important;background:#0000000a!important;border-bottom:1px solid rgba(0,0,0,.03)!important}.darkModePossible .short-snippet-header .top-row{background:#1b1b1b!important;border-bottom:1px solid rgba(255,255,255,.05)!important}.short-snippet-header pre{margin:0!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:thin!important;scrollbar-color:rgba(100,100,100,.3) transparent!important}.short-snippet-header pre::-webkit-scrollbar{height:6px!important;opacity:1!important;display:block!important}.short-snippet-header pre::-webkit-scrollbar-track{background:transparent!important}.short-snippet-header pre::-webkit-scrollbar-thumb{background:#00000040!important;border-radius:3px}.short-snippet-header pre::-webkit-scrollbar-thumb:hover{background:#0006!important}.darkModePossible .short-snippet-header pre{scrollbar-color:rgba(200,200,200,.3) #1b1b1b!important;background-color:#1b1b1b!important}.darkModePossible .short-snippet-header pre::-webkit-scrollbar{height:6px!important;background-color:#1b1b1b!important}.darkModePossible .short-snippet-header pre::-webkit-scrollbar-track{background-color:#1b1b1b!important;border-radius:0!important}.darkModePossible .short-snippet-header pre::-webkit-scrollbar-corner{background-color:#1b1b1b!important}.short-snippet-header pre code.hljs{padding:1rem 1.4rem!important;line-height:1.5!important;font-size:.92rem!important;background:transparent!important;display:block!important;width:max-content!important;min-width:100%!important;overflow:visible!important;white-space:pre!important}.darkModePossible .short-snippet-header pre code.hljs{padding:1rem 1.4rem!important;line-height:1.5!important;font-size:.92rem!important;background:#1b1b1b!important;display:block!important;width:max-content!important;min-width:100%!important;overflow:visible!important;white-space:pre!important}.short-snippet-header .code-block-copy,.short-snippet-header .code-block-download{margin-left:0!important;padding:.2rem .4rem!important}.short-snippet-header .code-block-language{font-size:.8rem!important;font-weight:400!important;opacity:.8!important}.short-snippet-header .top-row{display:flex!important;align-items:center!important;justify-content:space-between!important}.short-snippet-header pre code.hljs>div{margin-bottom:.2rem!important}#scrollToBottomBtn{position:fixed;right:.01rem;bottom:var(--scrollBtnBottom, 72px);z-index:10;transition:bottom .2s ease,right .2s ease}.chat-list-group-heading{margin-top:1.5rem;padding:.5rem .5rem .4rem .7rem;font-weight:999;font-size:.75rem}.chat-list-group-heading:first-child{margin-top:-1rem}.chat-list-item-menu-btn{opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}@media (hover: hover){.chat-list-item:hover .chat-list-item-menu-btn{opacity:1;visibility:visible}}.chat-list-item.active .chat-list-item-menu-btn{opacity:1;visibility:visible}.chat-list-item-menu-dropdown[style*="display: block"]~.chat-list-item-menu-btn,.chat-list-item-menu:hover .chat-list-item-menu-btn{opacity:1!important;visibility:visible!important}.chat-list-item-name{flex-grow:1;overflow:hidden;white-space:nowrap;margin-right:.5rem;position:relative;padding-right:15px}.chat-list-item-text{display:block;width:100%;position:relative}.chat-list-item{transition:background-color 0s;padding-right:.25rem}.chat-list-item:not(.active) .chat-list-item-name:after{content:"";position:absolute;top:0;right:0;width:20px;height:100%;background:linear-gradient(to right,transparent,#f6f6f6);pointer-events:none;transition:background 0s}.darkModePossible .chat-list-item:not(.active) .chat-list-item-name:after{background:linear-gradient(to right,transparent,#181818)}.chat-list-item.active .chat-list-item-name:after{background:none}@media (hover: hover){.chat-list-item:not(.active):hover .chat-list-item-name:after{background:linear-gradient(to right,transparent,#e7e7e7)}.darkModePossible .chat-list-item:not(.active):hover .chat-list-item-name:after{background:linear-gradient(to right,transparent,#1d1d1d)}}.chat-list-item-menu{flex-shrink:0;margin-left:auto}.model-select{cursor:pointer}.model-select:disabled{cursor:default}.chat-top-bar{min-width:0;width:100%;max-width:100vw;overflow-x:hidden;box-sizing:border-box;display:flex;align-items:center;gap:.5rem}.chat-top-bar .model-select{flex:1 1 0%;min-width:0;max-width:280px}.chat-top-bar .flex-1{min-width:0;flex-shrink:1}@media (max-width: 600px){.chat-top-bar .model-select{max-width:120px;font-size:.9rem}}.table-scroll-wrapper{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-scroll-wrapper table{min-width:100%;width:max-content}.reasoning-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:.4rem .4rem .4rem 0rem;font-weight:500;border:none;border-radius:.75rem;background:#f6f6f6 url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="%23666" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"/></svg>') no-repeat right .6rem center/.75rem}.darkModePossible .reasoning-select{background:#303030 url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="%23ccc" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"/></svg>') no-repeat right .6rem center/.75rem;color:#eee}.file-header-separator{display:flex;align-items:center;gap:.5rem;margin:1rem 0;font-family:Consolas,SFMono-Regular,monospace;font-size:.9rem}.file-header-separator:before,.file-header-separator:after{content:"";flex:1;height:1px;background:currentColor;opacity:.3}.chat-messages.is-streaming{min-height:calc(100vh - 3rem)}.thinking-bubble-container{margin-top:1rem}.chat-messages.is-streaming .thinking-bubble-container[data-streaming=false]{margin-top:0}.darkModePossible .thinking-wave{color:#e0e0e0}.thinking-wave{display:inline-block;position:relative;color:#333;animation:thinking-pulse 2.7s infinite ease-in-out}@keyframes thinking-pulse{0%,to{opacity:.4}50%{opacity:1}}.context-action-row button svg{display:block}#projectsSidebar{box-shadow:-2px 0 6px #0000000a;border-left:1px solid rgba(0,0,0,.03)}.darkModePossible #projectsSidebar{background-color:#1d1d1d;box-shadow:-2px 0 6px #00000059;border-left:1px solid rgba(255,255,255,.04)}.darkModePossible .c-model-btn,.darkModePossible .sidebar-retract-button,.darkModePossible .profile-icon,.darkModePossible .shopping-cart-icon,.darkModePossible .chat-list-group-heading button,.darkModePossible .sidebar-expand-button,.darkModePossible #projectsSidebar .sidebar-icon-btn,.darkModePossible #projectsSidebar .sidebar-text-btn{color:#f0f0f4e6!important}.darkModePossible .c-model-btn svg,.darkModePossible .sidebar-retract-button svg,.darkModePossible .profile-icon svg,.darkModePossible .shopping-cart-icon svg,.darkModePossible #projectsSidebar .sidebar-icon-btn svg,.darkModePossible #projectsSidebar .sidebar-text-btn svg{color:#f0f0f4e6!important;stroke:currentColor}@media (hover:hover){.darkModePossible .profile-icon:hover,.darkModePossible .shopping-cart-icon:hover,.darkModePossible .sidebar-expand-button:hover,.darkModePossible .collapsed-new-chat-button:hover,.darkModePossible #projectsSidebar .sidebar-icon-btn:hover,.darkModePossible #projectsSidebar .sidebar-text-btn:hover{background-color:#2c2c2c!important;transition:background-color .15s ease}}@media (hover:hover){.back-header:hover{background-color:#e7e7e7}.darkModePossible .back-header:hover{background-color:#1d1d1d}}.back-header{margin-top:.5rem}@media (hover:hover){#backToAllChatsBtn:hover,.sidebar-retract-button:hover,#notesBtn:hover,#membersBtn:hover,#projectsSidebar .sidebar-icon-btn:hover,#projectsSidebar .sidebar-text-btn:hover{background-color:#e7e7e7!important}.darkModePossible #backToAllChatsBtn:hover,.darkModePossible .sidebar-retract-button:hover,.darkModePossible #notesBtn:hover,.darkModePossible #membersBtn:hover,.darkModePossible .chat-list-group-heading button:hover,.darkModePossible .new-chat-button:hover,.darkModePossible #projectsSidebar .sidebar-icon-btn:hover,.darkModePossible #projectsSidebar .sidebar-text-btn:hover{background-color:#2c2c2c!important}}@media (hover:hover){#membersRow:hover{background-color:#e7e7e7!important}.darkModePossible #membersRow:hover{background-color:#1d1d1d!important}}@media (max-width: 640px){#projectsSidebar{display:none!important}}.darkModePossible #membersPopup input#inviteEmail{background-color:#2a2a2a!important;color:#f0f0f4f2!important;caret-color:#f0f0f4f2!important}.darkModePossible #membersPopup input#inviteEmail::placeholder{color:#f0f0f48c!important}.darkModePossible #membersPopup input#inviteEmail:-webkit-autofill,.darkModePossible #membersPopup input#inviteEmail:-webkit-autofill:hover,.darkModePossible #membersPopup input#inviteEmail:-webkit-autofill:focus{-webkit-text-fill-color:rgba(240,240,244,.95)!important;caret-color:#f0f0f4f2!important;-webkit-box-shadow:0 0 0px 1000px #2a2a2a inset!important;box-shadow:0 0 0 1000px #2a2a2a inset!important;transition:background-color 9999s ease-in-out 0s!important}.darkModePossible #membersPopup input#inviteEmail:-moz-autofill{color:#f0f0f4f2!important;box-shadow:0 0 0 1000px #2a2a2a inset!important}#membersRow{border-radius:.625rem!important}#membersPopup input#inviteEmail{border-radius:.625rem!important}#membersPopup .invite-wrap{border-radius:.625rem!important;overflow:hidden!important}.darkModePossible #membersPopup .invite-wrap{background-color:#2a2a2a!important}.darkModePossible #membersPopup input#inviteEmail{background-color:transparent!important;color:#f0f0f4f2!important;caret-color:#f0f0f4f2!important;-webkit-background-clip:padding-box!important;background-clip:padding-box!important}.darkModePossible #membersPopup input#inviteEmail:-webkit-autofill,.darkModePossible #membersPopup input#inviteEmail:-webkit-autofill:hover,.darkModePossible #membersPopup input#inviteEmail:-webkit-autofill:focus{-webkit-text-fill-color:rgba(240,240,244,.95)!important;caret-color:#f0f0f4f2!important;-webkit-box-shadow:0 0 0 1000px #2a2a2a inset!important;box-shadow:0 0 0 1000px #2a2a2a inset!important;-webkit-background-clip:padding-box!important;background-clip:padding-box!important;transition:background-color 9999s ease-in-out 0s!important}.darkModePossible #membersPopup input#inviteEmail:-moz-autofill{color:#f0f0f4f2!important;box-shadow:0 0 0 1000px #2a2a2a inset!important;background-clip:padding-box!important}#membersPopup .invite-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.15rem .5rem;border-radius:9999px;background:#e7e7e7;color:#333;font-size:.85rem;line-height:1.2}.darkModePossible #membersPopup .invite-chip{background:#3a3a3a;color:#e7e7e7}#membersPopup .invite-chip .chip-remove{width:1rem;height:1rem;line-height:1rem;border:0;border-radius:9999px;background:transparent;color:inherit;display:inline-flex;align-items:center;justify-content:center;font-weight:600;cursor:pointer}@media (hover:hover){#membersPopup .invite-chip .chip-remove:hover{background:#0000001a}.darkModePossible #membersPopup .invite-chip .chip-remove:hover{background:#ffffff1f}}#membersPopup>div{border-radius:.625rem!important}#membersPopup input#inviteEmail{border-radius:.375rem!important}#membersRow .chat-list-item-name{position:relative;padding-right:15px;overflow:hidden;white-space:nowrap}#membersRow .chat-list-item-name:after{content:"";position:absolute;top:0;right:0;width:20px;height:100%;background:linear-gradient(to right,transparent,#f6f6f6);pointer-events:none;transition:background 0s}.darkModePossible #membersRow .chat-list-item-name:after{background:linear-gradient(to right,transparent,#181818)}@media (hover: hover){#membersRow:hover .chat-list-item-name:after{background:linear-gradient(to right,transparent,#e7e7e7)}}@media (hover: hover){.darkModePossible #membersRow:hover .chat-list-item-name:after{background:linear-gradient(to right,transparent,#1d1d1d)}}.reasoning-select{background:transparent!important;background-image:none!important;font-size:.875rem}.darkModePossible .reasoning-select{background:transparent!important}.reasoning-select{display:none!important}.c-reason-btn{font-size:.75rem;line-height:1rem}.darkModePossible .c-reason-btn{background:#303030;color:#e0e0e0}.darkModePossible .c-reason-btn:hover{background:#2c2c2c}.darkModePossible .c-reason-dd{background:#1d1d1d;border-color:#ffffff1a}.darkModePossible .c-reason-item:hover{background:#2c2c2c}.c-verbosity-item:hover{background:#f3f4f6!important}.darkModePossible .c-verbosity-item:hover{background:#2c2c2c!important}.darkModePossible .c-reason-btn{background:#1d1d1d!important;color:#e0e0e0!important}.darkModePossible .c-reason-btn:hover{background:#2c2c2c!important}.c-model-btn:not(.disabled):hover{background:#f3f4f6!important}.darkModePossible .c-model-btn:not(.disabled):hover{background:#2c2c2c!important}.c-model-btn.disabled{cursor:default!important}.c-model-btn.disabled:hover{background:transparent!important}.c-model-btn{transition:all .15s ease;background-color:transparent!important}.c-model-btn{font-size:1.2rem;line-height:1.25rem;font-weight:400}.c-model-dd{scrollbar-width:thin;scrollbar-color:rgba(120,120,120,.3) transparent}.c-model-dd{background-color:#fff!important;border-color:#e5e5e5!important}.darkModePossible .c-model-dd{background-color:#1d1d1d!important;border-color:#ffffff1a!important}.c-model-header{background-color:#f9f9f9}.darkModePossible .c-model-header{background-color:#ffffff05}.c-model-item{color:#333}.darkModePossible .c-model-item{color:#e0e0e0}.c-model-item:hover{background-color:#f5f5f5!important}.darkModePossible .c-model-item:hover{background-color:#ffffff0d!important}.c-model-scroll-indicator{background-image:linear-gradient(to top,#fff,#fff 40%,#fff0)!important;background-color:transparent!important}.c-model-scroll-indicator span{background-color:#fff!important}.darkModePossible .c-model-scroll-indicator{background-image:linear-gradient(to top,#1d1d1d,#1d1d1d 40%,#2a2a2a00)!important;background-color:transparent!important}.darkModePossible .c-model-scroll-indicator span{background-color:#1d1d1d!important}.c-model-dd::-webkit-scrollbar{width:6px}.c-model-dd::-webkit-scrollbar-track{background:transparent}.c-model-dd::-webkit-scrollbar-thumb{background:#7878784d;border-radius:3px}.c-model-dd::-webkit-scrollbar-thumb:hover{background:#78787880}.chat-top-bar{position:relative;overflow:visible!important;z-index:48}.c-model-dd,.c-reason-dd{z-index:100!important}.c-model-dd{transform-origin:top left;animation:dropdownSlide .15s ease-out}.c-reasoning-dd{z-index:100}@keyframes dropdownSlide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.c-model-dd button[data-value]:focus{outline:none;box-shadow:inset 0 0 0 2px #ff7d3266}body.in-project-mode .chat-scroll-area .chat-messages,body.in-project-mode .chat-scroll-area #streaming-container{width:70%!important}body.in-project-mode .chat-input-container{width:68%!important}.fileNode,.docLink,#projectsList>*{font-size:1.1rem;line-height:1.4}#projectsSidebar li,#projectsSidebar li>span{font-size:.9rem!important;line-height:1.35}#projectsSidebar>.sticky{box-shadow:0 1px #0000000a}.darkModePossible #projectsSidebar>.sticky{box-shadow:0 1px #ffffff0f}body.in-project-mode.code-sidebar-open .chat-input-container{width:44%!important}body.in-project-mode.code-sidebar-open .chat-input-area{transform:translate(-14%)}@media (max-width:1024px){body.in-project-mode.code-sidebar-open .chat-input-area{transform:translate(-13%)}}@media (max-width:768px){body.in-project-mode.code-sidebar-open .chat-input-area{transform:none}}body.in-project-mode.code-sidebar-open #scrollToBottomBtn{transform:translate(-12.7rem)}@media (max-width:1024px){body.in-project-mode.code-sidebar-open #scrollToBottomBtn{transform:translate(-14rem)}}@media (max-width:768px){body.in-project-mode.code-sidebar-open #scrollToBottomBtn{transform:none}}#backToAllChatsFooter{background-color:#f6f6f6;font-size:.9rem}.darkModePossible #backToAllChatsFooter{background-color:#181818}@media (hover:hover){#backToAllChatsFooter:hover{background-color:#e7e7e7!important}.darkModePossible #backToAllChatsFooter:hover{background-color:#1d1d1d!important}}.chat-list-item-spinner svg{color:#4b5563}.chat-list-item-spinner svg circle{stroke:currentColor;opacity:.35}.chat-list-item-spinner svg path{fill:currentColor;opacity:.85}.darkModePossible .chat-list-item-spinner svg{color:#f3f4f6}.darkModePossible .chat-list-item-spinner svg circle{opacity:.55}.darkModePossible .chat-list-item-spinner svg path{opacity:1}.table-chart-wrapper{margin:1rem 0}.table-chart-controls{padding:.5rem 0;border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:.5rem}.darkModePossible .table-chart-controls{border-bottom-color:#ffffff1a}.chart-selector-btn{min-width:140px;justify-content:space-between}.chart-dropdown{max-height:300px;overflow-y:auto}.chart-container{background:#ffffff80;border-radius:.5rem;padding:1rem;border:1px solid rgba(0,0,0,.05)}.darkModePossible .chart-container{background:#1e1e1e80;border-color:#ffffff0d}.chart-container canvas{max-width:100%;height:100%}.chart-dropdown{transform-origin:top left;animation:dropdownSlide .15s ease-out}.chart-option{transition:all .15s ease}.chart-option:hover{padding-left:1rem}.table-scroll-wrapper.hidden{display:none!important}.darkModePossible .chart-selector-btn{background-color:#262626;border:1px solid rgba(255,255,255,.1)}.darkModePossible .chart-selector-btn:hover{background-color:#1d1d1d}.darkModePossible .chart-dropdown{background-color:#1d1d1d;border-color:#ffffff1a}.darkModePossible .chart-option{background-color:transparent;color:#e0e0e0}.darkModePossible .chart-option:hover{background-color:#2c2c2c!important}.chart-option:focus{outline:none;background-color:#ff7d321a}.darkModePossible .chart-option:focus{background-color:#ff7d3226}.chart-option:active{background-color:#ff7d3233}.darkModePossible .chart-option:active{background-color:#ff7d3240}.darkModePossible .download-chart-btn{background-color:#10b981;border:1px solid rgba(16,185,129,.3)}.darkModePossible .download-chart-btn:hover{background-color:#059669}download-dropdown{min-width:200px;max-width:240px;white-space:nowrap}.darkModePossible .download-dropdown{background-color:#1d1d1d}.export-option,.export-csv,.copy-chart-btn{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.export-option:hover,.export-csv:hover,.copy-chart-btn:hover{transform:translate(2px);transition:transform .15s ease}.copy-chart-btn.bg-green-600{background-color:#10b981!important;color:#fff!important}html.lang-en .en-text{display:inline!important}html.lang-en .cn-text,html.lang-cn .en-text{display:none!important}html.lang-cn .cn-text{display:inline!important}#user-message-spacer{flex-shrink:0;pointer-events:none}#user-message-spacer:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:40px;height:3px;background:linear-gradient(to bottom,rgba(0,0,0,.1),transparent);border-radius:2px}dark #user-message-spacer:before{background:linear-gradient(to bottom,rgba(255,255,255,.1),transparent)}#projectsSidebar{background-color:#f2f2f2}.darkModePossible #projectsSidebar{background-color:#1d1d1d}#projectsSidebar>.sticky{background-color:inherit!important;border-bottom-color:#0000000f}.darkModePossible #projectsSidebar>.sticky{background-color:inherit!important;border-bottom-color:#ffffff14}#projectsSidebar>.sticky{box-shadow:none}#sidebarTitle{white-space:nowrap!important;overflow:hidden;text-overflow:ellipsis;max-width:100%}#projectsSidebar #projectsList{font-size:.75rem!important;line-height:1.5!important}#projectsSidebar #projectsList *:not(code):not(pre){font-size:inherit!important;line-height:inherit!important}#projectsSidebar li,#projectsSidebar li>span,#projectsSidebar .fileNode,#projectsSidebar .docLink,#projectsSidebar .cursor-pointer{font-size:inherit!important;line-height:inherit!important}#projectsSidebar pre,#projectsSidebar code,#projectsSidebar #inlineDocContent{font-size:.75rem!important;line-height:1.5!important;font-family:Consolas,SFMono-Regular,monospace;white-space:pre-wrap;word-break:break-word}#projectsSidebar #sidebarTitle{font-size:1.2rem!important;line-height:1.3!important}#projectsSidebar #sidebarBackBtn svg{width:.95rem;height:.95rem}.doc-editor-wrap{position:relative}.doc-editor-wrap textarea#inlineDocEditor{position:relative;background:transparent;z-index:1}.doc-sel-overlay{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;color:transparent;z-index:2}.doc-sel-overlay .hl{background:#ffd70059;color:transparent}#docViewerContent mark[data-doc-sel="1"]{background:#ffd70059;padding:0}#docViewerContent{padding-bottom:0!important;margin-bottom:0!important}#docViewerContent>:last-child{margin-bottom:0!important}:root{--chat-messages-width: 95%;--chat-input-width: 95%}@media (min-width: 640px){:root{--chat-messages-width: 82%;--chat-input-width: 80%}}@media (min-width: 768px){:root{--chat-messages-width: 70%;--chat-input-width: 66%}}@media (min-width: 1024px){:root{--chat-messages-width: 62%;--chat-input-width: 60%}}#streaming-container,.chat-messages{width:var(--chat-messages-width)!important;min-width:320px}.chat-input-container,.default-container-wrapper{width:var(--chat-input-width)!important}.chat-input-area{transform:translateZ(0);backface-visibility:hidden;display:flex!important;justify-content:center!important}.chat-input-container{contain:layout style;display:block!important;margin-left:auto!important;margin-right:auto!important}body.in-project-mode.code-sidebar-open .chat-input-area{transform:none!important}:not(.darkModePossible) .chat-input-area .chat-input-container{border:1px solid rgba(0,0,0,.1)!important;box-shadow:0 1px 2px #0000000f!important}.darkModePossible .chat-input-area .chat-input-container{border:1px solid rgba(255,255,255,.04)!important;box-shadow:0 1px 3px #00000059!important}body:not(.darkModePossible) .chat-input-container .flex.flex-col.gap-0.px-3.py-2.rounded-lg.bg-\[\#f6f6f6\]\/50{background-color:transparent!important}body:not(.darkModePossible) .image-preview-container{background-color:transparent!important}.chat-input-container{transition:border-radius .3s cubic-bezier(.25,.46,.45,.94),height .3s cubic-bezier(.4,0,.2,1),box-shadow .2s ease-out,border-color .2s ease-out;will-change:border-radius,height;transform-origin:center bottom;overflow:hidden}.chat-input-container-anim{transition:max-height .3s ease-out}.chat-input-container>.flex{transition:padding .3s cubic-bezier(.4,0,.2,1);padding:.75rem;will-change:padding}.chat-input-container.collapsed>.flex{flex-direction:row!important;align-items:center!important;gap:0!important;padding:.5rem .35rem;box-sizing:border-box!important}.chat-input-container.collapsed .chat-textarea{display:none!important}.chat-input-container.collapsed .image-preview-container{display:flex!important;max-height:3rem;overflow:hidden}.chat-input-container.collapsed .button-row{flex:1 1 auto!important;display:flex!important;align-items:center!important;height:2.5rem!important;margin:0!important}.chat-input-container.collapsed .image-preview-container>div{width:2.75rem!important;height:2.75rem!important}.chat-input-container.collapsed .collapsed-placeholder{display:inline-block!important;flex:1 1 auto!important;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-input-container:not(.collapsed) .collapsed-placeholder{display:none!important}.darkModePossible .chat-input-container{background-color:#2e2e2e!important;border:1px solid rgba(255,255,255,.06)!important;box-shadow:0 2px 8px #00000059!important}.chat-input-container.collapsed{border-radius:9999px!important}.chat-input-container:not(.collapsed){min-height:48px;height:auto!important;max-height:none!important}:root{--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px)}@supports (height: 100dvh){html,body{height:100dvh;min-height:100dvh}body.h-screen{height:100dvh!important;min-height:100dvh!important}.chat-messages{min-height:calc(100dvh - 9rem)!important}}@supports (height: 100svh){html,body{min-height:100svh;height:100svh}body.h-screen{height:100svh!important;min-height:100svh!important}.chat-messages{min-height:calc(100svh - 9rem)!important}}@supports not (height: 100dvh){html,body{height:var(--vh100, 100vh);min-height:var(--vh100, 100vh)}body.h-screen{height:var(--vh100, 100vh)!important;min-height:var(--vh100, 100vh)!important}.chat-messages{min-height:calc(var(--vh100, 100vh) - 3rem - 6rem)!important}}.chat-top-bar{padding-top:max(0px,var(--safe-top))}.chat-input-area{padding-bottom:var(--safe-bottom)}.chat-scroll-area{padding-bottom:calc(5rem + var(--safe-bottom))}#scrollToBottomBtn{bottom:calc(var(--scrollBtnBottom, 72px) + var(--safe-bottom))}.chat-input-container.transitioning.expanding .chat-textarea{display:block!important}@media (max-width: 640px){#chatHistoryPanel{position:fixed;top:0;left:0;height:100dvh;width:80vw;max-width:320px;transform:translate(0);transition:transform .25s ease;z-index:60;will-change:transform}body.sidebar-collapsed #chatHistoryPanel{transform:translate(-105%)}#chatHistoryPanel+*{width:100%;flex:1 1 auto;transition:margin-left .25s ease;margin-left:0}body.sidebar-collapsed #chatHistoryPanel+*{width:100%!important;margin-left:0!important}}.edit-btn,.edit-btn-float{color:#6b7280;transition:color .15s ease;background:transparent}@media (hover:hover){.edit-btn:hover,.edit-btn-float:hover{color:#1f2937!important;background:transparent!important}}.darkModePossible .edit-btn,.darkModePossible .edit-btn-float{color:#9ca3af}@media (hover:hover){.darkModePossible .edit-btn:hover,.darkModePossible .edit-btn-float:hover{color:#e5e7eb!important;background:transparent!important}}.new-chat-button,.collapsed-new-chat-button,.sidebar-retract-button,.sidebar-expand-button,#projectsSidebar .sidebar-icon-btn,#projectsSidebar .sidebar-text-btn,.chat-list-item-menu button,.c-model-btn,.c-reason-btn,#notesBtn,#membersBtn,.chat-list-group-heading button{border-radius:.625rem!important}.profile-icon,.shopping-cart-icon{border-radius:9999rem!important}.task-panel{background-color:#f5f5f5;border-radius:1.5rem;border:1px solid rgba(0,0,0,.06);box-shadow:0 1px 2px #0000000a;color:#333}.task-panel.task-panel-empty{border-style:dashed;background-color:#f5f5f5e6;color:#666}.darkModePossible .task-panel{background-color:#2c2c2c;border-color:#ffffff0f!important;box-shadow:0 1px 3px #0006;color:#f0f0f4f2}.darkModePossible .task-panel.task-panel-empty{background-color:#2c2c2ce6;border-color:#ffffff14!important;color:#aaa}.task-panel-header{align-items:flex-start}.task-panel-title{color:#1a1a1a}.task-panel-subtitle{color:#666}.darkModePossible .task-panel-title{color:#e7e7e7}.darkModePossible .task-panel-subtitle{color:#aaa}.task-panel-stats{row-gap:.35rem;column-gap:.5rem}.task-panel-chip{padding:.15rem .6rem;border-radius:9999px;background-color:#00000008;color:#555}.darkModePossible .task-panel-chip{background-color:#ffffff0f;color:#d1d5db}.task-panel-timeline{max-height:220px;overflow-y:auto;padding-right:.25rem;margin-right:-.25rem}.task-panel-timeline-empty{padding:.25rem 0}.task-panel-timeline::-webkit-scrollbar{width:6px}.task-panel-timeline::-webkit-scrollbar-track{background:transparent}.task-panel-timeline::-webkit-scrollbar-thumb{background-color:#64646480;border-radius:20px}.darkModePossible .task-panel-timeline::-webkit-scrollbar-thumb{background-color:#96969680}.task-panel-timeline{scrollbar-width:thin;scrollbar-color:rgba(100,100,100,.5) transparent}.darkModePossible .task-panel-timeline{scrollbar-color:rgba(150,150,150,.5) transparent}.task-panel-timeline-list{list-style:none;margin:0;padding:0}.task-panel-timeline-list li{padding-top:.35rem;padding-bottom:.35rem;border-color:#0000000f}.darkModePossible .task-panel-timeline-list li{border-color:#ffffff14}.chat-messages .task-panel{margin-left:var(--group-padding, 2rem);margin-right:var(--group-padding, 2rem)}@media (max-width: 640px){.chat-messages .task-panel{margin-left:var(--min-group-padding, .5rem);margin-right:var(--min-group-padding, .5rem)}}.gen-tools-popup{min-width:260px;max-width:340px;background:#fff;color:#1a1a1a;border:1px solid rgba(0,0,0,.1);border-radius:.625rem;box-shadow:0 12px 30px #00000029;overflow:hidden;font-size:.92rem}.darkModePossible .gen-tools-popup{background:#1d1d1d;color:#e7e7e7;border:1px solid rgba(255,255,255,.1);box-shadow:0 12px 30px #0000008c}.gen-tools-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem .85rem;border-bottom:1px solid rgba(0,0,0,.08);background:#00000005}.darkModePossible .gen-tools-header{border-bottom-color:#ffffff14;background:#ffffff08}.gen-tools-title{font-weight:700;font-size:1rem}.gen-tools-body{max-height:480px;overflow:auto}.gen-tools-clear{font-size:.85rem;padding:.25rem .6rem;border-radius:9999px;border:1px solid rgba(0,0,0,.1);background:transparent;color:inherit;opacity:.85}.darkModePossible .gen-tools-clear{border-color:#ffffff24}@media (hover: hover){.gen-tools-clear:hover{background:#0000000a;opacity:1}.darkModePossible .gen-tools-clear:hover{background:#2c2c2c}}.gen-tools-section-title{padding:.65rem .85rem .35rem;font-size:.82rem;font-weight:700;opacity:.75;text-transform:none}.gen-tools-list{padding:0 .35rem .65rem}.gen-tool-row{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.65rem .6rem;border:0;background:transparent;color:inherit;border-radius:.625rem;text-align:left}.gen-tool-row+.gen-tool-row{border-top:1px solid rgba(0,0,0,.06)}.darkModePossible .gen-tool-row+.gen-tool-row{border-top-color:#ffffff14}@media (hover: hover){.gen-tool-row:hover{background:#e7e7e7}.darkModePossible .gen-tool-row:hover{background:#2c2c2c}}.gen-tool-left{display:flex;align-items:center;gap:.6rem;min-width:0}.gen-tool-icon{width:1.25rem;height:1.25rem;opacity:.9;flex:0 0 auto}.gen-tool-text{display:flex;flex-direction:column;min-width:0}.gen-tool-name{font-weight:600;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gen-tool-sub{font-size:.82rem;opacity:.72;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gen-tool-check{flex:0 0 auto;width:1.25rem;text-align:right;opacity:.9}.gen-tool-row.is-selected .gen-tool-name{font-weight:700}.chat-input-icon-btn{background-color:transparent!important;transition:color .15s ease}@media (hover: hover){.chat-input-icon-btn:not(:disabled):hover{background-color:transparent!important;color:#ff7d32!important}.darkModePossible .chat-input-icon-btn:not(:disabled):hover{background-color:transparent!important;color:#ff9d62!important}}.gen-tools-selected-label{display:none;margin-left:.35rem;font-size:.875rem;line-height:1;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px;pointer-events:none}.darkModePossible .gen-tools-selected-label{color:#f0f0f4e6}.gen-tools-btn{min-width:2.25rem;padding:0;gap:.25rem}.gen-tools-btn .gen-tools-btn-text{display:none;font-size:.875rem;position:relative;top:1px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}.gen-tools-btn.has-tool{padding:0 .6rem 0 .45rem}.gen-tools-btn.has-tool .gen-tools-btn-text{display:inline}.button-row .upload-image-button{flex:0 0 auto}.button-row .gen-tools-btn{flex:0 1 auto;overflow:hidden;max-width:45vw}.button-row .gen-tools-btn .gen-tools-btn-text{min-width:0}@media (max-width: 640px){.button-row{justify-content:flex-start!important;flex-wrap:nowrap!important;min-width:0!important}.button-row .upload-image-button,.button-row .gen-tools-btn,.button-row .voice-transcribe-button,.button-row .send-button{flex:0 0 auto!important;min-width:2.25rem}.button-row .gen-tools-btn-text{display:none!important}#uploadTrigger{display:flex!important;visibility:visible!important}.chat-textarea{font-size:16px!important;line-height:1.3rem!important}}.button-row{justify-content:flex-start!important;gap:.08rem!important;min-width:0}.button-row>button{flex:0 0 auto}.button-row .collapsed-placeholder{flex:1 1 auto!important;min-width:0!important;margin-left:0}.button-row .upload-image-button,.button-row .gen-tools-btn,.button-row .voice-transcribe-button{margin:0!important}.button-row .send-button{margin-left:auto!important}.button-row .gen-tools-btn{max-width:50vw;overflow:hidden}@media (max-width: 480px){.button-row .gen-tools-btn.has-tool{padding:0!important;width:2.25rem;min-width:2.25rem}.button-row .gen-tools-btn.has-tool .gen-tools-btn-text{display:none!important}}@media (max-width: 640px){.button-row{flex-wrap:nowrap!important}.button-row .upload-image-button,.button-row .gen-tools-btn,.button-row .voice-transcribe-button{width:2.75rem!important;height:2.75rem!important}}.chat-scroll-area{position:relative;overflow-anchor:none!important}.chat-load-older-hint{position:absolute;top:10px;left:50%;transform:translate(-50%);z-index:50;padding:6px 10px;border-radius:9999px;font-size:12px;line-height:1;background:#ffffffeb;color:#111827eb;border:1px solid rgba(0,0,0,.1);box-shadow:0 4px 14px #0000001a;opacity:0;pointer-events:none;transition:opacity .14s ease}.chat-load-older-hint.is-active{opacity:1}.darkModePossible .chat-load-older-hint{background:#181818b8;color:#f0f0f4f2;border-color:#ffffff24;box-shadow:0 6px 18px #00000080}@media (max-width: 640px){body.shared-share-mobile,body.shared-share-mobile .chat-main,body.shared-share-mobile .chat-scroll-area{overflow-x:hidden!important}body.shared-share-mobile #chatHistoryPanel,body.shared-share-mobile .sidebar-controls,body.shared-share-mobile .c-model,body.shared-share-mobile .model-select,body.shared-share-mobile .shopping-cart-icon,body.shared-share-mobile #points-badge,body.shared-share-mobile .new-chat-button,body.shared-share-mobile .collapsed-new-chat-button,body.shared-share-mobile .sidebar-retract-button,body.shared-share-mobile .sidebar-expand-button{display:none!important}body.shared-share-mobile .chat-top-bar{justify-content:flex-end!important}body.shared-share-mobile .chat-top-bar .guest-buttons{margin-left:auto!important}body.shared-share-mobile #streaming-container,body.shared-share-mobile .chat-messages,body.shared-share-mobile .default-container-wrapper,body.shared-share-mobile .chat-input-area,body.shared-share-mobile .chat-input-container{min-width:0!important;max-width:calc(100vw - 1rem)!important;width:min(100%,calc(100vw - 1rem))!important;box-sizing:border-box!important}body.shared-share-mobile .chat-input-container,body.shared-share-mobile .default-container-wrapper,body.shared-share-mobile .chat-messages{margin-left:auto!important;margin-right:auto!important}}#streaming-container{width:var(--input-width, var(--base-width))!important;max-width:100%;margin:0 auto}@media (min-width: 1280px){.chat-messages,#streaming-container{width:68%!important;max-width:68%!important}.chat-input-container,.default-container-wrapper{width:67%!important;max-width:67%!important}}:root{--preset-chip-h: 3.35rem;--preset-gap: .5rem}.c-model-dd{overflow:hidden!important}.c-model-dd-body{display:flex;flex-direction:column;min-height:0}.c-model-section{min-height:0}.c-model-section-top{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}.c-model-section-title{font-size:.75rem;font-weight:800;letter-spacing:.06em;color:#666;text-transform:uppercase}.darkModePossible .c-model-section-title{color:#aaa}.c-pin-current,.c-more-models{border:1px solid rgba(0,0,0,.1);background:#f6f6f6;color:#1a1a1a;border-radius:.625rem;padding:.35rem .6rem;font-size:.85rem;line-height:1.1}@media (hover:hover){.c-pin-current:hover,.c-more-models:hover{background:#e7e7e7}}.c-pin-current:active,.c-more-models:active{background:#e0e0e0}.darkModePossible .c-pin-current,.darkModePossible .c-more-models{border-color:#ffffff1a;background:#212121;color:#f0f0f4f2}@media (hover:hover){.darkModePossible .c-pin-current:hover,.darkModePossible .c-more-models:hover{background:#2c2c2c}}.darkModePossible .c-pin-current:active,.darkModePossible .c-more-models:active{background:#1f1f1f}.c-model-preset-list{display:flex;flex-direction:column;gap:var(--preset-gap);overflow-y:auto;-webkit-overflow-scrolling:touch;min-height:0;max-height:calc(var(--preset-chip-h) * 2.5 + var(--preset-gap));padding-right:.25rem;margin-right:-.25rem}.c-model-preset-chip{display:flex;align-items:stretch;gap:.25rem;height:var(--preset-chip-h);border-radius:.75rem;background:#f8f8f8;border:1px solid rgba(0,0,0,.06);box-shadow:0 1px 2px #0000000a;overflow:hidden;flex:0 0 auto}.darkModePossible .c-model-preset-chip{background:#1f1f1f;border-color:#ffffff0f;box-shadow:0 1px 2px #00000052,inset 0 1px #ffffff05}@media (hover:hover){.c-model-preset-chip:hover{background:#fbfbfb;box-shadow:0 2px 6px #0000000f}.darkModePossible .c-model-preset-chip:hover{background:#232323;box-shadow:0 2px 8px #0006,inset 0 1px #ffffff08}}.c-model-preset-main{flex:1 1 auto;min-width:0;border:0;background:transparent;padding:.45rem .65rem;text-align:left;display:flex;flex-direction:column;justify-content:center;gap:.15rem}.c-model-preset-title,.c-model-preset-subtitle{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-model-preset-title{font-size:.95rem;font-weight:650;line-height:1.15;color:#1a1a1a}.c-model-preset-subtitle{font-size:.78rem;line-height:1.1;color:#666}.darkModePossible .c-model-preset-title{color:#f0f0f4f2}.darkModePossible .c-model-preset-subtitle{color:#aaa}.c-model-preset-action{flex:0 0 auto;width:2.1rem;border:0;background:transparent;color:#666;border-radius:.625rem;margin:.3rem .3rem .3rem 0;display:flex;align-items:center;justify-content:center;font-size:1.05rem;line-height:1}.darkModePossible .c-model-preset-action{color:#aaa}@media (hover:hover){.c-model-preset-action:hover{background:#0000000f;color:#1a1a1a}.darkModePossible .c-model-preset-action:hover{background:#ffffff14;color:#e7e7e7}}.c-model-empty{font-size:.85rem;color:#666;padding:.25rem .1rem}.darkModePossible .c-model-empty{color:#aaa}.c-model{position:relative;display:inline-block}.c-model-btn{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.45rem .65rem;border-radius:.625rem;border:1px solid rgba(0,0,0,.1);background:#f6f6f6;color:#1a1a1a}.darkModePossible .c-model-btn{border-color:#ffffff1a;background:#212121;color:#f0f0f4f2}@media (hover:hover){.c-model-btn:not(.disabled):hover{background:#e7e7e7!important}.darkModePossible .c-model-btn:not(.disabled):hover{background:#2c2c2c!important}}.c-model-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-model-arrow{width:1rem;height:1rem;flex:0 0 auto;opacity:.9}.c-model-dd{position:absolute;top:calc(100% + .5rem);left:0;width:22rem;max-width:min(22rem,calc(100vw - 1rem));max-height:min(70vh,34rem);border-radius:.75rem;overflow:hidden;border:1px solid rgba(0,0,0,.1);background:#fff;box-shadow:0 12px 30px #00000029}.darkModePossible .c-model-dd{border-color:#ffffff1a;background:#212121;box-shadow:0 12px 30px #0000008c}.c-model-dd-body{padding:.65rem}.c-model-section{margin-bottom:.65rem}.c-model-section:last-child{margin-bottom:0}.c-models-panel{margin-top:.5rem;border-radius:.75rem;border:1px solid rgba(0,0,0,.08);background:#00000005;overflow:hidden}.darkModePossible .c-models-panel{border-color:#ffffff14;background:#ffffff08}.c-model-header{padding:.4rem .55rem;font-size:.75rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;background:#f6f6f6;color:#666}.darkModePossible .c-model-header{background:#ffffff08;color:#aaa}.c-model-header-border{border-top:1px solid rgba(0,0,0,.06)}.darkModePossible .c-model-header-border{border-top-color:#ffffff14}.c-model-item{display:block;width:100%;text-align:left;padding:.55rem;border:0;background:transparent;font-size:.95rem;line-height:1.2;color:#1a1a1a;border-radius:.625rem}.darkModePossible .c-model-item{color:#f0f0f4f2}@media (hover:hover){.c-model-item:hover{background:#e7e7e7!important}.darkModePossible .c-model-item:hover{background:#2c2c2c!important}}.c-model-item:focus{outline:none;box-shadow:inset 0 0 0 2px #ff7d3266}.c-model-btn:focus,.c-model-btn:focus-visible{outline:none!important;box-shadow:none!important}.c-model-btn{border:none!important}.c-model-view,.c-model-view-all,.c-model-view-all .c-model-section{min-height:0}.c-model-view-all .c-model-section{display:flex;flex-direction:column}.c-models-inner{min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;max-height:min(52vh,26rem);padding-right:.25rem;margin-right:-.25rem}.c-model-section{min-height:0!important}.c-model-preset-list{overflow-y:auto!important;overflow-x:hidden!important;max-height:calc(var(--preset-chip-h) * 2.5 + var(--preset-gap))!important;min-height:0!important;align-content:flex-start!important}.c-model-preset-list>*{flex-shrink:0!important}.c-model-preset-chip{height:var(--preset-chip-h)!important;min-height:var(--preset-chip-h)!important;flex:0 0 var(--preset-chip-h)!important}.c-model-preset-main{min-height:0}.c-reason-dd[data-paired-with-model="1"]{position:fixed!important;margin-top:0!important;z-index:10001!important}.assistant-message>:first-child{margin-top:0!important}.assistant-message>:last-child{margin-bottom:0!important}.assistant-message p{margin:.6em 0}.assistant-message p:first-child{margin-top:0}.assistant-message p:last-child{margin-bottom:0}.assistant-message li>p{margin:.25em 0}.assistant-message li>p:only-child{margin:0}.assistant-message h1,.assistant-message h2,.assistant-message h3,.assistant-message h4,.assistant-message h5,.assistant-message h6{margin-top:1.25em;margin-bottom:.4em;line-height:1.3}.assistant-message>h1:first-child,.assistant-message>h2:first-child,.assistant-message>h3:first-child,.assistant-message>h4:first-child,.assistant-message>h5:first-child,.assistant-message>h6:first-child{margin-top:0}.assistant-message h1{font-size:1.5em;font-weight:700}.assistant-message h2{font-size:1.3em;font-weight:700}.assistant-message h3{font-size:1.15em;font-weight:600}.assistant-message h4{font-size:1.05em;font-weight:600}.assistant-message h5{font-size:1em;font-weight:600}.assistant-message h6{font-size:.95em;font-weight:600}.assistant-message ul,.assistant-message ol{margin:.5em 0;padding-left:1.4em}.assistant-message>ul:first-child,.assistant-message>ol:first-child{margin-top:0}.assistant-message>ul:last-child,.assistant-message>ol:last-child{margin-bottom:0}.assistant-message li{margin:.2em 0;padding-left:.15em}.assistant-message li>ul,.assistant-message li>ol{margin-top:.2em;margin-bottom:.2em}.assistant-message li li{margin:.1em 0}.assistant-message h1+ul,.assistant-message h1+ol,.assistant-message h2+ul,.assistant-message h2+ol,.assistant-message h3+ul,.assistant-message h3+ol,.assistant-message h4+ul,.assistant-message h4+ol,.assistant-message h5+ul,.assistant-message h5+ol,.assistant-message h6+ul,.assistant-message h6+ol{margin-top:.15em}.assistant-message p+ul,.assistant-message p+ol{margin-top:.15em}.assistant-message ul+p,.assistant-message ol+p{margin-top:.5em}.assistant-message blockquote{margin:.75em 0;padding:.4em 0 .4em 1em;border-left:3px solid rgba(0,0,0,.15);color:#000000b8}.darkModePossible .assistant-message blockquote{border-left-color:#fff3;color:#ffffffb8}.assistant-message blockquote>:first-child{margin-top:0}.assistant-message blockquote>:last-child{margin-bottom:0}.assistant-message hr,.assistant-message .file-header-separator{margin:1em 0}.assistant-message .code-block-header,.assistant-message .short-snippet-header,.assistant-message .inline-code-preview{display:block;width:100%;max-width:100%;flex:0 0 100%;clear:both;margin:.75em 0}.assistant-message>.code-block-header:first-child,.assistant-message>.short-snippet-header:first-child,.assistant-message>.inline-code-preview:first-child{margin-top:0}.assistant-message>.code-block-header:last-child,.assistant-message>.short-snippet-header:last-child,.assistant-message>.inline-code-preview:last-child{margin-bottom:0}.assistant-message .short-snippet-header{margin-top:.75em!important;margin-bottom:.75em!important}.assistant-message>.short-snippet-header:first-child{margin-top:0!important}.assistant-message>.short-snippet-header:last-child{margin-bottom:0!important}.assistant-message .short-snippet-header+.short-snippet-header{margin-top:.45em!important;border-top:.45em solid transparent;background-clip:padding-box}.assistant-message code:not(.hljs){padding:.15em .35em;border-radius:.25em;font-size:.9em;background:#0000000f}.darkModePossible .assistant-message code:not(.hljs){background:#ffffff1a}.assistant-message table{margin:.75em 0}.assistant-message>table:first-child{margin-top:0}.assistant-message>table:last-child{margin-bottom:0}.assistant-message img{margin:.5em 0}@media (min-width: 641px){body.sidebar-collapsed #chatHistoryPanel{width:0!important;min-width:0!important;max-width:0!important;flex:0 0 0!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important;border-right-width:0!important}body.sidebar-collapsed #chatHistoryPanel>*{visibility:hidden!important}body.sidebar-collapsed #chatHistoryPanel+*{width:100%!important;min-width:0!important;margin-left:0!important;flex:1 1 auto!important}}body.quizcard-route-mode{margin:0;min-height:100vh;overflow-x:hidden;overflow-y:auto;background:#fff;color:#1a1a1a}html.quizcard-route-mode,html.quizcard-route-mode body.quizcard-route-mode{min-height:100%;overflow-y:auto}html.darkModePossible body.quizcard-route-mode,body.darkModePossible.quizcard-route-mode,html.darkModePossible.quizcard-route-mode body.quizcard-route-mode{background:#1d1d1d;color:#e7e7e7}#quizcard-app{min-height:100vh;overflow-y:auto;background:inherit}html.darkModePossible #quizcard-app,body.darkModePossible #quizcard-app{background:#1d1d1d}.quizcard-summary-mount{width:100%}.quizcard-summary-card,.quizcard-manager-card,.quizcard-player__question,.quizcard-complete-panel,.quizcard-empty-state,.quizcard-route-header,.quizcard-player__toolbar,.quizcard-retention-note{background:#f6f6f6;border:1px solid rgba(0,0,0,.08);border-radius:18px;box-shadow:0 8px 24px #0000000d}.darkModePossible .quizcard-summary-card,.darkModePossible .quizcard-manager-card,.darkModePossible .quizcard-player__question,.darkModePossible .quizcard-complete-panel,.darkModePossible .quizcard-empty-state,.darkModePossible .quizcard-route-header,.darkModePossible .quizcard-player__toolbar,.darkModePossible .quizcard-retention-note{background:#1d1d1d;border-color:#ffffff14;box-shadow:0 8px 22px #0000002e}.quizcard-summary-card{width:100%;margin:6px 0 10px;padding:12px 14px;display:grid;gap:10px;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.quizcard-summary-card:hover{border-color:#ff7d322e;box-shadow:0 12px 28px #00000014;transform:translateY(-1px)}.darkModePossible .quizcard-summary-card:hover{border-color:#ff7d3247;box-shadow:0 14px 30px #00000047}.quizcard-summary-card:focus-visible{outline:none;border-color:#ff7d32;box-shadow:0 0 0 3px #ff7d322e,0 12px 28px #00000014}.darkModePossible .quizcard-summary-card:focus-visible{box-shadow:0 0 0 3px #ff7d3238,0 14px 30px #00000047}.quizcard-summary-card__head,.quizcard-route-header,.quizcard-manager-card{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.quizcard-summary-card__head{align-items:flex-start;gap:10px}.quizcard-summary-card__content{min-width:0;display:grid;gap:3px}.quizcard-summary-card__head>div,.quizcard-route-header>div:first-child,.quizcard-manager-card__main{min-width:0}.quizcard-summary-card__head h3,.quizcard-route-header h1,.quizcard-manager-card h3,.quizcard-player__question h2,.quizcard-complete-panel h3,.quizcard-empty-state h1,.quizcard-empty-state h2{margin:0;color:inherit;line-height:1.2}.quizcard-summary-card__head h3,.quizcard-manager-card h3,.quizcard-player__question h2,.quizcard-complete-panel h3,.quizcard-empty-state h1,.quizcard-empty-state h2{font-size:1.25rem;font-weight:600}.quizcard-summary-card__head h3{font-size:1rem;line-height:1.2}.quizcard-summary-card__title-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.quizcard-summary-card__count{color:#666;font-size:.86rem;font-weight:500}.darkModePossible .quizcard-summary-card__count{color:#a8a8a8}.quizcard-route-header h1{font-size:1.9rem;font-weight:650}.quizcard-summary-card__eyebrow,.quizcard-route-header__eyebrow,.quizcard-manager-card__eyebrow{margin:0;color:#ff7d32;font-size:.68rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.quizcard-summary-card__manager-link,.quizcard-route-header__actions a,.quizcard-route-header__actions button,.quizcard-summary-card__actions button,.quizcard-manager-card__actions button,.quizcard-manager-card__actions a,.quizcard-player__question-actions button,.quizcard-complete-panel__actions button,.quizcard-empty-state__actions button,.quizcard-empty-state__actions a{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(0,0,0,.1);background:#f5f5f5;color:inherit;border-radius:999px;padding:9px 14px;font-size:.92rem;font-weight:500;line-height:1.2;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.darkModePossible .quizcard-summary-card__manager-link,.darkModePossible .quizcard-route-header__actions a,.darkModePossible .quizcard-route-header__actions button,.darkModePossible .quizcard-summary-card__actions button,.darkModePossible .quizcard-manager-card__actions button,.darkModePossible .quizcard-manager-card__actions a,.darkModePossible .quizcard-player__question-actions button,.darkModePossible .quizcard-complete-panel__actions button,.darkModePossible .quizcard-empty-state__actions button,.darkModePossible .quizcard-empty-state__actions a{background:#2c2c2c;border-color:#ffffff1a;color:#e7e7e7}.quizcard-summary-card__manager-link:hover,.quizcard-route-header__actions a:hover,.quizcard-route-header__actions button:hover,.quizcard-summary-card__actions button:hover,.quizcard-manager-card__actions button:hover,.quizcard-manager-card__actions a:hover,.quizcard-player__question-actions button:hover,.quizcard-complete-panel__actions button:hover,.quizcard-empty-state__actions button:hover,.quizcard-empty-state__actions a:hover{background:#e7e7e7;border-color:#0000001f}.darkModePossible .quizcard-summary-card__manager-link:hover,.darkModePossible .quizcard-route-header__actions a:hover,.darkModePossible .quizcard-route-header__actions button:hover,.darkModePossible .quizcard-summary-card__actions button:hover,.darkModePossible .quizcard-manager-card__actions button:hover,.darkModePossible .quizcard-manager-card__actions a:hover,.darkModePossible .quizcard-player__question-actions button:hover,.darkModePossible .quizcard-complete-panel__actions button:hover,.darkModePossible .quizcard-empty-state__actions button:hover,.darkModePossible .quizcard-empty-state__actions a:hover{background:#333;border-color:#ffffff1f}.quizcard-player__question-actions [data-action=submit]:not([disabled]){border-color:#d66a2a}.darkModePossible .quizcard-player__question-actions [data-action=submit]:not([disabled]){border-color:#c96a33}.quizcard-player__question-actions [data-action=submit][disabled],.quizcard-summary-card__actions button[disabled],.quizcard-manager-card__actions button[disabled],.quizcard-complete-panel__actions button[disabled]{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.quizcard-player__toolbar>div{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:12px;padding:10px 12px}.darkModePossible .quizcard-player__toolbar>div{background:#2c2c2c;border-color:#ffffff14}.quizcard-summary-card__meta,.quizcard-manager-card__meta,.quizcard-player__assist,.quizcard-retention-note,.quizcard-route-header p{color:#666}.darkModePossible .quizcard-summary-card__meta,.darkModePossible .quizcard-manager-card__meta,.darkModePossible .quizcard-player__assist,.darkModePossible .quizcard-retention-note,.darkModePossible .quizcard-route-header p{color:#aaa}.quizcard-summary-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:-2px;font-size:.86rem;line-height:1.35}.quizcard-summary-card__meta span{display:inline-flex;align-items:center}.quizcard-summary-card__meta span+span:before{content:"•";margin-right:8px;color:#00000047}.darkModePossible .quizcard-summary-card__meta span+span:before{color:#ffffff3d}.quizcard-summary-card__status-pill{padding:4px 9px;border-radius:999px;background:#ff7d3224;color:#c45e22;font-weight:600}.darkModePossible .quizcard-summary-card__status-pill{background:#ff7d3229;color:#ffb184}.quizcard-summary-card__progress{height:6px;border-radius:999px;overflow:hidden;background:#00000014}.darkModePossible .quizcard-summary-card__progress{background:#ffffff1a}.quizcard-summary-card__progress-fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ff7d32,#ff9d5c)}.quizcard-summary-card__note,.quizcard-route-header p,.quizcard-manager-card p,.quizcard-result-panel p,.quizcard-empty-state p,.quizcard-complete-panel p,.quizcard-retention-note{margin:8px 0 0}.quizcard-summary-card__actions,.quizcard-manager-card__actions,.quizcard-player__question-actions,.quizcard-complete-panel__actions,.quizcard-route-header__actions,.quizcard-empty-state__actions{display:flex;flex-wrap:wrap;gap:8px}.quizcard-summary-card__actions{margin-top:2px;align-items:center}.quizcard-summary-card__manager-link{flex-shrink:0;padding:6px 10px;font-size:.8rem;white-space:nowrap;background:transparent}.darkModePossible .quizcard-summary-card__manager-link{background:#ffffff08}.quizcard-summary-card__manager-link:hover{background:#ff7d3214;border-color:#ff7d3233;color:#c45e22}.darkModePossible .quizcard-summary-card__manager-link:hover{background:#ff7d321f;border-color:#ff7d3247;color:#ffb184}.quizcard-summary-card__actions button{padding:7px 12px;font-size:.84rem}.quizcard-summary-card__actions [data-action=primary]{background:#ff7d32;border-color:#ff7d32;color:#fff;box-shadow:none}.darkModePossible .quizcard-summary-card__actions [data-action=primary]{background:#ff7d32;border-color:#ff7d32;color:#fff}.quizcard-summary-card__actions [data-action=primary]:hover{background:#f06f20;border-color:#f06f20}.quizcard-summary-card__actions [data-action=prompt]{padding-left:10px;padding-right:10px;white-space:nowrap;border-color:transparent;background:transparent;color:#666}.darkModePossible .quizcard-summary-card__actions [data-action=prompt]{color:#a8a8a8}.quizcard-summary-card__actions [data-action=prompt]:hover{background:transparent;border-color:transparent;color:#ff7d32}.darkModePossible .quizcard-summary-card__actions [data-action=prompt]:hover{color:#ffb184}.quizcard-summary-card__note{font-size:.92rem;line-height:1.45;color:#666}.darkModePossible .quizcard-summary-card__note{color:#a8a8a8}.quizcard-route-shell{max-width:1040px;margin:0 auto;padding:28px 20px 56px;background:transparent;color:inherit}.quizcard-route-header,.quizcard-player__toolbar,.quizcard-player__question,.quizcard-complete-panel,.quizcard-retention-note,.quizcard-empty-state,.quizcard-manager-card{padding:18px}.quizcard-route-header__actions a{background:#ff7d32;border-color:#ff7d32;color:#fff}.quizcard-route-header__actions a,.quizcard-route-header__actions button{white-space:nowrap}.quizcard-manager-list{display:grid;gap:14px;margin-top:18px}.quizcard-manager-card{gap:18px}.quizcard-manager-card__main{flex:1}.quizcard-manager-card__eyebrow{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:8px}.quizcard-manager-card__actions{justify-content:flex-end;align-content:flex-start;max-width:420px}.quizcard-player__toolbar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0}.quizcard-player__navigator{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px;padding-bottom:14px}.quizcard-nav-button,.quizcard-pill{border-radius:999px;border:1px solid rgba(0,0,0,.08);background:#fff;color:inherit;padding:8px 12px;font-size:.86rem}.quizcard-nav-button{position:relative}.darkModePossible .quizcard-nav-button,.darkModePossible .quizcard-pill{background:#2c2c2c;border-color:#ffffff1a}.quizcard-nav-button.is-answered{border-color:#0000001f;background:#f5f5f5}.darkModePossible .quizcard-nav-button.is-answered{border-color:#ffffff24;background:#303030}.quizcard-nav-button__label{display:block}.quizcard-nav-button__flag-dot{position:absolute;left:50%;bottom:-11px;transform:translate(-50%);width:6px;height:6px;border-radius:999px;background:#c96a1a}.darkModePossible .quizcard-nav-button__flag-dot{background:#d67a2f}.quizcard-nav-button.is-correct{border-color:#10b9813d;background:#10b98114}.quizcard-nav-button.is-wrong{border-color:#dc26262e;background:#dc26260f}.darkModePossible .quizcard-nav-button.is-correct{border-color:#34d39938;background:#10b9811f}.darkModePossible .quizcard-nav-button.is-wrong{border-color:#f871712e;background:#dc26261a}.quizcard-nav-button.is-current{border-color:#ff7d3247;box-shadow:inset 0 0 0 1px #ff7d321f}.darkModePossible .quizcard-nav-button.is-current{border-color:#ff7d3252;box-shadow:inset 0 0 0 1px #ff7d3229}.quizcard-player__question-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.quizcard-choice-list{display:grid;gap:10px;margin:18px 0}.quizcard-choice{width:100%;display:flex;align-items:flex-start;gap:12px;border-radius:16px;border:1px solid rgba(0,0,0,.08);background:#fff;padding:14px 15px;cursor:pointer;text-align:left;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.quizcard-choice:hover{border-color:#0000001a;background:#f8f8f8}.darkModePossible .quizcard-choice{background:#2c2c2c;border-color:#ffffff14}.darkModePossible .quizcard-choice:hover{border-color:#ffffff1f;background:#303030;box-shadow:none}.quizcard-choice.is-selected{border-color:#ff7d3242;background:#ff7d320f}.darkModePossible .quizcard-choice.is-selected{border-color:#ff7d324d;background:#ff7d321a}.quizcard-choice.is-correct{border-color:#10b9813d;background:#10b9810f}.quizcard-choice.is-wrong{border-color:#dc26262e;background:#dc26260d}.darkModePossible .quizcard-choice.is-correct{border-color:#34d39938;background:#10b9811a}.darkModePossible .quizcard-choice.is-wrong{border-color:#f871712e;background:#dc262617}.quizcard-choice[disabled]{cursor:default;transform:none}.quizcard-choice__control{flex:0 0 auto;min-width:1.2rem;font-size:1rem;line-height:1.35;color:#ff7d32}.quizcard-choice.is-correct .quizcard-choice__control{color:#10b981}.quizcard-choice.is-wrong .quizcard-choice__control{color:#dc2626}.quizcard-choice__text{flex:1;min-width:0}.quizcard-result-panel{margin-top:14px;border-radius:14px;padding:14px;background:#f5f5f5;border:1px solid rgba(0,0,0,.06)}.darkModePossible .quizcard-result-panel{background:#2c2c2c;border-color:#ffffff14}.quizcard-result-panel.is-correct{border-color:#10b98138;background:#10b9810f}.quizcard-result-panel.is-wrong{border-color:#dc26262e;background:#dc26260d}.darkModePossible .quizcard-result-panel.is-correct{border-color:#34d39938;background:#10b9811a}.darkModePossible .quizcard-result-panel.is-wrong{border-color:#f871712e;background:#dc262617}.quizcard-complete-panel{margin-top:18px}.quizcard-complete-panel p{margin:8px 0 0}.quizcard-complete-panel__actions{margin-top:14px}.quizcard-player__hint{margin-top:12px;border-radius:14px;padding:12px 14px;background:#f5f5f5;border:1px solid rgba(0,0,0,.06)}.quizcard-player__hint p{margin:0}.darkModePossible .quizcard-player__hint{background:#2c2c2c;border-color:#ffffff14}.quizcard-retention-note{margin-top:18px}.quizcard-empty-state{text-align:center;margin-top:48px}@media (max-width: 900px){.quizcard-route-shell{padding:20px 14px 36px}.quizcard-player__toolbar,.quizcard-summary-grid{grid-template-columns:1fr}.quizcard-route-header,.quizcard-manager-card,.quizcard-summary-card__head{flex-direction:column}.quizcard-manager-card__actions{max-width:none;justify-content:flex-start}}@media (max-width: 640px){.quizcard-summary-card,.quizcard-route-header,.quizcard-player__toolbar,.quizcard-player__question,.quizcard-complete-panel,.quizcard-retention-note,.quizcard-empty-state,.quizcard-manager-card{border-radius:16px;padding:16px}.quizcard-summary-card__manager-link,.quizcard-route-header__actions a,.quizcard-route-header__actions button,.quizcard-summary-card__actions button,.quizcard-manager-card__actions button,.quizcard-manager-card__actions a,.quizcard-player__question-actions button,.quizcard-complete-panel__actions button,.quizcard-empty-state__actions button,.quizcard-empty-state__actions a{width:100%;justify-content:center;text-align:center}}body.jobs-modal-open{overflow:hidden}body.jobs-view-open .chat-input-area,body.jobs-view-open .scroll-button-container,body.jobs-view-open .default-container-wrapper{display:none!important}body.jobs-view-open #streaming-container,body.jobs-view-open .chat-messages{visibility:hidden;pointer-events:none}.jobs-modal.hidden,.jobs-view-root.hidden{display:none}.jobs-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90}#jobsModalRoot,#jobsViewRoot{--jobs-bg: #ffffff;--jobs-surface: #f6f6f6;--jobs-surface-2: #ffffff;--jobs-border: rgba(0, 0, 0, .08);--jobs-border-strong: rgba(0, 0, 0, .1);--jobs-text: #333333;--jobs-muted: #666666;--jobs-accent: #ff7d32;--jobs-accent-strong: #ea580c;--jobs-accent-soft: rgba(255, 125, 50, .12);--jobs-info-soft: rgba(0, 0, 0, .05);--jobs-success-soft: rgba(16, 185, 129, .12);--jobs-danger-soft: rgba(220, 38, 38, .12);--jobs-shadow: none;--jobs-hover-shadow: none;--jobs-backdrop: rgba(255, 255, 255, .96)}#jobsModalRoot[data-jobs-theme=dark],#jobsViewRoot[data-jobs-theme=dark]{--jobs-bg: #1d1d1d;--jobs-surface: #181818;--jobs-surface-2: #222222;--jobs-border: rgba(255, 255, 255, .08);--jobs-border-strong: rgba(255, 255, 255, .1);--jobs-text: rgba(231, 231, 231, .96);--jobs-muted: #aaaaaa;--jobs-accent-soft: rgba(255, 125, 50, .16);--jobs-info-soft: rgba(255, 255, 255, .08);--jobs-success-soft: rgba(16, 185, 129, .18);--jobs-danger-soft: rgba(248, 113, 113, .18);--jobs-shadow: none;--jobs-hover-shadow: none;--jobs-backdrop: rgba(29, 29, 29, .96)}.jobs-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:22px;background:var(--jobs-backdrop)}.jobs-modal-panel{width:min(820px,96vw);max-height:min(92vh,940px);overflow:hidden;display:flex;flex-direction:column;background:var(--jobs-surface);border:1px solid var(--jobs-border);border-radius:24px;box-shadow:var(--jobs-shadow);color:var(--jobs-text)}.jobs-modal-header,.jobs-modal-footer{padding:18px 22px}.jobs-modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--jobs-border)}.jobs-modal-footer{border-top:1px solid var(--jobs-border);display:flex;align-items:center;justify-content:flex-end;gap:10px}.jobs-modal-title{margin:0;font-size:1.16rem;font-weight:700;letter-spacing:.01em}.jobs-modal-close{width:36px;height:36px;border:1px solid var(--jobs-border);border-radius:999px;background:transparent;color:var(--jobs-muted);font-size:1.2rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .18s ease,border-color .18s ease,color .18s ease}.jobs-modal-close:hover:not(:disabled){background:var(--jobs-surface-2);border-color:var(--jobs-border-strong);color:var(--jobs-text)}.jobs-modal-notice{margin:10px 22px 0;padding:12px 14px;border-radius:14px;border:1px solid transparent;font-size:.94rem}.jobs-modal-notice.hidden{display:none}.jobs-modal-notice.is-success{background:var(--jobs-success-soft);border-color:#10b98133;color:var(--jobs-text)}.jobs-modal-notice.is-error{background:var(--jobs-danger-soft);border-color:#ef444433;color:var(--jobs-text)}.jobs-modal-notice.is-info{background:var(--jobs-info-soft);border-color:var(--jobs-border);color:var(--jobs-text)}.jobs-modal-body{overflow:auto;padding:4px 22px 22px}.jobs-section{margin-top:16px;padding:16px;border-radius:18px;background:var(--jobs-surface-2);border:1px solid var(--jobs-border)}.jobs-section-title{margin-bottom:14px;font-size:.98rem;font-weight:700}.jobs-field{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.jobs-field:last-child{margin-bottom:0}.jobs-label{font-size:.9rem;font-weight:600;color:var(--jobs-muted)}.jobs-input,.jobs-select,.jobs-textarea{width:100%;border:1px solid var(--jobs-border);border-radius:14px;background:var(--jobs-surface);color:var(--jobs-text);padding:12px 14px;font:inherit;outline:none;transition:border-color .18s ease,background .18s ease}.jobs-input::placeholder,.jobs-textarea::placeholder{color:var(--jobs-muted)}.jobs-input:hover,.jobs-select:hover,.jobs-textarea:hover{border-color:var(--jobs-border-strong)}.jobs-input:focus,.jobs-select:focus,.jobs-textarea:focus{border-color:#ff7d32a6;box-shadow:none}.jobs-input:disabled,.jobs-select:disabled,.jobs-selector-unsupported{color:var(--jobs-muted);cursor:not-allowed;opacity:.9}.jobs-selector-unsupported{background:var(--jobs-bg)}.jobs-selector-search.hidden,.jobs-selector-unsupported.hidden,.jobs-select.hidden{display:none}.jobs-input[type=search]::-webkit-search-cancel-button{cursor:pointer}#jobsExecutionTime{color-scheme:light}#jobsExecutionTime::-webkit-calendar-picker-indicator{cursor:pointer}#jobsModalRoot[data-jobs-theme=dark] #jobsExecutionTime,#jobsViewRoot[data-jobs-theme=dark] #jobsExecutionTime{color-scheme:dark}#jobsModalRoot[data-jobs-theme=dark] #jobsExecutionTime::-webkit-calendar-picker-indicator,#jobsViewRoot[data-jobs-theme=dark] #jobsExecutionTime::-webkit-calendar-picker-indicator{filter:invert(1) brightness(1.55) contrast(1.45);opacity:1}.jobs-textarea{resize:vertical;min-height:152px}.jobs-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.jobs-segmented{display:inline-flex;gap:4px;flex-wrap:wrap;padding:4px;border-radius:14px;background:var(--jobs-bg);border:1px solid var(--jobs-border)}.jobs-segment{border:0;border-radius:10px;background:transparent;color:var(--jobs-muted);padding:8px 12px;font:inherit;font-weight:600;cursor:pointer;transition:background .18s ease,color .18s ease}.jobs-segment:hover:not(:disabled){background:var(--jobs-surface);color:var(--jobs-text)}.jobs-segment.is-active{background:var(--jobs-accent-soft);color:var(--jobs-accent-strong)}#jobsModalRoot[data-jobs-theme=dark] .jobs-segment.is-active,#jobsViewRoot[data-jobs-theme=dark] .jobs-segment.is-active{color:#ffddb8}.jobs-context-card,.jobs-next-execution,.jobs-view-feedback{border-radius:14px;padding:13px 14px;background:var(--jobs-info-soft);border:1px solid var(--jobs-border);color:var(--jobs-text);font-size:.92rem}.jobs-context-title{font-weight:700;margin-bottom:6px}.jobs-context-name{font-weight:600;word-break:break-word}.jobs-context-subtle,.jobs-context-warning,.jobs-field-hint{color:var(--jobs-muted);word-break:break-word}.jobs-field-hint{margin-top:-2px;font-size:.84rem;line-height:1.4}.jobs-custom-block.hidden,.jobs-field.hidden,.jobs-weekday.hidden{display:none}.jobs-check-row{display:flex;align-items:center;gap:12px;padding:4px 0;color:var(--jobs-text)}.jobs-check-row input{width:16px;height:16px;accent-color:var(--jobs-accent)}.jobs-btn{border:1px solid transparent;border-radius:14px;min-height:44px;padding:0 16px;font:inherit;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:background .18s ease,border-color .18s ease,color .18s ease}.jobs-btn:disabled,.jobs-modal-close:disabled,.jobs-segment:disabled{opacity:.6;cursor:not-allowed}.jobs-btn-primary{background:var(--jobs-accent);color:#fff}.jobs-btn-primary:hover:not(:disabled){background:var(--jobs-accent-strong)}.jobs-btn-secondary{background:transparent;border-color:var(--jobs-border);color:var(--jobs-text)}.jobs-btn-secondary:hover:not(:disabled){background:var(--jobs-surface-2);border-color:var(--jobs-border-strong)}.jobs-btn-danger{background:transparent;border-color:#ef44443d;color:#dc2626}#jobsModalRoot[data-jobs-theme=dark] .jobs-btn-danger,#jobsViewRoot[data-jobs-theme=dark] .jobs-btn-danger{color:#fda4af;border-color:#fb718533}.jobs-btn-danger:hover:not(:disabled){background:var(--jobs-danger-soft)}.jobs-btn-small{min-height:38px;padding:0 13px;border-radius:12px;font-size:.9rem}.jobs-sidebar-btn.is-active{background:#ff7d3224!important}#jobsViewRoot{position:absolute;top:0;right:0;bottom:0;left:0;z-index:15}.jobs-view-root{color:var(--jobs-text)}.jobs-view-shell{position:absolute;top:0;right:0;bottom:0;left:0;overflow:auto;background:var(--jobs-backdrop);padding:24px 20px 28px}.jobs-view-content{width:min(100%,980px);margin:0 auto;display:grid;gap:14px}.jobs-view-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px 22px;border-radius:22px;background:var(--jobs-surface);border:1px solid var(--jobs-border);box-shadow:var(--jobs-shadow)}.jobs-view-copy{display:grid;gap:6px}.jobs-view-eyebrow{font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--jobs-accent-strong)}#jobsModalRoot[data-jobs-theme=dark] .jobs-view-eyebrow,#jobsViewRoot[data-jobs-theme=dark] .jobs-view-eyebrow{color:#ffb27f}.jobs-view-title{margin:0;font-size:1.5rem;line-height:1.15}.jobs-view-subtitle{margin:0;color:var(--jobs-muted);max-width:58ch}.jobs-view-header-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.jobs-view-count{display:inline-flex;align-items:center;min-height:38px;padding:0 12px;border-radius:999px;background:var(--jobs-accent-soft);color:var(--jobs-accent-strong);font-size:.9rem;font-weight:600}#jobsModalRoot[data-jobs-theme=dark] .jobs-view-count,#jobsViewRoot[data-jobs-theme=dark] .jobs-view-count{color:#ffd6b7}.jobs-view-feedback.is-error{background:var(--jobs-danger-soft);border-color:#ef44442e}.jobs-view-state{padding:40px 24px;border-radius:22px;border:1px solid var(--jobs-border);background:var(--jobs-surface);box-shadow:var(--jobs-hover-shadow);display:grid;justify-items:center;text-align:center;gap:12px}.jobs-view-state-title{font-size:1.06rem;font-weight:700}.jobs-view-state-copy{color:var(--jobs-muted);max-width:50ch}.jobs-view-state-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px}.jobs-loading-spinner{width:30px;height:30px;border-radius:999px;border:3px solid rgba(148,163,184,.2);border-top-color:var(--jobs-accent);animation:jobs-spin .9s linear infinite}.jobs-list{display:grid;gap:12px}.jobs-list-item{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px;border-radius:18px;background:var(--jobs-surface);border:1px solid var(--jobs-border);box-shadow:var(--jobs-hover-shadow);transition:border-color .18s ease,background .18s ease}.jobs-list-item:hover{border-color:var(--jobs-border-strong)}.jobs-list-main{min-width:0;display:grid;gap:10px;flex:1 1 auto}.jobs-list-top{min-width:0;display:grid;gap:8px}.jobs-list-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.jobs-list-title{margin:0;font-size:1rem;line-height:1.35}.jobs-list-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:var(--jobs-muted);font-size:.9rem}.jobs-meta-dot{opacity:.65}.jobs-list-preview{margin:0;color:var(--jobs-muted);line-height:1.55}.jobs-list-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex:0 0 auto}.jobs-status-pill{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:.82rem;font-weight:700;letter-spacing:.01em;border:1px solid transparent}.jobs-status-pill.is-success{background:var(--jobs-success-soft);color:#059669;border-color:#10b98124}.jobs-status-pill.is-info{background:var(--jobs-info-soft);color:var(--jobs-text);border-color:var(--jobs-border)}.jobs-status-pill.is-danger{background:var(--jobs-danger-soft);color:#dc2626;border-color:#ef444424}.jobs-status-pill.is-muted{background:var(--jobs-info-soft);color:var(--jobs-muted);border-color:var(--jobs-border)}.jobs-status-pill.is-accent{background:var(--jobs-accent-soft);color:var(--jobs-accent-strong);border-color:#ff7d3229}#jobsModalRoot[data-jobs-theme=dark] .jobs-status-pill.is-success,#jobsViewRoot[data-jobs-theme=dark] .jobs-status-pill.is-success{color:#6ee7b7}#jobsModalRoot[data-jobs-theme=dark] .jobs-status-pill.is-info,#jobsViewRoot[data-jobs-theme=dark] .jobs-status-pill.is-info{color:var(--jobs-text);border-color:var(--jobs-border-strong)}#jobsModalRoot[data-jobs-theme=dark] .jobs-status-pill.is-danger,#jobsViewRoot[data-jobs-theme=dark] .jobs-status-pill.is-danger{color:#fda4af}#jobsModalRoot[data-jobs-theme=dark] .jobs-status-pill.is-accent,#jobsViewRoot[data-jobs-theme=dark] .jobs-status-pill.is-accent{color:#ffd6b7}@keyframes jobs-spin{to{transform:rotate(360deg)}}@media (max-width: 900px){.jobs-view-header{flex-direction:column;align-items:stretch}.jobs-view-header-actions{justify-content:flex-start}}@media (max-width: 720px){.jobs-modal-backdrop{padding:14px}.jobs-modal-panel{width:100%;max-height:94vh;border-radius:20px}.jobs-grid-2{grid-template-columns:1fr}.jobs-modal-footer{flex-direction:column-reverse;align-items:stretch}.jobs-btn{width:100%}.jobs-view-shell{padding:18px 14px 24px}.jobs-view-header,.jobs-view-state,.jobs-list-item{border-radius:18px;padding:16px}.jobs-list-item{flex-direction:column}.jobs-list-actions{width:100%;justify-content:stretch}.jobs-btn-small{flex:1 1 0;width:auto}}body.journal-view-open .chat-input-area,body.journal-view-open .scroll-button-container,body.journal-view-open .default-container-wrapper{display:none!important}body.journal-view-open #streaming-container,body.journal-view-open .chat-messages{visibility:hidden;pointer-events:none}.journal-view-root.hidden{display:none}#journalViewRoot{--journal-surface: #f6f6f6;--journal-surface-2: #ffffff;--journal-surface-3: #fbfbfb;--journal-border: rgba(0, 0, 0, .08);--journal-border-strong: rgba(0, 0, 0, .12);--journal-text: #333333;--journal-muted: #666666;--journal-accent: #ff7d32;--journal-accent-strong: #ea580c;--journal-accent-soft: rgba(255, 125, 50, .08);--journal-info-soft: rgba(0, 0, 0, .04);--journal-success-soft: rgba(16, 185, 129, .12);--journal-danger-soft: rgba(220, 38, 38, .12);--journal-backdrop: rgba(255, 255, 255, .98);position:absolute;top:0;right:0;bottom:0;left:0;z-index:15}#journalViewRoot[data-journal-theme=dark]{--journal-surface: #1d1d1d;--journal-surface-2: #1d1d1d;--journal-surface-3: #1d1d1d;--journal-border: rgba(255, 255, 255, .08);--journal-border-strong: rgba(255, 255, 255, .1);--journal-text: rgba(231, 231, 231, .96);--journal-muted: #aaaaaa;--journal-accent-soft: rgba(255, 125, 50, .12);--journal-info-soft: rgba(255, 255, 255, .06);--journal-success-soft: rgba(16, 185, 129, .16);--journal-danger-soft: rgba(248, 113, 113, .16);--journal-backdrop: #1d1d1d}.journal-view-root{color:var(--journal-text)}.journal-view-shell{position:absolute;top:0;right:0;bottom:0;left:0;overflow:auto;background:var(--journal-backdrop);padding:18px 24px 28px}.journal-view-content{width:min(100%,760px);margin:0 auto;display:grid;gap:14px}.journal-view-header,.journal-view-feedback{border:1px solid var(--journal-border);background:color-mix(in srgb,var(--journal-backdrop) 88%,transparent);border-radius:16px}.journal-stream-list,.journal-day-group,.journal-day-entries{display:grid;gap:10px}.journal-view-header,.journal-view-feedback{padding:14px 16px}.journal-view-header,.journal-view-header-main,.journal-view-header-actions,.journal-editor-toolbar,.journal-editor-toolbar-left,.journal-editor-submit-actions,.journal-entry-meta-row,.journal-entry-actions,.journal-load-more-row,.journal-view-state-actions,.journal-attachment-head{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.journal-view-header,.journal-entry-meta-row,.journal-attachment-head{justify-content:space-between;align-items:flex-start}.journal-view-header{gap:12px}.journal-view-header-main,.journal-stream-list,.journal-day-group,.journal-day-entries,.journal-entry-body,.journal-entry-rich-text,.journal-attachment-strip,.journal-editor-card{display:grid;gap:10px}.journal-editor-card{position:sticky;bottom:0;z-index:3;display:grid;gap:10px;padding:12px 0 0;margin-top:8px;background:linear-gradient(to top,var(--journal-backdrop) 70%,rgba(0,0,0,0))}.journal-editor-card.is-drag-active .journal-editor-textarea{border-color:#ff7d3247}.journal-view-eyebrow{display:none}#journalViewRoot[data-journal-theme=dark] .journal-entry-rich-text a,#journalViewRoot[data-journal-theme=dark] .journal-attachment-file-link,#journalViewRoot[data-journal-theme=dark] .journal-inline-attachment-link{color:#ffb27f}.journal-view-title,.journal-editor-title,.journal-timeline-title{margin:0;line-height:1.15}.journal-view-title{font-size:1.25rem;font-weight:650}.journal-editor-title,.journal-timeline-title{font-size:1rem;font-weight:600}.journal-view-subtitle,.journal-editor-subtitle,.journal-timeline-subtitle,.journal-entry-empty,.journal-editor-hint,.journal-editor-meta,.journal-view-state-copy,.journal-inline-caption,.journal-inline-fallback,.journal-inline-missing,.journal-attachment-meta{color:var(--journal-muted);margin:0}.journal-view-count,.journal-day-chip{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 11px;border-radius:999px;font-size:.82rem;font-weight:600}.journal-view-count{background:var(--journal-info-soft);color:var(--journal-muted);border:1px solid var(--journal-border)}.journal-day-chip{min-height:auto;padding:2px 0;border-radius:0;background:transparent;color:var(--journal-muted);justify-content:flex-start;letter-spacing:.02em;font-weight:600}.journal-view-feedback{padding:11px 13px;font-size:.92rem}.journal-view-feedback.is-error{background:var(--journal-danger-soft);border-color:#ef44442e}.journal-view-feedback.is-success{background:var(--journal-success-soft);border-color:#10b9812e}.journal-view-feedback.is-info{background:var(--journal-info-soft)}.journal-editor-meta{font-size:.82rem;padding:0 2px}.journal-btn{border:1px solid var(--journal-border);border-radius:12px;min-height:36px;padding:0 13px;font:inherit;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:transparent;color:var(--journal-text);transition:background .18s ease,border-color .18s ease,color .18s ease}.journal-btn:disabled{opacity:.6;cursor:not-allowed}.journal-btn-primary{background:var(--journal-accent-soft);border-color:#ff7d3224;color:var(--journal-accent-strong)}.journal-btn-primary:hover:not(:disabled){background:#ff7d3224}.journal-btn-secondary{background:transparent;border-color:var(--journal-border);color:var(--journal-text)}.journal-btn-secondary:hover:not(:disabled),.journal-attachment-remove:hover{background:var(--journal-surface-2);border-color:var(--journal-border-strong);color:var(--journal-text)}.journal-btn-danger{background:transparent;border-color:#ef44442e;color:#dc2626}#journalViewRoot[data-journal-theme=dark] .journal-btn-danger{color:#fda4af;border-color:#fb718533}.journal-btn-danger:hover:not(:disabled){background:var(--journal-danger-soft)}.journal-btn-small{min-height:31px;padding:0 10px;border-radius:10px;font-size:.82rem}.journal-sidebar-btn.is-active{background:#ff7d3224!important}.journal-link-btn{border:none;background:transparent;color:var(--journal-muted);font:inherit;font-size:.86rem;padding:0;cursor:pointer}.journal-link-btn:hover{color:var(--journal-text)}.journal-link-btn-danger:hover{color:#dc2626}.journal-select-label{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:.88rem;color:var(--journal-muted)}.journal-editor-format-inline span{display:none}.journal-select,.journal-editor-textarea{width:100%;border:1px solid var(--journal-border);border-radius:12px;background:var(--journal-surface-2);color:var(--journal-text);font:inherit;outline:none}.journal-select{width:auto;min-width:132px;padding:8px 11px}.journal-editor-textarea{min-height:116px;resize:none;padding:12px 14px;line-height:1.65;background:color-mix(in srgb,var(--journal-surface-2) 82%,transparent)}.journal-select:hover,.journal-editor-textarea:hover{border-color:var(--journal-border-strong)}.journal-select:focus,.journal-editor-textarea:focus{border-color:#ff7d3247}.journal-hidden-input{display:none}.journal-entry-card{padding:8px 0 14px;border:none;border-bottom:1px solid var(--journal-border);border-radius:0;background:transparent;transition:background .18s ease}.journal-entry-card:hover,.journal-entry-card.is-selected{background:transparent}.journal-entry-time{font-size:.82rem;font-weight:600;color:var(--journal-muted);letter-spacing:.02em}.journal-entry-rich-text{font-size:1rem;line-height:1.72}.journal-entry-rich-text>:first-child{margin-top:0}.journal-entry-rich-text>:last-child{margin-bottom:0}.journal-entry-rich-text ul,.journal-entry-rich-text ol{padding-left:1.5rem}.journal-entry-rich-text blockquote{padding:.75rem 0 .75rem 1rem;border-left:2px solid rgba(255,125,50,.32);background:transparent;border-radius:0}.journal-entry-rich-text code{background:var(--journal-info-soft);padding:.15rem .38rem;border-radius:8px;font-size:.92em}.journal-entry-rich-text pre{overflow:auto;padding:14px 16px;border-radius:14px;background:#111827;color:#f8fafc}.journal-entry-rich-text pre code{background:transparent;padding:0}.journal-entry-rich-text a,.journal-attachment-file-link,.journal-inline-attachment-link{color:var(--journal-accent-strong);text-decoration:underline;text-underline-offset:.16em}.journal-inline-image,.journal-attachment-image,.journal-inline-video-player,.journal-attachment-video{width:100%;max-width:100%;border-radius:12px;display:block}.journal-inline-audio,.journal-inline-video{display:grid;gap:8px;padding:10px 0;border-radius:0;border:none;background:transparent}.journal-inline-audio-player,.journal-attachment-audio{width:100%}.journal-inline-missing{display:inline-flex;padding:.45rem .65rem;border-radius:10px;background:var(--journal-info-soft);border:1px solid var(--journal-border)}.journal-attachment-strip{grid-template-columns:1fr}.journal-attachment-card{padding:10px 0 0;background:transparent;border:none;border-radius:0}.journal-attachment-title{font-weight:700}.journal-attachment-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:.9rem}.journal-attachment-remove{width:30px;height:30px;border:1px solid var(--journal-border);border-radius:999px;background:transparent;color:var(--journal-muted);font-size:1rem;cursor:pointer}.table-scroll-wrapper{width:100%;overflow-x:auto}.journal-entry-rich-text table{width:100%;border-collapse:collapse}.journal-entry-rich-text th,.journal-entry-rich-text td{border:1px solid var(--journal-border);padding:.55rem .65rem;vertical-align:top}.journal-view-state{padding:20px 0;display:grid;gap:10px;border-bottom:1px solid var(--journal-border)}.journal-view-state-title{font-size:1rem;font-weight:700}.journal-load-more-row{justify-content:flex-start;padding-top:4px}.journal-loading-spinner{width:28px;height:28px;border-radius:999px;border:3px solid rgba(148,163,184,.2);border-top-color:var(--journal-accent);animation:journal-spin .9s linear infinite}@keyframes journal-spin{to{transform:rotate(360deg)}}@media (max-width: 900px){.journal-view-header,.journal-editor-toolbar{flex-direction:column;align-items:stretch}.journal-view-header-actions,.journal-editor-toolbar-left,.journal-editor-submit-actions,.journal-entry-actions{justify-content:flex-start}}@media (max-width: 720px){.journal-view-shell{padding:14px 12px 20px}.journal-view-header,.journal-view-feedback{border-radius:14px}.journal-editor-textarea{min-height:104px}}.projects-browser-root.hidden{display:none}body.projects-browser-open .chat-input-area,body.projects-browser-open .scroll-button-container,body.projects-browser-open .default-container-wrapper{display:none!important}body.projects-browser-open #streaming-container,body.projects-browser-open .chat-messages{visibility:hidden;pointer-events:none}#projectsBrowserRoot{--projects-bg: #ffffff;--projects-surface: #ffffff;--projects-surface-2: #fbfbfb;--projects-border: rgba(0, 0, 0, .08);--projects-border-strong: rgba(0, 0, 0, .12);--projects-text: #333333;--projects-muted: #666666;--projects-accent: #4a4a4a;--projects-accent-strong: #2f2f2f;--projects-accent-soft: rgba(0, 0, 0, .05);--projects-accent-ink: #555555;--projects-info-soft: rgba(0, 0, 0, .04);--projects-danger-soft: rgba(220, 38, 38, .12);--projects-danger-ink: #991b1b;--projects-backdrop: #ffffff;--projects-shadow: 0 10px 28px rgba(0, 0, 0, .04);--projects-hover-shadow: 0 14px 32px rgba(0, 0, 0, .07);--projects-primary-fill: #ff7d32;--projects-primary-fill-hover: #ea580c;--projects-primary-ink: #ffffff;--projects-selected-bg: #ececec;--projects-selected-border: #c8c8c8;--projects-icon-bg: #eeeeee;position:absolute;top:0;right:0;bottom:0;left:0;z-index:15;overflow:auto;background:var(--projects-backdrop);color:var(--projects-text)}#projectsBrowserRoot[data-projects-theme=dark]{--projects-bg: #1d1d1d;--projects-surface: #1d1d1d;--projects-surface-2: #222222;--projects-border: rgba(255, 255, 255, .08);--projects-border-strong: rgba(255, 255, 255, .1);--projects-text: rgba(231, 231, 231, .96);--projects-muted: #aaaaaa;--projects-accent: #d8d8d8;--projects-accent-strong: #f0f0f0;--projects-accent-soft: rgba(255, 255, 255, .06);--projects-accent-ink: #d0d0d0;--projects-info-soft: rgba(255, 255, 255, .06);--projects-danger-soft: rgba(248, 113, 113, .16);--projects-danger-ink: #fcbaba;--projects-backdrop: #1d1d1d;--projects-shadow: 0 10px 28px rgba(0, 0, 0, .18);--projects-hover-shadow: 0 14px 32px rgba(0, 0, 0, .24);--projects-primary-fill: #ff7d32;--projects-primary-fill-hover: #ea580c;--projects-primary-ink: #f5f5f5;--projects-selected-bg: #262626;--projects-selected-border: #4a4a4a;--projects-icon-bg: #292929}.projects-browser-root{display:block}.projects-browser-shell{min-height:100%;padding:24px 20px 32px}.projects-browser-content{max-width:960px;margin:0 auto;display:flex;flex-direction:column;gap:14px}.projects-browser-header{display:flex;flex-direction:column;gap:14px;padding:20px 22px;border-radius:22px;border:1px solid var(--projects-border);background:var(--projects-surface);box-shadow:var(--projects-shadow)}.projects-browser-copy{display:flex;flex-direction:column;gap:.2rem}.projects-browser-eyebrow{margin:0;font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--projects-muted)}.projects-browser-title{margin:0;font-size:1.5rem;font-weight:700;line-height:1.15;color:var(--projects-text)}.projects-browser-subtitle{margin:0;max-width:58ch;font-size:.94rem;line-height:1.55;color:var(--projects-muted)}.projects-browser-actions{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.projects-browser-count{display:inline-flex;align-items:center;min-height:38px;padding:0 12px;border-radius:999px;border:1px solid var(--projects-border);background:var(--projects-surface-2);color:var(--projects-text);font-size:.9rem;font-weight:600;margin-right:auto}.projects-browser-toolbar-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--projects-border);border-radius:999px;background:var(--projects-surface-2);color:var(--projects-text);font-size:.84rem;font-weight:600;padding:.52rem .9rem;cursor:pointer;box-shadow:var(--projects-shadow);transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.projects-browser-toolbar-btn:hover{background:var(--projects-surface);border-color:var(--projects-border-strong);box-shadow:var(--projects-hover-shadow);transform:translateY(-1px)}.projects-browser-toolbar-btn.is-primary{background:var(--projects-primary-fill);border-color:var(--projects-primary-fill);color:var(--projects-primary-ink)}.projects-browser-toolbar-btn.is-primary:hover{background:var(--projects-primary-fill-hover);border-color:var(--projects-primary-fill-hover)}.projects-browser-feedback{border-radius:16px;border:1px solid var(--projects-border);padding:.8rem .92rem;font-size:.84rem;line-height:1.45;background:var(--projects-info-soft);color:var(--projects-text)}.projects-browser-feedback.is-error{background:var(--projects-danger-soft);border-color:#ef44442e;color:var(--projects-danger-ink)}.projects-browser-search{display:flex;flex-direction:column;gap:.7rem;padding:16px 18px;border-radius:18px;border:1px solid var(--projects-border);background:var(--projects-surface);box-shadow:var(--projects-shadow)}.projects-browser-search-label{margin:0;font-size:.82rem;font-weight:600;color:var(--projects-muted)}.projects-browser-search-control{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.projects-browser-search-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:1 1 240px;min-width:0;min-height:44px;padding:.72rem .92rem;border-radius:14px;border:1px solid var(--projects-border);background:var(--projects-surface-2);color:var(--projects-text);font-size:.94rem;line-height:1.4;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.projects-browser-search-input::placeholder{color:var(--projects-muted)}.projects-browser-search-input:focus{outline:none;border-color:var(--projects-selected-border);background:var(--projects-surface);box-shadow:0 0 0 3px var(--projects-accent-soft)}.projects-browser-search-input:disabled{cursor:not-allowed;opacity:.7}.projects-browser-state,.projects-browser-empty{border-radius:22px;padding:22px;border:1px solid var(--projects-border);background:var(--projects-surface);box-shadow:var(--projects-shadow)}.projects-browser-state-title{font-size:1rem;font-weight:700;color:var(--projects-text)}.projects-browser-state-copy{margin-top:.45rem;font-size:.92rem;line-height:1.55;color:var(--projects-muted)}.projects-browser-state-actions{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.6rem}.projects-browser-list{display:flex;flex-direction:column;gap:12px}.projects-browser-item{display:flex;align-items:center;gap:.95rem;width:100%;border-radius:18px;padding:18px;text-decoration:none;color:inherit;background:var(--projects-surface);border:1px solid var(--projects-border);box-shadow:var(--projects-shadow);transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.projects-browser-item:hover{background:var(--projects-surface-2);border-color:var(--projects-border-strong);box-shadow:var(--projects-hover-shadow);transform:translateY(-1px)}.projects-browser-item.is-current{border-color:var(--projects-selected-border);background:var(--projects-selected-bg)}.projects-browser-item-icon{display:inline-flex;align-items:center;justify-content:center;width:2.65rem;height:2.65rem;flex-shrink:0;border-radius:999px;background:var(--projects-icon-bg);color:var(--projects-accent-strong)}.projects-browser-item-copy{min-width:0;flex:1 1 auto;display:flex;flex-direction:column;gap:.18rem}.projects-browser-item-name{font-size:.98rem;font-weight:600;color:var(--projects-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.projects-browser-item-meta{font-size:.82rem;color:var(--projects-muted)}.projects-browser-item-open{flex-shrink:0;font-size:.78rem;font-weight:600;color:var(--projects-muted)}#projectsBrowserRoot[data-projects-theme=dark] .projects-browser-eyebrow{color:#e5e7ebb8}#projectsBrowserRoot[data-projects-theme=dark] .projects-browser-count,#projectsBrowserRoot[data-projects-theme=dark] .projects-browser-feedback{color:var(--projects-text)}#projectsBrowserRoot[data-projects-theme=dark] .projects-browser-feedback.is-error{color:var(--projects-danger-ink)}@media (min-width: 900px){.projects-browser-header{flex-direction:row;align-items:flex-start;justify-content:space-between}.projects-browser-actions{justify-content:flex-end;max-width:48%}}@media (max-width: 720px){.projects-browser-shell{padding:18px 14px 24px}.projects-browser-header,.projects-browser-state,.projects-browser-empty,.projects-browser-item{border-radius:18px;padding:16px}.projects-browser-item{align-items:flex-start}.projects-browser-item-open{display:none}}.project-files-root.hidden{display:none}body.project-files-open,html.project-files-route-loading body,body.project-files-route-loading{overflow:hidden}body.project-files-open>:not(#projectFilesRoot),html.project-files-route-loading body>:not(#projectFilesRoot),body.project-files-route-loading>:not(#projectFilesRoot){visibility:hidden;pointer-events:none}body.project-files-open #projectFilesRoot,html.project-files-route-loading #projectFilesRoot,body.project-files-route-loading #projectFilesRoot{visibility:visible;pointer-events:auto}#projectFilesRoot{--pf-bg: #f5f5f5;--pf-surface: #ffffff;--pf-surface-2: #f8f8f8;--pf-surface-3: #efefef;--pf-border: rgba(15, 23, 42, .08);--pf-border-strong: rgba(15, 23, 42, .16);--pf-text: #161616;--pf-muted: #6b7280;--pf-shadow: 0 8px 24px rgba(15, 23, 42, .06);--pf-shadow-hover: 0 10px 28px rgba(15, 23, 42, .08);--pf-accent: #262626;--pf-accent-strong: #111111;--pf-accent-soft: rgba(38, 38, 38, .08);--pf-danger: #262626;--pf-danger-soft: rgba(38, 38, 38, .08);--pf-danger-ink: #161616;--pf-selected: rgba(17, 24, 39, .06);--pf-selected-border: rgba(17, 24, 39, .16);position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;height:100dvh;min-height:100dvh;overflow:hidden;overscroll-behavior:contain;background:var(--pf-bg);color:var(--pf-text)}#projectFilesRoot[data-project-files-theme=dark]{--pf-bg: #111111;--pf-surface: #171717;--pf-surface-2: #1f1f1f;--pf-surface-3: #2a2a2a;--pf-border: rgba(255, 255, 255, .08);--pf-border-strong: rgba(255, 255, 255, .14);--pf-text: rgba(245, 245, 245, .96);--pf-muted: #a3a3a3;--pf-shadow: 0 10px 28px rgba(0, 0, 0, .24);--pf-shadow-hover: 0 12px 30px rgba(0, 0, 0, .3);--pf-accent: #f1f1f1;--pf-accent-strong: #ffffff;--pf-accent-soft: rgba(255, 255, 255, .08);--pf-danger: #f1f1f1;--pf-danger-soft: rgba(255, 255, 255, .08);--pf-danger-ink: #f5f5f5;--pf-selected: rgba(255, 255, 255, .06);--pf-selected-border: rgba(255, 255, 255, .16)}.project-files-shell{height:100%;min-height:100%;padding:0;box-sizing:border-box;display:flex;flex-direction:column;gap:0;overflow:hidden}.project-files-header{position:relative;height:0;min-height:0;padding:0;margin:0;overflow:visible;flex:0 0 0}.project-files-breadcrumb,.project-files-header-actions .project-files-loading-indicator,.project-files-header-actions .project-files-menu{display:none}.project-files-header-actions{position:fixed;top:10px;left:calc(var(--project-files-explorer-width, 220px) - 138px);z-index:3;display:flex;align-items:center;justify-content:flex-start;width:28px;height:28px;margin:0;padding:0;pointer-events:none}.project-files-header-actions .project-files-refresh-btn{display:inline-flex;align-items:center;justify-content:center;width:28px!important;min-width:28px;height:28px!important;min-height:28px;margin:0;padding:0;border-radius:8px;line-height:1;pointer-events:auto}.project-files-header-actions .project-files-refresh-icon{width:16px;height:16px}.project-files-breadcrumb-item{min-width:0}.project-files-breadcrumb-current{color:var(--pf-text);font-weight:600}.project-files-breadcrumb-separator{color:var(--pf-border-strong)}.project-files-count{color:var(--pf-muted);font-size:.76rem;white-space:nowrap}.project-files-toolbar-btn,.project-files-icon-btn,.project-files-menu-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--pf-border);border-radius:8px;background:var(--pf-surface);color:var(--pf-text);font-size:.78rem;font-weight:500;line-height:1;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,opacity .16s ease}.project-files-toolbar-btn{min-height:28px;padding:0 10px}.project-files-toolbar-btn.is-compact{min-height:28px;padding:0 9px}.project-files-toolbar-btn.is-primary{background:var(--pf-surface-2);border-color:var(--pf-border-strong);color:var(--pf-text)}#projectFilesRoot[data-project-files-theme=dark] .project-files-toolbar-btn.is-primary{color:var(--pf-text)}.project-files-icon-btn{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;padding:0;font-size:.88rem}.project-files-loading-indicator{display:inline-flex;align-items:center;gap:8px;min-height:28px;padding:0 10px;border:1px solid var(--pf-border);border-radius:999px;background:var(--pf-surface);color:var(--pf-muted);font-size:.78rem;font-weight:600;line-height:1;box-shadow:var(--pf-shadow)}.project-files-loading-spinner{width:12px;height:12px;border:1.5px solid currentColor;border-right-color:transparent;border-radius:999px;animation:project-files-refresh-spin .9s linear infinite}.project-files-loading-text{white-space:nowrap}.project-files-refresh-btn{font-size:0}.project-files-refresh-icon{display:block;width:16px;height:16px}.project-files-refresh-btn.is-spinning .project-files-refresh-icon{animation:project-files-refresh-spin .9s linear infinite}@keyframes project-files-refresh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.project-files-menu-item{width:100%;min-height:30px;padding:0 10px;justify-content:flex-start;text-align:left;background:transparent}.project-files-segmented{display:inline-flex;align-items:center;gap:2px;padding:2px;border:1px solid var(--pf-border);border-radius:8px;background:var(--pf-surface-2)}.project-files-segmented-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--pf-muted);min-height:24px;padding:0 8px;font-size:.74rem;font-weight:600;line-height:1;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.project-files-segmented-btn:hover{color:var(--pf-text)}.project-files-segmented-btn.is-active{background:var(--pf-surface);border-color:var(--pf-border-strong);color:var(--pf-text)}.project-files-segmented-btn:focus,.project-files-segmented-btn:focus-visible{outline:none;box-shadow:0 0 0 1px var(--pf-border-strong)}.project-files-toolbar-btn:hover:not(:disabled),.project-files-icon-btn:hover:not(:disabled),.project-files-menu-item:hover:not(:disabled){background:var(--pf-surface-2);border-color:var(--pf-border-strong)}.project-files-toolbar-btn.is-primary:hover:not(:disabled){background:var(--pf-surface-2);border-color:var(--pf-border-strong)}.project-files-toolbar-btn:focus,.project-files-toolbar-btn:focus-visible,.project-files-icon-btn:focus,.project-files-icon-btn:focus-visible,.project-files-menu-item:focus,.project-files-menu-item:focus-visible{outline:none;box-shadow:0 0 0 1px var(--pf-border-strong)}.project-files-toolbar-btn:disabled,.project-files-icon-btn:disabled,.project-files-menu-item:disabled,.project-files-segmented-btn:disabled{cursor:not-allowed;opacity:.45}.project-files-menu{position:relative}.project-files-menu>summary{list-style:none}.project-files-menu>summary::-webkit-details-marker{display:none}.project-files-menu:not([open])>.project-files-menu-popover{display:none}.project-files-menu[open]>.project-files-menu-popover{display:flex}.project-files-menu-popover{position:absolute;top:calc(100% + 6px);right:0;min-width:160px;padding:6px;flex-direction:column;gap:4px;border:1px solid var(--pf-border);border-radius:10px;background:var(--pf-surface);box-shadow:var(--pf-shadow-hover);z-index:5}.project-files-feedback{border-radius:10px;border:1px solid var(--pf-border);padding:.7rem .8rem;font-size:.8rem;line-height:1.45;background:var(--pf-surface);color:var(--pf-text)}.project-files-feedback.is-error{border-color:#ef444438;background:#ef44440f;color:#991b1b}.project-files-workspace{min-height:0;flex:1 1 auto;display:flex;border:1px solid var(--pf-border);border-radius:12px;background:var(--pf-surface);box-shadow:var(--pf-shadow);overflow:hidden}.project-files-explorer{width:var(--project-files-explorer-width, 288px);flex:0 0 var(--project-files-explorer-width, 288px);min-width:var(--project-files-explorer-width, 288px);max-width:min(82vw,1600px);min-height:0;box-sizing:border-box;display:flex;flex-direction:column;background:var(--pf-surface);overflow:hidden}.project-files-explorer-toolbar{display:flex;flex-direction:column;gap:8px;padding:10px;border-bottom:1px solid var(--pf-border);background:var(--pf-surface);flex-shrink:0}.project-files-explorer-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.project-files-pane-title-wrap{min-width:0;display:flex;flex-direction:column;gap:2px}.project-files-pane-title{font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--pf-muted)}.project-files-pane-meta{font-size:.76rem;color:var(--pf-muted)}.project-files-explorer-actions{display:flex;align-items:center;gap:6px}.project-files-search-wrap{position:relative;display:flex;align-items:center}.project-files-search-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;min-height:30px;padding:0 28px 0 10px;border-radius:8px;border:1px solid var(--pf-border);background:var(--pf-surface-2);color:var(--pf-text);font-size:.8rem;line-height:1.4}.project-files-search-input::placeholder{color:var(--pf-muted)}.project-files-search-input:focus,.project-files-search-input:focus-visible{outline:none;border-color:var(--pf-border-strong);box-shadow:0 0 0 1px var(--pf-border)}.project-files-search-input::-webkit-search-decoration,.project-files-search-input::-webkit-search-cancel-button,.project-files-search-input::-webkit-search-results-button,.project-files-search-input::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:none}.project-files-search-clear{position:absolute;top:50%;right:8px;transform:translateY(-50%);-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:var(--pf-muted);box-shadow:none;padding:0;margin:0;font:inherit;font-size:.95rem;line-height:1;cursor:pointer}.project-files-search-clear:hover{color:var(--pf-text)}.project-files-search-clear:focus,.project-files-search-clear:focus-visible{outline:none}.project-files-search-clear.is-hidden{display:none}.project-files-tree-panel{flex:1 1 auto;min-height:0;overflow:auto;overscroll-behavior:contain;padding:8px;transition:background-color .16s ease,box-shadow .16s ease,border-color .16s ease}.project-files-tree-panel.is-drop-target-root{background:color-mix(in srgb,var(--pf-selected) 56%,var(--pf-surface) 44%);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--pf-selected-border) 72%,transparent 28%)}.project-files-tree-panel.is-drop-invalid-root{background:color-mix(in srgb,#dc2626 10%,var(--pf-surface) 90%);box-shadow:inset 0 0 0 1px color-mix(in srgb,#dc2626 42%,var(--pf-border) 58%)}.project-files-tree-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1px}.project-files-tree-list.hidden{display:none}.project-files-tree-list.nested{margin-left:12px;padding-left:6px;border-left:1px solid var(--pf-border)}.project-files-tree-item{min-width:0}.project-files-tree-item>.project-files-tree-list{border-radius:8px;transition:background-color .16s ease,box-shadow .16s ease,border-color .16s ease}.project-files-tree-item.is-drop-target-branch>.project-files-tree-list{background:color-mix(in srgb,var(--pf-selected) 52%,transparent 48%);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--pf-selected-border) 68%,transparent 32%)}.project-files-tree-item.is-drop-invalid-branch>.project-files-tree-list{background:color-mix(in srgb,#dc2626 9%,transparent 91%);box-shadow:inset 0 0 0 1px color-mix(in srgb,#dc2626 38%,transparent 62%)}.project-files-tree-row{width:100%;display:flex;align-items:center;gap:8px;min-height:28px;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--pf-text);padding:0 8px;cursor:pointer;text-align:left;-webkit-user-select:none;user-select:none}.project-files-tree-row:hover{background:var(--pf-surface-2)}.project-files-tree-row:focus,.project-files-tree-row:focus-visible{outline:none}.project-files-tree-row.is-active{background:var(--pf-selected);border-color:var(--pf-selected-border)}.project-files-tree-row[draggable=true]{cursor:grab}.project-files-tree-row.is-drag-source{opacity:.72}.project-files-tree-row.is-drop-target,.project-files-tree-item.is-drop-target-branch>.project-files-tree-row{background:color-mix(in srgb,var(--pf-selected) 72%,var(--pf-surface) 28%);border-color:var(--pf-selected-border);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--pf-selected-border) 60%,transparent 40%)}.project-files-tree-row.is-drop-invalid,.project-files-tree-item.is-drop-invalid-branch>.project-files-tree-row{background:color-mix(in srgb,#dc2626 14%,var(--pf-surface) 86%);border-color:color-mix(in srgb,#dc2626 48%,var(--pf-border) 52%)}.project-files-tree-icon,.project-files-tree-chevron{display:inline-flex;align-items:center;justify-content:center;width:12px;height:12px;flex-shrink:0;color:var(--pf-muted)}.project-files-tree-icon svg,.project-files-tree-chevron svg{display:block;width:100%;height:100%;flex-shrink:0;overflow:visible}.project-files-tree-chevron{transition:transform .16s ease}.project-files-tree-chevron.is-open{transform:rotate(90deg)}.project-files-tree-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem}.project-files-resizer{width:12px;flex:0 0 12px;cursor:col-resize;position:relative;z-index:3;background:linear-gradient(90deg,transparent 0,transparent 32%,var(--pf-surface-2) 32%,var(--pf-surface-2) 68%,transparent 68%,transparent 100%);-webkit-user-select:none;user-select:none;touch-action:none}.project-files-resizer:before{content:"";position:absolute;top:50%;left:50%;width:3px;height:56px;transform:translate(-50%,-50%);border-radius:999px;background:var(--pf-border-strong)}.project-files-editor-pane{min-width:0;min-height:0;flex:1 1 auto;display:flex;flex-direction:column;background:var(--pf-surface-2);overflow:hidden}.project-files-editor-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:nowrap;padding:10px 12px;border-bottom:1px solid var(--pf-border);background:var(--pf-surface);flex-shrink:0}.project-files-editor-meta{min-width:0;display:flex;flex-direction:column;gap:2px}.project-files-editor-meta.is-inline-title{flex:1 1 auto;align-items:center;flex-direction:row;gap:0;min-height:32px;margin-left:8px}.project-files-editor-meta.is-inline-title .project-files-editor-path{display:none}.project-files-editor-name{font-size:.86rem;font-weight:600}.project-files-editor-name-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:0;width:clamp(160px,34vw,420px);max-width:100%;height:32px;border:1px solid transparent;border-radius:7px;background:transparent;color:var(--pf-text);box-shadow:none;outline:none;margin:0;padding:0 6px;font:inherit;font-size:1.08rem;font-weight:600;line-height:1.2}.project-files-editor-name-input::placeholder{color:var(--pf-muted)}.project-files-editor-name-input:hover{background:var(--pf-surface-2)}.project-files-editor-name-input:focus,.project-files-editor-name-input:focus-visible{outline:none;border-color:var(--pf-border);background:var(--pf-surface-2)}.project-files-editor-path{font-size:.76rem;color:var(--pf-muted);word-break:break-word}.project-files-editor-controls{display:flex;align-items:center;gap:8px;margin-left:auto;flex-wrap:nowrap;justify-content:flex-end}.project-files-editor-actions{display:flex;align-items:center;gap:6px}.project-files-editor-body{flex:1 1 auto;min-height:0;display:flex;background:var(--pf-surface);overflow:hidden}.project-files-editor-body>*{min-width:0}.project-files-editor-body.is-split{display:grid;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr)}.project-files-editor-pane-surface{min-width:0;min-height:0;flex:1 1 0%;max-width:100%;display:flex;overflow:hidden}.project-files-editor-split-divider{background:var(--pf-border)}.project-files-editor-textarea{width:100%;max-width:100%;min-width:0;height:100%;min-height:100%;resize:none;border:0;border-radius:0;background:var(--pf-surface);color:var(--pf-text);box-shadow:none;outline:none;overflow:auto;overscroll-behavior:contain;padding:16px;font-size:.82rem;line-height:1.55;font-family:ui-monospace,SFMono-Regular,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.project-files-editor-textarea:focus{outline:none;border:0;box-shadow:none}.project-files-markdown-preview{min-width:0;min-height:0;width:100%;max-width:100%;overflow:auto;overscroll-behavior:contain;padding:18px 20px;background:var(--pf-surface);color:var(--pf-text);font-size:.9rem;line-height:1.65}.project-files-rich-text-editor img.is-project-image-selected,[data-role=markdown-backed-rich-text-editor] img.is-project-image-selected{outline:2px solid var(--pf-accent);outline-offset:3px;box-shadow:0 0 0 4px color-mix(in srgb,var(--pf-accent) 14%,transparent)}.project-files-code-preview{min-width:0;min-height:0;width:100%;max-width:100%;display:flex;flex-direction:column;overflow:hidden}.project-files-plain-code-view{min-width:0;min-height:0;width:100%;max-width:100%;overflow:auto;overscroll-behavior:contain;padding:0;background:var(--pf-surface);font-size:.82rem;line-height:1.55}.project-files-plain-code-view>pre{margin:0;min-width:0;min-height:100%;max-width:100%;padding:16px;border:0;border-radius:0;background:transparent}.project-files-plain-code-view>pre>code{display:block;min-width:0;min-height:100%;max-width:100%;font-family:ui-monospace,SFMono-Regular,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:inherit;line-height:inherit}.project-files-plain-code-view>pre>code.hljs{background:transparent}.project-files-code-preview>.code-block-header,.project-files-code-preview>.inline-code-preview{margin:0}.project-files-code-preview pre{margin:0;max-width:100%}.project-files-markdown-preview>*:first-child{margin-top:0}.project-files-markdown-preview>*:last-child{margin-bottom:0}.project-files-markdown-preview p{margin:.55em 0}.project-files-markdown-preview li>p{margin:.2em 0}.project-files-markdown-preview li>p:only-child{margin:0}.project-files-markdown-preview h1,.project-files-markdown-preview h2,.project-files-markdown-preview h3,.project-files-markdown-preview h4,.project-files-markdown-preview h5,.project-files-markdown-preview h6{margin-top:1.25em;margin-bottom:.4em;line-height:1.3}.project-files-markdown-preview>h1:first-child,.project-files-markdown-preview>h2:first-child,.project-files-markdown-preview>h3:first-child,.project-files-markdown-preview>h4:first-child,.project-files-markdown-preview>h5:first-child,.project-files-markdown-preview>h6:first-child{margin-top:0}.project-files-markdown-preview h1{font-size:1.5em;font-weight:700}.project-files-markdown-preview h2{font-size:1.3em;font-weight:700}.project-files-markdown-preview h3{font-size:1.15em;font-weight:600}.project-files-markdown-preview h4{font-size:1.05em;font-weight:600}.project-files-markdown-preview h5{font-size:1em;font-weight:600}.project-files-markdown-preview h6{font-size:.95em;font-weight:600}.project-files-markdown-preview ul,.project-files-markdown-preview ol{margin:.5em 0;padding-left:1.4em}.project-files-markdown-preview>ul:first-child,.project-files-markdown-preview>ol:first-child{margin-top:0}.project-files-markdown-preview>ul:last-child,.project-files-markdown-preview>ol:last-child{margin-bottom:0}.project-files-markdown-preview li{margin:.2em 0;padding-left:.15em}.project-files-markdown-preview li>ul,.project-files-markdown-preview li>ol{margin-top:.2em;margin-bottom:.2em}.project-files-markdown-preview li li{margin:.1em 0}.project-files-markdown-preview h1+ul,.project-files-markdown-preview h1+ol,.project-files-markdown-preview h2+ul,.project-files-markdown-preview h2+ol,.project-files-markdown-preview h3+ul,.project-files-markdown-preview h3+ol,.project-files-markdown-preview h4+ul,.project-files-markdown-preview h4+ol,.project-files-markdown-preview h5+ul,.project-files-markdown-preview h5+ol,.project-files-markdown-preview h6+ul,.project-files-markdown-preview h6+ol{margin-top:.15em}.project-files-markdown-preview p+ul,.project-files-markdown-preview p+ol{margin-top:.15em}.project-files-markdown-preview ul+p,.project-files-markdown-preview ol+p{margin-top:.5em}.project-files-markdown-preview blockquote{margin:.75em 0;padding:.4em 0 .4em 1em;border-left:3px solid rgba(0,0,0,.15);color:#000000b8}#projectFilesRoot[data-project-files-theme=dark] .project-files-markdown-preview blockquote{border-left-color:#fff3;color:#ffffffb8}.project-files-markdown-preview blockquote>:first-child{margin-top:0}.project-files-markdown-preview blockquote>:last-child{margin-bottom:0}.project-files-markdown-preview code:not(pre code){padding:.15em .35em;border-radius:.25em;font-size:.9em;background:#0000000f;font-family:ui-monospace,SFMono-Regular,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}#projectFilesRoot[data-project-files-theme=dark] .project-files-markdown-preview code:not(pre code){background:#ffffff1a}.project-files-markdown-preview pre{margin:.75em 0;max-width:100%;overflow:auto;padding:12px;border:1px solid var(--pf-border);border-radius:10px;background:var(--pf-surface-2)}.project-files-markdown-preview pre code{padding:0;background:transparent;font-size:.9em}.project-files-markdown-preview table{width:100%;margin:.75em 0;border-collapse:collapse}.project-files-markdown-preview>table:first-child{margin-top:0}.project-files-markdown-preview>table:last-child{margin-bottom:0}.project-files-markdown-preview th,.project-files-markdown-preview td{padding:8px 10px;border:1px solid var(--pf-border);text-align:left;vertical-align:top}.project-files-markdown-preview img{margin:.6em 0;max-width:100%;height:auto}.project-files-markdown-preview a,.project-files-markdown-preview a:visited{color:#00e;text-decoration:underline}.project-files-preview-empty,.project-files-preview-error{color:var(--pf-muted)}.project-files-preview-error{white-space:pre-wrap}.project-files-empty-state{width:100%;min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px;border:1px dashed var(--pf-border-strong);border-radius:10px;background:var(--pf-surface);text-align:center}.project-files-empty-state.compact{min-height:96px;justify-content:flex-start;align-items:flex-start;text-align:left}.project-files-empty-title{font-size:.92rem;font-weight:600}.project-files-empty-copy{max-width:54ch;font-size:.84rem;line-height:1.55;color:var(--pf-muted)}.project-files-skeleton-list{display:flex;flex-direction:column;gap:10px;padding:2px}.project-files-skeleton-row{--pf-skeleton-width: 100%;--pf-skeleton-indent: 0px;width:var(--pf-skeleton-width);margin-left:var(--pf-skeleton-indent);border-radius:999px;background:linear-gradient(90deg,var(--pf-surface-2) 0%,var(--pf-surface-3) 50%,var(--pf-surface-2) 100%);background-size:220% 100%;animation:project-files-skeleton-wave 1.25s ease-in-out infinite}.project-files-skeleton-row.is-tree{height:12px}.project-files-skeleton-row.is-heading{height:14px}.project-files-skeleton-row.is-block{height:11px}.project-files-editor-loading{width:100%;min-height:100%;display:flex;flex-direction:column;gap:18px;padding:18px;background:var(--pf-surface)}.project-files-editor-loading-head,.project-files-editor-loading-body{display:flex;flex-direction:column;gap:12px}.project-files-editor-loading-body{flex:1 1 auto}@keyframes project-files-skeleton-wave{0%{background-position:200% 0}to{background-position:-200% 0}}.project-files-code-editor{--pf-code-bracket-guide: color-mix(in srgb, var(--pf-muted) 34%, transparent);position:relative;flex:1 1 auto;min-width:0;min-height:0;overflow:hidden;background:var(--pf-surface);color:var(--pf-text)}.project-files-code-editor>.cm-editor{width:100%;height:100%;min-width:0;min-height:0;background:var(--pf-surface);color:var(--pf-text);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.82rem;line-height:1.55}.project-files-code-editor .cm-scroller{min-width:0;min-height:0;overflow:auto;overscroll-behavior:contain;font-family:inherit;line-height:inherit}.project-files-code-editor .cm-content,.project-files-code-editor .cm-gutterElement{line-height:1.55}.project-files-code-editor .cm-content{padding:12px 0 24px;caret-color:var(--pf-text)}.project-files-code-editor .cm-line{padding:0 16px 0 8px}.project-files-code-editor .cm-gutters,.project-files-code-editor .cm-lineNumbers,.project-files-code-editor .cm-foldGutter{background:var(--pf-surface);color:var(--pf-muted);border-right:0}.project-files-code-editor .cm-lineNumbers .cm-gutterElement{min-width:4.25ch;padding:0 5px 0 4px;text-align:right}.project-files-code-editor .cm-foldGutter{width:15px}.project-files-code-editor .cm-foldGutter .cm-gutterElement{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:15px;min-width:15px;padding:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .12s ease,visibility .12s ease}.project-files-code-editor .cm-gutters:hover .cm-foldGutter .cm-gutterElement,.project-files-code-editor .cm-gutters:focus-within .cm-foldGutter .cm-gutterElement{opacity:1;visibility:visible;pointer-events:auto}.project-files-code-editor .cm-foldGutter .cm-foldMarker{position:relative;display:inline-block;box-sizing:border-box;width:15px;height:15px;margin:0;color:var(--pf-text);font-size:0;line-height:15px;cursor:pointer;opacity:0;transform:translateY(-3px) scale(.94);transition:opacity .12s ease,transform .12s ease}.project-files-code-editor .cm-gutters:hover .cm-foldGutter .cm-foldMarker,.project-files-code-editor .cm-gutters:focus-within .cm-foldGutter .cm-foldMarker{opacity:1;transform:translateY(-3px) scale(1)}.project-files-code-editor .cm-foldGutter .cm-foldMarker:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:currentColor;mask-repeat:no-repeat;mask-position:center;mask-size:15px 15px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:15px 15px}.project-files-code-editor .cm-foldGutter .cm-foldMarker[title="Fold line"]:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M1.4 3.9 8 11 14.6 3.9' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M1.4 3.9 8 11 14.6 3.9' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.project-files-code-editor .cm-foldGutter .cm-foldMarker[title="Unfold line"]:after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M3.9 1.4 11 8 3.9 14.6' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M3.9 1.4 11 8 3.9 14.6' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.project-files-code-editor .cm-line.cm-bracket-pair-guide-line{background-repeat:no-repeat}.project-files-code-editor .cm-editor.cm-focused{outline:none}.project-files-code-editor .cm-panels,.project-files-code-editor .cm-tooltip{background:var(--pf-surface);color:var(--pf-text);border-color:var(--pf-border)}.project-files-code-editor .cm-searchMatch{background:color-mix(in srgb,#f59e0b 32%,transparent);outline:1px solid color-mix(in srgb,#f59e0b 70%,transparent)}.project-files-code-editor .cm-searchMatch.cm-searchMatch-selected{background:color-mix(in srgb,var(--pf-accent) 28%,transparent)}.project-files-code-editor[aria-busy=true]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:linear-gradient(90deg,var(--pf-surface) 0%,var(--pf-surface-2) 50%,var(--pf-surface) 100%);background-size:220% 100%;animation:project-files-skeleton-wave 1.25s ease-in-out infinite}@media (forced-colors: active){.project-files-code-editor .cm-editor,.project-files-code-editor .cm-gutters{forced-color-adjust:auto}}.project-files-code-editor-input::selection{color:transparent;background:#5a8cff59}.project-files-editor-header.is-markdown-header{align-items:flex-start;flex-wrap:wrap}.project-files-markdown-toolbar{order:3;flex:1 0 100%;min-width:0;display:flex;align-items:center;gap:6px;flex-wrap:wrap;padding-top:8px;padding-bottom:8px;margin-top:8px;border-top:0;border-bottom:1px solid var(--pf-border)}.project-files-markdown-toolbar-group{display:inline-flex;align-items:center;gap:2px;padding-right:6px;border-right:1px solid var(--pf-border)}.project-files-markdown-toolbar-group:last-child{padding-right:0;border-right:0}.project-files-markdown-heading-select{min-width:114px;height:30px;padding:0 26px 0 8px;border:0;border-radius:7px;background:var(--pf-surface-2);color:var(--pf-text);font:inherit;font-size:.78rem;cursor:pointer}.project-files-markdown-heading-select:hover,.project-files-markdown-heading-select:focus,.project-files-markdown-heading-select:focus-visible{border-color:transparent;outline:none;box-shadow:none}.project-files-markdown-format-btn:focus-visible{outline:2px solid var(--pf-border-strong);outline-offset:1px}.project-files-markdown-format-btn{min-width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;padding:0 7px;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--pf-text);box-shadow:none;font-family:inherit;font-size:.78rem;font-weight:650;line-height:1;cursor:pointer}.project-files-markdown-format-btn:hover{border-color:var(--pf-border);background:var(--pf-surface-2)}.project-files-markdown-format-btn.is-active,.project-files-markdown-format-btn[aria-pressed=true]{border-color:var(--pf-border-strong);background:var(--pf-surface-2);color:var(--pf-accent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--pf-accent) 22%,transparent)}.project-files-markdown-format-btn[data-formatting-action=italic]{font-family:Georgia,Times New Roman,serif;font-size:.95rem;font-style:italic}.project-files-markdown-format-btn[data-formatting-action=strike]{text-decoration:line-through}.project-files-markdown-format-btn[data-formatting-action=highlight]{background:#f5c40033}.project-files-markdown-format-btn[data-formatting-action=highlight]:hover,.project-files-markdown-format-btn[data-formatting-action=highlight].is-active,.project-files-markdown-format-btn[data-formatting-action=highlight][aria-pressed=true]{background:#f5c40061;border-color:#f5c400a6;color:var(--pf-text)}.project-files-markdown-format-btn[data-formatting-action=inline-code]{min-width:38px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.68rem}@media (max-width: 720px){.project-files-markdown-toolbar{gap:5px}.project-files-markdown-toolbar-group{padding-right:4px}.project-files-markdown-heading-select{min-width:102px}}#projectFilesRoot .project-files-editor-body:has(.project-files-rich-text-editor){overflow:auto}#projectFilesRoot .project-files-rich-text-editor{box-sizing:border-box;min-height:100%;padding:18px 20px 32px;color:var(--pf-text);font:400 .78rem/1.7 inherit;font-size:.78rem;overflow-wrap:anywhere;cursor:text;outline:none}#projectFilesRoot .project-files-rich-text-editor,#projectFilesRoot .project-files-rich-text-editor *{-webkit-user-select:text!important;user-select:text!important}#projectFilesRoot .project-files-rich-text-editor button,#projectFilesRoot .project-files-rich-text-editor [role=button],#projectFilesRoot .project-files-rich-text-editor [aria-hidden=true]{-webkit-user-select:none!important;user-select:none!important}#projectFilesRoot .project-files-rich-text-editor:focus-visible{outline:none;box-shadow:none}#projectFilesRoot .project-files-rich-text-editor::selection,#projectFilesRoot .project-files-rich-text-editor *::selection{color:inherit;background:#2563eb57}#projectFilesRoot .project-files-rich-text-editor>:first-child{margin-top:0}#projectFilesRoot .project-files-rich-text-editor>:last-child{margin-bottom:0}#projectFilesRoot .project-files-rich-text-editor .project-files-preview-empty{min-height:1.7em;margin:0}#projectFilesRoot .project-files-rich-text-editor a{color:var(--pf-accent)}#projectFilesRoot .project-files-rich-text-editor code{border-radius:4px}#projectFilesRoot .project-files-document-toolbar{order:3;flex:1 0 100%;min-width:0;display:grid;gap:7px;padding-top:8px;margin-top:8px;border-top:1px solid var(--pf-border);font-size:.78rem}#projectFilesRoot .project-files-document-toolbar-row{min-width:0;display:flex;align-items:center;gap:4px;flex-wrap:wrap}#projectFilesRoot .project-files-document-menu-row{gap:2px}#projectFilesRoot .project-files-document-menu{position:relative;font-size:.78rem}#projectFilesRoot .project-files-document-menu>summary,#projectFilesRoot .project-files-document-icon,#projectFilesRoot .project-files-document-icon-btn,#projectFilesRoot .project-files-document-format,#projectFilesRoot .project-files-document-format-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:30px;height:30px;padding:0 8px;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--pf-text);box-shadow:none;font:600 .78rem/1 inherit;font-size:.78rem;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}#projectFilesRoot .project-files-document-menu>summary::-webkit-details-marker{display:none}#projectFilesRoot .project-files-document-menu>summary:hover,#projectFilesRoot .project-files-document-menu[open]>summary,#projectFilesRoot .project-files-document-icon:hover,#projectFilesRoot .project-files-document-icon-btn:hover,#projectFilesRoot .project-files-document-format:hover,#projectFilesRoot .project-files-document-format-btn:hover{border-color:var(--pf-border);background:var(--pf-surface-2)}#projectFilesRoot .project-files-document-format.is-active,#projectFilesRoot .project-files-document-format-btn.is-active{border-color:var(--pf-border-strong);background:color-mix(in srgb,var(--pf-accent) 12%,var(--pf-surface));color:var(--pf-accent)}#projectFilesRoot .project-files-document-icon>*,#projectFilesRoot .project-files-document-icon-btn>*,#projectFilesRoot .project-files-document-format>*,#projectFilesRoot .project-files-document-format-btn>*{line-height:1}#projectFilesRoot .project-files-document-menu-popover{position:absolute;z-index:20;top:calc(100% + 5px);left:0;display:grid;min-width:170px;padding:5px;border:1px solid var(--pf-border-strong);border-radius:9px;background:var(--pf-surface);box-shadow:var(--pf-shadow-hover);font-size:.78rem}#projectFilesRoot .project-files-document-more .project-files-document-menu-popover{right:0;left:auto}#projectFilesRoot .project-files-document-menu-popover button{width:100%;min-height:30px;padding:0 9px;border:0;border-radius:5px;background:transparent;color:var(--pf-text);font:500 .78rem/1.25 inherit;font-size:.78rem;text-align:left;cursor:pointer}#projectFilesRoot .project-files-document-menu-popover button:hover,#projectFilesRoot .project-files-document-menu-popover button:focus-visible{outline:none;background:var(--pf-surface-2)}#projectFilesRoot .project-files-document-toolbar select{height:30px;max-width:155px;padding:0 24px 0 8px;border:1px solid var(--pf-border);border-radius:6px;background:var(--pf-surface-2);color:var(--pf-text);font:500 .78rem/1 inherit;font-size:.78rem;cursor:pointer}#projectFilesRoot .project-files-document-toolbar-divider{width:1px;height:22px;margin:0 2px;background:var(--pf-border)}#projectFilesRoot .project-files-document-toolbar-spacer{flex:1 1 6px}#projectFilesRoot .project-files-document-toolbar :is(button,summary,select):focus-visible{outline:2px solid var(--pf-border-strong);outline-offset:1px}#projectFilesRoot .project-files-rich-text-editor{--aivron-document-font: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--aivron-document-size: .78rem;width:min(100%,800px);margin:0 auto;padding:30px clamp(20px,6vw,72px) 52px;font-family:var(--aivron-document-font);font-size:var(--aivron-document-size);line-height:1.62}#projectFilesRoot .project-files-rich-text-editor[data-document-spacing=compact]{line-height:1.42}#projectFilesRoot .project-files-rich-text-editor[data-document-spacing=relaxed]{line-height:1.82}#projectFilesRoot .project-files-rich-text-editor[data-document-width=narrow]{max-width:640px}#projectFilesRoot .project-files-rich-text-editor[data-document-width=standard]{max-width:800px}#projectFilesRoot .project-files-rich-text-editor[data-document-width=wide]{max-width:1040px}#projectFilesRoot .project-files-rich-text-editor[data-document-width=full]{width:100%;max-width:none}#projectFilesRoot .project-files-rich-text-editor :is(h1,h2,h3,h4){color:var(--pf-text);line-height:1.2;margin:1.5em 0 .55em}#projectFilesRoot .project-files-rich-text-editor h1{font-size:2em}#projectFilesRoot .project-files-rich-text-editor h2{font-size:1.5em}#projectFilesRoot .project-files-rich-text-editor h3{font-size:1.25em}#projectFilesRoot .project-files-rich-text-editor h4{font-size:1.08em}#projectFilesRoot .project-files-rich-text-editor blockquote{margin:1em 0;padding:.75em 1em;border-left:3px solid var(--pf-border-strong);border-radius:0 8px 8px 0;background:var(--pf-surface-2)}#projectFilesRoot .project-files-rich-text-editor :is(ul,ol){margin:.72em 0;padding-left:1.6em;list-style-position:outside}#projectFilesRoot .project-files-rich-text-editor li{margin:.18em 0;padding-left:.12em}#projectFilesRoot .project-files-rich-text-editor li::marker{color:var(--pf-muted)}#projectFilesRoot .project-files-rich-text-editor li>:is(ul,ol){margin-top:.28em;margin-bottom:.08em}#projectFilesRoot .project-files-rich-text-editor ul{list-style-type:disc}#projectFilesRoot .project-files-rich-text-editor ul ul{list-style-type:circle}#projectFilesRoot .project-files-rich-text-editor ul ul ul{list-style-type:square}#projectFilesRoot .project-files-rich-text-editor ul ul ul ul{list-style-type:disc}#projectFilesRoot .project-files-rich-text-editor ul ul ul ul ul{list-style-type:circle}#projectFilesRoot .project-files-rich-text-editor ul ul ul ul ul ul{list-style-type:square}#projectFilesRoot .project-files-rich-text-editor ol{list-style-type:decimal;font-variant-numeric:tabular-nums}#projectFilesRoot .project-files-rich-text-editor ol ol{list-style-type:lower-alpha}#projectFilesRoot .project-files-rich-text-editor ol ol ol{list-style-type:lower-roman}#projectFilesRoot .project-files-rich-text-editor ol ol ol ol{list-style-type:upper-alpha}#projectFilesRoot .project-files-rich-text-editor ol ol ol ol ol{list-style-type:decimal}#projectFilesRoot .project-files-rich-text-editor ol ol ol ol ol ol{list-style-type:lower-alpha}#projectFilesRoot .project-files-rich-text-editor table{width:100%;margin:1.15em 0;border-collapse:collapse;overflow:hidden;border:1px solid var(--pf-border);border-radius:8px}#projectFilesRoot .project-files-rich-text-editor :is(th,td){min-width:86px;padding:.55em .65em;border:1px solid var(--pf-border);text-align:left;vertical-align:top}#projectFilesRoot .project-files-rich-text-editor th{background:var(--pf-surface-2);font-weight:700}#projectFilesRoot .project-files-rich-text-editor input[type=checkbox]{margin-right:.45em;accent-color:var(--pf-accent)}@media (max-width: 720px){#projectFilesRoot .project-files-document-toolbar-row{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}#projectFilesRoot .project-files-document-menu-row{overflow:visible}#projectFilesRoot .project-files-document-toolbar select{max-width:132px}#projectFilesRoot .project-files-document-toolbar-spacer{display:none}#projectFilesRoot .project-files-rich-text-editor{padding:22px 18px 40px}}#projectFilesRoot .project-files-rich-text-editor,#projectFilesRoot .project-files-rich-text-editor[data-document-width],#projectFilesRoot .project-files-rich-text-editor[data-document-width=narrow],#projectFilesRoot .project-files-rich-text-editor[data-document-width=standard],#projectFilesRoot .project-files-rich-text-editor[data-document-width=wide],#projectFilesRoot .project-files-rich-text-editor[data-document-width=full]{--aivron-document-size: .9rem !important;width:100%;max-width:none;margin:0;font-size:var(--aivron-document-size)!important;line-height:1.5}#projectFilesRoot .project-files-editor-header.is-document-header>.project-files-editor-meta{display:none}#projectFilesRoot .project-files-editor-header.has-inline-editor-controls{display:block;border-bottom:0}#projectFilesRoot .project-files-editor-header.has-inline-editor-controls>.project-files-editor-controls{display:none}#projectFilesRoot .project-files-markdown-toolbar>.project-files-editor-controls{display:inline-flex;align-items:center;gap:8px;margin-left:auto;flex:0 0 auto;flex-wrap:nowrap}#projectFilesRoot .project-files-markdown-toolbar>.project-files-editor-controls .project-files-segmented,#projectFilesRoot .project-files-markdown-toolbar>.project-files-editor-controls .project-files-editor-actions{flex-wrap:nowrap}#projectFilesRoot .project-files-document-toolbar{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;padding-top:0;margin-top:0;border-top:0}#projectFilesRoot .project-files-document-toolbar-row{width:auto;flex:0 0 auto;flex-wrap:nowrap}#projectFilesRoot .project-files-document-toolbar-spacer{display:none;flex:0 0 0}#projectFilesRoot .project-files-document-toolbar-row>.project-files-editor-actions{margin-left:8px;flex-wrap:nowrap}#projectFilesRoot .project-files-document-toolbar{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:0;width:100%;padding:0;margin:0;border:0;background:var(--pf-surface)}#projectFilesRoot .project-files-document-title-row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;min-height:36px;padding:2px 8px 0}#projectFilesRoot .project-files-document-title-main{display:flex;align-items:center;min-width:0;flex:1 1 auto}#projectFilesRoot .project-files-document-title-view-controls{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;min-width:max-content}#projectFilesRoot .project-files-document-title-view-controls .project-files-segmented{flex-wrap:nowrap}#projectFilesRoot .project-files-document-title-view-controls .project-files-segmented-btn{min-height:28px}#projectFilesRoot .project-files-document-file-icon{display:none}#projectFilesRoot .project-files-document-title-input{width:clamp(150px,34vw,360px);min-width:0;height:28px;padding:0 6px;border:1px solid transparent;border-radius:5px;outline:none;background:transparent;color:var(--pf-text);font-family:inherit;font-size:1.08rem;font-weight:600;line-height:1.2;text-overflow:ellipsis}#projectFilesRoot .project-files-document-title-input:hover{border-color:var(--pf-border)}#projectFilesRoot .project-files-document-title-input:focus{border-color:var(--pf-border-strong);background:var(--pf-surface-2);box-shadow:0 0 0 1px var(--pf-border-strong)}#projectFilesRoot .project-files-document-title-input:disabled{opacity:.72;cursor:progress}#projectFilesRoot .project-files-document-title-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;min-width:max-content;margin:0;flex:0 0 auto;flex-wrap:nowrap}#projectFilesRoot .project-files-document-share-btn{cursor:default}#projectFilesRoot .project-files-document-menu-row{min-height:25px;padding:0 8px 1px;gap:0;overflow:visible}#projectFilesRoot .project-files-document-menu-row .project-files-document-menu>summary{min-width:auto;height:23px;padding:0 6px;border:0;border-radius:4px;font-weight:500}#projectFilesRoot .project-files-document-toolbar>.project-files-document-toolbar-row:not(.project-files-document-menu-row){width:100%;min-height:34px;padding:2px 8px 3px;gap:2px;border-bottom:1px solid var(--pf-border);overflow:visible;flex:0 0 auto;flex-wrap:nowrap}#projectFilesRoot .project-files-document-toolbar>.project-files-document-toolbar-row:not(.project-files-document-menu-row)>:is(.project-files-document-icon,.project-files-document-format){min-width:28px;height:28px;padding-inline:6px}#projectFilesRoot .project-files-document-toolbar>.project-files-document-toolbar-row:not(.project-files-document-menu-row)>.project-files-document-toolbar-divider{height:18px;margin-inline:1px}#projectFilesRoot .project-files-document-toolbar>.project-files-document-toolbar-row:not(.project-files-document-menu-row)>.project-files-editor-actions{margin-left:0}#projectFilesRoot .project-files-document-control{flex:0 0 auto}#projectFilesRoot .project-files-document-control>summary{justify-content:space-between;gap:6px;min-width:96px;height:28px;padding:0 7px;border:0;border-radius:5px;outline:0;background:transparent;box-shadow:none;font-weight:500}#projectFilesRoot .project-files-document-control[data-document-control-kind=font]>summary{min-width:110px}#projectFilesRoot .project-files-document-control[data-document-control-kind=size]>summary{min-width:54px}#projectFilesRoot .project-files-document-control>summary:after{content:"▾";display:inline-flex;align-items:center;justify-content:center;align-self:center;height:100%;color:var(--pf-muted);font-size:.68rem;line-height:1;transform:translateY(-1px)}#projectFilesRoot .project-files-document-control>summary:hover,#projectFilesRoot .project-files-document-control[open]>summary,#projectFilesRoot .project-files-document-control>summary:focus,#projectFilesRoot .project-files-document-control>summary:focus-visible{border:0;outline:0;background:var(--pf-surface-2);box-shadow:none}#projectFilesRoot .project-files-document-control .project-files-document-menu-popover{width:max-content;min-width:100%;max-height:260px;overflow-y:auto}#projectFilesRoot .project-files-document-control-option[aria-selected=true]{background:var(--pf-surface-2);font-weight:650}#projectFilesRoot .project-files-document-highlight-popover{min-width:180px}#projectFilesRoot .project-files-document-highlight-option{display:flex;align-items:center;gap:8px}#projectFilesRoot .project-files-document-highlight-swatch{flex:0 0 auto;width:14px;height:14px;border:1px solid rgba(15,23,42,.14);border-radius:4px;background:var(--project-files-highlight-swatch, #fff3a3)}#projectFilesRoot .project-files-document-highlight-swatch.is-clear{border-color:var(--pf-border-strong);background:linear-gradient(135deg,transparent 0 43%,#ef4444 43% 57%,transparent 57% 100%),var(--pf-surface-2)}@media (max-width: 720px){#projectFilesRoot .project-files-document-title-row{gap:5px;padding-inline:6px;flex-wrap:wrap}#projectFilesRoot .project-files-document-title-input{width:clamp(110px,34vw,220px)}#projectFilesRoot .project-files-document-title-view-controls{order:3;width:100%;justify-content:flex-start}#projectFilesRoot .project-files-document-menu-row{padding-left:6px}#projectFilesRoot .project-files-document-title-actions>[data-action=save]{display:none}}#projectFilesRoot .project-files-table-size-picker{position:fixed;z-index:120;width:250px;padding:10px;border:1px solid var(--pf-border-strong);border-radius:10px;background:var(--pf-surface);color:var(--pf-text);box-shadow:var(--pf-shadow-hover)}#projectFilesRoot .project-files-table-size-grid{display:grid;grid-template-columns:repeat(10,1fr);gap:3px}#projectFilesRoot .project-files-table-size-grid>button{-webkit-appearance:none;-moz-appearance:none;appearance:none;aspect-ratio:1;min-width:0;padding:0;border:1px solid var(--pf-border);border-radius:3px;background:var(--pf-surface-2);cursor:pointer}#projectFilesRoot .project-files-table-size-grid>button.is-selected{border-color:var(--pf-accent);background:color-mix(in srgb,var(--pf-accent) 28%,var(--pf-surface))}#projectFilesRoot .project-files-table-size-grid>button:focus-visible{outline:2px solid var(--pf-accent);outline-offset:1px}#projectFilesRoot .project-files-table-size-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:9px;color:var(--pf-muted);font-size:.76rem}#projectFilesRoot .project-files-table-size-footer button{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:5px 7px;border:0;border-radius:5px;background:transparent;color:var(--pf-accent);font:inherit;cursor:pointer}#projectFilesRoot .project-files-table-size-footer button:hover,#projectFilesRoot .project-files-table-size-footer button:focus-visible{outline:none;background:var(--pf-surface-2)}#projectFilesRoot .project-files-table-toolbar{position:sticky;z-index:8;top:0;display:flex;align-items:center;gap:6px;width:100%;min-height:36px;padding:4px 8px;overflow-x:auto;border-bottom:1px solid var(--pf-border);background:color-mix(in srgb,var(--pf-surface) 96%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--pf-text);scrollbar-width:thin}#projectFilesRoot .project-files-table-toolbar[hidden]{display:none}#projectFilesRoot .project-files-table-toolbar-label{position:sticky;left:0;flex:0 0 auto;padding-right:2px;color:var(--pf-muted);font-size:.74rem;font-weight:700}#projectFilesRoot .project-files-table-toolbar-group{display:inline-flex;align-items:center;gap:2px;flex:0 0 auto;padding-right:6px;border-right:1px solid var(--pf-border)}#projectFilesRoot .project-files-table-toolbar-group:last-child{border-right:0}#projectFilesRoot .project-files-table-toolbar button{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:28px;height:27px;padding:0 7px;border:1px solid transparent;border-radius:5px;background:transparent;color:var(--pf-text);font:600 .72rem/1 inherit;cursor:pointer;white-space:nowrap}#projectFilesRoot .project-files-table-toolbar button:hover,#projectFilesRoot .project-files-table-toolbar button:focus-visible{outline:none;border-color:var(--pf-border);background:var(--pf-surface-2)}#projectFilesRoot .project-files-table-toolbar button.is-danger{color:var(--pf-danger, #c2413a)}#projectFilesRoot .project-files-rich-text-editor :is(th,td).is-aivron-table-cell-active{position:relative;box-shadow:inset 0 0 0 2px var(--pf-accent);background-color:color-mix(in srgb,var(--pf-accent) 8%,transparent)}#projectFilesRoot .project-files-table-dialog-backdrop{position:fixed;z-index:140;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;background:#0f172a61}#projectFilesRoot .project-files-table-dialog{width:min(100%,360px);padding:18px;border:1px solid var(--pf-border-strong);border-radius:12px;background:var(--pf-surface);color:var(--pf-text);box-shadow:var(--pf-shadow-hover)}#projectFilesRoot .project-files-table-dialog h3{margin:0 0 14px;color:var(--pf-text);font-size:1rem}#projectFilesRoot .project-files-table-dialog-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}#projectFilesRoot .project-files-table-dialog label{display:grid;gap:5px;color:var(--pf-muted);font-size:.78rem;font-weight:650}#projectFilesRoot .project-files-table-dialog input{width:100%;height:34px;padding:0 9px;border:1px solid var(--pf-border);border-radius:7px;outline:0;background:var(--pf-surface-2);color:var(--pf-text);font:inherit}#projectFilesRoot .project-files-table-dialog input:focus{border-color:var(--pf-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--pf-accent) 18%,transparent)}#projectFilesRoot .project-files-table-dialog>p{margin:10px 0 0;color:var(--pf-muted);font-size:.72rem}#projectFilesRoot .project-files-table-dialog-actions{display:flex;justify-content:flex-end;gap:7px;margin-top:16px}#projectFilesRoot .project-files-table-dialog-actions button{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:32px;padding:0 12px;border:1px solid var(--pf-border);border-radius:7px;background:var(--pf-surface-2);color:var(--pf-text);font:600 .78rem/1 inherit;cursor:pointer}#projectFilesRoot .project-files-table-dialog-actions button.is-primary{border-color:var(--pf-accent);background:var(--pf-accent);color:#fff}@media (max-width: 720px){#projectFilesRoot .project-files-table-size-picker{right:8px;left:8px!important;width:auto}#projectFilesRoot .project-files-table-toolbar{position:static}#projectFilesRoot .project-files-table-dialog-fields{grid-template-columns:1fr}}#projectFilesRoot .project-files-table-dialog-actions button.is-primary{border-color:#2563eb;background:#2563eb;color:#fff;box-shadow:0 1px 2px #0f172a2e}#projectFilesRoot .project-files-table-dialog-actions button.is-primary:hover{border-color:#1d4ed8;background:#1d4ed8}#projectFilesRoot .project-files-table-dialog-actions button.is-primary:focus-visible{outline:2px solid #60a5fa;outline-offset:2px}#projectFilesRoot .project-files-table-dialog-actions button.is-primary:active{border-color:#1e40af;background:#1e40af}#projectFilesRoot .project-files-table-dialog-actions button.is-primary:disabled{border-color:var(--pf-border);background:var(--pf-surface-2);color:var(--pf-muted);box-shadow:none;cursor:not-allowed;opacity:.72}#projectFilesRoot .project-files-table-context-menu{position:fixed;z-index:135;display:flex;flex-direction:column;align-items:stretch;gap:1px;width:min(220px,calc(100vw - 16px));min-height:0;max-height:min(70vh,520px);padding:6px;overflow:visible;border:1px solid var(--pf-border-strong);border-radius:10px;background:color-mix(in srgb,var(--pf-surface) 98%,transparent);color:var(--pf-text);box-shadow:var(--pf-shadow-hover);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}#projectFilesRoot .project-files-table-context-menu[hidden]{display:none}#projectFilesRoot .project-files-table-context-menu>button,#projectFilesRoot .project-files-table-context-menu [data-table-submenu],#projectFilesRoot .project-files-table-menu-panel>button{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:center;justify-content:space-between;width:100%;min-width:0;height:30px;padding:0 9px;border:0;border-radius:6px;background:transparent;color:var(--pf-text);font:500 .76rem/1.2 inherit;text-align:left;white-space:nowrap;cursor:pointer}#projectFilesRoot .project-files-table-context-menu>button:hover,#projectFilesRoot .project-files-table-context-menu>button:focus-visible,#projectFilesRoot .project-files-table-context-menu [data-table-submenu]:hover,#projectFilesRoot .project-files-table-context-menu [data-table-submenu]:focus-visible,#projectFilesRoot .project-files-table-menu-panel>button:hover,#projectFilesRoot .project-files-table-menu-panel>button:focus-visible{outline:none;background:var(--pf-surface-2)}#projectFilesRoot .project-files-table-context-menu button.is-danger{color:var(--pf-danger, #c2413a)}#projectFilesRoot .project-files-table-menu-separator{height:1px;margin:4px 3px;background:var(--pf-border)}#projectFilesRoot .project-files-table-menu-submenu{position:relative}#projectFilesRoot .project-files-table-menu-panel{position:absolute;z-index:1;top:-6px;left:calc(100% - 2px);display:none;flex-direction:column;align-items:stretch;gap:1px;width:220px;max-height:min(70vh,420px);padding:6px;overflow-y:auto;border:1px solid var(--pf-border-strong);border-radius:10px;background:var(--pf-surface);box-shadow:var(--pf-shadow-hover)}#projectFilesRoot .project-files-table-menu-submenu.is-open>.project-files-table-menu-panel{display:flex}#projectFilesRoot .project-files-table-context-menu.is-submenu-left .project-files-table-menu-panel{right:calc(100% - 2px);left:auto}@media (max-width: 720px){#projectFilesRoot .project-files-table-context-menu{position:fixed;right:auto;width:min(260px,calc(100vw - 16px))}#projectFilesRoot .project-files-table-menu-panel,#projectFilesRoot .project-files-table-context-menu.is-submenu-left .project-files-table-menu-panel{position:static;width:calc(100% - 10px);max-height:220px;margin:2px 0 4px 10px;padding:2px 0 2px 5px;border:0;border-left:1px solid var(--pf-border);border-radius:0;box-shadow:none}}#projectFilesRoot .project-files-rich-text-editor table{border-collapse:collapse}#projectFilesRoot .project-files-rich-text-editor :is(th,td){min-width:5.5rem;min-height:2.25rem;height:2.25rem;padding:.45rem .6rem;vertical-align:top}#projectFilesRoot .project-files-rich-text-editor :is(th,td):empty:before{content:" "}.project-files-launcher{position:absolute;top:58px;right:16px;z-index:18;display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:8px;border:1px solid rgba(15,23,42,.12);background:#fffffff5;color:#161616;box-shadow:0 8px 24px #0f172a14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.project-files-launcher:hover{background:#fffffffc;border-color:#0f172a2e}.project-files-launcher:focus,.project-files-launcher:focus-visible{outline:none;box-shadow:0 0 0 1px #0f172a29}.project-files-launcher.hidden{display:none!important}.project-files-launcher-icon{display:inline-flex;width:14px;height:14px;color:currentColor}.project-files-launcher-label{font-size:.78rem;font-weight:600}.project-files-launcher[data-project-files-theme=dark],html.dark .project-files-launcher,html.darkModePossible .project-files-launcher,body.darkModePossible .project-files-launcher,body.dark .project-files-launcher{background:#171717f5;color:#f5f5f5f5;border-color:#ffffff1a;box-shadow:0 12px 30px #00000047}.project-files-launcher[data-project-files-theme=dark]:hover,html.dark .project-files-launcher:hover,html.darkModePossible .project-files-launcher:hover,body.darkModePossible .project-files-launcher:hover,body.dark .project-files-launcher:hover{background:#1e1e1efc;border-color:#ffffff29}.project-files-launcher[data-project-files-theme=dark]:focus,.project-files-launcher[data-project-files-theme=dark]:focus-visible,html.dark .project-files-launcher:focus,html.dark .project-files-launcher:focus-visible,html.darkModePossible .project-files-launcher:focus,html.darkModePossible .project-files-launcher:focus-visible,body.darkModePossible .project-files-launcher:focus,body.darkModePossible .project-files-launcher:focus-visible,body.dark .project-files-launcher:focus,body.dark .project-files-launcher:focus-visible{outline:none;box-shadow:0 0 0 1px #ffffff29}@media (max-width: 860px){.project-files-workspace{flex-direction:column}.project-files-explorer{width:100%!important;max-width:none;min-width:0}.project-files-resizer{display:none}.project-files-editor-body.is-split{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(260px,1fr) 1px minmax(220px,1fr)}.project-files-editor-split-divider{width:100%;height:1px}.project-files-launcher{right:12px}}@media (max-width: 720px){.project-files-shell{padding:10px 10px 14px}.project-files-workspace,.project-files-empty-state{border-radius:10px}.project-files-editor-header,.project-files-explorer-toolbar{padding-left:10px;padding-right:10px}.project-files-editor-controls{width:100%;margin-left:0;justify-content:space-between}.project-files-launcher{top:56px;padding:7px 9px}}#projectFilesRoot .project-files-document-code-block{display:grid;grid-template-rows:auto minmax(112px,auto);width:100%;margin:1rem 0;overflow:hidden;border:1px solid var(--pf-border-strong);border-radius:9px;background:#0f172a;color:#e5e7eb;box-shadow:0 1px 2px #0f172a2e}#projectFilesRoot .project-files-document-code-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:34px;padding:4px 7px 4px 10px;border-bottom:1px solid rgba(148,163,184,.25);background:#111827}#projectFilesRoot .project-files-document-code-language{width:min(190px,55%);height:26px;padding:0 6px;border:1px solid transparent;border-radius:5px;outline:0;background:transparent;color:#cbd5e1;font:600 .72rem/1 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}#projectFilesRoot .project-files-document-code-language:hover,#projectFilesRoot .project-files-document-code-language:focus{border-color:#94a3b873;background:#ffffff0f}#projectFilesRoot .project-files-document-code-copy{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:54px;height:26px;padding:0 8px;border:1px solid rgba(148,163,184,.32);border-radius:5px;background:transparent;color:#dbeafe;font:600 .72rem/1 inherit;cursor:pointer}#projectFilesRoot .project-files-document-code-copy:hover,#projectFilesRoot .project-files-document-code-copy:focus-visible{outline:none;border-color:#93c5fdbf;background:#3b82f629}#projectFilesRoot .project-files-document-code-surface{position:relative;min-height:112px;overflow:hidden;background:#0b1220}#projectFilesRoot .project-files-document-code-highlight,#projectFilesRoot .project-files-document-code-body{box-sizing:border-box;width:100%;min-height:112px;margin:0;padding:13px 15px 16px;border:0;border-radius:0;font:400 .78rem/1.58 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;-moz-tab-size:2;tab-size:2;white-space:pre;overflow:auto}#projectFilesRoot .project-files-document-code-highlight{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;pointer-events:none;color:#d1d5db;background:transparent}#projectFilesRoot .project-files-document-code-highlight>code{display:block;min-width:max-content;padding:0!important;border:0;background:transparent!important;color:inherit;font:inherit}#projectFilesRoot .project-files-document-code-body{position:relative;z-index:1;display:block;resize:vertical;outline:0;background:transparent;color:transparent;caret-color:#f8fafc;-webkit-text-fill-color:transparent;selection-color:#f8fafc}#projectFilesRoot .project-files-document-code-body::selection{background:#2563eb7a;color:transparent;-webkit-text-fill-color:transparent}#projectFilesRoot .project-files-document-code-body:focus{box-shadow:inset 0 0 0 2px #60a5fa9e}#projectFilesRoot .aivron-code-token-comment,#projectFilesRoot .project-files-document-code-highlight .hljs-comment,#projectFilesRoot .project-files-document-code-highlight .hljs-quote{color:#7f8c98;font-style:italic}#projectFilesRoot .aivron-code-token-keyword,#projectFilesRoot .project-files-document-code-highlight .hljs-keyword,#projectFilesRoot .project-files-document-code-highlight .hljs-selector-tag,#projectFilesRoot .project-files-document-code-highlight .hljs-built_in{color:#c084fc}#projectFilesRoot .aivron-code-token-string,#projectFilesRoot .project-files-document-code-highlight .hljs-string,#projectFilesRoot .project-files-document-code-highlight .hljs-attr{color:#86efac}#projectFilesRoot .aivron-code-token-number,#projectFilesRoot .project-files-document-code-highlight .hljs-number,#projectFilesRoot .project-files-document-code-highlight .hljs-literal{color:#fbbf24}#projectFilesRoot .project-files-document-code-highlight .hljs-title,#projectFilesRoot .project-files-document-code-highlight .hljs-function,#projectFilesRoot .project-files-document-code-highlight .hljs-section{color:#60a5fa}@media (forced-colors: active){#projectFilesRoot .project-files-document-code-body{color:CanvasText;-webkit-text-fill-color:CanvasText}#projectFilesRoot .project-files-document-code-highlight{display:none}}#projectFilesRoot .project-files-document-code-block{border:1px solid var(--pf-border);border-radius:14px;background:linear-gradient(180deg,var(--pf-surface) 0%,var(--pf-surface-2) 100%);color:var(--pf-text);box-shadow:var(--pf-shadow);transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}#projectFilesRoot .project-files-document-code-block:focus-within{border-color:var(--pf-border-strong);box-shadow:0 0 0 1px var(--pf-border-strong),var(--pf-shadow-hover)}#projectFilesRoot .project-files-document-code-toolbar{min-height:38px;padding:6px 10px;border-bottom:1px solid var(--pf-border);background:linear-gradient(180deg,var(--pf-surface) 0%,var(--pf-surface-2) 100%)}#projectFilesRoot .project-files-document-code-language{width:min(220px,58%);height:28px;padding:0 10px;border:1px solid var(--pf-border);border-radius:8px;background:var(--pf-surface);color:var(--pf-muted);box-shadow:inset 0 1px #ffffff0a}#projectFilesRoot .project-files-document-code-language::placeholder{color:var(--pf-muted);opacity:.78}#projectFilesRoot .project-files-document-code-language:hover,#projectFilesRoot .project-files-document-code-language:focus{border-color:var(--pf-border-strong);background:var(--pf-surface);color:var(--pf-text);box-shadow:0 0 0 1px var(--pf-border-strong)}#projectFilesRoot .project-files-document-code-copy{min-width:62px;height:28px;padding:0 10px;border:1px solid var(--pf-border);border-radius:8px;background:var(--pf-surface);color:var(--pf-text);box-shadow:none}#projectFilesRoot .project-files-document-code-copy:hover,#projectFilesRoot .project-files-document-code-copy:focus-visible{border-color:var(--pf-border-strong);background:var(--pf-surface-2);color:var(--pf-text);box-shadow:0 0 0 1px var(--pf-border-strong)}#projectFilesRoot .project-files-document-code-copy:active{background:var(--pf-surface-3)}#projectFilesRoot .project-files-document-code-surface{background:linear-gradient(180deg,#0f172a07,#0f172a03),var(--pf-surface-2)}#projectFilesRoot .project-files-document-code-highlight{color:var(--pf-text)}#projectFilesRoot .project-files-document-code-highlight,#projectFilesRoot .project-files-document-code-body{padding:14px 16px 16px;font-size:.8rem;line-height:1.65}#projectFilesRoot .project-files-document-code-body{caret-color:var(--pf-accent-strong)}#projectFilesRoot .project-files-document-code-body::selection{background:var(--pf-selected-border)}#projectFilesRoot .project-files-document-code-body:focus{box-shadow:inset 0 0 0 1px var(--pf-border-strong)}#projectFilesRoot .aivron-code-token-comment,#projectFilesRoot .project-files-document-code-highlight .hljs-comment,#projectFilesRoot .project-files-document-code-highlight .hljs-quote{color:#6b7280}#projectFilesRoot .aivron-code-token-keyword,#projectFilesRoot .project-files-document-code-highlight .hljs-keyword,#projectFilesRoot .project-files-document-code-highlight .hljs-selector-tag,#projectFilesRoot .project-files-document-code-highlight .hljs-built_in{color:#7c3aed}#projectFilesRoot .aivron-code-token-string,#projectFilesRoot .project-files-document-code-highlight .hljs-string,#projectFilesRoot .project-files-document-code-highlight .hljs-attr{color:#0f766e}#projectFilesRoot .aivron-code-token-number,#projectFilesRoot .project-files-document-code-highlight .hljs-number,#projectFilesRoot .project-files-document-code-highlight .hljs-literal{color:#b45309}#projectFilesRoot .project-files-document-code-highlight .hljs-title,#projectFilesRoot .project-files-document-code-highlight .hljs-function,#projectFilesRoot .project-files-document-code-highlight .hljs-section{color:#2563eb}.darkModePossible #projectFilesRoot .project-files-document-code-block,#projectFilesRoot[data-project-files-theme=dark] .project-files-document-code-block{background:linear-gradient(180deg,var(--pf-surface) 0%,var(--pf-surface-2) 100%)}.darkModePossible #projectFilesRoot .project-files-document-code-toolbar,#projectFilesRoot[data-project-files-theme=dark] .project-files-document-code-toolbar{background:linear-gradient(180deg,#ffffff05,#ffffff03),var(--pf-surface)}.darkModePossible #projectFilesRoot .project-files-document-code-language,#projectFilesRoot[data-project-files-theme=dark] .project-files-document-code-language,.darkModePossible #projectFilesRoot .project-files-document-code-copy,#projectFilesRoot[data-project-files-theme=dark] .project-files-document-code-copy{background:#ffffff09}.darkModePossible #projectFilesRoot .project-files-document-code-surface,#projectFilesRoot[data-project-files-theme=dark] .project-files-document-code-surface{background:linear-gradient(180deg,#ffffff08,#ffffff04),var(--pf-surface-2)}.darkModePossible #projectFilesRoot .aivron-code-token-comment,#projectFilesRoot[data-project-files-theme=dark] .aivron-code-token-comment,.darkModePossible #projectFilesRoot .project-files-document-code-highlight .hljs-comment,#projectFilesRoot[data-project-files-theme=dark] .project-files-document-code-highlight .hljs-comment,.darkModePossible #projectFilesRoot .project-files-document-code-highlight .hljs-quote,#projectFilesRoot[data-project-files-theme=dark] .project-files-document-code-highlight .hljs-quote{color:#94a3b8}.darkModePossible #projectFilesRoot .aivron-code-token-keyword,#projectFilesRoot[data-project-files-theme=dark] .aivron-code-token-keyword,.darkModePossible #projectFilesRoot .project-files-document-code-highlight .hljs-keyword,#projectFilesRoot[data-project-files-theme=dark] .project-files-document-code-highlight .hljs-keyword,.darkModePossible #projectFilesRoot .project-files-document-code-highlight .hljs-selector-tag,#projectFilesRoot[data-project-files-theme=dark] .project-files-document-code-highlight .hljs-selector-tag,.darkModePossible #projectFilesRoot .project-files-document-code-highlight .hljs-built_in,#projectFilesRoot[data-project-files-theme=dark] .project-files-document-code-highlight .hljs-built_in{color:#c084fc}.darkModePossible #projectFilesRoot .aivron-code-token-string,#projectFilesRoot[data-project-files-theme=dark] .aivron-code-token-string,.darkModePossible #projectFilesRoot .project-files-document-code-highlight .hljs-string,#projectFilesRoot[data-project-files-theme=dark] .project-files-document-code-highlight .hljs-string,.darkModePossible #projectFilesRoot .project-files-document-code-highlight .hljs-attr,#projectFilesRoot[data-project-files-theme=dark] .project-files-document-code-highlight .hljs-attr{color:#86efac}.darkModePossible #projectFilesRoot .aivron-code-token-number,#projectFilesRoot[data-project-files-theme=dark] .aivron-code-token-number,.darkModePossible #projectFilesRoot .project-files-document-code-highlight .hljs-number,#projectFilesRoot[data-project-files-theme=dark] .project-files-document-code-highlight .hljs-number,.darkModePossible #projectFilesRoot .project-files-document-code-highlight .hljs-literal,#projectFilesRoot[data-project-files-theme=dark] .project-files-document-code-highlight .hljs-literal{color:#fbbf24}.darkModePossible #projectFilesRoot .project-files-document-code-highlight .hljs-title,#projectFilesRoot[data-project-files-theme=dark] .project-files-document-code-highlight .hljs-title,.darkModePossible #projectFilesRoot .project-files-document-code-highlight .hljs-function,#projectFilesRoot[data-project-files-theme=dark] .project-files-document-code-highlight .hljs-function,.darkModePossible #projectFilesRoot .project-files-document-code-highlight .hljs-section,#projectFilesRoot[data-project-files-theme=dark] .project-files-document-code-highlight .hljs-section{color:#93c5fd}.project-files-editor-tooltip{position:fixed;z-index:2147483000;max-width:min(240px,calc(100vw - 12px));padding:3px 6px;border:1px solid rgba(255,255,255,.16);border-radius:4px;background:#1e1e1ef5;color:#fff;box-shadow:0 2px 7px #00000038;font:500 11px/1.25 ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0;text-align:center;white-space:normal;pointer-events:none;-webkit-user-select:none;user-select:none}.project-files-editor-tooltip[hidden]{display:none!important}#projectFilesRoot .project-files-markdown-insert-menu{position:relative;flex:0 0 auto}#projectFilesRoot .project-files-markdown-insert-menu>summary{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;min-width:52px;height:30px;padding:0 8px;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--pf-text);font:600 .78rem/1 inherit;list-style:none;cursor:pointer;-webkit-user-select:none;user-select:none}#projectFilesRoot .project-files-markdown-insert-menu>summary::-webkit-details-marker{display:none}#projectFilesRoot .project-files-markdown-insert-menu>summary:after{content:"▾";margin-left:5px;color:var(--pf-muted);font-size:.64rem}#projectFilesRoot .project-files-markdown-insert-menu>summary:hover,#projectFilesRoot .project-files-markdown-insert-menu[open]>summary,#projectFilesRoot .project-files-markdown-insert-menu>summary:focus-visible{outline:none;border-color:var(--pf-border);background:var(--pf-surface-2)}#projectFilesRoot .project-files-markdown-insert-menu .project-files-document-menu-popover{top:calc(100% + 5px);right:0;left:auto}#projectFilesRoot :is(.project-files-editor-textarea,.project-files-rich-text-editor).is-project-image-dragover{outline:2px dashed var(--pf-accent);outline-offset:-7px;background-color:color-mix(in srgb,var(--pf-accent) 7%,var(--pf-surface))}#projectFilesRoot.is-uploading-editor-image :is([data-editor-image-select],.project-files-markdown-insert-menu>summary){opacity:.55;pointer-events:none}#projectFilesRoot .project-files-markdown-preview img,#projectFilesRoot .project-files-rich-text-editor img{display:block;max-width:min(100%,920px);height:auto;margin:1em auto;border-radius:6px;object-fit:contain}#projectFilesRoot .project-files-rich-text-editor img{cursor:default}#projectFilesRoot .project-files-markdown-preview img.is-project-image-error,#projectFilesRoot .project-files-rich-text-editor img.is-project-image-error{min-width:120px;min-height:72px;border:1px dashed var(--pf-border-strong);background:var(--pf-surface-2)}@media (prefers-reduced-motion: reduce){.project-files-editor-tooltip{transition:none}}@font-face{font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2) format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff) format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff) format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff) format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2) format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff) format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2) format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff) format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2) format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff) format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2) format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff) format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2) format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff) format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2) format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff) format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff) format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff) format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff) format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf) format("truetype")}@font-face{font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2) format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff) format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf) format("truetype")}@font-face{font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2) format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff) format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf) format("truetype")}@font-face{font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2) format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff) format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf) format("truetype")}@font-face{font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAAA4oAA4AAAAAHbQAAA3TAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgRQIDgmcDBEICo1oijYBNgIkA14LMgAEIAWJAAeBHAyBHBvbGiMRdnO0IkRRkiYDgr9KsJ1NUAf2kILNxgUmgqIgq1P89vcbIcmsQbRps3vCcXdYOKSWEPEKgZgQkprQQsxIXUgq0DqpGKmIvrgkeVGtEQD9DzAO29fM9jYhxZEsL2FeURH2JN4MIcTdO049NCVdxQ/w9NrSYFEBKTDKpLKfNkCGDc1RwjZLQcm3vqJ2UW9Xfa3tgAHz6ivp6vgC2yD4/6352ndnN0X0TL7seypkjZlMsjmZnf0Mm5Q+JykRWQBKCVCVPbARPXWyQtb5VgLB6Biq7/Uixcj2WGqdI8tGSgkuRG+t910GKP2D7AQH0DB9FMDW/obJZ8giFI3Wg8Cvevz0M+5m0rTh7XDBlvo9Y4vm13EXmfttwI4mBo1EG15fxJhUiCLbiiyCf/ZA6MFAhg3pGIZGdGIVjtPn6UcMk9A/UUr9PhoNsCENw1APAq0gpH73e+M+0ueyHbabc3vkbcdtzcf/fiy+NxQEjf9ud/ELBHAXJ0nk4z+MXH2Ev/kWyV4k7SkvpPc9Qr38F6RPWnM9cN6DJ0AdD1BhtgABtmoRoFCvPsBAumNm6soZG2Gk5GyVTo2sJncSyp0jQTYoR6WDvTwaaEcHsxHfvuWhHA3a6bN7twRKtcGok6NsCi7jYRrM2jExsUFMxMQYuJbMhuWNOumEJy9hi29Dmg5zMp/A5+hhPG19j1vBrq8JTLr8ki5VLPmG/PynJHVul440bxg5xuymHUFPBshC+nA9I1FmwbRBTNHAcik3Oae0cxKoI3MOriM42UrPe51nsaGxJ+WfXubAsP84aabUlQSJ1IiE0iPETLUU4CATgfXSCSpuRFRmCGbO+wSpAnzaeaCYW1VNEysRtuXCEL1kUFUbbtMv3Tilt/1c11jt3Q5bbMa84cpWipp8Elw3MZhOHsOlwwVUQM3lAR35JiFQbaYCRnMF2lxAWoOg2gyoIV4PouX8HytNIfLhqpJtXB4vjiViUI8IJ7bkC4ikkQvKksnOTKICwnqWSZ9YS5f0WCxmpgjbIq7EJcM4aI2nmhLNY2JIUgOjXZFWBHb+x5oh6cwb0Tv1ackHdKi0I9OO2wE9aogIOn540CCCziyhN+IaejtgAONKznHlHyutPrHGwCx9S6B8kfS4Mfi4Eyv7OU730bT1SCBjt834cXsf43zVjPUqqJjgrjeGnBxSG4aYAKFuVbeCfkDIjAqMb6yLNIbCuvXhMH2/+k2vkNpkORhR59N1CkzoOENvneIosjYmuTxlhUzaGEJQ/iWqx4dmwpmKjrwTiTGTCVozNAYqk/zXOndWxuWSmJkQpJw3pK5KX6QrLt5LATMqpmPAQhkhK6PUjzHUn7E0gHE0kPE0iKkolgkUx9SZmVAdDgpffdyJKg3k7VmzYGCwVXGz/tXmkOIp+vcWs+EMuhhvN0h9uhfzWJziBQmCREGSIFmQIkgVpAnSBRmC//6hkLZwaVhwxlrJSOdqlFtOYxlau9F2QN5Y98xmIAsiM1HVp2VFX+DHHGg6Ecjh3vmqtidX3qHI2qycTk/iwxSt5UzTmEP92ZBnEWTk4Mx8Mpl78ZDokxg/KWb+Q0QkvdKVmq3TMW+RXEgrsziSAfNXFMhDc60N5N9jQzjfO0kBKpUZl0ZmwJ41j/B9Hz6wmRaJB84niNmQrzp9eSlQCDDzazGDdVi3P36VZQ+Jy4f9UBNp+3zTjqI4abaFAm+GShVaXlsGdF3FYzZcDI6cori4kMxUECl9IjJZpzkvitAoxKue+90pDMvcKRxLl53TmOKCmV/xRolNKSqqUxc6LStOETmFOiLZZptlZepcKiAzteG8PEdpnQpbOMNcMsR4RR2Bs0cKFEvSmIjAFcnarqwUL4lDhHmnVkwu1IwshbiCcgvOheZuYyOteufZZwlcTlLgnZ3o/WcYdzZHW/WGaqaVfmTZ1aWCceJjkbZqsfbkOtcFlUZM/jy+hXHDbaUobWqqXaeWobbLO99yG5N3U4wxco0rQGGcOLASFMXeJoham8M+/x6O2WywK2l4HGbq1CoUyC/IZikQhdq3SiuNrvAEj0AVu9x2x3lp/xWzahaxidezFVtdcb5uEnzyl0ZmYiuKI0exvCd4Xc9CV1KB0db00z92wDPde0kukbvZIWN6jUWFTmPIC/Y4UPCm8UfDTFZpZNon1qLFTkBhxzB+FjQRA2Q/YRJT8pQigslMaUpFyAG8TMlXigiqmAZX4xgijKjRlGpLE0GdplRfCaJo0JQaSxNBk6ZmMzcya0FmrcisDdn0Q3HI2sWSppYigmlM1XT/kLQZSNpMJG0WkjYbSZuDpM1F0uYhFc1HxU4m1QJjDK6iL0S5uSj5rgXc3RejEigtcRBtqYPQsiTskmO5vosV+q4VGIKbOkDg0jtRrq+Em1YloaTFar3EGr1EUC8R0kus1Uus00usL97ABr2BjXoDm/QGNhuWtMVBKOwg/i78lT7hBsAvDmwHc/ao3vmUbBmhjeYySZNWvGkfZAgISDSaDo1SVpzGDsAEkF8B+gEapViUoZgUWXcRIGFZNm6gWbAKk0bp0k1MHG9fLYtV4iS2SmLEQFARzRcnf9PUS0LVn05/J9MiRRBU3v2IrvW974v4N00L7ZMk0wXP1409CHo/an8zTRHD3eSJ6m8D4YMkZNl3M79sqeuAsr/m3f+8/yl7A50aiAEJgeBeMWzu7ui9UfUBCe2TIqZIoOd/3/udRBOQidQZUERzb2/VwZN1H/Sju82ew2H2Wfr6qvfVf3hqwDvAIpkQVFy4B9Pe9e4/XvPeceu7h3dvO56iJPf0+A6cqA2ip18ER+iFgggiuOkvj24bby0N9j2UHIkgqIt+sVgfodC4YghLSMjSZbH0VR/6dMDrYJeKHilKTemt6v6kvzvn3/RrdWtr0GoN/xL+Sex/cPYLUpepx9cz/D46UPU5KXgAQa+NDps1v6J3xP1i2HtaDB0M9aX2deA7SYff//+gUCovMmIK/qfsFcOk+4Y5ZN97XlG6zebqtMbKgeRFi51vnxTQYBUik2rS/Cn6PC8ADR8FGxsRPB82dzfND90gIcshOcYUkfjherBz53odpm6TP8txlwOZ71xmfHHOvq053qFF/MRlS3jP0ELudrf2OeN8DHvp6ZceLe8qKYvWz/7yp0u4dKPfli3CYq0O13Ih71mylJ80tOi10On8wi+F4+LWgDPeJ30msSQt9/vkmHq9/Lvo2b461mP801v3W4xTcs6CbvF9UDdrSt+A8OUbpSh55qAUFXWznBBfdeJ8a4d7ugT5tvxUza3h9m4H7ptTqiG4z0g5dc0X29OcGlhpGFMpQo9ytTS+NViZpNdvU4kWx+LKxNY10kQ1yqGXrhe4/1nvP7E+nd5A92TtaRplbHSqoIdOqtRWti+fkB5/n1+/VvCmz12pG1kpQWsfi1ftlBobm0bpngs16CHkbIwdLnParxtTV3QYRlfJ0KFskH7pdN/YDn+yRuSd7sNH3aO0DYPggk6uWuXrfOc+fa3VTxFVvKaNxHsiHmsXyCLIE5yuOeN3/Jdf8HBL/5M6shjyhxHx9BjB1O0+4NLOnjLLSxwO7ukN4jMbOIcD879KLSi6Pk61Oqm2377n8079PXEEQ7cy7OKEC9nbpet118fxweTafpt69x/Bt8UqGzNQt7aelpc44dn5cqhwf71+qKp/Zf/+a0zcizOUWpl/iBcSXip0pplkatCchoH5c5aUM8I7/dWxAej8WicPL1URFZ9BDJelUwEwTkGqUhgSlydVes95YdXvhh9Gfz/aeFWvgVb4tuLbcv4+wLdutVZv/cUonwBD/6eDlE0aSiKK/uoH3+J1wDE/jMVqY2ysGufN84oIXB0sPzy8ollX/LegY74DgJXJR57sn+VGza0x3DnuIgABFM15LmajjjsNlYj+JEZGbuRYcAMOWxFkPN2w6Wd46xo4gVWQR/X4lyI/R6K/YK0110GzudPRW7Y+UOBGTfNNzHeYT0fiH0taunBpq9HEW8OKSaBGj21L0MqenEmNRWBAWDWAk4CpNoEZJ2tTaPFgbQYj8HxtFilErs3BTRwT8uO1NXQaWfIotchmPkAF5mMBAliEmZiOGVgCG9LgRzpscMAOOwowlT3JhusdazXGSC/hxR3UlmWVwWHpOIKheqONvjyhSiTHIkVUco5bnji8m//zL7PKaT1Vl5I6UE609f+gkr6MZKVyKc7zJRmCahLsdlyA5fdQkRSan9LgnnLEyGSkaKJCJog0wAgvepWBt80+1yKln1bMVtCljfNWDueKLsWwaEbBSfSPTEmVRsUcYYMnEjcjeyCZzBXK9E9BYBXLKjOSpUDR+nEV3TFSUdQaz+ot98QxgXwx0GQ+EEUAKB2qZPkQQ0GqFD8UPFMqyaCHM24BZmSGic9EYMagKizOw9Hz50DMrDLrqqLkTAhplMictiCAx5S3BIUQdeJeLnBy2CNtMfz6cV4u8XKoFZQesbf9YZiIERiHjaNodDW6LgcirX/mPnJIkBGDUpTBhSa0EIr38D5hCIszhCM8URGBqImoWjpvpt1ebu/v3Gl3qJfMnNM+9V+kiRFyROTPHQWOcs1dNW94/ukKMPZBvDi55i5CttdeJz84DLngLqjcdwEZ87bFFR8CIG35OAkDVN6VRDZ7aq67NteYqZ2lpT8oYB2CytoBd6VuAx4WgiAsnuj3WohG+LugzXiQRDeM3XYXlULv4dp5VFYC) format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf) format("truetype")}@font-face{font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2) format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff) format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf) format("truetype")}@font-face{font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2) format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff) format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.21"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}
