.document-page-container{background-color:#f4f5f6;padding:2rem;min-height:100%;overflow-x:auto;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#cbd5e1 #f4f5f6;overflow-anchor:auto}.document-page-container::-webkit-scrollbar{width:8px;height:8px}.document-page-container::-webkit-scrollbar-track{background:#f4f5f6}.document-page-container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.document-page-container::-webkit-scrollbar-thumb:hover{background:#94a3b8}.document-page{background:#fff;max-width:8.5in;min-height:11in;margin:0 auto 2rem;padding:1in;box-shadow:0 0 1px #00000040;border:.5px solid rgba(0,0,0,.25)}.rm-with-pagination{background:#fff;justify-self:center;min-width:var(--rm-page-width, 8.5in)}.rm-page-break,.rm-column-page-break,.rm-page-header,.rm-page-footer,.page-break-node,.section-break-node{overflow-anchor:none}.rm-with-pagination .rm-page-break{background:#fff}.rm-column-page-break,.rm-column-page-header{-moz-column-span:all;column-span:all;width:calc(100% + var(--rm-margin-left) + var(--rm-margin-right));margin-left:calc(-1 * var(--rm-margin-left));background:#fff;position:relative;z-index:1}.ProseMirror>.rm-column-last-footer{width:100%;margin-left:0}.rm-with-pagination #pages{background:#fff}.zoom-wrapper{display:flex;justify-content:center;overflow-x:visible;overflow-y:clip}.document-page:has(.rm-with-pagination){max-width:none;min-height:auto;padding:0;background:transparent;box-shadow:none;border:none}.document-page section[style*=margin]{padding:0}.rm-with-pagination section[style*=margin]{margin:0!important}@media (max-width: 768px){.document-page-container{padding:1rem}}@media print{.document-page-container{background:#fff;padding:0}.document-page{max-width:100%;margin:0;box-shadow:none;border:none;page-break-after:always}.document-page:has(.rm-with-pagination){page-break-after:auto}}.ProseMirror{max-width:100%;margin:0;padding:0;min-height:9in;font-family:Calibri,Carlito,Segoe UI,Roboto,Arial,sans-serif}.ProseMirror.rm-with-pagination:has(>section)>p:last-child{display:block!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;visibility:hidden!important;pointer-events:none!important}.rm-with-pagination .ProseMirror{min-height:auto}.ProseMirror .image-node-container img{display:block;max-width:100%}.ProseMirror .image-node-container.ProseMirror-selectednode{outline:2px solid #3b82f6;outline-offset:2px;border-radius:4px}.ProseMirror .image-node-container [data-resize-handle]{width:10px;height:10px;background:#3b82f6;border:2px solid #ffffff;border-radius:50%;opacity:0;transition:opacity .15s;z-index:10;pointer-events:none;box-sizing:border-box}.ProseMirror .image-node-container.ProseMirror-selectednode [data-resize-handle]{opacity:1;pointer-events:auto}.ProseMirror [data-resize-handle=bottom-right]{transform:translate(50%,50%);cursor:nwse-resize}.ProseMirror [data-resize-handle=bottom-left]{transform:translate(-50%,50%);cursor:nesw-resize}.ProseMirror [data-resize-handle=top-right]{transform:translate(50%,-50%);cursor:nesw-resize}.ProseMirror [data-resize-handle=top-left]{transform:translate(-50%,-50%);cursor:nwse-resize}.ProseMirror .image-node-container[data-resize-state=true]{-webkit-user-select:none;-moz-user-select:none;user-select:none}.ProseMirror[data-editor-mode=suggesting] .image-node-container [data-resize-handle]{display:none!important}.ProseMirror[data-editor-mode=suggesting] .image-node-container.ProseMirror-selectednode img{cursor:default}.ProseMirror img{display:inline;vertical-align:middle;max-width:100%;height:auto}.ProseMirror p img:not([alt^="DrawingML Diagram"]):not([alt^="VML Diagram"]):not([style*=float]){height:auto;width:auto;vertical-align:middle;margin:0 2px}.ProseMirror img[style*=float]{display:block}.ProseMirror img[style*="float: left"]{float:left;margin-right:12px;margin-bottom:8px}.ProseMirror img[style*="float: right"]{float:right;margin-left:12px;margin-bottom:8px}.ProseMirror img[data-wrap-type=topAndBottom],.ProseMirror img[style*="clear: both"]{display:block;clear:both;margin:12px auto}.ProseMirror img[style*="position: absolute"]{position:absolute}.rm-with-pagination .image-node-container{max-height:var(--rm-max-content-child-height);overflow:hidden}.rm-with-pagination .image-node-container img{max-height:var(--rm-max-content-child-height);width:auto;height:auto}.ProseMirror ul[data-type=taskList]{list-style:none;padding-left:0}.ProseMirror ul[data-type=taskList] li{display:flex;align-items:flex-start}.ProseMirror ul[data-type=taskList] li>label{display:flex;align-items:center;flex:0 0 auto;margin-right:.5rem;margin-top:.15em;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ProseMirror ul[data-type=taskList] li>label>input[type=checkbox]{cursor:pointer}.ProseMirror ul[data-type=taskList] li>div{flex:1;min-width:0}.ProseMirror ul[data-type=taskList] li[data-checked=true]>div{text-decoration:line-through;opacity:.5}.ProseMirror .docx-checkbox{display:inline;font-size:1em;line-height:1;vertical-align:baseline;cursor:default}.ProseMirror pre{background:#282828;color:#fff;font-family:Oxygen Mono,JetBrains Mono,Fira Code,monospace;padding:16px;margin:1rem 0;overflow-x:auto;font-size:13px;letter-spacing:.26px}.ProseMirror pre code{background:none;color:inherit;font-size:inherit;padding:0}.hljs-comment,.hljs-quote{color:#616e88}.hljs-variable,.hljs-template-variable,.hljs-attribute,.hljs-tag,.hljs-name,.hljs-regexp,.hljs-link,.hljs-selector-id,.hljs-selector-class{color:#ebcb8b}.hljs-number,.hljs-meta,.hljs-built_in,.hljs-builtin-name,.hljs-literal,.hljs-type,.hljs-params{color:#b48ead}.hljs-string,.hljs-symbol,.hljs-bullet{color:#a3be8c}.hljs-title,.hljs-section{color:#88c0d0}.hljs-keyword,.hljs-selector-tag{color:#81a1c1}.ProseMirror .ProseMirror-dropcursor{border-left:2px solid #3b82f6;pointer-events:none}.ProseMirror .ProseMirror-gapcursor{display:none;pointer-events:none;position:absolute}.ProseMirror .ProseMirror-gapcursor:after{content:"";display:block;position:absolute;top:-2px;width:20px;border-top:1px solid #333;animation:ProseMirror-cursor-blink 1.1s steps(2,start) infinite}@keyframes ProseMirror-cursor-blink{to{visibility:hidden}}.ProseMirror strong,.ProseMirror b,.ProseMirror em,.ProseMirror i,.ProseMirror u{color:inherit}.ProseMirror table{border-collapse:collapse;width:100%;margin:1rem 0}.ProseMirror .selectedCell:after{z-index:2;position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:#c8c8ff66;pointer-events:none}.ProseMirror .column-resize-handle{position:absolute;right:-2px;top:0;bottom:0;width:4px;z-index:20;background-color:#adf;pointer-events:none}.ProseMirror .handle{display:none}.ProseMirror .table-plus{width:100%}.rm-with-pagination div[style*=--cell-count]{min-width:min(calc(var(--cell-count, 1) * 50px),100%)}@media print{.rm-with-pagination div[style*=--cell-count]{min-width:0}}.ProseMirror .tableWrapper{overflow-x:clip;overflow-y:visible;max-width:100%;position:relative}.ProseMirror .tableWrapper table{max-width:100%!important;width:100%!important;table-layout:fixed!important}.ProseMirror .tableWrapper table colgroup col{min-width:0!important;width:auto!important}.ProseMirror .tableWrapper table td,.ProseMirror .tableWrapper table th{word-wrap:break-word;overflow-wrap:break-word;min-width:0}.ProseMirror .table-plus-wrapper th{font-weight:inherit}.ProseMirror .table-float-left .table-plus,.ProseMirror .table-float-right .table-plus{width:100%}.ProseMirror .table-float-left table,.ProseMirror .table-float-right table{margin:0}.ProseMirror .resize-cursor{cursor:ew-resize;cursor:col-resize}.ProseMirror sub{vertical-align:sub;font-size:.8em}.ProseMirror sup{vertical-align:super;font-size:.8em}.ProseMirror .docx-stacked-text{display:inline-flex;flex-direction:column;vertical-align:middle;line-height:1.15}.ProseMirror .docx-stacked-text>.docx-stacked-sup,.ProseMirror .docx-stacked-text>.docx-stacked-sub{font-size:.7em;line-height:1.15}.ProseMirror u{text-decoration:underline}.ProseMirror p[style*="text-align: left"]{text-align:left}.ProseMirror p[style*="text-align: center"]{text-align:center}.ProseMirror p[style*="text-align: right"]{text-align:right}.ProseMirror p[style*="text-align: justify"]{text-align:justify}.ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#9ca3af;pointer-events:none;height:0}.ProseMirror mark{background-color:#fef08a;padding:2px 0;border-radius:2px}.ProseMirror blockquote{padding-left:1rem;border-left:4px solid #e5e7eb;margin:1rem 0;font-style:italic;font-weight:500;font-size:15px;color:#282c2f;letter-spacing:.3px}.ProseMirror hr{border:none;border-top:2px solid #e5e7eb;margin:2rem 0;width:100%}.ProseMirror a{color:#3b82f6;cursor:pointer;text-decoration:underline}.ProseMirror a:hover{color:#2563eb}.link-preview-popup{position:fixed;z-index:100;display:flex;flex-direction:column;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 16px #00000024;max-width:360px;min-width:240px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;animation:link-popup-fade-in .12s ease-out;overflow:hidden}@keyframes link-popup-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.link-preview-header{display:flex;align-items:center;gap:8px;padding:8px 10px}.link-preview-url{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px;text-decoration:none!important;color:inherit;cursor:pointer;padding:2px 4px;border-radius:4px;transition:background .1s}.link-preview-url:hover{background:#f3f4f6}.link-preview-title{font-size:13px;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.link-preview-domain-line{font-size:11px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.link-preview-actions{display:flex;align-items:center;gap:2px;border-left:1px solid #e5e7eb;padding-left:8px;margin-left:4px;flex-shrink:0}.link-preview-actions button{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:transparent;color:#6b7280;cursor:pointer;border-radius:4px;font-size:13px;transition:all .12s}.link-preview-actions button:hover{background:#f3f4f6;color:#111827}.link-preview-actions button:active{background:#e5e7eb}.ProseMirror ::-moz-selection{background-color:#3b82f633}.ProseMirror ::selection{background-color:#3b82f633}.EmojiPickerReact{--epr-emoji-size: 24px;--epr-hover-bg-color: #f0f4f5;--epr-focus-bg-color: #edf9fa;--epr-search-border-color: #eff0f1;--epr-category-label-bg-color: #fff;--epr-bg-color: #fff;--epr-text-color: #282c2f;--epr-search-input-bg-color: #fff;--epr-highlight-color: #17bed0;border:1px solid #eff0f1!important;border-radius:16px!important;box-shadow:0 4px 8px #00000014!important}.ProseMirror::-webkit-scrollbar{width:8px;height:8px}.ProseMirror::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.ProseMirror::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.ProseMirror::-webkit-scrollbar-thumb:hover{background:#94a3b8}.ProseMirror p{font-size:12pt;line-height:1.15;margin-top:0;margin-bottom:0;text-align:left}.ProseMirror h1{font-size:28px;font-weight:500;line-height:1.2;letter-spacing:.56px;color:#000;margin-top:16px;margin-bottom:4px}.ProseMirror h2{font-size:22px;font-weight:500;line-height:1.2;letter-spacing:.44px;color:#000;margin-top:14px;margin-bottom:0}.ProseMirror h3{font-size:20px;font-weight:500;line-height:1.2;letter-spacing:.4px;color:#373737;margin-top:14px;margin-bottom:0}.ProseMirror h4{font-size:12pt;font-weight:700;line-height:1.2;margin-top:10pt;margin-bottom:0}.ProseMirror h5,.ProseMirror h6{font-size:12pt;font-weight:700;font-style:italic;line-height:1.2;margin-top:10pt;margin-bottom:0}.ProseMirror p[data-paragraph-style=title]{font-weight:800;font-size:32px;color:#000;letter-spacing:.64px;line-height:1.2;margin-top:0;margin-bottom:4px}.ProseMirror p[data-paragraph-style=subtitle]{font-weight:500;font-size:20px;color:#8c959d;letter-spacing:.4px;line-height:1.3;margin-top:0;margin-bottom:4px}.ProseMirror li{line-height:1.15;margin-top:0;margin-bottom:0}.ProseMirror ul:not([data-type=taskList]),.ProseMirror ol{--tw-prose-bullets: currentColor;margin-left:0;padding-left:36pt;list-style:auto}.ProseMirror ul{list-style:none!important}.ProseMirror ul:not([data-type=taskList])>li{position:relative;display:flow-root;width:100%}.ProseMirror ul:not([data-type=taskList])>li:before{content:"●";position:absolute;top:0;left:calc(var(--bullet-size, 1em) * -1.8);width:calc(var(--bullet-size, 1em));text-align:center;font-size:calc(var(--bullet-size, 1em) * .65);line-height:calc(var(--bullet-size, 1em) * 1.15);color:inherit}.ProseMirror ul ul:not([data-type=taskList]):not([data-bullet])>li:before{content:"○"}.ProseMirror ul ul ul:not([data-type=taskList]):not([data-bullet])>li:before{content:"■"}.ProseMirror ul ul ul ul:not([data-type=taskList]):not([data-bullet])>li:before{content:"●"}.ProseMirror ul ul ul ul ul:not([data-type=taskList]):not([data-bullet])>li:before{content:"○"}.ProseMirror ol>li:before{content:attr(data-list-number);position:absolute;top:0;left:calc(var(--bullet-size, 1em) * -2.2);width:calc(var(--bullet-size, 1em) * 1.8);text-align:right;font-size:inherit;line-height:inherit;color:inherit}.ProseMirror ul:not([data-type=taskList])>li:has(>p[style*="text-align: center"]),.ProseMirror ol>li:has(>p[style*="text-align: center"]){text-align:center}.ProseMirror ul:not([data-type=taskList])>li:has(>p[style*="text-align: center"]):before,.ProseMirror ol>li:has(>p[style*="text-align: center"]):before{position:static;left:auto;top:auto;width:auto;display:inline-block;margin-right:.4em;vertical-align:baseline}.ProseMirror ul:not([data-type=taskList])>li:has(>p[style*="text-align: center"])>p,.ProseMirror ol>li:has(>p[style*="text-align: center"])>p{display:inline}.ProseMirror ul:not([data-type=taskList])>li:has(>p[style*="text-align: right"]),.ProseMirror ol>li:has(>p[style*="text-align: right"]){text-align:right}.ProseMirror ul:not([data-type=taskList])>li:has(>p[style*="text-align: right"]):before,.ProseMirror ol>li:has(>p[style*="text-align: right"]):before{position:static;left:auto;top:auto;width:auto;display:inline-block;margin-right:.4em;vertical-align:baseline}.ProseMirror ul:not([data-type=taskList])>li:has(>p[style*="text-align: right"])>p,.ProseMirror ol>li:has(>p[style*="text-align: right"])>p{display:inline}.ProseMirror ul[data-type=taskList] li:has(>div>p[style*="text-align: center"]){justify-content:center}.ProseMirror ul[data-type=taskList] li:has(>div>p[style*="text-align: right"]){justify-content:flex-end}.ProseMirror ul[data-type=taskList] li:has(>div>p[style*="text-align: center"])>div,.ProseMirror ul[data-type=taskList] li:has(>div>p[style*="text-align: right"])>div{flex:0 1 auto}.ProseMirror ul[data-bullet=○]>li:before{content:"○"}.ProseMirror ul[data-bullet=■]>li:before{content:"■"}.ProseMirror ul[data-bullet=❖]>li:before{content:"❖"}.ProseMirror ul[data-bullet=➢]>li:before{content:"➢"}.ProseMirror ul[data-bullet=◆]>li:before{content:"◆"}.ProseMirror ul[data-bullet=●]>li:before{content:"●"}.ProseMirror ul[data-bullet=–]>li:before{content:"–"}.ProseMirror ul[data-bullet="-"]>li:before{content:"-"}.ProseMirror ul[data-bullet=✓]>li:before{content:"✓"}.ProseMirror ul[data-bullet=✔]>li:before{content:"✔"}.ProseMirror ul[data-bullet=★]>li:before{content:"★"}.ProseMirror ul[data-bullet=☆]>li:before{content:"☆"}.ProseMirror ul[data-bullet=→]>li:before{content:"→"}.ProseMirror ul[data-bullet=➤]>li:before{content:"➤"}.ProseMirror ul[data-bullet=➔]>li:before{content:"➔"}.ProseMirror ul[data-bullet=o]>li:before{content:"○"}.ProseMirror ul[data-bullet=▪]>li:before{content:"▪"}.ProseMirror ul[data-bullet=−]>li:before{content:"−"}.ProseMirror ul[data-bullet=▸]>li:before{content:"▸"}.ProseMirror ul[data-bullet=▹]>li:before{content:"▹"}.ProseMirror ul[data-bullet=‣]>li:before{content:"‣"}.ProseMirror ul[data-bullet=⁃]>li:before{content:"⁃"}.ProseMirror li::marker{color:inherit}.ProseMirror ul[data-list-marker="-"]{list-style-type:none}.ProseMirror ul[data-list-marker="-"]>li:before{content:"- ";margin-left:-1.5em;margin-right:.5em}.ProseMirror .svg-node-wrapper{display:inline-block;max-width:100%;margin:8px 0;vertical-align:middle}.ProseMirror .svg-node-wrapper svg{max-width:100%;height:auto;display:block}.ProseMirror .svg-node-wrapper[data-svg-node=true]{border:1px solid transparent;border-radius:4px;padding:4px;transition:border-color .2s ease}.ProseMirror .svg-node-wrapper[data-svg-node=true]:hover{border-color:#e5e7eb;background:#fafafa}.ProseMirror .svg-node-wrapper.ProseMirror-selectednode{outline:2px solid #3b82f6;outline-offset:2px;border-radius:4px}.ProseMirror .math-equation{font-family:Times New Roman,"Latin Modern Math",Georgia,serif;font-style:italic}.ProseMirror .math-equation.math-inline,.ProseMirror .math-equation.katex-inline{display:inline;padding:0 4px;background:#f8fafc;border-radius:3px}.ProseMirror .math-equation.math-display,.ProseMirror .math-equation.katex-display{display:block;text-align:center;margin:1em 0;padding:.5em 1em;background:#f8fafc;border-radius:6px;font-size:1.2em}.ProseMirror .math-equation.ProseMirror-selectednode{outline:2px solid #3b82f6;outline-offset:2px}.ProseMirror .math-equation sup{font-size:.7em;vertical-align:super}.ProseMirror .math-equation sub{font-size:.7em;vertical-align:sub}.ProseMirror section{display:block;margin-bottom:1rem;overflow:visible}.ProseMirror:not(.rm-with-pagination) section{height:auto!important;min-height:auto!important}.ProseMirror:not(.rm-with-pagination) section{max-width:100%}.rm-with-pagination section[data-section-container]:not([style*=column-count]){display:contents}.rm-with-pagination section[data-section-container][style*=column-count]{display:block;width:100%;margin-bottom:0;position:relative}.ProseMirror[style*=column-count] section[data-section-container]{display:contents!important}section[data-section-container][style*=column-count]{overflow:hidden;box-sizing:border-box}.ProseMirror section[style*=column-count]{box-sizing:border-box;overflow:visible}.ProseMirror section[style*=column-count] table{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid;-webkit-column-break-inside:avoid}.ProseMirror section[style*=column-count] p,.ProseMirror section[style*=column-count] h1,.ProseMirror section[style*=column-count] h2,.ProseMirror section[style*=column-count] h3,.ProseMirror section[style*=column-count] h4,.ProseMirror section[style*=column-count] h5,.ProseMirror section[style*=column-count] h6,.ProseMirror section[style*=column-count] ul,.ProseMirror section[style*=column-count] ol,.ProseMirror section[style*=column-count] blockquote{-moz-column-break-inside:auto;break-inside:auto;page-break-inside:auto;-webkit-column-break-inside:auto}.ProseMirror:not(.rm-with-pagination) section[style*=column-count]:hover{outline:1px dashed #cbd5e1;outline-offset:4px}.ProseMirror[style*=column-count]{overflow-x:visible;overflow-y:clip}.ProseMirror[style*=column-count]>p,.ProseMirror[style*=column-count]>h1,.ProseMirror[style*=column-count]>h2,.ProseMirror[style*=column-count]>h3,.ProseMirror[style*=column-count]>h4,.ProseMirror[style*=column-count]>h5,.ProseMirror[style*=column-count]>h6,.ProseMirror[style*=column-count]>ul,.ProseMirror[style*=column-count]>ol,.ProseMirror[style*=column-count]>blockquote{-moz-column-break-inside:auto;break-inside:auto;page-break-inside:auto;-webkit-column-break-inside:auto}.ProseMirror[style*=column-count]>table,.ProseMirror[style*=column-count]>.rm-column-page-break,.ProseMirror[style*=column-count]>.rm-column-page-header,.ProseMirror[style*=column-count]>.ProseMirror-widget{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid;-webkit-column-break-inside:avoid}.ProseMirror section+section{border-top:1px solid #e5e7eb;padding-top:1rem;margin-top:1rem}.rm-with-pagination section[data-section-container]+section[data-section-container]{border-top:none;padding-top:0;margin-top:0}.rm-with-pagination{counter-reset:page-counter}.rm-page{counter-increment:page-counter}.rm-page-footer{position:relative}.rm-page-footer .page-number-indicator{position:absolute;left:calc(100% + 10px);bottom:0;font-size:12pt;pointer-events:none;color:#666;white-space:nowrap}.rm-page-header,.rm-page-footer{box-sizing:border-box}.rm-page-edit-hint{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#0009;color:#fff;font-size:11px;font-weight:500;padding:3px 10px;border-radius:4px;pointer-events:none;opacity:0;transition:opacity .15s ease;white-space:nowrap;z-index:5;font-family:Roboto,Arial,Helvetica Neue,sans-serif;letter-spacing:.02em}.rm-page-header.rm-hover .rm-page-edit-hint,.rm-page-footer.rm-hover .rm-page-edit-hint{opacity:1}.rm-page-header.rm-hover,.rm-page-footer.rm-hover{background:#1a73e80f;outline:1.5px dashed rgba(26,115,232,.35);outline-offset:-1.5px;border-radius:2px}.rm-page-header-left,.rm-page-header-right,.rm-page-footer-left,.rm-page-footer-right{min-height:20px;line-height:1.4;overflow:hidden;white-space:normal;overflow-wrap:break-word;font-family:Roboto,Arial,Helvetica Neue,sans-serif;font-size:11pt;font-weight:400;color:#5f6368;letter-spacing:.01em}.tiptap-pagination-page{background:#fff;box-shadow:0 0 1px #00000040;border:.5px solid rgba(0,0,0,.25);margin-bottom:20px}.tiptap-pagination-header,.tiptap-pagination-footer{cursor:pointer;transition:background-color .15s ease;font-family:Roboto,Arial,Helvetica Neue,sans-serif;font-size:11pt;color:#5f6368;padding:8px 0}.tiptap-pagination-header{border-bottom:1px solid transparent}.tiptap-pagination-footer{border-top:1px solid transparent}.tiptap-pagination-header:hover,.tiptap-pagination-footer:hover{background-color:#2021240a}.tiptap-pagination-header:hover{border-bottom-color:#e5e7eb}.tiptap-pagination-footer:hover{border-top-color:#e5e7eb}.tiptap-pagination-header-content,.tiptap-pagination-footer-content{display:flex;justify-content:space-between;align-items:center;width:100%}.tiptap-pagination-page-gap{background-color:#f4f5f6;height:20px}@media print{.tiptap-pagination-page{box-shadow:none;border:none;margin-bottom:0;page-break-after:always}.tiptap-pagination-page-gap{display:none}.tiptap-pagination-header,.tiptap-pagination-footer{cursor:default}.tiptap-pagination-header:hover,.tiptap-pagination-footer:hover{background-color:transparent;outline:none}}.page-break-node{display:block;width:100%;min-height:0;margin:0;border:none;position:relative;box-sizing:border-box;background-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default}.page-break-node .page-break-label{display:none;position:absolute;top:4px;left:50%;transform:translate(-50%);background:#e5e7eb;padding:2px 12px;color:#6b7280;font-size:10px;text-transform:uppercase;letter-spacing:.5px;border-radius:3px;pointer-events:none;white-space:nowrap}.page-break-node.ProseMirror-selectednode{outline:1px dashed #93c5fd;outline-offset:-1px;background-color:#3b82f608}.page-break-node.ProseMirror-selectednode .page-break-label{display:block;background:#dbeafe;color:#3b82f6}@media print{.page-break-node{min-height:0;height:0!important;padding:0;margin:0;background:transparent;page-break-after:always;-moz-column-break-after:page;break-after:page}}.comment-text-highlight-base{background-color:#fef08a4d;border-radius:2px;cursor:pointer;transition:background-color .15s ease}.comment-text-highlight-base:hover{background-color:#fef08a8c}.comment-text-highlight-hover{background-color:#fef08a80;border-radius:2px;transition:background-color .2s ease}.comment-text-highlight-selected,.comment-text-highlight{background-color:#fef08a;border-radius:2px;transition:background-color .2s ease;box-shadow:0 0 0 1px #fde04780}.docx-comment-start,.docx-comment-end{display:inline;width:0;height:0;font-size:0;line-height:0;overflow:hidden;visibility:visible;opacity:0}.ProseMirror p:has(.docx-comment-ref){position:relative}.ProseMirror td p:has(.docx-comment-ref),.ProseMirror th p:has(.docx-comment-ref){position:static}.ProseMirror td:has(.docx-comment-ref),.ProseMirror th:has(.docx-comment-ref){position:static!important}.ProseMirror tr:has(.docx-comment-ref){position:static!important}.ProseMirror .table-plus-wrapper:has(.docx-comment-ref){position:relative}.docx-comment-ref{position:absolute;right:-44px;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;cursor:pointer;z-index:10;background-color:transparent!important}.docx-comment-ref:before{content:"";display:block;width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='none' stroke='%233b82f6' stroke-width='32' stroke-linejoin='round' d='M96 80h320c17.7 0 32 14.3 32 32v192c0 17.7-14.3 32-32 32H288l-80 64v-64H96c-17.7 0-32-14.3-32-32V112c0-17.7 14.3-32 32-32z'/%3E%3C/svg%3E ");background-size:contain;background-repeat:no-repeat;background-position:center}.docx-comment-ref.comment-ref-selected:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%233b82f6' d='M64 64C46.3 64 32 78.3 32 96v224c0 17.7 14.3 32 32 32h128v64c0 5.9 3.2 11.3 8.5 14.1s11.6 2.4 16.5-1.1L304 352h144c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32H64z'/%3E%3Crect fill='%23ffffff' x='112' y='144' width='288' height='32' rx='16'/%3E%3Crect fill='%23ffffff' x='112' y='208' width='288' height='32' rx='16'/%3E%3Crect fill='%23ffffff' x='112' y='272' width='192' height='32' rx='16'/%3E%3C/svg%3E ")}.document-with-comments{position:relative;width:-moz-fit-content;width:fit-content;margin:0 auto}@media (min-width: 500px){.zoom-wrapper:has(.floating-comment){justify-content:flex-start}.zoom-wrapper:has(.floating-comment)>.document-with-comments{margin:0;flex-shrink:0}.zoom-wrapper:has(.floating-comment):before{content:"";flex:1 1 0}.zoom-wrapper:has(.floating-comment):after{content:"";flex:1 1 0;min-width:416px}}@media (max-width: 499px){.floating-comment,.floating-comments-container,.docx-comment-ref{display:none!important}}@keyframes mobile-comment-sheet-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes mobile-comment-sheet-fade-in{0%{opacity:0}to{opacity:1}}.mobile-comment-sheet__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:60;animation:mobile-comment-sheet-fade-in .15s ease-out}.mobile-comment-sheet{position:fixed;left:0;right:0;bottom:0;z-index:61;background:#fff;border-top-left-radius:12px;border-top-right-radius:12px;box-shadow:0 -4px 20px #00000026;display:flex;flex-direction:column;max-height:85vh;max-height:85dvh;padding-bottom:env(safe-area-inset-bottom,0);animation:mobile-comment-sheet-slide-up .22s cubic-bezier(.16,1,.3,1)}@media (prefers-reduced-motion: reduce){.mobile-comment-sheet,.mobile-comment-sheet__backdrop{animation-duration:0ms}}.mobile-comment-sheet [data-comment-card]{background:transparent!important;border:none!important;box-shadow:none!important;border-radius:0!important;padding:0!important}.document-with-comments .document-page{margin:0}.floating-comments-container{position:absolute;top:0;left:100%;margin-left:16px;width:400px;z-index:3}.floating-comment{position:absolute;left:0;right:0;transition:opacity .2s ease}.floating-comment-card{width:100%}.floating-comment-card::-webkit-scrollbar{width:4px}.floating-comment-card::-webkit-scrollbar-track{background:#f1f5f9;border-radius:2px}.floating-comment-card::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.floating-comment-card::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media print{.document-with-comments{display:block}.floating-comments-container{display:none}}.zoom-controls{display:flex;align-items:center;gap:8px}.zoom-controls__btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background:transparent;border-radius:4px;color:#6b7280;cursor:pointer;transition:all .15s ease}.zoom-controls__btn:hover:not(:disabled){background:#f3f4f6;color:#374151}.zoom-controls__btn:disabled{opacity:.4;cursor:not-allowed}.zoom-controls__btn:focus{outline:none}.zoom-controls__btn:focus-visible{box-shadow:0 0 0 2px #3b82f64d}.zoom-controls__dropdown-container{position:relative}.zoom-controls__percentage{display:flex;align-items:center;gap:4px;padding:0;border:none;background:transparent;border-radius:4px;color:#8c959d;font-size:12px;font-weight:500;cursor:pointer;transition:all .15s ease;white-space:nowrap;justify-content:center}.zoom-controls__percentage:hover{background:#f3f4f6}.zoom-controls__percentage:focus{outline:none}.zoom-controls__percentage:focus-visible{box-shadow:0 0 0 2px #3b82f64d}.zoom-controls__presets{min-width:120px;padding:4px 0;margin:0;list-style:none;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #00000026}.zoom-controls__presets-divider{height:1px;margin:4px 8px;background:#e5e7eb}.doc-context-menu{position:fixed;z-index:100;min-width:240px;padding:4px 0;background:#fff;border:1px solid #d1d5db;border-radius:6px;box-shadow:0 4px 12px #00000026;outline:none}.doc-context-menu__item{display:flex;align-items:center;gap:8px;width:100%;padding:6px 12px;border:none;background:transparent;font-size:13px;color:#1f2937;cursor:pointer;text-align:left;font-family:inherit;line-height:1.4}.doc-context-menu__icon{width:20px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;color:#6b7280;font-size:12px}.doc-context-menu__item:hover:not(:disabled),.doc-context-menu__item--focused:not(:disabled){background:#f3f4f6}.doc-context-menu__item:focus{outline:none;background:#f3f4f6}.doc-context-menu__item--disabled,.doc-context-menu__item:disabled{color:#9ca3af;cursor:default}.doc-context-menu__item--disabled:hover,.doc-context-menu__item:disabled:hover{background:transparent}.doc-context-menu__separator{height:1px;background:#e5e7eb;margin:4px 0}.doc-context-menu__label{flex:1}.doc-context-menu__shortcut{color:#9ca3af;font-size:11px;margin-left:auto;flex-shrink:0}.zoom-controls__preset-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 12px;border:none;background:transparent;color:#374151;font-size:13px;text-align:left;cursor:pointer;transition:background .15s ease}.zoom-controls__preset-item:hover{background:#f3f4f6}.zoom-controls__preset-item--active{color:#3b82f6;font-weight:500}.zoom-controls__preset-item:focus{outline:none;background:#f3f4f6}.document-with-comments{will-change:transform}@media print{.document-with-comments{transform:none!important}}.ProseMirror p[style*="display: flex"] [data-tab-character=right],.ProseMirror li>p[style*="display: flex"] [data-tab-character=right]{flex:1;overflow:hidden;white-space:nowrap}.ProseMirror [data-tab-character=center]{display:inline-block;text-align:center}.ProseMirror [data-tab-character=left]{display:inline-block}.bubble-menu,.table-bubble-menu,.image-bubble-menu{display:flex;align-items:center;gap:2px;background:#fff;border:1px solid #eff0f1;border-radius:24px;padding:4px 6px;box-shadow:0 4px 8px #00000014;position:absolute;z-index:50;pointer-events:auto;max-width:calc(100vw - 32px);animation:bubbleMenuFadeIn .15s ease-out}.editor-bubble-menu,.image-bubble-menu,.table-bubble-menu{padding:0;overflow:hidden}.editor-bubble-menu__scroll,.image-bubble-menu__scroll,.table-bubble-menu__scroll{display:flex;align-items:center;gap:2px;padding:4px 10px;flex:1 1 auto;min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.editor-bubble-menu__scroll::-webkit-scrollbar,.image-bubble-menu__scroll::-webkit-scrollbar,.table-bubble-menu__scroll::-webkit-scrollbar{display:none}.editor-bubble-menu__fade,.image-bubble-menu__fade,.table-bubble-menu__fade{position:absolute;top:0;bottom:0;width:20px;pointer-events:none;z-index:1}.editor-bubble-menu__fade--left,.image-bubble-menu__fade--left,.table-bubble-menu__fade--left{left:0;background:linear-gradient(to right,white 0%,transparent 100%)}.editor-bubble-menu__fade--right,.image-bubble-menu__fade--right,.table-bubble-menu__fade--right{right:0;background:linear-gradient(to left,white 0%,transparent 100%)}@keyframes bubbleMenuFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.bubble-menu,.table-bubble-menu,.image-bubble-menu{animation:none}}.bubble-menu-btn,.table-bubble-menu-button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:transparent;border-radius:9999px;color:#000d10;cursor:pointer;transition:background-color .15s ease,color .15s ease;padding:0;flex-shrink:0}.bubble-menu-btn:hover,.table-bubble-menu-button:hover{background:#f3f4f6}.bubble-menu-btn:active,.table-bubble-menu-button:active{background:#e5e7eb}.bubble-menu-btn:focus-visible,.table-bubble-menu-button:focus-visible{outline:none;box-shadow:0 0 0 2px #3b82f680}.bubble-menu-btn:disabled,.bubble-menu-btn--disabled,.table-bubble-menu-button:disabled{color:#d1d5db;cursor:not-allowed;background:transparent}.bubble-menu-btn:disabled:hover,.bubble-menu-btn--disabled:hover,.table-bubble-menu-button:disabled:hover{background:transparent;color:#d1d5db}.bubble-menu-btn--active,.table-bubble-menu-button--active{background:#edf9fa;color:#000d10}.bubble-menu-btn--delete:hover:not(:disabled),.table-bubble-menu-button--delete:hover:not(:disabled){background:#fef2f2;color:#dc2626}.bubble-menu-btn--delete:active:not(:disabled),.table-bubble-menu-button--delete:active:not(:disabled){background:#fee2e2}.bubble-menu-btn svg,.table-bubble-menu-button svg{width:14px;height:14px;flex-shrink:0}.bubble-menu-divider,.table-bubble-menu-separator{width:1px;height:24px;background:#e4e5e7;margin:0 4px;flex-shrink:0}.image-alt-text-popover{position:absolute;z-index:51;display:flex;align-items:center;gap:6px;background:#fff;border:1px solid #eff0f1;border-radius:12px;padding:6px 8px;box-shadow:0 4px 8px #00000014;animation:bubbleMenuFadeIn .15s ease-out}.image-alt-text-input{border:1px solid #d1d5db;border-radius:8px;padding:6px 10px;font-size:13px;width:220px;outline:none;transition:border-color .15s}.image-alt-text-input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.image-alt-text-save{padding:6px 14px;font-size:13px;font-weight:500;background:#3b82f6;color:#fff;border:none;border-radius:8px;cursor:pointer;white-space:nowrap;transition:background .15s}.image-alt-text-save:hover{background:#2563eb}.image-border-dropdown{position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:4px;background:#fff;border:1px solid #eff0f1;border-radius:12px;padding:4px;box-shadow:0 4px 12px #0000001f;z-index:52;min-width:150px;animation:bubbleMenuFadeIn .15s ease-out}.image-border-dropdown__item{display:flex;align-items:center;gap:8px;width:100%;padding:6px 10px;border:none;background:transparent;border-radius:8px;cursor:pointer;font-size:13px;color:#374151;transition:background .12s}.image-border-dropdown__item:hover{background:#f3f4f6}.image-border-dropdown__item--active{background:#edf9fa}.image-border-dropdown__preview{width:20px;height:14px;flex-shrink:0}.image-border-dropdown__preview--none{border:1px dashed #d1d5db!important;border-radius:2px}.image-insert-tabs{display:flex;gap:0;border-bottom:1px solid #e5e7eb}.image-insert-tab{flex:1;padding:8px 0;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;color:#6b7280;background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:color .15s,border-color .15s}.image-insert-tab:hover{color:#282c2f}.image-insert-tab--active{color:#17bed0;border-bottom-color:#17bed0}.image-insert-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:120px;border:2px dashed #c6cace;border-radius:12px;cursor:pointer;transition:border-color .15s,background-color .15s;padding:16px}.image-insert-dropzone:hover,.image-insert-dropzone--active{border-color:#17bed0;background-color:#f0fafb}.image-insert-placeholder{display:flex;flex-direction:column;align-items:center;gap:8px}.image-insert-placeholder-icon{font-size:28px;color:#8c959d}.image-insert-placeholder-text{font-family:Roboto,sans-serif;font-size:13px;color:#8c959d}.image-insert-preview-wrapper{display:flex;flex-direction:column;align-items:center;gap:6px;width:100%}.image-insert-preview{max-width:100%;max-height:140px;-o-object-fit:contain;object-fit:contain;border-radius:6px}.image-insert-filename{font-family:Roboto,sans-serif;font-size:13px;font-weight:500;color:#282c2f;word-break:break-all;text-align:center}.image-insert-filesize{font-family:Roboto,sans-serif;font-size:12px;color:#8c959d}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:Fira Code,Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media (min-width: 640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width: 768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width: 1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width: 1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width: 1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: rgb(17 24 39 / 10%);--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.footer-icon-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:transparent;border-radius:4px;color:#8c959d;font-size:16px;cursor:pointer;transition:all .15s ease}.footer-icon-btn:hover{background:#e9eaec;color:#6b7280}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.-left-1{left:-.25rem}.-right-1{right:-.25rem}.-top-1{top:-.25rem}.-top-2{top:-.5rem}.bottom-0{bottom:0}.bottom-\[1px\]{bottom:1px}.bottom-\[40px\]{bottom:40px}.bottom-full{bottom:100%}.left-0{left:0}.left-1{left:.25rem}.left-1\/2{left:50%}.left-3{left:.75rem}.left-4{left:1rem}.left-7{left:1.75rem}.right-0{right:0}.right-1{right:.25rem}.right-3{right:.75rem}.right-7{right:1.75rem}.right-8{right:2rem}.top-0{top:0}.top-1\/2{top:50%}.top-3{top:.75rem}.top-\[2px\]{top:2px}.top-full{top:100%}.isolate{isolation:isolate}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[110\]{z-index:110}.z-\[1\]{z-index:1}.z-\[2\]{z-index:2}.z-\[9999\]{z-index:9999}.m-0{margin:0}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.-mt-2{margin-top:-.5rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ml-0{margin-left:0}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-\[300px\]{margin-left:300px}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-\[400px\]{margin-right:400px}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-px{margin-top:1px}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.\!block{display:block!important}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.\!table{display:table!important}.table{display:table}.table-cell{display:table-cell}.table-row-group{display:table-row-group}.flow-root{display:flow-root}.\!grid{display:grid!important}.grid{display:grid}.\!contents{display:contents!important}.contents{display:contents}.hidden{display:none}.h-0\.5{height:.125rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-4{height:1rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[14px\]{height:14px}.h-\[18px\]{height:18px}.h-\[220px\]{height:220px}.h-\[22px\]{height:22px}.h-\[27px\]{height:27px}.h-\[44px\]{height:44px}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-16{max-height:4rem}.max-h-32{max-height:8rem}.max-h-40{max-height:10rem}.max-h-48{max-height:12rem}.max-h-56{max-height:14rem}.max-h-\[100px\]{max-height:100px}.max-h-\[60vh\]{max-height:60vh}.max-h-\[80vh\]{max-height:80vh}.max-h-full{max-height:100%}.min-h-0{min-height:0px}.min-h-10{min-height:2.5rem}.min-h-\[120px\]{min-height:120px}.min-h-\[220px\]{min-height:220px}.min-h-\[44px\]{min-height:44px}.min-h-\[600px\]{min-height:600px}.min-h-\[60px\]{min-height:60px}.min-h-\[96px\]{min-height:96px}.min-h-screen{min-height:100vh}.w-0{width:0px}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[14px\]{width:14px}.w-\[200px\]{width:200px}.w-\[22px\]{width:22px}.w-\[300px\]{width:300px}.w-\[320px\]{width:320px}.w-\[340px\]{width:340px}.w-\[352px\]{width:352px}.w-\[38px\]{width:38px}.w-\[400px\]{width:400px}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-\[120px\]{min-width:120px}.min-w-\[160px\]{min-width:160px}.min-w-\[180px\]{min-width:180px}.min-w-\[18px\]{min-width:18px}.min-w-\[2\.25rem\]{min-width:2.25rem}.min-w-\[200px\]{min-width:200px}.min-w-\[220px\]{min-width:220px}.min-w-\[240px\]{min-width:240px}.min-w-\[24px\]{min-width:24px}.min-w-\[36px\]{min-width:36px}.min-w-\[44px\]{min-width:44px}.min-w-\[4rem\]{min-width:4rem}.min-w-full{min-width:100%}.min-w-max{min-width:-moz-max-content;min-width:max-content}.max-w-2xl{max-width:42rem}.max-w-5xl{max-width:64rem}.max-w-7xl{max-width:80rem}.max-w-\[120px\]{max-width:120px}.max-w-\[180px\]{max-width:180px}.max-w-\[200px\]{max-width:200px}.max-w-\[280px\]{max-width:280px}.max-w-\[440px\]{max-width:440px}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow-0{flex-grow:0}.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-full{--tw-translate-x: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-full{--tw-translate-y: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-full{--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\!transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes ping{75%,to{transform:scale(2);opacity:0}}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-crosshair{cursor:crosshair}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-text{cursor:text}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}.resize-none{resize:none}.resize-y{resize:vertical}.resize{resize:both}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0px}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-0{row-gap:0px}.gap-y-2{row-gap:.5rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-\[\#eff0f1\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(239 240 241 / var(--tw-divide-opacity, 1))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.self-center{align-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[24px\]{border-radius:24px}.rounded-\[2px\]{border-radius:2px}.rounded-\[4px\]{border-radius:4px}.rounded-\[6px\]{border-radius:6px}.rounded-\[88px\]{border-radius:88px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.\!border{border-width:1px!important}.border{border-width:1px}.border-2{border-width:2px}.border-\[0\.5px\]{border-width:.5px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-\[\#17bed0\]{--tw-border-opacity: 1;border-color:rgb(23 190 208 / var(--tw-border-opacity, 1))}.border-\[\#30363d\]{--tw-border-opacity: 1;border-color:rgb(48 54 61 / var(--tw-border-opacity, 1))}.border-\[\#E4E5E7\]{--tw-border-opacity: 1;border-color:rgb(228 229 231 / var(--tw-border-opacity, 1))}.border-\[\#F4F5F6\]{--tw-border-opacity: 1;border-color:rgb(244 245 246 / var(--tw-border-opacity, 1))}.border-\[\#c6cace\]{--tw-border-opacity: 1;border-color:rgb(198 202 206 / var(--tw-border-opacity, 1))}.border-\[\#d0d7de\]{--tw-border-opacity: 1;border-color:rgb(208 215 222 / var(--tw-border-opacity, 1))}.border-\[\#d5d7da\]{--tw-border-opacity: 1;border-color:rgb(213 215 218 / var(--tw-border-opacity, 1))}.border-\[\#dde0e4\]{--tw-border-opacity: 1;border-color:rgb(221 224 228 / var(--tw-border-opacity, 1))}.border-\[\#e4e5e7\]{--tw-border-opacity: 1;border-color:rgb(228 229 231 / var(--tw-border-opacity, 1))}.border-\[\#e5e7eb\]{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-\[\#eff0f1\]{--tw-border-opacity: 1;border-color:rgb(239 240 241 / var(--tw-border-opacity, 1))}.border-\[\#f4f5f6\]{--tw-border-opacity: 1;border-color:rgb(244 245 246 / var(--tw-border-opacity, 1))}.border-\[\#ffd865\]{--tw-border-opacity: 1;border-color:rgb(255 216 101 / var(--tw-border-opacity, 1))}.border-\[color\:var\(--md-shell-chrome-border\)\]{border-color:var(--md-shell-chrome-border)}.border-\[color\:var\(--md-shell-toolbar-pill-border\)\]{border-color:var(--md-shell-toolbar-pill-border)}.border-\[color\:var\(--srp-input-border\,\#c6cace\)\]{border-color:var(--srp-input-border,#c6cace)}.border-\[color\:var\(--txt-shell-chrome-border\)\]{border-color:var(--txt-shell-chrome-border)}.border-\[color\:var\(--txt-shell-toolbar-pill-border\)\]{border-color:var(--txt-shell-toolbar-pill-border)}.border-\[rgba\(0\,0\,0\,0\.25\)\]{border-color:#00000040}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-300{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.border-blue-300\/60{border-color:#93c5fd99}.border-blue-400{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-400{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.border-gray-800{--tw-border-opacity: 1;border-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-indigo-200{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1))}.border-primary-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-purple-200{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-yellow-200{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1))}.border-yellow-300{--tw-border-opacity: 1;border-color:rgb(253 224 71 / var(--tw-border-opacity, 1))}.border-b-\[\#17BED0\]{--tw-border-opacity: 1;border-bottom-color:rgb(23 190 208 / var(--tw-border-opacity, 1))}.border-t-transparent{border-top-color:transparent}.bg-\[\#0d1117\]{--tw-bg-opacity: 1;background-color:rgb(13 17 23 / var(--tw-bg-opacity, 1))}.bg-\[\#161b22\]{--tw-bg-opacity: 1;background-color:rgb(22 27 34 / var(--tw-bg-opacity, 1))}.bg-\[\#17bed0\]{--tw-bg-opacity: 1;background-color:rgb(23 190 208 / var(--tw-bg-opacity, 1))}.bg-\[\#2563eb\]{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-\[\#282c2f\]{--tw-bg-opacity: 1;background-color:rgb(40 44 47 / var(--tw-bg-opacity, 1))}.bg-\[\#5cb900\]{--tw-bg-opacity: 1;background-color:rgb(92 185 0 / var(--tw-bg-opacity, 1))}.bg-\[\#E8EBEC\]{--tw-bg-opacity: 1;background-color:rgb(232 235 236 / var(--tw-bg-opacity, 1))}.bg-\[\#EDF9FA\]{--tw-bg-opacity: 1;background-color:rgb(237 249 250 / var(--tw-bg-opacity, 1))}.bg-\[\#dc2626\]{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-\[\#e4e5e7\]{--tw-bg-opacity: 1;background-color:rgb(228 229 231 / var(--tw-bg-opacity, 1))}.bg-\[\#e6f4ff\]{--tw-bg-opacity: 1;background-color:rgb(230 244 255 / var(--tw-bg-opacity, 1))}.bg-\[\#e6f7fa\]{--tw-bg-opacity: 1;background-color:rgb(230 247 250 / var(--tw-bg-opacity, 1))}.bg-\[\#e85d04\]{--tw-bg-opacity: 1;background-color:rgb(232 93 4 / var(--tw-bg-opacity, 1))}.bg-\[\#e8f8fa\]{--tw-bg-opacity: 1;background-color:rgb(232 248 250 / var(--tw-bg-opacity, 1))}.bg-\[\#e9f8fa\]{--tw-bg-opacity: 1;background-color:rgb(233 248 250 / var(--tw-bg-opacity, 1))}.bg-\[\#eff0f1\]{--tw-bg-opacity: 1;background-color:rgb(239 240 241 / var(--tw-bg-opacity, 1))}.bg-\[\#f0f4f5\]{--tw-bg-opacity: 1;background-color:rgb(240 244 245 / var(--tw-bg-opacity, 1))}.bg-\[\#f4f5f6\]{--tw-bg-opacity: 1;background-color:rgb(244 245 246 / var(--tw-bg-opacity, 1))}.bg-\[\#fcfcfc\]{--tw-bg-opacity: 1;background-color:rgb(252 252 252 / var(--tw-bg-opacity, 1))}.bg-\[\#fffbf1\]{--tw-bg-opacity: 1;background-color:rgb(255 251 241 / var(--tw-bg-opacity, 1))}.bg-\[var\(--md-shell-btn-bg\)\]{background-color:var(--md-shell-btn-bg)}.bg-\[var\(--md-shell-chrome-bg\)\]{background-color:var(--md-shell-chrome-bg)}.bg-\[var\(--md-shell-toolbar-btn-active-bg\)\]{background-color:var(--md-shell-toolbar-btn-active-bg)}.bg-\[var\(--md-shell-toolbar-divider\)\]{background-color:var(--md-shell-toolbar-divider)}.bg-\[var\(--md-shell-toolbar-pill-bg\)\]{background-color:var(--md-shell-toolbar-pill-bg)}.bg-\[var\(--txt-shell-btn-bg\)\]{background-color:var(--txt-shell-btn-bg)}.bg-\[var\(--txt-shell-chrome-bg\)\]{background-color:var(--txt-shell-chrome-bg)}.bg-\[var\(--txt-shell-toolbar-divider\)\]{background-color:var(--txt-shell-toolbar-divider)}.bg-\[var\(--txt-shell-toolbar-pill-bg\)\]{background-color:var(--txt-shell-toolbar-pill-bg)}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/30{background-color:#0000004d}.bg-black\/40{background-color:#0006}.bg-black\/50{background-color:#00000080}.bg-black\/60{background-color:#0009}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-200{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.bg-blue-300{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity, 1))}.bg-blue-400{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-50\/40{background-color:#eff6ff66}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-blue-700{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.bg-cyan-50{--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1))}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-indigo-100{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.bg-indigo-500{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity, 1))}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-orange-400\/60{background-color:#fb923c99}.bg-primary-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-primary-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-primary-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.bg-purple-500{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-teal-100{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity, 1))}.bg-teal-500{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/95{background-color:#fffffff2}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-yellow-300\/50{background-color:#fde04780}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.bg-opacity-50{--tw-bg-opacity: .5}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-indigo-50{--tw-gradient-from: #eef2ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-purple-50{--tw-gradient-to: #faf5ff var(--tw-gradient-to-position)}.object-contain{-o-object-fit:contain;object-fit:contain}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-\[38px\]{padding-bottom:38px}.pb-\[41px\]{padding-bottom:41px}.pl-0\.5{padding-left:.125rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-9{padding-left:2.25rem}.pr-12{padding-right:3rem}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pr-8{padding-right:2rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.font-\[\'Roboto\'\,sans-serif\]{font-family:Roboto,sans-serif}.font-mono{font-family:Fira Code,Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[20px\]{font-size:20px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.ordinal{--tw-ordinal: ordinal;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-\[18px\]{line-height:18px}.leading-\[20px\]{line-height:20px}.leading-\[22px\]{line-height:22px}.leading-\[32px\]{line-height:32px}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-\[0\.1px\]{letter-spacing:.1px}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.text-\[\#000d10\]{--tw-text-opacity: 1;color:rgb(0 13 16 / var(--tw-text-opacity, 1))}.text-\[\#0078d4\]{--tw-text-opacity: 1;color:rgb(0 120 212 / var(--tw-text-opacity, 1))}.text-\[\#0e7490\]{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.text-\[\#0e8a97\]{--tw-text-opacity: 1;color:rgb(14 138 151 / var(--tw-text-opacity, 1))}.text-\[\#17bed0\]{--tw-text-opacity: 1;color:rgb(23 190 208 / var(--tw-text-opacity, 1))}.text-\[\#1c1b1f\]{--tw-text-opacity: 1;color:rgb(28 27 31 / var(--tw-text-opacity, 1))}.text-\[\#24292f\]{--tw-text-opacity: 1;color:rgb(36 41 47 / var(--tw-text-opacity, 1))}.text-\[\#282c2f\]{--tw-text-opacity: 1;color:rgb(40 44 47 / var(--tw-text-opacity, 1))}.text-\[\#2a4346\]{--tw-text-opacity: 1;color:rgb(42 67 70 / var(--tw-text-opacity, 1))}.text-\[\#5d6267\]{--tw-text-opacity: 1;color:rgb(93 98 103 / var(--tw-text-opacity, 1))}.text-\[\#5f6b76\]{--tw-text-opacity: 1;color:rgb(95 107 118 / var(--tw-text-opacity, 1))}.text-\[\#6b7280\]{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-\[\#7a8d8f\]{--tw-text-opacity: 1;color:rgb(122 141 143 / var(--tw-text-opacity, 1))}.text-\[\#8b949e\]{--tw-text-opacity: 1;color:rgb(139 148 158 / var(--tw-text-opacity, 1))}.text-\[\#8c959d\]{--tw-text-opacity: 1;color:rgb(140 149 157 / var(--tw-text-opacity, 1))}.text-\[\#999\]{--tw-text-opacity: 1;color:rgb(153 153 153 / var(--tw-text-opacity, 1))}.text-\[\#9ca3af\]{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-\[\#b0b5ba\]{--tw-text-opacity: 1;color:rgb(176 181 186 / var(--tw-text-opacity, 1))}.text-\[\#c2410c\]{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-\[\#c4c8cc\]{--tw-text-opacity: 1;color:rgb(196 200 204 / var(--tw-text-opacity, 1))}.text-\[\#c6cace\]{--tw-text-opacity: 1;color:rgb(198 202 206 / var(--tw-text-opacity, 1))}.text-\[\#c9d1d9\]{--tw-text-opacity: 1;color:rgb(201 209 217 / var(--tw-text-opacity, 1))}.text-\[\#d2362b\]{--tw-text-opacity: 1;color:rgb(210 54 43 / var(--tw-text-opacity, 1))}.text-\[\#d4d6d8\]{--tw-text-opacity: 1;color:rgb(212 214 216 / var(--tw-text-opacity, 1))}.text-\[\#d94242\]{--tw-text-opacity: 1;color:rgb(217 66 66 / var(--tw-text-opacity, 1))}.text-\[var\(--md-shell-btn-fg\)\]{color:var(--md-shell-btn-fg)}.text-\[var\(--md-shell-text-muted\)\]{color:var(--md-shell-text-muted)}.text-\[var\(--md-shell-toolbar-btn-active-fg\)\]{color:var(--md-shell-toolbar-btn-active-fg)}.text-\[var\(--md-shell-toolbar-btn-default-fg\)\]{color:var(--md-shell-toolbar-btn-default-fg)}.text-\[var\(--txt-shell-btn-fg\)\]{color:var(--txt-shell-btn-fg)}.text-\[var\(--txt-shell-text-muted\)\]{color:var(--txt-shell-text-muted)}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-cyan-600{--tw-text-opacity: 1;color:rgb(8 145 178 / var(--tw-text-opacity, 1))}.text-cyan-700{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.text-cyan-900{--tw-text-opacity: 1;color:rgb(22 78 99 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-green-900{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity, 1))}.text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.text-indigo-900{--tw-text-opacity: 1;color:rgb(49 46 129 / var(--tw-text-opacity, 1))}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-primary-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-primary-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.text-purple-900{--tw-text-opacity: 1;color:rgb(88 28 135 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-red-900{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.text-teal-700{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.placeholder-\[\#8c959d\]::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(140 149 157 / var(--tw-placeholder-opacity, 1))}.placeholder-\[\#8c959d\]::placeholder{--tw-placeholder-opacity: 1;color:rgb(140 149 157 / var(--tw-placeholder-opacity, 1))}.placeholder-\[color\:var\(--srp-input-placeholder\,\#8c959d\)\]::-moz-placeholder{color:var(--srp-input-placeholder,#8c959d)}.placeholder-\[color\:var\(--srp-input-placeholder\,\#8c959d\)\]::placeholder{color:var(--srp-input-placeholder,#8c959d)}.accent-\[\#4A90D9\]{accent-color:#4A90D9}.accent-primary-600{accent-color:#2563eb}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-\[0\.38\]{opacity:.38}.\!shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_1px_0_1px_rgba\(0\,0\,0\,0\.04\)\]{--tw-shadow: 0 1px 0 1px rgba(0,0,0,.04);--tw-shadow-colored: 0 1px 0 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_1px_2px_rgba\(0\,0\,0\,0\.08\)\]{--tw-shadow: 0 1px 2px rgba(0,0,0,.08);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0px_4px_8px_0px_rgba\(0\,0\,0\,0\.08\)\]{--tw-shadow: 0px 4px 8px 0px rgba(0,0,0,.08);--tw-shadow-colored: 0px 4px 8px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0px_4px_8px_rgba\(0\,0\,0\,0\.08\)\]{--tw-shadow: 0px 4px 8px rgba(0,0,0,.08);--tw-shadow-colored: 0px 4px 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[4px_4px_10px_0px_rgba\(0\,0\,0\,0\.15\)\]{--tw-shadow: 4px 4px 10px 0px rgba(0,0,0,.15);--tw-shadow-colored: 4px 4px 10px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[var\(--md-shell-toolbar-pill-shadow\)\]{--tw-shadow-color: var(--md-shell-toolbar-pill-shadow);--tw-shadow: var(--tw-shadow-colored)}.shadow-\[var\(--txt-shell-toolbar-pill-shadow\)\]{--tw-shadow-color: var(--txt-shell-toolbar-pill-shadow);--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.\!outline{outline-style:solid!important}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-\[\#17bed0\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(23 190 208 / var(--tw-ring-opacity, 1))}.ring-amber-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 230 138 / var(--tw-ring-opacity, 1))}.ring-blue-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1))}.ring-emerald-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(167 243 208 / var(--tw-ring-opacity, 1))}.ring-gray-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1))}.ring-orange-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity, 1))}.ring-red-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1))}.ring-offset-1{--tw-ring-offset-width: 1px}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-sm{--tw-drop-shadow: drop-shadow(0 1px 1px rgb(0 0 0 / .05));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert: invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\!transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[margin\]{transition-property:margin;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\]{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.will-change-transform{will-change:transform}.\[field-sizing\:content\]{field-sizing:content}.\[pptxDebug\:backend\]{pptx-debug:backend}.app-scrollbar{scrollbar-width:thin;scrollbar-color:#cbd5e1 #f4f5f6}.app-scrollbar::-webkit-scrollbar{width:8px;height:8px}.app-scrollbar::-webkit-scrollbar-track{background:#f4f5f6}.app-scrollbar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.app-scrollbar::-webkit-scrollbar-thumb:hover{background:#94a3b8}.app-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;color:#6b7280;font-size:14px;gap:12px}.autosave-toggle{align-items:center;gap:6px;font-size:11px;line-height:16px;color:#8c959d;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;user-select:none}.autosave-toggle__label,.autosave-toggle__state{white-space:nowrap}.autosave-toggle__switch{width:22px;height:12px;border-radius:999px;background:#c8ccd1;border:none;padding:0;position:relative;flex-shrink:0;transition:background-color .15s ease;cursor:not-allowed;opacity:.85}.autosave-toggle__switch[data-state=checked]{background:#5cb900}.autosave-toggle__thumb{display:block;width:8px;height:8px;border-radius:50%;background:#fff;transform:translate(2px);transition:transform .15s ease;will-change:transform}.autosave-toggle__switch[data-state=checked] .autosave-toggle__thumb{transform:translate(12px)}.editor-tooltip{background:#494f55;border-radius:4px;padding:4px 8px;font-size:11px;line-height:16px;color:#fff;z-index:9999;pointer-events:none;animation-duration:.12s;animation-timing-function:ease-out}.editor-tooltip[data-state=delayed-open][data-side=bottom]{animation-name:editor-tooltip-slide-down}.editor-tooltip[data-state=delayed-open][data-side=top]{animation-name:editor-tooltip-slide-up}@keyframes editor-tooltip-slide-down{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}@keyframes editor-tooltip-slide-up{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.editor-tooltip__inner{display:inline-flex;align-items:center;gap:16px}.editor-tooltip__label{color:#fff;white-space:nowrap}.editor-tooltip__shortcut{color:#8c959d;white-space:nowrap}.placeholder\:text-\[\#8b949e\]::-moz-placeholder{--tw-text-opacity: 1;color:rgb(139 148 158 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#8b949e\]::placeholder{--tw-text-opacity: 1;color:rgb(139 148 158 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#8c959d\]::-moz-placeholder{--tw-text-opacity: 1;color:rgb(140 149 157 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#8c959d\]::placeholder{--tw-text-opacity: 1;color:rgb(140 149 157 / var(--tw-text-opacity, 1))}.focus-within\:border-\[\#17bed0\]:focus-within{--tw-border-opacity: 1;border-color:rgb(23 190 208 / var(--tw-border-opacity, 1))}.focus-within\:border-\[color\:var\(--srp-input-focus-border\,\#17bed0\)\]:focus-within{border-color:var(--srp-input-focus-border,#17bed0)}.hover\:scale-110:hover{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-\[\#0969da\]:hover{--tw-border-opacity: 1;border-color:rgb(9 105 218 / var(--tw-border-opacity, 1))}.hover\:border-\[\#17bed0\]:hover{--tw-border-opacity: 1;border-color:rgb(23 190 208 / var(--tw-border-opacity, 1))}.hover\:border-\[\#93c5fd\]:hover{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.hover\:border-cyan-500:hover{--tw-border-opacity: 1;border-color:rgb(6 182 212 / var(--tw-border-opacity, 1))}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.hover\:border-gray-400:hover{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.hover\:bg-\[\#13a6b7\]:hover{--tw-bg-opacity: 1;background-color:rgb(19 166 183 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#149aab\]:hover{--tw-bg-opacity: 1;background-color:rgb(20 154 171 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#14aabb\]:hover{--tw-bg-opacity: 1;background-color:rgb(20 170 187 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#15a8b8\]:hover{--tw-bg-opacity: 1;background-color:rgb(21 168 184 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#1d4ed8\]:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#21262d\]:hover{--tw-bg-opacity: 1;background-color:rgb(33 38 45 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#EDF9FA\]:hover{--tw-bg-opacity: 1;background-color:rgb(237 249 250 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#b91c1c\]:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#d8dbdc\]:hover{--tw-bg-opacity: 1;background-color:rgb(216 219 220 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#e4e5e7\]:hover{--tw-bg-opacity: 1;background-color:rgb(228 229 231 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#e4e8ea\]:hover{--tw-bg-opacity: 1;background-color:rgb(228 232 234 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#e8eaed\]:hover{--tw-bg-opacity: 1;background-color:rgb(232 234 237 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#e8f9fa\]:hover{--tw-bg-opacity: 1;background-color:rgb(232 249 250 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#e9eaec\]:hover{--tw-bg-opacity: 1;background-color:rgb(233 234 236 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#f0f4f5\]:hover{--tw-bg-opacity: 1;background-color:rgb(240 244 245 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#f0f7ff\]:hover{--tw-bg-opacity: 1;background-color:rgb(240 247 255 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#f3f3f3\]:hover{--tw-bg-opacity: 1;background-color:rgb(243 243 243 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#fdebea\]:hover{--tw-bg-opacity: 1;background-color:rgb(253 235 234 / var(--tw-bg-opacity, 1))}.hover\:bg-\[var\(--md-shell-btn-bg-hover\)\]:hover{background-color:var(--md-shell-btn-bg-hover)}.hover\:bg-\[var\(--md-shell-toolbar-btn-hover-bg\)\]:hover{background-color:var(--md-shell-toolbar-btn-hover-bg)}.hover\:bg-\[var\(--txt-shell-btn-bg-hover\)\]:hover{background-color:var(--txt-shell-btn-bg-hover)}.hover\:bg-blue-100:hover{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-cyan-50:hover{--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-300:hover{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-green-50:hover{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.hover\:bg-primary-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.hover\:bg-red-200:hover{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:text-\[\#17bed0\]:hover{--tw-text-opacity: 1;color:rgb(23 190 208 / var(--tw-text-opacity, 1))}.hover\:text-\[\#282c2f\]:hover{--tw-text-opacity: 1;color:rgb(40 44 47 / var(--tw-text-opacity, 1))}.hover\:text-\[\#6b7280\]:hover{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.hover\:text-amber-800:hover{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.hover\:text-blue-300:hover{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.hover\:text-blue-800:hover{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.hover\:text-gray-600:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-gray-800:hover{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.hover\:text-green-600:hover{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.hover\:text-red-600:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.hover\:text-red-800:hover{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.focus\:border-\[\#17bed0\]:focus{--tw-border-opacity: 1;border-color:rgb(23 190 208 / var(--tw-border-opacity, 1))}.focus\:border-\[\#4A90D9\]:focus{--tw-border-opacity: 1;border-color:rgb(74 144 217 / var(--tw-border-opacity, 1))}.focus\:border-blue-400:focus{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.focus\:border-primary-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.focus\:border-red-400:focus{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.focus\:border-transparent:focus{border-color:transparent}.focus\:bg-white:focus{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-\[\#17bed0\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(23 190 208 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#17bed0\]\/30:focus{--tw-ring-color: rgb(23 190 208 / .3)}.focus\:ring-blue-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-gray-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity, 1))}.focus\:ring-primary-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-red-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-\[\#17bed0\]:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(23 190 208 / var(--tw-ring-opacity, 1))}.focus-visible\:ring-\[\#17bed0\]\/30:focus-visible{--tw-ring-color: rgb(23 190 208 / .3)}.focus-visible\:ring-blue-500:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus-visible\:ring-green-500:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity, 1))}.focus-visible\:ring-red-300\/30:focus-visible{--tw-ring-color: rgb(252 165 165 / .3)}.focus-visible\:ring-red-500:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.focus-visible\:ring-offset-1:focus-visible{--tw-ring-offset-width: 1px}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.focus-visible\:ring-offset-white:focus-visible{--tw-ring-offset-color: #fff}.disabled\:cursor-default:disabled{cursor:default}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-\[\#a6e3ea\]:disabled{--tw-bg-opacity: 1;background-color:rgb(166 227 234 / var(--tw-bg-opacity, 1))}.disabled\:bg-gray-200:disabled{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.disabled\:text-gray-400:disabled{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-70:disabled{opacity:.7}.disabled\:opacity-\[0\.38\]:disabled{opacity:.38}.disabled\:hover\:bg-gray-200:hover:disabled{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.disabled\:hover\:bg-transparent:hover:disabled{background-color:transparent}.data-\[disabled\]\:cursor-default[data-disabled]{cursor:default}.data-\[highlighted\]\:bg-\[\#f3f3f3\][data-highlighted]{--tw-bg-opacity: 1;background-color:rgb(243 243 243 / var(--tw-bg-opacity, 1))}.data-\[highlighted\]\:bg-gray-100[data-highlighted],.data-\[state\=open\]\:bg-gray-100[data-state=open]{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.data-\[disabled\]\:opacity-40[data-disabled]{opacity:.4}@media (pointer: coarse){.mobile\:flex{display:flex}}@media (pointer: fine) and (max-width: 767px){.mobile\:flex{display:flex}}@media (pointer: fine) and (min-width: 768px){.desktop\:right-6{right:1.5rem}.desktop\:inline{display:inline}.desktop\:flex{display:flex}.desktop\:inline-flex{display:inline-flex}.desktop\:hidden{display:none}.desktop\:h-16{height:4rem}.desktop\:h-\[44px\]{height:44px}.desktop\:w-\[120px\]{width:120px}.desktop\:w-auto{width:auto}.desktop\:flex-row{flex-direction:row}.desktop\:items-center{align-items:center}.desktop\:justify-end{justify-content:flex-end}.desktop\:gap-4{gap:1rem}.desktop\:gap-6{gap:1.5rem}.desktop\:border-t-0{border-top-width:0px}.desktop\:px-4{padding-left:1rem;padding-right:1rem}.desktop\:px-5{padding-left:1.25rem;padding-right:1.25rem}.desktop\:px-6{padding-left:1.5rem;padding-right:1.5rem}.desktop\:py-1{padding-top:.25rem;padding-bottom:.25rem}.desktop\:py-2{padding-top:.5rem;padding-bottom:.5rem}.desktop\:pl-2{padding-left:.5rem}.desktop\:pr-10{padding-right:2.5rem}}.dark\:focus-visible\:ring-offset-gray-800:focus-visible:is(.dark *){--tw-ring-offset-color: #1f2937}@media (max-width: 499px){.max-\[499px\]\:ml-0{margin-left:0}.max-\[499px\]\:mr-0{margin-right:0}.max-\[499px\]\:w-screen{width:100vw}}@media (min-width: 640px){.sm\:inline{display:inline}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 768px){.md\:inline-flex{display:inline-flex}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}}@media (min-width: 1024px){.lg\:inline{display:inline}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:px-8{padding-left:2rem;padding-right:2rem}}@media (pointer: fine) and (min-width: 768px){@media (min-width: 1024px){.desktop\:lg\:inline{display:inline}}}@media (min-width: 1280px){.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}.\[\&\>aside\]\:w-full>aside{width:100%}
