@import"https://fonts.googleapis.com/css?family=Source+Sans+Pro:regular,bold,italic&subset=latin,latin-ext";@import"https://fonts.googleapis.com/css?family=Ubuntu:400,700";@import"https://fonts.googleapis.com/css?family=Roboto:400,700";@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&display=swap";/*!
* Quill Editor v2.0.3
* https://quilljs.com
* Copyright (c) 2017-2024, Slab
* 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:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.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;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;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 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}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui: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 li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.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-ui{position:absolute}.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 .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{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-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.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:0}.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:0;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}/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-scroll-snap-strictness:proximity;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-ease:initial}}}.theatricpage .pointer-events-auto{pointer-events:auto}.theatricpage .pointer-events-none{pointer-events:none}.theatricpage .collapse{visibility:collapse}.theatricpage .invisible{visibility:hidden}.theatricpage .visible{visibility:visible}.theatricpage .absolute{position:absolute}.theatricpage .fixed{position:fixed}.theatricpage .relative{position:relative}.theatricpage .static{position:static}.theatricpage .sticky{position:sticky}.theatricpage .inset-0{inset:calc(var(--spacing) * 0)}.theatricpage .inset-x-0\.5{inset-inline:calc(var(--spacing) * .5)}.theatricpage .inset-x-4{inset-inline:calc(var(--spacing) * 4)}.theatricpage .inset-y-0{inset-block:calc(var(--spacing) * 0)}.theatricpage .start{inset-inline-start:var(--spacing)}.theatricpage .end{inset-inline-end:var(--spacing)}.theatricpage .-top-2{top:calc(var(--spacing) * -2)}.theatricpage .top-1{top:calc(var(--spacing) * 1)}.theatricpage .top-1\/2{top:50%}.theatricpage .top-4{top:calc(var(--spacing) * 4)}.theatricpage .top-6{top:calc(var(--spacing) * 6)}.theatricpage .top-\[-10\%\]{top:-10%}.theatricpage .right-4{right:calc(var(--spacing) * 4)}.theatricpage .right-6{right:calc(var(--spacing) * 6)}.theatricpage .right-\[-10\%\]{right:-10%}.theatricpage .bottom-1{bottom:calc(var(--spacing) * 1)}.theatricpage .bottom-12{bottom:calc(var(--spacing) * 12)}.theatricpage .bottom-\[-10\%\]{bottom:-10%}.theatricpage .left-0{left:calc(var(--spacing) * 0)}.theatricpage .left-1{left:calc(var(--spacing) * 1)}.theatricpage .left-1\/2{left:50%}.theatricpage .left-4{left:calc(var(--spacing) * 4)}.theatricpage .left-6{left:calc(var(--spacing) * 6)}.theatricpage .left-\[-10\%\]{left:-10%}.theatricpage .z-0{z-index:0}.theatricpage .z-10{z-index:10}.theatricpage .z-20{z-index:20}.theatricpage .z-30{z-index:30}.theatricpage .z-40{z-index:40}.theatricpage .z-\[60\]{z-index:60}.theatricpage .z-\[100\]{z-index:100}.theatricpage .z-\[110\]{z-index:110}.theatricpage .order-1{order:1}.theatricpage .order-2{order:2}.theatricpage .container{width:100%}@media (min-width:40rem){.theatricpage .container{max-width:40rem}}@media (min-width:48rem){.theatricpage .container{max-width:48rem}}@media (min-width:64rem){.theatricpage .container{max-width:64rem}}@media (min-width:80rem){.theatricpage .container{max-width:80rem}}@media (min-width:96rem){.theatricpage .container{max-width:96rem}}.theatricpage .mx-1{margin-inline:calc(var(--spacing) * 1)}.theatricpage .mx-6{margin-inline:calc(var(--spacing) * 6)}.theatricpage .mx-auto{margin-inline:auto}.theatricpage .-mt-4{margin-top:calc(var(--spacing) * -4)}.theatricpage .mt-1{margin-top:calc(var(--spacing) * 1)}.theatricpage .mt-2{margin-top:calc(var(--spacing) * 2)}.theatricpage .mt-6{margin-top:calc(var(--spacing) * 6)}.theatricpage .mt-8{margin-top:calc(var(--spacing) * 8)}.theatricpage .mt-auto{margin-top:auto}.theatricpage .mb-1{margin-bottom:calc(var(--spacing) * 1)}.theatricpage .mb-2{margin-bottom:calc(var(--spacing) * 2)}.theatricpage .mb-4{margin-bottom:calc(var(--spacing) * 4)}.theatricpage .line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.theatricpage .line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.theatricpage .line-clamp-4{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.theatricpage .line-clamp-6{-webkit-line-clamp:6;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.theatricpage .block{display:block}.theatricpage .flex{display:flex}.theatricpage .grid{display:grid}.theatricpage .hidden{display:none}.theatricpage .inline{display:inline}.theatricpage .inline-block{display:inline-block}.theatricpage .inline-flex{display:inline-flex}.theatricpage .table{display:table}.theatricpage .aspect-\[4\/5\]{aspect-ratio:4/5}.theatricpage .size-1\.5{width:calc(var(--spacing) * 1.5);height:calc(var(--spacing) * 1.5)}.theatricpage .size-3{width:calc(var(--spacing) * 3);height:calc(var(--spacing) * 3)}.theatricpage .size-8{width:calc(var(--spacing) * 8);height:calc(var(--spacing) * 8)}.theatricpage .size-10{width:calc(var(--spacing) * 10);height:calc(var(--spacing) * 10)}.theatricpage .size-12{width:calc(var(--spacing) * 12);height:calc(var(--spacing) * 12)}.theatricpage .size-16{width:calc(var(--spacing) * 16);height:calc(var(--spacing) * 16)}.theatricpage .size-\[60vw\]{width:60vw;height:60vw}.theatricpage .size-\[80vw\]{width:80vw;height:80vw}.theatricpage .h-0\.5{height:calc(var(--spacing) * .5)}.theatricpage .h-1\.5{height:calc(var(--spacing) * 1.5)}.theatricpage .h-3{height:calc(var(--spacing) * 3)}.theatricpage .h-4{height:calc(var(--spacing) * 4)}.theatricpage .h-5{height:calc(var(--spacing) * 5)}.theatricpage .h-6{height:calc(var(--spacing) * 6)}.theatricpage .h-10{height:calc(var(--spacing) * 10)}.theatricpage .h-20{height:calc(var(--spacing) * 20)}.theatricpage .h-40{height:calc(var(--spacing) * 40)}.theatricpage .h-48{height:calc(var(--spacing) * 48)}.theatricpage .h-72{height:calc(var(--spacing) * 72)}.theatricpage .h-\[85\%\]{height:85%}.theatricpage .h-\[750px\]{height:750px}.theatricpage .h-full{height:100%}.theatricpage .h-px{height:1px}.theatricpage .h-screen{height:100vh}.theatricpage .max-h-\[90vh\]{max-height:90vh}.theatricpage .max-h-\[95vh\]{max-height:95vh}.theatricpage .max-h-\[700px\]{max-height:700px}.theatricpage .min-h-0{min-height:calc(var(--spacing) * 0)}.theatricpage .min-h-\[84px\]{min-height:84px}.theatricpage .min-h-\[110px\]{min-height:110px}.theatricpage .min-h-\[300px\]{min-height:300px}.theatricpage .w-4{width:calc(var(--spacing) * 4)}.theatricpage .w-6{width:calc(var(--spacing) * 6)}.theatricpage .w-10{width:calc(var(--spacing) * 10)}.theatricpage .w-20{width:calc(var(--spacing) * 20)}.theatricpage .w-24{width:calc(var(--spacing) * 24)}.theatricpage .w-36{width:calc(var(--spacing) * 36)}.theatricpage .w-\[280px\]{width:280px}.theatricpage .w-fit{width:fit-content}.theatricpage .w-full{width:100%}.theatricpage .w-px{width:1px}.theatricpage .max-w-4xl{max-width:var(--container-4xl)}.theatricpage .max-w-5xl{max-width:var(--container-5xl)}.theatricpage .max-w-6xl{max-width:var(--container-6xl)}.theatricpage .max-w-\[120px\]{max-width:120px}.theatricpage .max-w-\[280px\]{max-width:280px}.theatricpage .max-w-\[440px\]{max-width:440px}.theatricpage .max-w-xl{max-width:var(--container-xl)}.theatricpage .min-w-0{min-width:calc(var(--spacing) * 0)}.theatricpage .flex-1{flex:1}.theatricpage .flex-\[2\]{flex:2}.theatricpage .flex-\[3\]{flex:3}.theatricpage .flex-none{flex:none}.theatricpage .shrink{flex-shrink:1}.theatricpage .shrink-0{flex-shrink:0}.theatricpage .grow{flex-grow:1}.theatricpage .origin-bottom{transform-origin:bottom}.theatricpage .origin-center{transform-origin:50%}.theatricpage .-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.theatricpage .-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.theatricpage .-translate-y-full{--tw-translate-y:-100%;translate:var(--tw-translate-x) var(--tw-translate-y)}.theatricpage .translate-y-0{--tw-translate-y:calc(var(--spacing) * 0);translate:var(--tw-translate-x) var(--tw-translate-y)}.theatricpage .translate-y-12{--tw-translate-y:calc(var(--spacing) * 12);translate:var(--tw-translate-x) var(--tw-translate-y)}.theatricpage .scale-90{--tw-scale-x:90%;--tw-scale-y:90%;--tw-scale-z:90%;scale:var(--tw-scale-x) var(--tw-scale-y)}.theatricpage .scale-100{--tw-scale-x:100%;--tw-scale-y:100%;--tw-scale-z:100%;scale:var(--tw-scale-x) var(--tw-scale-y)}.theatricpage .scale-x-110{--tw-scale-x:110%;scale:var(--tw-scale-x) var(--tw-scale-y)}.theatricpage .scale-y-0{--tw-scale-y:0%;scale:var(--tw-scale-x) var(--tw-scale-y)}.theatricpage .scale-\[0\.85\]{scale:.85}.theatricpage .-rotate-90{rotate:-90deg}.theatricpage .transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.theatricpage .animate-\[pulse_10s_infinite\]{animation:10s infinite pulse}.theatricpage .animate-\[pulse_15s_infinite_reverse\]{animation:15s infinite reverse pulse}.theatricpage .animate-ping{animation:var(--animate-ping)}.theatricpage .animate-pulse{animation:var(--animate-pulse)}.theatricpage .cursor-none{cursor:none}.theatricpage .cursor-not-allowed{cursor:not-allowed}.theatricpage .cursor-pointer{cursor:pointer}.theatricpage .resize{resize:both}.theatricpage .snap-x{scroll-snap-type:x var(--tw-scroll-snap-strictness)}.theatricpage .snap-mandatory{--tw-scroll-snap-strictness:mandatory}.theatricpage .snap-center{scroll-snap-align:center}.theatricpage .appearance-none{appearance:none}.theatricpage .grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.theatricpage .grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.theatricpage .flex-col{flex-direction:column}.theatricpage .flex-wrap{flex-wrap:wrap}.theatricpage .items-center{align-items:center}.theatricpage .items-stretch{align-items:stretch}.theatricpage .justify-between{justify-content:space-between}.theatricpage .justify-center{justify-content:center}.theatricpage .justify-start{justify-content:flex-start}.theatricpage .gap-1{gap:calc(var(--spacing) * 1)}.theatricpage .gap-1\.5{gap:calc(var(--spacing) * 1.5)}.theatricpage .gap-2{gap:calc(var(--spacing) * 2)}.theatricpage .gap-3{gap:calc(var(--spacing) * 3)}.theatricpage .gap-4{gap:calc(var(--spacing) * 4)}.theatricpage .gap-5{gap:calc(var(--spacing) * 5)}.theatricpage .gap-6{gap:calc(var(--spacing) * 6)}.theatricpage .gap-8{gap:calc(var(--spacing) * 8)}.theatricpage .gap-12{gap:calc(var(--spacing) * 12)}:where(.theatricpage .space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)))}:where(.theatricpage .space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}:where(.theatricpage .space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}:where(.theatricpage .space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)))}:where(.theatricpage .space-y-10>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 10) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 10) * calc(1 - var(--tw-space-y-reverse)))}.theatricpage .truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.theatricpage .overflow-hidden{overflow:hidden}.theatricpage .overflow-visible{overflow:visible}.theatricpage .overflow-x-auto{overflow-x:auto}.theatricpage .overflow-y-auto{overflow-y:auto}.theatricpage .scroll-smooth{scroll-behavior:smooth}.theatricpage .rounded{border-radius:.25rem}.theatricpage .rounded-2xl{border-radius:1.25rem}.theatricpage .rounded-3xl{border-radius:var(--radius-3xl)}.theatricpage .rounded-\[32px\]{border-radius:32px}.theatricpage .rounded-\[40px\]{border-radius:40px}.theatricpage .rounded-full{border-radius:3.40282e38px}.theatricpage .rounded-lg{border-radius:var(--radius-lg)}.theatricpage .rounded-xl{border-radius:var(--radius-xl)}.theatricpage .border{border-style:var(--tw-border-style);border-width:1px}.theatricpage .border-2{border-style:var(--tw-border-style);border-width:2px}.theatricpage .border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.theatricpage .border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.theatricpage .border-\[\#d3c6aa\]{border-color:#d3c6aa}.theatricpage .border-\[\#d3c6aa\]\/60{border-color:#d3c6aa99}.theatricpage .border-charcoal\/5{border-color:#2d34360d}.theatricpage .border-primary{border-color:#0ea5e9}.theatricpage .border-primary\/10{border-color:#0ea5e91a}.theatricpage .border-primary\/20{border-color:#0ea5e933}.theatricpage .border-primary\/40{border-color:#0ea5e966}.theatricpage .border-transparent{border-color:#0000}.theatricpage .border-white{border-color:var(--color-white)}.theatricpage .border-white\/5{border-color:#ffffff0d}@supports (color:color-mix(in lab,red,red)){.theatricpage .border-white\/5{border-color:color-mix(in oklab,var(--color-white) 5%,transparent)}}.theatricpage .border-white\/10{border-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.theatricpage .border-white\/10{border-color:color-mix(in oklab,var(--color-white) 10%,transparent)}}.theatricpage .border-white\/20{border-color:#fff3}@supports (color:color-mix(in lab,red,red)){.theatricpage .border-white\/20{border-color:color-mix(in oklab,var(--color-white) 20%,transparent)}}.theatricpage .border-white\/30{border-color:#ffffff4d}@supports (color:color-mix(in lab,red,red)){.theatricpage .border-white\/30{border-color:color-mix(in oklab,var(--color-white) 30%,transparent)}}.theatricpage .border-white\/90{border-color:#ffffffe6}@supports (color:color-mix(in lab,red,red)){.theatricpage .border-white\/90{border-color:color-mix(in oklab,var(--color-white) 90%,transparent)}}.theatricpage .bg-\[\#0f1115\]{background-color:#0f1115}.theatricpage .bg-\[\#1a1a1a\]{background-color:#1a1a1a}.theatricpage .bg-\[\#1a1d23\]\/50{background-color:#1a1d2380}.theatricpage .bg-\[\#1a1d23\]\/80{background-color:#1a1d23cc}.theatricpage .bg-\[\#121212\]{background-color:#121212}.theatricpage .bg-\[\#433422\]\/10{background-color:#4334221a}.theatricpage .bg-\[\#433422\]\/15{background-color:#43342226}.theatricpage .bg-\[\#AF810B\]{background-color:#af810b}.theatricpage .bg-\[\#f4ead5\]{background-color:#f4ead5}.theatricpage .bg-\[\#f4ead5\]\/70{background-color:#f4ead5b3}.theatricpage .bg-\[\#f8fafc\]{background-color:#f8fafc}.theatricpage .bg-\[\#fcf7ee\]{background-color:#fcf7ee}.theatricpage .bg-\[\#fdf6e3\]\/70{background-color:#fdf6e3b3}.theatricpage .bg-\[\#fdf6e3\]\/85{background-color:#fdf6e3d9}.theatricpage .bg-background-light{background-color:#f8fafc}.theatricpage .bg-black\/20{background-color:#0003}@supports (color:color-mix(in lab,red,red)){.theatricpage .bg-black\/20{background-color:color-mix(in oklab,var(--color-black) 20%,transparent)}}.theatricpage .bg-black\/30{background-color:#0000004d}@supports (color:color-mix(in lab,red,red)){.theatricpage .bg-black\/30{background-color:color-mix(in oklab,var(--color-black) 30%,transparent)}}.theatricpage .bg-black\/40{background-color:#0006}@supports (color:color-mix(in lab,red,red)){.theatricpage .bg-black\/40{background-color:color-mix(in oklab,var(--color-black) 40%,transparent)}}.theatricpage .bg-black\/50{background-color:#00000080}@supports (color:color-mix(in lab,red,red)){.theatricpage .bg-black\/50{background-color:color-mix(in oklab,var(--color-black) 50%,transparent)}}.theatricpage .bg-blue-500\/10{background-color:#3080ff1a}@supports (color:color-mix(in lab,red,red)){.theatricpage .bg-blue-500\/10{background-color:color-mix(in oklab,var(--color-blue-500) 10%,transparent)}}.theatricpage .bg-charcoal{background-color:#2d3436}.theatricpage .bg-charcoal\/5{background-color:#2d34360d}.theatricpage .bg-charcoal\/10{background-color:#2d34361a}.theatricpage .bg-charcoal\/20{background-color:#2d343633}.theatricpage .bg-charcoal\/\[0\.02\]{background-color:#2d343605}.theatricpage .bg-primary{background-color:#0ea5e9}.theatricpage .bg-primary\/5{background-color:#0ea5e90d}.theatricpage .bg-primary\/10{background-color:#0ea5e91a}.theatricpage .bg-primary\/15{background-color:#0ea5e926}.theatricpage .bg-primary\/20{background-color:#0ea5e933}.theatricpage .bg-primary\/30{background-color:#0ea5e94d}.theatricpage .bg-primary\/40{background-color:#0ea5e966}.theatricpage .bg-primary\/\[0\.03\]{background-color:#0ea5e908}.theatricpage .bg-white{background-color:var(--color-white)}.theatricpage .bg-white\/10{background-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.theatricpage .bg-white\/10{background-color:color-mix(in oklab,var(--color-white) 10%,transparent)}}.theatricpage .bg-white\/70{background-color:#ffffffb3}@supports (color:color-mix(in lab,red,red)){.theatricpage .bg-white\/70{background-color:color-mix(in oklab,var(--color-white) 70%,transparent)}}.theatricpage .bg-white\/75{background-color:#ffffffbf}@supports (color:color-mix(in lab,red,red)){.theatricpage .bg-white\/75{background-color:color-mix(in oklab,var(--color-white) 75%,transparent)}}.theatricpage .bg-white\/90{background-color:#ffffffe6}@supports (color:color-mix(in lab,red,red)){.theatricpage .bg-white\/90{background-color:color-mix(in oklab,var(--color-white) 90%,transparent)}}.theatricpage .bg-white\/95{background-color:#fffffff2}@supports (color:color-mix(in lab,red,red)){.theatricpage .bg-white\/95{background-color:color-mix(in oklab,var(--color-white) 95%,transparent)}}.theatricpage .bg-gradient-to-b{--tw-gradient-position:to bottom in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.theatricpage .bg-gradient-to-t{--tw-gradient-position:to top in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.theatricpage .bg-gradient-to-tr{--tw-gradient-position:to top right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.theatricpage .from-\[\#1c1f26\]\/80{--tw-gradient-from:oklab(23.928% -.000747457 -.0141423/.8);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.theatricpage .from-\[\#ede0c8\]\/90{--tw-gradient-from:oklab(91.0777% .00431207 .0346553/.9);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.theatricpage .from-black\/20{--tw-gradient-from:#0003}@supports (color:color-mix(in lab,red,red)){.theatricpage .from-black\/20{--tw-gradient-from:color-mix(in oklab, var(--color-black) 20%, transparent)}}.theatricpage .from-black\/20{--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.theatricpage .from-white\/98{--tw-gradient-from:#fffffffa}@supports (color:color-mix(in lab,red,red)){.theatricpage .from-white\/98{--tw-gradient-from:color-mix(in oklab, var(--color-white) 98%, transparent)}}.theatricpage .from-white\/98{--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.theatricpage .via-\[\#0f1115\]\/60{--tw-gradient-via:oklab(17.7275% -.000878438 -.0088294/.6);--tw-gradient-via-stops:var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.theatricpage .via-\[\#f4ead5\]\/40{--tw-gradient-via:oklab(93.936% .00230566 .0297249/.4);--tw-gradient-via-stops:var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.theatricpage .via-\[\#f8fafc\]\/40{--tw-gradient-via:oklab(98.4152% -.00128621 -.00316101/.4);--tw-gradient-via-stops:var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.theatricpage .via-transparent{--tw-gradient-via:transparent;--tw-gradient-via-stops:var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.theatricpage .to-\[\#0a0b0d\]\/80{--tw-gradient-to:oklab(14.9339% -.000444375 -.00459259/.8);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.theatricpage .to-\[\#ede0c8\]\/90{--tw-gradient-to:oklab(91.0777% .00431207 .0346553/.9);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.theatricpage .to-transparent{--tw-gradient-to:transparent;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.theatricpage .to-white\/98{--tw-gradient-to:#fffffffa}@supports (color:color-mix(in lab,red,red)){.theatricpage .to-white\/98{--tw-gradient-to:color-mix(in oklab, var(--color-white) 98%, transparent)}}.theatricpage .to-white\/98{--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.theatricpage .bg-cover{background-size:cover}.theatricpage .bg-center{background-position:50%}.theatricpage .object-cover{object-fit:cover}.theatricpage .p-0{padding:calc(var(--spacing) * 0)}.theatricpage .p-0\.5{padding:calc(var(--spacing) * .5)}.theatricpage .p-1{padding:calc(var(--spacing) * 1)}.theatricpage .p-2{padding:calc(var(--spacing) * 2)}.theatricpage .p-3{padding:calc(var(--spacing) * 3)}.theatricpage .p-4{padding:calc(var(--spacing) * 4)}.theatricpage .p-5{padding:calc(var(--spacing) * 5)}.theatricpage .p-6{padding:calc(var(--spacing) * 6)}.theatricpage .p-8{padding:calc(var(--spacing) * 8)}.theatricpage .px-1{padding-inline:calc(var(--spacing) * 1)}.theatricpage .px-2{padding-inline:calc(var(--spacing) * 2)}.theatricpage .px-2\.5{padding-inline:calc(var(--spacing) * 2.5)}.theatricpage .px-3{padding-inline:calc(var(--spacing) * 3)}.theatricpage .px-4{padding-inline:calc(var(--spacing) * 4)}.theatricpage .px-5{padding-inline:calc(var(--spacing) * 5)}.theatricpage .px-6{padding-inline:calc(var(--spacing) * 6)}.theatricpage .px-8{padding-inline:calc(var(--spacing) * 8)}.theatricpage .px-\[calc\(50\%-140px\)\]{padding-inline:calc(50% - 140px)}.theatricpage .py-0\.5{padding-block:calc(var(--spacing) * .5)}.theatricpage .py-1{padding-block:calc(var(--spacing) * 1)}.theatricpage .py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.theatricpage .py-2{padding-block:calc(var(--spacing) * 2)}.theatricpage .py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.theatricpage .py-3{padding-block:calc(var(--spacing) * 3)}.theatricpage .py-4{padding-block:calc(var(--spacing) * 4)}.theatricpage .py-10{padding-block:calc(var(--spacing) * 10)}.theatricpage .pt-1{padding-top:calc(var(--spacing) * 1)}.theatricpage .pt-2{padding-top:calc(var(--spacing) * 2)}.theatricpage .pt-3{padding-top:calc(var(--spacing) * 3)}.theatricpage .pt-4{padding-top:calc(var(--spacing) * 4)}.theatricpage .pt-8{padding-top:calc(var(--spacing) * 8)}.theatricpage .pt-12{padding-top:calc(var(--spacing) * 12)}.theatricpage .pb-1{padding-bottom:calc(var(--spacing) * 1)}.theatricpage .pb-3{padding-bottom:calc(var(--spacing) * 3)}.theatricpage .pb-4{padding-bottom:calc(var(--spacing) * 4)}.theatricpage .pb-6{padding-bottom:calc(var(--spacing) * 6)}.theatricpage .text-center{text-align:center}.theatricpage .text-left{text-align:left}.theatricpage .font-display{font-family:Manrope,sans-serif}.theatricpage .text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.theatricpage .text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.theatricpage .text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.theatricpage .text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.theatricpage .text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.theatricpage .text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.theatricpage .text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.theatricpage .text-\[7px\]{font-size:7px}.theatricpage .text-\[8px\]{font-size:8px}.theatricpage .text-\[9px\]{font-size:9px}.theatricpage .text-\[10px\]{font-size:10px}.theatricpage .text-\[11px\]{font-size:11px}.theatricpage .text-\[38px\]{font-size:38px}.theatricpage .text-\[40px\]{font-size:40px}.theatricpage .text-\[54px\]{font-size:54px}.theatricpage .text-\[60px\]{font-size:60px}.theatricpage .leading-none{--tw-leading:1;line-height:1}.theatricpage .leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.theatricpage .leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.theatricpage .font-black{--tw-font-weight:var(--font-weight-black);font-weight:var(--font-weight-black)}.theatricpage .font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.theatricpage .font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.theatricpage .tracking-\[0\.2em\]{--tw-tracking:.2em;letter-spacing:.2em}.theatricpage .tracking-\[0\.3em\]{--tw-tracking:.3em;letter-spacing:.3em}.theatricpage .tracking-\[0\.4em\]{--tw-tracking:.4em;letter-spacing:.4em}.theatricpage .tracking-\[0\.08em\]{--tw-tracking:.08em;letter-spacing:.08em}.theatricpage .tracking-\[0\.15em\]{--tw-tracking:.15em;letter-spacing:.15em}.theatricpage .tracking-\[0\.16em\]{--tw-tracking:.16em;letter-spacing:.16em}.theatricpage .tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.theatricpage .tracking-tighter{--tw-tracking:var(--tracking-tighter);letter-spacing:var(--tracking-tighter)}.theatricpage .tracking-widest{--tw-tracking:var(--tracking-widest);letter-spacing:var(--tracking-widest)}.theatricpage .break-all{word-break:break-all}.theatricpage .whitespace-nowrap{white-space:nowrap}.theatricpage .text-\[\#3b82f6\]{color:#3b82f6}.theatricpage .text-\[\#433422\]{color:#433422}.theatricpage .text-\[\#433422\]\/40{color:#43342266}.theatricpage .text-\[\#433422\]\/50{color:#43342280}.theatricpage .text-\[\#433422\]\/60{color:#43342299}.theatricpage .text-\[\#AF810B\]{color:#af810b}.theatricpage .text-\[\#f4ead5\]{color:#f4ead5}.theatricpage .text-black{color:var(--color-black)}.theatricpage .text-charcoal{color:#2d3436}.theatricpage .text-charcoal\/20{color:#2d343633}.theatricpage .text-charcoal\/30{color:#2d34364d}.theatricpage .text-charcoal\/40{color:#2d343666}.theatricpage .text-primary{color:#0ea5e9}.theatricpage .text-primary\/80{color:#0ea5e9cc}.theatricpage .text-red-500{color:var(--color-red-500)}.theatricpage .text-white{color:var(--color-white)}.theatricpage .text-white\/30{color:#ffffff4d}@supports (color:color-mix(in lab,red,red)){.theatricpage .text-white\/30{color:color-mix(in oklab,var(--color-white) 30%,transparent)}}.theatricpage .text-white\/50{color:#ffffff80}@supports (color:color-mix(in lab,red,red)){.theatricpage .text-white\/50{color:color-mix(in oklab,var(--color-white) 50%,transparent)}}.theatricpage .text-white\/80{color:#fffc}@supports (color:color-mix(in lab,red,red)){.theatricpage .text-white\/80{color:color-mix(in oklab,var(--color-white) 80%,transparent)}}.theatricpage .capitalize{text-transform:capitalize}.theatricpage .uppercase{text-transform:uppercase}.theatricpage .italic{font-style:italic}.theatricpage .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,)}.theatricpage .line-through{text-decoration-line:line-through}.theatricpage .overline{text-decoration-line:overline}.theatricpage .underline{text-decoration-line:underline}.theatricpage .accent-primary{accent-color:#0ea5e9}.theatricpage .opacity-0{opacity:0}.theatricpage .opacity-10{opacity:.1}.theatricpage .opacity-20{opacity:.2}.theatricpage .opacity-30{opacity:.3}.theatricpage .opacity-40{opacity:.4}.theatricpage .opacity-50{opacity:.5}.theatricpage .opacity-60{opacity:.6}.theatricpage .opacity-80{opacity:.8}.theatricpage .opacity-90{opacity:.9}.theatricpage .opacity-100{opacity:1}.theatricpage .opacity-\[0\.2\]{opacity:.2}.theatricpage .opacity-\[0\.16\]{opacity:.16}.theatricpage .mix-blend-overlay{mix-blend-mode:overlay}.theatricpage .shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.theatricpage .shadow-2xl{--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.theatricpage .shadow-\[0_0_8px_rgba\(14\,165\,233\,0\.4\)\]{--tw-shadow:0 0 8px var(--tw-shadow-color,#0ea5e966);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.theatricpage .shadow-\[0_0_10px_rgba\(14\,165\,233\,0\.6\)\]{--tw-shadow:0 0 10px var(--tw-shadow-color,#0ea5e999);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.theatricpage .shadow-\[0_50px_100px_-20px_rgba\(0\,0\,0\,0\.5\)\]{--tw-shadow:0 50px 100px -20px var(--tw-shadow-color,#00000080);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.theatricpage .shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a), 0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.theatricpage .shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.theatricpage .shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a), 0 8px 10px -6px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.theatricpage .ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.theatricpage .ring-2{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.theatricpage .shadow-\[\#3b82f6\]\/40{--tw-shadow-color:#3b82f666}@supports (color:color-mix(in lab,red,red)){.theatricpage .shadow-\[\#3b82f6\]\/40{--tw-shadow-color:color-mix(in oklab, oklab(62.3083% -.0332476 -.185052/.4) var(--tw-shadow-alpha), transparent)}}.theatricpage .shadow-\[\#AF810B\]\/20{--tw-shadow-color:#af810b33}@supports (color:color-mix(in lab,red,red)){.theatricpage .shadow-\[\#AF810B\]\/20{--tw-shadow-color:color-mix(in oklab, oklab(63.1761% .0160201 .126512/.2) var(--tw-shadow-alpha), transparent)}}.theatricpage .shadow-charcoal\/30{--tw-shadow-color:#2d34364d}@supports (color:color-mix(in lab,red,red)){.theatricpage .shadow-charcoal\/30{--tw-shadow-color:color-mix(in oklab, oklab(31.9163% -.00820735 -.00613806/.3) var(--tw-shadow-alpha), transparent)}}.theatricpage .shadow-primary\/20{--tw-shadow-color:#0ea5e933}@supports (color:color-mix(in lab,red,red)){.theatricpage .shadow-primary\/20{--tw-shadow-color:color-mix(in oklab, oklab(68.4687% -.0798356 -.124464/.2) var(--tw-shadow-alpha), transparent)}}.theatricpage .ring-primary\/20{--tw-ring-color:oklab(68.4687% -.0798356 -.124464/.2)}.theatricpage .outline{outline-style:var(--tw-outline-style);outline-width:1px}.theatricpage .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,)}.theatricpage .contrast-125{--tw-contrast:contrast(125%);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,)}.theatricpage .grayscale{--tw-grayscale:grayscale(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,)}.theatricpage .grayscale-\[50\%\]{--tw-grayscale:grayscale(50%);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,)}.theatricpage .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,)}.theatricpage .backdrop-blur{--tw-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.theatricpage .backdrop-blur-2xl{--tw-backdrop-blur:blur(var(--blur-2xl));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.theatricpage .backdrop-blur-3xl{--tw-backdrop-blur:blur(var(--blur-3xl));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.theatricpage .backdrop-blur-md{--tw-backdrop-blur:blur(var(--blur-md));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.theatricpage .backdrop-blur-xl{--tw-backdrop-blur:blur(var(--blur-xl));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.theatricpage .backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.theatricpage .transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.theatricpage .transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.theatricpage .transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.theatricpage .transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.theatricpage .transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.theatricpage .duration-200{--tw-duration:.2s;transition-duration:.2s}.theatricpage .duration-300{--tw-duration:.3s;transition-duration:.3s}.theatricpage .duration-500{--tw-duration:.5s;transition-duration:.5s}.theatricpage .duration-700{--tw-duration:.7s;transition-duration:.7s}.theatricpage .duration-1000{--tw-duration:1s;transition-duration:1s}.theatricpage .ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.theatricpage .ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.theatricpage .select-none{-webkit-user-select:none;user-select:none}@media (hover:hover){.theatricpage .group-hover\:pointer-events-auto:is(:where(.group):hover *){pointer-events:auto}.theatricpage .group-hover\:scale-110:is(:where(.group):hover *){--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x) var(--tw-scale-y)}.theatricpage .group-hover\:scale-125:is(:where(.group):hover *){--tw-scale-x:125%;--tw-scale-y:125%;--tw-scale-z:125%;scale:var(--tw-scale-x) var(--tw-scale-y)}.theatricpage .group-hover\:scale-y-100:is(:where(.group):hover *){--tw-scale-y:100%;scale:var(--tw-scale-x) var(--tw-scale-y)}.theatricpage .group-hover\:scale-y-125:is(:where(.group):hover *){--tw-scale-y:125%;scale:var(--tw-scale-x) var(--tw-scale-y)}.theatricpage .group-hover\:text-primary:is(:where(.group):hover *){color:#0ea5e9}.theatricpage .group-hover\:opacity-60:is(:where(.group):hover *){opacity:.6}.theatricpage .group-hover\:opacity-100:is(:where(.group):hover *){opacity:1}}.theatricpage .selection\:bg-primary ::selection{background-color:#0ea5e9}.theatricpage .selection\:bg-primary::selection{background-color:#0ea5e9}.theatricpage .selection\:text-white ::selection{color:var(--color-white)}.theatricpage .selection\:text-white::selection{color:var(--color-white)}@media (hover:hover){.theatricpage .hover\:-translate-y-0\.5:hover{--tw-translate-y:calc(var(--spacing) * -.5);translate:var(--tw-translate-x) var(--tw-translate-y)}.theatricpage .hover\:scale-105:hover{--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x) var(--tw-scale-y)}.theatricpage .hover\:scale-\[1\.02\]:hover{scale:1.02}.theatricpage .hover\:border-charcoal\/10:hover{border-color:#2d34361a}.theatricpage .hover\:border-primary\/50:hover{border-color:#0ea5e980}.theatricpage .hover\:bg-\[\#433422\]\/20:hover{background-color:#43342233}.theatricpage .hover\:bg-charcoal\/10:hover{background-color:#2d34361a}.theatricpage .hover\:bg-white\/20:hover{background-color:#fff3}@supports (color:color-mix(in lab,red,red)){.theatricpage .hover\:bg-white\/20:hover{background-color:color-mix(in oklab,var(--color-white) 20%,transparent)}}.theatricpage .hover\:text-\[\#433422\]:hover{color:#433422}.theatricpage .hover\:text-charcoal:hover{color:#2d3436}.theatricpage .hover\:text-primary:hover{color:#0ea5e9}.theatricpage .hover\:text-white:hover{color:var(--color-white)}.theatricpage .hover\:opacity-90:hover{opacity:.9}.theatricpage .hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a), 0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.theatricpage .focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.theatricpage .active\:translate-y-0:active{--tw-translate-y:calc(var(--spacing) * 0);translate:var(--tw-translate-x) var(--tw-translate-y)}.theatricpage .active\:scale-90:active{--tw-scale-x:90%;--tw-scale-y:90%;--tw-scale-z:90%;scale:var(--tw-scale-x) var(--tw-scale-y)}.theatricpage .active\:scale-95:active{--tw-scale-x:95%;--tw-scale-y:95%;--tw-scale-z:95%;scale:var(--tw-scale-x) var(--tw-scale-y)}.theatricpage .active\:scale-\[0\.98\]:active{scale:.98}.theatricpage .disabled\:opacity-0:disabled{opacity:0}@media (min-width:40rem){.theatricpage .sm\:inset-x-12{inset-inline:calc(var(--spacing) * 12)}.theatricpage .sm\:block{display:block}.theatricpage .sm\:flex{display:flex}.theatricpage .sm\:w-\[340px\]{width:340px}.theatricpage .sm\:w-auto{width:auto}.theatricpage .sm\:px-\[calc\(50\%-170px\)\]{padding-inline:calc(50% - 170px)}.theatricpage .sm\:text-\[78px\]{font-size:78px}.theatricpage .sm\:text-\[90px\]{font-size:90px}}@media (min-width:48rem){.theatricpage .md\:top-4{top:calc(var(--spacing) * 4)}.theatricpage .md\:top-6{top:calc(var(--spacing) * 6)}.theatricpage .md\:top-8{top:calc(var(--spacing) * 8)}.theatricpage .md\:top-10{top:calc(var(--spacing) * 10)}.theatricpage .md\:right-4{right:calc(var(--spacing) * 4)}.theatricpage .md\:right-6{right:calc(var(--spacing) * 6)}.theatricpage .md\:right-8{right:calc(var(--spacing) * 8)}.theatricpage .md\:right-10{right:calc(var(--spacing) * 10)}.theatricpage .md\:bottom-2{bottom:calc(var(--spacing) * 2)}.theatricpage .md\:bottom-4{bottom:calc(var(--spacing) * 4)}.theatricpage .md\:left-6{left:calc(var(--spacing) * 6)}.theatricpage .md\:left-8{left:calc(var(--spacing) * 8)}.theatricpage .md\:left-10{left:calc(var(--spacing) * 10)}.theatricpage .md\:order-none{order:0}.theatricpage .md\:mx-0{margin-inline:calc(var(--spacing) * 0)}.theatricpage .md\:-mt-10{margin-top:calc(var(--spacing) * -10)}.theatricpage .md\:mt-4{margin-top:calc(var(--spacing) * 4)}.theatricpage .md\:mt-8{margin-top:calc(var(--spacing) * 8)}.theatricpage .md\:mb-2{margin-bottom:calc(var(--spacing) * 2)}.theatricpage .md\:mb-6{margin-bottom:calc(var(--spacing) * 6)}.theatricpage .md\:line-clamp-7{-webkit-line-clamp:7;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.theatricpage .md\:flex{display:flex}.theatricpage .md\:hidden{display:none}.theatricpage .md\:size-12{width:calc(var(--spacing) * 12);height:calc(var(--spacing) * 12)}.theatricpage .md\:size-16{width:calc(var(--spacing) * 16);height:calc(var(--spacing) * 16)}.theatricpage .md\:h-2{height:calc(var(--spacing) * 2)}.theatricpage .md\:h-4{height:calc(var(--spacing) * 4)}.theatricpage .md\:h-24{height:calc(var(--spacing) * 24)}.theatricpage .md\:h-\[90\%\]{height:90%}.theatricpage .md\:h-auto{height:auto}.theatricpage .md\:min-h-\[140px\]{min-height:140px}.theatricpage .md\:w-6{width:calc(var(--spacing) * 6)}.theatricpage .md\:w-\[40\%\]{width:40%}.theatricpage .md\:w-\[50\%\]{width:50%}.theatricpage .md\:w-\[420px\]{width:420px}.theatricpage .md\:flex-\[3\]{flex:3}.theatricpage .md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.theatricpage .md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.theatricpage .md\:flex-row{flex-direction:row}.theatricpage .md\:items-end{align-items:flex-end}.theatricpage .md\:items-start{align-items:flex-start}.theatricpage .md\:gap-0{gap:calc(var(--spacing) * 0)}.theatricpage .md\:gap-2{gap:calc(var(--spacing) * 2)}.theatricpage .md\:gap-3{gap:calc(var(--spacing) * 3)}.theatricpage .md\:gap-4{gap:calc(var(--spacing) * 4)}.theatricpage .md\:gap-5{gap:calc(var(--spacing) * 5)}.theatricpage .md\:gap-6{gap:calc(var(--spacing) * 6)}.theatricpage .md\:gap-8{gap:calc(var(--spacing) * 8)}:where(.theatricpage .md\:space-y-1\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 1.5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 1.5) * calc(1 - var(--tw-space-y-reverse)))}:where(.theatricpage .md\:space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}.theatricpage .md\:rounded-\[2rem\]{border-radius:2rem}.theatricpage .md\:rounded-\[40px\]{border-radius:40px}.theatricpage .md\:rounded-xl{border-radius:var(--radius-xl)}.theatricpage .md\:p-4{padding:calc(var(--spacing) * 4)}.theatricpage .md\:p-6{padding:calc(var(--spacing) * 6)}.theatricpage .md\:p-10{padding:calc(var(--spacing) * 10)}.theatricpage .md\:p-12{padding:calc(var(--spacing) * 12)}.theatricpage .md\:p-20{padding:calc(var(--spacing) * 20)}.theatricpage .md\:px-3{padding-inline:calc(var(--spacing) * 3)}.theatricpage .md\:px-4{padding-inline:calc(var(--spacing) * 4)}.theatricpage .md\:px-6{padding-inline:calc(var(--spacing) * 6)}.theatricpage .md\:px-7{padding-inline:calc(var(--spacing) * 7)}.theatricpage .md\:px-8{padding-inline:calc(var(--spacing) * 8)}.theatricpage .md\:px-10{padding-inline:calc(var(--spacing) * 10)}.theatricpage .md\:px-12{padding-inline:calc(var(--spacing) * 12)}.theatricpage .md\:px-\[calc\(50\%-210px\)\]{padding-inline:calc(50% - 210px)}.theatricpage .md\:py-1{padding-block:calc(var(--spacing) * 1)}.theatricpage .md\:py-2{padding-block:calc(var(--spacing) * 2)}.theatricpage .md\:py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.theatricpage .md\:py-4{padding-block:calc(var(--spacing) * 4)}.theatricpage .md\:py-8{padding-block:calc(var(--spacing) * 8)}.theatricpage .md\:pb-8{padding-bottom:calc(var(--spacing) * 8)}.theatricpage .md\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.theatricpage .md\:text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.theatricpage .md\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.theatricpage .md\:text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.theatricpage .md\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.theatricpage .md\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.theatricpage .md\:text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.theatricpage .md\:text-\[8px\]{font-size:8px}.theatricpage .md\:text-\[9px\]{font-size:9px}.theatricpage .md\:text-\[10px\]{font-size:10px}.theatricpage .md\:text-\[11px\]{font-size:11px}.theatricpage .md\:text-\[12px\]{font-size:12px}.theatricpage .md\:text-\[56px\]{font-size:56px}.theatricpage .md\:text-\[60px\]{font-size:60px}.theatricpage .md\:text-\[104px\]{font-size:104px}.theatricpage .md\:text-\[120px\]{font-size:120px}}@media (min-width:64rem){.theatricpage .lg\:flex{display:flex}.theatricpage .lg\:w-\[55\%\]{width:55%}.theatricpage .lg\:p-20{padding:calc(var(--spacing) * 20)}}.theatricpage .\[\&\>p\]\:m-0>p{margin:calc(var(--spacing) * 0)}.theatricpage .\[\&\>p\+p\]\:mt-4>p+p{margin-top:calc(var(--spacing) * 4)}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-500:oklch(63.7% .237 25.331);--color-blue-500:oklch(62.3% .214 259.815);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-xl:36rem;--container-4xl:56rem;--container-5xl:64rem;--container-6xl:72rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--text-5xl:3rem;--text-5xl--line-height:1;--font-weight-medium:500;--font-weight-bold:700;--font-weight-black:900;--tracking-tighter:-.05em;--tracking-tight:-.025em;--tracking-widest:.1em;--leading-tight:1.25;--leading-relaxed:1.625;--radius-lg:.5rem;--radius-xl:.75rem;--radius-3xl:1.5rem;--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--animate-ping:ping 1s cubic-bezier(0, 0, .2, 1) infinite;--animate-pulse:pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--blur-md:12px;--blur-xl:24px;--blur-2xl:40px;--blur-3xl:64px;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}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;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components{.glass-card{border-style:var(--tw-border-style);border-width:1px;border-color:#fffc}@supports (color:color-mix(in lab,red,red)){.glass-card{border-color:color-mix(in oklab,var(--color-white) 80%,transparent)}}.glass-card{background-color:#ffffffa6}@supports (color:color-mix(in lab,red,red)){.glass-card{background-color:color-mix(in oklab,var(--color-white) 65%,transparent)}}.glass-card{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);--tw-backdrop-blur:blur(var(--blur-2xl));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.active-card{border-style:var(--tw-border-style);border-width:2px;border-color:var(--color-white);background-color:#ffffffd9}@supports (color:color-mix(in lab,red,red)){.active-card{background-color:color-mix(in oklab,var(--color-white) 85%,transparent)}}.active-card{box-shadow:0 20px 50px #0000001a,0 0 15px #0ea5e94d,0 0 40px #0ea5e926}.blue-glow-pulse{animation:4s ease-in-out infinite pulse-glow}@keyframes pulse-glow{0%,to{box-shadow:0 10px 40px #0000001a,0 0 20px #0ea5e933}50%{box-shadow:0 10px 40px #0000001a,0 0 40px #0ea5e966}}.bg-dot-grid{background-image:radial-gradient(#0ea5e926 1px,#0000 1px);background-size:32px 32px}.bg-spotlight{background:radial-gradient(circle,#0000,#0003)}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.year-stamp{paint-order:stroke fill;text-shadow:0 10px 30px #00000080,0 2px 4px #0000004d}.year-stamp-light{paint-order:stroke fill;text-shadow:0 10px 30px #fff6,0 2px 4px #fff3}.floating-orb{filter:blur(100px);opacity:.12}.theatric-range{appearance:none;background:0 0;outline:none}.theatric-range::-webkit-slider-runnable-track{background:var(--range-track,#0ea5e940);border-radius:999px;height:6px;transition:background .22s,box-shadow .22s;box-shadow:inset 0 0 0 1px #ffffff1f}.theatric-range::-webkit-slider-thumb{-webkit-appearance:none;background:var(--range-thumb,#fffffff2);border:1px solid #fff9;border-radius:999px;width:14px;height:14px;margin-top:-4px;transition:transform .18s,box-shadow .18s,background .22s;box-shadow:0 6px 14px #00000040}.theatric-range:hover::-webkit-slider-thumb{transform:scale(1.08);box-shadow:0 8px 16px #00000047}.theatric-range:active::-webkit-slider-thumb{transform:scale(.96);box-shadow:0 4px 10px #00000038}.theatric-range::-moz-range-track{background:var(--range-track,#0ea5e940);border-radius:999px;height:6px;transition:background .22s,box-shadow .22s;box-shadow:inset 0 0 0 1px #ffffff1f}.theatric-range::-moz-range-thumb{background:var(--range-thumb,#fffffff2);border:1px solid #fff9;border-radius:999px;width:14px;height:14px;transition:transform .18s,box-shadow .18s,background .22s;box-shadow:0 6px 14px #00000040}}@layer utilities;@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-scroll-snap-strictness{syntax:"*";inherits:false;initial-value:proximity}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}@keyframes pulse{50%{opacity:.5}}@font-face{font-family:oranda-bt-bold;src:local("oranda-bt-bold"),url(/assets/oranda-bold-bt-bn3IQTpS.ttf) format("truetype")}@font-face{font-family:oranda-bt;src:local("oranda-bt"),url(/assets/oranda-bt-CU5aVygi.ttf) format("truetype")}:root{--bg-default: #f4f8ff;--bg-white: white;--bg-grey: grey;--bg-dark-grey: dimgrey;--color-accent-red: #a80a2d;--color-accent-white: whitesmoke;--color-accent-teal: #17564a;--color-accent-teal-button: #157c68;--color-disabled-grey: #98adad;--font: "Source Sans Pro";--font-accent: system-ui;--text-color: #6b6b6b;--text-color-dark-bg: #ced4da;--sideBar-width: 25%;--sidePanel-size: 35%;--navBar-height: 80px;--step-navbar-height: 80px;--default-padding: 2rem;--border-white: 1px solid whitesmoke;--border-light-grey: 1px solid #dddddd;--border-grey: 1px solid darkgray;--navBar-box-shadow: 0 3px 8px rgba(0, 0, 0, .05);--info-margin: 120px;--menu-height: 10px;@media (max-width: 599px){--menu-height: 56px}}body,html{height:100%;width:100%;margin:0;background-color:var(--bg-default);font-family:var(--font);color:var(--text-color)}#root{height:100%;width:100%}p,span{line-height:1.6}h1{font-size:2.25rem;margin-block-end:.6125rem;margin-top:0}h2{color:var(--text-color);font-family:oranda-bt,sans-serif;font-weight:400;font-size:1.875rem}a{color:var(--text-color);text-decoration:none}input{box-sizing:border-box}ul{list-style-type:none;margin:0;padding:0}section{padding-bottom:var(--default-padding)}section:not(:last-child){border-bottom:var(--border-light-grey)}#dropshadow{box-shadow:0 3px 8px #0000000d}*{margin:0;padding:0}html,body{height:100%}.App{inset:0;display:flex;flex-direction:column;overflow:hidden;position:absolute}.Tags{inset:0;display:flex;flex-direction:column;position:absolute;justify-content:center;align-items:center}.TaskTags{align-items:center;border:none;border-radius:0;display:flex;padding:0;min-width:1px;width:100%;flex-wrap:wrap;max-width:100%;gap:6px}.css-fyq6mk-container{display:flex;flex:1 1 auto;min-width:180px;width:auto!important}.Select-option{align-items:center;display:flex}.PopoverReferenceElement{align-items:center;display:flex;flex:1 1 auto}.ActiveTaskData-content .PopoverReferenceElement{display:flex;flex:0 0 auto}.ColorSelectPopUp{align-items:center;background:#fff;border-radius:4px;box-shadow:0 0 0 1px #e8ecee,0 5px 20px #15072614;box-sizing:border-box;color:#151b26;display:flex;justify-content:center;flex-wrap:wrap;padding:10px;position:relative;width:241px;z-index:5000}.ColorIndicator{border-radius:50%;height:18px;width:18px}
