/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color-scheme:light;--bg: #f9fafb;--text: #111827;--surface: #ffffff;--header-bg: #1f2933;--header-text: #f9fafb;--border: #d1d5db;--input-bg: #ffffff;--input-text: #111827;--input-border: #d1d5db;--table-border: #e5e7eb;--modal-bg: #ffffff;--modal-text: #111827}.associated-resource-row td{background:#94a3b80a}.app-cell-associated{display:flex;align-items:center;gap:.4rem;padding-left:1.5rem;font-size:.9rem}.app-associated-prefix{color:#9ca3af}:root[data-theme=dark]{color-scheme:dark;--bg: #020617;--text: #e5e7eb;--surface: #020617;--header-bg: #020617;--header-text: #f9fafb;--border: #334155;--input-bg: #020617;--input-text: #e5e7eb;--input-border: #4b5563;--table-border: #1f2937;--modal-bg: #020617;--modal-text: #e5e7eb}body{margin:0;background:var(--bg);color:var(--text)}.app-container{min-height:100vh;display:flex;flex-direction:column}.app-header{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;background:var(--header-bg);color:var(--header-text);position:sticky;top:0;z-index:50}.app-header-left{display:flex;align-items:center;gap:.75rem}.app-header-right{display:flex;align-items:center;gap:.5rem}.app-title{font-weight:600}.app-logo{width:22px;height:22px;display:block;opacity:.9}.app-auth{display:flex;align-items:center;gap:.5rem}.user-menu,.notifications-menu{position:relative}.user-menu-button{display:inline-flex;align-items:center;gap:.5rem;border:none;background:transparent;color:var(--header-text);cursor:pointer;padding:.25rem .5rem;border-radius:999px}.notifications-bell-button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;border:none;background:transparent;color:var(--header-text);cursor:pointer;font-size:1.1rem}.notifications-bell-button:hover{background:#ffffff14}.notifications-badge{position:absolute;top:0;right:0;min-width:16px;height:16px;border-radius:999px;background:#ef4444;color:#fff;font-size:.7rem;display:flex;align-items:center;justify-content:center;padding:0 3px}.table-icon-button{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;border:none;background:transparent;color:#64748b;cursor:pointer;padding:0;margin-right:.25rem}.table-icon-button:hover{background:#94a3b82e;color:#e5e7eb}.table-icon-button--danger{color:#ef4444}.table-icon-button--danger:hover{background:#ef44442e}.table-add-associated-button{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .7rem;border-radius:999px;border:1px solid #4b5563;background:transparent;color:inherit;font-size:.8rem;cursor:pointer;margin-left:.5rem}.table-add-associated-button span:first-child{font-size:.9rem;line-height:1}.table-add-associated-button:hover{background:#94a3b82e}.table-search{margin-bottom:.75rem}.table-search label{display:inline-flex;flex-direction:column;gap:.25rem;font-size:.9rem}.table-search input{max-width:260px}.sync-dot{display:inline-block;width:10px;height:10px;border-radius:999px;border:1px solid rgba(148,163,184,.6);background:#94a3b859}.sync-dot--off{border-color:#94a3b899;background:#94a3b859}.sync-dot--ok{border-color:#22c55ee6;background:#22c55ee6}.sync-dot--fail{border-color:#ef4444f2;background:#ef4444f2}.domain-bindings-row>td{padding-top:.25rem;border-top:none}.user-menu-button:hover{background:#ffffff14}.user-avatar{width:24px;height:24px;border-radius:999px;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600}.user-avatar img{width:100%;height:100%;border-radius:999px;object-fit:cover;display:block}.user-avatar-large{width:40px;height:40px;font-size:1rem}.user-menu-dropdown{position:absolute;right:0;top:calc(100% + .4rem);background:var(--surface);color:var(--text);border-radius:.5rem;border:1px solid var(--border);box-shadow:0 12px 30px #0f172a59;min-width:220px;z-index:60;padding:.4rem 0}.notifications-dropdown{position:absolute;right:0;top:calc(100% + .4rem);background:var(--surface);color:var(--text);border-radius:.5rem;border:1px solid var(--border);box-shadow:0 12px 30px #0f172a59;min-width:260px;max-width:320px;z-index:60;padding:.4rem 0}.notifications-header-row{display:flex;align-items:center;justify-content:space-between;padding:.25rem .75rem .4rem;border-bottom:1px solid var(--table-border)}.notifications-header-title{font-size:.85rem;font-weight:600}.notifications-mark-all{border:none;background:transparent;color:#2563eb;font-size:.8rem;cursor:pointer}.notifications-mark-all:hover{text-decoration:underline}.notifications-empty{padding:.5rem .75rem;font-size:.85rem}.notifications-list{list-style:none;margin:0;padding:.25rem 0;max-height:260px;overflow-y:auto}.notifications-item{padding:.1rem .25rem}.notifications-item-unread{background:#2563eb14}.notifications-item-button{width:100%;border:none;background:transparent;text-align:left;padding:.35rem .5rem;cursor:pointer}.notifications-item-button:hover{background:#94a3b829}.notifications-item-title{font-size:.85rem;font-weight:500}.notifications-item-message{font-size:.8rem;color:#6b7280;margin-top:.1rem}.notifications-item-meta{font-size:.75rem;color:#9ca3af;margin-top:.1rem}.notifications-view-all{width:100%;border:none;background:transparent;padding:.4rem .75rem .35rem;text-align:left;font-size:.8rem;color:#2563eb;cursor:pointer;border-top:1px solid var(--table-border)}.notifications-view-all:hover{background:#94a3b81f}.notifications-page-card{margin-bottom:1rem}.notifications-unread-summary{font-size:.9rem}.notifications-page-list{list-style:none;margin:.5rem 0 0;padding:0}.notifications-page-item{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;padding:.4rem .25rem;border-bottom:1px solid var(--table-border);font-size:.9rem}.notifications-page-item-unread{background:#2563eb0d}.notifications-page-item-main{flex:1;min-width:0}.notifications-page-item-title{font-weight:500}.notifications-page-item-message{margin-top:.15rem;color:#6b7280}.notifications-page-item-meta{white-space:nowrap;font-size:.8rem;color:#9ca3af}.notifications-settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem 1.5rem}.notifications-settings-grid h3{margin-top:0}.notifications-setting-note{font-size:.8rem;color:#6b7280}.user-menu-header{display:flex;align-items:center;gap:.5rem;padding:.4rem .75rem .5rem;border-bottom:1px solid var(--table-border)}.user-menu-text{display:flex;flex-direction:column;gap:.15rem}.user-menu-name{font-size:.9rem;font-weight:500}.user-menu-item{width:100%;padding:.4rem .75rem;text-align:left;border:none;background:transparent;color:var(--text);cursor:pointer;font-size:.85rem}.user-menu-item:hover{background:#94a3b833}.user-menu-section{padding:.45rem .75rem .5rem;border-top:1px solid var(--table-border)}.user-menu-section-title{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#6b7280;margin-bottom:.25rem}.user-menu-setting{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:.85rem}.user-menu-setting select{font-size:.85rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-auth button{padding:.25rem .75rem}.app-main{padding:1.5rem;background:var(--bg);color:var(--text);display:flex;justify-content:center}.page-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.page-header h1{margin:0}.page-header-title-inline{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.page-header-icon-button{border:none;background:transparent;color:inherit;cursor:pointer;padding:.1rem .2rem;display:inline-flex;align-items:center;justify-content:center;font-size:1.1rem}.page-header-icon-button:hover{opacity:.85}.details-section-header-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.details-section-header-row h2{margin:0}.details-section-header-actions{display:inline-flex;align-items:center;gap:.25rem}.dependency-tree-modal{max-width:none;width:100vw;height:100vh;max-height:none;overflow:hidden;border-radius:0;display:flex;flex-direction:column}.dependency-tree-modal-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.dependency-tree-modal-header h2{margin:0}.dependency-tree-modal-body{flex:1 1 auto;min-height:0}.dependency-tree-container{display:flex;gap:1rem;overflow-x:auto;padding-bottom:.5rem}.dependency-tree-column{min-width:280px;display:flex;flex-direction:column;gap:.5rem}.dependency-tree-node{border:1px solid var(--border);border-radius:.5rem;padding:.6rem .75rem;background:#94a3b80a}.dependency-tree-node--current{border-color:#2563eb}.dependency-tree-node-title{display:block;font-weight:600;margin-bottom:.25rem}.dependency-tree-node-meta{font-size:.85rem;opacity:.9}.status-dot{display:inline-block;width:10px;height:10px;border-radius:999px;margin-right:.4rem;flex:0 0 auto}.status-dot--new{background:#9ca3af}.status-dot--active{background:#f59e0b}.status-dot--done{background:#16a34a}.dependency-status-inline{display:inline-flex;align-items:center;gap:.35rem;margin-left:.35rem;opacity:.95}.dependency-tree-map{width:100%;height:100%;overflow:hidden;border:1px solid var(--border);border-radius:0;background:#94a3b80a;touch-action:none;cursor:grab}.dependency-tree-map--panning{cursor:grabbing}.dependency-tree-svg{display:block;width:100%;height:100%}.dependency-tree-edge{fill:none;stroke:#94a3b8b3;stroke-width:2;stroke-linejoin:round;stroke-linecap:round}.dependency-tree-node-rect{fill:var(--modal-bg);stroke:#94a3b8e6;stroke-width:1}.dependency-tree-node-rect--current{stroke:#2563eb;stroke-width:2}.dependency-tree-node-group{cursor:pointer}.dependency-tree-node-group:hover .dependency-tree-node-rect{stroke:#2563ebb3}.dependency-tree-node-group:focus .dependency-tree-node-rect{stroke:#2563eb;stroke-width:2}.dependency-tree-text-title{font-size:13px;font-weight:600;fill:var(--modal-text)}.dependency-tree-text-header{font-size:11px;font-weight:600;fill:#64748b}.dependency-tree-text-meta{font-size:11px;fill:#64748b}:root[data-theme=dark] .dependency-tree-text-meta{fill:#94a3b8}.title-inline-input,.status-inline-select{padding:.35rem .45rem;border-radius:4px;border:1px solid var(--input-border);background:var(--input-bg);color:var(--input-text);font:inherit}.title-inline-input{width:min(420px,100%)}.status-inline-select{min-width:180px}.app-main>section{width:100%;max-width:1100px}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin-bottom:1rem}.card{background:var(--surface);border-radius:.5rem;border:1px solid var(--table-border);padding:.75rem .9rem}.settings-card{margin-bottom:1rem}.settings-card>p{margin-top:0;margin-bottom:.75rem;font-size:.9rem;color:#6b7280}.settings-section{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--table-border)}.settings-section:first-of-type{border-top:none;padding-top:.5rem}.settings-section h3{margin:0 0 .1rem;font-size:.95rem}.settings-section>p{margin:0 0 .5rem;font-size:.85rem;color:#6b7280}.settings-columns-header{display:grid;grid-template-columns:minmax(0,3fr) auto auto;gap:.5rem;padding:.1rem .25rem .3rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#6b7280}.settings-columns-header-main{justify-self:flex-start}.settings-columns-header-col{text-align:center}.settings-rows{display:flex;flex-direction:column;gap:.25rem}.settings-group{margin-bottom:.4rem}.settings-group-header{margin-bottom:.25rem}.settings-group-title{font-size:.9rem;font-weight:500}.settings-group-description{font-size:.8rem;color:#6b7280}.settings-row{display:grid;grid-template-columns:minmax(0,3fr) auto auto;gap:.5rem;align-items:center;padding:.4rem .25rem}.settings-row+.settings-row{border-top:1px solid var(--table-border)}.settings-row-main{min-width:0}.settings-row-title{font-size:.9rem;font-weight:500}.settings-row-description{margin-top:.05rem;font-size:.8rem;color:#6b7280}.settings-row-toggle{display:flex;align-items:center;justify-content:center}.settings-row-toggle-web span{font-size:.8rem;color:#6b7280}.settings-row-toggle .checkbox{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem}.settings-row-toggle .checkbox input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:34px;height:18px;border-radius:999px;border:1px solid #d1d5db;background:#e5e7eb;position:relative;cursor:pointer;outline:none;transition:background .15s ease,border-color .15s ease}.settings-row-toggle .checkbox input[type=checkbox]:before{content:"";position:absolute;top:1px;left:1px;width:14px;height:14px;border-radius:999px;background:#fff;box-shadow:0 1px 2px #00000040;transition:transform .15s ease}.settings-row-toggle .checkbox input[type=checkbox]:checked{background:#2563eb;border-color:#2563eb}.settings-row-toggle .checkbox input[type=checkbox]:checked:before{transform:translate(16px)}.settings-row-toggle .checkbox input[type=checkbox]:disabled,.settings-row-toggle-web .checkbox input[type=checkbox]{cursor:default;opacity:.7}@media (max-width: 640px){.settings-columns-header,.settings-row{grid-template-columns:minmax(0,2.5fr) auto auto}}.card h2{margin:0 0 .25rem;font-size:.95rem}.metric{font-size:1.5rem;font-weight:600}.status-cell{display:inline-flex;align-items:center;gap:.35rem}.status-dot{width:.6rem;height:.6rem;border-radius:999px;background-color:#9ca3af}.status-dot--success{background-color:#16a34a}.status-dot--failure{background-color:#dc2626}.status-dot--warning{background-color:#facc15}.status-dot--unknown,.status-dot--new{background-color:#9ca3af}.status-dot--active{background-color:#f59e0b}.status-dot--done{background-color:#16a34a}.status-shield{display:inline-flex;align-items:center;justify-content:center;font-size:.85rem}.status-shield-icon{width:.9rem;height:.9rem;display:block;fill:currentColor}.status-shield-plus-button{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;padding:0;margin:0;border:0;border-radius:999px;background:transparent;color:inherit;font:inherit;font-size:.85rem;line-height:1;opacity:.55;cursor:pointer}.status-shield-plus-button:hover{opacity:.95}.status-shield-plus-button:focus-visible{outline:2px solid currentColor;outline-offset:2px}.status-shield--success{color:#16a34a}.status-shield--failure{color:#dc2626}.status-shield--warning{color:#facc15}.status-shield--unknown{color:#9ca3af}.azure-links{display:inline-flex;flex-wrap:wrap;gap:.25rem .5rem}.azure-link-slot{min-width:5.5rem}.app-shell,.app-shell-inner{flex:1;display:flex;min-height:0}.app-sidebar{width:220px;position:sticky;top:3rem;align-self:flex-start;height:calc(100vh - 3rem);overflow-y:auto;background:var(--header-bg);color:var(--header-text);display:flex;flex-direction:column;padding:.75rem 0}.app-nav-vertical a{display:block;padding:.4rem 1rem;color:var(--header-text);text-decoration:none;font-size:.9rem}.app-nav-vertical a:hover{background:#ffffff14}.app-nav-item{display:flex;align-items:center;justify-content:space-between;padding:.4rem 1rem}.app-nav-main-link{flex:1;display:flex;align-items:center;padding:0}.app-nav-new-link{display:flex;align-items:center;justify-content:center;padding-left:.5rem;padding-right:.5rem;font-size:1rem;text-decoration:none}.sidebar-toggle{display:none;border:none;background:transparent;color:var(--header-text);cursor:pointer;padding:.25rem;font-size:1.1rem}.form{max-width:480px;display:flex;flex-direction:column;gap:.75rem}.form label{display:flex;flex-direction:column;font-size:.9rem}.form input,.form select,.form textarea{margin-top:.25rem;padding:.35rem .45rem;background:var(--input-bg);color:var(--input-text);border:1px solid var(--input-border)}.rich-text-editor{margin-top:.25rem;position:relative}.rich-text-editor-header{display:flex;justify-content:flex-end;gap:.25rem;margin-bottom:.15rem}.rich-text-editor-mode-toggle{padding:.05rem .4rem;font-size:.7rem;border-radius:999px;border:1px solid transparent;background:transparent;color:#9ca3af;cursor:pointer}.rich-text-editor-mode-toggle--active{border-color:var(--input-border);background:var(--surface);color:var(--input-text)}.rich-text-editor-mode-toggle:focus-visible{outline:2px solid #2563eb;outline-offset:1px}.rich-text-editor .ql-toolbar.ql-snow{border-radius:4px 4px 0 0;border:1px solid var(--input-border);background:var(--surface)}.rich-text-editor .ql-container.ql-snow{border-radius:0 0 4px 4px;border:1px solid var(--input-border);border-top:none;background:var(--input-bg);color:var(--input-text)}.rich-text-editor .ql-editor{min-height:120px}.rich-text-editor-html{width:100%;min-height:120px;border-radius:4px;border:1px solid var(--input-border);background:var(--input-bg);color:var(--input-text);padding:.5rem .6rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.85rem;box-sizing:border-box;resize:vertical}.mention-suggestions{position:absolute;left:0;right:0;bottom:-.25rem;transform:translateY(100%);margin-top:.35rem;padding:.25rem 0;border-radius:.5rem;border:1px solid var(--input-border);background:var(--surface);box-shadow:0 10px 25px #00000040;z-index:40;max-height:14rem;overflow-y:auto;display:flex;flex-direction:column}.mention-suggestions-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.35rem .75rem;border:none;background:transparent;color:var(--input-text);text-align:left;cursor:pointer;font-size:.85rem}.mention-suggestions-item+.mention-suggestions-item{border-top:1px solid rgba(148,163,184,.3)}.mention-suggestions-item:hover{background:#2563eb14}.mention-suggestions-item--active{background:#2563eb;color:#fff}.mention-suggestions-item--active .mention-suggestions-email{color:#e5e7eb}.mention-suggestions-name{font-weight:500;margin-right:.5rem}.mention-suggestions-email{font-size:.8rem;color:#6b7280}:root[data-theme=dark] .mention-suggestions{background:#020617;border-color:#1f2937;box-shadow:0 18px 45px #0f172acc}:root[data-theme=dark] .mention-suggestions-item+.mention-suggestions-item{border-top-color:#374151e6}:root[data-theme=dark] .mention-suggestions-item:hover{background:#2563eb38}.chat-body .rich-text-viewer strong{font-weight:600;background:#e5e7eb;color:#111827;padding:.05rem .4rem;border-radius:999px;border:1px solid rgba(148,163,184,.9)}:root[data-theme=dark] .chat-body .rich-text-viewer strong{background:#0f172ae6;color:#e5e7eb;border-color:#94a3b8e6}.chat-input .rich-text-editor .ql-editor strong{font-weight:600;background:#3b82f62e;color:inherit;padding:.02rem .25rem;margin-right:.12rem;border-radius:999px}:root[data-theme=dark] .chat-input .rich-text-editor .ql-editor strong{background:#3b82f680}:root[data-theme=dark] .rich-text-editor .ql-toolbar.ql-snow{background:#020617}.rich-text-viewer{padding:.35rem .45rem;border-radius:4px;border:1px solid var(--input-border);background:var(--input-bg);color:var(--input-text);white-space:normal}.rich-text-viewer p{margin:0 0 .35rem}.rich-text-viewer p:last-child{margin-bottom:0}.form button{align-self:flex-start;padding:.45rem .9rem}.inline-form{max-width:none;flex-direction:row;align-items:flex-end;flex-wrap:wrap;gap:.5rem}.inline-form input,.inline-form select{min-width:160px}.alert{margin-bottom:1rem;padding:.5rem .75rem;border-radius:4px;background:#fee2e2;color:#991b1b}.app-grid{margin-top:.5rem;display:flex;flex-wrap:wrap;gap:.75rem}.app-card{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;width:140px;padding:.5rem;border-radius:.5rem;border:1px solid #e5e7eb;background:#f9fafb;cursor:pointer}.app-card-selected{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb}.app-card-image{width:64px;height:64px;object-fit:contain;margin-bottom:.25rem}.app-card-name{font-size:.85rem}.app-image-preview{margin:.5rem 0}.app-image-preview img{width:72px;height:72px;object-fit:contain;display:block}.table{width:100%;border-collapse:collapse}.table th,.table td{padding:.4rem .5rem;border-bottom:1px solid var(--table-border);text-align:left}.calendar-month-label{font-weight:600}.calendar-table{table-layout:fixed}.calendar-cell{vertical-align:top;height:120px;overflow:hidden}.calendar-cell--clickable{cursor:pointer}.calendar-cell--disabled{cursor:default}.calendar-cell--selected{background:#0000000d}:root[data-theme=dark] .calendar-cell--selected{background:#ffffff14}.calendar-day-number{font-weight:600;margin-bottom:6px}.calendar-day-events{margin:0;padding-left:16px;max-width:100%}.calendar-day-events li,.calendar-selected-card li{min-width:0;overflow:hidden}.calendar-day-events a,.calendar-selected-card a{display:block;min-width:0;max-width:100%;overflow:hidden}.calendar-day-events,.calendar-selected-card ul{font-size:.82rem;line-height:1.15}.calendar-event{display:inline-flex;align-items:flex-start;gap:.3rem;min-width:0;max-width:100%}.calendar-event-text{min-width:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;word-break:break-word}.calendar-event-task-icon,.calendar-event-kind-icon{width:12px;height:12px;flex:0 0 auto;opacity:.85}.calendar-event-app-icon{width:14px;height:14px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center}.calendar-event-app-img{width:14px;height:14px;object-fit:contain;display:block}.calendar-event-app-fallback{width:14px;height:14px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;background:#94a3b840;color:#475569;font-size:.65rem;font-weight:700}:root[data-theme=dark] .calendar-event-app-fallback{background:#94a3b82e;color:#cbd5e1}.calendar-selected-card{margin-top:16px}.table-row-clickable{cursor:pointer}.table-row-clickable:hover{background-color:#94a3b81f}.table th{font-weight:600}.checkbox{flex-direction:row;align-items:center;gap:.4rem}.app-cell{display:inline-flex;align-items:center;gap:.5rem}.app-cell-image{width:32px;height:32px;object-fit:contain}.button-spaced{margin-left:.5rem}.filters-bar{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.work-requests-section{margin-bottom:1.25rem}.work-requests-section-header{margin:0 0 .5rem}.work-requests-section-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.45rem .75rem;border:1px solid var(--table-border);border-radius:6px;background:var(--surface);color:var(--text);font-size:1.05rem;font-weight:650;cursor:pointer}.work-requests-section-toggle:hover{background-color:#94a3b81f}.work-requests-section-toggle-icon{font-size:.95rem;opacity:.8}.filters-toggle{display:inline-flex;align-items:center;gap:.4rem;padding:.25rem .6rem;border-radius:4px;border:1px solid var(--table-border);background:var(--surface);color:var(--text);font-size:.85rem;cursor:pointer}.filters-toggle input{margin:0}.title-cell{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.title-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.title-tags{display:inline-flex;align-items:center;gap:.35rem;flex-shrink:0}.list-reason-tag{font-size:.72rem;padding:.08rem .45rem;border-radius:999px;border:1px solid rgba(37,99,235,.35);background:#2563eb1f;color:#1d4ed8}.list-reason-tag-assigned{border-color:#16a34a59;background:#16a34a1f;color:#15803d}.inline-saving{margin-left:.5rem;font-size:.85rem;color:#6b7280}.attachment-image-preview-overlay{position:fixed;z-index:90;padding:.5rem;border-radius:.5rem;border:1px solid var(--border);background:var(--surface);box-shadow:0 12px 30px #0f172a59;pointer-events:none}.attachment-image-preview-title{font-size:.8rem;font-weight:600;margin-bottom:.35rem;max-width:50vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-image-preview-overlay img{display:block;max-width:50vw;max-height:50vh;width:auto;height:auto;object-fit:contain}.copy-link-button{border:none;background:transparent;color:inherit;cursor:pointer;opacity:.85;padding:0;margin-left:.35rem}.copy-link-button:hover{opacity:1}.title-actions{display:inline-flex;align-items:center;gap:.35rem;flex-shrink:0}.empty-state{border:1px dashed var(--border);border-radius:8px;padding:.9rem;background:#94a3b80f;color:var(--text)}.empty-state-actions{margin-top:.6rem;display:flex;gap:.5rem;flex-wrap:wrap}.skeleton{position:relative;overflow:hidden;background:#94a3b82e;border-radius:6px}.skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,#fff0,#ffffff40,#fff0);animation:skeleton-shimmer 1.1s infinite}@keyframes skeleton-shimmer{to{transform:translate(100%)}}.skeleton-line{height:.85rem;width:100%}.skeleton-w35{width:35%}.skeleton-w45{width:45%}.skeleton-w55{width:55%}.skeleton-w60{width:60%}.skeleton-w65{width:65%}.skeleton-w70{width:70%}.skeleton-w95{width:95%}.spacer{display:block}.spacer-sm{height:.4rem}.spacer-md{height:.6rem}.preset-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.25rem .75rem}.preset-apply{border:none;background:none;color:inherit;cursor:pointer;padding:0;text-align:left;flex:1}.preset-delete{border:none;background:none;color:#6b7280;cursor:pointer;padding:0}.preset-delete:hover{color:#ef4444}.chat-message-unread .chat-bubble{outline:2px solid rgba(37,99,235,.35)}.chat-unread-badge{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;padding:.1rem .45rem;border-radius:999px;border:1px solid rgba(37,99,235,.35);background:#2563eb1f;color:#1d4ed8}.comments-header-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.comments-header-actions{display:flex;align-items:center;gap:.5rem}.details-sidebar-tabs-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.5rem}.details-sidebar-tabs{display:inline-flex;align-items:center;gap:.25rem;padding:.15rem;border-radius:999px;border:1px solid var(--border);background:#94a3b81a}.details-sidebar-tab{border:none;background:transparent;color:var(--text);cursor:pointer;font-size:.85rem;padding:.25rem .65rem;border-radius:999px;display:inline-flex;align-items:center;gap:.35rem}.details-sidebar-tab:hover{background:#94a3b824}.details-sidebar-tab-active{background:var(--surface);border:1px solid var(--border)}.details-sidebar-tab-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 6px;border-radius:999px;font-size:.75rem;font-weight:600;background:#2563eb29;color:#2563eb}:root[data-theme=dark] .details-sidebar-tab-badge{background:#2563eb3d;color:#93c5fd}.details-tab-body{margin-top:.25rem}.activity-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem;max-height:360px;overflow-y:auto}.activity-item{border:1px solid var(--border);background:#94a3b81a;border-radius:8px;padding:.5rem .75rem}.activity-header{display:flex;justify-content:space-between;gap:.75rem;align-items:baseline}.activity-title{font-weight:600}.activity-meta{color:var(--text);font-size:.85rem;white-space:nowrap;opacity:.7}.activity-details{margin-top:.25rem;color:var(--text);font-size:.9rem;word-break:break-word;opacity:.9}.filters-search{min-width:220px;padding:.35rem .5rem;border-radius:4px;border:1px solid var(--input-border);background:var(--input-bg);color:var(--input-text)}.filter-dropdown-wrapper{position:relative}.filter-toggle{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .6rem;border-radius:4px;border:1px solid var(--table-border);background:var(--surface);color:var(--text);font-size:.85rem;cursor:pointer}.filter-toggle:after{content:"▾";font-size:.7rem}.filter-toggle-active{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb33}.filter-dropdown{position:absolute;top:100%;left:0;margin-top:.25rem;min-width:200px;background:var(--surface);color:var(--text);border-radius:4px;border:1px solid var(--border);box-shadow:0 12px 30px #0f172a73;padding:.4rem 0;z-index:40}.filter-option{display:flex;align-items:center;gap:.5rem;padding:.25rem .75rem;font-size:.85rem;cursor:pointer}.filter-option input{margin:0}.filter-menu-footer{margin-top:.25rem;padding:.3rem .75rem .25rem;border-top:1px solid var(--table-border);display:flex;justify-content:flex-end;font-size:.8rem}.filter-clear{border:none;background:none;padding:0;color:#6b7280;cursor:pointer}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;display:flex;align-items:center;justify-content:center;z-index:50}.dependency-tree-backdrop{align-items:stretch;justify-content:stretch}.modal{background:var(--modal-bg);color:var(--modal-text);padding:1.25rem 1.5rem;border-radius:.5rem;max-width:420px;width:100%;box-shadow:0 15px 40px #0f172a59}.modal.dependency-tree-modal{max-width:none;width:100vw;height:100vh;padding:.75rem 1rem;border-radius:0;overflow:hidden}.modal.dependency-tree-modal{padding:0;display:flex;flex-direction:column}.dependency-tree-modal-header{padding:.75rem 1rem}.dependency-tree-modal-body{flex:1 1 auto;min-height:0;padding:0}.file-picker-modal{max-width:900px}.modal h2{margin-top:0;margin-bottom:.75rem}.modal p{margin-top:0;margin-bottom:1rem}.modal-actions{display:flex;justify-content:flex-end;gap:.5rem}.btn{padding:.4rem .9rem;border-radius:4px;border:1px solid transparent;background:#e5e7eb;color:#111827;cursor:pointer}.btn-primary{background:#2563eb;color:#fff}.btn-secondary{background:#f3f4f6}.btn-danger{background:#dc2626;color:#fff}.file-icon-text{display:inline-flex;align-items:center;gap:.35rem}.file-icon{display:inline-flex;width:1.25rem;justify-content:center}.file-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.markdown-image{max-width:100%;height:auto}.tabs{display:inline-flex;align-items:center;gap:.25rem;margin-bottom:.75rem}.tab{padding:.25rem .6rem;border-radius:999px;border:1px solid var(--border);background:transparent;color:var(--text);font-size:.8rem;cursor:pointer}.tab.active{background:#2563eb;border-color:#2563eb;color:#fff}.file-picker-list ul,.file-picker-browse ul,.attachment-link-list,.selected-attachments{list-style:none;padding-left:0;margin-top:.35rem}.file-picker-list li,.file-picker-browse li,.attachment-link-list li,.selected-attachments li{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.2rem 0;font-size:.9rem}.link-button{border:none;background:none;padding:0;margin:0;color:#2563eb;cursor:pointer;font:inherit}.link-button.active{font-weight:600}.file-picker-browse{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.6fr);gap:1rem;margin-top:.5rem;padding:.5rem .75rem;border-radius:.75rem;border:1px solid var(--table-border);background:var(--surface)}.file-picker-drives{max-height:320px;overflow-y:auto}.file-picker-search{width:100%;margin:.25rem 0 .4rem;padding:.3rem .45rem;border-radius:4px;border:1px solid var(--input-border);background:var(--input-bg);color:var(--input-text);font-size:.85rem}.file-picker-items{max-height:320px;overflow-y:auto}.file-picker-drives .link-button{display:flex;align-items:center;gap:.5rem;width:100%}.file-picker-site{display:inline-flex;align-items:center;gap:.4rem}.file-picker-site-icon{width:22px;height:22px;border-radius:6px;background:#1f2937;color:#e5e7eb;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;flex-shrink:0}.file-picker-site-image{width:100%;height:100%;border-radius:6px;object-fit:cover}.file-picker-site-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.breadcrumbs{margin-bottom:.35rem;font-size:.85rem}.breadcrumbs .link-button{color:inherit}.attachment-link-row{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem;margin-top:.25rem}.attachment-preview-wrapper{position:relative;display:inline-flex;align-items:center}.attachment-image-preview{display:none;position:absolute;left:0;top:calc(100% + .4rem);z-index:80;padding:.5rem;border-radius:.5rem;border:1px solid var(--border);background:var(--surface);box-shadow:0 12px 30px #0f172a59}.attachment-preview-wrapper:hover .attachment-image-preview{display:block}.attachment-image-preview img{display:block;max-width:50vw;max-height:50vh;width:auto;height:auto;object-fit:contain}.submitted-edit,.devops-edit{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.4rem}.toast-container{position:fixed;right:1rem;top:4rem;z-index:100;display:flex;flex-direction:column;gap:.5rem;width:min(420px,calc(100vw - 2rem));pointer-events:none}.toast{pointer-events:auto;background:var(--surface);color:var(--text);border:1px solid var(--border);border-left-width:4px;border-radius:.75rem;box-shadow:0 12px 30px #0f172a59;padding:.6rem .75rem}.toast-success{border-left-color:#16a34a}.toast-error{border-left-color:#dc2626}.toast-info{border-left-color:#2563eb}.toast-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.toast-title{font-weight:650;margin-bottom:.1rem}.toast-message{font-size:.9rem;line-height:1.2rem}.toast-close{border:none;background:transparent;color:inherit;cursor:pointer;font-size:1.2rem;line-height:1rem;padding:.1rem .2rem;border-radius:.4rem}.toast-close:hover{background:#94a3b82e}@media (max-width: 768px){.app-shell-inner{flex-direction:column}.app-sidebar{position:fixed;top:3rem;left:0;bottom:0;transform:translate(-100%);transition:transform .2s ease-out;z-index:45}.app-sidebar.app-sidebar-open{transform:translate(0)}.sidebar-toggle{display:inline-flex}.filters-search{flex:1 1 100%}}.app-select__control{background-color:var(--input-bg);border-color:var(--input-border);color:var(--input-text)}.app-select__control--is-focused{box-shadow:0 0 0 1px #2563eb;border-color:#2563eb}.app-select__single-value{color:var(--input-text)}.app-select__placeholder{color:#9ca3af}.app-select__menu{background-color:var(--surface);color:var(--input-text);border:1px solid var(--border);z-index:40}.app-select__option{background-color:var(--surface);color:var(--input-text)}.app-select__option--is-focused{background-color:#2563eb33}.app-select__option--is-selected{background-color:#2563eb;color:#fff}.followers-select__control{background-color:var(--input-bg);border-color:var(--input-border);color:var(--input-text)}.followers-select__control--is-focused{box-shadow:0 0 0 1px #2563eb;border-color:#2563eb}.followers-select__value-container{padding:.1rem .25rem}.followers-select__multi-value{background-color:#2563eb40}.followers-select__multi-value__label{padding:0 .25rem;color:var(--input-text)}.followers-select__multi-value__remove{cursor:pointer}.followers-select__multi-value__remove:hover{background-color:#dc2626;color:#fff}.followers-select__menu{background-color:var(--surface);color:var(--input-text);border:1px solid var(--border);z-index:40}.followers-select__option{background-color:var(--surface);color:var(--input-text)}.followers-select__option--is-focused{background-color:#2563eb33}.followers-select__option--is-selected{background-color:#2563eb;color:#fff}.followers-option{display:flex;align-items:center;gap:.5rem}.followers-option-avatar{width:24px;height:24px;border-radius:999px;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:600}.followers-option-avatar img{width:100%;height:100%;border-radius:999px;object-fit:cover;display:block}.followers-option-text{display:flex;flex-direction:column;gap:.1rem}.followers-option-name{font-size:.85rem}.followers-option-email{font-size:.75rem;color:#9ca3af}.followers-chip{display:inline-flex;align-items:center;gap:.25rem}.followers-chip-avatar{width:16px;height:16px;border-radius:999px;background:#1d4ed8;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.6rem;font-weight:600}.followers-chip-avatar img{width:100%;height:100%;border-radius:999px;object-fit:cover;display:block}.followers-chip-text{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.avatar-list{display:inline-flex;align-items:center;gap:.25rem}.followers-more-wrapper{position:relative;display:inline-flex}.followers-more-avatar{cursor:default}.followers-more-panel{position:absolute;top:125%;right:0;background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:.375rem;padding:.5rem .75rem;box-shadow:0 10px 25px #0000004d;min-width:220px;max-width:280px;max-height:260px;overflow-y:auto;z-index:40;display:none}.followers-more-wrapper:hover .followers-more-panel{display:block}.followers-more-list{list-style:none;margin:0;padding:0}.followers-more-item{display:flex;align-items:center;gap:.5rem;padding:.25rem 0}.followers-more-text{font-size:.85rem;white-space:nowrap}.summary-header-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.25rem}.submitted-row{display:inline-flex;align-items:center;gap:.4rem}.submitted-time{font-size:.85rem;color:#6b7280}.summary-app{display:flex;align-items:center;gap:.5rem;min-width:0}.summary-app-image{width:32px;height:32px;object-fit:contain;border-radius:6px;flex-shrink:0}.summary-app-name{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.summary-app-link{display:inline-flex;align-items:center;gap:.5rem;color:inherit;text-decoration:none}.summary-app-link:hover{text-decoration:underline}.summary-type-tag{font-size:.8rem;border-radius:999px;padding:.15rem .6rem;border:1px solid transparent;white-space:nowrap}.summary-type-bug{background:#fee2e2;border-color:#fecaca;color:#b91c1c}.summary-type-feature{background:#dcfce7;border-color:#bbf7d0;color:#166534}.summary-type-access{background:#e0f2fe;border-color:#bae6fd;color:#075985}.summary-type-other{background:#e5e7eb;border-color:#d1d5db;color:#374151}.severity-tag{font-size:.8rem;border-radius:999px;padding:.1rem .55rem;border:1px solid transparent;white-space:nowrap}.severity-low{background:#e0f2fe;border-color:#bae6fd;color:#075985}.severity-normal{background:#dcfce7;border-color:#bbf7d0;color:#166534}.severity-high{background:#fef3c7;border-color:#fde68a;color:#92400e}.severity-critical{background:#fee2e2;border-color:#fecaca;color:#b91c1c}.severity-unknown{background:#e5e7eb;border-color:#d1d5db;color:#374151}.chat-list{list-style:none;padding-left:0;margin:.5rem 0 0;display:flex;flex-direction:column;gap:.5rem;max-height:360px;overflow-y:auto}.chat-message{display:flex;align-items:flex-start;gap:.5rem}.chat-message-mine{justify-content:flex-end}.chat-message-mine .chat-avatar{order:2}.chat-message-mine .chat-bubble{background:#2563eb;color:#fff;border-top-right-radius:.2rem;border-top-left-radius:.75rem}.chat-avatar{width:28px;height:28px;border-radius:999px;background:#4b5563;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:600;flex-shrink:0}.chat-avatar img{width:100%;height:100%;border-radius:999px;object-fit:cover;display:block}.chat-bubble{max-width:100%;background:#94a3b82e;color:var(--text);padding:.4rem .6rem;border-radius:.2rem .75rem .75rem;font-size:.9rem}.chat-header{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;margin-bottom:.15rem}.chat-header-right{display:inline-flex;align-items:center;justify-content:flex-end;gap:.5rem;min-width:0}.chat-edited{font-size:.7rem;opacity:.75;white-space:nowrap}.chat-action{border:none;background:transparent;padding:0;margin:0;font:inherit;font-size:.75rem;color:inherit;opacity:.85;cursor:pointer}.chat-action:hover{text-decoration:underline;opacity:1}.chat-edit-actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:.4rem}.chat-author{font-weight:600;font-size:.85rem}.chat-timestamp{font-size:.75rem;opacity:.75}.chat-body p{margin:0}.chat-body p+p{margin-top:.35rem}.chat-input{margin-top:.75rem;padding:0;border-radius:0;border:none;background:transparent;display:flex;flex-direction:column;gap:.4rem}.chat-input-main{display:flex;width:100%}.chat-input-main .rich-text-editor{flex:1;width:100%}.chat-input-textarea{width:100%;min-height:2.25rem;border:none;resize:vertical;background:transparent;color:var(--text);font:inherit}.chat-input-textarea:focus{outline:none}.chat-input-footer{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:.85rem}.chat-input-actions{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0}.chat-input-attach-wrapper{position:relative;display:inline-flex;align-items:center}.chat-input-file{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.chat-input-icon-button{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;border:none;background:transparent;color:#6b7280;cursor:pointer}.chat-input-icon-button:hover{background:#94a3b840}.chat-input-menu{position:absolute;left:0;top:110%;min-width:160px;background:var(--surface);border-radius:.5rem;border:1px solid var(--border);box-shadow:0 12px 30px #0f172a73;padding:.25rem 0;max-height:min(240px,calc(100vh - 40px));overflow-y:auto;z-index:30}.chat-input-menu.chat-input-menu--above{top:auto;bottom:110%}.chat-input-menu.chat-input-menu--right{left:auto;right:0}.chat-input-menu button{width:100%;padding:.25rem .6rem;border:none;background:transparent;color:var(--text);text-align:left;font-size:.85rem;cursor:pointer}.chat-input-menu button:hover{background:#94a3b82e}.chat-input .attachment-link-row input[type=url]{flex:1 1 180px;padding:.3rem .5rem;border-radius:4px;border:1px solid var(--input-border);background:var(--input-bg);color:var(--input-text)}.chat-input .attachment-link-row input[type=url]::placeholder{color:#9ca3af}.chat-input .attachment-link-row button[type=button]{padding:.3rem .6rem;border-radius:999px;border:1px solid var(--table-border);background:#94a3b81f;color:var(--text);font-size:.8rem}.chat-input .attachment-link-row button[type=button]:hover:not(:disabled){background:#94a3b840}.chat-input-send{padding:.3rem .9rem;border-radius:999px;border:none;background:#2563eb;color:#fff;cursor:pointer;font-size:.85rem}.chat-input-send:disabled{opacity:.6;cursor:default}:root[data-theme=dark] .chat-input .attachment-link-row input[type=url]{background:#111827;border-color:#4b5563;color:#e5e7eb}:root[data-theme=dark] .chat-input .attachment-link-row button[type=button]{background:#94a3b83d;border-color:#4b5563}
