<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.common-confirm{grid-template-columns:1fr 1fr;display:grid;margin-top:20px;gap:20px}.b46a2492f &gt; form{width:100%;display:flex;gap:30px;flex-direction:column}.b46a2492f .wrapper &gt; label{margin-bottom:5px;display:flex;gap:5px;flex-direction:column}.b46a2492f .wrapper &gt; label,.b46a2492f .wrapper &gt; label p{color:var(--dh-common-text);font-size:12px;text-transform:capitalize}.b46a2492f .wrapper &gt; label h3{color:var(--dh-common-heading);font-size:14px}.b46a2492f .wrapper.label-left{display:flex;justify-content:space-between;gap:30px}.b46a2492f .wrapper.label-left &gt; *:first-child{width:30%}.b46a2492f .wrapper.label-left &gt; *:last-child{flex:1}.b297e5f2f{display:inline-block!important;width:fit-content}.b297e5f2f &gt; div{border-radius:8px;background-color:var(--dh-common-brand);height:30px;position:relative;cursor:pointer}.b297e5f2f &gt; div button{border:none;outline:none;padding:0;margin:0;width:100%;height:100%;display:flex;gap:10px;align-items:center;justify-content:center;padding-left:30px;padding-right:30px}.b93951b5 &gt; div{border-radius:8px;background-color:var(--dh-common-element);border:1px solid var(--dh-common-element-border);height:30px;position:relative}.b93951b5 &gt; div.error{border:1px solid var(--dh-common-error)}.b93951b5 &gt; div input{resize:none;padding:0 10px;color:var(--dh-common-value);font-size:12px;line-height:30px;background:transparent;border:0;display:block;outline:none;width:100%}.b93951b5 &gt; div input::placeholder{color:var(--dh-common-placeholder);font-size:12px}.b93951b5 &gt; div span.prefix{position:absolute;height:30px;display:flex;align-items:center;left:0;top:0;font-size:12px;padding-left:10px;color:var(--dh-common-text);font-weight:bold}.b93951b5 &gt; div span.suffix{position:absolute;height:30px;display:flex;align-items:center;right:0;top:0;font-size:12px;padding-right:10px;color:var(--dh-common-text);font-weight:bold}.b93951b5 &gt; div .characters{position:absolute;display:flex;align-items:center;top:100%;right:0;font-size:10px;padding-left:10px;color:var(--dh-common-text)}.b93951b5 &gt; div .characters.error{color:var(--dh-common-error)}.b42db4519 &gt; div{border-radius:8px;background-color:var(--dh-common-element);border:1px solid var(--dh-common-element-border);position:relative}.b42db4519 &gt; div.error{border:1px solid var(--dh-common-error)}.b42db4519 &gt; div textarea{resize:none;padding:8px 10px;font-size:12px;color:var(--dh-common-value);display:block;background:transparent;border:0;outline:none;width:100%;height:100%;height:120px;max-width:100%}.b42db4519 &gt; div input::placeholder{color:var(--dh-common-placeholder);font-size:12px}.b42db4519 &gt; div span.prefix{position:absolute;height:30px;display:flex;align-items:center;left:0;top:0;font-size:12px;padding-left:10px;color:var(--dh-common-text);font-weight:bold}.b42db4519 &gt; div span.suffix{position:absolute;height:30px;display:flex;align-items:center;right:0;top:0;font-size:12px;padding-right:10px;color:var(--dh-common-text);font-weight:bold}.b42db4519 &gt; div .characters{position:absolute;display:flex;align-items:center;top:100%;right:0;font-size:10px;padding-left:10px;color:var(--dh-common-text)}.b42db4519 &gt; div .characters.error{color:var(--dh-common-error)}.common-modal{background-color:var(--dh-color-1)!important;width:fit-content!important;height:fit-content!important;max-height:70vh!important;max-width:70vw!important;min-width:420px!important;min-height:auto!important;border-radius:8px;border:1px solid var(--dh-color-2)}.common-modal.sidebar{height:100vh!important;min-height:100vh!important;max-height:100vh!important}.common-modal.terminal{width:100vw!important;min-width:100vw!important;max-width:100vw!important;max-height:30vh!important}.common-modal-top{display:flex;position:relative;padding:10px;border-bottom:1px solid var(--dh-color-2);justify-content:space-between;color:var(--dh-text-2);font-weight:500}.common-modal.sidebar{border-left:1px solid var(--dh-color-2)}.common-modal.terminal{border-top:1px solid var(--dh-color-2)}.common-modal-top img{top:0;left:auto;right:5px;bottom:0;cursor:pointer;position:absolute;padding:5px;border-radius:8px;margin:auto}.common-modal-top img:hover{background:var(--dh-color-3)}.common-modal-bottom{max-height:calc(70vh - 40px)!important}.common-modal.sidebar .common-modal-bottom{max-height:calc(100vh - 40px)!important}[data-id="dh-common-notification"] .html &gt; main{width:unset!important;height:unset!important;min-height:unset!important;max-height:unset!important;background-color:transparent!important;border:none!important;pointer-events:none!important}.b2574d5aa{pointer-events:auto;background-color:var(--dh-color-3);border:1px solid var(--dh-color-4);border-radius:8px;margin:15px;padding:15px;position:relative;max-width:380px;min-width:200px;display:block;padding-right:30px;cursor:pointer;margin-right:30px;}.b2574d5aa &gt; div{display:flex!important;gap:10px!important;align-items:start!important}.b2574d5aa &gt; div &gt; img{width:30px}.b2574d5aa &gt; div &gt; div{flex:1}.b2574d5aa .close{position:absolute;right:10px;top:10px;cursor:pointer}.b2574d5aa div h4{color:var(--dh-text-2);font-size:12px;margin-bottom:2px}.b2574d5aa div p{color:var(--dh-text-1);font-size:12px}.b2574d5aa .timer{opacity:0.3}.b2075ce75{background-color:var(--dh-color-3);border:1px solid var(--dh-color-4);padding:20px;border-radius:12px;width:100vw;max-width:360px;display:block}.b2075ce75 .title{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid var(--dh-color-4);display:flex;gap:5px;flex-direction:column}.b2075ce75 .title h3{color:var(--dh-text-2);font-size:14px}.b2075ce75 .title p{color:var(--dh-text-1);font-size:12px;text-transform:capitalize}.b2075ce75 .title p:empty{display:none}[common-scrollbar]{overflow:auto;max-height:100vh;display:block;border-radius:8px}[common-scrollbar]::-webkit-scrollbar{width:7px;height:7px;border-radius:7px}[common-scrollbar]::-webkit-scrollbar-track{background:rgba(255,255,255,0.1);border-radius:8px}[common-scrollbar]::-webkit-scrollbar-thumb{background:var(--dh-scrollbar);cursor:pointer;border-radius:7px;background:var(--dh-scrollbar-hover)}[common-scrollbar]::-webkit-scrollbar-corner{background-color:transparent}[common-scrollbar].hidden::-webkit-scrollbar{width:0;height:0}.common-tooltip{background-color:var(--dh-color-3)!important;width:fit-content!important;height:fit-content!important;max-height:fit-content!important;max-width:fit-content!important;min-width:fit-content!important;min-height:auto!important;border-radius:8px;pointer-events:none!important;padding:4px 8px;box-shadow:0 4px 20px 0 rgba(0,0,0,.3);border:1px solid var(--dh-border-light);color:#fff;font-size:11px;border-radius:5px;max-width:250px}.common-tooltip.clean{background-color:unset!important;border-radius:unset!important;padding:unset!important;border:unset!important}
.element-banner{background:var(--dh-color-3);padding:50px;border-radius:32px;text-align:center}.b211685c5.locked{pointer-events:none}.b211685c5 &gt; .dh-elements-grid{gap:8px;grid-row-gap:12px}.b211685c5 &gt; .actions{border-top:1px solid var(--dh-color-2);margin-top:20px;padding-top:20px;display:flex;justify-content:end;gap:10px}.b211685c5 hr{width:100%;border:none;height:1px;background:var(--dh-color-2);margin:0}html body .dh-element-hidden{display:none!important}.dh-elements-grid{display:grid!important;grid-template-columns:repeat(12,1fr);gap:8px}.dh-elements-grid &gt; .row{grid-column:span 12;display:flex;align-items:center;width:100%;font-size:12px;height:fit-content}.dh-elements-grid &gt; .row &gt; div,.dh-elements-grid &gt; .row &gt; block{width:100%}.dh-elements-grid &gt; .row.end{justify-content:flex-end}.dh-elements-grid &gt; .row &gt; block,.dh-elements-grid &gt; .row &gt; .dh-addon-fetch,.dh-elements-grid &gt; .row &gt; .dh-addon-fetch &gt; block{width:100%}.dh-elements-grid &gt; .row &gt; p{font-size:11px;text-transform:capitalize;color:var(--dh-text-2);font-weight:600;width:100%}.dh-elements-grid &gt; .row &gt; p &gt; span{font-weight:300;max-width:80%;display:block;text-transform:none;color:var(--dh-text-1);margin-top:5px}.dh-elements-grid &gt; .row &gt; p &gt; span a{color:white;text-decoration:underline}.dh-elements-grid &gt; .row.s1{grid-column:span 1}.dh-elements-grid &gt; .row.s2{grid-column:span 2}.dh-elements-grid &gt; .row.s3{grid-column:span 3}.dh-elements-grid &gt; .row.s4{grid-column:span 4}.dh-elements-grid &gt; .row.s5{grid-column:span 5}.dh-elements-grid &gt; .row.s6{grid-column:span 6}.dh-elements-grid &gt; .row.s7{grid-column:span 7}.dh-elements-grid &gt; .row.s8{grid-column:span 8}.dh-elements-grid &gt; .row.s9{grid-column:span 9}.dh-elements-grid &gt; .row.s10{grid-column:span 10}.dh-elements-grid &gt; .row.s11{grid-column:span 11}.dh-elements-grid &gt; .row.s12{grid-column:span 12}.dh-elements-modal{background-color:var(--dh-color-1)!important;width:fit-content!important;height:fit-content!important;width:720px!important;min-height:auto!important;border-radius:8px;border:1px solid var(--dh-color-2)}.dh-elements-modal.mini{width:auto!important}.dh-elements-modal.sidebar{height:100vh!important;min-height:100vh!important;max-height:100vh!important}.dh-elements-modal.terminal{width:100vw!important;min-width:100vw!important;max-width:100vw!important;max-height:30vh!important}.dh-elements-modal &gt; .top{display:flex;position:relative;padding:10px;border-bottom:1px solid var(--dh-color-2);justify-content:space-between;color:var(--dh-text-2);font-weight:500;font-size:12px}.dh-elements-modal &gt; .top.hidden{display:none}.dh-elements-modal.sidebar{border-left:1px solid var(--dh-color-2)}.dh-elements-modal.terminal{border-top:1px solid var(--dh-color-2)}.dh-elements-modal &gt; .top img{top:0;left:auto;right:5px;bottom:0;cursor:pointer;position:absolute;padding:5px;border-radius:8px;margin:auto}.dh-elements-modal.mini &gt; .top img{display:none}.dh-elements-modal &gt; .top img:hover{background:var(--dh-color-3)}.dh-elements-modal &gt; .bottom{max-height:calc(100vh - 40px - 20px)!important}.dh-elements-scrollbar{overflow:auto;max-height:100vh;display:block;border-radius:8px}.dh-elements-scrollbar::-webkit-scrollbar{width:7px;height:7px;border-radius:7px}.dh-elements-scrollbar::-webkit-scrollbar-track{background:transparent}.dh-elements-scrollbar::-webkit-scrollbar-thumb{background:var(--dh-scrollbar);cursor:pointer;border-radius:7px;background:transparent}.dh-elements-scrollbar:hover::-webkit-scrollbar-thumb{background:var(--dh-scrollbar)}.dh-elements-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--dh-scrollbar-hover)}.dh-elements-scrollbar::-webkit-scrollbar-corner{background-color:transparent}.dh-elements-scrollbar.hidden::-webkit-scrollbar{width:0;height:0}.b3c09ed17{height:30px;line-height:30px;transition:0.2s all!important;cursor:pointer;text-decoration:none;border-radius:8px}.b3c09ed17 &gt; button{background:inherit;color:inherit;border:inherit}.b3c09ed17:not([icon]){font-size:12px;font-weight:600 !important;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:5px;color:white !important;background:var(--dh-brand)!important;border:1px solid var(--dh-brand)!important}.b3c09ed17.color-1{background:var(--dh-color-1)!important;border:1px solid var(--dh-color-1)!important}body .b3c09ed17.color-2{background:var(--dh-color-2)!important;border:1px solid var(--dh-color-2)!important}body .b3c09ed17.color-3{background:var(--dh-color-3)!important;border:1px solid var(--dh-color-3)!important}body .b3c09ed17.color-4{background:var(--dh-color-4)!important;border:1px solid var(--dh-color-4)!important}body .b3c09ed17.red{background:var(--dh-red)!important;border:1px solid var(--dh-red)!important}body .b3c09ed17.green{background:var(--dh-green)!important;border:1px solid var(--dh-green)!important}.b3c09ed17 &gt; button,.b3c09ed17 &gt; a{padding:0 15px;width:100%;height:100%;font-size:12px;line-height:1;font-weight:500;height:30px}.b3c09ed17[icon] &gt; button{cursor:pointer;padding:7px;height:30px;width:30px;border-radius:8px;position:relative;display:block}.b3c09ed17[icon]:hover &gt; button{background-color:var(--dh-color-3)}.b3c09ed17.underline{padding:0;text-decoration:none;background:transparent !important;border:none !important;height:20px}.b3c09ed17.underline button{padding:0;text-decoration:underline}#air-datepicker-global-container .air-datepicker-cell.-selected-{background:#4d4d4d!important}.b242ef6d5{padding-bottom:10px;border-bottom:1px solid var(--dh-color-2)}.b242ef6d5 &gt; h2{font-size:14px!important}.b242ef6d5 &gt; p{color:var(--dh-text-1)!important;margin-top:5px!important;font-size:12px!important}.b242ef6d5 &gt; p:empty{display:none}.b19066cd{display:flex!important;align-items:center}.b19066cd,.b1fecdf4d,.b2117a2db,.b1fecdf4d &gt; .value{border-radius:8px;background-color:var(--dh-color-2);border:1px solid var(--dh-color-2);height:auto;position:relative}.b1fecdf4d &gt; .value{background-color:var(--dh-color-2);position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;pointer-events:none;padding:0 10px;z-index:100;color:var(--dh-text-2);font-size:12px;height:30px;display:flex;align-items:center}.b1fecdf4d &gt; .value:empty{display:none}.b19066cd &gt; div.error,.b1fecdf4d &gt; div.error{border:1px solid var(--dh-common-error)}.b19066cd &gt; input,.b1fecdf4d &gt; input,.b2117a2db &gt; input{resize:none;padding:0 10px;color:var(--dh-text-2)!important;font-size:12px;line-height:30px;background:transparent!important;border:0;display:block!important;outline:none!important;width:100%!important;height:30px!important}.b19066cd &gt; input::placeholder,.b1fecdf4d &gt; input::placeholder,.b2117a2db &gt; input::placeholder{color:var(--dh-text-1);font-size:12px}.b19066cd &gt; div span.prefix,.b1fecdf4d &gt; div span.prefix,.b2117a2db &gt; div span.prefix{position:absolute;height:30px;display:flex;align-items:center;left:0;top:0;font-size:12px;padding-left:10px;color:var(--dh-common-text);font-weight:bold}.b19066cd &gt; div span.suffix,.b1fecdf4d &gt; div span.suffix,.b2117a2db &gt; div span.suffix{position:absolute;height:30px;display:flex;align-items:center;right:0;top:0;font-size:12px;padding-right:10px;color:var(--dh-common-text);font-weight:bold}.b19066cd &gt; .characters,.b1fecdf4d &gt; .characters{position:absolute;display:flex;align-items:center;top:calc(100% + 2px);right:0;font-size:9px;padding-left:10px;color:var(--dh-text-1);font-weight:500}.b19066cd &gt; .characters.error,.b1fecdf4d &gt; .characters.error{color:var(--dh-red)}.b1fecdf4d &gt; .caret{position:absolute;top:0;bottom:0;margin:auto;width:14px;height:14px;right:6px;pointer-events:none;z-index:1000}.b19066cd &gt; .variable{position:absolute;right:-15px;top:-15px}.b19066cd &gt; .variable &gt; block:hover &gt; button{background-color:transparent!important;transform:scale(1.4)}.b2113e1eb{max-height:320px!important}.b2113e1eb.minimal &gt; .actions{display:none}.b2113e1eb &gt; .group &gt; .name:not(:empty){font-size:12px;font-weight:500;padding:5px 0;text-transform:capitalize;color:var(--dh-text-2)}.b2113e1eb &gt; .group:first-child &gt; .name{padding-top:0}.b2113e1eb .items{display:grid;margin-left:10px}.b2113e1eb &gt; .group.no-name &gt; .items{margin-left:0}.b2113e1eb .items div{padding-left:5px}.b2113e1eb .items &gt; div{padding-left:0}.b2113e1eb .items div &gt; div{display:none}.b2113e1eb .items div.opened &gt; div,.b2113e1eb .items div.opened &gt; div &gt; div{display:block}.b2113e1eb .items div.hidden{margin-left:-10px}.b2113e1eb .items div.hidden &gt; span{height:0;opacity:0;padding:0;margin:0;pointer-events:none}.b2113e1eb .items span{text-transform:capitalize;padding:2px 5px;cursor:pointer;color:var(--dh-text-1);font-size:12px;font-weight:500;line-height:18px;display:block;position:relative;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-top:1px}.b2113e1eb .items .caret{position:absolute;top:0;bottom:0;margin:auto;height:14px;right:3px;transform:rotate(-90deg)}.b2113e1eb .items div.opened .caret{transform:rotate(0deg)}.b2113e1eb .items span:hover{background-color:rgb(255 255 255 / 5%);border-radius:8px;color:white}.b2113e1eb .items span.selected{background-color:rgb(255 255 255 / 10%);border-radius:8px;color:white}.b2113e1eb .items span &gt; p{font-size:10px;margin-bottom:3px;font-weight:400;opacity:0.2;line-height:14px;text-transform:initial}.b2113e1eb &gt; .actions{border-top:1px solid var(--dh-color-2);display:flex;justify-content:space-between;padding-top:5px;margin-top:5px;position:sticky;bottom:-1px;background-color:var(--dh-color-1);transform:translateY(10px);padding-bottom:5px}.b2113e1eb &gt; .actions &gt; div &gt; block{height:25px}.b2113e1eb &gt; .actions &gt; p{font-size:12px;color:var(--dh-text-1);display:flex;align-items:center;font-weight:300}.b2113e1eb &gt; .actions &gt; div{display:flex;align-items:end;gap:10px}.b2113e1eb.color-1{background-color:var(--dh-color-1)}.b2113e1eb.color-2{background-color:var(--dh-color-2)}.b2113e1eb.color-3{background-color:var(--dh-color-3)}.b2113e1eb.color-4{background-color:var(--dh-color-4)}.b1d3ae7ad &gt; .items &gt; .item{background-color:var(--dh-scheme-3);display:flex;border-radius:8px;height:30px;line-height:30px;gap:5px;position:relative;cursor:pointer}.b1d3ae7ad &gt; .items &gt; .item:last-child{margin-bottom:8px}.b1d3ae7ad &gt; .items &gt; .item &gt; .reorder{display:flex;width:auto!important;width:30px;transition:all 0.15s ease-in-out;overflow:hidden;max-width:5px}.b1d3ae7ad &gt; .items &gt; .item:hover &gt; .reorder{max-width:30px}.b1d3ae7ad &gt; .items &gt; .item &gt; .values{flex:1;display:flex;gap:3px;position:relative;flex-wrap:nowrap}.b1d3ae7ad &gt; .items &gt; .item &gt; .values &gt; span{font-size:12px;color:var(--dh-text-1);line-height:30px;word-break:break-all;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.b1d3ae7ad &gt; .items &gt; .item &gt; .values &gt; span &gt; b{display:none}.b1d3ae7ad &gt; .items &gt; .item &gt; .actions{display:flex;width:auto!important}.b1d3ae7ad &gt; .items &gt; .item &gt; .reorder &gt; img{cursor:pointer;padding:7px;height:30px;border-radius:8px}.b1d3ae7ad .items &gt; .item &gt; .reorder &gt; img:hover{background-color:var(--dh-color-3)}.b1d3ae7ad.labeled &gt; .items &gt; .item{height:auto;padding-left:5px;padding-right:5px}.b1d3ae7ad.labeled &gt; .items &gt; .item &gt; .values{column-gap:20px;row-gap:5px}.b1d3ae7ad.labeled &gt; .items &gt; .item &gt; .values &gt; span{display:block;line-height:1.6;padding-top:10px;padding-bottom:10px}.b1d3ae7ad.labeled &gt; .items &gt; .item &gt; .values &gt; span &gt; b{display:block;font-size:12px;color:var(--dh-text-2);opacity:0.3;text-transform:capitalize;font-weight:500}.b1d3ae7ad &gt; .actions{display:flex;gap:10px}.b1adf1430{background:var(--dh-color-1);padding:20px 0;border-radius:8px;position:relative}.b1adf1430 .timeline-area &gt; .top{display:flex;margin-bottom:10px;position:sticky;top:0;padding-left:230px;padding-right:20px;}.b1adf1430 .timeline-area &gt; .top span{font-size:10px;font-weight:500;position:relative;transform:translateX(-59%);display:block;position:absolute;top:-18px;left:0}.b1adf1430 .timeline-item-left &gt; .reorder{display:flex;width:auto!important;width:30px;transition:all 0.15s ease-in-out;overflow:hidden;max-width:5px}.b1adf1430 .timeline-item-left:hover &gt; .reorder{max-width:30px}.b1adf1430 .timeline-item-left &gt; .reorder  &gt; img{cursor:pointer;padding:4px;height:25px;border-radius:8px}.b1adf1430 .timeline-item-left &gt; .reorder &gt; img:hover{background-color:var(--dh-color-4)}.b1adf1430 .timeline-area .second{min-width:10%;position:relative}.b1adf1430 .timeline-area .second.last{min-width:1px}.b1adf1430 .second .frames{width:100%;height:14px;background:repeating-linear-gradient(		to right,#292929 0px,#292929 1px,transparent 1px,transparent 10%	);position:relative;margin-top:8px}.b1adf1430 .second .frames:last-child{border-right:1px solid #292929}.b1adf1430 .timeline-area .second::before{content:"";position:absolute;bottom:0;left:0px;height:15px;width:1px}.b1adf1430 .timeline-area .timeline-row{height:32px;position:relative;width:100%;display:flex;z-index:100000;margin-bottom:2px;border-radius:8px}.b1adf1430 .timeline-area .timeline-line-wrapper{position:relative;flex:1;background:var(--dh-color-2);border-radius:8px;padding-left:20px;padding-right:20px}.b1adf1430 .timeline-area .timeline-line{width:100%;position:relative}.b1adf1430 .timeline-area .timeline-line.no-duration .timeline-item{width:0px;min-width:0px;height:14px;background:var(--dh-color-4);border-radius:0;background-color:transparent;position:relative;border:none;top:9px;transform:translateX(-7px)}.b1adf1430 .timeline-area .timeline-line.no-duration .timeline-item::before{clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);content:"";width:14px;min-width:14px;height:14px;background:var(--dh-color-4);position:absolute;top:0;left:0;pointer-events:none}.b1adf1430 .timeline-item{height:32px;display:flex;align-items:center;justify-content:space-between;border-radius:1px;position:absolute;top:0px;left:0;width:100%;border-radius:8px;touch-action:none;background:var(--dh-color-4);border:1px solid var(--dh-color-4)}.b1adf1430 .timeline-item:hover{border:1px solid var(--dh-blue)}.b1adf1430 .timeline-item:hover .actions{opacity:1}.b1adf1430 .timeline-item .values{overflow:hidden;min-width:120px}.b1adf1430 .timeline-item .values span{font-size:11px;line-height:1.2;color:var(--dh-text-1);display:block;word-break:break-all;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.b1adf1430 .timeline-item .values span b{font-weight:500;line-height:1.2;display:block;color:var(--dh-text-2)}.b1adf1430 .timeline-area{padding-bottom:10px}.b1adf1430 .timeline-area &gt; .actions{margin-bottom:10px;position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:space-between;gap:10px;width:230px;margin-bottom:0;top:15px;padding:0 10px;z-index:15;font-size:12px}.b1adf1430 .timeline-area &gt; .actions span{font-weight:500}.b1adf1430 .timeline-item .resize{position:absolute;height:100%;width:5px;cursor:ew-resize;touch-action:none;transition:0.1s;z-index:100;left:auto;right:5px;height:16px;display:flex;gap:2px;z-index:5}.b1adf1430 .timeline-item .resize line{height:16px;width:1px;background:var(--dh-blue);border-radius:3px}.b1adf1430 .timeline-item .resize.left{left:5px;right:auto;z-index:3}.b1adf1430 .timeline-item .delay{position:absolute;top:50%;transform:translate(-100%,-50%);background:var(--dh-blue);font-size:10px;font-weight:500;padding:2px 5px;border-radius:1px;left:-5px;min-width:max-content;display:none;color:var(--dh-text-2);border-radius:4px;z-index:105}.b1adf1430 .timeline-item .duration{position:absolute;top:50%;transform:translate(100%,-50%);background:var(--dh-blue);font-size:10px;font-weight:500;padding:2px 5px;border-radius:1px;right:-5px;min-width:max-content;display:none;color:var(--dh-text-2);border-radius:4px;z-index:105}.b1adf1430 .timeline-item-left{position:sticky;left:0;width:210px;min-width:210px;padding-right:10px;padding-left:10px;display:flex;align-items:center;margin-right:2px;background:var(--dh-color-2);border-radius:8px;cursor:pointer;font-size:12px;gap:5px;transition:0.15s padding}.b1adf1430 .timeline-item-left &gt; block &gt; div{display:flex;align-items:center;gap:6px}.b1adf1430 .timeline-item-left &gt; block &gt; div img{min-width:14px;height:14px}.b1adf1430 .timeline-item-left span{display:flex;gap:3px;flex-direction:column;display:-webkit-box;max-width:180px;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.b1adf1430 .timeline-item-left:hover{background:var(--dh-color-3)}.b1adf1430 .timeline-item-left .actions{display:flex;gap:10px;position:absolute;right:0;flex-direction:column;gap:0;opacity:0;transition:0.2s}.b1adf1430 .timeline-row:hover .timeline-item-left .actions{opacity:1}.b1adf1430 .timeline-item-left .actions button{padding:0;width:24px;height:24px;margin-right:5px;border-radius:3px;padding-top:2px}.b1adf1430 .timeline-item-left .actions button:hover{background:var(--dh-color-4)}.b1adf1430.terminal{position:fixed;left:0;width:100%;bottom:0;z-index:100000000000;border-top:1px solid var(--dh-color-2);border-radius:0;padding-bottom:0;padding-left:10px;padding-right:10px;height:250px;padding-top:0}.i29768bbf .b1adf1430.terminal{position:relative!important;border-top:none!important}.b1adf1430 .timeline-area &gt; .top{padding-top:25px;background:var(--dh-color-1);z-index:10}.b1adf1430 .timeline-rows{max-height:185px!important}.b1adf1430.terminal .timeline-rows{overflow:auto;height:185px}.b1adf1430 .timeline-rows .actions-empty{display:flex;flex-direction:column;gap:20px;justify-content:center;align-items:center;border:1px dashed var(--dh-color-4);border-radius:9px;padding:15px 50px;margin-top:9px;background:var(--dh-color-2);height:170px}.b1adf1430 .timeline-rows:has(.timeline-row) .actions-empty{display:none}.b5b046ecf{border-radius:8px;background-color:var(--dh-color-2);border:1px solid var(--dh-color-2);height:160px;position:relative}.b5b046ecf &gt; textarea{resize:none;padding:10px;color:var(--dh-text-2)!important;font-size:12px;background:transparent!important;border:0;display:block!important;outline:none!important;width:100%!important;height:100%!important}.b5b046ecf &gt; textarea::placeholder{color:var(--dh-text-1);font-size:12px}.b5b046ecf &gt; div span.prefix{position:absolute;height:30px;display:flex;align-items:center;left:0;top:0;font-size:12px;padding-left:10px;color:var(--dh-common-text);font-weight:bold}.b5b046ecf &gt; div span.suffix{position:absolute;height:30px;display:flex;align-items:center;right:0;top:0;font-size:12px;padding-right:10px;color:var(--dh-common-text);font-weight:bold}.b5b046ecf &gt; .characters{position:absolute;display:flex;align-items:center;top:calc(100% + 2px);right:0;font-size:9px;padding-left:10px;color:var(--dh-text-1);font-weight:500}.b5b046ecf &gt; .characters.error{color:var(--dh-red)}body{--dh-color-1:rgb(24,24,24);--dh-color-2:#292929;--dh-color-3:#363636;--dh-color-4:#525252;--dh-text-1:rgb(158,158,158);--dh-text-2:rgb(255,255,255);--dh-brand:rgb(163,117,255);--dh-green:rgb(46,184,176);--dh-yellow:rgb(255,169,0);--dh-red:rgb(218,0,44);--dh-orange:rgb(255,155,115);--dh-blue:rgb(12,141,233);--dh-scrollbar:#363636;--dh-scrollbar-hover:#525252}
#dh-events-debug{position:fixed;z-index:999999999999;right:20px;bottom:20px;font-size:12px;color:#fff;display:flex;gap:10px;flex-direction:column}#dh-events-debug &gt; div{background:var(--dh-color-1);padding:20px;border-radius:5px;border-bottom:1px solid var(--dh-color-2)}#dh-events-debug &gt; div:last-child{border-bottom:none}#dh-events-debug li{list-style-type:none}
.dh-loader{animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:dhLoader;animation-timing-function:linear;background-color:#f6f7f8;background:linear-gradient(to left,#2200ff00 -10%,rgb(140 140 140 / 15%) -8%,rgb(126 126 126 / 6%) 33%);background-size:800px 104px;height:30px;position:relative;border-radius:8px;}@keyframes dhLoader{0%{background-position:-800px 0}100%{background-position:800px 0}}
#dh-modal{position:fixed;width:100vw;height:100vh;z-index:99999999;top:0;pointer-events:none}#dh-modal &gt; items{pointer-events:none;position:relative;top:0;left:0}#dh-modal &gt; items &gt; item{width:100vw;height:100vh;position:fixed;left:0;top:0;z-index:99999999;overflow:hidden}#dh-modal &gt; items &gt; item &gt; .overlay{background:black;position:absolute;top:0;left:0;width:100%;height:100%;z-index:100000000;pointer-events:auto}#dh-modal &gt; items &gt; item &gt; .html{pointer-events:none;z-index:100000001;position:relative;width:fit-content;height:fit-content;background:transparent;display:inline-block}#dh-modal &gt; items &gt; item &gt; .html &gt; *{pointer-events:auto}#dh-modal &gt; items &gt; item[data-id="template.sidebar"] &gt; .html{pointer-events:none}
block[for="account.login"]{display:block;justify-content:center;padding:80px 0;margin:0 auto;max-width:360px}block[for="account.login"] &gt; img{margin-bottom:10px}block[for="account.login"] &gt; main{padding:30px!important;background:rgb(0 0 0 / 2%);border:1px solid rgb(0 0 0 / 4%);border-radius:5px}block[for="account.login"] &gt; main &gt; form{display:grid;gap:15px;margin-top:30px}block[for="account.login"] &gt; main &gt; form &gt; input{border-radius:3px;max-width:100%;transition:0.2s;height:36px;padding:10px;width:100%;border:1px solid rgb(0 0 0 / 4%);background:#fff}block[for="account.login"] &gt; main &gt; form &gt; button{font-size:12px;font-weight:500!important;padding:0 25px;align-items:center;justify-content:center;gap:10px;height:36px;border-radius:5px;color:white!important;line-height:36px;transition:0.2s all!important;background:#a375ff!important;border:1px solid #a375ff!important;cursor:pointer!important}block[for="account.login"] &gt; main &gt; form &gt; button:hover{background:transparent!important;color:var(--dh-brand)!important}
.b52224924{font-size:12px;font-family:"Inter";width:100%!important;max-width:400px!important;background-color:#363636!important;color:#fff;display:block;padding:20px;border-radius:8px;border:1px solid #2E2E30;box-shadow:0 0 35px -12px rgb(0 0 0 / 30%);border-radius:5px;position:relative}.b52224924 &gt; div[modal-close]{position:absolute;right:10px;top:10px;width:18px;height:18px;cursor:pointer}.b52224924 &gt; div[modal-close] svg{width:18px;height:18px}.b52224924 h1,.b52224924 h2,.b52224924 h3,.b52224924 p{margin:0;line-height:1.2}.b52224924 p{color:#9e9e9e;font-size:12px}.b52224924 &gt; p{margin-top:10px;margin-bottom:20px}.b52224924 h2{font-size:14px;font-weight:600}.b52224924 form{display:flex;gap:8px;align-items:center}.b52224924 form &gt; div{background:#525252;align-items:center;max-width:100%;height:30px;display:flex;border-radius:8px;justify-content:space-between;transition:0.15s outline-color;outline:1px solid transparent;position:relative;color:white;border:none;width:100%;max-width:100px;display:flex;align-items:center;justify-content:space-between;padding-right:5px!important}.b52224924 form input{background-color:transparent;color:white;font-family:"Inter";width:100%;border:none;height:100%;outline:none!important;padding:0 10px;font-size:12px;font-weight:500}.b52224924 form &gt; div &gt; span{line-height:0;display:block;color:#9e9e9e;font-size:12px}.b52224924 button{color:rgb(255,255,255);height:30px;display:flex;font-size:12px;background:rgb(163,117,255);column-gap:10px;align-items:center;font-weight:600;line-height:1;padding-left:10px;border-radius:8px;padding-right:10px;justify-content:center;text-decoration:none;padding:0px 10px 0px 10px;border:none;transition:0.2s;;cursor:pointer}.b52224924 button:hover{background:rgb(141 84 253)}.b52224924 .payment-status{display:none;text-align:center}.b52224924 .payment-status p{margin-top:8px;font-size:1.4}.b52224924 .payment-status h3{margin-top:10px}.b52224924 .payment-status svg{margin:0 auto}
.dh-form-success,.dh-form-fail{display:none!important}
.dh-rich-text{max-width:100%}.dh-rich-text-embed{position:relative;padding-bottom:56.25%;height:0;width:100%}.dh-rich-text-embed &gt; iframe{position:absolute;top:0;left:0;width:100%;height:100%}.dh-rich-text-table{overflow:auto;margin-bottom:1em;width:100%;max-width:100%;border-collapse:collapse}.dh-rich-text-table th,.dh-rich-text-table td{padding:10px;border:1px solid #ddd;text-align:left}.dh-rich-text-table th{background-color:#f2f2f2}.dh-rich-text-table tr:nth-child(even){background-color:#f2f2f2}.dh-rich-text-table tr:hover{background-color:#ddd}.dh-rich-text-alert-info{background:#488cff24;border-left:5px solid #488cff;padding:20px;border-radius:8px;color:#488cff}.dh-rich-text-alert-warning{background:#ff8b1f29;border-left:5px solid #ff8b1f;padding:20px;border-radius:8px;color:#ff8b1f}.dh-rich-text-alert-danger{background:#d1004224;border-left:5px solid #d10042;padding:20px;border-radius:8px;color:#d10042}.dh-rich-text-image{margin:0}.dh-rich-text-image.background{background:rgb(0 0 0 / 5%);border-radius:12px;display:flex;justify-content:center;align-items:center;padding:10px}.dh-rich-text-image.background img{margin:0}.dh-rich-text-image.border{border:1px solid rgb(0 0 0 / 10%)}.dh-rich-text-image &gt; img:not(.stretched){width:auto}.dh-rich-text-image &gt; img.stretched{width:100%}.dh-rich-text-image &gt; img.background{max-width:80%;margin:0 auto;max-width:100%;padding:12px}.dh-rich-text-image.background &gt; figcaption{padding:12px}.dh-rich-text-image:not(.background) &gt; figcaption{margin-top:12px}.dh-hidden{display:none!important;opacity:0!important;pointer-events:none!important}
html{display:block;height:100vh}body{margin:0 auto;height:100%;overflow-x:hidden;display:block;scroll-behavior:smooth;font-size:14px;line-height:1.6;font-weight:400}body &gt; div#dh-website{min-height:100vh}[hidden]{display:none!important}text{white-space:break-spaces}*{box-sizing:border-box}div#dh-website &gt; main{min-height:100vh}*:not(:has(*)):not(:empty){white-space:break-spaces}.dh-embed *:not(:has(*)):not(:empty){white-space:normal}.plugin_form_prettify_radio input[type='radio']{ height: 0; width: 0; }

.plugin_form_prettify_radio  input[type='radio']  + label &gt; span{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    background: transparent;
    border: 2px solid #9E9E9E;
    border-radius: 100%;
    cursor: pointer;  
    transition: all 250ms cubic-bezier(.4,.0,.23,1);
    position:relative;
    box-sizing: content-box;
}

.plugin_form_prettify_radio input[type='radio'] + label {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
}

.plugin_form_prettify_radio input[type='radio'] + label:hover &gt; span, .plugin_form_prettify_radio input[type='radio']:focus + label &gt; span{
    background: rgba(255,255,255,.1);
}

.plugin_form_prettify_radio input[type='radio']:checked + label &gt; span {
    border: 1px solid #FFEB3B;
    background: orange;
}

.plugin_form_prettify_radio input[type='radio'] + label &gt; span &gt; dot { 
    position: absolute;
    top: 50%;
    left: 0;
    right:0;
    margin: 0 auto;
    transform: translateY(-50%);
    transition: 0.2s;
    opacity: 0;
    border-radius: 100%;
}

.plugin_form_prettify_radio input[type='radio']:checked + label &gt; span &gt; dot {
    opacity: 1;
    width: 50%;
    height: 50%;
}

.plugin_form_prettify_select  {
    position: relative;
}

.plugin_form_prettify_select.opened {
    z-index: 30;
}

.plugin_form_prettify_select &gt; .opener {
    cursor: pointer;
}

.plugin_form_prettify_select .options-dropdown {
    position: absolute;
    top:100%;
    left:0;
    width:100%;
    max-height: 300px;
    overflow: auto;
    flex-direction: column;
    background: white;
    z-index: 100;
    display: none;
    border-radius: 5px;
    border: 1px solid #EAEAEA;
    margin-top: 5px;
    padding: 5px 0;
}

.plugin_form_prettify_select.opened .options-dropdown {
    display: flex;
}


.plugin_form_prettify_select.opened .options-dropdown &gt; span {
    cursor: pointer;
}


.plugin_form_prettify_select &gt; .opener {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 18px;
    border-radius: 5px;
    height: 50px;
    border: 1px solid #EAEAEA;
}

.plugin_form_prettify_select .options-dropdown &gt; span {
    padding: 8px 12px;
    font-size: 13px;
    font-weight: 400;
    transition: 0.2s;
}

.plugin_form_prettify_select.opened .options-dropdown &gt; span:hover {
    background:#f8f8f8;
}
.plugin_form_prettify_select &gt; .opener &gt; img {
    transition: 0.1s;
}
.plugin_form_prettify_select.opened &gt; .opener &gt; img {
    transform: rotate(180deg);
}


.plugin_form_prettify_checkbox input[type='checkbox']{ height: 0; width: 0; position:absolute; }

.plugin_form_prettify_checkbox  input[type='checkbox']  + label &gt; span{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  background: transparent;
  border: 2px solid #9E9E9E;
  border-radius: 2px;
  cursor: pointer;  
  transition: all 250ms cubic-bezier(.4,.0,.23,1);
  position:relative;
      box-sizing: content-box;
}

.plugin_form_prettify_checkbox input[type='checkbox'] + label {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
}


.plugin_form_prettify_checkbox input[type='checkbox'] + label:hover &gt; span, .plugin_form_prettify_checkbox input[type='checkbox']:focus + label &gt; span{
  background: rgba(255,255,255,.1);
}


.plugin_form_prettify_checkbox input[type='checkbox']:checked + label &gt; span{
  border: 1px solid #FFEB3B;
  background: orange;
}


.plugin_form_prettify_checkbox input[type='checkbox'] + label &gt; span &gt; svg { 
    position: absolute;
    top: 50%;
    left: 0;
    right:0;
    margin: 0 auto;
    transform: translateY(-50%);
    width: 65%;
    height: 65%;
    transition: 0.1s;
    opacity: 0;
    object-fit: contain;
}

.plugin_form_prettify_checkbox input[type='checkbox']:checked + label &gt; span &gt; svg {
  opacity: 1;
}



.plugin_form_prettify_multiselect  {
    position: relative;
}

.plugin_form_prettify_multiselect.opened {
    z-index: 30;
}

.plugin_form_prettify_multiselect &gt; .opener {
    cursor: pointer;
}

.plugin_form_prettify_multiselect .options-dropdown {
    position: absolute;
    top:100%;
    left:0;
    width:100%;
    max-height: 300px;
    overflow: auto;
    flex-direction: column;
    background: white;
    z-index: 100;
    display: none;
    border-radius: 5px;
    border: 1px solid #EAEAEA;
    margin-top: 5px;
    padding: 5px 0;
}

.plugin_form_prettify_multiselect.opened .options-dropdown {
    display: flex;
}


.plugin_form_prettify_multiselect.opened .options-dropdown &gt; span {
    cursor: pointer;
}


.plugin_form_prettify_multiselect &gt; .opener {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 18px;
    border-radius: 5px;
    height: 50px;
    border: 1px solid #EAEAEA;
}

.plugin_form_prettify_multiselect .options-dropdown &gt; span {
    padding: 8px 12px;
    font-size: 13px;
    font-weight: 400;
    transition: 0.2s;
}

.plugin_form_prettify_multiselect.opened .options-dropdown &gt; span:hover {
    background:#f8f8f8;
}
.plugin_form_prettify_multiselect &gt; .opener &gt; img {
    transition: 0.1s;
}
.plugin_form_prettify_multiselect.opened &gt; .opener &gt; img {
    transform: rotate(180deg);
}


@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0px, 30px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
    }
    to {
        opacity: 1;
        transform: translate3d(0px, 0, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0px, -30px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
    }
    to {
        opacity: 1;
        transform: translate3d(0px, 0, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
    }
}   

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-30px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
    }
    to {
        opacity: 1;
        transform: translate3d(0px, 0, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(30px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
    }
    to {
        opacity: 1;
        transform: translate3d(0px, 0, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
    }
}

.paginationjs .paginationjs-pages li &gt; a 
{
    height: 30px;
    line-height: 30px;
}

.paginationjs .paginationjs-pages li 
{
    border: none!important;
}

.paginationjs .paginationjs-pages ul 
{
    gap: 1px;
    display: flex;
    align-items: center;
    border-radius: 4px;
    overflow: hidden;
}

.paginationjs .paginationjs-pages li.paginationjs-next &gt; a, 
.paginationjs .paginationjs-pages li.paginationjs-prev &gt; a 
{
    font-size: 18px;
    font-weight: 400;
}

</pre></body></html>